:root{color:#173b2a;font-synthesis:none;background:#f7f3eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f7f3eb;min-width:320px;margin:0}button,select{font:inherit}button{cursor:pointer}.app-shell{max-width:680px;margin:0 auto;padding-bottom:92px}.screen{width:100%;max-width:680px;min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 20px 110px;margin:0 auto}.brand{color:#173b2a;letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,7vw,2.5rem);font-weight:700}.app-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.avatar,.welcome__mark{color:#173b2a;background:#e2e9dc;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:700;display:grid}h1,h2,h3,p{margin-top:0}h1{color:#173b2a;letter-spacing:-.04em;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,9vw,3.25rem);line-height:1.04}h2{letter-spacing:-.02em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}h3{margin-bottom:8px;font-size:1rem}p{color:#466050;line-height:1.55}.lead{color:#53685a;margin-bottom:28px;font-size:1.08rem;line-height:1.5}.card{background:#fffdf9eb;border:1px solid #173b2a1f;border-radius:22px;margin:14px 0;padding:20px;box-shadow:0 8px 25px #233c2a0f}.card--accent{border-color:#c89d46;box-shadow:inset 4px 0 #b48632,0 8px 25px #233c2a0f}.button{border:0;border-radius:17px;width:100%;min-height:56px;padding:14px 20px;font-size:1rem;font-weight:750;transition:transform .16s,background .16s}.button:active{transform:scale(.985)}.button--primary{color:#fffdf9;background:#173b2a;box-shadow:0 8px 18px #173b2a30}.button--secondary{color:#173b2a;background:0 0;border:1px solid #173b2a33}.welcome{flex-direction:column;justify-content:center;gap:18px;display:flex}.welcome__mark{color:#b48632;background:#fff8e8;width:66px;height:66px;font-size:2rem}.welcome .button{margin-top:8px}.disclaimer{color:#53685a;background:#edf1e8;border-radius:15px;margin-top:16px;padding:14px;font-size:.86rem}.progress{background:#e4e5db;border-radius:999px;height:6px;margin:18px 0 10px;overflow:hidden}.progress span{border-radius:inherit;background:#b48632;height:100%;transition:width .25s;display:block}.step-label{color:#718878;margin-bottom:26px;font-size:.9rem;font-weight:700}.selection-stack{gap:11px;margin:24px 0;display:grid}.selection-row{color:#173b2a;text-align:left;background:#fffdf9;border:1px solid #173b2a1f;border-radius:18px;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:66px;padding:15px 16px;display:grid;box-shadow:0 6px 16px #233c2a0d}.selection-row--selected{background:#edf3e8;border-color:#718878;box-shadow:inset 0 0 0 1px #718878}.selection-row__mark{color:#173b2a;background:#e4ebdc;border-radius:50%;place-items:center;width:25px;height:25px;font-size:1.12rem;font-weight:800;display:grid}.selection-row__chevron{color:#173b2a;font-size:1.8rem;font-weight:300}.onboarding__actions{gap:10px;margin-top:16px;display:grid}.profile-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;display:grid}.profile-grid dt{color:#718878;font-size:.76rem;font-weight:700}.profile-grid dd{color:#173b2a;margin:4px 0 0;font-size:.9rem;font-weight:650}.benefit-group{margin:30px 0}.benefit-group h2{margin-bottom:12px}.row-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.status{white-space:nowrap;border-radius:999px;flex:none;padding:5px 9px;font-size:.72rem;font-weight:800;display:inline-block}.status--likely{color:#244d36;background:#dcebd8}.status--check{color:#765410;background:#fff0c9}.status--unclear{color:#4d5c53;background:#e8ece9}.next-step{margin-bottom:0;font-size:.92rem}.compact-task-list{color:#173b2a;gap:10px;margin:0;padding:0;line-height:1.4;list-style:none;display:grid}.bottom-nav{z-index:5;padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f2;border-top:1px solid #173b2a1a;justify-content:center;gap:min(5vw,36px);display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:#718878;background:0 0;border:0;gap:3px;min-width:50px;padding:3px;font-size:.68rem;display:grid}.bottom-nav__item>span:first-child{font-size:1.35rem;line-height:1}.bottom-nav__item--active{color:#173b2a;font-weight:800}.task-list,.template-list{gap:12px;display:grid}.task{color:#173b2a;text-align:left;background:#fffdf9;border:1px solid #173b2a1f;border-radius:18px;grid-template-columns:28px 1fr;gap:12px;width:100%;padding:18px;display:grid}.task>span:first-child{font-size:1.35rem}.task small{color:#64756a;margin-top:4px;line-height:1.4;display:block}.task--complete{opacity:.58}.task--complete strong{text-decoration:line-through}.field-label{margin-bottom:8px;font-size:.86rem;font-weight:800;display:block}.card select{color:#173b2a;background:#fffdf9;border:1px solid #173b2a33;border-radius:14px;width:100%;min-height:52px;margin-bottom:14px;padding:0 12px}pre{color:#40574a;white-space:pre-wrap;background:#f3f1e9;border-radius:14px;padding:14px;font:.85rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto}@media (width>=700px){.screen{padding-left:32px;padding-right:32px}.bottom-nav{border-radius:18px 18px 0 0}.profile-grid{max-width:520px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
