*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{display:none}::selection{background:#75c217;color:#0f0f0f}::-moz-selection{background:#75c217;color:#0f0f0f}html,body{background:#101010;color:#fff;font-family:Inria Sans,sans-serif;overflow-x:hidden;scroll-behavior:smooth}body:before{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background-image:linear-gradient(to right,rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.02) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 75% 75% at 50% 50%,transparent 30%,#000 95%);mask-image:radial-gradient(ellipse 75% 75% at 50% 50%,transparent 30%,#000 95%)}img{pointer-events:none;max-width:100%;display:block}a{text-decoration:none;color:inherit}.accent{color:#75c217}.btn-accent{position:relative;display:inline-flex;align-items:center;gap:8px;background:#75c217;color:#0f0f0f;font-family:Inria Sans,sans-serif;font-weight:700;font-size:14px;padding:12px 24px;border-radius:4px;border:none;cursor:pointer;white-space:nowrap;overflow:hidden;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease,filter .25s ease}.btn-accent:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-18deg);transition:left .6s ease}.btn-accent:hover{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 10px 28px #75c21759}.btn-accent:hover:after{left:130%}.btn-accent:active{transform:translateY(0)}.btn-dark{display:inline-flex;align-items:center;gap:8px;background:#0f0f0f;color:#fff;font-family:Inria Sans,sans-serif;font-weight:700;font-size:14px;padding:12px 24px;border-radius:4px;border:none;cursor:pointer;white-space:nowrap;transition:opacity .2s}.section-pad,section.cta-section,section.locations,section.testimonial,section.statement,section.capabilities,section.demos,section.requirements{padding:80px 5vw}section[id]{scroll-margin-top:64px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loader-fade-out{to{opacity:0;pointer-events:none}}#page-loader{position:fixed;inset:0;background:#101010;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;transition:opacity .4s ease}#page-loader.loaded{animation:loader-fade-out .4s ease forwards}#page-loader .loader-logo{display:flex;align-items:center;gap:10px}#page-loader .loader-logo img{height:36px;width:auto;pointer-events:none}#page-loader .loader-logo span{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.02em}#page-loader .loader-ring{width:32px;height:32px;border:2px solid #2A2A2A;border-top-color:#75c217;border-radius:50%;animation:spin .8s linear infinite}nav.site-nav{position:fixed;top:0;left:0;width:100%;height:64px;background:#141414;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #2A2A2A;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 5vw}nav.site-nav .nav-brand{display:flex;align-items:center;gap:10px;text-decoration:none}nav.site-nav .nav-brand .nav-logo{height:32px;width:auto}nav.site-nav .nav-brand .nav-wordmark{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}section.hero{position:relative;min-height:100vh;padding-top:64px;display:flex;align-items:center;justify-content:space-between;padding-left:15vw;padding-right:15vw;gap:48px;background:#101010;overflow:hidden}section.hero .hero-left,section.hero .hero-right{position:relative}section.hero .hero-left{flex:1 1 480px;display:flex;flex-direction:column;gap:24px;max-width:560px}section.hero .hero-left .hero-overline{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8c8c8c}section.hero .hero-left .hero-title{display:grid}section.hero .hero-left h1{font-size:clamp(32px,4.5vw,60px);font-weight:700;line-height:1.15}section.hero .hero-left .hero-phrase{grid-area:1/1;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease;pointer-events:none}section.hero .hero-left .hero-phrase.is-active{opacity:1;transform:none;pointer-events:auto}section.hero .hero-left .hero-body{font-size:16px;line-height:1.7;color:#8c8c8c;max-width:440px}section.hero .hero-left .hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}section.hero .hero-left .hero-actions .social-proof{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:12px;color:#8c8c8c}section.hero .hero-left .hero-actions .social-proof .proof-stars{color:#ffc107;font-size:14px;letter-spacing:2px;line-height:1}section.hero .hero-right img{position:relative;z-index:1;min-width:100%;max-height:700px;mix-blend-mode:screen;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}section.hero .hero-right .hero-mockup{width:100%;max-width:480px;aspect-ratio:9/16;background:#1a1a1a;border:1px solid #2A2A2A;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}section.hero .hero-right .hero-mockup img{width:100%;height:100%;object-fit:cover;border-radius:20px;mix-blend-mode:screen}section.hero .hero-right .hero-mockup .mockup-placeholder{color:#8c8c8c;font-size:13px;text-align:center;padding:24px}section.value-banner{background:#101010;padding:96px 5vw;display:flex;justify-content:center;text-align:center;overflow:hidden}section.value-banner .banner-inner{max-width:760px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}section.value-banner .banner-icon{position:relative;overflow:hidden;width:72px;height:72px;border-radius:18px;background:#75c2171f;border:1px solid rgba(117,194,23,.35);color:#75c217;display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px #75c21740}section.value-banner .banner-icon svg{width:34px;height:34px;display:block}section.value-banner .banner-icon:after{content:"";position:absolute;top:0;left:-130%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-18deg);pointer-events:none}section.value-banner h2{font-size:clamp(34px,6vw,72px);font-weight:800;font-style:italic;text-transform:uppercase;color:#75c217;line-height:1.05;letter-spacing:.01em}section.value-banner p{font-size:clamp(14px,1.6vw,17px);line-height:1.6;color:#8c8c8c;max-width:560px}section.requirements{background:#141414}section.requirements .req-inner{max-width:1100px;margin:0 auto;width:100%}section.requirements h2{font-size:clamp(24px,3vw,38px);font-weight:700;margin-bottom:40px}section.requirements .req-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}section.requirements .req-card{background:#1a1a1a;border:1px solid #2A2A2A;border-radius:10px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;transition:transform .4s cubic-bezier(.2,.7,.2,1),border-color .4s ease,box-shadow .4s ease}section.requirements .req-card:hover{transform:translateY(-6px);border-color:#75c21780;box-shadow:0 16px 40px #00000073,0 0 24px #75c2171a}section.requirements .req-card:hover .req-icon{background:#75c21733;transform:scale(1.08);box-shadow:0 0 20px #75c2174d}section.requirements .req-card .req-icon{width:48px;height:48px;border-radius:12px;background:#75c2171f;color:#75c217;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s cubic-bezier(.2,.7,.2,1),background .4s ease,box-shadow .4s ease}section.requirements .req-card .req-icon svg{width:26px;height:26px;display:block}section.requirements .req-card h3{font-size:17px;font-weight:700}section.requirements .req-card p{font-size:14px;line-height:1.65;color:#8c8c8c}section.demos{background:#101010}section.demos .demos-inner{max-width:1100px;margin:0 auto;width:100%}section.demos .demos-header{margin-bottom:40px}section.demos .demos-header .demos-overline{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#75c217;margin-bottom:10px}section.demos .demos-header h2{font-size:clamp(24px,3vw,38px);font-weight:700}section.demos .demo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}section.demos .demo-card{background:#1a1a1a;border:1px solid #2A2A2A;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:transform .7s cubic-bezier(.2,.7,.2,1),border-color .7s ease,box-shadow .7s ease}section.demos .demo-card:hover{transform:translateY(-6px);border-color:#75c21780;box-shadow:0 20px 50px #00000080,0 0 24px #75c2171a}section.demos .demo-card:hover .demo-thumb img{transform:scale(1.06)}section.demos .demo-card:hover .demo-info h3 .demo-name{color:#75c217}section.demos .demo-card .demo-thumb{width:100%;aspect-ratio:1200/630;background:#111;position:relative;overflow:hidden}section.demos .demo-card .demo-thumb img{width:100%;height:100%;object-fit:contain;transition:transform .85s cubic-bezier(.2,.7,.2,1)}section.demos .demo-card .demo-thumb .demo-logo{position:absolute;top:16px;left:16px;height:36px;width:auto;pointer-events:none}section.demos .demo-card .demo-thumb .demo-pill{position:absolute;bottom:16px;right:16px;background:#75c217;color:#0f0f0f;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:100px}section.demos .demo-card .demo-info{padding:16px 18px;display:flex;flex-direction:column;gap:5px}section.demos .demo-card .demo-info h3{font-size:16px;font-weight:700;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}section.demos .demo-card .demo-info h3 .demo-name{transition:color .6s ease}section.demos .demo-card .demo-info h3 .demo-city{font-size:12px;font-weight:400;color:#8c8c8c;position:relative;padding-left:10px}section.demos .demo-card .demo-info h3 .demo-city:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background:#8c8c8c}section.demos .demo-card .demo-info p{font-size:13px;line-height:1.5;color:#8c8c8c}section.capabilities{background:#141414}section.capabilities .cap-inner{max-width:1440px;margin:0 auto;width:100%}section.capabilities .cap-header{margin-bottom:32px}section.capabilities .cap-header h2{font-size:clamp(24px,2.8vw,36px);font-weight:700;line-height:1.2;margin-bottom:8px}section.capabilities .cap-header p{font-size:15px;color:#8c8c8c}section.capabilities .cap-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}section.capabilities .cap-item{position:relative;overflow:hidden;background:#1a1a1a;border:1px solid #2A2A2A;border-radius:10px;padding:20px 18px 18px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;min-height:110px;transition:transform .4s cubic-bezier(.2,.7,.2,1),border-color .4s ease,background .4s ease,box-shadow .4s ease}section.capabilities .cap-item:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(200px circle at var(--mx, 50%) var(--my, 50%),rgba(117,194,23,.18),transparent 65%);opacity:0;transition:opacity .4s ease;z-index:1}section.capabilities .cap-item .cap-icon{position:relative;z-index:2;color:#75c217;width:28px;height:28px;flex-shrink:0;transition:transform .4s cubic-bezier(.2,.7,.2,1),filter .4s ease}section.capabilities .cap-item .cap-icon svg{width:100%;height:100%;display:block}section.capabilities .cap-item span{position:relative;z-index:2;font-size:16px;line-height:1.4;color:#fff;transition:color .4s ease}section.capabilities .cap-item:hover{transform:translateY(-6px);border-color:#75c2178c;background:#212121;box-shadow:0 16px 40px #00000080,0 0 24px #75c21724}section.capabilities .cap-item:hover:before{opacity:1}section.capabilities .cap-item:hover .cap-icon{transform:scale(1.15) rotate(-4deg);filter:drop-shadow(0 0 8px rgba(117,194,23,.6))}section.capabilities .cap-item:hover span{color:#75c217}section.statement{background:#141414;display:flex;justify-content:center;text-align:center}section.statement .statement-inner{max-width:900px;width:100%}section.statement .statement-inner h2{font-size:clamp(28px,4.5vw,56px);font-weight:700;line-height:1.2}section.testimonial{background:#101010}section.testimonial .testimonial-inner{max-width:1100px;margin:0 auto;width:100%}section.testimonial .testimonial-header{margin-bottom:40px;text-align:center}section.testimonial .testimonial-header .demos-overline{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#75c217;margin-bottom:10px}section.testimonial .testimonial-header h2{font-size:clamp(24px,3vw,38px);font-weight:700}section.testimonial .testimonial-slider{max-width:760px;margin:0 auto;overflow:hidden;touch-action:pan-y;cursor:grab}section.testimonial .testimonial-slider:active{cursor:grabbing}section.testimonial .testimonial-track{display:flex;will-change:transform}section.testimonial .testimonial-card{flex:0 0 100%;min-width:0;background:#1a1a1a;border:1px solid #2A2A2A;border-radius:16px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;-webkit-user-select:none;user-select:none}section.testimonial .testimonial-card .stars{color:#ffc107;font-size:22px;letter-spacing:4px}section.testimonial .testimonial-card blockquote{font-size:clamp(17px,2vw,22px);line-height:1.6;font-weight:400;color:#fff}section.testimonial .testimonial-card .author-info .author-name{font-weight:700;font-size:16px}section.testimonial .testimonial-card .author-info .author-title{font-size:13px;color:#8c8c8c;margin-top:2px}section.testimonial .testimonial-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:28px}section.testimonial .testimonial-dots{display:flex;gap:8px}section.testimonial .testimonial-dots .dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#2a2a2a;cursor:pointer;transition:background .2s,width .2s}section.testimonial .testimonial-dots .dot.is-active{background:#75c217;width:22px;border-radius:4px}section.testimonial .testimonial-next{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;border:1px solid #2A2A2A;border-radius:4px;padding:10px 18px;font-family:Inria Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s,color .2s}section.testimonial .testimonial-next svg{width:16px;height:16px}section.testimonial .testimonial-next:hover{border-color:#75c217;color:#75c217}section.locations{background:#101010}section.locations .locations-inner{max-width:1100px;margin:0 auto;width:100%}section.locations .locations-header{margin-bottom:40px;text-align:center}section.locations .locations-header .demos-overline{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#75c217;margin-bottom:10px}section.locations .locations-header h2{font-size:clamp(24px,3vw,38px);font-weight:700}section.locations .locations-map-frame{position:relative;height:520px;border:1px solid #2A2A2A;border-radius:16px;overflow:hidden;background:#24282b;box-shadow:0 20px 50px #00000080}section.locations .locations-map-frame:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:16px;box-shadow:inset 0 0 90px #0000008c}section.locations .landing-map{width:100%;height:100%}section.locations .landing-map img[alt=Google],section.locations .landing-map a[title*="Google Maps"]{display:none!important}.map-dot{position:absolute;width:14px;height:14px;transform:translate(-50%,-50%);pointer-events:none}.map-dot__core{position:absolute;inset:0;border-radius:50%;background:#75c21740;border:2px solid #75C217;box-shadow:0 0 10px #75c2178c}.map-dot__pulse{position:absolute;inset:0;border-radius:50%;background:#75c21773;opacity:0}section.cta-section{background:#141414;display:flex;justify-content:center}section.cta-section .cta-inner{max-width:700px;width:100%;display:flex;flex-direction:column;align-items:center;gap:28px;text-align:center}section.cta-section .cta-inner h2{font-size:clamp(26px,3.5vw,46px);font-weight:700;line-height:1.2}footer.site-footer{background:#101010;border-top:1px solid #2A2A2A;padding:56px 5vw 32px}footer.site-footer .footer-grid{max-width:1100px;margin:0 auto 48px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:40px}footer.site-footer .footer-brand{display:flex;flex-direction:column;gap:16px}footer.site-footer .footer-brand .footer-brand-logo{display:flex;align-items:center;gap:10px}footer.site-footer .footer-brand .footer-brand-logo .footer-logo{height:32px;width:auto}footer.site-footer .footer-brand .footer-brand-logo .footer-wordmark{font-size:20px;font-weight:700;color:#fff;letter-spacing:-.02em}footer.site-footer .footer-brand p{font-size:13px;color:#8c8c8c;line-height:1.65;max-width:260px}footer.site-footer .footer-cols-row{display:contents}footer.site-footer .footer-col{display:flex;flex-direction:column;gap:12px}footer.site-footer .footer-col h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#8c8c8c;margin-bottom:4px}footer.site-footer .footer-col a{font-size:14px;color:#a0a0a0;transition:color .2s}footer.site-footer .footer-col a:hover{color:#fff}footer.site-footer .footer-col .footer-contact-icons{display:flex;gap:10px;margin-top:2px}footer.site-footer .footer-col a.footer-contact-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #2A2A2A;transition:border-color .2s}footer.site-footer .footer-col a.footer-contact-icon img{width:18px;height:18px}footer.site-footer .footer-col a.footer-contact-icon:hover{border-color:#75c217}footer.site-footer .footer-col .footer-office{display:flex;flex-direction:column;gap:4px;margin-top:6px}footer.site-footer .footer-col .footer-office h5{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8c8c8c;margin:0}footer.site-footer .footer-col .footer-office p{font-size:13px;color:#a0a0a0;line-height:1.6;max-width:240px;margin:0}footer.site-footer .footer-bottom{max-width:1100px;margin:0 auto;border-top:1px solid #2A2A2A;padding-top:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}footer.site-footer .footer-bottom p{font-size:13px;color:#8c8c8c}footer.site-footer .footer-bottom .skillhouse-badge{display:flex;align-items:center;gap:8px;font-size:12px;color:#8c8c8c;text-decoration:none}footer.site-footer .footer-bottom .skillhouse-badge:hover{color:#fff}footer.site-footer .footer-bottom .skillhouse-badge img{height:20px;width:auto}@media(max-width:900px){.section-pad,section.requirements,section.demos,section.capabilities,section.statement,section.testimonial,section.locations,section.cta-section{padding:60px 5vw}section.hero{flex-direction:column;align-items:flex-start;padding-top:112px;min-height:unset;gap:36px}section.hero .hero-left{flex:unset;width:100%;max-width:100%}section.hero .hero-right{width:100%;order:-1}section.hero .hero-right .hero-mockup{max-width:320px;aspect-ratio:4/5;margin:0 auto}section.requirements .req-grid{grid-template-columns:1fr}section.demos .demo-grid{grid-template-columns:repeat(2,1fr)}section.capabilities .cap-grid{grid-template-columns:repeat(3,1fr)}section.locations .locations-map-frame{height:440px}footer.site-footer .footer-grid{grid-template-columns:1fr 1fr;row-gap:32px}}@media(max-width:600px){.section-pad,section.requirements,section.demos,section.capabilities,section.statement,section.testimonial,section.locations,section.cta-section{padding:48px 20px}nav.site-nav{padding:0 16px;gap:12px}nav.site-nav .nav-brand{min-width:0;flex:0 1 auto;overflow:hidden}nav.site-nav .nav-logo{height:24px;max-width:100%}nav.site-nav .nav-brand .nav-wordmark{font-size:18px}nav.site-nav .btn-accent{flex-shrink:0;font-size:13px;padding:10px 16px}section.hero{padding-left:20px;padding-right:20px;padding-bottom:0;gap:20px}section.hero .hero-left{gap:18px}section.hero .hero-actions .btn-accent{width:100%;justify-content:center}section.hero .hero-right{display:flex;justify-content:center}section.hero .hero-right img{min-width:0;width:auto;max-width:100%;max-height:300px;margin:0 auto}section.value-banner{padding:64px 20px}section.value-banner .banner-icon{width:60px;height:60px;border-radius:14px}section.value-banner .banner-icon svg{width:28px;height:28px}section.requirements .req-grid{grid-template-columns:1fr}section.demos .demo-grid{grid-template-columns:1fr;gap:16px}section.demos .demo-card .demo-thumb{aspect-ratio:1200/630}section.demos .demo-card .demo-info{padding:14px 16px}section.demos .demo-card .demo-info h3{font-size:16px}section.demos .demo-card .demo-info p{font-size:13px}section.capabilities .cap-header h2{font-size:22px}section.capabilities .cap-grid{grid-template-columns:repeat(2,1fr);gap:6px}section.capabilities .cap-item{padding:14px 12px 12px;gap:20px;min-height:90px}section.capabilities .cap-item .cap-icon{width:22px;height:22px}section.capabilities .cap-item span{font-size:13px}section.testimonial .testimonial-card{padding:28px 20px}section.testimonial .testimonial-controls{gap:16px}section.locations .locations-header{margin-bottom:28px}section.locations .locations-map-frame{height:360px;border-radius:12px}.map-dot{width:9px;height:9px}.map-dot__core{border-width:1.5px}section.cta-section .cta-inner .btn-accent{width:100%;justify-content:center}footer.site-footer{padding:32px 20px 20px}footer.site-footer .footer-grid{grid-template-columns:1fr;gap:24px;margin-bottom:24px}footer.site-footer .footer-brand{flex-direction:column;align-items:flex-start;gap:14px}footer.site-footer .footer-brand p{display:block}footer.site-footer .footer-cols-row{display:flex;flex-direction:column;gap:24px}footer.site-footer .footer-col{gap:10px}footer.site-footer .footer-col h4{font-size:12px;margin-bottom:2px}footer.site-footer .footer-col a{font-size:14px}footer.site-footer .footer-bottom{gap:12px;padding-top:20px}footer.site-footer .footer-bottom p{font-size:12px}footer.site-footer .footer-bottom .skillhouse-badge{font-size:11px}footer.site-footer .footer-bottom .skillhouse-badge img{height:18px}}@media(max-width:400px){section.capabilities .cap-grid{grid-template-columns:repeat(2,1fr)}}@keyframes accent-pulse{0%,to{text-shadow:0 0 0 rgba(117,194,23,0)}50%{text-shadow:0 0 22px rgba(117,194,23,.45)}}@keyframes shine-sweep{0%{left:-130%}22%{left:130%}to{left:130%}}@keyframes nav-drop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes map-dot-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.1);opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes blur-fade-in{0%{opacity:0;filter:blur(12px)}to{opacity:1;filter:none}}@keyframes speed-in{0%{opacity:0;transform:translate(-160%) scaleX(1.6);filter:blur(3px)}60%{opacity:1}to{opacity:1;transform:translate(0) scaleX(1);filter:none}}@media(prefers-reduced-motion:no-preference){.reveal,.reveal-blur{opacity:0}.reveal.is-visible{animation:fade-in .7s ease both;animation-delay:calc(var(--reveal-i, 0) * 80ms)}.reveal-blur.is-visible{animation:blur-fade-in .85s ease both;animation-delay:calc(var(--reveal-i, 0) * 80ms)}.reveal-speed{opacity:0;will-change:transform,filter}.reveal-speed.is-visible{animation:speed-in .55s cubic-bezier(.16,1,.3,1) both}nav.site-nav{animation:nav-drop .6s cubic-bezier(.2,.7,.2,1) both}section.hero .hero-phrase .accent{animation:accent-pulse 3.2s ease-in-out infinite}section.value-banner .banner-icon:after{animation:shine-sweep 4.5s ease-in-out infinite}.map-dot__pulse{animation:map-dot-pulse 2.4s ease-out infinite}}
