@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Noto+Sans+SC:wght@400;500;700;800&display=swap";:root{--vw:3.9px;--bg:#f5efe7;--paper:#fffaf4;--ink:#25221e;--muted:#70675e;--line:#362d2624;--green:#335c4b;--rose:#a25168;--plum:#6c5a83;--gold:#9b711a;--shadow:0 18px 54px #352b2229}*{box-sizing:border-box}body{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 14% 16%, #a2516829, transparent 30%), radial-gradient(circle at 84% 18%, #335c4b29, transparent 30%), linear-gradient(180deg, #e8ded2 0%, var(--bg) 100%);margin:0;font-family:Noto Sans SC,Inter,-apple-system,BlinkMacSystemFont,sans-serif}button,input{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}#app{min-height:100dvh}.app-shell{width:min(100% - 32px,960px);min-height:100dvh;box-shadow:var(--shadow);background:linear-gradient(#fffaf4f5,#faf4ecfa),radial-gradient(circle at 50% 0,#6c5a831a,#0000 42%);margin:0 auto;padding:18px 20px 48px}.topbar{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:10px;padding:8px 0 12px;display:flex;position:sticky;top:0}.top-actions,.hero-actions,.quiz-actions,.result-actions{flex-wrap:wrap;gap:10px;display:flex}.ghost-btn,.account-btn,.link-btn,.secondary-btn,.primary-btn{white-space:nowrap;border-radius:8px;min-height:38px;padding:0 14px;font-weight:800}.ghost-btn,.link-btn,.secondary-btn{color:var(--green);background:#335c4b14}.account-btn,.primary-btn{color:#fff;background:var(--green)}.primary-btn{min-height:44px;padding:0 18px}.hero-band,.intro-band,.quiz-band,.result-band,.unified-band,.history-band,.account-modal{border:1px solid var(--line);background:#fffaf4db;border-radius:8px}.hero-band{padding:30px 28px 26px}.kicker{letter-spacing:.18em;color:var(--rose);font-size:11px;font-weight:800}h1{letter-spacing:0;margin:8px 0;font-size:42px;line-height:1.08}.hero-band p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.hero-note,.model-tip,.source-strip{color:#6b4050;background:#a2516814;border:1px solid #a251682e;border-radius:8px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.7}.hero-actions{margin-top:18px}.intro-band,.quiz-band,.result-band,.unified-band,.history-band{margin-top:14px;padding:18px}.section-head{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;font-size:13px;font-weight:800;display:flex}.section-head span:first-child{color:var(--ink);font-size:16px}.layer-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.layer-card,.result-grid article,.unified-row,.question-card{border:1px solid var(--line);background:#ffffff7a;border-radius:8px}.layer-card{flex-direction:column;gap:8px;min-height:104px;padding:15px;display:flex}.layer-card b,.unified-row b{color:var(--green)}.layer-card span,.result-grid p,.unified-row p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.layer-card.strong{background:#a2516814;border-color:#a251684d}.source-strip{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.progress-track{background:#335c4b1a;border-radius:999px;height:8px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--rose));height:100%;transition:width .18s;display:block}.question-card{margin-top:14px;padding:20px}.question-type,.muted-label,.result-grid span{color:var(--rose);letter-spacing:.08em;font-size:12px;font-weight:800}.question-card h2{margin:8px 0 18px;font-size:22px;line-height:1.45}.option-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.option-btn{border:1px solid var(--line);min-height:92px;color:var(--muted);background:#ffffffb3;border-radius:8px;padding:10px 8px}.option-btn b{color:var(--green);font-size:22px;display:block}.option-btn span{margin-top:6px;font-size:12px;line-height:1.35;display:block}.option-btn.active{color:#fff;background:var(--green);border-color:#0000}.option-btn.active b{color:#fff}.quiz-actions,.result-actions{justify-content:flex-end;margin-top:14px}.result-hero{background:linear-gradient(135deg,#335c4b1a,#a251681a);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.result-hero h2{margin:4px 0 8px;font-size:32px;line-height:1.15}.result-hero p{color:var(--muted);margin:0;line-height:1.75}.type-chip{color:#fff;background:var(--plum);border-radius:8px;flex:none;place-items:center;min-width:96px;min-height:96px;font-size:30px;font-weight:900;display:grid}.model-tip{color:#755a1d;background:#9b711a1a;border-color:#9b711a38}.result-grid{margin-top:14px}.result-grid article,.unified-row{padding:15px}.result-grid span{margin-bottom:8px;display:block}.unified-row{margin-top:10px}.unified-row p{margin-top:8px}.history-row{border:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);text-align:left;background:#ffffff85;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:12px 14px;display:flex}.history-row span{flex-direction:column;gap:4px;display:flex}.history-row small,.history-row b,.empty-state,.error-text{color:var(--muted)}.empty-state{border:1px dashed var(--line);border-radius:8px;padding:18px;font-size:14px;line-height:1.8}.error-text{color:#a33b3b;margin:12px 0 0;font-size:13px}.account-overlay{z-index:20;background:#25221e57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-modal{width:min(100%,430px);box-shadow:var(--shadow);padding:18px}.account-form,.account-signed{flex-direction:column;gap:12px;display:flex}.account-signed span{color:var(--muted)}.account-form label{color:var(--muted);flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.account-form input{border:1px solid var(--line);background:#ffffffc2;border-radius:8px;min-height:42px;padding:0 12px}.account-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.account-tabs button{min-height:38px;color:var(--muted);background:#335c4b14;border-radius:8px;font-weight:800}.account-tabs button.active{color:#fff;background:var(--green)}@media (width<=720px){.app-shell{width:100%;padding:12px 12px 36px}.topbar{align-items:flex-start}.top-actions{justify-content:flex-end}.ghost-btn,.account-btn,.link-btn,.secondary-btn,.primary-btn{min-height:36px;padding:0 11px;font-size:13px}.hero-band{padding:24px 18px 20px}h1{font-size:34px}.section-head,.result-hero{flex-direction:column;align-items:flex-start}.layer-grid,.result-grid,.option-grid{grid-template-columns:1fr}.option-btn{text-align:left;align-items:center;gap:12px;min-height:58px;display:flex}.option-btn span{margin-top:0}.type-chip{min-width:100%;min-height:72px}.quiz-actions,.result-actions{justify-content:stretch}.quiz-actions button,.result-actions button,.hero-actions button{flex:150px}}
