.hero{position:relative;width:100vw;height:100svh;overflow:hidden;background-color:var(--base-100)}.hero #vanta-background{opacity:.82;filter:saturate(.72) contrast(.9) brightness(1.08)}.hero>.home-services-top-bar{display:none}.hero .hero-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.hero .hero-content .hero-header{width:90%;margin:0 auto;text-align:center;padding-top:6svh}.hero .hero-content .hero-header h1{font-size:19vw}.hero .hero-content .hero-footer{display:flex;justify-content:space-between;align-items:flex-end;z-index:2}.hero .hero-content .hero-footer-copy{width:min(54%,680px)}.hero .hero-content .hero-footer-copy p{max-width:58ch;text-wrap:balance}.hero .hero-content .hero-footer-tags{display:flex;gap:2rem}.hero .hero-cards{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:54%;display:flex;justify-content:center;gap:1rem}.hero .hero-cards .card{flex:1;position:relative;aspect-ratio:5/6.6;transform:scale(0)}.hero .hero-cards .card .hero-card-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;padding:1.2rem 1.35rem;border-radius:22px;overflow:hidden;animation:floating 2s infinite ease-in-out;display:flex;flex-direction:column;justify-content:flex-start;gap:.55rem;box-shadow:0 18px 50px #143d5b24}.hero .hero-cards .card#hero-card-1 .hero-card-inner{animation-delay:0}.hero .hero-cards .card#hero-card-2 .hero-card-inner{animation-delay:.25s}.hero .hero-cards .card#hero-card-3 .hero-card-inner{animation-delay:.5s}.hero .hero-cards .card .card-title{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:1rem;opacity:.9}.hero .hero-cards .card .card-title p.mono{font-size:.74rem;line-height:1}.hero .hero-cards .card .hero-card-inner>.card-title:last-child{flex-direction:row-reverse;margin-top:auto}.hero .hero-cards .card p{font-size:.88rem;line-height:1.18}.hero .hero-cards .card .hero-card-inner>p{flex:1;min-height:0;overflow:visible;display:block;font-family:Host Grotesk;font-size:clamp(.84rem,.8vw,1rem);font-weight:500;letter-spacing:-.01rem;text-align:left;padding-block:.45rem}.hero .hero-cards .card p strong{display:block;margin-bottom:.55rem;font-family:Barlow Condensed;font-size:clamp(1.3rem,1.42vw,1.68rem);line-height:.98;text-align:left;text-transform:uppercase}.hero .hero-cards .card#hero-card-1{z-index:2}.hero .hero-cards .card#hero-card-2{z-index:1}.hero .hero-cards .card#hero-card-3{z-index:0}.hero .hero-cards .card#hero-card-1 .hero-card-inner{background-color:var(--accent-1);color:var(--base-300);border:1px solid rgba(20,61,91,.18);box-shadow:none}.hero .hero-cards .card#hero-card-2 .hero-card-inner{background-color:var(--accent-2);color:var(--base-300);border:1px solid rgba(20,61,91,.14);box-shadow:none}.hero .hero-cards .card#hero-card-3 .hero-card-inner{background-color:var(--accent-3);color:var(--base-100);border:1px solid var(--base-300);box-shadow:none}.home-about{position:relative;width:100vw;height:100svh;background-color:var(--base-100);color:var(--base-300);overflow:hidden;display:flex;align-items:center;z-index:10;padding-top:40px}.home-about .container{display:flex;gap:2.5rem;background-color:#73abc447;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(20,61,91,.16);border-radius:24px;padding:4rem;min-height:80vh;height:max-content;margin:auto;align-items:stretch}.home-about .symbols-container{display:none}.home-about .home-about-col:nth-child(1){flex:3.4;display:flex;flex-direction:column;justify-content:center}.home-about .home-about-col:nth-child(1) .home-about-header{width:90%;display:flex;flex-direction:column;gap:2rem;padding-bottom:0rem;margin-top:0;margin-bottom:0}.home-about .home-about-col:nth-child(2){flex:3.9;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;width:100%;max-width:53%;margin-left:auto;transform:translate(2vw);height:100%}.home-about .home-about-col-row{display:flex;flex:1;gap:2rem;width:100%}.home-about .home-about-card{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:100%;border:1px solid rgba(20,61,91,.12);border-radius:20px;padding:1.5rem;background-color:#c2dce97a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);gap:2rem;min-height:250px}.home-about .home-about-card p.mono{color:var(--base-secondary-dark);flex:0;font-family:Host Grotesk;font-size:clamp(.98rem,.95vw,1.08rem);font-weight:700;line-height:1.22;letter-spacing:-.01rem;text-transform:none;margin-bottom:auto}.home-services{position:relative;width:100vw;height:100svh;padding:8rem 2rem;overflow:hidden}.home-services>.home-services-top-bar,.home-services>.home-services-bottom-bar{display:none}.home-services-top-bar{position:absolute;top:0;left:0;width:100%}.home-services-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-services-top-bar .container,.home-services-bottom-bar .container{display:flex;justify-content:space-between}.home-services-header{position:absolute;top:1.75rem;left:0;width:100%;text-align:center;transform:none;will-change:transform;z-index:5}.home-services-header p{font-family:Barlow Condensed;font-size:3.15rem;font-weight:900;line-height:.9;letter-spacing:-.02rem}.home-services .cards{position:fixed;top:0;left:0;width:100vw;height:100svh;display:flex;justify-content:center;z-index:-1;background-color:transparent}.home-services .cards-container{position:relative;width:min(92vw,1280px);height:100%;margin-top:4rem;display:flex;justify-content:center;align-items:center;gap:clamp(1.1rem,2vw,2rem);transform:none}.home-services .cards-container .card{flex:1;position:relative;aspect-ratio:5/6.6;max-width:360px;perspective:1000px}.home-services .cards-container .card .card-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;animation:floating 2s infinite ease-in-out}.home-services .card .card-title{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:1rem;opacity:.9}.home-services .card p{font-size:clamp(.98rem,.92vw,1.08rem);line-height:1.18}.home-services .card .card-title p.mono{font-size:clamp(.78rem,.72vw,.9rem);line-height:1}.home-services .flip-card-front>.card-title:last-child,.home-services .flip-card-back>.card-title:last-child{flex-direction:row-reverse;margin-top:auto}.home-services .flip-card-front .card-body p{height:100%;min-height:0;overflow:visible;display:block;font-family:Host Grotesk;font-size:clamp(.98rem,.92vw,1.08rem);font-weight:700;line-height:1.16;letter-spacing:-.01rem;text-align:left;margin:0;width:100%;padding-block:clamp(1.8rem,4.6svh,3.8rem)}.home-services .flip-card-front .card-body p strong{display:block;margin-bottom:clamp(2.2rem,5svh,4.8rem);font-family:Barlow Condensed;font-size:clamp(1.95rem,2.15vw,2.7rem);line-height:.92;text-align:left;text-transform:uppercase}@keyframes floating{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}.home-services #card-1 .card-wrapper{animation-delay:0}.home-services #card-2 .card-wrapper{animation-delay:.25s}.home-services #card-3 .card-wrapper{animation-delay:.5s}.home-services .flip-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d}.home-services .flip-card-front,.home-services .flip-card-back{position:absolute;width:100%;height:100%;border-radius:22px;backface-visibility:hidden;overflow:hidden}.home-services .flip-card-front{padding:clamp(1.55rem,2vw,2rem);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;gap:1rem}.home-services .flip-card-front .card-body{flex:1;min-height:0;display:flex;justify-content:flex-start;align-items:flex-start;width:100%;text-align:left}.home-services #card-1 .flip-card-front{background-color:var(--accent-1);color:var(--base-300);border:1px solid rgba(20,61,91,.18);box-shadow:none}.home-services #card-2 .flip-card-front{background-color:var(--accent-2);color:var(--base-300);border:1px solid rgba(20,61,91,.14);box-shadow:none}.home-services #card-3 .flip-card-front{background-color:var(--accent-3);color:var(--base-100);border:1px solid var(--base-300);box-shadow:none}.home-services .flip-card-back{padding:1rem 1.35rem;display:flex;flex-direction:column;justify-content:space-between;gap:.45rem;background-color:var(--base-100);color:var(--base-300);transform:rotateY(180deg);border:none;box-shadow:none}.home-services #card-1 .flip-card-back{background-color:var(--accent-1);border:1px solid rgba(20,61,91,.18)}.home-services #card-2 .flip-card-back{background-color:var(--accent-2);border:1px solid rgba(20,61,91,.14)}.home-services #card-3 .flip-card-back{background-color:var(--accent-3);color:var(--base-100);border:1px solid var(--base-300)}.home-services .card-copy{width:100%;height:100%;display:flex;flex-direction:column;gap:.55rem;justify-content:center}.home-services .card-copy p{display:flex;justify-content:center;align-items:center;font-size:1.15rem;font-weight:500;background-color:var(--base-100);color:var(--base-300);margin:0;padding:.45rem .65rem;width:100%;border:none;border-radius:12px}.home-services #card-1 .card-copy p{background-color:var(--base-200)}.home-services #card-3 .card-copy p{color:var(--base-300);background-color:var(--base-100)}.home-services .cards #card-1{transform:translate(100%) translateY(-100%) rotate(-5deg) scale(.25);z-index:2}.home-services .cards #card-2{transform:translate(0) translateY(-100%) rotate(0) scale(.25);z-index:1}.home-services .cards #card-3{transform:translate(-100%) translateY(-100%) rotate(5deg) scale(.25);z-index:0}.home-services .cards .cards-container .card{opacity:0}.home-spotlight{position:relative;width:100vw;height:100svh;background-color:transparent;color:var(--base-300);overflow:hidden}.home-spotlight .spotlight-intro-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:min(62%,920px);z-index:3}.home-spotlight .spotlight-intro-header p.mono{margin-bottom:1rem}.home-spotlight .spotlight-intro-header .spotlight-support{width:min(760px,86%);margin:1.5rem auto 0;color:var(--base-secondary-dark);font-size:1.15rem;line-height:1.35}.home-spotlight .home-spotlight-images{position:absolute;top:-10svh;left:42%;width:min(100vw,1440px);height:300svh;display:flex;flex-direction:column;justify-content:space-between;transform:translate(-50%) translateY(-14%);will-change:transform;z-index:0;pointer-events:none}.home-spotlight .home-spotlight-images-row{width:100%;padding:1.25rem 5vw;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-items:center;gap:2rem}.home-spotlight .home-spotlight-image{width:100%;min-height:1px;border-radius:8px}.home-spotlight .home-spotlight-image.image-holder{width:fit-content;max-width:none;overflow:hidden;opacity:.75}.home-spotlight .home-spotlight-image.image-holder img{display:block;width:clamp(150px,16vw,240px);max-width:none;height:auto;object-fit:contain}.home-spotlight .spotlight-mask-image-container{position:absolute;top:0;left:0;width:100vw;height:100svh;overflow:hidden;z-index:10;-webkit-mask:url(/global/spotlight-mask.svg) center/contain no-repeat;mask:url(/global/spotlight-mask.svg) center/contain no-repeat;-webkit-mask-size:0%;mask-size:0%}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image{width:100%;height:100%;background-image:url(/assets/cloud-bg-DVj9AEbI.jpeg);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:var(--base-300)}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image img{display:none}.home-spotlight .spotlight-mask-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;text-align:center;color:var(--base-100);text-shadow:0 4px 24px rgba(20,61,91,.65)}.home-spotlight .spotlight-mask-header p{width:min(640px,90%);margin:1.25rem auto 0;color:var(--base-100);font-size:1.15rem;line-height:1.35;opacity:.88}.home-spotlight>.home-spotlight-top-bar,.home-spotlight>.home-spotlight-bottom-bar{display:none}.home-spotlight-top-bar{position:absolute;top:0;left:0;width:100%}.home-spotlight-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-spotlight-top-bar .container,.home-spotlight-bottom-bar .container{display:flex;justify-content:space-between}.outro{position:relative;width:100vw;height:100svh;overflow:hidden;z-index:1}.outro .container{display:flex;justify-content:center;align-items:center}.outro .outro-copy{width:min(760px,90vw);text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.outro h3{width:100%;text-align:center}.outro .outro-copy p{width:86%;color:var(--base-secondary-dark);font-size:1.15rem;line-height:1.35}.outro .outro-strips{position:absolute;top:0;left:50%;transform:translate(-50%);width:150vw;height:100svh;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around}.outro .outro-strip{position:relative;transform:translate(0);display:flex;justify-content:space-around;will-change:transform}.outro .skill{width:max-content;padding:4px 8px;border-radius:6px;box-shadow:none}.outro .skill p{font-size:.8rem}.outro .os-1{margin-top:10rem}.outro .os-2{margin-top:-2rem}.outro .os-3{margin-top:16rem}.outro .os-4{margin-top:-2rem}.outro .os-5{margin-top:1rem}.outro .os-6{margin-top:2rem}.outro .skill.skill-var-1{background-color:var(--base-200);color:var(--base-300);border:1px solid rgba(20,61,91,.18)}.outro .skill.skill-var-2{background-color:var(--accent-2);color:var(--base-300);border:1px solid rgba(20,61,91,.18)}.outro .skill.skill-var-3{background-color:var(--accent-3);color:var(--base-100)}@media (min-width: 2800px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:15vw}.hero .hero-cards{width:30%}}@keyframes mobileFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.45rem)}}@keyframes mobileDrift{0%{transform:translate(-3%)}to{transform:translate(3%)}}
