.hero{position:relative;width:100vw;height:100svh;overflow:hidden;background-color:var(--base-300)}.hero-video{position:absolute;top:1.5rem;left:1.5rem;width:calc(100vw - 3rem);height:calc(100svh - 3rem);object-fit:cover;border-radius:18px;border:1px solid var(--base-secondary-fade);box-shadow:0 40px 90px -20px #000000a6;z-index:0}.hero-video-overlay{position:absolute;top:1.5rem;left:1.5rem;width:calc(100vw - 3rem);height:calc(100svh - 3rem);z-index:1;border-radius:18px;background:linear-gradient(to top,#000,#000000f5 14%,#000000b3,#00000040 38%,#0000 52%,#1310091f 82%,#13100973)}.hero .container{position:relative;z-index:2}.hero .hero-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.hero .hero-content .hero-header{width:100%;margin:0;text-align:left;padding-top:7rem}.hero .hero-content .hero-header h1{font-size:6.5vw;line-height:.95;text-transform:uppercase}.hero .hero-content .hero-footer{display:flex;justify-content:space-between;align-items:flex-end;padding:0 0 .25rem;z-index:2}.hero .hero-content .hero-footer-copy{width:35%}.hero .hero-content .hero-footer-tags{display:flex;gap:2rem}.hero-cards-section{position:relative;width:100vw;min-height:100svh;display:flex;flex-direction:column;justify-content:center;background-color:var(--base-300);color:var(--base-100);padding:6rem 0;overflow:hidden}.hero-cards-section .hero-cards-head{margin-bottom:3rem}.hero-cards{display:flex;justify-content:center;gap:1.5rem;width:100%;max-width:760px;margin:0 auto}.hero-cards .card{flex:1;position:relative;aspect-ratio:5/7}.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-cards .card .card-title{width:100%;display:flex;justify-content:space-between}.hero-cards .card p{font-size:.8rem}.hero-cards .card#hero-card-1 .hero-card-inner{animation-delay:0}.hero-cards .card#hero-card-2 .hero-card-inner{animation-delay:.25s}.hero-cards .card#hero-card-3 .hero-card-inner{animation-delay:.5s}.pricing-card .pricing-header{display:flex;justify-content:space-between;align-items:center}.pricing-card .plan-name{font-size:2rem;font-weight:700;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;letter-spacing:-.02rem}.pricing-card .plan-tag{font-size:.75rem;padding:.35rem .85rem;border-radius:50px;background-color:#ffffff1a;color:var(--base-100)}.pricing-card .plan-tag.popular{background-color:var(--accent-2);color:var(--base-300)}.pricing-card .pricing-price h2{font-size:2.5rem;line-height:1;margin-bottom:.15rem}.pricing-card .pricing-price p.sm{font-size:.75rem;opacity:.8;font-family:DM Mono,monospace;text-transform:uppercase}.pricing-card .pricing-desc p{font-size:.8rem;line-height:1.25}.pricing-card ul.pricing-features{list-style:none;padding:0;margin:0;flex:1}.pricing-card ul.pricing-features li{margin-bottom:.35rem;font-size:.8rem;display:flex;align-items:flex-start;gap:.5rem}.pricing-card ul.pricing-features li span{font-size:.65rem;margin-top:.25rem}.pricing-card .pricing-action button,.pricing-card .pricing-action .pricing-signup{display:block;width:100%;padding:.8rem;border:none;border-radius:8px;background-color:var(--base-100);color:var(--base-300);font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:all .3s ease;margin-top:auto}.pricing-card .pricing-action button:hover,.pricing-card .pricing-action .pricing-signup:hover{transform:translateY(-4px);filter:brightness(1.2)}.hero-cards .card#hero-card-1{z-index:2}.hero-cards .card#hero-card-2{z-index:1}.hero-cards .card#hero-card-3{z-index:0}.hero-cards .card#hero-card-1 .hero-card-inner{background-color:var(--accent-1);background-image:url(/card1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-cards .card#hero-card-2 .hero-card-inner{background-color:var(--accent-2);background-image:url(/card2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-cards .card#hero-card-3 .hero-card-inner{background-color:var(--accent-3);background-image:url(/card3.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-about{position:relative;width:100vw;height:100svh;background-color:var(--base-200);color:var(--base-100);overflow:hidden}.home-about .container{display:flex;gap:2rem}.home-about .home-about-col:nth-child(1){flex:4;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.home-about .home-about-col:nth-child(1) .home-about-header{width:90%;height:auto;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;padding-bottom:1rem;align-self:flex-start}.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-hint{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;margin-bottom:1.5rem}.home-about .home-about-hint p.mono{color:var(--base-secondary-dark);font-size:1rem;letter-spacing:.05em}.home-about .home-about-hint span{color:var(--accent-1)}.home-about .home-about-card{flex:1;position:relative;overflow:hidden;height:100%;border:1px dashed var(--base-secondary-fade);border-radius:16px;cursor:pointer}.home-about .home-about-card .card-bg{position:absolute;inset:0;z-index:1}.home-about .home-about-card .card-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.home-about .home-about-card .svg-stroke{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.5);width:100%;height:100%;z-index:2;pointer-events:none}.home-about .home-about-card .svg-stroke svg{width:100%;height:100%}.home-about .home-about-card .card-content{position:absolute;bottom:1.5rem;left:1.5rem;z-index:3;pointer-events:none}.home-about .home-about-card .card-content p.mono{color:#ffffffb3;margin-bottom:.25rem}.home-about .home-about-card .card-content h4{color:#fff;margin:0}.home-about .home-about-card .card-content .word{will-change:transform}.home-services{position:relative;width:100vw;height:100svh;padding:8rem 2rem;overflow:hidden;pointer-events: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;pointer-events:auto}.home-services-header{position:relative;width:100%;text-align:center;top:-2rem;z-index:10;transform:translateY(300%);will-change:transform}.home-services .cards{position:absolute;top:0;left:0;width:100vw;height:100svh;display:flex;justify-content:center;z-index:0;background-color:var(--base-300);pointer-events:auto}.home-services .cards-container{position:relative;width:75%;max-width:1000px;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:4/6;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);background-image:url(/card1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-services #card-2 .flip-card-front{background-color:var(--accent-2);background-image:url(/card2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-services #card-3 .flip-card-front{background-color:var(--accent-3);background-image:url(/card3.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-services .flip-card-back{padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;background-color:var(--base-300);color:var(--base-100);transform:rotateY(180deg);border:1px solid rgba(255,255,255,.05);overflow-y:auto}.home-services #card-1 .flip-card-back.pricing-card{border-top:4px solid var(--accent-1)}.home-services #card-2 .flip-card-back.pricing-card{border-top:4px solid var(--accent-2)}.home-services #card-3 .flip-card-back.pricing-card{border-top:4px solid var(--accent-3)}.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-300);color:var(--base-100);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}.home-spotlight{position:relative;width:100vw;height:100svh;background-color:var(--base-300);color:var(--base-100);overflow:hidden}.home-spotlight .spotlight-intro-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:50%}.home-spotlight .home-spotlight-images{position:absolute;top:50%;left:0;width:100vw;transform:translateY(-50%);display:flex;flex-direction:column;gap:1.75rem;overflow:hidden;z-index:-1}.home-spotlight .home-spotlight-track{display:flex;width:max-content;will-change:transform;animation:spotlight-marquee 55s linear infinite}.home-spotlight .home-spotlight-track:nth-child(2){animation-duration:42s;animation-direction:reverse}.home-spotlight .home-spotlight-track:nth-child(3){animation-duration:64s}.home-spotlight .home-spotlight-image{height:30svh;aspect-ratio:1 / 1;margin-right:2rem;border-radius:8px;overflow:hidden;flex-shrink:0}.home-spotlight .home-spotlight-image.image-holder{opacity:.9}@keyframes spotlight-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-spotlight .spotlight-mask-image-container{position:absolute;top:0;left:0;width:100vw;height:100svh;overflow:hidden;z-index:10;opacity:0;will-change:opacity}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image{width:100%;height:100%;transform-origin:center center;will-change:transform}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image img{width:100%;height:100%;object-fit:cover;object-position:center}.home-spotlight .spotlight-mask-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;pointer-events:none}.home-spotlight .spotlight-mask-header .mono{font-size:clamp(2.25rem,4vw,3.5rem);font-weight:700;letter-spacing:.12em;text-indent:.12em;color:var(--base-100);-webkit-text-stroke:2.5px #0a0a0a;paint-order:stroke fill;text-shadow:0 2px 0 rgba(0,0,0,.55),0 4px 4px rgba(0,0,0,.75),0 10px 24px rgba(0,0,0,.85)}.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 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-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%}}@media (max-width: 1200px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:11vw}.hero .hero-cards{width:95%}}@media (max-width: 1000px){.hero .hero-content .hero-header h1{font-size:11vw}.hero .hero-content .hero-footer-copy{display:none}.home-services .flip-card-inner{transform:rotateY(180deg)}.home-services .cards-container{flex-direction:column;gap:2rem}.home-services .cards-container .card{width:100%;aspect-ratio:auto}.home-services .flip-card-front,.home-services .flip-card-back{position:relative;height:auto}.home-services .flip-card-front,.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)}.home-spotlight .spotlight-mask-header,.home-spotlight .spotlight-intro-header{width:90%;text-align:center}.home-spotlight .home-spotlight-images{gap:1rem}.home-spotlight .home-spotlight-image{height:22svh;margin-right:1rem}.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-300);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}}
