:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#172033;--muted:#6e7480;--soft:#f9f6f1;--card:#fffdf9;--line:#2026331a;--brand:#8058ff;--brand-strong:#6842f4;--green:#09745d;--amber:#a05a00;--red:#b63434;--shadow:0 24px 70px #181f2c1f;--radius:28px;background:#f6f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 0 0,#fff 0,#f7f2eb 38%,#efe9df 100%)}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}button:disabled{opacity:.55;cursor:not-allowed}img{display:block}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);width:min(760px,100%);box-shadow:var(--shadow);background:#fffdf9e6;border-radius:40px;padding:48px}.brand{align-items:center;gap:10px;font-size:22px;font-weight:900;display:flex}.brand img{width:34px;height:34px}.hero-pill,.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;margin:0 0 10px;font-size:12px;font-weight:900;display:inline-flex}h1,h2,h3,p{margin-top:0}.login-card h1{letter-spacing:-.065em;margin:22px 0 18px;font-size:clamp(36px,7vw,66px);line-height:.94}.login-card p{color:var(--muted);max-width:620px;font-size:18px;line-height:1.6}.primary-button,.primary-action{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #6842f438}.primary-action.big{width:100%;min-height:58px;font-size:17px}.primary-action small{opacity:.75;font-size:11px}.secondary{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 16px;font-weight:850}.trust-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.trust-row span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.app-shell{min-height:100vh;padding:18px 18px 100px}.main-content{width:min(980px,100%);margin:0 auto}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f3eed1;border:1px solid #ffffff8c;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:min(980px,100%);margin:0 auto 18px;padding:12px;display:grid;position:sticky;top:0}.top-title p{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:12px;font-weight:900}.top-title h1{letter-spacing:-.03em;margin:1px 0 0;font-size:22px}.back-chip,.top-actions button,.icon-button{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:850;display:inline-flex}.back-chip:disabled{opacity:.25}.top-actions{gap:8px;display:flex}.top-actions button{width:42px;padding:0}.bottom-nav{z-index:40;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9e6;border-radius:999px;grid-template-columns:1fr 1.08fr 1fr;gap:8px;width:min(430px,100% - 28px);padding:8px;display:grid;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #181f2c2e}.bottom-nav button{min-height:48px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;gap:7px;font-weight:900;display:flex}.bottom-nav button.active{color:var(--brand);background:#f0ecff}.bottom-nav button.primary{background:var(--ink);color:#fff}.bottom-nav button.primary.active{background:var(--brand)}.page{gap:18px;display:grid}.hero-clean,.page-hero,.guidance-card,.choice-panel,.session-card,.carry-card,.empty-card,.single-composer,.settings-list,.quiet-update,.handled-hero{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf9eb;padding:24px;box-shadow:0 16px 48px #181f2c14}.hero-clean{grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.hero-clean h2,.page-hero h2,.guidance-card h2,.handled-hero h2{letter-spacing:-.055em;margin:0 0 10px;font-size:clamp(26px,5vw,44px);line-height:1}.hero-clean p,.page-hero p,.guidance-card p,.handled-hero p{color:var(--muted);margin:0;line-height:1.55}.page-hero.compact h2{font-size:32px}.simple-choices{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.simple-choices button,.settings-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:18px;display:grid;box-shadow:0 10px 24px #181f2c0d}.simple-choices b,.settings-list b{font-size:16px;display:block}.simple-choices span,.settings-list small{color:var(--muted);margin-top:4px;display:block}.subtle-link,.subtle-back{color:var(--muted);text-underline-offset:4px;justify-self:center;font-weight:850;text-decoration:underline}.subtle-back{border:1px solid var(--line);background:#fff;border-radius:999px;justify-self:start;align-items:center;gap:7px;padding:10px 14px;text-decoration:none;display:inline-flex}.guidance-card{position:relative;overflow:hidden}.guidance-card:before{content:"";background:var(--brand);width:6px;height:100%;position:absolute;inset:0 auto auto 0}.guidance-card.empty{text-align:center;place-items:center}.guidance-head{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.guidance-head>svg{color:var(--brand);background:#f0ecff;border-radius:16px;flex:none;width:44px;height:44px;padding:10px}.guided-actions,.card-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.guided-actions button,.card-actions button,.session-item button,.continue-row button,.inline-answer button{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-weight:900;display:inline-flex}.guided-actions .primary-action,.card-actions .primary-action{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border:0}.status-pill{color:var(--muted);background:#f3f1ef;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.needs{color:#9b5800;background:#fff0d9}.status-pill.ready{color:#05745a;background:#e9fff8}.status-pill.waiting{color:#315aa8;background:#e9f2ff}.status-pill.blocked{color:#b63434;background:#ffe8e8}.status-pill.scheduled{color:var(--brand);background:#f0ecff}.status-pill.review{color:#a23a6a;background:#fff1f7}.status-pill.progress{color:#0c6386;background:#edf9ff}.single-composer textarea,.director-composer textarea,.capture-textarea{resize:none;border:1px solid var(--line);background:#fff;border-radius:26px;outline:0;width:100%;min-height:150px;padding:20px 22px;font-size:18px;line-height:1.5;box-shadow:inset 0 1px #ffffffb3}textarea:focus,input:focus{border-color:#8058ff73;outline:none;box-shadow:0 0 0 5px #8058ff1f}.starter-row{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.starter-row button{border:1px solid var(--line);color:#4a5160;background:#fff;border-radius:999px;padding:10px 13px;font-weight:850}.assistant-note{color:#3f2a9d;background:#f0ecff;border-radius:22px;align-items:flex-start;gap:10px;padding:16px;font-weight:750;display:flex}.question-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:12px;padding:16px;display:grid}.question-text b{letter-spacing:-.02em;font-size:18px;display:block}.question-text span{color:var(--muted);margin-top:4px;line-height:1.4;display:block}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:9px;display:grid}.choice-grid button{text-align:left;border:1px solid var(--line);background:#fbfaf7;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:52px;padding:12px;font-weight:900;display:flex}.choice-grid button.selected{color:var(--brand);background:#f0ecff;border-color:#8058ff80}.choice-grid small{color:var(--muted);font-size:12px;font-weight:650}.inline-answer{align-items:center;gap:8px;display:flex}.inline-answer input,.search-box input{border:1px solid var(--line);background:#fff;border-radius:999px;flex:1;min-width:0;padding:13px 16px}.continue-row{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;display:flex}.inline-success{color:var(--green);align-items:center;gap:7px;font-weight:900;display:flex}.inline-error,.error-banner{color:var(--red);font-weight:850}.error-banner{background:#fff1f1;border:1px solid #b634342e;border-radius:18px;justify-content:space-between;gap:10px;width:min(980px,100%);margin:0 auto 14px;padding:12px 14px;display:flex}.error-banner button{align-items:center;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#14182061;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--card);border:1px solid var(--line);width:min(620px,100%);max-height:min(88vh,900px);box-shadow:var(--shadow);border-radius:30px;padding:22px;overflow:auto}.modal.wide{width:min(820px,100%)}.modal-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.modal-head h2{letter-spacing:-.045em;margin:0;font-size:28px}.modal-note{color:var(--muted);line-height:1.5}.safe-note{color:#3f2a9d;background:#f0ecff;border-radius:18px;align-items:center;gap:9px;margin-bottom:14px;padding:12px 14px;font-weight:900;display:flex}.review-stack{gap:12px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px}.review-card h3{letter-spacing:-.04em;margin:8px 0;font-size:24px}.review-card p{color:var(--muted);line-height:1.5}.tiny-check{color:var(--muted);align-items:center;gap:8px;font-weight:850;display:inline-flex}.soft-meta{flex-wrap:wrap;gap:8px;display:flex}.soft-meta span{color:#555d68;background:#f4f1ec;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.inside-questions{margin-top:14px}.quiet-details{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:14px;padding:14px}.quiet-details summary{cursor:pointer;color:#394051;font-weight:900}.hidden-step-list{gap:8px;margin-top:12px;display:grid}.hidden-step-list span{color:#47505f;align-items:center;gap:8px;display:flex}.hidden-step-list span.done{color:var(--muted);text-decoration:line-through}.modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.sticky-actions{background:linear-gradient(#fffdf9bf,#fffdf9 40%);padding-top:12px;position:sticky;bottom:-22px}.choice-panel{gap:14px;display:grid}.segmented{background:#f0ede8;border-radius:999px;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;padding:6px;display:grid}.segmented button{color:#5d6573;border-radius:999px;min-height:44px;font-weight:900}.segmented button.active{color:var(--brand);background:#fff;box-shadow:0 10px 20px #181f2c14}.session-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.session-head h2{letter-spacing:-.04em;margin:0;font-size:28px}.session-list{gap:10px;margin-top:14px;display:grid}.session-item{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.session-item>span{width:34px;height:34px;color:var(--brand);background:#f0ecff;border-radius:50%;place-items:center;font-weight:900;display:grid}.session-item small{color:var(--muted);margin-top:3px;display:block}.estimate-box{background:#fff8ed;border:1px solid #a05a0024;border-radius:22px;gap:8px;margin-top:14px;padding:14px;display:grid}.estimate-box button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:11px 12px;font-weight:850;display:flex}.simple-list{gap:12px;display:grid}.carry-card{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.carry-card h3{letter-spacing:-.035em;margin:8px 0 5px;font-size:21px}.carry-card p{color:var(--muted);margin:0;line-height:1.45}.button-card{text-align:left;width:100%}.search-box{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:7px 12px;display:flex}.search-box input{box-shadow:none;border:0;padding:10px}.empty-card{text-align:center;color:var(--muted);place-items:center;gap:9px;display:grid}.empty-card b{color:var(--ink);font-size:20px}.muted{color:var(--muted)}.handled-hero{gap:8px;display:grid}.quiet-update p{margin:0 0 10px;font-weight:900}.quiet-update small{color:var(--muted);margin-top:10px;display:block}.follow-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.follow-grid button,.primary-tile{border:1px solid var(--line);text-align:left;background:#fff;border-radius:22px;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;display:flex}.primary-tile{background:#f0ecff;border-color:#8058ff38}.follow-grid span{color:var(--muted);font-size:13px}.settings-list{gap:10px;display:grid}.settings-list button{grid-template-columns:auto 1fr}.settings-list .danger{color:var(--red)}.toast{z-index:200;color:#fff;background:#162033;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-weight:900;display:flex;position:fixed;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #181f2c40}.loading-card{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font-weight:900;display:inline-flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.app-shell{padding:10px 10px 96px}.topbar{border-radius:20px;grid-template-columns:auto 1fr auto;gap:8px}.top-title h1{font-size:18px}.back-chip{width:42px;padding:0;font-size:0}.top-actions button{width:38px;min-height:38px}.hero-clean{grid-template-columns:1fr}.hero-clean .primary-action{width:100%}.simple-choices{grid-template-columns:1fr}.page-hero,.hero-clean,.guidance-card,.choice-panel,.session-card,.carry-card,.empty-card,.single-composer,.settings-list,.quiet-update,.handled-hero{border-radius:22px;padding:18px}.hero-clean h2,.page-hero h2,.guidance-card h2,.handled-hero h2{font-size:30px}.choice-grid{grid-template-columns:1fr}.inline-answer{flex-direction:column;align-items:stretch}.modal{border-radius:24px;padding:18px}.modal-head h2{font-size:24px}.modal-actions{flex-direction:column}.modal-actions button{width:100%}.carry-card{grid-template-columns:1fr}.card-actions{grid-template-columns:1fr;display:grid}.session-item{grid-template-columns:30px 1fr}.session-item button{grid-column:1/-1}.toast{justify-content:center;width:calc(100% - 28px)}.bottom-nav{bottom:10px}.login-card{border-radius:28px;padding:28px}.login-card h1{font-size:40px}.login-card p{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.busy-overlay{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;background:#f6f3ee94;place-items:center;display:grid;position:fixed;inset:0}.busy-card{text-align:center;border:1px solid var(--line);width:min(360px,100% - 36px);box-shadow:var(--shadow);background:#fffdf9f2;border-radius:30px;place-items:center;gap:10px;padding:28px;display:grid}.busy-card b{letter-spacing:-.03em;font-size:20px}.busy-card span{color:var(--muted);line-height:1.4}.why-line{border:1px solid var(--line);color:#4b5360;background:#f8f6f1;border-radius:18px;padding:12px 14px;font-weight:750;margin:0 0 12px!important}.feedback-box{border:1px solid var(--line);background:#f8f6f1;border-radius:22px;gap:10px;margin-top:14px;padding:14px;display:grid}.feedback-box textarea{resize:none;border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;min-height:92px;padding:14px 16px;line-height:1.45}.active-step-modal h2,.active-session h2{letter-spacing:-.05em;margin:0 0 10px;font-size:30px;line-height:1.05}.active-step-modal p,.active-session p{color:var(--muted)}.active-session{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:14px;padding:18px}.active-session .guided-actions{margin-top:12px}.inline-error{background:#fff1f1;border:1px solid #b6343429;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.inline-error button{color:var(--red);font-weight:900}.session-item{grid-template-columns:34px 1fr!important}.session-item button{grid-column:auto!important}@media (width<=760px){.busy-card{border-radius:24px}.active-step-modal h2,.active-session h2{font-size:26px}.session-item{grid-template-columns:30px 1fr!important}}.limited-field{gap:7px;width:100%;display:grid}.limited-field textarea{width:100%}.inline-answer.stacked{align-items:stretch}.inline-answer.stacked .limited-field{flex:1;min-width:0}.inline-answer.stacked input{width:100%}.char-counter{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:0 4px;font-size:12px;font-weight:850;display:flex}.char-counter.warn{color:var(--amber)}.char-counter.compact{padding:0 10px;font-size:11px}.tiny-helper{color:var(--muted);font-size:13px;line-height:1.35;margin:0 0 12px!important}.budget-note{border:1px solid var(--line);color:var(--muted);background:#fbfaf7;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:850;display:flex}.budget-note b{color:var(--ink)}@media (width<=760px){.char-counter{font-size:11px}.tiny-helper{font-size:12px}}.notification-strip{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 16px;display:grid;box-shadow:0 10px 28px #181f2c0f}.notification-strip>svg{color:var(--brand)}.notification-strip b{display:block}.notification-strip span{color:var(--muted);margin-top:2px;font-size:13px;display:block}.notification-strip button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;font-weight:900}.notification-strip button:first-of-type{background:var(--brand);border-color:var(--brand);color:#fff}.stats-panel,.stats-placeholder{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf9eb;padding:20px;box-shadow:0 16px 48px #181f2c14}.stats-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.stats-head h3{letter-spacing:-.04em;margin:0;font-size:22px}.stats-head button{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-weight:900;display:inline-flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat-grid>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px}.stat-grid b{letter-spacing:-.05em;font-size:24px}.stat-grid span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:850;display:block}.type-pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.type-pills span{color:#3f2a9d;background:#f0ecff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.stats-placeholder{grid-template-columns:180px 1fr;align-items:center;gap:16px;display:grid}.fake-chart{filter:blur(.1px);opacity:.85;background:linear-gradient(135deg,#f7f3ee,#eee8df);border-radius:18px;align-items:end;gap:10px;height:82px;padding:14px;display:flex}.fake-chart span{background:linear-gradient(#6e42ff38,#6e42ff0f);border-radius:12px;flex:1}.fake-chart span:first-child{height:36%}.fake-chart span:nth-child(2){height:68%}.fake-chart span:nth-child(3){height:48%}.fake-chart span:nth-child(4){height:78%}.stats-placeholder b{font-size:18px}.stats-placeholder p{color:var(--muted);margin:5px 0 0}.report-card{gap:16px;display:grid}.report-card h3{margin:8px 0 0;font-size:18px}.simple-list.compact{gap:8px}.simple-list.compact .carry-card{box-shadow:none;border-radius:18px;padding:12px}.muted-box{background:#f3f4f6;border-color:#e6e7eb}.muted-box b{color:#596170}@media (width<=760px){.notification-strip{grid-template-columns:auto 1fr}.notification-strip button{grid-column:1/-1}.stats-head{display:grid}.stat-grid{grid-template-columns:repeat(2,1fr)}.stats-placeholder{grid-template-columns:1fr}.fake-chart{height:64px}.stats-panel,.stats-placeholder{border-radius:22px;padding:16px}}.range-tabs{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.range-tabs button{border:1px solid var(--line);color:#4b5563;background:#fff;border-radius:999px;padding:8px 11px;font-weight:900}.range-tabs button.active{color:#fff;background:#1f2937;border-color:#1f2937}.report-tabs{margin-top:-4px}.mini-loading{color:var(--muted);align-items:center;gap:8px;padding:10px 0;font-weight:850;display:flex}.mini-series{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#faf7f2);border-radius:18px;align-items:end;gap:6px;height:70px;margin:14px 0 4px;padding:12px;display:flex}.mini-series span{background:linear-gradient(#6e42ffa6,#6e42ff29);border-radius:999px;flex:1;min-width:5px}.report-series{height:86px}.report-card .type-pills{margin-top:-2px}@media (width<=760px){.range-tabs{flex-wrap:nowrap;padding-bottom:2px;overflow:auto}.range-tabs button{white-space:nowrap}.mini-series{gap:4px;padding:10px}.mini-series span{min-width:6px}}.notification-panel{border:1px solid var(--line);background:#fffdf9f2;border-radius:24px;gap:12px;padding:16px;display:grid;box-shadow:0 14px 36px #181f2c0f}.notification-panel.due{border-color:#8058ff47;box-shadow:0 18px 42px #8058ff1a}.notification-head,.notification-row{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.notification-head h3{letter-spacing:-.03em;margin:3px 0 0;font-size:20px}.notification-head .eyebrow{align-items:center;gap:6px;display:flex}.notification-head>span{color:var(--brand);background:#f0ecff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.notification-row{border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px}.notification-row b{display:block}.notification-row small{color:var(--muted);margin-top:3px;display:block}.notification-row em{color:var(--brand);margin-top:6px;font-size:12px;font-style:normal;font-weight:900;display:block}.notification-actions{align-items:center;gap:8px;display:flex}.notification-actions button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;font-weight:900}.primary-action.small{min-height:auto;padding:10px 14px}.upcoming-list{color:var(--muted);gap:6px;font-size:13px;display:grid}.upcoming-list span{border:1px solid var(--line);background:#fbfaf7;border-radius:999px;padding:8px 10px}.partial-session{border-color:#a05a002e;box-shadow:0 18px 48px #a05a0014}.fill-warning{color:#5d3f00;background:#fff8ed;border:1px solid #a05a0029;border-radius:18px;gap:4px;margin:12px 0;padding:12px 14px;display:grid}.fill-warning span{color:#7a643d;font-size:14px;line-height:1.45}.choice-grid.compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.choice-grid.compact button{min-height:44px}.defer-options{border:1px solid var(--line);background:#fff;border-radius:18px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.defer-options b{width:100%;font-size:14px}.defer-options button{border:1px solid var(--line);background:#fbfaf7;border-radius:999px;padding:9px 12px;font-weight:900}.later-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.later-row>button:last-child{color:var(--brand);white-space:nowrap;background:#f4f0ff;border-color:#8058ff40;justify-content:center}@media (width<=760px){.notification-head,.notification-row{grid-template-columns:1fr}.notification-actions{grid-template-columns:1fr 1fr;display:grid}.later-row{grid-template-columns:1fr}.defer-options{display:grid}.defer-options button{width:100%}}.notification-icon-button{position:relative}.notification-icon-button span{background:var(--brand);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-weight:950;display:grid;position:absolute;top:-6px;right:-6px}.notification-actions .primary-action,.notification-card-actions .primary-action{background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border:0;box-shadow:0 10px 22px #6842f42e}.notification-center-list{scrollbar-width:thin;gap:14px;max-height:min(62vh,620px);padding-right:4px;display:grid;overflow:auto}.notification-group{gap:9px;display:grid}.notification-group h3{z-index:1;background:linear-gradient(180deg,var(--card),#fffdf9eb);color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:0;padding:8px 0;font-size:14px;position:sticky;top:0}.notification-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.notification-card.quiet{opacity:.72}.notification-card b{display:block}.notification-card small{color:var(--muted);margin-top:3px;line-height:1.35;display:block}.notification-card em{color:var(--brand);margin-top:7px;font-size:12px;font-style:normal;font-weight:900;display:block}.notification-card-actions{align-items:center;gap:8px;display:flex}.notification-card-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:999px;padding:9px 12px;font-weight:900}.empty-notifications{text-align:center;min-height:170px;color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:22px;place-items:center;gap:8px;padding:24px;display:grid}.empty-notifications b{color:var(--ink)}.load-more{border:1px solid var(--line);background:#fff;border-radius:999px;justify-self:center;padding:10px 14px;font-weight:900}@media (width<=760px){.notification-card{grid-template-columns:1fr}.notification-card-actions{grid-template-columns:1fr 1fr 1fr;display:grid}.notification-card-actions button{width:100%}.notification-center-list{max-height:60vh}}.fill-warning.success{color:#075f4d;background:#ecfff8;border-color:#09745d29}.fill-warning.success span{color:#386d61}.question-extra-action{border-top:1px solid var(--line);gap:6px;margin-top:2px;padding-top:12px;display:grid}.question-extra-action button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;justify-self:start;align-items:center;gap:8px;padding:10px 13px;font-weight:900;display:inline-flex}.question-extra-action small{color:var(--muted);font-weight:700;line-height:1.35}@media (width<=760px){.question-extra-action button{justify-content:center;width:100%}}.editable-plan{gap:12px;margin-top:16px;display:grid}.editable-plan-head{background:#f8f7ff;border:1px solid #6748ff29;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 14px;display:flex}.editable-plan-head b{display:block}.editable-plan-head span{color:var(--muted);max-width:580px;font-size:13px}.plan-group{border:1px solid var(--line);background:#fff;border-radius:22px;gap:8px;padding:12px;display:grid}.plan-group.multi{background:linear-gradient(#fff,#fbfaff)}.plan-group-head{justify-content:space-between;align-items:center;gap:12px;padding:4px 4px 8px;display:flex}.plan-group-head small{color:var(--muted);margin-top:3px;display:block}.ghost-danger,.remove-step{color:#8f2222;background:#fff8f8;border:1px solid #be252529;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-weight:900;display:inline-flex}.plan-step-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.plan-step-row>span{width:34px;height:34px;color:var(--brand);background:#f0ecff;border-radius:50%;place-items:center;font-weight:900;display:grid}.plan-step-row small{color:var(--muted);margin-top:2px;display:block}.locked-remove{color:var(--muted);text-align:right;font-weight:850}@media (width<=760px){.editable-plan-head,.plan-group-head{display:grid}.plan-step-row{grid-template-columns:30px 1fr}.plan-step-row .remove-step,.plan-step-row .locked-remove{text-align:center;grid-column:1/-1;justify-self:stretch}.ghost-danger,.remove-step{width:100%}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app-shell,.main-content,.topbar,.page,.hero-clean,.page-hero,.guidance-card,.choice-panel,.session-card,.carry-card,.empty-card,.single-composer,.settings-list,.quiet-update,.handled-hero,.notification-panel,.notification-row,.editable-plan,.plan-group,.estimate-box,.modal{min-width:0;max-width:100%}.topbar{grid-template-columns:auto minmax(0,1fr) auto}.top-title{min-width:0}.top-title p,.top-title h1{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.top-actions{min-width:max-content}.guidance-anchor{min-width:0;scroll-margin-top:92px}button,b,h1,h2,h3,p,span,small,em,.carry-card,.notification-row,.plan-step-row{overflow-wrap:anywhere;word-break:normal}.notification-actions,.notification-actions button{min-width:0}.primary-action.small{white-space:nowrap}@media (width<=760px){.app-shell{width:100%;padding-left:10px;padding-right:10px;overflow-x:clip}.main-content,.topbar{width:100%}.topbar{max-width:100%;overflow:hidden}.top-actions{gap:6px}.top-actions button{flex:0 0 38px;width:38px}.hero-clean,.page-hero,.guidance-card,.choice-panel,.session-card,.carry-card,.empty-card,.single-composer,.settings-list,.quiet-update,.handled-hero,.notification-panel{width:100%;overflow:hidden}.notification-actions{grid-template-columns:1fr 1fr 1fr}.notification-actions button{width:100%;padding-left:8px;padding-right:8px}.session-head{grid-template-columns:1fr;display:grid}.session-head .primary-action{width:100%}.segmented{border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.segmented button{min-width:0}.segmented button:nth-child(4),.segmented button:nth-child(5){grid-column:span 1}.choice-panel .segmented:first-child{grid-template-columns:repeat(5,minmax(0,1fr))}.choice-panel .segmented:first-child button{padding-left:4px;padding-right:4px;font-size:14px}.choice-panel .segmented:nth-child(2){grid-template-columns:1fr}.guided-actions{grid-template-columns:1fr;display:grid}.guided-actions button{width:100%}.bottom-nav{max-width:calc(100vw - 28px)}}
