:root{--bg:#fff;--bg-subtle:#f4f7f3;--card:#fff;--text:#102010;--text-muted:#5b6b5b;--text-faint:#879287;--border:#dce5dc;--accent:#2d6b3a;--accent-2:#5a9e6f;--danger:#c0392b;--shadow:0 12px 30px #14321414;--header-bg:#fff;--input-bg:#fff}html.dark{--bg:#050705;--bg-subtle:#101510;--card:#0d120d;--text:#f3f7f3;--text-muted:#bdc8bd;--text-faint:#7f8b7f;--border:#263026;--accent:#f3f7f3;--accent-2:#72bd80;--shadow:none;--header-bg:#0d120d;--input-bg:#101510}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:var(--bg);-webkit-tap-highlight-color:transparent;margin:0;font-family:Georgia,Times New Roman,serif}button,input,select,textarea{font:inherit}button{touch-action:manipulation}.app-shell{background:var(--bg);min-height:100vh}.container{width:min(720px,100%);margin:0 auto;padding:1rem}.home-bg{background:linear-gradient(180deg, #e8f2e8 0%, var(--bg) 55%);min-height:100vh}html.dark .home-bg{background:var(--bg)}.topbar{justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1rem .8rem;display:flex}.wordmark{letter-spacing:-.06em;color:#1a3a1a;font-size:clamp(2rem,9vw,3rem);font-weight:800}html.dark .wordmark{color:var(--text)}.icon-button,.button{cursor:pointer;border:0;border-radius:12px;font-weight:700}.icon-button{background:var(--bg-subtle);color:var(--text-muted);border:1px solid var(--border);padding:.55rem .8rem}.button{background:var(--accent);color:var(--bg);padding:.75rem 1rem}.button.secondary{background:var(--bg-subtle);color:var(--text);border:1.5px solid var(--border)}.button.danger{background:var(--danger);color:#fff}.button:disabled{opacity:.55;cursor:not-allowed}.button.full{width:100%}.grid{gap:1rem;display:grid}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem}.tile{color:#fff;text-align:left;cursor:pointer;min-height:150px;box-shadow:var(--shadow);background:#2d6b3a;border:0;border-radius:22px;flex-direction:column;justify-content:flex-end;padding:1rem;display:flex}.tile:nth-child(2n){background:#347844}html.dark .tile{background:#222}.tile .emoji{margin-bottom:auto;font-size:2.3rem}.tile-title{font-size:1rem;font-weight:800}.tile-sub{opacity:.72;margin-top:.2rem;font-size:.78rem;line-height:1.4}.header{z-index:5;background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{align-items:center;gap:.8rem;width:min(720px,100%);margin:0 auto;padding:.85rem 1rem;display:flex}.header-title{font-weight:800}.header-subtitle{color:var(--text-faint);margin-top:.1rem;font-size:.78rem}.card{background:var(--card);border:1.5px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:1rem}.card+.card{margin-top:1rem}.card-title{margin-bottom:.65rem;font-weight:800}.muted{color:var(--text-muted)}.faint{color:var(--text-faint)}.small{font-size:.82rem}.form-grid{gap:.8rem;display:grid}label{color:var(--text-muted);gap:.35rem;font-size:.82rem;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--text);background:var(--card);border:1.5px solid var(--border);border-radius:12px;padding:.75rem}textarea{resize:vertical;line-height:1.5}.phase-pill{border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.76rem;font-weight:800;display:inline-flex}.task{border:1.5px solid var(--border);background:var(--bg);cursor:pointer;border-radius:13px;align-items:flex-start;gap:.75rem;padding:.85rem;display:flex}.task.done{opacity:.62;background:var(--bg-subtle);text-decoration:line-through}.checkbox{border:2px solid var(--border);border-radius:999px;flex:none;place-items:center;width:22px;height:22px;display:inline-grid}.task.done .checkbox{background:var(--accent);color:var(--bg);border-color:var(--accent)}.grow-list{gap:.8rem;display:grid}.grow-row{text-align:left;background:var(--card);width:100%;color:var(--text);border:1.5px solid var(--border);cursor:pointer;box-shadow:var(--shadow);border-radius:16px;padding:1rem}.button:focus-visible,.icon-button:focus-visible,.grow-row:focus-visible,.tile:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:2px}.row-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.progress{background:var(--bg-subtle);border-radius:999px;height:9px;margin-top:.8rem;overflow:hidden}.progress>span{background:var(--accent-2);height:100%;display:block}.actions{flex-wrap:wrap;gap:.6rem;display:flex}.tab-strip{scroll-snap-type:x proximity;flex-wrap:nowrap;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.tab-strip .button{white-space:nowrap;scroll-snap-align:start}.tab-strip::-webkit-scrollbar{height:4px}.empty{text-align:center;color:var(--text-faint);padding:3rem 1rem}@media (width<=480px){.home-grid{gap:.8rem}.tile{min-height:calc(50vw - 1.5rem)}.actions .button{flex:1}.tab-strip .button{flex:none}.form-grid[style]{grid-template-columns:1fr!important}.topbar{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.dash-tabs{border-bottom:1px solid var(--border);background:var(--header-bg);z-index:9;margin:0 -1rem 1rem;padding:0 .25rem;display:flex;position:sticky;top:0;overflow-x:auto}.dash-tab{color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;min-width:60px;padding:.85rem .3rem;font-size:.82rem;font-weight:400}.dash-tab.active{border-bottom-color:var(--accent);color:var(--text);font-weight:700}.dash-tabs::-webkit-scrollbar{height:3px}.mode-pill-wrap{justify-content:center;padding:.2rem 1rem .4rem;display:flex}.mode-pill{background:var(--bg-subtle);border:1.5px solid var(--border);border-radius:999px;gap:4px;padding:4px;display:inline-flex}.mode-pill-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem 1.1rem;font-weight:700}.mode-pill-btn.on{background:var(--accent);color:var(--bg)}.wizard-progress{gap:3px;padding-top:.8rem;padding-bottom:.2rem;display:flex}.wizard-progress span{background:var(--border);border-radius:2px;flex:1;height:5px;transition:background .3s}.wizard-progress span.on{background:var(--accent-2)}.seg{flex-wrap:wrap;gap:.5rem;display:flex}.seg-btn{background:var(--bg);min-width:84px;color:var(--text);border:1.5px solid var(--border);cursor:pointer;border-radius:12px;flex:auto;padding:.7rem .8rem;font-weight:700}.seg-btn.on{background:var(--accent);color:var(--bg);border-color:var(--accent)}.choice{text-align:left;background:var(--bg);width:100%;color:var(--text);border:2px solid var(--border);cursor:pointer;border-radius:14px;align-items:center;gap:1rem;padding:1.05rem 1.15rem;display:flex}.choice.on{border-color:var(--accent-2);background:var(--bg-subtle)}
