:root{color:#17211b;background:#f3f4ee;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(120deg,#d1debe8c,#fff0 42%),linear-gradient(180deg,#f6f7f1,#e8ece1)}button,a{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);display:grid;gap:18px}.login-panel h1,.page-header h2,.brand h1{margin:0;letter-spacing:0}.login-panel h1{font-size:54px}.login-panel p,.brand p,.page-header span,.page-header p,.mode-tile span,.history-row small{color:#5d675f}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:#213427;color:#f7f3dc;border-radius:8px;font-weight:800}.brand-mark.large{width:72px;height:72px;font-size:36px}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr)}.sidebar{min-height:100vh;padding:22px;border-right:1px solid #d6dbce;background:#fbfcf7c7;display:flex;flex-direction:column;gap:24px}.brand{display:flex;gap:12px;align-items:center}.brand h1{font-size:22px}.brand p{margin:2px 0 0;font-size:13px}nav{display:grid;gap:8px}nav button,.logout,.back-button,.secondary-action,.primary-action,.danger-action,.icon-button{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}nav button,.logout{justify-content:flex-start;padding:11px 12px;background:transparent}nav button.active,nav button:hover,.logout:hover{background:#e5eadc}.logout{margin-top:auto}.workspace{width:min(980px,100%);padding:42px}.view-stack{display:grid;gap:22px}.page-header{display:grid;gap:8px}.page-header span{font-size:14px}.page-header h2{font-size:clamp(30px,5vw,58px);line-height:1.08;max-width:820px}.page-header p{margin:0;max-width:760px;font-size:17px}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mode-tile,.question-card,.result-section,.profile-panel,.latest-block{background:#ffffffb8;border:1px solid #d9dfd0;border-radius:8px}.mode-tile{min-height:180px;padding:22px;text-align:left;display:grid;align-content:start;gap:10px}.mode-tile strong{font-size:24px}.latest-block,.profile-panel{padding:18px}.history-list{display:grid;gap:10px}.history-row{width:100%;border:1px solid #d9dfd0;background:#ffffffad;border-radius:8px;padding:14px;display:grid;gap:4px;text-align:left}.history-row.split{grid-template-columns:minmax(0,1fr) auto;align-items:center}.history-row.split>button:first-child{border:0;background:transparent;text-align:left;display:grid}.thought-input,.note-input,.auth-input{width:100%;border:1px solid #cfd7c8;border-radius:8px;background:#ffffffc7;color:#17211b;resize:vertical;outline:none}.thought-input{min-height:260px;padding:18px;font-size:18px}.note-input{min-height:76px;padding:12px}.auth-input{min-height:46px;padding:0 14px}.input-footer,.action-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.input-footer{justify-content:space-between}.primary-action,.secondary-action,.danger-action,.back-button{min-height:42px;padding:0 16px}.primary-action{background:#213427;color:#fff9e8}.secondary-action,.back-button{background:#e6eadf;color:#213427}.danger-action{background:#7d2b2b;color:#fff7ef}.icon-button{width:38px;height:38px;background:#efe7df;color:#7d2b2b}.notice{margin-bottom:18px;padding:12px 14px;border-radius:8px;background:#fff0d7;border:1px solid #e5c98e}.recorder-panel{border:1px solid #d9dfd0;border-radius:8px;padding:18px;display:flex;justify-content:space-between;align-items:center;background:#ffffffa6}.timer{font-size:42px;font-variant-numeric:tabular-nums}.question-list{display:grid;gap:16px}.question-card{padding:18px;display:grid;gap:14px}.question-progress{display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));gap:6px}.question-progress span{height:5px;border-radius:999px;background:#dce3d2}.question-progress span.active{background:#213427}.question-card h3,.result-section h3,.latest-block h3{margin:0}.chip{width:fit-content;padding:4px 8px;border-radius:999px;background:#e7efcf;color:#384429;font-size:13px}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.option{border:1px solid #d4dacd;border-radius:8px;background:#fbfcf7;padding:12px;text-align:left;display:grid;gap:4px}.option.selected{border-color:#213427;background:#e7efcf}.option span{color:#5d675f;font-size:14px}.result-section{padding:18px}.result-section p{margin:8px 0 0}.toggle-line{display:flex;gap:10px;align-items:center}pre{white-space:pre-wrap;background:#eef1e8;border-radius:8px;padding:14px;overflow:auto}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;border-right:0;border-bottom:1px solid #d6dbce}nav{grid-template-columns:repeat(3,1fr)}nav button{justify-content:center}.workspace{padding:24px}.mode-grid,.option-grid{grid-template-columns:1fr}}
