:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;color:#123d33;background:#edf1e9;font-synthesis:none;--ink:#123d33;--jade:#15735c;--copper:#b76d34;--line:#123d3324;--paper:#edf1e9}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:24px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a,button,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--copper);outline-offset:5px}h1,h2,h3,h4,p{margin:0}[hidden]{display:none!important}.wrap{width:min(1260px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:20px;z-index:10;background:var(--ink);color:#fff;padding:14px}.skip-link:focus{top:12px}header{display:flex;justify-content:space-between;align-items:center;min-height:106px;gap:20px}.brand{display:flex;align-items:center;gap:13px;font-size:22px;letter-spacing:2px;font-weight:750;white-space:nowrap}.brand img{display:block;width:44px;height:44px}nav{display:flex;align-items:center;gap:38px;font-size:13px;font-weight:600}.nav-cta{border:1px solid var(--ink);border-radius:30px;padding:13px 22px}.nav-cta span{margin-left:18px}.hero{overflow:hidden}.hero-heading{display:flex;align-items:center;justify-content:space-between;padding-top:28px;gap:40px}h1{font-size:clamp(66px,6.4vw,100px);font-weight:850;line-height:1.22;letter-spacing:-4px}.hero-pitch{min-width:230px;padding-right:15px}.hero-pitch p{font-size:17px;line-height:1.9;margin-bottom:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;border:0;border-radius:32px;padding:18px 27px;font-size:14px;font-weight:650;min-height:52px}.dark{background:var(--ink);color:#fff}.dark:hover{background:var(--jade)}.button span{font-size:19px;line-height:1}.launch-scene{height:clamp(460px,41vw,640px);width:100%;position:relative;margin-top:-12px;overflow:hidden}.launch-scene canvas{display:block;width:100%;height:100%;touch-action:pan-y;opacity:0;transition:opacity .6s}.scene-ready canvas{opacity:1}.scene-unavailable{height:36px}.hero-foot{display:flex;justify-content:space-between;align-items:center;margin-top:-15px;padding-bottom:32px;font-size:12px;position:relative}.hero-foot p{color:#45685a}.hero-foot a{display:flex;align-items:center;gap:24px}.hero-foot a span{font-size:24px}.thesis{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line);padding:80px 0 90px}.thesis h2{font-size:40px;line-height:1.55;letter-spacing:-1px}.thesis p{font-size:16px;line-height:2.1;margin-bottom:24px}.text-link{display:inline-block;border:0;border-bottom:1px solid currentColor;padding:0 0 5px;background:none;font-size:13px;font-weight:600;line-height:1.6}.text-link span{margin-left:18px}.builder-section{background:#dce6da;padding:68px 0 78px}.builder-title{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:38px}.builder-title h2{font-size:48px;line-height:1.3}.builder-title p{font-size:14px;line-height:1.9}.builder{display:grid;grid-template-columns:1.04fr 1fr;border-radius:14px;overflow:hidden;background:#f8faf4;border:1px solid #123d331c}.controls{padding:34px 38px}.steps{display:flex;justify-content:space-between;gap:15px;list-style:none;padding:0 0 24px;margin:0 0 31px;border-bottom:1px solid var(--line);font-size:12px;color:#60776b}.steps li{display:flex;align-items:center;gap:8px;white-space:nowrap}.steps span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid #123d3330;font-size:11px}.steps .active{color:var(--ink);font-weight:700}.steps .active span{background:var(--ink);border-color:var(--ink);color:#fff}#fields{min-height:356px}#fields h3{font-size:25px;line-height:1.5;margin-bottom:9px}#fields h3:focus{outline:none}.field-intro{font-size:12px;line-height:1.8;color:#536d60;margin-bottom:28px}label{font-size:13px;font-weight:650;display:flex;justify-content:space-between;gap:15px;margin:22px 0 10px}label span{font-weight:400;color:#63756a;font-size:11px}input:not([type=range]),select{width:100%;min-height:47px;border:1px solid #b6c8b9;border-radius:5px;padding:12px 14px;background:#fff;color:var(--ink);font-size:13px}input::placeholder{color:#778b7d}.input-note,.field-hint{font-size:11px;line-height:1.8;color:#627769;margin-top:10px}h4{font-size:13px;margin:25px 0 13px}.choices{display:flex;flex-wrap:wrap;gap:9px}.choices button{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #b6c8b9;border-radius:5px;font-size:12px;padding:13px 12px;flex:1 1 125px;min-height:46px}.choices button[aria-pressed=true]{border-color:var(--jade);background:#e7f1e8;color:#105c48}.choice-tick{visibility:hidden}.choices button[aria-pressed=true] .choice-tick{visibility:visible}input[type=range]{display:block;width:100%;margin:0;accent-color:var(--jade);cursor:pointer;height:24px}.range-labels{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#63776a;margin:5px 0 14px}.range-labels span:last-child{text-align:right}output{color:var(--jade);font-variant-numeric:tabular-nums}.form-bottom{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);margin-top:26px;padding-top:23px}.form-bottom .button{margin-left:auto;font-size:12px;padding:14px 20px;min-height:47px;gap:22px}.back{border:0;background:none;padding:10px 0;font-size:12px}#step-count{font-size:10px;color:#60776b}.preview{padding:34px;background:#c9dccc;border-left:1px solid #123d3312;min-width:0}.preview-label{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:650;margin-bottom:24px}.preview-label>span{font-size:10px;font-weight:400;color:#486553}.mini-site{background:#fff;border:1px solid #abc5b1;border-radius:8px;overflow:hidden;box-shadow:0 12px 25px #123d3306}.mini-nav{display:flex;align-items:center;gap:9px;padding:15px;font-size:11px}.mini-nav img{width:25px;height:25px}.mini-nav strong{overflow-wrap:anywhere;min-width:0}.mini-nav>span{margin-left:auto;font-size:9px;white-space:nowrap;color:#607567}.mini-hero{background:#e8f0e5;padding:30px 22px 22px}.mini-hero h3{font-size:28px;line-height:1.5;letter-spacing:-.5px}.mini-hero p{font-size:9px;line-height:1.8;color:#54705e;margin-top:9px}.mini-button{display:flex;justify-content:space-between;margin-top:23px;background:var(--jade);color:#fff;border-radius:4px;padding:10px 12px;font-size:10px}.coin{display:flex;gap:12px;align-items:center;padding:16px 20px;border-bottom:1px solid #123d3310}.coin>b{display:grid;place-items:center;width:32px;height:32px;background:#e0e8c9;border-radius:50%;font-size:13px;color:#4a5e28}.coin:nth-child(4)>b{background:#f1dfc8;color:#8f5926}.coin strong{display:block;font-size:10px}.coin small{display:block;font-size:8px;color:#708073;margin-top:4px}.coin svg{margin-left:auto;width:65px;fill:none;stroke:var(--jade);stroke-width:1.5}.mini-footer{padding:12px 20px;font-size:8px;color:#607768}.preview-stats{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px;margin:26px 0 0}.preview-stats dt{font-size:10px;color:#4e6b58;margin-bottom:8px}.preview-stats dd{font-size:14px;margin:0;font-weight:550}.closing{text-align:center;padding:78px 0 85px}.closing h2{font-size:46px;line-height:1.5;margin-bottom:30px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:22px;padding:30px 0;font-size:11px}footer .brand{font-size:16px}footer .brand img{width:32px;height:32px}footer p{color:#526b5c}dialog{border:1px solid #b5c9b9;border-radius:16px;background:#f8faf4;color:var(--ink);padding:35px;width:min(490px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;box-shadow:0 28px 90px #123d3338}dialog::backdrop{background:#102e26a6}.modal-close{position:absolute;right:18px;top:15px;background:none;border:0;font-size:27px;padding:2px 8px}.modal-mark{margin-bottom:21px}.modal-mark img{width:38px;height:38px}dialog h2{font-size:32px;line-height:1.4;margin-bottom:20px}dialog p{font-size:13px;line-height:1.9;margin:14px 0}dialog pre{font-size:12px;line-height:1.9;font-family:inherit;white-space:pre-wrap;overflow-wrap:anywhere;padding:17px 20px;background:#e4ecdf;border-radius:7px;margin:22px 0}dialog .button{width:100%;font-size:13px}dialog .text-link{display:block;margin:17px auto 0;font-size:12px}.modal-note{text-align:center;color:#5b7362;font-size:10px!important}#copy-status{display:block;text-align:center;font-size:11px;line-height:1.8}body:has(dialog[open]){overflow:hidden}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}header{min-height:92px}.hero-heading{padding-top:20px}h1{font-size:70px}.hero-pitch{min-width:200px;padding:0}.hero-pitch p{font-size:15px}.launch-scene{height:490px}.thesis{gap:50px}.thesis h2{font-size:34px}.thesis p{font-size:14px}.controls,.preview{padding:27px 24px}.steps{font-size:11px;gap:9px}.steps span{width:21px;height:21px}.mini-hero h3{font-size:24px}.builder-title h2{font-size:42px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}header{min-height:82px;gap:14px}.brand{font-size:18px;gap:9px;letter-spacing:1px}.brand img{width:35px;height:35px}nav{gap:12px}nav>a:first-child{display:none}.nav-cta{font-size:11px;padding:11px 14px}.nav-cta span{margin-left:10px}.hero-heading{display:block;padding-top:20px}h1{font-size:clamp(46px,11vw,73px);line-height:1.32;letter-spacing:-2px}.hero-pitch{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:25px}.hero-pitch p{font-size:12px;line-height:1.9;margin:0}.hero-pitch .button{font-size:12px;padding:15px 20px;gap:22px;min-height:48px}.launch-scene{height:390px;margin-top:0}.hero-foot{font-size:10px;padding-bottom:24px;margin-top:-20px;gap:12px}.hero-foot a{gap:12px}.hero-foot a span{font-size:20px}.thesis{display:block;padding:40px 0 45px}.thesis h2{font-size:31px;line-height:1.5;margin-bottom:24px}.thesis p{font-size:13px;margin-bottom:18px;line-height:2}.text-link{font-size:12px}.builder-section{padding:38px 0}.builder-title{margin-bottom:25px;gap:15px}.builder-title h2{font-size:33px}.builder-title p{font-size:11px;line-height:1.9}.builder{grid-template-columns:minmax(0,1fr);border-radius:10px}.controls{padding:24px 19px}.steps{font-size:10px;gap:6px;margin-bottom:25px;padding-bottom:20px}.steps li{gap:5px}.steps span{width:23px;height:23px}#fields{min-height:330px}#fields h3{font-size:23px}.field-intro{font-size:11px}label,h4{font-size:12px}.choices button{flex-basis:90px;padding:12px 10px;font-size:11px;gap:5px}.form-bottom{gap:10px}.form-bottom .button{gap:12px;padding:13px 17px}.preview{border-left:0;border-top:1px solid #123d3312;padding:25px 19px}.preview-label{font-size:12px}.mini-hero h3{font-size:27px}.closing{padding:42px 0 48px}.closing h2{font-size:29px;line-height:1.6;margin-bottom:25px}footer{flex-wrap:wrap;padding:24px 0;gap:20px;font-size:10px}footer .brand{font-size:15px}footer>a:last-child{margin-left:auto}dialog{padding:28px 23px}dialog h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.launch-scene canvas{transition:none}}.ca-control{border:1px solid var(--line);background:transparent;border-radius:24px;padding:10px 14px;font-size:12px;max-width:220px;overflow-wrap:anywhere}.ca-control:disabled,.venue-pending{color:#60776b;font-size:11px}.venue-link{font-size:12px}header nav{gap:20px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:720px){header.wrap{flex-wrap:wrap;padding-block:16px;gap:14px}header nav{width:100%;justify-content:space-between;gap:10px}header nav>a.social-link{display:inline}.venue-pending{font-size:10px}.ca-control{font-size:10px;padding:9px}.nav-cta{padding:9px 12px}}
