@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#153b35;--muted:#65736d;--paper:#fafaf6;--line:#dfe4dc;--orange:#ed7046;--lime:#dcf2bb;--green:#28554b;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}svg{display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif;font-weight:600;letter-spacing:-.045em}h1{font-size:clamp(44px,5.25vw,76px);line-height:1.1}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.17}h3{font-size:24px;line-height:1.3}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 96px));margin:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.site-header{height:96px;position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;align-items:center;height:100%;gap:30px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:37px;height:37px;color:var(--ink)}.brand-word{font:800 22px Manrope,Arial,sans-serif;letter-spacing:-1.1px}.brand-word small{font:600 9px 'DM Sans',Arial,sans-serif;letter-spacing:1px;margin-left:5px}.nav{display:flex;gap:29px;align-items:center;margin:auto;font-size:13px;font-weight:550}.nav a{padding:8px 0;position:relative}.nav a:hover,.nav a.active{color:#c65732}.nav a.active:after{content:'';position:absolute;height:4px;width:4px;border-radius:50%;background:var(--orange);bottom:-5px;left:calc(50% - 2px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;background:var(--ink);color:#fff;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:600;line-height:1.45;transition:transform .2s,background .2s}.button:hover{background:#2f594b;transform:translateY(-2px)}.button .icon{width:17px;height:17px}.button.orange{background:var(--orange);color:#fff}.button.orange:hover{background:#d85c34}.button.light{background:var(--paper);color:var(--ink)}.button.outline{border-color:var(--line);background:transparent;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:600}.text-link:hover{color:#c65732}.text-link .icon{width:18px;height:18px}.menu-toggle{display:none;background:none;border:0;padding:10px}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:23px}.eyebrow:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding:72px 0 64px;min-height:650px}.hero-copy{position:relative;z-index:2}.hero h1 span{color:var(--orange)}.hero-copy>p{font-size:16px;line-height:1.85;max-width:430px;margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:26px}.hero-note{display:flex;gap:19px;margin-top:34px;font-size:11px;color:var(--muted)}.hero-note span{display:flex;align-items:center;gap:6px}.hero-note .icon{width:14px;height:14px;color:var(--green)}.hero-art{height:487px;position:relative;isolation:isolate}.orbit{position:absolute;border:1px solid #dbe4d6;border-radius:50%;width:450px;height:450px;left:28px;top:10px}.orbit:before,.orbit:after{content:'';position:absolute;inset:38px;border:1px dashed #dce3d7;border-radius:50%}.orbit:after{inset:-33px;border-style:solid;border-color:#e8eae1}.orb{position:absolute;border-radius:50%;background:#dceccf;width:325px;height:325px;left:105px;top:68px;filter:blur(35px);opacity:.6;z-index:-1}.dashboard{position:absolute;top:77px;left:21px;right:23px;transform:rotate(-5deg);background:#fff;border:1px solid #e5e8de;border-radius:14px;box-shadow:0 18px 60px #24382b10;overflow:hidden}.dash-top{display:flex;align-items:center;gap:7px;border-bottom:1px solid #edf0e8;padding:15px 19px;font-size:9px;font-weight:600}.dash-top .brand-mark{width:17px;height:17px}.dash-top>span:last-child{margin-left:auto;color:#8b958d;font-size:8px}.dash-body{padding:20px 24px 18px}.dash-label{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.dash-value{font:650 31px Manrope,Arial,sans-serif;letter-spacing:-1px;margin-top:7px}.dash-value small{font:600 9px 'DM Sans',Arial,sans-serif;color:#477151;background:#eef5e8;padding:4px 7px;border-radius:4px;vertical-align:middle;letter-spacing:0;margin-left:6px}.chart{height:119px;width:100%;margin-top:15px;overflow:visible}.chart-labels{display:flex;justify-content:space-between;font-size:8px;color:#92998f;margin:6px 0 15px}.dash-bottom{border-top:1px solid #edf0e8;padding-top:13px;display:flex;gap:30px;font-size:8px;color:#7c887d}.dash-bottom strong{display:block;font-size:13px;color:var(--ink);margin-top:2px}.float-card{position:absolute;z-index:2;background:white;border:1px solid #e8e9df;border-radius:12px;box-shadow:0 14px 34px #21352c0b}.revenue-card{right:-8px;top:27px;transform:rotate(5deg);padding:15px 19px;display:flex;align-items:center;gap:13px;font-size:10px}.revenue-card b{display:block;font-size:14px;margin-top:2px}.mini-icon{width:37px;height:37px;background:#e9f3db;display:grid;place-items:center;border-radius:10px}.ad-card{bottom:11px;left:1px;transform:rotate(4deg);width:172px;padding:13px}.ad-art{height:77px;border-radius:7px;background:#e8eccc;display:grid;place-items:center;position:relative;overflow:hidden}.ad-art:before,.ad-art:after{content:'';position:absolute;display:block;width:65px;height:65px;border-radius:16px;transform:rotate(35deg);background:#b9d593;left:13px;top:32px}.ad-art:after{background:#f2bf73;left:106px;top:-31px}.ad-art .icon{width:36px;height:36px;z-index:1;color:#426741}.ad-card small{display:block;font-size:8px;color:var(--muted);margin-top:9px}.ad-card strong{font-size:10px;display:block;margin:3px 0 8px}.ad-card>span{font-size:8px;text-align:center;display:block;border-radius:4px;background:var(--ink);color:white;padding:5px}.growth-card{right:0;bottom:29px;width:167px;padding:15px;transform:rotate(-3deg)}.growth-card small{font-size:9px;color:var(--muted)}.growth-card b{display:block;font-size:23px;letter-spacing:-1px}.bars{height:49px;display:flex;align-items:end;gap:7px;margin-top:7px}.bars i{background:#bbd69d;border-radius:3px 3px 0 0;flex:1;height:var(--h)}.bars i:last-child{background:var(--ink)}.sparkle{position:absolute;right:28px;top:6px;font-size:43px;color:var(--orange)}.art-caption{position:absolute;bottom:-22px;font-size:8px;left:calc(50% - 96px);letter-spacing:1.3px;color:#8d988d;text-transform:uppercase}.audience-strip{padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.audience-label{font-size:11px;line-height:1.6;color:var(--muted);max-width:142px}.audience-item{display:flex;gap:10px;align-items:center;font:600 15px Manrope,Arial,sans-serif;color:#6b776b}.audience-item .icon{width:25px;height:25px}.section{padding:94px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px}.section-head h2{max-width:565px}.section-head p{max-width:310px;font-size:14px}.section-head .eyebrow{margin-bottom:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:29px;display:flex;flex-direction:column;transition:transform .25s,border-color .25s}.solution-card:hover{transform:translateY(-5px);border-color:#a9b99c}.card-icon{width:48px;height:48px;background:#eff2e8;border-radius:12px;display:grid;place-items:center;margin-bottom:33px}.solution-card:nth-child(2) .card-icon{background:#fcf0e5;color:#c3693f}.solution-card:nth-child(3) .card-icon{background:#e9eeea}.solution-card h3{font-size:22px;margin-bottom:13px}.solution-card p{font-size:13px;margin-bottom:27px}.solution-card .text-link{margin-top:auto}.section-tinted{background:#f0f2e9}.split{display:grid;grid-template-columns:1fr 1fr;gap:92px;align-items:center}.split-copy>p{margin-top:22px;font-size:14px;max-width:430px}.check-list{list-style:none;padding:0;margin:26px 0;display:grid;gap:14px}.check-list li{display:flex;align-items:center;gap:10px;font-size:13px}.check-list .icon{color:#5c7f49;width:18px;height:18px}.ecosystem{height:340px;border:1px solid #dce2d2;background:#f8f9f3;border-radius:16px;display:grid;place-items:center;position:relative;overflow:hidden;background-image:radial-gradient(#dce4d6 1px,transparent 1px);background-size:17px 17px}.eco-ring{position:absolute;width:250px;height:250px;border:1px solid #d5ddcb;border-radius:50%}.eco-ring:after{content:'';position:absolute;inset:34px;border:1px dashed #d5ddcb;border-radius:50%}.eco-center{width:92px;height:92px;border-radius:24px;background:var(--ink);color:#e5f4ca;display:grid;place-items:center;box-shadow:0 13px 28px #1d382c20;z-index:2}.eco-center .brand-mark{color:inherit;width:49px;height:49px}.eco-pill{position:absolute;background:#fff;box-shadow:0 5px 16px #254d2110;border:1px solid #e0e5d9;padding:12px 16px;border-radius:9px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600;z-index:3}.eco-pill:nth-of-type(3){top:40px;left:34px}.eco-pill:nth-of-type(4){top:51px;right:23px}.eco-pill:nth-of-type(5){bottom:48px;left:30px}.eco-pill:nth-of-type(6){bottom:38px;right:24px}.eco-pill .icon{width:18px;height:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:49px}.step{position:relative;border-top:1px solid var(--line);padding-top:26px}.step>span{font-size:12px;color:#a56943;background:#f6ede0;padding:7px 10px;border-radius:50%;display:inline-block;margin-bottom:21px}.step h3{font-size:21px;margin-bottom:13px}.step p{font-size:13px}.article-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:transform .2s}.article-card:hover{transform:translateY(-4px)}.article-art{height:190px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.article-art.peach{background:#f3dfcd}.article-art.sage{background:#e0e8d4}.article-art.blue{background:#dfe7e8}.article-art svg{width:190px;height:140px}.article-content{padding:24px}.article-meta{font-size:9px;text-transform:uppercase;letter-spacing:1.3px;display:flex;justify-content:space-between;color:#6c776b;margin-bottom:13px}.article-content h3{font-size:19px;margin-bottom:20px;line-height:1.45}.article-content>.text-link{font-size:11px}.cta{background:var(--ink);color:#fff;padding:52px 60px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:40px;position:relative;overflow:hidden;margin-bottom:82px}.cta:after{content:'';position:absolute;width:310px;height:310px;border:1px solid #ffffff0c;border-radius:50%;right:90px;top:-125px;pointer-events:none}.cta h2{font-size:38px;max-width:620px}.cta p{color:#b6c6b8;margin-top:15px;font-size:13px}.cta .button{white-space:nowrap;z-index:1}.footer{border-top:1px solid var(--line);padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:45px}.footer-brand>p{font-size:12px;max-width:260px;margin-top:20px}.footer h4{font-size:12px;letter-spacing:0;margin-bottom:18px;font-weight:700}.footer-links{display:grid;gap:10px;font-size:12px;color:var(--muted)}.footer-links a:hover{color:var(--orange)}.footer address{font-style:normal;font-size:12px;color:var(--muted);line-height:1.95}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:45px;padding-top:23px;font-size:10px;color:#7e877b}.footer-bottom span{display:flex;gap:8px;align-items:center}.footer-bottom i{width:6px;height:6px;background:#879c6e;border-radius:50%}.page-hero{padding:77px 0 63px;max-width:850px}.page-hero h1{font-size:clamp(42px,5vw,66px)}.page-hero>p{max-width:660px;margin-top:25px;font-size:17px}.page-hero .hero-actions{margin-top:30px}.page-breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:12px;margin-bottom:27px}.feature-block{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:64px 0;border-top:1px solid var(--line);scroll-margin-top:40px}.feature-block:nth-child(even) .feature-visual{order:2}.feature-block h2{font-size:36px}.feature-block p{margin-top:18px}.feature-visual{min-height:305px;border-radius:16px;background:#edf1e3;display:flex;align-items:center;justify-content:center;padding:30px}.feature-visual .icon{width:95px;height:95px;stroke-width:.8}.visual-stack{display:grid;gap:12px;width:min(100%,300px)}.visual-row{padding:17px 19px;background:white;border:1px solid #dfe4d7;border-radius:10px;display:flex;gap:15px;align-items:center;font-size:12px}.visual-row .icon{width:25px;height:25px;stroke-width:1.5}.visual-row strong{font-size:12px;display:block}.visual-row span{font-size:10px;color:var(--muted)}.visual-row:first-child{transform:translateX(-12px)}.visual-row:last-child{transform:translateX(12px)}.faq{max-width:850px;margin:35px auto 0}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-size:16px;font-weight:550;list-style:none;display:flex;justify-content:space-between;gap:22px}.faq summary:after{content:'+';font-size:23px;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{padding:15px 28px 0 0;font-size:14px}.center{text-align:center}.center .eyebrow{justify-content:center}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:42px}.value{border-top:1px solid #cdd7c8;padding-top:23px}.value .icon{margin-bottom:22px}.value h3{font-size:20px;margin-bottom:15px}.value p{font-size:14px}.about-banner{background:var(--ink);border-radius:18px;min-height:300px;color:var(--paper);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:50px 60px;gap:50px}.about-banner .brand-mark{color:var(--lime);width:115px;height:115px;margin:0 auto}.about-banner p{color:#bed0bc;margin-top:17px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.map-art{height:315px;border-radius:14px;overflow:hidden;background:#e7ebdd;position:relative}.map-art svg{width:100%;height:100%}.map-tag{position:absolute;top:155px;left:calc(50% - 73px);background:white;border:1px solid #d5decd;border-radius:8px;padding:10px 19px;font-size:12px;box-shadow:0 5px 20px #20452b15}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filter{padding:9px 18px;border-radius:30px;background:transparent;border:1px solid var(--line);color:var(--muted);font-size:12px}.filter.active{background:var(--ink);color:white;border-color:var(--ink)}[hidden]{display:none!important}.insight-grid{margin-bottom:85px}.article-header{max-width:830px;margin:auto;padding:65px 0 45px}.article-header h1{font-size:clamp(36px,4.4vw,58px)}.article-header>p{font-size:17px;margin-top:23px}.article-header .article-meta{justify-content:flex-start;gap:20px;margin-bottom:22px}.article-body{max-width:740px;margin:auto;padding:0 0 80px}.article-body h2{font-size:29px;margin-top:43px;margin-bottom:17px}.article-body p{margin:17px 0}.article-body ul{padding-left:23px;color:var(--muted)}.article-body li{margin-bottom:10px}.article-callout{background:#eef2e5;border-left:3px solid var(--green);padding:24px 30px;margin:30px 0;font-size:16px}.article-body .article-art{height:280px;border-radius:14px;margin:12px 0 40px}.article-body .article-art svg{width:270px;height:210px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;padding:68px 0 90px;align-items:start}.contact-copy h1{font-size:54px}.contact-copy>p{margin:23px 0 37px}.contact-address{border-top:1px solid var(--line);padding-top:25px;margin-top:35px}.contact-address h3{font-size:16px;margin-bottom:12px}.contact-address address{font-size:14px;font-style:normal;color:var(--muted);line-height:1.9}.contact-form{background:white;padding:34px;border:1px solid var(--line);border-radius:14px}.contact-form h2{font-size:26px;margin-bottom:7px}.form-intro{font-size:12px;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field.full{grid-column:1/-1}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:12px;color:var(--ink);font-size:13px;min-width:0}.field textarea{resize:vertical;min-height:110px}.form-note{font-size:11px;line-height:1.7;margin:20px 0}.contact-form .button{width:100%}.form-status{padding:14px;border-radius:8px;background:#eaf1de;margin-top:17px;font-size:13px}.no-results{padding:20px}.screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:#fff;padding:10px 18px;z-index:100}.skip-link:focus{top:10px}.reveal{animation:rise .7s both}@keyframes rise{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{padding-top:84px;padding-bottom:84px}.hero-art{transform:scale(1.06)}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav{gap:18px}.header-inner{gap:20px}.brand-word{font-size:20px}.header-inner>.button{padding:12px 15px;gap:12px}.hero{gap:20px}.hero-art{transform:scale(.9);transform-origin:center right}.hero h1{font-size:58px}.hero-actions{gap:18px}.split{gap:50px}.audience-inner{gap:20px}.audience-item{font-size:12px}.cta{padding:45px}.contact-layout{gap:45px}.contact-copy h1{font-size:46px}}
@media(max-width:850px){.site-header{height:78px}.header-inner{justify-content:space-between}.menu-toggle{display:block;color:var(--ink)}.header-inner>.button{margin-left:auto}.nav{display:none;position:absolute;left:0;right:0;top:77px;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);padding:15px 32px 24px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #2033250a}.nav.open{display:flex}.nav a{padding:12px 0}.nav a.active:after{display:none}.hero{grid-template-columns:1fr;gap:20px;padding-top:55px}.hero h1{font-size:64px}.hero-copy>p{max-width:530px}.hero-art{width:530px;max-width:100%;margin:0 auto;transform:none;height:470px}.audience-inner{flex-wrap:wrap;justify-content:center;gap:20px 35px}.audience-label{max-width:none;width:100%;text-align:center}.audience-label br{display:none}.cards{gap:14px}.solution-card{padding:22px}.solution-card h3{font-size:19px}.section{padding:65px 0}.section-head{gap:25px}.section-head p{max-width:250px;font-size:13px}.split{gap:35px}.ecosystem{height:315px}.eco-pill{padding:10px;font-size:9px}.eco-pill:nth-of-type(3){left:10px}.eco-pill:nth-of-type(4){right:10px}.eco-pill:nth-of-type(5){left:10px}.eco-pill:nth-of-type(6){right:10px}.steps{gap:30px}.article-content{padding:20px}.article-content h3{font-size:17px}.article-art{height:155px}.cta h2{font-size:30px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.footer-location{grid-column:1/-1}.feature-block{gap:35px}.feature-block h2{font-size:30px}.contact-layout{grid-template-columns:1fr}.contact-copy{max-width:620px}.contact-copy h1{font-size:56px}.contact-address{margin-top:25px}.contact-form{max-width:680px;width:100%}.location-grid{gap:35px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.brand-word{font-size:19px}.brand-mark{width:31px;height:31px}.brand-word small{font-size:8px}.header-inner{gap:6px}.header-inner>.button{font-size:10px;padding:10px 12px;gap:8px}.header-inner>.button .icon{width:13px}.menu-toggle{padding:8px}.hero{padding:43px 0 45px;min-height:0;gap:28px}.hero h1{font-size:48px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:20px}.hero-copy>p{font-size:14px;margin-top:22px}.hero-actions{gap:19px}.hero-actions .button{font-size:12px;padding:14px 16px;gap:17px}.hero-actions .text-link{font-size:12px;gap:8px}.hero-note{font-size:9px;gap:13px;margin-top:25px}.hero-art{height:355px;margin-top:12px}.orbit{width:300px;height:300px;left:calc(50% - 150px);top:15px}.orbit:after{inset:-18px}.orb{left:40px;width:230px;height:230px}.dashboard{left:3px;right:9px;top:51px}.dash-top{padding:10px 13px;font-size:8px}.dash-body{padding:13px 17px 11px}.dash-value{font-size:25px}.dash-value small{font-size:7px}.chart{height:77px;margin-top:9px}.dash-bottom{padding-top:8px;gap:22px;font-size:7px}.dash-bottom strong{font-size:11px}.chart-labels{font-size:6px;margin-bottom:9px}.revenue-card{top:11px;right:0;padding:10px 11px;gap:8px;font-size:8px}.revenue-card b{font-size:10px}.mini-icon{width:29px;height:29px;border-radius:7px}.mini-icon .icon{width:17px;height:17px}.ad-card{bottom:0;width:133px;padding:10px;left:6px}.ad-art{height:55px}.ad-card small{font-size:6px;margin-top:6px}.ad-card strong{font-size:8px;margin:3px 0 5px}.ad-card>span{font-size:7px;padding:4px}.growth-card{bottom:1px;right:0;width:132px;padding:11px}.growth-card b{font-size:19px}.growth-card small{font-size:8px}.bars{height:37px;gap:5px}.sparkle{font-size:28px;top:-3px;right:12px}.art-caption{bottom:-24px;font-size:7px;left:calc(50% - 85px)}.audience-strip{padding:23px 0}.audience-inner{gap:18px 20px}.audience-label{font-size:10px}.audience-item{font-size:11px;gap:7px}.audience-item .icon{width:20px;height:20px}.section{padding:55px 0}.section-head{display:block;margin-bottom:28px}.section-head h2{font-size:32px}.section-head p{max-width:100%;margin-top:18px}.section-head>.text-link{margin-top:20px}.cards{grid-template-columns:1fr;gap:16px}.solution-card{padding:26px}.card-icon{margin-bottom:24px}.solution-card h3{font-size:22px}.solution-card p{margin-bottom:24px}.split{grid-template-columns:1fr;gap:37px}.split-copy h2{font-size:32px}.ecosystem{height:315px}.eco-pill{padding:12px 14px;font-size:10px}.steps{grid-template-columns:1fr;gap:27px;margin-top:31px}.step{padding-top:23px}.step>span{margin-bottom:16px}.step h3{font-size:21px}.step p{max-width:350px}.article-art{height:185px}.article-content{padding:24px}.article-content h3{font-size:21px}.cta{padding:31px 26px;display:block;margin-bottom:52px;border-radius:12px}.cta h2{font-size:30px}.cta p{font-size:12px}.cta .button{margin-top:24px}.footer{padding-top:37px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:280px;margin-top:16px}.footer-location{grid-column:1/-1}.footer-bottom{margin-top:30px;gap:15px;flex-direction:column;font-size:9px}.page-hero{padding:46px 0 43px}.page-hero h1{font-size:42px}.page-hero>p{font-size:15px}.page-breadcrumb{margin-bottom:24px}.feature-block{grid-template-columns:1fr;gap:30px;padding:38px 0}.feature-block:nth-child(even) .feature-visual{order:0}.feature-visual{min-height:250px}.feature-block h2{font-size:30px}.feature-block p{font-size:14px}.faq summary{font-size:14px}.values{grid-template-columns:1fr;gap:30px}.value .icon{margin-bottom:15px}.about-banner{grid-template-columns:1fr;padding:35px;gap:30px}.about-banner .brand-mark{width:80px;height:80px;margin:0}.about-banner h2{font-size:31px}.location-grid{grid-template-columns:1fr}.map-art{height:260px}.contact-layout{padding:45px 0 55px;gap:35px}.contact-copy h1{font-size:43px}.contact-form{padding:23px}.form-grid{grid-template-columns:1fr;gap:17px}.form-intro{font-size:11px}.contact-form h2{font-size:24px}.article-header{padding-top:44px}.article-header h1{font-size:37px}.article-header>p{font-size:15px}.article-body{font-size:14px}.article-body h2{font-size:26px}.article-body .article-art{height:225px}.article-callout{padding:20px;font-size:14px}.insight-grid{margin-bottom:55px}}
.hero>*{min-width:0}.hero-art{width:100%;max-width:530px}
@media(max-width:850px){.hero{grid-template-columns:minmax(0,1fr)}}
@media(max-width:360px){.hero-actions{flex-wrap:wrap;gap:17px}.hero h1{font-size:43px}.hero-note{flex-wrap:wrap;gap:8px 14px}.brand-word{font-size:16px}.brand-word small{font-size:7px}.header-inner>.button{padding:9px;font-size:9px}.header-inner>.button .icon{display:none}}
@media(max-width:360px){.orbit{width:260px;height:260px;left:calc(50% - 130px);top:25px}}
@media(max-width:600px){.hero h1{font-size:clamp(32px,10.4vw,45px)}.hero-actions .button,.hero-actions .text-link{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
