@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,650&family=Nunito:wght@400;600;700;800&display=swap";:root{--ink:#241c16;--muted:#766c61;--soft:#fff8ed;--paper:#fffdf8e0;--card:#fffdf8;--line:#452f1d1c;--accent:#bf673d;--accent-strong:#8d4729;--sage:#7b8d72;--blue:#577d8b;--gold:#f3c46d;--shadow:0 20px 70px #4d311e24}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:linear-gradient(145deg,#fff6e6f5 0%,#f4efe3f5 48%,#e9f0e2f5 100%),repeating-linear-gradient(135deg,#bf673d0d 0 1px,#0000 1px 18px);margin:0;font-family:Nunito,sans-serif}button,textarea{font:inherit}button{cursor:pointer}.app{justify-content:center;min-height:100vh;padding:18px;display:flex}.phone-shell{width:min(100%,430px);min-height:calc(100vh - 36px);max-height:940px;box-shadow:var(--shadow);background:linear-gradient(#ffffffb8,#fff8ebeb),repeating-linear-gradient(135deg,#bf673d09 0 1px,#0000 1px 16px);border:1px solid #ffffffb8;border-radius:28px;position:relative;overflow:hidden}.screen{height:calc(100vh - 138px);max-height:820px;padding:14px 18px 104px;position:relative;overflow-y:auto}.header{z-index:2;align-items:center;gap:10px;min-height:76px;padding:18px;display:flex;position:relative}.header img{border-radius:8px;width:42px;height:42px;box-shadow:0 10px 30px #241c161f}.header-copy{flex-direction:column;line-height:1.1;display:flex}.header-copy strong{font-size:15px}.header-copy span{color:var(--muted);font-size:12px}.back{width:36px;height:36px;color:var(--accent-strong);background:#fff2df;border:0;border-radius:8px;padding:0;font-size:20px;font-weight:900;display:none}.back.visible{display:block}.hero h1,.screen-title h2{letter-spacing:0;margin:0;font-family:Fraunces,serif;line-height:.95}.hero h1{max-width:11ch;margin-top:12px;font-size:56px}.hero>p,.screen-title p,.soft-card p,.action-card p,.option-card p,.status-card p,.snapshot p,.template-card p,.progress-card p,.before-after p,.explain p{color:var(--muted);line-height:1.45}.pill,.mini-kicker,.screen-title span{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800}.pill{background:#ffffffa6;border:1px solid #efd3bd;border-radius:8px;padding:8px 12px;display:inline-flex}.slide-grid{gap:10px;margin:20px 0;display:grid}.soft-card,.snapshot,.action-card,.option-card,.status-card,.template-card,.progress-card,.ai-panel{border:1px solid var(--line);background:var(--paper);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;padding:17px;position:relative;box-shadow:0 14px 38px #452f1d14}.soft-card,.snapshot,.action-card,.option-card,.status-card,.template-card,.progress-card,.ai-panel,.choice-group,.field{margin-bottom:12px}.signal{background:#f7f1df}.screen-title{margin:6px 0 18px}.screen-title h2{margin-top:8px;font-size:38px}.screen-title p{margin:12px 0 0}.snapshot{background:linear-gradient(135deg, #7b8d7238, transparent), var(--card)}.snapshot h3,.action-card h3,.option-card h3,.status-card h3,.progress-card h3,.ai-panel h3{margin:8px 0;font-size:20px;line-height:1.13}.chip-row{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.chip-row span{color:#51614b;background:#f4f7ed;border:1px solid #7b8d723d;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:800}.primary,.secondary,.ghost,.option-card button,.card-actions button{border:0;border-radius:8px;padding:12px 15px;font-weight:800}.primary{color:#fffaf3;background:linear-gradient(135deg, var(--accent), var(--accent-strong));box-shadow:0 12px 28px #8d472933}.secondary{color:var(--accent-strong);background:#fff0dc}.ghost{color:#63705d;background:#eef4e8}.full{width:100%}.sticky-action{position:sticky;bottom:0}.choice-group label,.field span{color:var(--ink);margin:0 0 8px 2px;font-size:13px;font-weight:900;display:block}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-row button{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:8px;padding:9px 11px}.choice-row button.selected{color:var(--accent-strong);background:#fff0dc;border-color:#bf673d73;font-weight:900}.field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:88px;color:var(--ink);outline-color:var(--accent);background:#ffffffc2;border-radius:8px;padding:14px}.option-card{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;display:flex}.option-card button{min-width:104px;color:var(--accent-strong);background:#fff0dc}.status-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.status-line span{color:#35515b;background:#eaf4f5;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:900}.status-line small{color:var(--muted)}.card-actions,.button-stack{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.button-stack{flex-direction:column}.card-actions button{color:var(--accent-strong);background:#fff0dc}.card-actions.expanded button{flex:42%}.template-card{padding-top:42px}.text-action{color:var(--accent-strong);background:0 0;border:0;font-size:12px;font-weight:900;position:absolute;top:14px;right:14px}.ai-panel{background:linear-gradient(135deg, #577d8b1f, #ffffffb8), var(--card);border-color:#577d8b38;margin-top:14px}.loader{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:16px;display:grid}.loader span{background:#577d8b2e;border-radius:8px;height:7px}.loader span.active{background:var(--blue)}.before-after{gap:10px;display:grid}.before-after>div,.explain{border:1px solid var(--line);background:#ffffff94;border-radius:8px;padding:13px}.explain{margin-top:10px}.progress-card{background:linear-gradient(135deg, #f3c46d38, transparent), var(--card);justify-content:space-between;align-items:center;display:flex}.ring{border:9px solid #f3c46d;border-left-color:#f8ead0;border-radius:50%;place-items:center;width:76px;height:76px;font-weight:900;display:grid}.bottom-nav{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e0;border:1px solid #ffffffb3;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:4px;padding:8px;display:grid;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 18px 50px #452f1d26}.bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;font-size:11px;font-weight:900;display:flex}.bottom-nav span{font-size:16px}.bottom-nav button.active{color:var(--accent-strong);background:#fff0dc}.save-note{color:#51614b;margin:8px 2px 12px;font-size:13px;font-weight:800}.toast{z-index:4;color:#394b34;text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f7edf0;border:1px solid #7b8d7238;border-radius:8px;padding:12px 14px;font-weight:900;position:absolute;bottom:96px;left:18px;right:18px;box-shadow:0 12px 32px #452f1d21}@media (width>=820px){.app{align-items:center}.phone-shell{min-height:880px}.screen{height:780px}}@media (width<=380px){.app{padding:0}.phone-shell{border-radius:0;min-height:100vh}.screen{height:calc(100vh - 126px)}.screen-title h2{font-size:32px}.hero h1{font-size:46px}}
