.hero-home{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:100svh;overflow:visible;background-color:var(--bg)}.hero-home-frame{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100svh;overflow:hidden;background-color:var(--base-300);clip-path:inset(0%);will-change:clip-path}.hero-home-video{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-home-video video,.hero-home-video img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-home-overlay{position:absolute;inset:0;z-index:1;background-color:#0a0a0a33;pointer-events:none}.hero-home-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:48rem;margin-top:-10vh;padding:0 2rem;will-change:transform}.hero-home-front{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}.hero-home-front img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%;will-change:transform;transform-origin:center center}.hero-home h1{font-size:clamp(2.75rem,9vw,8rem);font-weight:500;line-height:1;text-align:center;color:var(--base-100);text-transform:uppercase}.hero-home-coords{position:absolute;left:1.9rem;bottom:1.5rem;z-index:4;margin:0;font-family:var(--f-mono);font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--secondary)}@media(min-width:1024px){.hero-home-coords{left:2.1vw;bottom:1.38889vw;font-size:.8rem}}.hero-home-reel{position:absolute;right:1.9rem;bottom:1.5rem;z-index:4;width:36vw}.hero-home-reel__wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border:1px dashed color-mix(in srgb,var(--secondary) 60%,transparent);box-shadow:0 14px 36px -10px #0a0a0a29}.hero-home-reel__media{position:absolute;inset:0;height:100%}.hero-home-reel__media-inner{height:100%}.hero-home-reel__media video{display:block;width:100%;height:100%;object-fit:cover}.hero-home-reel__hover{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .45s ease}.hero-home-reel__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0a00,#0a0a0a59 25%,#0a0a0aeb)}.hero-home-reel__marquee{position:absolute;left:0;right:0;bottom:.45rem;overflow:hidden}.hero-home-reel__marquee-track{display:flex;width:max-content;gap:1.25rem;animation:hero-home-reel-marquee 10s linear infinite}.hero-home-reel__marquee-track span{font-family:var(--f-mono);font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--secondary);white-space:nowrap}@keyframes hero-home-reel-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(hover:hover){.hero-home-reel:hover .hero-home-reel__hover,.hero-home-reel:focus-within .hero-home-reel__hover{opacity:1}}.hero-home-reel__play{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer}.hero-home-reel__play-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:#ede8e233;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--secondary);will-change:transform}.hero-home-reel__play-icon svg{width:.8rem;height:.8rem;fill:currentColor;stroke:none}@media(min-width:1024px){.hero-home-reel{right:2.1vw;bottom:1.38889vw;width:17vw}.hero-home-reel__wrapper{aspect-ratio:178 / 111}}.teaser-modal{position:fixed;inset:0;z-index:110;overflow:hidden;background-color:var(--secondary);clip-path:polygon(0% 100%,100% 100%,100% 100%,0% 100%);pointer-events:none;visibility:hidden;will-change:clip-path}.teaser-modal.is-open{pointer-events:auto;visibility:visible}body.teaser-modal-open{overflow:hidden}.teaser-modal__stage{position:absolute;inset:1.25rem;will-change:transform}@media(min-width:1024px){.teaser-modal__stage{inset:2rem}}.teaser-modal__media{width:100%;height:100%;clip-path:inset(var(--reveal-clip-y, 50%) var(--reveal-clip-x, 50%) var(--reveal-clip-y, 50%) var(--reveal-clip-x, 50%) round var(--reveal-round, 0));overflow:hidden;transform-origin:center center;will-change:clip-path,transform}.teaser-modal__inner{position:relative;width:100%;height:100%;overflow:hidden;transform-origin:center center;will-change:transform}.teaser-modal__video{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}@media(max-width:1023px){.teaser-modal__video{object-fit:contain}}.teaser-player{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;gap:1.25rem;padding:1.25rem;pointer-events:auto}.teaser-player__btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:var(--secondary);cursor:pointer}.teaser-player__btn svg{display:block}.teaser-player__play,.teaser-player__sound{position:relative}.teaser-player__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.teaser-player__icon--play,.teaser-player__icon--sound{opacity:1}.teaser-player.is-playing .teaser-player__icon--play{opacity:0}.teaser-player.is-playing .teaser-player__icon--pause{opacity:1}.teaser-player.is-muted .teaser-player__icon--sound{opacity:0}.teaser-player.is-muted .teaser-player__icon--muted{opacity:1}.teaser-player__timeline{flex:1;display:flex;align-items:center;height:2rem;cursor:pointer}.teaser-player__timeline-track{position:relative;width:100%;height:.25rem;border-radius:999px;overflow:hidden;background-color:var(--base-secondary-fade);transition:height .35s cubic-bezier(.22,1,.36,1)}.teaser-player__timeline:hover .teaser-player__timeline-track,.teaser-player__timeline:focus-visible .teaser-player__timeline-track{height:.5rem}.teaser-player__timeline-fill{position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleX(var(--teaser-progress, 0));transform-origin:left center;background-color:var(--secondary);will-change:transform}.hero{position:relative;width:100vw;height:100svh;overflow:hidden}.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:15svh}.hero .hero-content .hero-header h1{font-size:16vw}.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:35%}.hero .hero-content .hero-footer-tags{display:flex;gap:2rem}.hero .hero-cards{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:35%;display:flex;justify-content:center;gap:1rem}.hero .hero-cards .card{flex:1;position:relative;aspect-ratio:5/7;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:1rem;border-radius:8px;animation:floating 2s infinite ease-in-out;display:flex;flex-direction:column;justify-content:space-between}.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}.hero .hero-cards .card p{font-size:.8rem}.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)}.hero .hero-cards .card#hero-card-2 .hero-card-inner{background-color:var(--accent-2)}.hero .hero-cards .card#hero-card-3 .hero-card-inner{background-color:var(--accent-3)}.home-about{position:relative;width:100vw;height:100svh;background-color:var(--base-300);color:var(--base-100);overflow:hidden}.home-about .container{display:flex;gap:2rem}.home-about .home-about-col:nth-child(1){flex:4}.home-about .home-about-col:nth-child(1) .home-about-header{width:90%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;padding-bottom:1rem}.home-about .home-about-col:nth-child(2){flex:3;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;width: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 dashed var(--base-secondary-fade);border-radius:16px;padding:1.5rem}.home-about .home-about-card p.mono{color:var(--base-secondary-dark)}.home-services{position:relative;width:100vw;height:100svh;padding:8rem 2rem;overflow:hidden}.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:relative;width:100%;text-align:center;transform:translateY(300%);will-change:transform}.home-services .cards{position:fixed;top:0;left:0;width:100vw;height:100svh;display:flex;justify-content:center;z-index:-1;background-color:var(--base-100)}.home-services .cards-container{position:relative;width:75%;height:100%;margin-top:4rem;display:flex;justify-content:center;align-items:center;gap:4rem}.home-services .cards-container .card{flex:1;position:relative;aspect-ratio:5/7;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}.home-services .card p{font-size:.8rem}@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:8px;backface-visibility:hidden;overflow:hidden}.home-services .flip-card-front{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.home-services #card-1 .flip-card-front{background-color:var(--accent-1)}.home-services #card-2 .flip-card-front{background-color:var(--accent-2)}.home-services #card-3 .flip-card-front{background-color:var(--accent-3)}.home-services .flip-card-back{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;background-color:#fff;transform:rotateY(180deg)}.home-services .card-copy{width:100%;height:100%;display:flex;flex-direction:column;gap:.5rem}.home-services .card-copy p{flex:1;display:flex;justify-content:center;align-items:center;font-size:1rem;background-color:var(--base-200);border-radius:8px}.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}.outro{position:relative;width:100vw;height:100svh;overflow:hidden;z-index:1}.outro .container{display:flex;justify-content:center;align-items:center}.outro h3{width:50%;text-align:center}.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}.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(--accent-1);color:var(--base-300)}.outro .skill.skill-var-2{background-color:var(--accent-2);color:var(--base-300)}.outro .skill.skill-var-3{background-color:var(--accent-3);color:var(--base-300)}@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%}}@media(max-width:1200px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:20vw}.hero .hero-cards{width:50%}}@media(max-width:1000px){.hero .hero-content .hero-header h1{font-size:22.5vw}.hero .hero-content .hero-footer-copy{display:none}.hero .hero-content .hero-footer-tags{width:100%;justify-content:space-between}.hero .hero-cards .card p{font-size:.7rem}.home-about{height:max-content}.home-about .container{flex-direction:column}.home-about .symbols-container{margin-bottom:8rem}.home-about .home-about-col:nth-child(1) .home-about-header{width:100%}.home-about .home-about-col:nth-child(2),.home-about .home-about-col-row{flex-direction:column}.home-about .home-about-card{aspect-ratio:1;max-height:400px}.home-services-bottom-bar .container{flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-services-header{transform:translateY(0)}.outro h3{width:90%}.outro .outro-strips{width:300vw}.outro .os-1{margin-top:2.5rem}.outro .os-3{margin-top:10rem}}@media(max-width:800px){.hero .hero-cards{width:65%}}@media(max-width:600px){.hero .hero-content .hero-header h1{font-size:25vw}.hero .hero-cards{top:65%;width:75%}}@media(max-width:500px){.hero .hero-content .hero-header h1{font-size:30vw}.hero .hero-cards{width:85%}}@media(max-width:1000px){.home-services{height:max-content}.home-services .cards{position:relative;background-color:var(--base-100);width:100%;height:max-content}.home-services .cards-container{flex-direction:column;gap:2rem;width:100%;display:block;margin:0}.home-services .card{opacity:1!important;transform:none!important;max-width:400px;width:100%;margin:2rem auto}.home-services .flip-card-inner,.home-services .cards-container .card .card-wrapper{animation:none}.home-services .flip-card-front{display:none}.home-services .flip-card-back{transform:none!important;position:relative}}
