@charset "UTF-8";
:root{--ink:#193e33;--text:#243d34;--muted:#68736b;--paper:#fafbf7;--cream:#f0f2e9;--line:#dfe4d9;--lime:#dcf58b;--peach:#efd5bb;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.12;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(50px,5.5vw,80px)}h2{font-size:clamp(34px,3.35vw,49px)}h3{font-size:25px}p{color:var(--muted)}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.055em}address{font-style:normal}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.7px;font-weight:700;color:var(--ink);margin-bottom:24px}.eyebrow>span{height:6px;width:6px;flex-shrink:0;background:#6c8650;border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:14px 23px;border-radius:7px;background:var(--ink);color:#fff;font-size:12px;font-weight:600;border:1px solid transparent;line-height:1.4;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#285545;transform:translateY(-2px)}.button>span{font-size:20px;line-height:1}.button.lime{background:var(--lime);color:var(--ink)}.button.lime:hover{background:#edffa9}.button.outline{border-color:#bec8b9;background:transparent;color:var(--ink)}.button.outline:hover{background:#e9eddf}.button.text-button{padding-inline:0;background:none;color:var(--ink);border:0;gap:13px}.button.text-button:hover{color:#638443}.site-header{height:94px;border-bottom:1px solid var(--line);background:rgba(250,251,247,.96);position:relative;z-index:10}.nav-wrap{display:flex;height:100%;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px;font-size:23px;line-height:1;font-weight:800;letter-spacing:-.8px}.brand-mark{display:grid;place-items:center;background:var(--ink);color:var(--lime);width:36px;height:39px;border-radius:10px 3px 10px 3px;font-weight:800;font-size:26px;font-style:italic;line-height:1}.brand-global{display:block;font-size:8px;font-weight:600;letter-spacing:4px;margin-top:7px;margin-left:1px}nav{display:flex;align-items:center;gap:35px}nav>a{font-size:12px;font-weight:500;position:relative}nav>a:hover{color:#71854d}nav>a[aria-current="page"]:not(.nav-contact)::after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;background:var(--ink)}nav .nav-contact{display:flex;gap:29px;align-items:center;border:1px solid #bac6b4;border-radius:6px;padding:10px 18px;margin-left:8px}.nav-contact span{font-size:18px}.menu-toggle{display:none}.skip-link{position:fixed;left:20px;top:-100px;background:var(--ink);color:#fff;padding:10px 20px;z-index:100}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #789a3c;outline-offset:5px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:620px;padding-block:62px 58px;gap:10px}.hero h1{font-size:clamp(55px,5.3vw,77px);letter-spacing:-4px;line-height:1.06}.hero-copy>p{font-size:16px;line-height:1.85;margin-top:26px}.hero .eyebrow{font-size:9px;letter-spacing:1.45px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:30px}.hero-actions .button{font-size:11px;padding:15px 18px;gap:16px}.hero-actions .text-button{padding-inline:0}.hero-footnote{display:flex;align-items:center;gap:10px;font-size:10px;color:#7b8174;margin-top:40px}.small-orbit{font-size:24px;color:#748960}.hero-art{height:460px;position:relative;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:13px 0 30px 10px;background:radial-gradient(ellipse,#e2eacb,transparent 70%);z-index:-2}.orbit{position:absolute;border:1px solid #dce5d1;border-radius:50%;width:420px;height:390px;top:26px;left:37px;transform:rotate(-28deg)}.orbit-two{width:500px;height:260px;top:100px;left:0;transform:rotate(-30deg)}.art-spark{position:absolute;color:#758356}.spark-one{top:29px;right:45px;font-size:40px}.spark-two{bottom:50px;left:90px;font-size:25px}.float-icon{position:absolute;display:grid;place-items:center;width:58px;height:58px;border-radius:17px;box-shadow:0 10px 25px #2840230c;z-index:2}.float-icon svg{width:29px;height:29px}.app-one{top:28px;left:98px;background:#ddefca;transform:rotate(-15deg)}.app-two{right:6px;top:124px;background:var(--peach);transform:rotate(16deg)}.app-three{left:12px;bottom:88px;background:#e7e5f1;transform:rotate(-10deg)}.dashboard{position:absolute;top:115px;left:14px;width:380px;height:262px;border-radius:12px;background:#fff;box-shadow:0 16px 45px #233d3214;border:1px solid #e3e7dd;transform:rotate(-6deg);overflow:hidden}.dashboard-top{height:41px;border-bottom:1px solid #edf0e7;padding:10px 18px;display:flex;justify-content:space-between;align-items:center}.dash-logo{font-size:18px;font-weight:800}.dash-logo span{font-size:9px;font-weight:400;color:#7a8078;margin-left:7px}.dash-dots{font-size:12px;letter-spacing:2px}.dashboard-content{padding:16px 20px}.dash-heading{display:flex;justify-content:space-between;font-size:10px;color:#788174}.dash-pill{font-size:7px;background:#f4f5f1;border:1px solid #e6eadf;padding:2px 6px;border-radius:4px}.dash-value{font-size:23px;letter-spacing:-1px;margin-top:7px;display:flex;align-items:center;gap:11px}.dash-value>span{font-size:16px;background:#eff6e6;color:#5d8052;border-radius:5px;padding:0 5px}.chart{height:95px;position:relative;margin-top:8px;background:repeating-linear-gradient(to top,transparent 0,transparent 30px,#f0f2e9 31px,#f0f2e9 32px)}.chart svg{position:absolute;left:25px;top:4px;width:calc(100% - 25px);height:89px;overflow:visible}.chart-labels{display:flex;flex-direction:column;height:100%;justify-content:space-between;font-size:5px;color:#97a08e;padding-block:2px}.chart-months{display:flex;justify-content:space-between;padding-left:25px;font-size:6px;color:#92998c;margin-top:4px}.dash-bottom{border-top:1px solid #eef1e9;margin-top:13px;padding-top:9px;display:flex;justify-content:space-between;align-items:center;font-size:7px}.dash-bottom svg{width:14px;height:14px}.dash-bottom i{display:inline-block;width:5px;height:5px;background:#7b965f;border-radius:50%;margin-right:4px}.phone{position:absolute;right:9px;top:94px;width:166px;height:318px;border:5px solid #23362e;border-radius:29px;background:#f8faed;transform:rotate(9deg);box-shadow:10px 20px 35px #263e3426;z-index:3;overflow:hidden}.phone-island{position:absolute;left:49px;top:5px;width:58px;height:14px;border-radius:8px;background:#23362e}.phone-top{display:flex;justify-content:space-between;padding:8px 10px;font-size:6px;font-weight:700}.phone-game{text-align:center;padding:12px 8px}.mini-label{font-size:6px;letter-spacing:1px;color:#728259}.game-flower{font-size:83px;line-height:1.15;color:#a9bd76;margin-top:4px;text-shadow:3px 3px 0 #6b873e}.phone h4{font-size:15px;line-height:1.2;letter-spacing:-.6px}.game-progress{display:flex;justify-content:center;gap:4px;margin:12px 0}.game-progress i{width:5px;height:5px;border-radius:50%;background:#d6dfc1}.game-progress i:first-child{background:#5d7544;width:15px;border-radius:4px}.reward-box{display:flex;align-items:center;gap:5px;text-align:left;border:1px solid #dde5c7;border-radius:7px;padding:8px 5px;font-size:6px;background:#fff}.reward-box small{display:block;font-size:4.6px;color:#7d856e;margin-top:3px}.reward-gem{font-size:17px;color:#8ca65f}.phone-cta{font-size:7px;background:var(--ink);color:white;margin-top:8px;padding:7px;border-radius:5px}.phone-home{position:absolute;bottom:5px;left:50px;width:55px;height:3px;border-radius:5px;background:#23362e}.growth-badge{position:absolute;left:89px;bottom:22px;z-index:4;background:#fff;border:1px solid #e0e5d6;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:9px;box-shadow:0 10px 25px #24442c0d;transform:rotate(-3deg)}.growth-badge>span{display:grid;place-items:center;background:#e9f3d8;color:#638044;width:32px;height:32px;border-radius:8px}.growth-badge svg{width:18px;height:18px}.growth-badge>div{font-size:10px;font-weight:600}.growth-badge small{display:block;font-size:7px;color:#85907a;font-weight:400}.growth-badge>i{margin-left:5px;color:#77915d;font-size:19px;font-style:normal}.art-note{position:absolute;bottom:-10px;right:29px;font-size:6px;letter-spacing:1.2px;color:#89917e}.focus-strip{border-block:1px solid var(--line);background:#f3f5ed}.focus-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:87px}.focus-strip .container>span{max-width:180px;font-size:8px;line-height:1.8;letter-spacing:1.5px;color:#77836d}.focus-strip .container>div{display:flex;align-items:center;gap:12px;font-size:12px;white-space:nowrap}.focus-strip svg{width:20px;height:20px;color:#728460}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:40px}.section-heading>p{max-width:355px;font-size:13px;padding-bottom:5px}.section-heading .eyebrow{margin-bottom:20px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;background:#f5f6ef;padding:26px 25px 20px;transition:transform .25s,box-shadow .25s}.solution-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #193e3309}.solution-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.solution-top>span:last-child{font-size:8px;letter-spacing:1.2px;color:#7d8874}.icon-box{display:inline-flex;align-items:center;justify-content:center;background:#e6ecdb;color:#435d3d;border-radius:9px;width:43px;height:43px}.solution-card h3{font-size:23px}.solution-card p{font-size:12px;line-height:1.85;margin-top:14px;max-width:280px}.card-graphic{height:155px;margin-block:17px 8px;position:relative}.card-link{display:flex;justify-content:space-between;align-items:center;font-size:10px;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}.card-link span{font-size:19px}.format-graphic{display:flex;align-items:center;justify-content:center;gap:8px}.format-graphic>div{width:71px;height:102px;background:#fff;border:1px solid #dfe3d5;border-radius:8px;box-shadow:0 5px 10px #233c2905;padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.format-graphic>div:first-child{transform:rotate(-9deg)}.format-graphic>div:nth-child(2){height:116px;background:#e4ebd5;z-index:1}.format-graphic>div:last-child{transform:rotate(9deg)}.format-graphic span{background:#dfe9c9;border-radius:4px;width:100%;height:49px;display:grid;place-items:center;font-size:27px;color:#78945a}.format-graphic b{font-size:7px;font-weight:400;margin-top:8px}.format-graphic i{width:100%;height:3px;background:#e9ece0;margin-top:5px}.format-graphic i+ i{width:70%;align-self:start}.bars-graphic{display:flex;align-items:end;justify-content:center;padding:25px 15px 20px;gap:11px}.bars-graphic i{display:block;width:24px;border-radius:4px 4px 0 0;background:#dce6c7;height:26px}.bars-graphic i:nth-child(2){height:42px}.bars-graphic i:nth-child(3){height:53px}.bars-graphic i:nth-child(4){height:70px;background:#b6c89c}.bars-graphic i:nth-child(5){height:91px;background:#8ca476}.bars-graphic i:nth-child(6){height:109px;background:#536f42}.bars-graphic span{position:absolute;font-size:47px;left:30px;top:15px;color:#738b5d;transform:rotate(7deg)}.connect-graphic{display:flex;align-items:center;justify-content:center;padding-bottom:12px}.connect-graphic>span{width:73px;height:73px;border:1px solid #c3d0b1;background:#e7eddc;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:600;position:relative}.connect-graphic>span:nth-of-type(2){font-size:35px;background:#284d3c;color:#d5ec97}.connect-graphic i{font-size:18px;font-style:normal;width:40px;text-align:center;color:#849570}.connect-graphic small{position:absolute;bottom:4px;font-size:8px;color:#7b886a;letter-spacing:.5px}.approach-section{background:#eef1e5;padding-block:75px}.approach-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.approach-copy h2{font-size:40px}.approach-copy>p{font-size:13px;margin-top:23px;max-width:410px}.check-list{list-style:none;padding:0;margin:24px 0;font-size:12px}.check-list li{padding:7px 0 7px 26px;position:relative}.check-list li::before{content:"✓";position:absolute;left:0;top:8px;color:#6a864f;font-size:12px}.ecosystem-art{position:relative;height:370px;display:grid;place-items:center}.eco-ring{position:absolute;inset:24px 32px;border:1px dashed #c5ceb8;border-radius:50%;transform:rotate(-20deg)}.eco-ring:after{content:"";position:absolute;inset:35px;border:1px solid #d5ddca;border-radius:50%}.eco-core{background:#f8faf2;border:1px solid #d5ddc8;border-radius:50%;width:174px;height:174px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;line-height:1.4;letter-spacing:-1px;box-shadow:0 10px 40px #5c73350a;z-index:1}.eco-core span{font-family:Georgia,serif;font-style:italic}.eco-satellite{position:absolute;display:grid;place-items:center;width:55px;height:55px;border-radius:14px;z-index:2}.sat-one{left:34px;top:111px;background:#e1dccf;transform:rotate(-12deg)}.sat-two{right:35px;top:62px;background:#d9e8ba;transform:rotate(12deg)}.sat-three{right:51px;bottom:43px;background:#264d3c;color:#dcebbb;transform:rotate(10deg)}.sat-four{left:62px;bottom:38px;font-size:45px;color:#889e6a}.eco-label{position:absolute;background:#f8faf2;border:1px solid #d6dec9;border-radius:5px;padding:7px 11px;font-size:7px;letter-spacing:1px;z-index:2}.label-one{top:0;left:111px;transform:rotate(-7deg)}.label-two{right:-2px;top:204px;transform:rotate(9deg)}.label-three{bottom:9px;left:120px;transform:rotate(-5deg)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:10px}.steps-grid article{border-top:1px solid #ccd6bf;padding-top:21px}.steps-grid article>span{font-family:Georgia,serif;font-style:italic;font-size:29px;color:#78945c}.steps-grid h3{font-size:20px;margin-top:20px;letter-spacing:-.6px}.steps-grid p{font-size:12px;line-height:1.85;margin-top:13px;max-width:315px}.cta-section{background:var(--ink);color:#f2f6e6;position:relative;overflow:hidden}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:65px;position:relative;z-index:1}.cta-inner .eyebrow{color:#d4e4c2;font-size:9px}.cta-inner .eyebrow>span{background:#d7f18d}.cta-inner h2{font-size:44px;line-height:1.15}.cta-inner p{color:#bbcbb8;font-size:13px;margin-top:15px}.cta-inner>.button{margin-right:60px;min-width:210px}.cta-orbit{position:absolute;width:530px;height:530px;border:1px solid #40604a;border-radius:50%;top:-140px;right:-150px}.cta-orbit:before,.cta-orbit:after{content:"";position:absolute;inset:50px;border:1px solid #40604a;border-radius:50%}.cta-orbit:after{inset:105px}.site-footer{padding-top:64px;background:#f7f8f2}.footer-top{display:flex;justify-content:space-between;gap:60px;padding-bottom:55px}.footer-top>.brand{align-self:start}.footer-top>div>p{font-size:12px;margin-top:20px;line-height:1.85}.footer-links{display:grid;grid-template-columns:135px 310px;gap:60px}.footer-links h3{font-size:11px;font-weight:600;letter-spacing:0;margin-bottom:17px}.footer-links a{display:block;font-size:11px;color:#71806b;margin-bottom:7px}.footer-links a:hover,.footer-bottom a:hover{text-decoration:underline}.company-details p{font-size:10px;color:#3f5547;margin-bottom:10px}.company-details address{font-size:9px;line-height:1.9;color:#77826f;max-width:270px}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;justify-content:space-between;padding-block:22px;font-size:8px;color:#7b8473}.footer-bottom>div{display:flex;gap:20px}.back-top{color:#405840}.page-hero{padding-block:85px 62px}.page-hero h1{font-size:clamp(48px,5.2vw,72px)}.page-hero>p{max-width:610px;margin-top:27px;font-size:16px}.anchor-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);padding-block:15px}.anchor-tabs a{font-size:12px;padding:10px 15px;background:#eef2e3;border-radius:5px}.anchor-tabs a:hover{background:#e0e9d0}.detail-section{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.section-index{display:block;font-size:10px;letter-spacing:1.5px;color:#718662;margin-bottom:24px}.detail-heading>p{font-size:14px;margin-top:25px;max-width:390px}.detail-heading>.button{margin-top:30px}.feature-stack{display:grid;gap:15px}.feature-card{border:1px solid var(--line);padding:27px;border-radius:12px;background:#f7f9f1}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.card-number{font-family:Georgia,serif;font-size:24px;font-style:italic;color:#91a77b}.feature-card h3{font-size:22px}.feature-card p{font-size:13px;margin-top:14px}.feature-stack .feature-card{padding:23px}.feature-stack .card-head{margin-bottom:13px}.feature-stack .icon-box{height:34px;width:34px}.feature-stack .icon-box svg{height:19px;width:19px}.soft-section{background:#f0f3e8}.partnership-panel{background:#e8eedb;border-radius:15px;padding:38px}.big-asterisk{display:block;font-size:80px;color:#738e52;line-height:1;margin-bottom:35px}.partnership-panel h3{font-size:32px}.partnership-panel>p{font-size:14px;margin-top:20px}.publisher-banner{background:var(--ink);color:#fff;border-radius:18px;padding:55px 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;overflow:hidden}.publisher-banner .section-index{color:#b8cd9e;font-size:9px}.publisher-banner h2{font-size:43px}.publisher-banner p{color:#bdcbbb;font-size:14px;margin-top:22px;max-width:380px}.publisher-banner .button{margin-top:25px}.publisher-art{position:relative;min-height:305px}.app-tile{position:absolute;width:110px;height:110px;border-radius:28px;display:grid;place-items:center;box-shadow:0 15px 30px #0f281b33}.app-tile svg{width:46px;height:46px}.tile-green{background:#6f9878;left:40px;top:15px;transform:rotate(-12deg);color:#e6f2d3}.tile-peach{background:#edd2b6;right:30px;top:0;transform:rotate(13deg);color:#845b41}.tile-cream{background:#f3f3db;left:47px;top:160px;transform:rotate(9deg);color:#79844b}.tile-lime{background:#d9ef9a;right:20px;top:142px;transform:rotate(-10deg);color:#4c683e}.publisher-art>span{position:absolute;bottom:-7px;text-align:center;width:100%;font-size:10px;letter-spacing:1px;color:#beceb2}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.three-grid .feature-card{padding:30px}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:22px 0;font-size:14px;display:flex;justify-content:space-between;gap:25px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;line-height:1}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.85;padding-bottom:22px;padding-right:25px}.faq-list p a{text-decoration:underline}.about-statement{border-radius:18px;background:#edf1e4;padding:65px;display:grid;grid-template-columns:.6fr 1fr;gap:70px;align-items:center}.statement-symbol{font-size:240px;line-height:1;text-align:center;color:#91a772;transform:rotate(15deg)}.about-statement h2{font-size:38px}.about-statement p{font-size:14px;margin-top:23px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.location-grid>div>p{font-size:14px;margin-top:22px;max-width:400px}.address-block{margin-block:32px}.address-block>span{font-size:9px;letter-spacing:1.2px;color:#7e8b70;display:block;margin-bottom:9px}.address-block p,.address-block address{font-size:12px;line-height:1.9;color:#3e5544;max-width:350px}.address-block p{margin-bottom:23px}.city-art{position:relative;height:400px;background:#e0e8d2;border:1px solid #d6dfc8;border-radius:16px;overflow:hidden}.city-sun{position:absolute;width:140px;height:140px;background:#f4f4d7;right:75px;top:75px;border-radius:50%}.city-label{position:absolute;top:30px;left:30px;font-size:11px;letter-spacing:3px;display:flex;flex-direction:column;gap:5px;color:#687958}.city-label span{font-size:9px;letter-spacing:4px}.skyline{position:absolute;left:0;right:0;bottom:70px;height:195px;display:flex;gap:7px;align-items:end;padding:0 16px}.skyline i{width:10%;height:80%;background:repeating-linear-gradient(to bottom,#7e9270 0,#7e9270 12px,#99ab87 13px,#99ab87 15px);border:3px solid #7e9270}.skyline i:nth-child(2n){height:55%;background:#9caf8b;border-color:#9caf8b}.skyline i:nth-child(3){height:110%;clip-path:polygon(0 20%,60% 0,100% 20%,100% 100%,0 100%)}.skyline i:nth-child(4){height:68%}.skyline i:nth-child(5){height:120%;clip-path:polygon(10% 17%,43% 17%,43% 0,54% 0,54% 17%,90% 17%,100% 100%,0 100%)}.skyline i:nth-child(6){height:42%}.skyline i:nth-child(8){height:95%;clip-path:polygon(0 10%,80% 0,100% 100%,0 100%)}.skyline i:nth-child(10){height:60%}.city-water{position:absolute;bottom:30px;left:0;width:100%;height:42px;background:repeating-linear-gradient(to bottom,#d1ddc0 0,#d1ddc0 6px,#b8c8a8 7px,#d1ddc0 8px)}.city-caption{position:absolute;bottom:12px;font-size:7px;letter-spacing:1.5px;left:30px;color:#62764f}.contact-grid{display:grid;grid-template-columns:.8fr 1fr;gap:100px;margin-bottom:110px}.contact-info{padding-top:20px}.contact-info h2{font-size:35px}.contact-info>p{margin-top:22px;font-size:14px}.contact-notice{display:flex;gap:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:25px;margin-top:30px}.contact-notice svg{color:#79965c;margin-top:3px}.contact-notice strong{font-size:13px;font-weight:600}.contact-notice p{font-size:12px;margin-top:7px}.map-link{display:inline-flex;gap:20px;align-items:center;font-size:12px;border-bottom:1px solid #a2b18f;padding-bottom:4px}.contact-info .contact-small{font-size:11px;max-width:320px;margin-top:18px}.inquiry-form{border:1px solid var(--line);background:#f3f5ec;border-radius:15px;padding:35px}.form-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-heading h2{font-size:25px}.form-heading>span{font-size:7px;letter-spacing:1px;color:#7b8969;white-space:nowrap}.form-intro{font-size:10px;margin-block:13px 26px}.inquiry-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;margin-bottom:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row>*{min-width:0}input,select,textarea{width:100%;border:1px solid #d9dfcf;border-radius:5px;background:#fff;color:#2c4636;padding:11px 12px;font-size:12px;font-weight:400;min-height:43px}textarea{resize:vertical;max-height:450px}input::placeholder,textarea::placeholder{color:#8e9786}select{padding-right:5px}input:focus,select:focus,textarea:focus{outline:2px solid #8aa966;outline-offset:2px;border-color:#8aa966}.inquiry-form .checkbox-label{display:flex;flex-direction:row;align-items:start;gap:10px;font-size:10px;font-weight:400;margin-top:22px;line-height:1.7}.checkbox-label input{width:15px;height:15px;min-height:0;flex-shrink:0;margin:2px 0 0;accent-color:var(--ink)}.checkbox-label a{text-decoration:underline}.inquiry-form .button{width:100%;justify-content:space-between;font-size:12px}.form-note{font-size:9px;text-align:center;margin-top:12px}.form-status{padding:15px;font-size:12px;margin-top:18px;border-radius:6px;background:#e2eeca;border:1px solid #b5c996}.legal-content{max-width:850px;padding-bottom:90px}.legal-content h2{font-size:25px;letter-spacing:-.6px;margin-top:35px;margin-bottom:16px}.legal-content p,.legal-content address{font-size:14px;margin-block:13px;line-height:1.85}.legal-content address{padding:20px;background:#eef2e5;border-left:3px solid #8ea674}.legal-content a{text-decoration:underline}.legal-content .legal-date{font-size:11px;color:#87917d;border-block:1px solid var(--line);padding-block:14px;margin-top:0}
@media(min-width:1450px){.hero{min-height:675px;gap:40px}.hero-art{transform:scale(1.07);transform-origin:center}.hero h1{font-size:81px}.hero-copy>p{font-size:17px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero{gap:0;grid-template-columns:1fr 1fr;min-height:590px}.hero h1{font-size:61px;letter-spacing:-3px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-art{transform:scale(.87);transform-origin:center right;width:500px;justify-self:end;margin-left:-70px}.hero-copy{position:relative;z-index:5}.hero-copy>p{font-size:14px}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.approach-grid{gap:45px}.approach-copy h2{font-size:36px}.ecosystem-art{transform:scale(.9)}.detail-section{gap:70px}.contact-grid{gap:55px}.publisher-banner{padding:45px;gap:25px}.publisher-art{transform:scale(.9);transform-origin:center right}.footer-links{gap:35px;grid-template-columns:110px 280px}.section-heading>p{max-width:310px}.solution-card{padding:23px 20px}.solution-card h3{font-size:21px}.solution-top>span:last-child{font-size:7px}}
@media(max-width:900px){.site-header{height:80px}.menu-toggle{display:flex;width:42px;height:42px;background:transparent;border:1px solid #cbd4bf;border-radius:6px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{height:1px;width:18px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}nav{display:none;position:absolute;left:0;right:0;top:79px;background:var(--paper);padding:20px 32px 28px;box-shadow:0 15px 20px #16362112;border-bottom:1px solid var(--line);align-items:stretch;gap:5px}nav.is-open{display:flex;flex-direction:column}nav>a{padding:12px;font-size:14px}nav>a[aria-current="page"]:not(.nav-contact)::after{display:none}nav>a[aria-current="page"]{background:#edf1e3;border-radius:4px}nav .nav-contact{margin:10px 0 0;justify-content:space-between}.hero{grid-template-columns:1fr 1fr;padding-top:60px;min-height:555px}.hero h1{font-size:53px;letter-spacing:-2.8px}.hero-art{transform:scale(.73);margin-left:-140px;margin-right:-12px}.hero-copy>p{font-size:13px}.hero-actions{gap:13px;flex-direction:column;align-items:start;margin-top:25px}.hero-footnote{margin-top:22px;font-size:9px}.focus-strip .container{flex-wrap:wrap;justify-content:center;gap:24px;padding-block:22px}.focus-strip .container>span{max-width:none;width:100%;text-align:center}.section{padding-block:75px}.section-heading{gap:30px}.section-heading>p{max-width:260px;font-size:12px}.solution-grid{gap:12px}.solution-card{padding:20px 16px}.solution-top{gap:7px;flex-wrap:wrap}.solution-card h3{font-size:19px}.solution-card p{font-size:11px}.card-link{font-size:9px;gap:12px}.format-graphic{gap:4px}.format-graphic>div{width:53px;height:92px;padding:6px}.format-graphic>div:nth-child(2){height:105px}.bars-graphic{gap:7px;padding-inline:5px}.bars-graphic i{width:19px}.connect-graphic>span{width:57px;height:57px}.connect-graphic i{width:22px}.approach-grid{gap:20px}.approach-copy h2{font-size:32px}.ecosystem-art{transform:scale(.8);margin-inline:-30px}.approach-copy>p{font-size:12px}.steps-grid{gap:25px}.steps-grid h3{font-size:19px;line-height:1.3}.cta-inner>.button{margin-right:0}.cta-inner h2{font-size:38px}.footer-top{gap:30px}.footer-links{grid-template-columns:100px 220px;gap:20px}.footer-bottom{gap:17px;flex-wrap:wrap}.back-top{display:none}.detail-section{gap:40px}.publisher-banner{padding:38px;gap:0}.publisher-banner h2{font-size:36px}.publisher-art{transform:scale(.76);margin-right:-25px;margin-left:-20px}.three-grid{gap:13px}.three-grid .feature-card{padding:22px}.feature-card h3{font-size:20px}.faq-section{gap:35px}.about-statement{padding:45px;gap:30px}.statement-symbol{font-size:170px}.about-statement h2{font-size:31px}.location-grid{gap:35px}.city-art{height:360px}.contact-grid{gap:30px;grid-template-columns:.8fr 1fr}.inquiry-form{padding:24px}.form-heading{align-items:start;flex-direction:column;gap:10px}.form-heading h2{font-size:23px}.form-row{grid-template-columns:1fr;gap:0}.contact-info h2{font-size:30px}}
@media(max-width:650px){.container{width:calc(100% - 40px)}.site-header{height:75px}.brand{font-size:21px}.brand-mark{width:32px;height:35px;font-size:24px}.brand-global{font-size:7px;letter-spacing:3.6px}nav{top:74px;padding-inline:20px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-block:42px 20px;overflow:hidden;gap:0;width:100%;padding-inline:20px}.hero-copy{z-index:5}.hero h1{font-size:clamp(49px,12.5vw,72px);line-height:1.07;letter-spacing:-2.8px}.hero .eyebrow{font-size:7.5px;letter-spacing:1.3px;margin-bottom:22px}.hero-copy>p{font-size:14px;line-height:1.85;margin-top:22px}.desktop-break{display:none}.hero-actions{flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.hero-actions .button{font-size:10px;padding:14px 15px;min-height:46px;gap:12px}.hero-actions .text-button{padding-inline:0}.hero-footnote{font-size:9px;margin-top:22px}.hero-art{width:500px;height:460px;transform:scale(.74);transform-origin:top center;align-self:center;margin:8px -80px -102px}.art-note{bottom:-5px;font-size:7px;right:70px}.focus-strip>.container{gap:17px 23px;padding-block:23px}.focus-strip .container>span{font-size:8px;letter-spacing:1.4px}.focus-strip .container>div{font-size:9px;gap:6px}.focus-strip svg{width:16px;height:16px}.section{padding-block:61px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:20px}h2{font-size:34px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:none;font-size:13px;margin-top:20px}.section-heading>.button{margin-top:25px}.solution-grid{grid-template-columns:1fr;gap:18px}.solution-card{padding:25px}.solution-top{margin-bottom:22px;flex-wrap:nowrap}.solution-top>span:last-child{font-size:8px}.solution-card h3{font-size:26px}.solution-card p{font-size:13px;max-width:none}.card-graphic{height:160px}.card-link{font-size:11px}.format-graphic{gap:9px}.format-graphic>div{width:78px;height:104px;padding:10px}.format-graphic>div:nth-child(2){height:119px}.format-graphic b{font-size:8px}.bars-graphic{gap:14px;padding-top:30px}.bars-graphic i{width:30px}.bars-graphic span{left:45px}.connect-graphic>span{width:83px;height:83px}.connect-graphic i{width:52px}.connect-graphic small{font-size:10px}.approach-section{padding-block:45px 57px}.approach-grid{display:flex;flex-direction:column;gap:25px}.ecosystem-art{height:320px;width:100%;max-width:380px;transform:scale(.9);margin:0}.eco-ring{inset:20px 15px}.sat-one{left:0;top:87px}.sat-two{right:0;top:50px}.sat-three{right:20px;bottom:27px}.sat-four{left:25px;bottom:20px}.label-one{left:83px;top:-3px}.label-two{right:-6px;top:173px}.label-three{left:83px;bottom:0}.approach-copy h2{font-size:34px}.approach-copy>p{font-size:13px}.check-list{font-size:12px}.steps-grid{grid-template-columns:1fr;gap:30px;padding-top:0}.steps-grid article{padding-top:19px;display:grid;grid-template-columns:42px 1fr;gap:0 12px}.steps-grid h3{font-size:21px;margin-top:4px}.steps-grid p{grid-column:2;margin-top:10px;font-size:13px;max-width:none}.cta-inner{flex-direction:column;align-items:start;gap:28px;padding-block:48px}.cta-inner h2{font-size:38px}.cta-inner p{font-size:12px}.cta-inner .eyebrow{font-size:8px}.cta-inner>.button{min-width:205px}.cta-orbit{right:-350px;top:-30px}.site-footer{padding-top:45px}.footer-top{display:block;padding-bottom:30px}.footer-top>div>p{font-size:12px;margin-top:18px}.footer-links{margin-top:33px;grid-template-columns:90px 1fr;gap:24px}.company-details p{font-size:9px}.company-details address{font-size:8px}.footer-bottom{display:flex;flex-direction:column;align-items:start;font-size:8px;gap:12px;padding-block:23px}.footer-bottom>div{gap:24px}.page-hero{padding-block:46px 40px}.page-hero h1{font-size:43px;letter-spacing:-2px}.page-hero>p{font-size:14px;margin-top:23px}.anchor-tabs{flex-wrap:wrap;gap:8px;padding-block:5px 22px}.anchor-tabs a{font-size:10px;padding:8px 10px}.detail-section{grid-template-columns:1fr;gap:30px}.detail-heading>p{max-width:none;font-size:14px;margin-top:20px}.section-index{font-size:9px;margin-bottom:18px}.feature-stack{gap:13px}.feature-stack .feature-card{padding:23px}.feature-card h3{font-size:23px}.feature-card p{font-size:13px}.partnership-panel{padding:30px}.partnership-panel h3{font-size:31px}.big-asterisk{font-size:65px;margin-bottom:24px}.publisher-banner{padding:30px;display:flex;flex-direction:column;gap:30px}.publisher-banner h2{font-size:36px}.publisher-banner p{font-size:13px}.publisher-art{width:280px;max-width:100%;align-self:center;min-height:290px;transform:scale(.9);transform-origin:top center;margin:0 0 -10px}.app-tile{width:98px;height:98px;border-radius:24px}.tile-green{left:20px}.tile-peach{right:15px}.tile-cream{left:23px;top:148px}.tile-lime{right:10px;top:137px}.publisher-art>span{font-size:9px}.three-grid{grid-template-columns:1fr;gap:15px}.three-grid .feature-card{padding:26px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:13px}.about-statement{padding:30px;grid-template-columns:1fr;gap:28px}.statement-symbol{font-size:150px;line-height:1}.about-statement h2{font-size:31px}.about-statement p{font-size:13px;margin-top:18px}.location-grid{grid-template-columns:1fr;gap:35px}.location-grid>div>p{font-size:13px}.city-art{height:330px}.city-sun{right:40px;width:120px;height:120px}.skyline{height:160px}.contact-grid{grid-template-columns:1fr;gap:37px;margin-bottom:65px}.contact-info{padding-top:0}.contact-info h2{font-size:33px}.contact-info>p{font-size:13px}.inquiry-form{padding:24px 20px}.form-heading{flex-direction:row;align-items:center;gap:15px}.form-heading h2{font-size:23px}.form-heading>span{font-size:6px;max-width:45px;white-space:normal}.form-row{grid-template-columns:1fr;gap:0}.inquiry-form label{font-size:12px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{font-size:16px;min-height:47px;padding:11px}.inquiry-form .checkbox-label{font-size:11px}.checkbox-label input{min-height:0}.form-note{font-size:9px}.legal-content{padding-bottom:60px}.legal-content h2{font-size:23px}.legal-content p,.legal-content address{font-size:13px}}
@media(max-width:360px){.hero-art{transform:scale(.65);margin-bottom:-144px}.hero h1{font-size:47px}.hero-actions{gap:8px}.hero-actions .button{font-size:9px;gap:7px}.hero .eyebrow{font-size:6.7px}.focus-strip .container>div{font-size:8px}.focus-strip>.container{gap:14px}.page-hero h1{font-size:38px}.footer-links{grid-template-columns:75px 1fr;gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
