:root{color:#251d17;background:#e7e1d5;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button{border:0;font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(167,109,82,.16),transparent 34%),linear-gradient(135deg,#efe8da,#d8ddd9 42%,#efe5d4)}.phone-frame{width:min(430px,100%);height:min(900px,calc(100vh - 48px));min-height:680px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;background:#fbf8f1;border:1px solid rgba(64,42,29,.12);border-radius:28px;box-shadow:0 24px 80px #2c231c38}.header{display:flex;align-items:center;justify-content:space-between;padding:24px 22px 16px;background:#fbf8f1}.header p{margin:0 0 4px;color:#8b6f55;font-family:Georgia,serif;font-size:13px;letter-spacing:0}.header h1{margin:0;font-size:22px;line-height:1.2}.icon-button{width:42px;height:42px;display:grid;place-items:center;color:#3e3329;background:#efe5d4;border-radius:8px}.content{overflow-y:auto;padding:0 18px 18px}.stack{display:grid;gap:14px}.hero-panel{padding:22px;color:#fffaf1;background:linear-gradient(135deg,#2c4c49,#7b5448);border-radius:8px}.hero-panel.compact{background:linear-gradient(135deg,#33415c,#86644f)}.hero-panel p,.hero-panel span{margin:0;color:#fffaf1c2;font-size:13px}.hero-panel strong{display:block;margin:8px 0;font-size:42px;line-height:1}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card,.panel,.list-card,.thought-card,.timeline-card{background:#fffdf8;border:1px solid rgba(63,45,32,.1);border-radius:8px}.metric-card{padding:14px}.metric-card span{display:block;color:#7d7063;font-size:12px}.metric-card strong{display:block;margin-top:6px;font-size:22px}.panel{padding:16px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.panel-title h2{margin:0;font-size:16px}.panel-title button,.list-card button,.primary-action{color:#fffaf1;background:#2f5c57;border-radius:7px}.panel-title button{padding:7px 10px;font-size:12px}.task-row{display:flex;align-items:flex-start;gap:10px;padding:9px 0;border-top:1px solid rgba(57,42,31,.08)}.task-row:first-of-type{border-top:0}.task-row span{width:7px;height:7px;flex:0 0 auto;margin-top:6px;background:#c08d58;border-radius:50%}.task-row p{margin:0;color:#453a31;font-size:14px;line-height:1.45}.question-list{display:grid;gap:8px}.question-list span{padding:10px 12px;background:#f4eee4;border-radius:7px;font-size:14px}.section-title{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:4px 2px 2px}.section-title div{grid-row:span 2;width:38px;height:38px;display:grid;place-items:center;color:#fffaf1;background:#7d604c;border-radius:8px}.section-title span{color:#817264;font-size:12px}.section-title h2{margin:0;font-size:21px}.list-card{display:flex;justify-content:space-between;gap:12px;padding:14px}.list-card h3,.thought-card h3{margin:7px 0 5px;font-size:17px}.list-card p,.thought-card p,.timeline-card p{margin:0;color:#6f6257;font-size:13px;line-height:1.45}.list-card button{align-self:center;flex:0 0 auto;padding:9px 11px;font-size:13px}.pill{display:inline-flex;padding:4px 8px;color:#7b543e;background:#f1e3d0;border-radius:999px;font-size:12px}.thought-card{padding:15px}.thought-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.thought-head span,.thought-card small{color:#817264;font-size:12px}.thought-head h3{margin-top:4px;font-size:28px;font-family:Georgia,Songti SC,serif;font-weight:500}.thought-head b{height:fit-content;padding:5px 8px;color:#2f5c57;background:#e0ece7;border-radius:999px;font-size:12px}.thought-card small{display:block;margin-top:10px}.primary-action{width:100%;padding:13px 16px;font-weight:700}.timeline-card{padding:16px}.timeline-card b{display:block;margin-bottom:8px;font-size:17px}.timeline-card span{display:block;margin-top:10px;color:#8a796a;font-size:12px}.timeline-card.muted{background:#f5f0e8}.bottom-nav{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;padding:8px 8px 12px;background:#fffdf8;border-top:1px solid rgba(63,45,32,.1)}.bottom-nav button{min-width:0;display:grid;justify-items:center;gap:3px;padding:7px 2px;color:#817264;background:transparent;border-radius:8px}.bottom-nav button.active{color:#2f5c57;background:#e8f0ec}.bottom-nav span{max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:520px){.app-shell{display:block;padding:0}.phone-frame{width:100%;height:100vh;min-height:100vh;border:0;border-radius:0;box-shadow:none}}
