:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:#f5f5f6;background:#000;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:105px;--red:#ff172b;--muted:#a9adb2;--line:#ffffff24;--gutter:clamp(24px,6.3vw,110px)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#000}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-weight:450;letter-spacing:-.043em}h1{font-size:clamp(54px,6.6vw,100px);line-height:1.02}h2{font-size:clamp(35px,4.4vw,64px);line-height:1.07}h3{font-size:26px;line-height:1.18;letter-spacing:-.025em}p{line-height:1.55;color:var(--muted)}em{font-style:normal;color:var(--red)}a:focus-visible,button:focus-visible{outline:2px solid #ff4756;outline-offset:6px}.icon{display:block;flex-shrink:0}.section-pad{padding-left:var(--gutter);padding-right:var(--gutter)}.eyebrow{font-size:11px;letter-spacing:.25em;line-height:1.5;font-weight:500;color:#bfc2c7;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:14px 24px;font-size:13px;font-weight:550;border-radius:3px;border:1px solid transparent;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s}.button .icon{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:#fff;border-color:var(--red)}.button-red:hover{background:#ed071a;box-shadow:0 6px 25px #ff172b24}.button-outline{border-color:#666b70;background:#0006;color:#f4f5f6}.button-outline:hover{border-color:#eee;background:#ffffff0c}.inline-link{display:inline-flex;gap:12px;align-items:center;color:var(--red);font-size:13px;font-weight:500}.inline-link .icon{width:17px;height:17px}.inline-link:hover{color:#ff6774}.skip-link{position:fixed;top:-80px;left:20px;padding:12px 20px;background:#fff;color:#000;z-index:100}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:30;background:#000e;backdrop-filter:blur(18px);border-bottom:1px solid #ffffff07}.header-inner{height:102px;padding:0 var(--gutter);display:flex;align-items:center;gap:40px;max-width:1800px;margin:auto}.brand{display:block;flex:0 0 190px;width:190px}.brand img{width:190px;height:auto}.desktop-nav{display:flex;gap:34px;margin:auto;font-size:13px}.desktop-nav a{color:#d8d8dd;position:relative;padding:15px 0}.desktop-nav a:after{position:absolute;content:'';height:1px;background:var(--red);left:0;right:100%;bottom:5px;transition:right .3s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-cta{min-width:132px;min-height:42px;padding:11px 24px}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:calc(100svh - 102px);height:790px;max-height:980px;overflow:hidden;background:#000;border-bottom:1px solid #ffffff10}.hero-image{position:absolute;inset:-3% -2%;background:url('/assets/hero-earth.webp') 50% 50%/cover no-repeat;animation:earth-drift 28s ease-in-out infinite alternate;will-change:transform}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000 0,#0009 26%,transparent 65%),linear-gradient(0deg,#000c 0,transparent 28%)}.hero-copy{position:relative;z-index:2;padding-top:clamp(75px,9vh,130px);max-width:800px}.hero h1{margin-bottom:24px;max-width:700px}.hero .eyebrow{margin-bottom:19px}.hero-lead{font-size:17px;line-height:1.5;max-width:555px;color:#b5b8bd}.actions{display:flex;align-items:center;gap:30px;margin-top:33px}.watch-overview{display:flex;align-items:center;gap:12px;padding:8px 0;border:0;background:none;font-size:13px}.play-circle{width:35px;height:35px;border:1px solid #d3d6da;border-radius:50%;display:grid;place-items:center;transition:background .25s}.play-circle .icon{width:17px;height:17px;fill:white;stroke:none;margin-left:1px}.watch-overview:hover .play-circle{background:var(--red);border-color:var(--red)}.hero-bottom{position:absolute;bottom:48px;left:var(--gutter);right:var(--gutter);z-index:3;display:flex;align-items:end;justify-content:space-between;gap:30px}.hero-metrics{display:flex;gap:0;position:relative}.hero-metrics:before{position:absolute;content:'';width:48px;height:1px;background:#ffffff29;top:-24px}.hero-metrics>div{min-width:165px;padding-right:25px;margin-right:25px;border-right:1px solid #ffffff1f}.hero-metrics>div:last-child{border:0;margin:0}.hero-metrics strong{display:block;font-size:24px;font-weight:450;letter-spacing:-.03em}.hero-metrics span{display:block;font-size:11px;margin-top:8px;color:#a7a9ae}sup{font-size:9px;vertical-align:super;margin-left:2px;color:#8e939c}.scroll-cue{display:flex;align-items:center;gap:14px;color:#a9aeb3;font-size:9px;letter-spacing:.15em}.scroll-cue i{display:block;width:18px;height:30px;border:1px solid #a9aeb3;border-radius:20px;position:relative}.scroll-cue i:after{content:'';position:absolute;width:2px;height:6px;left:7px;top:6px;background:#c1c5cd;border-radius:2px;animation:scroll-down 2s infinite}.section-services,.section-projects{padding-top:100px;padding-bottom:105px;max-width:1800px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:55px;align-items:end;margin-bottom:42px}.section-heading h2{margin-bottom:0}.heading-aside{max-width:300px;padding-bottom:4px}.heading-aside p{font-size:14px;line-height:1.55;margin-bottom:16px}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.service-card{display:block;position:relative;min-width:0;min-height:440px;border:1px solid #41474c;border-radius:5px;overflow:hidden;background:linear-gradient(135deg,#111416,#020304);transition:border-color .3s,transform .3s;isolation:isolate}.service-photo{position:absolute;inset:0;background-image:url('/assets/services-strip.webp');background-size:500% 100%;background-position:calc(var(--panel) * 25%) center;background-repeat:no-repeat;z-index:-1;transition:transform .7s}.service-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0203041a,#02030400 55%,#0203040a);z-index:-1}.service-content{padding:34px 22px;position:relative}.service-icon{width:34px;height:34px;margin-bottom:27px;color:#fafafa}.service-card h3{font-size:20px;line-height:1.17;min-height:48px;letter-spacing:-.025em;margin-bottom:15px}.service-card p{font-size:13px;line-height:1.55;max-width:185px}.card-arrow{display:inline-flex;margin-top:27px;color:var(--red)}.card-arrow .icon{width:21px;height:21px}.service-card:hover{border-color:#af3b41;transform:translateY(-6px)}.service-card:hover .service-photo{transform:scale(1.035)}.carousel-dots{display:none}.section-projects{border-top:1px solid #ffffff13;background:radial-gradient(ellipse at 60% 25%,#11171d55,transparent 60%)}.project-grid{display:grid;grid-template-columns:1.2fr .88fr;grid-template-rows:240px 240px;gap:18px}.project-card{position:relative;display:block;text-align:left;padding:0;border:1px solid #3b444d;border-radius:5px;overflow:hidden;background:#06080b;isolation:isolate;transition:border-color .3s,transform .3s}.project-card:hover{border-color:#f0444f;transform:translateY(-3px)}.project-0{grid-row:1/3}.project-photo{position:absolute;inset:0;background-image:none;background-size:300% 100%;background-position:calc(var(--panel) * 50%) center;background-repeat:no-repeat;z-index:-2;transition:transform .65s}.project-1 .project-photo,.project-2 .project-photo{background-size:300% 165%;background-position:calc(var(--panel) * 50%) 42%}.project-shade{position:absolute;inset:0;background:linear-gradient(0deg,#000 0,#000e 18%,#0008 36%,transparent 68%);z-index:-1}.project-card-copy{display:block;position:absolute;bottom:27px;left:27px;right:27px;padding-right:54px}.project-card h3{font-size:27px;line-height:1.18;margin-bottom:12px}.project-card p{font-size:14px;max-width:320px;margin:0}.project-1 .project-card-copy,.project-2 .project-card-copy{bottom:20px;left:23px;right:20px}.project-1 h3,.project-2 h3{font-size:21px;margin-bottom:8px}.project-1 p,.project-2 p{font-size:12px;max-width:280px}.scenario-label{font-size:8px;letter-spacing:.13em;color:#92989f;display:block;margin-bottom:10px}.circle-arrow{position:absolute;right:0;bottom:2px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--red);background:#a8293429;border-radius:50%;color:#d8dde1;transition:background .25s}.circle-arrow .icon{width:17px;height:17px}.project-card:hover .circle-arrow{background:var(--red)}.project-card:hover .project-photo{transform:scale(1.035)}.impact-metrics{display:flex;justify-content:space-evenly;padding-top:35px}.impact-metrics>div{text-align:center}.impact-metrics strong{display:block;font-size:26px;font-weight:450}.impact-metrics span{display:block;color:#92989f;font-size:10px;margin-top:9px}.section-about{min-height:720px;position:relative;overflow:hidden;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:85px;padding-bottom:85px;border-top:1px solid #ffffff13;border-bottom:1px solid #ffffff13;background:#000}.about-background{position:absolute;inset:0;background:url('/assets/about-architecture.webp') center/cover no-repeat;z-index:-2}.section-about:after{position:absolute;content:'';inset:0;z-index:-1;background:linear-gradient(90deg,#000 0,#000b 36%,transparent 70%)}.about-copy{max-width:640px;width:55%}.about-copy h2{font-size:clamp(38px,4.5vw,65px);margin-bottom:23px}.about-copy>p:not(.eyebrow){font-size:16px;max-width:610px}.benefits{list-style:none;margin:35px 0 35px;padding:0;display:flex;flex-direction:column;gap:23px}.benefits li{display:flex;align-items:center;gap:20px;font-size:15px}.benefits .icon{width:34px;height:34px;border:1px solid #697179;padding:7px;border-radius:50%;overflow:visible}.about-quote{font-size:clamp(25px,2.3vw,38px);line-height:1.27;font-weight:300;letter-spacing:-.025em;color:#c7cbd2;margin:70px 2% 0 0;max-width:350px;transform:rotate(-5deg)}.about-quote span{display:block;height:3px;width:52px;background:var(--red);margin-top:30px}.contact-band{text-align:center;padding-top:105px;padding-bottom:105px;background:radial-gradient(ellipse at 50% 150%,#38151a55,transparent 70%)}.contact-band h2{margin-bottom:33px}.site-footer{padding:35px var(--gutter) 25px;border-top:1px solid #737a8066;background:#020304}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px;letter-spacing:.25em;color:#c0c5cb}.footer-wordmark{letter-spacing:.45em}.footer-top>a:last-child{letter-spacing:0;font-size:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;font-size:10px;color:#767d85}.footer-bottom p{font-size:10px;margin:0;color:#767d85}.motion-toggle{color:#aaaeb5;background:transparent;border:0;padding:8px 0;font-size:11px}.motion-toggle:hover{color:white}.page-hero{padding-top:95px;padding-bottom:70px;border-bottom:1px solid #ffffff14;position:relative;overflow:hidden;background:radial-gradient(ellipse at 85% 100%,#1e242a70,transparent 65%)}.page-hero h1{font-size:clamp(45px,6vw,85px);margin-bottom:30px}.page-hero>p:last-child{max-width:640px;font-size:18px}.detail-hero{position:relative;isolation:isolate;min-height:630px;padding-top:60px;padding-bottom:80px;overflow:hidden;border-bottom:1px solid #ffffff15}.detail-art{left:55%;z-index:-2;background-size:500% 100%;opacity:.65}.detail-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000 30%,#000b 50%,transparent)}.detail-hero-copy{max-width:850px}.back-link{display:inline-block;margin-bottom:65px;color:#adb4bb;font-size:13px}.back-link:hover{color:var(--red)}.detail-hero h1{max-width:850px;font-size:clamp(45px,6.8vw,95px);overflow-wrap:break-word}.detail-hero-copy>p:not(.eyebrow){font-size:20px;max-width:570px;margin-bottom:30px}.detail-layout,.contact-layout{padding-top:90px;padding-bottom:105px;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.detail-layout h2{font-size:clamp(36px,4vw,57px)}.detail-layout p{font-size:17px;max-width:590px}.detail-panel{background:linear-gradient(130deg,#13171b,#07090a);border:1px solid #343b42;border-radius:5px;padding:35px 40px;align-self:start}.detail-panel h3{font-size:28px;margin-bottom:25px}.detail-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:23px}.detail-panel li{display:flex;gap:16px;align-items:center;color:#b8bec4;font-size:16px}.detail-panel li .icon{color:var(--red);width:18px;height:18px}.process{padding-top:50px;padding-bottom:90px;border-top:1px solid #ffffff19}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:40px}.process-grid article{border-top:1px solid #555a6066;padding-top:25px}.process-grid article>span{color:var(--red);font-size:12px}.process-grid h3{margin:23px 0 15px;font-size:30px}.process-grid p{font-size:16px}.solutions-grid{padding-top:65px;padding-bottom:90px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.solution-card{padding:35px 30px;border:1px solid #353b42;border-radius:5px;background:linear-gradient(140deg,#15191d,#000)}.solution-card h2{font-size:35px;margin-top:30px}.solution-card p{font-size:16px}.solution-card>div{display:grid;gap:17px;margin-top:32px}.solution-card a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18;padding-bottom:12px;font-size:14px}.solution-card a .icon{width:18px;color:var(--red)}.helium-feature{padding-top:85px;padding-bottom:85px;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;border-top:1px solid #ffffff16}.helium-art{min-height:500px;background:url('/assets/hero-earth.webp') 80% center/cover;border:1px solid #333a42;border-radius:5px}.helium-feature h3{font-size:24px}.helium-feature p:not(.eyebrow){font-size:16px}.helium-feature .button{margin-top:20px}.contact-layout{grid-template-columns:1.2fr .8fr;gap:9vw}.contact-layout h2{font-size:40px}.contact-form{display:grid;gap:24px;margin-top:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-row{display:grid;gap:10px}.form-row label{font-size:13px;color:#c4c9cf}.form-row label span{color:#7d848d;font-size:11px}.form-row input,.form-row textarea,.form-row select{width:100%;background:#0b0e10;border:1px solid #353c44;border-radius:3px;padding:14px 16px;color:#fafafa;font-size:16px;outline:none;transition:border-color .2s;color-scheme:dark}.form-row input:focus,.form-row textarea:focus,.form-row select:focus{border-color:#f73c4c;box-shadow:0 0 0 2px #f73c4c20}.form-row textarea{resize:vertical;min-height:145px}.form-hp{position:absolute;left:-9999px;height:1px;width:1px;overflow:hidden}.contact-form .button{justify-self:start}.contact-form .button:disabled{opacity:.6;cursor:wait}.form-status{min-height:22px;font-size:14px;margin:0}.form-status.success{color:#a3d3b3}.form-status.error{color:#ff8590}.contact-panel{align-self:start;border:1px solid #353c44;background:linear-gradient(135deg,#111519,#030404);padding:40px 35px;border-radius:5px}.contact-panel h3{font-size:32px}.contact-panel p{font-size:16px}.email-link{font-size:clamp(16px,1.6vw,24px);color:#f75d69;display:inline-block;margin-top:18px;overflow-wrap:anywhere}.contact-rule{height:1px;background:#ffffff20;margin:35px 0}.contact-panel h4{font-size:17px;font-weight:500}.contact-panel ol{padding-left:20px;color:#abb1b9;line-height:1.7;font-size:14px}.contact-panel li{padding-left:6px;margin-bottom:12px}.preview-callout{font-size:13px;padding:13px 17px;border-left:2px solid #95333c;background:#24101466;color:#c9adb1;max-width:650px}.preview-note{font-size:12px!important;color:#949aa3!important;line-height:1.6}.contact-panel .preview-note{margin-top:30px}
/* Motion is progressive: all content is visible if JavaScript is unavailable. */
.hero-enter{animation:hero-enter .48s cubic-bezier(.2,.7,.2,1) both}.hero-enter:nth-child(2){animation-delay:.04s}.hero-enter:nth-child(3){animation-delay:.08s}.hero-enter:nth-child(4){animation-delay:.12s}.reveal{opacity:1;transform:none}.has-motion .reveal{opacity:.15;transform:translateY(12px);transition:opacity .42s ease,transform .42s cubic-bezier(.2,.7,.2,1)}.has-motion .reveal.visible{opacity:1;transform:none}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .hero-enter{animation:none!important}.motion-paused .reveal{opacity:1;transform:none;transition:none}.has-motion .about-quote.visible{transform:rotate(-5deg)}
/* Native dialogs keep focus contained and support Escape. */
dialog{border:1px solid #424951;border-radius:7px;background:#080a0c;color:white;padding:0;width:min(760px,calc(100% - 40px));max-height:90svh;box-shadow:0 30px 100px #000;overflow:auto}dialog::backdrop{background:#000d;backdrop-filter:blur(10px)}.dialog-close{position:absolute;top:14px;right:15px;z-index:10;display:grid;place-items:center;width:37px;height:37px;border:1px solid #7778;border-radius:50%;background:#000a;font-size:27px;font-weight:300;line-height:1}.dialog-close:hover{border-color:var(--red);background:#28090d}.dialog-image{height:245px;background-image:none;background-size:300% 165%;background-position:calc(var(--panel) * 50%) 42%;position:relative}.dialog-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080a0c,transparent 60%)}.dialog-content{padding:15px 40px 40px}.dialog-content h2{font-size:42px}.dialog-content>p:not(.eyebrow){font-size:16px}.dialog-content ul{padding-left:20px;line-height:1.8;color:#bbc1c8;font-size:15px}.dialog-content li::marker{color:var(--red)}.dialog-content .preview-note{margin:22px 0}.overview-stage{position:relative;min-height:410px;isolation:isolate;display:flex;align-items:center;overflow:hidden}.overview-backdrop{position:absolute;inset:0;background:linear-gradient(90deg,#000e,#0003),url('/assets/hero-earth.webp') center/cover;z-index:-1;animation:earth-drift 20s infinite alternate}.overview-copy{padding:50px 45px;max-width:650px}.overview-copy h2{font-size:48px}.overview-copy p:not(.eyebrow){font-size:18px}.overview-controls{display:flex;align-items:center;gap:20px;padding:22px 30px;border-top:1px solid #ffffff25}.overview-controls button{border:0;background:none;font-size:12px;display:flex;align-items:center;gap:8px;padding:8px 0}.overview-controls .icon{width:18px;height:18px}.overview-controls>span{font-size:10px;white-space:nowrap;color:#929aa5}.overview-progress{flex:1;height:2px;background:#ffffff30}.overview-progress>div{height:2px;background:var(--red);width:0;transition:width .15s linear}body:has(dialog[open]){overflow:hidden}
@keyframes hero-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes earth-drift{from{transform:scale(1) translate3d(0,0,0)}to{transform:scale(1.045) translate3d(-.6%,.4%,0)}}@keyframes scroll-down{0%,100%{transform:translateY(0);opacity:.5}55%{transform:translateY(9px);opacity:1}}
@media(min-width:1800px){:root{--gutter:max(100px,calc((100vw - 1550px)/2))}.header-inner{max-width:none}.section-services,.section-projects{max-width:none}}
@media(max-width:1150px){:root{--gutter:40px}.header-inner{gap:25px}.desktop-nav{gap:25px}.brand,.brand img{width:165px}.brand{flex-basis:165px}.hero{height:760px}.hero h1{font-size:76px}.hero-lead{font-size:16px;max-width:500px}.hero-image{background-position:58% center}.section-heading{gap:35px}.heading-aside{max-width:250px}.section-heading h2{font-size:46px}.service-content{padding:28px 15px}.service-card h3{font-size:17px}.service-card p{font-size:12px}.service-card{min-height:400px}.project-grid{grid-template-rows:210px 210px}.project-card h3{font-size:24px}.project-1 h3,.project-2 h3{font-size:19px}.project-card-copy{left:22px;right:22px}.about-copy{width:57%}.about-quote{margin-right:0}.solutions-grid{gap:17px}.solution-card{padding:28px 22px}.solution-card h2{font-size:30px}.contact-panel{padding:30px 25px}.hero-metrics>div{min-width:140px;margin-right:20px;padding-right:20px}}
@media(max-width:800px){:root{--gutter:26px;scroll-padding-top:80px}.header-inner{height:82px}.brand,.brand img{width:154px}.brand{flex-basis:154px}.desktop-nav{gap:20px;font-size:12px}.header-cta{min-width:100px;min-height:38px;padding:10px 16px}.hero{min-height:740px;height:calc(100svh - 82px);max-height:1000px}.hero-copy{padding-top:80px}.hero h1{font-size:64px}.hero-lead{font-size:15px;max-width:450px}.hero-shade{background:linear-gradient(90deg,#000 0,#000a 28%,#0002 80%),linear-gradient(0deg,#000a,transparent 35%)}.hero-image{background-position:61% center}.hero-metrics>div{min-width:120px;margin-right:17px;padding-right:17px}.hero-metrics strong{font-size:22px}.hero-metrics span{font-size:10px}.section-services,.section-projects{padding-top:75px;padding-bottom:75px}.section-heading{display:block}.heading-aside{max-width:440px;margin-top:25px}.section-heading h2{font-size:43px}.service-grid{gap:10px}.service-card h3{font-size:16px;min-height:42px;overflow-wrap:break-word}.service-content{padding:23px 12px}.service-card p{font-size:11px}.service-card{min-height:385px}.service-icon{width:28px;height:28px}.card-arrow{margin-top:16px}.project-grid{grid-template-rows:205px 205px;gap:12px}.project-card-copy{padding-right:25px;left:18px;right:18px;bottom:25px}.project-1 .project-card-copy,.project-2 .project-card-copy{left:18px;right:15px}.project-card h3{font-size:21px}.project-1 h3,.project-2 h3{font-size:18px}.project-card p{font-size:12px}.circle-arrow{width:28px;height:28px;right:-3px;bottom:-7px}.circle-arrow .icon{width:15px}.section-about{min-height:660px;padding-top:70px;padding-bottom:70px}.about-copy h2{font-size:44px}.about-copy>p:not(.eyebrow){font-size:14px}.about-quote{font-size:25px}.benefits li{font-size:13px}.benefits{gap:20px}.footer-top{flex-wrap:wrap;font-size:9px;letter-spacing:.15em}.footer-bottom{flex-wrap:wrap}.detail-layout,.contact-layout{gap:40px}.detail-panel{padding:28px}.detail-hero h1{font-size:67px}.detail-hero-copy>p:not(.eyebrow){font-size:18px}.solutions-grid{grid-template-columns:1fr}.solution-card{padding:35px}.solution-card h2{font-size:36px;margin-top:20px}.solution-card>div{grid-template-columns:repeat(3,1fr);gap:25px}.helium-feature{gap:35px}.helium-art{min-height:420px}.contact-layout{grid-template-columns:1fr 1fr;gap:25px}.form-grid{grid-template-columns:1fr}.contact-panel h3{font-size:27px}.contact-panel p{font-size:14px}.contact-layout h2{font-size:35px}}
@media(max-width:640px){:root{--gutter:25px;scroll-padding-top:77px}h1{font-size:46px}h2{font-size:36px}.header-inner{height:77px;padding:0 22px}.brand,.brand img{width:148px}.brand{flex-basis:148px}.desktop-nav,.header-cta{display:none}.menu-toggle{margin-left:auto;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;width:40px;height:40px;background:transparent;border:0}.menu-toggle span{display:block;width:21px;height:1px;background:#e6e8eb;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:76px;left:0;right:0;padding:20px 25px 28px;flex-direction:column;gap:6px;background:#050607fa;border-bottom:1px solid #3c4249;box-shadow:0 25px 35px #0009}.mobile-nav a{padding:12px 0;color:#dbdee2;display:flex;align-items:center;gap:20px;font-size:16px}.mobile-nav a[aria-current]{color:#ff4453}.mobile-nav .icon{width:17px}.eyebrow{font-size:9px;letter-spacing:.2em;margin-bottom:18px}.hero{height:calc(100svh - 77px);min-height:785px;max-height:1000px}.hero-copy{padding-top:42px;max-width:100%}.hero h1{font-size:clamp(39px,10.3vw,62px);line-height:1.01;margin-bottom:19px}.hero .eyebrow{margin-bottom:17px}.hero-lead{font-size:14px;max-width:320px;line-height:1.5;color:#b9bdc3}.desktop-break{display:none}.hero-image{inset:200px -2% -9%;background-position:76% center;background-size:auto 100%;opacity:.98}.hero-shade{background:linear-gradient(180deg,#000 0,#000 14%,#000b 29%,transparent 63%,#0005 80%,#000c 100%)}.actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:25px}.button{min-height:44px;font-size:12px;padding:12px 22px;gap:23px}.watch-overview{font-size:11px;gap:10px}.play-circle{width:29px;height:29px}.play-circle .icon{width:14px;height:14px}.hero-bottom{bottom:24px;left:25px;right:25px;display:block}.hero-metrics{justify-content:flex-start;gap:0}.hero-metrics>div{min-width:0;flex:1;margin-right:12px;padding-right:12px}.hero-metrics strong{font-size:21px}.hero-metrics span{font-size:9px;line-height:1.4;max-width:95px}.hero-metrics:before{top:-19px;width:35px}.scroll-cue{justify-content:center;margin-top:29px;font-size:8px;gap:10px}.scroll-cue i{height:24px;width:15px}.scroll-cue i:after{left:6px;height:5px}.section-services,.section-projects{padding-top:60px;padding-bottom:60px}.section-heading{margin-bottom:29px}.section-heading h2{font-size:clamp(30px,8vw,43px);line-height:1.1;letter-spacing:-.04em}.heading-aside{margin-top:22px;max-width:340px}.heading-aside p{font-size:13px}.inline-link{font-size:12px}.carousel-wrap{margin-right:calc(-1 * var(--gutter));margin-left:calc(-1 * var(--gutter))}.service-grid,.project-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:var(--gutter);padding:6px var(--gutter) 10px;gap:16px;scrollbar-width:none;overscroll-behavior-x:contain}.service-grid::-webkit-scrollbar,.project-grid::-webkit-scrollbar{display:none}.service-card{flex:0 0 calc(100vw - 64px);min-height:420px;scroll-snap-align:start}.service-content{padding:30px 25px}.service-icon{width:38px;height:38px;margin-bottom:24px}.service-card h3{font-size:23px;min-height:0;max-width:250px;margin-bottom:15px}.service-card p{font-size:15px;max-width:225px;line-height:1.5}.service-photo{background-size:500% 100%;opacity:.8}.card-arrow{margin-top:22px;position:absolute;right:25px;top:240px;width:37px;height:37px;display:grid;place-items:center;border:1px solid #c63841;border-radius:50%;background:#7218211c}.card-arrow .icon{width:18px}.service-card:hover{transform:none}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:0;margin-top:13px}.carousel-dot{width:28px;height:28px;background:none;border:0;padding:10px;position:relative}.carousel-dot:after{content:'';display:block;width:7px;height:7px;border-radius:50%;background:#3e444c;transition:background .2s}.carousel-dot.active:after{background:var(--red)}.project-card{flex:0 0 calc(100vw - 64px);min-height:410px;scroll-snap-align:start}.project-1 .project-photo,.project-2 .project-photo{background-size:300% 100%;background-position:calc(var(--panel) * 50%) center}.project-card-copy,.project-1 .project-card-copy,.project-2 .project-card-copy{left:23px;right:23px;bottom:27px;padding-right:28px}.project-card h3,.project-1 h3,.project-2 h3{font-size:24px;margin-bottom:13px}.project-card p,.project-1 p,.project-2 p{font-size:14px;max-width:250px}.circle-arrow{width:36px;height:36px;bottom:0;right:-3px}.circle-arrow .icon{width:17px}.project-shade{background:linear-gradient(0deg,#000 0,#000e 17%,#0007 45%,transparent 75%)}.impact-metrics{padding-top:23px;justify-content:space-between;gap:20px}.impact-metrics strong{font-size:21px}.impact-metrics span{font-size:9px}.section-about{display:block;padding-top:60px;padding-bottom:40px;min-height:870px}.about-copy{width:100%;max-width:100%}.about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){font-size:14px;max-width:330px}.benefits{gap:17px;margin:27px 0}.benefits li{font-size:13px;gap:17px}.benefits .icon{width:30px;height:30px;padding:6px}.about-background{inset:300px -110px 0 -120px;background-position:80% center;opacity:.8}.section-about:after{background:linear-gradient(180deg,#000 0,#000 24%,#000b 45%,transparent 80%)}.about-quote,.has-motion .about-quote.visible{margin:85px 0 0;font-size:26px;max-width:300px;transform:none;line-height:1.23}.about-quote br{display:none}.about-quote span{width:43px;height:2px;margin-top:22px}.contact-band{padding-top:70px;padding-bottom:70px}.contact-band h2{font-size:36px;line-height:1.12}.site-footer{padding-top:28px}.footer-top{align-items:flex-start;flex-direction:column;gap:20px}.footer-top>span{font-size:8px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:28px}.footer-bottom p{font-size:10px;line-height:1.5}.page-hero{padding-top:55px;padding-bottom:50px}.page-hero h1{font-size:43px;line-height:1.07;overflow-wrap:break-word}.page-hero>p:last-child{font-size:15px}.detail-hero{min-height:560px;padding-top:30px;padding-bottom:55px}.back-link{margin-bottom:45px;font-size:12px}.detail-hero h1{font-size:44px;line-height:1.07;max-width:100%}.detail-hero-copy>p:not(.eyebrow){font-size:17px;max-width:320px}.detail-art{left:25%;opacity:.4}.detail-hero:after{background:linear-gradient(90deg,#000 0,#0008 50%,transparent),linear-gradient(180deg,#000 0,transparent 90%)}.detail-layout,.contact-layout{grid-template-columns:1fr;padding-top:60px;padding-bottom:65px;gap:35px}.detail-layout h2{font-size:36px}.detail-layout p{font-size:16px}.detail-panel{padding:29px 25px}.detail-panel h3{font-size:27px}.detail-panel li{font-size:14px;gap:13px}.process{padding-top:35px;padding-bottom:45px}.process-grid{grid-template-columns:1fr;gap:23px}.process-grid article{padding-top:20px}.process-grid h3{font-size:27px;margin:15px 0 10px}.solutions-grid{padding-top:40px;padding-bottom:50px}.solution-card{padding:30px 25px}.solution-card h2{font-size:31px}.solution-card>div{grid-template-columns:1fr;gap:17px}.helium-feature{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px;gap:35px}.helium-art{min-height:310px;order:2}.helium-feature h2{font-size:39px}.helium-feature h3{font-size:23px}.contact-panel{padding:30px}.form-grid{grid-template-columns:1fr}.contact-layout h2{font-size:34px}.contact-panel h3{font-size:30px}.email-link{font-size:20px}.form-row label{font-size:13px}.preview-callout{font-size:12px}.dialog-content{padding:20px 24px 30px}.dialog-content h2{font-size:32px}.dialog-image{height:210px}.overview-stage{min-height:400px}.overview-copy{padding:60px 25px 35px}.overview-copy h2{font-size:38px}.overview-copy p:not(.eyebrow){font-size:16px}.overview-controls{padding:17px;gap:13px}.overview-controls button{font-size:11px}.overview-controls>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.has-motion .reveal{opacity:1;transform:none}.hero-image{will-change:auto}.service-grid,.project-grid{scroll-behavior:auto}}
.service-card:after{background:linear-gradient(180deg,#060809e8 0%,#060809e8 49%,#06080999 66%,transparent 86%)}
h1.section-title{font-size:clamp(35px,4.4vw,64px);line-height:1.07;margin-bottom:0}.about-copy h1.section-title{font-size:clamp(38px,4.5vw,65px);margin-bottom:23px}@media(max-width:1150px){.section-heading h1.section-title{font-size:46px}}@media(max-width:800px){.section-heading h1.section-title{font-size:43px}.about-copy h1.section-title{font-size:44px}}@media(max-width:640px){.section-heading h1.section-title{font-size:clamp(30px,8vw,43px);line-height:1.1}.about-copy h1.section-title{font-size:38px}}
/* Header logo: display the complete selected no-tagline artwork, including its native glow. */
.brand{aspect-ratio:1987 / 791;overflow:visible;align-self:center}.brand img{width:100%;height:auto;max-width:none}.desktop-nav{gap:clamp(18px,2.4vw,34px)}
/* Service artwork is a bounded, ratio-preserving panel in the page layout. */
.detail-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);align-items:center;gap:clamp(30px,5vw,75px);min-height:590px;padding-top:55px;padding-bottom:65px}.detail-hero:after{display:none}.detail-hero-copy{min-width:0;max-width:100%}.detail-hero h1{font-size:clamp(42px,5.1vw,76px);max-width:100%;line-height:1.06}.detail-hero .back-link{margin-bottom:38px}.service-hero-visual{margin:0;width:100%;max-width:390px;aspect-ratio:4/5;max-height:450px;justify-self:end;border:1px solid #2a323b;border-radius:5px;background:radial-gradient(ellipse at 50% 80%,#111b25,#020304 75%);overflow:hidden}.service-hero-visual svg{display:block;width:100%;height:100%;max-height:450px;overflow:hidden}
.ai-hero{padding-top:90px;padding-bottom:95px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:8vw;align-items:center;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 85% 70%,#24101566,transparent 55%)}.ai-intro{min-width:0}.ai-hero h1{font-size:clamp(44px,5.6vw,82px)}.ai-lead{font-size:18px;max-width:570px;margin-bottom:30px}.ai-workflow{border:1px solid #3e343b;background:linear-gradient(135deg,#111418,#060708);border-radius:5px;padding:32px}.ai-workflow>.eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:32px}.workflow-step{display:flex;gap:18px;align-items:flex-start}.workflow-step>span{color:#858b94;border:1px solid #373e48;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;font-size:10px}.workflow-step h3{font-size:19px;margin-bottom:9px;letter-spacing:-.02em}.workflow-step p{font-size:14px;margin:0}.workflow-line{width:1px;height:32px;background:#3e454e;margin:10px 0 10px 14px}.workflow-active>span{color:#ff6470;border-color:#a92e3a;background:#3e131c}.ai-use-cases{padding-top:85px;padding-bottom:85px}.ai-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ai-card{padding:31px 27px;background:linear-gradient(135deg,#111519,#050607);border:1px solid #303840;border-radius:5px;display:flex;flex-direction:column;min-width:0}.ai-card>.eyebrow{color:#f44c5a}.ai-card h3{font-size:27px}.ai-card>p{font-size:16px}.ai-example{border-top:1px solid #ffffff18;padding-top:20px;margin-top:auto}.ai-example>span{font-size:9px;letter-spacing:.14em;color:#9ca3ae}.ai-example p{font-size:14px;margin:10px 0 0;color:#929ba6}.ai-process{padding-top:70px}.ai-foundations{border-top:1px solid var(--line)}
@media(max-width:1000px){.header-inner{gap:24px}.desktop-nav{gap:19px}.detail-hero{gap:30px;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}.detail-hero h1{font-size:clamp(40px,5vw,62px)}.ai-hero{gap:35px}.ai-workflow{padding:27px 22px}.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-hero h1{font-size:54px}.ai-lead{font-size:16px}}
@media(min-width:641px) and (max-width:850px){.header-inner{gap:16px}.desktop-nav{gap:15px;font-size:11px}.header-cta{min-width:90px;padding:10px 12px}.brand{flex-basis:145px;width:145px}}
@media(max-width:700px){.detail-hero{grid-template-columns:1fr;padding-top:30px;gap:30px;min-height:0}.detail-hero h1{font-size:clamp(39px,8.5vw,57px);overflow-wrap:normal;hyphens:auto}.detail-hero .back-link{margin-bottom:35px}.service-hero-visual{width:100%;max-width:100%;aspect-ratio:4/3;height:auto;max-height:330px;justify-self:stretch}.service-hero-visual svg{max-height:330px}.ai-hero{grid-template-columns:1fr;padding-top:55px;padding-bottom:60px;gap:35px}.ai-hero h1{font-size:clamp(42px,9.5vw,58px)}.ai-lead{font-size:16px}.ai-workflow{padding:30px 25px}.ai-use-cases{padding-top:60px;padding-bottom:60px}.ai-grid{grid-template-columns:1fr;gap:17px}.ai-card{padding:29px 25px}.ai-card h3{font-size:27px}.ai-process{padding-top:55px}.ai-process h2{font-size:36px}}
/* Account for narrow browser viewports, including a visible scrollbar. */
body{min-width:0}.button{max-width:100%}.header-inner,.detail-layout>*,.contact-layout>*,.ai-hero>*{min-width:0}
/* Service discovery and practical engagement content. */
.services-intro{padding-top:55px;padding-bottom:30px}.services-intro h1{font-size:clamp(40px,4.8vw,66px);margin-bottom:20px}.services-intro>p:last-child{margin-bottom:0}.services-intro .inline-link{display:inline;font-size:inherit;line-height:inherit}
.service-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:30px;padding-bottom:75px}.directory-card{display:flex;gap:22px;min-width:0;padding:30px 26px;border:1px solid #353c44;border-radius:5px;background:linear-gradient(135deg,#10161b,#050607);transition:border-color .25s,transform .25s}.directory-card:hover{border-color:#ec4252;transform:translateY(-3px)}.directory-card>.icon{width:29px;height:29px;color:#ff6470}.directory-card>div{min-width:0}.directory-card h2{font-size:25px;line-height:1.2;margin-bottom:14px}.directory-card p{font-size:16px;margin-bottom:22px}.directory-card .inline-link{font-size:14px}.directory-ai{background:radial-gradient(ellipse at 100% 100%,#3e152355,transparent),#080b0e}
.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-card>div{grid-template-columns:1fr}.service-fit{border-top:1px solid var(--line)}.scope-note{font-size:14px!important;margin:25px 0 0;color:#aab3be}.faq-section{padding-top:60px;padding-bottom:75px;border-top:1px solid var(--line)}.faq-section h2{font-size:clamp(32px,4vw,50px)}.faq-list{max-width:950px}.faq-list details{border-bottom:1px solid #343b42;padding:0 4px}.faq-list summary,.review-example summary{cursor:pointer;padding:22px 0;font-size:18px;line-height:1.5;color:#eceef1}.faq-list details p{font-size:16px;max-width:780px;padding-bottom:12px}.faq-list summary:focus-visible,.review-example summary:focus-visible{outline:2px solid #ff6470;outline-offset:4px}.ai-demo{padding-top:75px;padding-bottom:75px;border-top:1px solid var(--line)}.ai-demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.ai-demo .detail-panel{height:100%;min-width:0}.ai-demo blockquote{margin:0;color:#bdc4cd;font-size:18px;line-height:1.7}.ai-demo .detail-panel li{display:list-item;margin-left:18px;line-height:1.6}.review-example{border-top:1px solid #343b42;margin-top:26px}.review-example summary{color:#ff7884;font-size:16px}.review-example p{font-size:16px}.review-example .eyebrow{font-size:12px}.field-help{font-size:14px;line-height:1.6;margin:0;color:#aeb7c2}.field-error{color:#ff98a2;font-size:14px;margin:0}.form-row [aria-invalid=true]{border-color:#ff7884}.form-status:focus-visible{outline:2px solid #ff7884;outline-offset:6px}.form-status:empty{display:none}
.button,.inline-link,.back-link,.watch-overview,.motion-toggle,.form-row label{font-size:14px}.button-red{background:#ce1025;border-color:#ce1025}.button-red:hover{background:#b90b1f}.inline-link{color:#ff6470}.form-row label span{font-size:12px;color:#aab1bc}.scenario-label{font-size:12px;letter-spacing:.08em;color:#c1c8d1}.project-1 p,.project-2 p{font-size:14px}.footer-bottom,.footer-bottom p{font-size:12px;color:#a1a9b4}.hero-principles strong{font-size:24px}.hero-principles span{font-size:12px}.header-cta{white-space:normal;max-width:180px;text-align:center}.motion-paused *,.motion-paused *:before,.motion-paused *:after{transition:none!important}
@media(max-width:1100px){.service-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.header-cta{max-width:150px}.desktop-nav{gap:18px}.header-inner{gap:20px}}
@media(max-width:850px){.desktop-nav,.header-cta{display:none}.menu-toggle{margin-left:auto;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;width:44px;height:44px;background:transparent;border:0}.menu-toggle span{display:block;width:21px;height:1px;background:#e6e8eb}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:100%;left:0;right:0;padding:20px 25px;flex-direction:column;gap:6px;background:#050607fa;border-bottom:1px solid #3c4249;box-shadow:0 25px 35px #0009}.mobile-nav a{padding:12px 0;font-size:16px;display:flex;align-items:center;gap:16px}.mobile-nav a[aria-current]{color:#ff6470}.mobile-nav .icon{width:18px}.ai-demo-grid{grid-template-columns:1fr}.service-directory{gap:15px}.directory-card{padding:25px 22px;gap:18px}}
@media(max-width:640px){.service-directory{grid-template-columns:1fr;padding-top:24px;padding-bottom:45px}.directory-card{padding:25px 22px}.directory-card h2{font-size:25px}.directory-card p{font-size:16px}.services-intro{padding-top:38px;padding-bottom:25px}.services-intro h1{font-size:40px}.services-intro>p:last-child{font-size:16px}.solutions-grid{grid-template-columns:1fr}.faq-section,.ai-demo{padding-top:50px;padding-bottom:50px}.ai-demo .detail-panel{padding:26px 22px}.hero-principles strong{font-size:20px}.hero-principles span{font-size:12px}.hero-lead,.heading-aside p,.about-copy>p:not(.eyebrow){font-size:16px}.hero{min-height:850px}.hero-metrics>div{padding-right:8px;margin-right:8px}.project-card-copy,.project-1 .project-card-copy,.project-2 .project-card-copy{padding-right:38px}.carousel-dot{width:44px;height:44px;padding:18px}.watch-overview{min-height:44px}}

@media(max-width:640px){.hero-image{background-image:url('/assets/hero-earth-mobile.webp')}.service-photo{background-image:url('/assets/services-strip-mobile.webp')}.project-photo,.dialog-image{background-image:none}.about-background{background-image:url('/assets/about-architecture-mobile.webp')}.helium-art{background-image:url('/assets/hero-earth-mobile.webp')}.overview-backdrop{background-image:linear-gradient(90deg,#000e,#0003),url('/assets/hero-earth-mobile.webp')}}

/* Small-business positioning, engagement model and richer service guidance. */
.engagement-model{padding-top:90px;padding-bottom:95px;border-top:1px solid var(--line);background:radial-gradient(ellipse at 80% 20%,#27101755,transparent 58%)}
.engagement-grid,.practical-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.engagement-grid article,.practical-card{min-width:0;border:1px solid #343b42;border-radius:5px;background:linear-gradient(135deg,#111519,#050607);padding:30px 27px}
.engagement-grid article>span{display:block;color:#ff6470;font-size:12px;letter-spacing:.12em;margin-bottom:26px}
.engagement-grid h3,.practical-card h3{font-size:26px;margin-bottom:15px}
.engagement-grid p,.practical-card p{font-size:16px;margin:0}
.practical-section{padding-top:75px;padding-bottom:85px;border-top:1px solid var(--line)}
.practical-section>h2{font-size:clamp(34px,4vw,54px);margin-bottom:38px}
.privacy-content{max-width:980px;padding-top:70px;padding-bottom:90px}
.privacy-content h2{font-size:29px;margin:42px 0 14px}
.privacy-content h2:first-child{margin-top:0}
.privacy-content p{font-size:17px;max-width:850px}
.privacy-content a,.field-help a{color:#ff6470;text-decoration:underline;text-underline-offset:3px}
.footer-bottom a:hover{color:#fff}
.hero .hero-lead{max-width:590px}
.eyebrow{font-size:12px}
.footer-top>span,.footer-bottom,.footer-bottom p{font-size:12px}
.footer-contact{display:flex;align-items:center;gap:22px}.footer-contact>a{letter-spacing:0;font-size:12px}.social-icons{display:flex;align-items:center;gap:10px}.social-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #555d65;border-radius:50%;color:#c7cbd0}.social-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.social-icon .social-fill{fill:currentColor;stroke:none}
@media(max-width:850px){.engagement-grid,.practical-grid{grid-template-columns:1fr}.engagement-model,.practical-section{padding-top:65px;padding-bottom:70px}.engagement-grid article,.practical-card{padding:27px 24px}}
@media(max-width:640px){.eyebrow{font-size:10px}.engagement-model,.practical-section{padding-top:55px;padding-bottom:55px}.engagement-grid h3,.practical-card h3{font-size:25px}.privacy-content{padding-top:55px;padding-bottom:65px}.privacy-content h2{font-size:26px}.privacy-content p{font-size:16px}.footer-top>span{font-size:10px}.footer-contact{width:100%;justify-content:space-between;gap:16px}.social-icon{width:40px;height:40px}.hero{min-height:875px}}
@media(max-width:850px){.menu-toggle span{transition:transform .22s cubic-bezier(.2,.75,.25,1),opacity .16s ease}.mobile-nav:not([hidden]){display:flex;opacity:0;visibility:hidden;transform:translateY(-12px);transform-origin:top;transition:opacity .22s ease,transform .24s cubic-bezier(.2,.75,.25,1),visibility 0s linear .24s}.mobile-nav.is-open{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.mobile-nav.is-closing{display:flex;opacity:0;visibility:visible;transform:translateY(-8px);pointer-events:none}.mobile-nav a{opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .22s ease}.mobile-nav.is-open a{opacity:1;transform:translateY(0)}.mobile-nav.is-open a:nth-child(2){transition-delay:.025s}.mobile-nav.is-open a:nth-child(3){transition-delay:.05s}.mobile-nav.is-open a:nth-child(4){transition-delay:.075s}.mobile-nav.is-open a:nth-child(5){transition-delay:.1s}.mobile-nav.is-open a:nth-child(6){transition-delay:.125s}.mobile-nav.is-closing a{transition-delay:0s}}
