:root{--ink:#25231f;--muted:#6e6961;--paper:#f6f2eb;--card:#fffdf9;--line:#ddd6ca;--accent:#ba573e;--accent-dark:#8f3f2e;--accent-soft:#f5ded5;--sage:#496a5b;--sage-soft:#e5eee8;--shadow:0 24px 70px rgba(68,53,37,0.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 9% 12%,rgba(205,124,96,.14),transparent 26rem),radial-gradient(circle at 88% 35%,rgba(80,120,100,.1),transparent 28rem),var(--paper);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.site-header{width:min(100% - 40px,980px);height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;gap:10px;align-items:center;color:var(--ink);font-weight:720;text-decoration:none;letter-spacing:.02em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50% 50% 46% 54%;color:white;background:var(--accent);font-family:Georgia,serif;transform:rotate(-4deg)}.version-pill{padding:7px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:rgba(255,255,255,.4);font-size:12px}.page-shell{width:min(100% - 40px,780px);margin:0 auto}.hero{padding:72px 0 52px;text-align:center}.hero-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--sage);font-size:13px;font-weight:650;letter-spacing:.08em}.hero-kicker span{width:7px;height:7px;border-radius:50%;background:var(--sage);box-shadow:0 0 0 5px var(--sage-soft)}.hero h1{margin:24px 0 22px;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(40px,7vw,66px);font-weight:600;line-height:1.2;letter-spacing:-.035em}.hero h1 span{position:relative;color:var(--accent-dark);white-space:nowrap}.hero h1 span:after{content:"";position:absolute;left:2%;right:0;bottom:-8px;height:9px;border-radius:50%;border-top:3px solid rgba(186,87,62,.48);transform:rotate(-1deg)}.hero-copy{max-width:600px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.9}.promise-row{display:flex;justify-content:center;gap:28px;margin-top:28px;color:#7c756c;font-size:13px}.promise-row span:before{content:"✓";margin-right:6px;color:var(--sage);font-weight:800}.input-card,.result-card{border:1px solid rgba(199,188,174,.75);border-radius:28px;background:rgba(255,253,249,.91);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.input-card{padding:42px}.section-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:38px}.step-badge{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--accent-soft);font-family:Georgia,serif;font-size:13px}.eyebrow,.step-badge{color:var(--accent-dark)}.eyebrow{margin:0 0 7px;font-size:12px;font-weight:720;letter-spacing:.12em;text-transform:uppercase}.boundaries h2,.feedback-card h2,.result-header h2,.section-heading h2{margin:0;font-family:Songti SC,STSong,Georgia,serif;font-weight:600}.section-heading h2{font-size:25px;line-height:1.4}.field-label{display:flex;align-items:center;gap:9px;margin-bottom:7px;font-size:16px;font-weight:720}.field-label.second-field{margin-top:30px}.optional,.required{padding:3px 7px;border-radius:5px;font-size:10px;font-weight:650}.required{color:var(--accent-dark);background:var(--accent-soft)}.optional{color:var(--muted);background:#eee9e1}.field-help{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.6}textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:15px;outline:none;padding:17px 18px;color:var(--ink);background:#fbf9f5;font-size:15px;line-height:1.75;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea::placeholder{color:#aaa298}textarea:focus{border-color:rgba(186,87,62,.72);background:white;box-shadow:0 0 0 4px rgba(186,87,62,.09)}textarea:disabled{opacity:.68}.field-meta{display:flex;justify-content:space-between;gap:16px;margin-top:8px;color:#918980;font-size:11px}.field-meta.align-right{justify-content:flex-end}.feedback-button,.primary-button,.secondary-button{border:0;border-radius:13px;cursor:pointer;font-weight:720;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{width:100%;min-height:56px;margin-top:34px;display:flex;align-items:center;justify-content:center;gap:12px;color:white;background:var(--accent);box-shadow:0 12px 30px rgba(143,63,46,.2);font-size:16px}.feedback-button:hover,.primary-button:not(:disabled):hover{background:var(--accent-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;color:#a89f95;background:#e5dfd7;box-shadow:none}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:white;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.privacy-note{max-width:540px;margin:15px auto 0;color:#898177;font-size:11px;line-height:1.7;text-align:center}.error-banner{margin-top:20px;padding:16px 18px;display:flex;flex-direction:column;gap:4px;border:1px solid #e2b7aa;border-radius:14px;color:#813c2c;background:#fbe9e3;font-size:13px}.result-anchor{scroll-margin-top:20px}.result-card{margin-top:56px;overflow:hidden}.result-header{padding:44px 42px 38px;color:white;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.12),transparent 14rem),#38594b}.result-header .eyebrow{color:#cfe2d8}.result-header h2{margin-bottom:14px;font-size:30px;line-height:1.4}.result-header>p:last-child{margin:0;color:#dbe7e0;font-size:13px;line-height:1.75}.safety-alert{margin:30px 42px 0;padding:18px;border-radius:13px;color:#704132;background:#fbebe5}.safety-alert.high{border:1px solid #df9c88;background:#f9ded5}.safety-alert p{margin:7px 0 0;font-size:13px;line-height:1.7}.result-section{margin:0 42px;padding:34px 0;border-bottom:1px solid #e5ded4}.result-title-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.result-title-row>span{color:var(--accent);font-family:Georgia,serif;font-size:12px}.result-title-row h3{margin:0;font-family:Songti SC,STSong,Georgia,serif;font-size:21px;font-weight:600}.body-copy,.muted-copy{margin:0;line-height:1.9}.body-copy{font-size:15px}.muted-copy{color:var(--muted);font-size:14px}.needs-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.need-panel{padding:20px;border-radius:14px}.need-panel.warm{background:#fbebe5}.need-panel.cool{background:var(--sage-soft)}.need-label{margin:0 0 12px;font-size:12px;font-weight:750}.warm .need-label{color:var(--accent-dark)}.cool .need-label{color:var(--sage)}.insight-list{margin:0;padding:0;display:grid;gap:10px;list-style:none}.insight-list li{position:relative;padding-left:17px;font-size:14px;line-height:1.7}.insight-list li:before{content:"";position:absolute;left:0;top:.68em;width:5px;height:5px;border-radius:50%;background:var(--accent)}.expression-card{margin:0;padding:22px 24px;border-left:3px solid var(--accent);border-radius:0 12px 12px 0;color:#4c3932;background:#faf2ee;font-family:Songti SC,STSong,Georgia,serif;font-size:17px;line-height:1.9}.next-step-list{margin:0;padding:0;display:grid;gap:13px;list-style:none}.next-step-list li{display:flex;align-items:flex-start;gap:12px}.next-step-list span{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--sage);background:var(--sage-soft);font-size:11px;font-weight:800}.next-step-list p{margin:1px 0 0;font-size:14px;line-height:1.75}.result-actions{padding:28px 42px 38px}.secondary-button{width:100%;min-height:50px;color:var(--accent-dark);background:#f5ece7}.secondary-button:hover{background:#eeddd5}.feedback-card{margin-top:24px;padding:30px 32px;border-radius:20px;color:white;background:#2b2925}.feedback-heading{display:flex;gap:16px;align-items:center}.feedback-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:#2b2925;background:#f0d4c7;font-size:18px}.feedback-card .eyebrow{color:#deb5a5}.feedback-card h2{font-size:20px}.feedback-card p:not(.eyebrow):not(.feedback-error){margin:7px 0 0;color:#bbb4aa;font-size:12px;line-height:1.6}.feedback-options{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.feedback-options button{min-height:46px;border:1px solid #5c5750;border-radius:11px;color:#ddd7cf;background:#393631;cursor:pointer;font-weight:700;transition:border-color .16s ease,color .16s ease,background .16s ease}.feedback-options button.selected,.feedback-options button:hover{border-color:#e2a38d;color:white;background:#804635}.feedback-label{margin:24px 0 9px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.feedback-label span{padding:2px 6px;border-radius:4px;color:#aaa39a;background:#403d38;font-size:10px}.feedback-textarea{min-height:105px;border-color:#57524b;color:white;background:#34312d}.feedback-textarea::placeholder{color:#89827a}.feedback-textarea:focus{border-color:#cf8067;background:#393530}.feedback-meta{margin-top:8px;display:flex;justify-content:space-between;gap:14px;color:#8f8880;font-size:10px}.feedback-error{margin:13px 0 0;color:#ffb5a3;font-size:12px}.feedback-submit{width:100%;min-height:48px;margin-top:18px;border:0;border-radius:11px;color:white;background:var(--accent);cursor:pointer;font-weight:720}.feedback-submit:disabled{color:#817b73;background:#46423d;cursor:not-allowed}.feedback-success{display:flex;gap:16px;align-items:center}.boundaries{margin:46px 0 70px;padding:26px 28px;border:1px dashed #cfc6b9;border-radius:16px}.boundaries h2{margin-bottom:8px;font-size:17px}.boundaries p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}footer{min-height:86px;padding:20px;display:flex;align-items:center;justify-content:center;gap:22px;border-top:1px solid rgba(203,194,181,.6);color:#898177;font-size:11px}@media (max-width:640px){.page-shell,.site-header{width:min(100% - 28px,780px)}.site-header{height:66px}.brand{font-size:14px}.brand-mark{width:31px;height:31px}.version-pill{padding:6px 9px;font-size:10px}.hero{padding:48px 4px 36px}.hero h1{margin-top:20px;font-size:clamp(34px,10.2vw,46px);line-height:1.27}.hero-copy{font-size:14px;line-height:1.8}.promise-row{gap:14px;font-size:11px}.input-card{padding:26px 20px;border-radius:22px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:21px}.field-meta span:first-child:not(:last-child){max-width:70%}.result-card{margin-top:40px;border-radius:22px}.result-header{padding:32px 22px 30px}.result-header h2{font-size:25px}.safety-alert{margin:22px 20px 0}.result-section{margin:0 20px;padding:28px 0}.needs-grid{grid-template-columns:1fr}.result-actions{padding:24px 20px 30px}.feedback-card{padding:25px 22px}.feedback-options{gap:7px}.feedback-options button{min-height:44px;font-size:13px}.feedback-meta{align-items:flex-start}.feedback-meta span:first-child{max-width:75%}.boundaries{margin:34px 0 50px}footer{flex-direction:column;gap:5px;text-align:center}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}