/* Brand tokens and shared primitives */
:root{--green:#2a7c13;--lime:#76c457;--cream:#fff8cf;--warm:#fbe6c2;--paper:#fffdf5;--ink:#253b27;--muted:#646b5b;--line:#e5e7d6;--radius:18px;--container:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}p,h1,h2,h3{margin:0}p{color:var(--muted)}h1,h2,h3{line-height:1.15;letter-spacing:-.045em}h2{font-size:clamp(30px,3.1vw,40px);font-weight:650}h3{font-size:19px;font-weight:650;letter-spacing:-.025em}svg{display:block}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.section{padding:82px 0}.icon{width:21px;height:21px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.green{color:var(--green)}.eyebrow{color:var(--green);font-size:10px;font-weight:750;letter-spacing:1.65px;line-height:1.6;margin-bottom:19px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:14px 22px;min-height:49px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:white;font-size:13px;font-weight:650;line-height:1.5;transition:background .18s,box-shadow .18s}.button:hover{background:#22640f;box-shadow:0 4px 12px #23421c18}.button .icon{width:18px;height:18px}.button-outline{color:var(--ink);background:transparent;border-color:#c0c9a7}.button-outline:hover{background:#eef1d4}.button-small{padding:10px 17px;min-height:43px;font-size:12px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--green);font-weight:650;font-size:13px;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.destination{display:block;font-size:11px;font-weight:400;margin-top:10px;overflow-wrap:anywhere;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:16px;background:var(--green);color:#fff;padding:12px 20px;border-radius:6px;z-index:100}.skip-link:focus{top:10px}
/* Header and navigation: links remain visible without JavaScript. */
.site-header{background:#fffdf5f5;border-bottom:1px solid #e4e5d4;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}.brand{display:inline-flex;align-items:center;font-size:25px;font-weight:750;letter-spacing:-1px;white-space:nowrap}.brand-light{font-weight:450}.brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:37px;background:var(--green);border-radius:10px 10px 10px 2px;color:var(--cream);font-size:30px;line-height:1;margin-right:10px;font-weight:650;padding-right:5px}.brand-mark span{position:absolute;font-size:16px;right:2px;top:5px}.main-nav{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:550}.main-nav>a:not(.button){padding:12px 0}.main-nav>a:not(.button):hover{color:var(--green)}.nav-home{color:var(--green)}.menu-toggle{display:none}
/* Hero and lightweight CSS/SVG community illustration */
.hero{background:linear-gradient(110deg,#fffdf3 5%,var(--cream) 100%)}.hero-grid{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:44px;padding-top:70px;padding-bottom:60px}.hero .eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.5px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}h1{font-size:clamp(44px,4.65vw,62px);font-weight:650;line-height:1.08;letter-spacing:-3px;margin-bottom:23px}h1>span{color:var(--green)}.hero-subtitle{font-size:14px;font-weight:650;color:var(--ink);margin-bottom:14px}.hero-description{font-size:14px;max-width:460px;line-height:1.85;margin-bottom:26px}.hero-note{font-size:10px;display:flex;align-items:center;gap:7px;margin-top:20px}.hero-note .icon{width:14px;height:14px;color:var(--green)}.hero-values{border-top:1px solid #dbdfbc;display:flex;align-items:center;justify-content:space-between;padding-block:23px;gap:16px}.hero-values>span{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:550;color:#566247}.hero-values .icon{color:var(--green);width:18px;height:18px}.hero-art{height:404px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px dashed #b7c69a;border-radius:50%;transform:rotate(-20deg)}.orbit-outer{width:440px;height:365px}.orbit-inner{width:373px;height:295px;border-style:solid;border-color:#dde1b5;transform:rotate(30deg)}.illustration-card{width:310px;position:relative;border:1px solid #e7e9d7;border-radius:19px;background:#fffef8;transform:rotate(-5deg);box-shadow:12px 20px 0 #a4b27813,0 10px 40px #4553270a;padding:22px 21px 0}.illustration-top{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;line-height:1.35}.illustration-top small{font-size:6px;letter-spacing:1px;font-weight:500}.mini-mark{background:var(--green);color:var(--cream);width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:22px}.card-spark{margin-left:auto;color:#82b764;font-size:28px}.people-art{padding-top:20px;border-bottom:1px solid #cbd4b4}.people-art svg{width:100%;height:auto}.illustration-caption{text-align:center;font-size:24px;line-height:1.3;letter-spacing:-.9px;margin:14px -10px 18px}.illustration-caption strong{color:var(--green);font-weight:650}.illustration-bottom{padding:11px 0;border-top:1px solid #e5e7d7;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#526444}.illustration-bottom>span:first-child{display:flex;align-items:center;gap:7px}.round-arrow{background:#eef3de;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-size:17px;color:var(--green)}.tag-dot{display:inline-block;background:var(--green);width:6px;height:6px;border-radius:50%}.floating-tag{position:absolute;background:#fffef9;border:1px solid #e7e7d4;box-shadow:0 5px 18px #283e1510;border-radius:9px;z-index:2}.tag-top{top:15px;right:13px;transform:rotate(7deg);padding:11px 15px;font-size:10px;display:flex;align-items:center;gap:8px}.tag-bottom{bottom:7px;left:0;display:flex;align-items:center;gap:11px;padding:12px 19px 12px 12px;transform:rotate(3deg);font-size:11px;line-height:1.6}.tag-icon{display:grid;place-items:center;border-radius:9px;width:37px;height:37px;background:#edf2d8;color:var(--green)}.art-spark{position:absolute;color:var(--green);font-size:47px}.spark-one{top:11px;left:20px;transform:rotate(10deg)}.spark-two{bottom:7px;right:7px;font-size:34px}.art-dot{position:absolute;border-radius:50%;background:var(--lime)}.dot-one{width:11px;height:11px;left:10px;top:200px}.dot-two{width:8px;height:8px;right:2px;top:220px}
/* Content sections */
.about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.about-copy p{font-size:14px;line-height:1.9;margin-bottom:14px}.about-copy .text-link{margin-top:2px}.steps-section{background:#f5f5e9;border-block:1px solid #eeeedf}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{font-size:12px;line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step-card{padding:24px 22px 18px;border:1px solid #e2e6d4;border-radius:12px;background:var(--paper)}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;color:var(--green)}.step-number{font-size:13px;color:#647b56;letter-spacing:1px}.step-top .icon{width:24px;height:24px}.step-card h3{font-size:17px;margin-bottom:13px}.step-card p{font-size:12px;line-height:1.85;margin-bottom:12px}.step-card .text-link{font-size:11px;justify-content:space-between;width:100%}.community-section{padding-bottom:40px}.community-panel{background:#245e20;color:#fffdec;border-radius:20px;padding:46px 52px 0;display:grid;grid-template-columns:1.35fr 1fr;gap:32px 75px;position:relative;overflow:hidden}.community-copy .eyebrow{color:#cae3a5;font-size:9px}.community-copy h2{font-size:42px;line-height:1.14}.community-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#deead6;margin:20px 0 25px;max-width:480px}.button-cream{background:var(--cream);color:#245e20;border-color:var(--cream)}.button-cream:hover{background:#f1eabf}.community-copy .destination{color:#d2e2c5;font-size:10px}.community-aside{display:flex;flex-direction:column;align-items:center;justify-content:center}.community-emblem{display:grid;place-items:center;width:126px;height:126px;border:1px solid #709853;border-radius:50%;position:relative;background:#326c29;margin:0 0 27px}.community-emblem>svg{width:55px;height:55px;fill:none;stroke:#eaf4c4;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.community-emblem>span{position:absolute;right:-10px;top:-10px;color:#b3da79;font-size:48px}.check-list{padding:0;margin:0;list-style:none}.check-list li{display:flex;align-items:center;gap:10px;color:#e7efdf;font-size:12px;padding:6px 0}.check-list .icon{width:16px;height:16px;color:#b8dc86}.community-disclaimer{grid-column:1/-1;border-top:1px solid #5a804a;padding:17px 0;display:flex;align-items:center;gap:9px;color:#d2e2c5;font-size:10px}.community-disclaimer .icon{width:15px;height:15px}.community-panel a:focus-visible{outline-color:var(--cream)}.why-section{padding-top:44px}.center-heading{text-align:center;margin-bottom:39px}.center-heading .eyebrow{margin-bottom:12px}.center-heading>p:last-child{font-size:13px;margin-top:15px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.feature{padding-right:20px;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature-icon{width:44px;height:44px;border:1px solid #dae4c8;border-radius:12px;display:grid;place-items:center;background:#f0f4df;color:var(--green);flex:none}.feature h3{font-size:16px;margin:17px 0 10px}.feature p{font-size:12px;line-height:1.85}.access-panel{background:var(--warm);padding:33px 40px;border:1px solid #f0d9b6;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:35px}.access-panel .eyebrow{font-size:9px;margin-bottom:10px}.access-panel h2{font-size:32px}.access-panel p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:12px}.access-action{text-align:center;max-width:340px}.access-action .destination{font-size:9px;color:#68604e}.access-action .button{min-width:200px}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.faq-intro>p:not(.eyebrow){font-size:13px;margin:20px 0 16px}.faq-intro .text-link{font-size:11px;gap:8px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:20px 32px 20px 0;font-size:13px;font-weight:600;cursor:pointer;list-style:none;position:relative;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:2px;top:17px;color:var(--green);font-weight:400;font-size:22px}.faq-list details[open] summary::after{content:"−"}.faq-answer{padding:0 30px 20px 0;font-size:12px;line-height:1.9}.faq-answer a{text-decoration:underline;text-underline-offset:3px;color:var(--green);overflow-wrap:anywhere}.contact-section{background:#f3f4e7;border-top:1px solid #e5e8d5;padding:48px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.contact-grid .eyebrow{margin-bottom:12px}.contact-grid h2{font-size:32px}.contact-grid p:not(.eyebrow){font-size:12px;margin-top:15px}.contact-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-card{border:1px solid #dde2ce;background:var(--paper);padding:23px 20px;border-radius:12px;position:relative;display:flex;flex-wrap:wrap;gap:15px;align-items:center;transition:border-color .18s}.contact-card:hover{border-color:var(--green)}.contact-card>span:nth-child(2){width:100%;min-width:0}.contact-card strong{font-size:13px}.contact-card .destination{font-size:10px;margin-top:3px}.contact-card>.icon{position:absolute;right:17px;top:23px;color:var(--green);width:18px;height:18px}
/* Supplied platform copy inherits the About section's type and responsive column. */
.platform-information h3{margin:26px 0 12px}
/* Footer and error page */
.site-footer{padding:44px 0 0;background:var(--paper)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:30px}.footer-brand .brand{font-size:23px}.footer-brand p{font-size:11px;line-height:1.9;margin-top:14px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding-top:5px}.footer-top nav a{font-size:11px;color:#56604c;padding:5px 0;min-height:30px}.footer-top nav a:hover{text-decoration:underline}.responsible-note{padding:18px 0;border-block:1px solid var(--line);display:flex;align-items:flex-start;gap:12px}.responsible-note .icon{color:var(--green);width:17px;height:17px;margin-top:3px}.responsible-note p{font-size:10px;line-height:1.8}.responsible-note strong{font-weight:600;color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:19px 0;font-size:9px;color:#727565}.error-body{min-height:100vh;display:flex;flex-direction:column;background:var(--cream)}.error-main{flex:1;display:grid;place-items:center;text-align:center;padding:60px 0}.error-code{font-size:clamp(110px,20vw,200px);color:var(--green);line-height:1;font-weight:700;letter-spacing:-12px}.error-main h1{font-size:38px;letter-spacing:-1.5px;margin:25px 0 17px}.error-main p{max-width:440px;margin:0 auto 28px}.error-main .button-row{justify-content:center}
/* Tablet and compact laptop layouts */
@media(min-width:1500px){.hero-grid{padding-top:90px;padding-bottom:80px}.hero-art{height:435px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.main-nav{gap:17px;font-size:11px}.header-inner{gap:15px}.brand{font-size:23px}.hero-grid{gap:26px}.hero-art{transform:scale(.9);transform-origin:center}.hero h1{font-size:48px}.hero .button-row{gap:9px}.hero .button{padding:12px 14px;font-size:11px}.hero-subtitle{font-size:12px}.orbit-outer{width:400px}.about-grid{gap:50px}.community-panel{gap:30px 45px}.faq-grid{gap:45px}.step-card{padding:22px 17px 16px}.contact-grid{gap:30px}}
@media(max-width:900px){.header-inner{flex-wrap:wrap;padding-block:16px;min-height:76px}.main-nav{width:100%;justify-content:space-between;gap:12px;flex-wrap:wrap}.js .menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;background:transparent;border:1px solid #dce2cb;border-radius:7px;cursor:pointer}.menu-toggle span{display:block;width:19px;height:2px;background:var(--ink)}.js .main-nav{display:none}.js .main-nav.is-open{display:flex;align-items:stretch;flex-direction:column;padding:12px 0 6px;gap:3px}.js .main-nav>a:not(.button){padding:10px 12px;font-size:14px}.js .main-nav .button{align-self:flex-start;margin-top:8px}.hero-grid{gap:0;grid-template-columns:1.15fr 1fr;padding-top:50px;padding-bottom:45px}.hero h1{font-size:42px;letter-spacing:-2px}.hero-art{transform:scale(.78);margin-inline:-32px}.hero-subtitle{max-width:320px}.hero-description{font-size:13px}.hero-values{flex-wrap:wrap;gap:18px}.hero-values>span{width:calc(50% - 12px)}.section{padding:60px 0}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-top{margin-bottom:23px}.section-heading{align-items:flex-start}.section-heading>p{max-width:180px}.community-panel{padding:34px 32px 0;gap:25px}.community-copy h2{font-size:35px}.features-grid{gap:24px}.feature{padding-right:10px}.feature h3{font-size:15px}.access-panel{padding:30px;gap:24px}.access-action{max-width:220px}.faq-grid{grid-template-columns:1fr 1.4fr;gap:32px}.contact-grid{grid-template-columns:1fr 1.3fr;gap:30px}.contact-card{padding:20px 15px}.contact-grid h2{font-size:29px}}
/* Mobile is intentionally stacked rather than a reduced desktop layout. */
@media(max-width:650px){html{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.section{padding:49px 0}.header-inner{padding-block:11px;min-height:70px}.brand{font-size:23px}.brand-mark{width:31px;height:34px;font-size:28px}.hero-grid{grid-template-columns:1fr;padding-top:39px;padding-bottom:12px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:18px}.hero h1{font-size:clamp(39px,9.2vw,57px);letter-spacing:-2px;line-height:1.08;margin-bottom:20px}.hero-subtitle{font-size:12px;max-width:360px}.hero-description{font-size:13px;max-width:450px;margin-bottom:23px}.hero .button{font-size:11px;padding:13px 15px;gap:8px}.hero-note{font-size:9px;margin-top:17px}.hero-art{width:100%;max-width:430px;justify-self:center;margin:15px 0 0;transform:none;height:350px}.illustration-card{width:260px;padding:18px 18px 0}.illustration-caption{font-size:22px;margin-bottom:14px}.illustration-top{font-size:12px}.illustration-top small{font-size:5px}.people-art{padding-top:14px}.orbit-outer{width:95%;height:300px}.orbit-inner{width:80%;height:260px}.tag-top{right:0;top:8px;font-size:9px;padding:9px 12px}.tag-bottom{left:0;bottom:7px;padding:9px 12px;font-size:10px}.tag-icon{width:32px;height:32px}.spark-one{left:5px;top:4px;font-size:35px}.spark-two{right:3px;bottom:12px;font-size:30px}.dot-one{left:0;top:160px;width:7px;height:7px}.dot-two{right:0;top:190px}.hero-values{padding-block:20px;gap:17px 12px}.hero-values>span{font-size:10px;gap:7px;width:calc(50% - 6px)}.hero-values .icon{width:16px;height:16px}h2{font-size:32px}.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:14px}.about-grid{grid-template-columns:1fr;gap:22px}.about-copy p{font-size:13px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{max-width:none;font-size:12px;margin-top:14px}.section-heading>p br{display:none}.steps-grid{gap:12px}.step-card{padding:19px 16px 12px}.step-card h3{font-size:16px;line-height:1.3}.step-card p{font-size:11px}.step-card .text-link{font-size:10px;gap:6px}.step-top{margin-bottom:23px}.community-section{padding-bottom:22px}.community-panel{grid-template-columns:1fr;padding:30px 24px 0;gap:26px;border-radius:15px}.community-copy h2{font-size:34px}.community-copy>p:not(.eyebrow){font-size:12px;margin-top:17px}.community-copy .eyebrow{font-size:8px;letter-spacing:1px}.community-aside{flex-direction:row;justify-content:flex-start;gap:20px}.community-emblem{width:62px;height:62px;margin:0;flex:none}.community-emblem>svg{width:30px;height:30px}.community-emblem>span{font-size:26px;top:-9px;right:-5px}.check-list li{font-size:10px;gap:7px;padding:4px 0}.check-list .icon{width:13px;height:13px}.community-disclaimer{font-size:9px;align-items:flex-start;padding:15px 0;gap:8px}.community-disclaimer .icon{margin-top:3px}.why-section{padding-top:30px}.center-heading{margin-bottom:29px}.center-heading h2{font-size:31px}.center-heading>p:last-child{font-size:12px}.features-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.feature{border:0;padding-right:4px}.feature h3{font-size:15px}.feature p{font-size:11px}.feature-icon{width:40px;height:40px}.access-panel{display:block;padding:28px 25px}.access-panel p:not(.eyebrow){font-size:12px}.access-panel p br{display:none}.access-action{text-align:left;max-width:100%;margin-top:23px}.access-action .destination{font-size:9px;margin-top:12px}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-intro h2 br{display:none}.faq-intro>p:not(.eyebrow){margin:15px 0 7px}.faq-intro>p br{display:none}.faq-intro .text-link{font-size:12px}.faq-list summary{font-size:12px;padding-block:19px}.faq-answer{font-size:12px;padding-right:12px}.contact-grid{grid-template-columns:1fr;gap:24px}.contact-links{gap:10px}.contact-card{padding:18px 13px;gap:12px}.contact-card strong{font-size:12px}.contact-card .destination{font-size:9px}.contact-card>.icon{width:16px;height:16px;right:12px;top:20px}.footer-top{grid-template-columns:1fr 1fr;gap:24px 20px}.footer-brand{grid-column:1/-1}.footer-top nav a{font-size:12px;min-height:40px;padding-block:8px}.site-footer{padding-top:34px}.responsible-note p{font-size:10px}.footer-bottom{font-size:9px;flex-direction:column;gap:6px;padding-block:17px}.error-main h1{font-size:31px}.error-main p{font-size:14px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:39px}.hero .button-row{flex-direction:column;align-items:stretch}.hero .button{font-size:12px}.hero-art{height:320px}.illustration-card{width:235px}.illustration-caption{font-size:20px}.tag-top{font-size:8px;padding:8px 10px}.tag-bottom{font-size:9px;padding:8px 10px}.orbit-outer{height:280px}.orbit-inner{height:230px}.hero-values>span{font-size:9px;gap:5px}.steps-grid{grid-template-columns:1fr}.step-card h3{font-size:18px}.step-card p{font-size:12px}.step-top{margin-bottom:18px}.step-card .text-link{font-size:12px}.community-panel{padding-inline:21px}.community-copy h2{font-size:31px}.community-copy .button{padding:13px 12px;font-size:12px;gap:7px}.community-aside{gap:12px}.check-list li{font-size:9px}.contact-links{grid-template-columns:1fr}.contact-card{flex-wrap:nowrap;padding:18px}.contact-card>span:nth-child(2){width:auto}.contact-card>.icon{position:static;margin-left:auto}.contact-card .destination{font-size:11px}.contact-card strong{font-size:13px}}
/* Decorative orbits stay inside the hero at the narrowest viewport. */
.hero{overflow:hidden}
.access-panel .eyebrow{color:#236710}
.error-body .footer-bottom{color:#60654f}
/* About experience: all rules are scoped to the existing About section. */
.about-experience { min-width: 0; }
.about-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(0, 1fr);
  align-items: center;
  gap: 48px;
  padding: 40px 44px;
  border: 1px solid #e2e6cc;
  border-radius: 22px;
  background: radial-gradient(ellipse at 90% 20%, #e4edc7 0, transparent 55%), #faf9e9;
  overflow: hidden;
}
.about-intro h2 { font-size: clamp(42px, 5vw, 66px); margin-bottom: 24px; }
.about-heading-star { display: inline-block; margin-left: 15px; color: var(--green); font-size: .55em; vertical-align: top; }
.about-intro-copy > p:not(.eyebrow), .about-panel > p, .about-context p {
  font-size: 14px;
  line-height: 1.85;
}
.about-intro-copy > p + p { margin-top: 16px; }
.about-gaming-art { position: relative; display: grid; place-items: center; min-height: 290px; }
.about-art-orbit { position: absolute; width: 285px; height: 285px; border: 1px dashed #aebf87; border-radius: 50%; }
.about-controller-card { width: 260px; padding: 20px 16px; border: 1px solid #dfe7cf; border-radius: 22px; background: #fffef7; box-shadow: 10px 15px 0 #b7c99430; transform: rotate(-7deg); }
.about-art-brand { display: flex; justify-content: space-between; font-size: 15px; font-weight: 700; color: var(--green); }
.about-art-brand > span { font-size: 22px; line-height: 1; }
.about-controller { width: 100%; height: auto; margin: 12px 0; }
.about-art-dots { display: flex; justify-content: center; gap: 6px; }
.about-art-dots > span { height: 5px; width: 5px; border-radius: 50%; background: #c3d8a5; }
.about-art-dots > span:first-child { width: 18px; border-radius: 4px; background: var(--green); }
.about-art-tile { position: absolute; z-index: 1; display: grid; place-items: center; width: 55px; height: 55px; border-radius: 16px; border: 1px solid #dce3c5; background: var(--paper); box-shadow: 0 8px 16px #314e1610; color: var(--green); }
.about-art-tile .icon { width: 27px; height: 27px; }
.tile-gift { top: 0; right: 4px; transform: rotate(10deg); background: var(--warm); }
.tile-phone { bottom: 0; left: 0; transform: rotate(-12deg); }
.about-art-spark { position: absolute; bottom: 1px; right: 3px; color: var(--green); font-size: 34px; }
.about-feature-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 12px; margin: 20px 0 28px; }
.about-feature { position: relative; display: flex; flex-direction: column; align-items: flex-start; gap: 18px; padding: 20px 15px; border: 1px solid var(--line); border-radius: 13px; background: var(--paper); }
.about-feature h3 { font-size: 14px; line-height: 1.4; letter-spacing: -.02em; }
.about-feature-arrow { position: absolute; right: 13px; top: 13px; color: #647b56; font-size: 16px; }
.about-icon { display: grid; place-items: center; flex: none; width: 42px; height: 42px; border: 1px solid #dbe5c8; border-radius: 12px; background: #eef3df; color: var(--green); }
.about-icon .icon { width: 23px; height: 23px; }
.about-telegram { display: flex; align-items: center; gap: 24px; padding: 28px 32px; border-radius: 16px; background: #245e20; color: var(--cream); }
.about-telegram-icon { flex: none; display: grid; place-items: center; width: 60px; height: 60px; border: 1px solid #658c4c; border-radius: 18px; background: #386e2a; }
.about-telegram-icon .icon { width: 30px; height: 30px; }
.about-telegram > div { flex: 1; }
.about-telegram h3 { margin: 6px 0 9px; font-size: 25px; }
.about-telegram p { color: #e5edd9; font-size: 13px; line-height: 1.8; max-width: 520px; }
.about-telegram .button { flex: none; }
.about-telegram a:focus-visible { outline-color: var(--cream); }
.about-kicker { font-size: 10px; line-height: 1.5; letter-spacing: 1.6px; font-weight: 700; }
.about-telegram .about-kicker { color: #d2e5b6; font-size: 9px; }
.about-group-heading { display: flex; align-items: center; gap: 18px; margin: 34px 0 18px; color: var(--green); }
.about-heading-rule { flex: 1; height: 1px; background: var(--line); }
.about-payment-grid, .about-earn-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.about-panel { display: flex; flex-direction: column; align-items: flex-start; min-width: 0; padding: 28px; border: 1px solid #dfe5d1; border-radius: 16px; background: #fffef9; }
.about-panel-top { display: flex; width: 100%; align-items: center; justify-content: space-between; gap: 15px; margin-bottom: 22px; }
.about-direction { color: var(--green); font-size: 26px; }
.about-panel h3 { font-size: 23px; line-height: 1.35; margin: 0 0 13px; }
.about-panel > p { margin: 0 0 22px; }
.about-payment-methods { display: flex; flex-wrap: wrap; gap: 9px; width: 100%; padding-top: 19px; border-top: 1px solid var(--line); margin-top: auto; }
.about-payment-methods > span { display: inline-flex; align-items: center; gap: 7px; padding: 7px 9px; border: 1px solid #e2e7d6; border-radius: 7px; background: #f5f6ec; font-size: 10px; color: #526247; }
.about-payment-methods .icon { width: 16px; height: 16px; color: var(--green); }
.about-earn-grid { grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr); }
.about-agent { background: #f3f5e8; }
.about-investment { background: var(--warm); border-color: #ecd4ae; }
.about-investment .about-icon { background: #fff3dd; border-color: #e6cea7; }
.about-method { padding: 5px 9px; border: 1px solid #cddbb9; border-radius: 5px; font-size: 9px; font-weight: 700; letter-spacing: 1.3px; color: #50603c; }
.about-investment .about-method { border-color: #d6bc92; color: #635139; }
.about-method-name { font-size: 11px; color: #586844; margin-bottom: 9px; }
.about-investment .about-method-name { color: #635139; }
.about-earn-grid .about-panel > p { margin-bottom: 0; }
.about-context { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.7fr); gap: 45px; margin-top: 32px; padding: 30px 0 0; border-top: 1px solid var(--line); }
.about-context h3 { font-size: 28px; line-height: 1.25; margin-bottom: 12px; }
.about-context p { font-size: 12px; }
.about-context p + p { margin-top: 12px; }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .about-feature, .about-panel { transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
  .about-feature:hover, .about-panel:hover { transform: translateY(-4px); border-color: #b5c99d; box-shadow: 0 12px 24px #284b1410; }
}
@media (prefers-reduced-motion: no-preference) {
  .about-reveal.is-revealed { animation: about-enter .5s ease-out backwards; }
  @keyframes about-enter { from { opacity: .35; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
}
@media (max-width: 1050px) {
  .about-intro { gap: 30px; padding: 32px; }
  .about-controller-card { width: 220px; }
  .about-art-orbit { width: 240px; height: 240px; }
  .about-feature-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .about-feature { flex-direction: row; align-items: center; gap: 12px; padding: 18px; }
  .about-feature h3 { font-size: 13px; padding-right: 12px; }
  .about-telegram { flex-wrap: wrap; gap: 20px; }
  .about-telegram .button { margin-left: 80px; }
}
@media (max-width: 760px) {
  .about-intro { grid-template-columns: minmax(0, 1fr); gap: 22px; padding: 27px; }
  .about-intro h2 { font-size: 48px; }
  .about-intro-copy > p:not(.eyebrow) { font-size: 13px; }
  .about-gaming-art { min-height: 245px; width: min(290px, 100%); margin-inline: auto; }
  .about-controller-card { width: 215px; }
  .about-feature-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .about-feature { padding: 16px 12px; gap: 9px; }
  .about-feature h3 { font-size: 12px; padding: 0; }
  .about-feature-arrow { display: none; }
  .about-feature .about-icon { width: 34px; height: 34px; border-radius: 10px; }
  .about-feature .icon { width: 20px; height: 20px; }
  .about-payment-grid, .about-earn-grid { grid-template-columns: minmax(0, 1fr); gap: 14px; }
  .about-telegram { padding: 24px; gap: 16px; }
  .about-telegram-icon { width: 44px; height: 44px; border-radius: 13px; }
  .about-telegram-icon .icon { width: 23px; height: 23px; }
  .about-telegram > div { flex: 1 1 180px; }
  .about-telegram .button { margin-left: 0; font-size: 12px; }
  .about-panel { padding: 23px; }
  .about-panel h3 { font-size: 21px; }
  .about-panel > p { font-size: 13px; }
  .about-panel-top { margin-bottom: 18px; }
  .about-payment-methods { gap: 7px; }
  .about-payment-methods > span { font-size: 9px; padding: 7px; }
  .about-group-heading { margin-top: 28px; gap: 12px; }
  .about-group-heading .about-kicker { font-size: 9px; }
  .about-context { grid-template-columns: minmax(0, 1fr); gap: 14px; }
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
/* ===== Responsive fixes ===== */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%;height:auto}
.site-header .brand{min-width:0}
/* Round logo: fixed circular container, contained image, never distorted or cropped. */
.brand-mark.brand-mark-logo{width:44px;height:44px;flex:none;border-radius:50%;overflow:hidden;padding:0}
.brand-mark.brand-mark-logo .brand-logo{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:1100px){.brand-mark.brand-mark-logo{width:42px;height:42px}}
@media(max-width:650px){.brand-mark.brand-mark-logo{width:38px;height:38px}}
@media(max-width:360px){.brand-mark.brand-mark-logo{width:36px;height:36px}}
/* Hero promotional image: contained inside its card, never overflowing. */
.people-art .hero-mockup{display:block;max-width:100%;height:auto;object-fit:contain;margin-inline:auto}
/* Below 768px: single-column hero, image stacked below the copy. */
@media(max-width:768px){
  .hero-grid{grid-template-columns:1fr;gap:26px;padding-top:40px;padding-bottom:16px}
}
/* Tablet single-column hero (651-768px): contained art with room for decorative accents. */
@media(min-width:651px) and (max-width:768px){
  .hero-art{width:100%;max-width:460px;justify-self:center;height:420px;transform:none;margin-inline:0}
  .illustration-card{width:min(280px,58vw)}
  .orbit-outer{width:88%;height:360px}
  .orbit-inner{width:74%;height:300px}
  .tag-top{top:14px;left:12px;right:auto}
  .tag-bottom{bottom:14px;right:12px;left:auto}
  .hero-art .art-spark,.hero-art .art-dot{display:none}
}
/* Mobile hero decorations: keep the promotional image free of overlapping accents. */
@media(max-width:650px){
  .hero-art{height:340px}
  .hero-art .art-spark{display:none}
}
/* Narrow screens: stack hero buttons full width for comfortable touch targets. */
@media(max-width:360px){
  .hero .button-row{flex-direction:column;align-items:stretch}
  .hero .button-row .button{width:100%;justify-content:center}
}
/* Contact section: three balanced cards on desktop, two on tablet, stacked on mobile. */
.contact-links{grid-template-columns:repeat(3,1fr);gap:14px}
@media(max-width:1100px){.contact-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.contact-links{grid-template-columns:1fr;gap:12px}}
