:root{color-scheme:light;--ink:#263d34;--muted:#657958;--accent:#285444;--highlight:#a4b99a;--paper:#f5f5f0;--line:#e7e9e1;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.5}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #8baa7a;outline-offset:5px}button{color:inherit}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1400px,calc(100% - 88px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:12px;z-index:10;background:white;color:var(--ink);padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.hero{position:relative;isolation:isolate;height:clamp(640px,47vw,830px);color:white;background:#14291f}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(20,41,31,.94),rgba(20,41,31,.64) 32%,rgba(20,41,31,.06) 65%),linear-gradient(0deg,rgba(20,41,31,.45),transparent 35%)}.site-header{display:flex;align-items:center;gap:32px;height:96px;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;font-size:27px;font-weight:700;letter-spacing:-1px;white-space:nowrap}.brand>span:last-child{color:#a4b99a}.brand-mark{height:32px;display:flex;align-items:center;gap:3px;margin-right:12px;color:#8c9e70}.brand-mark i{width:4px;height:9px;border-radius:4px;background:currentColor}.brand-mark i:nth-child(2){height:19px}.brand-mark i:nth-child(3){height:32px}.brand-mark i:nth-child(4){height:23px}.site-header nav{margin:auto;display:flex;align-items:center;gap:30px;font-size:14px}.site-header nav button{border:0;padding:0;background:none}.site-header nav a:hover,.site-header nav button:hover{color:#ecf1df}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--accent);color:white;border:0;border-radius:99px;padding:17px 26px;font-size:16px;font-weight:600;box-shadow:0 8px 28px #274c332b;transition:background .2s,transform .2s;text-align:center}.button:hover{background:#1c4334;transform:translateY(-2px)}.header-cta{font-size:14px;padding:13px 24px}.menu-toggle{display:none}.hero-content{padding-top:clamp(42px,5vw,104px)}.hero-copy{max-width:650px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.24em;line-height:1.6;margin:0 0 28px}.hero h1{font-size:clamp(48px,4.55vw,78px);line-height:1.08;letter-spacing:-.048em;margin:0 0 23px;font-weight:750}.hero h1 span{color:var(--highlight)}.hero-description{font-size:clamp(17px,1.35vw,21px);line-height:1.6;max-width:540px;margin:0 0 29px;text-wrap:pretty}.hero-actions{display:flex;gap:28px;align-items:center}.watch-button{display:flex;align-items:center;gap:14px;text-align:left;background:none;border:0;padding:0;font-size:14px;font-weight:500;line-height:1.4}.play-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #ffffffb0;border-radius:50%;font-size:14px;padding-left:3px}.hero-note{font-size:14px;color:#dce4d2;margin-top:26px;letter-spacing:.02em}.hero-captions{position:absolute;left:66%;top:25%;width:270px;display:flex;flex-direction:column;gap:22px}.caption{display:flex;align-items:center;gap:13px;background:#263d34dc;border:1px solid #ffffff20;border-radius:21px;padding:15px 18px;backdrop-filter:blur(16px);box-shadow:0 15px 35px #0002;font-size:15px;line-height:1.35}.caption p{margin:0}.language-dot{flex-shrink:0;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#f8f9f5;color:#285444;font-size:12px;font-weight:700}.caption-translated{transform:translateX(-45px);max-width:255px;border-color:#a4b99a66}.caption-translated .language-dot{background:#a4b99a;color:#263d34}.caption-meta{display:flex;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;color:#f8f9f5;text-shadow:0 1px 8px #000}.caption-meta button{border:1px solid #ffffff70;background:#1c4334a6;border-radius:50%;width:30px;height:30px;color:white}.caption-translated.is-changing{animation:reveal .7s ease}@keyframes reveal{from{opacity:.2;transform:translate(-45px,8px)}to{opacity:1;transform:translate(-45px,0)}}
dialog{background:#fcfdf9;border:1px solid #e0e6d8;border-radius:28px;padding:40px;width:min(540px,calc(100% - 28px));max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#1e3326c4;backdrop-filter:blur(8px)}dialog h2{font-size:34px;line-height:1.1;letter-spacing:-.04em;margin:0 0 15px}dialog .eyebrow{color:#657958;margin-bottom:14px}.close-demo{position:absolute;right:16px;top:12px;border:0;background:none;font-size:30px;width:42px;height:42px}.demo-intro{color:var(--muted)}.scenario-label{display:block;font-size:14px;margin:24px 0 8px}select{width:100%;padding:12px;border:1px solid #dce4d2;border-radius:12px;background:white;color:var(--ink)}.demo-line{padding:17px 20px;border:1px solid var(--line);border-radius:16px;margin-top:20px;background:#f8f9f5}.demo-line span{font-size:12px;font-weight:600;color:#657958}.demo-line p{font-size:20px;line-height:1.4;margin:8px 0 0}.demo-line.translated{background:#ecf1df;border-color:#dce4d2;margin-top:10px}.demo-footnote,.account-note{font-size:12px;color:var(--muted)}dialog .button{width:100%;margin-top:12px}.account-note{text-align:center}body.dialog-open{overflow:hidden}
@media(min-width:1600px){.hero-captions{left:65%}.hero-copy{max-width:730px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.site-header{gap:18px}.site-header nav{gap:18px}.hero-copy{max-width:560px}.hero h1{font-size:54px}.hero-description{max-width:440px}.hero-captions{left:69%;width:230px;top:26%}.caption{font-size:14px;padding:13px}.hero:after{background:linear-gradient(90deg,#14291ff0,#14291f80 49%,transparent 85%)}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:78px;gap:12px}.brand{font-size:24px}.header-cta{margin-left:auto;font-size:12px;padding:12px 17px}.menu-toggle{display:block;background:none;border:1px solid #ffffff50;border-radius:50%;width:40px;height:40px;font-size:19px;order:3}.site-header nav{display:none;position:absolute;left:0;right:0;top:70px;background:#263d34;border:1px solid #ffffff20;border-radius:18px;padding:22px;font-size:16px}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:22px}.hero{height:900px}.hero-photo{top:350px;height:550px;object-position:60% center}.hero:after{background:linear-gradient(180deg,#14291f 0%,#14291f 34%,#14291f22 60%,#14291f22 90%,#14291f99)}.hero-content{padding-top:38px}.hero-copy{max-width:620px}.hero h1{font-size:clamp(40px,6.4vw,54px)}.hero-description{max-width:530px;font-size:17px}.hero-captions{left:auto;right:24px;top:570px;width:230px}.hero-note{display:none}.hero-actions{gap:20px}.hero .eyebrow{margin-bottom:20px}}
@media(max-width:480px){.wrap{width:calc(100% - 32px)}.brand{font-size:22px}.brand-mark{margin-right:8px;gap:2px}.header-cta{display:none}.menu-toggle{margin-left:auto}.hero{height:850px}.hero-content{padding-top:28px}.hero h1{font-size:clamp(35px,9.3vw,45px)}.hero .eyebrow{font-size:10px;letter-spacing:.18em}.hero-description{font-size:16px;line-height:1.55;margin-bottom:24px}.hero-actions{gap:17px;align-items:center}.hero-actions .button{font-size:14px;padding:15px 18px;gap:9px}.hero-actions .button svg{width:18px}.watch-button{gap:8px;font-size:12px}.play-icon{width:34px;height:34px;font-size:11px;flex-shrink:0}.hero-photo{top:405px;height:445px;object-position:60% center}.hero:after{background:linear-gradient(180deg,#14291f 0%,#14291f 43%,#14291f00 64%,#14291f18 88%,#14291f70)}.hero-captions{right:14px;top:650px;width:218px;gap:10px}.caption{padding:10px 12px;font-size:13px;border-radius:15px}.caption-translated{transform:translateX(-35px)}.caption-meta{font-size:11px}.language-dot{width:27px;height:27px;font-size:11px}dialog{padding:32px 22px}dialog h2{font-size:29px}@keyframes reveal{from{opacity:.2}to{opacity:1}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Lower page surfaces are loaded only by the landing document. */
.benefits{position:relative;z-index:2;margin-top:-56px;border-radius:27px;background:linear-gradient(130deg,#fff,#f8f9f5);box-shadow:0 14px 50px #334f3905;display:grid;grid-template-columns:repeat(5,1fr);gap:22px;padding:38px 30px 40px}.benefits>div{display:flex;align-items:flex-start;gap:16px}.benefits svg{width:36px;height:36px;color:var(--accent);margin-top:2px}.benefits p{margin:0;font-size:14px;line-height:1.4}.benefits strong{font-size:16px;line-height:1.3;font-weight:650;display:block}.benefits span{display:block;margin-top:10px;color:var(--muted);font-size:13px}.scenarios{padding-top:58px;padding-bottom:58px;display:grid;grid-template-columns:1.05fr 2fr;gap:42px;align-items:stretch}.scenarios .eyebrow,.final-cta .eyebrow{color:#778178;font-size:11px;letter-spacing:.22em;margin-bottom:18px}.scenarios h2{font-size:clamp(30px,2.7vw,42px);line-height:1.13;letter-spacing:-.045em;margin:0 0 20px;max-width:440px}.scenarios-copy>p:not(.eyebrow){color:#657958;font-size:17px;line-height:1.6;max-width:430px;margin:0 0 25px}.dark-button{background:#285444;box-shadow:none}.dark-button:hover{background:#1c4334}.scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.scenario-card{position:relative;isolation:isolate;border-radius:18px;overflow:hidden;min-height:360px;color:white}.scenario-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% center;z-index:-2;transition:transform .5s}.scenario-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,#14291f44 57%,#14291fee 100%);z-index:-1}.scenario-card>div{position:absolute;left:16px;right:12px;bottom:20px}.scenario-card h3{font-size:16px;line-height:1.2;letter-spacing:-.025em;margin:0 0 9px}.scenario-card p{font-size:13px;line-height:1.5;margin:0;color:#f8f9f5}.scenario-card:hover img{transform:scale(1.035)}.connection{position:relative;isolation:isolate;background:#14291f;color:white;overflow:hidden;padding:55px 0 125px}.earth-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.connection:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#14291f50,#14291f00)}.connection-content{text-align:center}.connection .eyebrow{font-size:11px;letter-spacing:.23em;margin-bottom:18px}.connection h2{font-size:clamp(33px,3.6vw,55px);line-height:1.14;letter-spacing:-.04em;margin:0 0 16px}.connection-description{font-size:17px;margin:0 auto;max-width:800px;color:#f8f9f5}.voices{display:flex;justify-content:space-between;gap:30px;max-width:1160px;margin:40px auto 0}.voice{display:flex;align-items:center;gap:20px;text-align:left;border-radius:99px;background:#ecf1df16;border:1px solid #ffffff24;backdrop-filter:blur(10px);padding:8px 25px 8px 8px;font-size:14px;min-width:0;box-shadow:inset 0 2px 15px #ffffff08}.voice img{border:4px solid #ffffff30;border-radius:50%;width:72px;height:72px;object-fit:cover;object-position:50% 25%}.wave{display:flex;gap:3px;height:24px;align-items:center;margin-top:7px}.wave i{height:4px;width:2px;background:#ecf1df;border-radius:2px}.wave i:nth-child(3n){height:17px}.wave i:nth-child(4n){height:10px}.wave i:nth-child(5n){height:22px}.wave i:nth-child(n+8){opacity:.5}.final-cta{position:relative;margin-top:-42px;border-radius:27px;background:linear-gradient(115deg,#fff,#f8f9f5);padding:43px 45px;display:flex;align-items:center;justify-content:space-between;gap:35px}.final-cta h2{font-size:clamp(25px,2.2vw,34px);line-height:1.2;letter-spacing:-.045em;margin:0 0 13px}.final-cta p:not(.eyebrow){font-size:16px;color:var(--muted);margin:0}.final-action{min-width:290px;text-align:center}.final-action .button{width:100%}.final-action>span{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--muted);font-size:13px;margin-top:18px}.final-action>span svg{width:18px;height:18px}.site-footer{display:flex;align-items:center;gap:30px;color:#657958;font-size:13px;padding-block:30px}.site-footer .brand{font-size:21px;color:var(--ink)}.site-footer>a:not(.brand){margin-left:auto}.site-footer small{font-size:12px}.hero-captions{left:62%;top:22%;width:250px}
@media(max-width:1100px){.benefits{padding:32px 24px;gap:18px}.benefits>div{gap:10px}.benefits svg{width:28px;height:28px}.benefits strong{font-size:14px}.benefits span{font-size:12px}.scenarios{gap:28px;grid-template-columns:1fr 1.7fr}.scenarios h2{font-size:32px}.scenario-card{min-height:355px}.scenario-card>div{left:12px;right:8px}.scenario-card h3{font-size:14px}.scenario-card p{font-size:12px}.voice{gap:10px;padding-right:18px}.voice img{width:60px;height:60px}.voices{gap:20px}.final-cta{padding:35px 30px}.final-action{min-width:240px}.hero-captions{left:64%;width:230px}}
@media(max-width:800px){.benefits{margin-top:-25px;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 16px;padding:30px 24px}.benefits>div{gap:12px}.benefits strong{font-size:14px}.benefits span{font-size:12px}.scenarios{grid-template-columns:1fr;gap:30px;padding-block:42px}.scenarios h2{max-width:520px;font-size:36px}.scenarios-copy>p:not(.eyebrow){max-width:540px}.scenario-card{min-height:320px}.scenario-card h3{font-size:15px}.scenario-card p{font-size:12px}.connection{padding-top:43px;padding-bottom:95px}.connection h2{font-size:38px}.connection-description{max-width:580px;font-size:16px}.voices{gap:12px;margin-top:32px}.voice{flex-direction:column;align-items:center;text-align:center;border-radius:24px;padding:14px 12px;flex:1;font-size:12px;gap:8px}.wave{justify-content:center}.final-cta{gap:25px;align-items:flex-start}.final-action{min-width:220px}.final-cta h2{font-size:27px}.final-cta .eyebrow{font-size:10px}.final-cta p:not(.eyebrow){font-size:14px}.site-footer{gap:18px;flex-wrap:wrap}.hero-captions{left:auto;right:24px;top:570px}}
@media(max-width:480px){.benefits{grid-template-columns:1fr 1fr;gap:26px 16px;border-radius:22px;padding:28px 20px}.benefits>div{gap:10px}.benefits>div:last-child{grid-column:1/-1;justify-content:center;border-top:1px solid var(--line);padding-top:20px}.benefits>div:last-child p{display:flex;flex-direction:column}.benefits>div:last-child span{margin-top:4px}.benefits svg{width:27px;height:27px}.benefits strong{font-size:14px}.benefits span{font-size:12px}.scenarios{padding-top:36px;padding-bottom:36px;gap:27px}.scenarios h2{font-size:34px;max-width:350px}.scenarios-copy>p:not(.eyebrow){font-size:16px;line-height:1.6}.scenario-grid{grid-template-columns:1fr 1fr;gap:12px}.scenario-card{min-height:280px;border-radius:16px}.scenario-card>div{left:13px;bottom:17px}.scenario-card h3{font-size:16px}.scenario-card p{font-size:12px}.connection{padding-top:38px;padding-bottom:85px}.connection h2{font-size:36px;max-width:350px;margin-inline:auto}.connection .eyebrow{font-size:9px;letter-spacing:.15em}.connection-description{font-size:15px;max-width:340px}.earth-photo{object-position:center bottom}.voices{gap:8px;margin-top:26px}.voice{padding:10px 6px;border-radius:20px;font-size:11px;line-height:1.4}.voice img{width:50px;height:50px;border-width:3px}.voice .wave{gap:2px;margin-top:5px}.voice .wave i:nth-child(n+9){display:none}.final-cta{padding:28px 24px;display:block;border-radius:22px}.final-cta h2{font-size:28px}.final-cta p:not(.eyebrow){font-size:15px}.final-action{margin-top:25px;min-width:0}.final-action>span{font-size:12px;margin-top:14px}.site-footer{padding-block:26px;gap:14px;justify-content:space-between}.site-footer>.brand{font-size:21px}.site-footer>span{font-size:12px}.site-footer>a:not(.brand){margin:0;font-size:13px}.site-footer small{font-size:11px}.hero-captions{left:auto;right:14px;top:650px;width:218px}}
@media(max-width:350px){.hero-actions{gap:10px}.hero-actions .button{font-size:12px;padding:14px 13px}.watch-button{font-size:11px;gap:6px}.hero h1{font-size:34px}.hero-description{font-size:15px}.scenarios h2{font-size:30px}.scenario-card{min-height:260px}.scenario-card h3{font-size:14px}.benefits{padding-inline:15px;gap:22px 12px}.benefits>div{gap:8px}.benefits strong{font-size:13px}.benefits svg{width:23px;height:23px}.connection h2{font-size:31px}}
@media(max-width:800px){.hero-photo{object-fit:contain;object-position:center;top:410px;height:auto;aspect-ratio:1672/941}.hero{height:920px}.hero-captions{top:auto;bottom:48px;right:9%;width:250px}.hero:after{background:linear-gradient(180deg,#14291f 0%,#14291f 39%,transparent 55%,transparent 79%,#14291f 95%)}}
@media(max-width:480px){.hero{height:820px}.hero-photo{top:415px;aspect-ratio:1672/941;height:auto}.hero-captions{top:auto;bottom:40px;right:22px;width:250px}.hero:after{background:linear-gradient(180deg,#14291f 0%,#14291f 49%,transparent 56%,transparent 69%,#14291f 80%)}.caption{font-size:14px}.caption-meta{font-size:12px}}
@media(max-width:350px){.hero{height:800px}.hero-photo{top:420px}.hero-captions{right:18px;width:230px}}

/* Brand accent on the light footer matches the application logo. */
.site-footer .brand>span:last-child{color:#6d8553}
.landing-language-wrap{flex:none;margin-left:auto}.landing-language-wrap select{width:84px;padding:10px 12px;border:1px solid #a4b99a66;border-radius:30px;background:#263d34;color:#fff;font-size:14px;cursor:pointer}.landing-language-wrap select option{background:#263d34;color:#fff}.site-header nav{margin-left:auto;margin-right:0}.site-header{gap:24px}html[lang="zh-Hans"] .hero h1{line-height:1.2;letter-spacing:0}html[lang="zh-Hans"] .eyebrow{letter-spacing:.12em}
@media(max-width:1100px){.site-header{gap:14px}.site-header nav{gap:16px}.header-cta{padding-inline:18px}}
@media(max-width:800px){.landing-language-wrap{margin-left:auto}.header-cta{margin-left:0}.menu-toggle{margin-left:0}.hero-content{position:relative;z-index:1}}
@media(max-width:480px){.site-header{gap:12px}.landing-language-wrap select{width:74px;padding:9px 10px}.menu-toggle{flex-shrink:0}.hero h1{font-size:clamp(32px,8.7vw,42px)}}

.landing-language-wrap{display:flex;align-items:center;gap:9px}.language-picker-icon{width:22px;height:22px;color:#a4b99a;flex-shrink:0}

/* Consistent rows for links and the demo button in the mobile menu. */
@media(max-width:800px){
 .site-header nav{padding:8px;border-radius:18px}
 .site-header nav.open{gap:0}
 .site-header nav>a,.site-header nav>button{display:flex;align-items:center;width:100%;min-height:48px;margin:0;padding:13px 16px;text-align:left;font:inherit;line-height:1.4;border:0;border-radius:10px;background:transparent}
 .site-header nav>a:hover,.site-header nav>button:hover{background:#ffffff0a;color:#ecf1df}
 .site-header nav>a:focus-visible,.site-header nav>button:focus-visible{outline-offset:-3px}
}

.pricing{padding:12px 0 60px}.pricing-intro{max-width:720px;margin-bottom:26px}.pricing-intro .eyebrow{color:#778178;margin-bottom:14px}.pricing h2,.pricing h1{font-size:clamp(30px,2.7vw,42px);line-height:1.15;letter-spacing:-.04em;margin:0 0 16px}.pricing-intro>p:last-child{color:var(--muted);margin:0}.pricing-card{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:36px 40px;border:1px solid var(--line);border-radius:27px;background:#fff}.pricing-label{font-size:16px;color:var(--muted)}.pricing-price{margin:10px 0 16px;line-height:1.15}.pricing-price strong{font-size:clamp(44px,4vw,64px);letter-spacing:-.04em;color:var(--accent)}.pricing-price>span{font-size:20px;color:var(--muted)}.pricing-details>p:not(.pricing-price){margin:0 0 24px;color:var(--ink)}.pricing-notes{border-left:1px solid var(--line);padding-left:36px;align-self:center;color:var(--muted);font-size:14px;line-height:1.65}.pricing-notes p{margin:0 0 20px}.pricing-notes p:last-child{margin-bottom:0}
@media(max-width:800px){.pricing-card{padding:28px;gap:26px}.pricing-notes{padding-left:24px}}
@media(max-width:480px){.pricing{padding-bottom:36px}.pricing-card{grid-template-columns:1fr;padding:25px 22px;gap:24px}.pricing-notes{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.pricing-details .button{width:100%}.pricing-price strong{font-size:48px}}
@media(max-width:350px){.site-header{gap:8px}.site-header .brand{font-size:20px}.landing-language-wrap{gap:6px}.landing-language-wrap select{width:68px}.language-picker-icon{width:20px;height:20px}}

.pricing-header{background:#14291f;color:white}.pricing-page{min-height:100dvh;display:flex;flex-direction:column}.pricing-page main{flex:1}.pricing-page .pricing{padding-top:64px}.pricing-page .site-header a[aria-current="page"]{color:#a4b99a}.pricing-page .site-footer{border-top:1px solid var(--line)}
@media(max-width:800px){.pricing-header{position:relative;z-index:5}.pricing-page .pricing{padding-top:36px}}

.contacts-owner{font-size:20px;font-weight:600;line-height:1.4;margin:22px 0;color:var(--ink)}.contacts-list{margin:0}.contacts-list>div{padding:14px 0;border-top:1px solid var(--line)}.contacts-list dt{font-size:13px;color:var(--muted);margin-bottom:5px}.contacts-list dd{margin:0;font-size:16px;overflow-wrap:anywhere}.contacts-list a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}
@media(min-width:801px) and (max-width:1100px){.site-header nav{gap:12px;font-size:13px}.site-header{gap:12px}.site-header .brand{font-size:23px}}

/* Keep language selection focus visible without an outer ring. */
.landing-language-wrap select:focus,.landing-language-wrap select:focus-visible{outline:none;box-shadow:none}
.landing-language-wrap select:focus-visible{text-decoration:underline;text-underline-offset:4px}

/* Readable legal document using the landing palette. */
.terms{padding-block:56px 72px}.terms article{max-width:850px;margin-inline:auto}.terms h1{font-size:clamp(30px,4vw,48px);line-height:1.15;letter-spacing:-.035em;overflow-wrap:anywhere;margin:0 0 20px}.terms h2{font-size:24px;line-height:1.3;margin:42px 0 16px}.terms p{line-height:1.8;margin:0 0 18px;overflow-wrap:anywhere}.terms article>p:nth-child(3),.terms article>p:nth-child(4){color:var(--muted);font-size:14px}.terms a{text-decoration:underline;text-underline-offset:4px}.site-header nav{gap:18px;white-space:nowrap}
@media(max-width:800px){.terms{padding-block:32px 44px}.terms h2{font-size:21px;margin-top:32px}.site-header nav.open{gap:0;white-space:normal;max-height:calc(100dvh - 100px);overflow-y:auto}}
@media(min-width:801px) and (max-width:1100px){.menu-toggle{display:block;background:none;border:1px solid #ffffff50;border-radius:50%;width:40px;height:40px;font-size:19px;order:3;flex-shrink:0}.site-header nav{display:none;position:absolute;left:0;right:0;top:82px;background:#263d34;border:1px solid #ffffff20;border-radius:18px;padding:8px;font-size:16px;white-space:normal}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 110px);overflow-y:auto}.site-header nav>a,.site-header nav>button{display:flex;align-items:center;width:100%;min-height:48px;margin:0;padding:13px 16px;text-align:left;font:inherit;line-height:1.4;border:0;border-radius:10px;background:transparent}.site-header nav>a:hover,.site-header nav>button:hover{background:#ffffff0a}.site-header nav>a:focus-visible,.site-header nav>button:focus-visible{outline-offset:-3px}}
