:root{--bg:#f6f5f1;--surface:#ffffff;--line:#e7e4dd;--text:#1c1d1a;--text-2:#5b5f58;--text-3:#8a8d86;--forest:#2d5a3d;--forest-700:#285036;--forest-600:#336848;--forest-50:#eef3ee;--forest-100:#dde8df;--amber:#91640f;--radius:12px;--radius-lg:20px;--maxw:1080px;--font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--forest);outline-offset:2px;border-radius:6px}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important}}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(246,245,241,.86);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:62px}.brand{gap:10px;font-size:18px;letter-spacing:-.01em}.brand,.brand .mark{display:flex;align-items:center;font-weight:800}.brand .mark{width:30px;height:30px;border-radius:8px;background:var(--forest);color:#fff;justify-content:center;font-size:17px}.brand .par{color:var(--forest)}.nav-links{display:flex;align-items:center;gap:22px;font-size:14px;color:var(--text-2)}.nav-links a:hover{color:var(--text)}.brand{white-space:nowrap}@media (max-width:600px){.nav-inner{height:56px}.nav-links a:not(.btn){display:none}.nav-links{gap:0}.nav-links .btn{padding:9px 14px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:10px;padding:11px 18px;font-weight:600;font-size:14px;white-space:nowrap;transition:background-color .15s,opacity .15s}.btn-primary{background:var(--forest);color:#fff}.btn-primary:hover{background:var(--forest-700)}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-ghost{background:var(--forest-50);color:var(--forest)}.btn-ghost:hover{background:var(--forest-100)}.hero{padding:56px 0 30px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:40px;gap:40px;align-items:center}@media (max-width:880px){.hero-grid{grid-template-columns:1fr;gap:30px}.hero{padding:40px 0 10px}}.hero h1{font-size:clamp(32px,4.6vw,48px);line-height:1.08;letter-spacing:-.02em;font-weight:800;margin:0 0 18px}.hero h1 .accent{color:var(--forest)}.hero p.sub{font-size:clamp(16px,2.2vw,19px);color:var(--text-2);max-width:52ch;margin:0 0 26px}.pill{display:inline-flex;align-items:center;gap:7px;background:var(--forest-50);color:var(--forest);font-size:13px;font-weight:600;padding:6px 13px;border-radius:999px;margin-bottom:22px}.pill .dot{width:7px;height:7px;border-radius:50%;background:var(--forest)}.hero-cta{display:flex;flex-wrap:wrap;gap:12px}.hero-cta .btn{padding:13px 22px;font-size:15px}.download-row{display:flex;gap:48px;align-items:center;justify-content:center;flex-wrap:wrap}.download-main{flex:1 1 340px;max-width:540px}.qr-block{flex:none;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--bg)}.qr-block img{display:block;width:200px;height:200px}.qr-block span{font-size:14px;font-weight:600;color:var(--text-2)}@media (max-width:640px){.qr-block{display:none}.download-main{max-width:none}}.trust{display:flex;flex-wrap:wrap;gap:26px;margin-top:26px}.trust .item{display:flex;flex-direction:column}.trust .n{font-size:24px;font-weight:800;color:var(--forest);letter-spacing:-.02em}.trust .l{font-size:13px;color:var(--text-3)}.phone-col{display:flex;justify-content:center}.phone{width:290px;max-width:80vw;aspect-ratio:9/19;background:#0e1512;border-radius:42px;padding:9px;box-shadow:0 30px 60px -20px rgba(40,80,54,.45),0 8px 24px -12px rgba(0,0,0,.25);position:relative}.phone .notch{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:110px;height:26px;background:#0e1512;border-radius:16px;z-index:3}.phone .screen{width:100%;height:100%;border-radius:34px;overflow:hidden;background:var(--bg);display:flex;flex-direction:column}.mock-note{text-align:center;font-size:11px;color:var(--text-3);margin-top:12px}.mock-title{text-align:center;font-size:14px;font-weight:700;color:var(--text);margin-bottom:12px}.app-head{display:flex;align-items:flex-end;justify-content:space-between;padding:48px 18px 12px}.app-head .hi{font-size:10px;letter-spacing:.08em;color:var(--text-3);font-weight:700}.app-head .who{font-size:21px;font-weight:800;letter-spacing:-.02em;color:var(--text);margin-top:1px}.app-head .hi-mail{width:19px;height:19px;stroke:var(--text-3);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:4px}.app-top{padding:46px 18px 8px;font-size:13px;color:var(--text-3);font-weight:600}.app-top--center{text-align:center;color:var(--text);font-weight:700;font-size:14px}.app-sec{display:flex;align-items:center;justify-content:space-between;margin:16px 16px 7px;font-size:10.5px;letter-spacing:.06em;font-weight:700;color:var(--text-3)}.app-sec--pad{margin-top:22px}.app-sec span{color:var(--forest);font-weight:600;letter-spacing:0}.badge{font-size:10px;font-weight:600;padding:3px 9px;border-radius:999px;border:1px solid var(--line);color:var(--text-2);background:var(--surface);white-space:nowrap}.badge--on{color:var(--forest);border-color:var(--forest-100);background:var(--forest-50)}.badge--amber{color:var(--amber);border-color:#efe2c4;background:#fbf3e0}.badge--soft{color:var(--text-2);background:var(--bg)}.whs{margin:4px 14px 0;border-radius:20px;padding:16px 16px 14px;background:linear-gradient(158deg,var(--forest-600),var(--forest-700));color:#fff}.whs-top{display:flex;align-items:center;justify-content:space-between}.whs-cap{font-size:10.5px;letter-spacing:.06em;font-weight:700;opacity:.82}.whs .badge--on{color:#eaf6ec;background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.28)}.whs-num{font-size:48px;font-weight:800;letter-spacing:-2px;line-height:1.04;margin:4px 0 6px}.whs-num span{font-size:17px;font-weight:700;color:#e7c98a;letter-spacing:0;margin-left:5px}.whs-row{font-size:9.5px;font-weight:600;opacity:.8}.whs-foot,.whs-row{display:flex;justify-content:space-between}.whs-foot{font-size:9px;opacity:.65;margin-top:2px}.whs-toggle{margin:11px 0 0 auto;width:-moz-fit-content;width:fit-content;font-size:11px;font-weight:600;background:rgba(255,255,255,.14);padding:5px 11px;border-radius:999px}.trend{width:100%;height:52px;display:block;margin-top:6px}.cta-card{margin:11px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:11px 12px 12px}.cta-sec{font-size:10px;letter-spacing:.05em;font-weight:700;color:var(--text-3);margin-bottom:8px}.cta-out{border:1.4px solid var(--line);padding:9px 0;font-weight:600;color:var(--text)}.cta-go,.cta-out{border-radius:999px;text-align:center;font-size:12.5px}.cta-go{margin-top:8px;background:var(--forest);color:#fff;padding:10px 0;font-weight:700}.cta-courses{display:flex;gap:10px;margin-top:9px;font-size:9.5px;color:var(--text-3)}.cta-courses span{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grp-row{display:flex;align-items:center;gap:11px;margin:8px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:10px 12px}.grp-row>b{font-size:19px;letter-spacing:-.02em}.grp-row .av,.grp-row>b{font-weight:800;color:var(--forest)}.grp-row .av{flex:none;width:38px;height:38px;border-radius:50%;background:var(--forest-50);display:flex;align-items:center;justify-content:center;font-size:13px}.grp-row>div{flex:1 1;min-width:0}.grp-row .nm{font-size:13px;font-weight:700;color:var(--text)}.grp-row .meta{font-size:10.5px;color:var(--text-3)}.tai{margin:4px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:16px 16px 14px}.tai-top{display:flex;align-items:center;justify-content:space-between}.tai-cap{font-size:10.5px;letter-spacing:.06em;font-weight:700;color:var(--text-3)}.tai-num{font-size:48px;font-weight:800;letter-spacing:-2px;line-height:1.04;margin:4px 0 2px;color:var(--forest)}.tai-num span{font-size:17px;font-weight:700;color:var(--amber);letter-spacing:0;margin-left:5px}.tai-sub{font-size:11px;color:var(--text-2)}.tai-trendcap{font-size:9.5px;letter-spacing:.06em;font-weight:700;color:var(--text-3);margin-top:12px}.tai-back{margin:10px 0 0 auto;width:-moz-fit-content;width:fit-content;font-size:11px;font-weight:600;color:var(--forest)}.note-card{margin:0 14px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:12px 13px;font-size:12px;line-height:1.5;color:var(--text-2)}.note-card b{color:var(--forest)}.card-blk{margin:8px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:12px 13px}.blk-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:var(--text);margin-bottom:10px}.blk-head span{font-size:9.5px;font-weight:600;color:var(--text-3)}.blk-head b.good{font-size:13px}.blk-head b.good,.good{color:var(--forest)}.warn{color:var(--amber)}.par3{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;gap:8px}.par-c{background:var(--bg);border-radius:12px;padding:9px 6px;text-align:center}.par-k{font-size:9px;font-weight:700;color:var(--text-3);letter-spacing:.04em}.par-v{font-size:19px;font-weight:800;letter-spacing:-.02em;color:var(--text);margin:2px 0}.par-t{font-size:8.5px;font-weight:600;color:var(--text-3)}.ra9{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.ra9-k{font-size:9.5px;font-weight:700;color:var(--text-3)}.ra9-v{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:1px 0 6px}.ra9-bar{height:6px;border-radius:4px;background:var(--bg);overflow:hidden}.ra9-bar>i{display:block;height:100%;border-radius:4px;background:var(--forest)}.ra9-bar>i.warn{background:var(--amber)}.app-cards{display:flex;gap:10px;margin:10px 14px 0}.app-cards .mini{flex:1 1;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:11px 12px}.app-cards .mini .k{font-size:10px;color:var(--text-3)}.app-cards .mini .v{font-size:18px;font-weight:800;color:var(--text);letter-spacing:-.02em}.crs-name{margin:6px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:13px 14px}.crs-h{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.crs-h b{font-size:15px;font-weight:800;color:var(--forest);line-height:1.25;letter-spacing:-.01em}.crs-loc{font-size:11px;color:var(--text-2);margin-top:4px}.tees{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tee{font-size:9.5px;font-weight:600;color:var(--text-2);background:var(--bg);border-radius:999px;padding:4px 9px}.tee.on{color:#fff;background:var(--forest)}.chc{margin:9px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:13px 14px}.chc-k{font-size:11.5px;font-weight:700;color:var(--text)}.chc-v{font-size:40px;font-weight:800;letter-spacing:-2px;color:var(--forest);line-height:1.05;margin:2px 0}.chc-v span{font-size:14px;font-weight:700;letter-spacing:0;margin-left:5px}.chc-f,.chc-v span{color:var(--text-3)}.chc-f{font-size:10px}.wx2{margin:9px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:13px 14px}.wx2-top{display:flex;align-items:baseline;gap:8px;font-size:13px;color:var(--text-3)}.wx2-top b{font-size:32px;font-weight:800;letter-spacing:-1.5px;color:var(--text)}.wx2-top span{font-size:10.5px}.wx-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:11px}.wx-cell{background:var(--bg);border-radius:11px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center}.wx-cell span{font-size:10px;color:var(--text-3)}.wx-cell b{font-size:12px;font-weight:700;color:var(--text)}.wx-advis{margin-top:9px;background:#fbf3e0;color:#7a5a16;font-size:10px;font-weight:600;border-radius:10px;padding:8px 10px;line-height:1.4}.seg{display:flex;gap:4px;margin:6px 14px 0;background:var(--bg);padding:4px}.seg,.seg span{border-radius:999px}.seg span{flex:1 1;text-align:center;font-size:12px;font-weight:700;color:var(--text-3);padding:7px 0}.seg span.on{background:var(--surface);color:var(--text);box-shadow:0 1px 3px rgba(0,0,0,.08)}.seg-btns{display:flex;gap:9px;margin:9px 14px 0}.sb-go{background:var(--forest);color:#fff;border-radius:11px;font-weight:700}.sb-go,.sb-out{flex:1 1;text-align:center;padding:9px 0;font-size:12px}.sb-out{border:1.4px solid var(--line);border-radius:11px;font-weight:600;color:var(--text)}.flt-row{display:flex;align-items:center;gap:10px;margin:7px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:10px 12px}.flt-main{flex:1 1;min-width:0}.flt-main .nm{font-size:12px;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flt-main .meta{font-size:10px;color:var(--text-3);margin-top:2px}.gps{position:relative;margin:8px 14px 0;border-radius:18px;overflow:hidden;aspect-ratio:5/6}.gps svg{display:block;width:100%;height:100%}.gps-chip{position:absolute;background:rgba(14,21,18,.82);color:#fff;font-size:13px;font-weight:800;padding:5px 9px;border-radius:10px;line-height:1.1;display:flex;flex-direction:column}.gps-chip span{font-size:9px;font-weight:600;opacity:.8}.gps-chip--pin{top:12px;right:12px}.gps-chip--haz{bottom:40%;left:12px;background:rgba(145,100,15,.9)}.scan{position:relative;margin:8px 14px 0;border-radius:18px;overflow:hidden;aspect-ratio:7/6;background:#11201a}.scan-grid{position:absolute;inset:18px;flex-direction:column;opacity:.5}.scan-grid,.scan-line-row{display:flex;justify-content:space-between}.scan-line-row span{width:12%;height:14px;border-radius:3px;background:rgba(255,255,255,.14)}.scan-corner{position:absolute;width:22px;height:22px;border:2.5px solid #e7c98a}.scan-corner.tl{top:12px;left:12px;border-right:none;border-bottom:none;border-radius:6px 0 0 0}.scan-corner.tr{top:12px;right:12px;border-left:none;border-bottom:none;border-radius:0 6px 0 0}.scan-corner.bl{bottom:12px;left:12px;border-right:none;border-top:none;border-radius:0 0 0 6px}.scan-corner.br{bottom:12px;right:12px;border-left:none;border-top:none;border-radius:0 0 6px 0}.scan-beam{position:absolute;left:12px;right:12px;top:46%;height:2px;background:linear-gradient(90deg,transparent,#7ec48a,transparent);box-shadow:0 0 10px 2px rgba(126,196,138,.5)}.scan-tag{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);background:rgba(14,21,18,.72);color:#eaf6ec;font-size:10px;font-weight:600;padding:5px 11px;border-radius:999px}.scan-res{margin:9px 14px 0;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:11px 12px}.scan-res-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:var(--forest)}.scan-res-head span{font-size:9.5px;font-weight:500;color:var(--text-3)}.scan-row{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:4px;gap:4px;margin-top:9px}.scan-c{background:var(--bg);border-radius:7px;padding:5px 0;text-align:center}.scan-c span{display:block;font-size:8px;color:var(--text-3)}.scan-c b{font-size:13px;font-weight:800;color:var(--text)}.tabbar{margin-top:auto;justify-content:space-around;padding:9px 8px 13px;background:var(--surface);border-top:1px solid var(--line)}.tab,.tabbar{display:flex;align-items:center}.tab{gap:6px;color:var(--text-3)}.tab svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tab.on{color:var(--forest);background:var(--forest-50);padding:6px 12px;border-radius:999px}.tab.on span{font-size:11px;font-weight:700}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:38px 24px;gap:38px 24px;justify-items:center;max-width:740px;margin:30px auto 0}.gallery .phone{width:258px}.gallery .phone .screen{position:relative}.gallery .phone .screen:after{content:"";position:absolute;left:0;right:0;bottom:0;height:92px;background:linear-gradient(to bottom,rgba(246,245,241,0) 10%,var(--bg) 82%);pointer-events:none;z-index:2}@media (min-width:1120px){.gallery{grid-template-columns:repeat(4,1fr);max-width:none;gap:28px}}@media (max-width:560px){.gallery{grid-template-columns:1fr;max-width:300px}}.showcase{display:grid;grid-gap:56px;gap:56px}.show-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.show-row.rev .show-text{order:2}@media (max-width:820px){.show-row,.show-row.rev .show-text{grid-template-columns:1fr;order:0}.showcase{gap:40px}}.show-text .eyebrow{font-size:13px;font-weight:700;color:var(--forest);text-transform:uppercase;letter-spacing:.04em}.show-text h3{font-size:clamp(20px,2.6vw,26px);margin:8px 0 10px;letter-spacing:-.01em}.show-text p{color:var(--text-2);margin:0;font-size:15.5px;max-width:42ch}.ai-mini{display:grid;grid-gap:14px;gap:14px;margin-top:20px;max-width:44ch}.ai-item{display:flex;gap:12px;align-items:flex-start}.ai-item .ai-ic{flex:none;width:34px;height:34px;border-radius:10px;background:var(--forest-50);color:var(--forest);display:flex;align-items:center;justify-content:center}.ai-item .ai-ic svg{width:18px;height:18px;stroke:var(--forest);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ai-item>span:last-child{font-size:14px;color:var(--text-2)}.ai-item b{display:block;color:var(--text);font-size:14.5px;margin-bottom:2px}.card .ic svg{width:22px;height:22px;stroke:var(--forest);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.waitlist{display:flex;gap:10px;max-width:460px;flex-wrap:wrap}.waitlist input{flex:1 1;min-width:200px;border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:12px 14px;font-size:15px;color:var(--text)}.waitlist input::placeholder{color:var(--text-3)}.note{font-size:13px;color:var(--text-3);margin-top:10px}.msg{font-size:14px;margin-top:12px;padding:10px 14px;border-radius:10px}.msg.ok{background:var(--forest-50);color:var(--forest)}.msg.err{background:#fbe9e7;color:#b3261e}.section{padding:48px 0}.section h2{font-size:clamp(22px,3vw,30px);letter-spacing:-.01em;margin:0 0 8px}.section .lead{color:var(--text-2);margin:0 0 30px;max-width:56ch}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:16px;gap:16px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px}.card .ic{width:42px;height:42px;border-radius:11px;background:var(--forest-50);color:var(--forest);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:14px}.card h3{font-size:17px;margin:0 0 6px}.card p{font-size:14.5px;color:var(--text-2);margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media (max-width:760px){.steps{grid-template-columns:1fr}}.step{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px 22px 22px;overflow:hidden}.step .num{font-size:46px;font-weight:800;color:var(--forest-100);letter-spacing:-.03em;line-height:1}.step h3{font-size:18px;margin:8px 0 6px}.step p{font-size:14.5px;color:var(--text-2);margin:0}.step .conn{display:none}.why{background:var(--forest-50);border-top:1px solid var(--forest-100);border-bottom:1px solid var(--forest-100)}.why-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:38px;gap:38px;align-items:start}@media (max-width:820px){.why-grid{grid-template-columns:1fr;gap:22px}}.why h2{margin:0 0 10px}.why .lead{color:var(--text-2);margin:0}.why ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px}.why li{display:flex;gap:13px;align-items:flex-start}.why li .chk{flex:none;width:26px;height:26px;border-radius:8px;background:var(--forest);color:#fff;display:flex;align-items:center;justify-content:center;margin-top:1px}.why li .chk svg{width:15px;height:15px;stroke:#fff;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.why li b{display:block;font-size:15.5px;margin-bottom:2px}.why li span{font-size:14px;color:var(--text-2)}.faq{display:grid;grid-gap:10px;gap:10px;max-width:760px}.faq details{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:2px 18px}.faq summary{list-style:none;cursor:pointer;padding:16px 0;font-weight:600;font-size:15.5px;display:flex;align-items:center;justify-content:space-between;gap:14px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:22px;color:var(--forest);font-weight:400;line-height:1;transition:transform .2s}.faq details[open] summary:after{transform:rotate(45deg)}.faq p{margin:0 0 16px;font-size:14.5px}.faq p,.footer{color:var(--text-2)}.footer{border-top:1px solid var(--line);padding:34px 0;margin-top:24px;font-size:14px}.footer-inner{display:flex;flex-wrap:wrap;gap:20px 32px;align-items:center;justify-content:space-between}.footer a:hover{color:var(--text)}.footer .links{display:flex;flex-wrap:wrap;gap:20px}.legal{padding:36px 0 70px}.legal-head{background:linear-gradient(155deg,var(--forest-600),var(--forest-700));color:#fff;border-radius:var(--radius-lg);padding:30px 28px;margin-bottom:22px}.legal-head h1{font-size:26px;font-weight:800;margin:0}.legal-head .v{opacity:.85;font-size:13px;margin-top:7px}.legal section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px;margin-bottom:14px}.legal h2{font-size:16px;color:var(--forest);margin:0 0 10px}.legal p{margin:0 0 8px;font-size:15px;color:#333}.legal p:last-child{margin-bottom:0}.back{display:inline-block;margin-bottom:18px;color:var(--forest);font-weight:600;font-size:14px}.join{padding:60px 0;text-align:center}.join .code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:30px;font-weight:700;letter-spacing:6px;background:var(--forest);color:#fff;border-radius:14px;padding:18px 26px;display:inline-block;margin:18px 0}