:root{color:#17211b;font-synthesis:none;--ink:#17211b;--muted:#66736b;--canvas:#f5f7f2;--surface:#fff;--brand:#165c3b;--brand-deep:#0e452c;--lime:#dff36b;--orange:#ff7043;--line:#dfe7e1;background:#f5f7f2;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 15% 22%, #dff36b21, transparent 26rem), var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}.page-shell{min-height:100vh;padding-bottom:94px}.hero{background:#03243c;width:100%;height:clamp(300px,34vw,520px);overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.content-wrap{z-index:1;width:min(960px,100% - 40px);margin:-72px auto 0;position:relative}.welcome-card,.form-section,.submit-card,.result-card{background:var(--surface);border:1px solid #dfe7e1eb;box-shadow:0 14px 44px #1b372712}.welcome-card{border-top:4px solid var(--lime);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:24px 32px;display:grid}.welcome-card .eyebrow{margin-bottom:7px;font-size:12px}.welcome-card h1{margin-bottom:8px;font-size:clamp(26px,3vw,34px)}.eyebrow{color:var(--brand);letter-spacing:.16em;margin:0 0 10px;font-size:13px;font-weight:750}h1,h2,p{margin-top:0}h1{letter-spacing:-.02em;margin-bottom:14px;font-family:Songti SC,STSong,serif;font-size:clamp(28px,4vw,42px);line-height:1.25}.welcome-copy{max-width:620px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.65}.form-facts{min-width:190px;color:var(--muted);gap:6px;font-size:12px;display:grid}.form-facts span{align-items:baseline;gap:6px;display:flex}.form-facts span:before{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dff36b38}.form-facts b{color:var(--ink)}.questionnaire{gap:20px;margin-top:20px;display:grid}.form-section,.submit-card{border-radius:18px;padding:34px 42px 40px}.section-heading{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:26px;padding-bottom:24px;display:grid}.section-number{width:46px;height:46px;color:var(--brand);background:#edf5ef;border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.section-heading h2{margin:0 0 4px;font-size:21px}.section-heading p{color:var(--muted);margin:0;font-size:13px}.required-note,.optional-note{color:var(--muted);white-space:nowrap;background:#f3f6f3;border-radius:999px;padding:5px 9px;font-size:12px}.required-note i,.field label span{color:var(--orange);font-style:normal}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px;display:grid}.field{min-width:0}.full-field{grid-column:1/-1}.field label{margin-bottom:8px;font-size:14px;font-weight:650;display:block}.field-hint{color:var(--muted);margin:-2px 0 9px;font-size:12px;line-height:1.5;display:block}.field input,.field textarea{width:100%;min-height:48px;color:var(--ink);background:#fbfcfa;border:1px solid #d5dfd8;border-radius:10px;outline:none;padding:13px 15px;transition:border-color .16s,box-shadow .16s,background .16s}.field textarea{resize:vertical;min-height:112px;line-height:1.65}.field input::placeholder,.field textarea::placeholder{color:#9aa59e}.field input:hover,.field textarea:hover{border-color:#a8b9ae}.field input:focus,.field textarea:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #165c3b1f}.field-error input,.field-error textarea{border-color:var(--orange)}.error-text{color:#bd3d19;margin-top:7px;font-size:13px;display:block}.submit-card{border-top:3px solid var(--brand)}.privacy-note{background:#f0f6f2;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex}.privacy-icon{width:30px;height:30px;color:var(--brand);background:var(--lime);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.privacy-note p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.privacy-note strong{color:var(--ink);margin-bottom:2px;font-size:14px;display:block}.submit-button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:min(420px,100%);min-height:54px;margin:0 auto;padding:14px 24px;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s;display:flex;box-shadow:0 9px 22px #165c3b33}.submit-button:hover:not(:disabled){background:var(--brand-deep);transform:translateY(-1px);box-shadow:0 11px 26px #165c3b3d}.submit-button:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.submit-button:disabled{cursor:wait;opacity:.75}.floating-submit-shell{left:50%;bottom:max(16px, env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #dfe7e1f2;border-radius:16px;width:min(460px,100% - 32px);padding:7px;position:fixed;transform:translate(-50%);box-shadow:0 14px 42px #0c2a1b38}.floating-submit-shell .submit-button{width:100%}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.submit-hint{color:#8a958e;text-align:center;margin:12px 0 0;font-size:12px}.notice{border-radius:10px;gap:3px;margin-bottom:18px;padding:14px 16px;font-size:13px;line-height:1.55;display:grid}.error-notice{color:#7f2712;background:#fff0eb;border:1px solid #ffd2c5}.warning-notice{color:#69520a;background:#fff9dc;border:1px solid #eee0a0}.neutral-notice{color:#385246;border:1px solid var(--line);background:#f0f6f2}footer{color:#7a867e;letter-spacing:.06em;text-align:center;padding:34px 16px 42px;font-size:12px}.result-page{padding-bottom:50px}.result-hero{object-fit:cover;max-height:380px}.result-card{text-align:center;border-radius:22px;width:min(720px,100% - 40px);margin:-40px auto 0;padding:48px;position:relative}.success-mark{width:58px;height:58px;color:var(--brand);background:var(--lime);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:28px;font-weight:800;display:grid}.result-lead{color:var(--muted);margin-bottom:30px}.introduction-card{border:1px solid var(--line);text-align:left;background:#f3f7f4;border-radius:14px;margin-top:28px;padding:24px}.introduction-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;font-weight:700;display:flex}.introduction-heading>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ai-badge{color:var(--brand);background:#e3efdf;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.introduction-card p{color:#425148;white-space:pre-wrap;margin:0;line-height:1.85}.copy-button,.retry-query-button{min-height:40px;color:var(--brand);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #b9c9bf;border-radius:9px;padding:8px 13px;font-size:13px;font-weight:700}.copy-button:hover,.retry-query-button:hover{border-color:var(--brand);background:#edf5ef}.copy-button:focus-visible,.retry-query-button:focus-visible{outline-offset:2px;outline:3px solid #dff36bbf}.copy-feedback{color:#bd3d19;margin-top:12px;font-size:12px;display:block}.ai-progress{color:#385246;border:1px solid var(--line);text-align:left;background:#f0f6f2;border-radius:14px;align-items:flex-start;gap:16px;margin-top:28px;padding:20px;display:flex}.ai-progress strong{color:var(--ink);margin-bottom:5px;font-size:15px;display:block}.ai-progress p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.ai-progress-spinner{border:3px solid #ccddd2;border-top-color:var(--brand);border-radius:50%;flex:none;width:24px;height:24px;margin-top:1px;animation:.85s linear infinite spin}.ai-state-icon{width:28px;height:28px;color:var(--brand);background:var(--lime);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.ai-failed{color:#69520a;background:#fff9dc;border-color:#eee0a0}.ai-failed .ai-state-icon{color:#7a5a00;background:#f7df7a}.ai-waiting .retry-query-button{margin-top:12px}.generation-journey{border:1px solid var(--line);text-align:left;background:linear-gradient(145deg,#f3f8f4,#fbfcf8);border-radius:16px;margin-top:28px;padding:24px;overflow:hidden}.journey-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.journey-heading>div{align-items:center;gap:10px;display:flex}.journey-heading strong{font-size:15px}.journey-heading>span{color:var(--brand);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.journey-progress{background:#dce8df;border-radius:999px;width:100%;height:7px;margin-bottom:25px;overflow:hidden}.journey-progress>span{background:linear-gradient(90deg, var(--brand), #4f966e, var(--lime));border-radius:inherit;height:100%;transition:width .5s;display:block}.journey-steps{grid-template-columns:repeat(4,1fr);margin:0 0 24px;padding:0;list-style:none;display:grid}.journey-steps li{color:#98a49c;text-align:center;justify-items:center;gap:8px;font-size:11px;display:grid;position:relative}.journey-steps li:not(:last-child):after{content:"";background:#dce5df;width:calc(100% - 30px);height:2px;position:absolute;top:13px;left:calc(50% + 15px)}.journey-steps li.done:not(:last-child):after{background:#7caf91}.journey-steps li>span{z-index:1;background:#edf1ee;border:2px solid #d9e1db;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;font-weight:800;display:grid;position:relative}.journey-steps li.done>span{color:#fff;background:var(--brand);border-color:var(--brand)}.journey-steps li.active>span{color:var(--brand);background:var(--lime);border-color:#cfe553;box-shadow:0 0 0 5px #dff36b33}.journey-steps li.done,.journey-steps li.active{color:var(--ink);font-weight:700}.journey-steps em{font-style:normal}.friendly-loading{color:#385246;background:#ffffffd1;border:1px solid #e1e9e3;border-radius:10px;align-items:flex-start;gap:9px;min-height:45px;margin:0;padding:12px 14px;font-size:13px;line-height:1.6;display:flex}.friendly-loading span{color:var(--brand);font-size:16px}.journey-note{color:#89958d;text-align:center;margin:11px 0 0;font-size:11px}.result-footnote{color:#7a867e;margin:24px 0 0;font-size:13px}@media (width<=720px){.hero{height:220px}.hero-image{object-position:center;width:145%;max-width:none;transform:translate(-6%)}.content-wrap{width:min(100% - 24px,620px);margin-top:-34px}.welcome-card{border-radius:14px;grid-template-columns:1fr;gap:16px;padding:20px 18px}.form-facts{grid-template-columns:repeat(2,1fr);min-width:0}.form-section,.submit-card{border-radius:14px;padding:26px 20px 30px}.field-grid{grid-template-columns:1fr;gap:21px}.full-field{grid-column:auto}.result-card{width:calc(100% - 24px);margin-top:-10px;padding:34px 22px}.generation-journey{padding:20px 14px}.journey-steps li{font-size:10px}}@media (width<=430px){.hero{height:190px}.result-hero{width:100%;transform:none}.floating-submit-shell{bottom:max(10px, env(safe-area-inset-bottom));width:calc(100% - 20px)}.section-heading{grid-template-columns:auto 1fr;gap:12px}.section-heading>:last-child{grid-column:2;justify-self:start}.form-facts{grid-template-columns:1fr}.introduction-heading{flex-direction:column;align-items:stretch}.copy-button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
