:root{font-family:Inter,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#173024;background:radial-gradient(circle at top,rgba(245,196,95,.45),transparent 30%),linear-gradient(180deg,#f7f3e8,#efe9db);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-card: rgba(255, 251, 245, .9);--bg-card-strong: #fffaf1;--bg-shell: rgba(255, 252, 247, .74);--border: rgba(23, 48, 36, .1);--border-strong: rgba(23, 48, 36, .18);--text-muted: #5f6f65;--text-soft: #76867c;--accent: #d56d39;--accent-soft: #f7ddcb;--success: #4b8b66;--alert: #c86a46;--shadow: 0 24px 60px rgba(73, 60, 28, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}.app-frame{min-height:100vh;padding:0}.app-shell{min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:720px;margin:0 auto;background:var(--bg-shell);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;overflow-x:clip}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:min(720px,calc(100% - 1rem));margin:.5rem auto 0;padding:calc(1rem + env(safe-area-inset-top)) 1rem 1rem;background:#f7f3e8eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:0 0 20px 20px;box-shadow:0 12px 30px #493c1c14}.brand-block h1,.panel__header h3,.hero-card h2,.side-panel__header h2,.side-panel__card h3{margin:0}.brand-block{flex:1}.eyebrow{margin:0 0 .15rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft)}.ghost-button,.notification-pill,.account-pill{border:1px solid var(--border);background:#ffffffb8;color:#173024;border-radius:999px;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 .9rem}.notification-pill{background:var(--bg-card-strong);font-weight:700}.account-pill{min-width:72px;font-weight:700}.page-shell{flex:1;padding:1rem 1rem calc(6rem + env(safe-area-inset-bottom))}.page-grid{display:grid;gap:1rem}.hero-card,.panel,.side-panel__card{border:1px solid var(--border);border-radius:24px;background:var(--bg-card);box-shadow:var(--shadow)}.hero-card{padding:1.4rem;background:linear-gradient(135deg,#fffaf1f5,#f8e6d2eb)}.hero-card__stats{display:grid;gap:.75rem;margin-top:1.1rem}.hero-card p:last-child{margin-bottom:0;color:var(--text-muted)}.panel{padding:1.2rem}.panel--wide{grid-column:1 / -1}.panel__header{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .7rem;background:var(--accent-soft);color:#87411a;font-size:.86rem;font-weight:700}.pill-link{display:inline-flex;align-items:center;border-radius:999px;min-height:34px;padding:.35rem .75rem;background:#ffffffc2;border:1px solid rgba(23,48,36,.08);color:var(--text-muted);font-size:.84rem}.panel-copy{margin:-.2rem 0 1rem;color:var(--text-muted)}.stack-list{list-style:none;display:grid;gap:.75rem;margin:0;padding:0}.list-row,.alert-row{display:flex;align-items:center;gap:.75rem;min-height:52px;padding:.8rem .95rem;border-radius:18px;background:#ffffffb8;border:1px solid rgba(23,48,36,.08)}.summary-card{display:grid;gap:.95rem;padding:1rem;border-radius:20px;background:#ffffffb3;border:1px solid rgba(23,48,36,.08)}.summary-card__lead{margin:0;font-size:1rem;color:#173024}.summary-card__meta{display:flex;flex-wrap:wrap;gap:.55rem}.summary-card__meta span{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border-radius:999px;background:#fff;border:1px solid rgba(23,48,36,.08);color:var(--text-muted);font-size:.82rem}.stat-tile{display:grid;gap:.15rem;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(23,48,36,.08);background:#ffffffb8}.stat-tile p{margin:0;color:var(--text-muted);font-size:.84rem}.stat-tile strong{font-size:1rem}.stat-tile--warm{background:#fff7e8eb}.stat-tile--alert{background:#ffeee5f2}.stat-tile--calm{background:#f0f7f2f2}.check-dot{width:12px;height:12px;border-radius:999px;background:var(--success);flex:0 0 auto}.alert-card{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:1rem;border-radius:18px;background:#fff3eb;border:1px solid rgba(200,106,70,.18);color:#7a3416}.alert-card strong,.task-row__content strong,.notification-row__content strong{display:block;margin:0}.alert-card p,.task-row__content p,.notification-row__content p,.status-panel__text p{margin:.2rem 0 0;color:inherit}.alert-card__icon{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#c86a4624;font-weight:700}.task-row{display:grid;grid-template-columns:auto 1fr auto;gap:.85rem;align-items:center;padding:.95rem;border-radius:18px;background:#ffffffc2;border:1px solid rgba(23,48,36,.08)}.task-row--link{color:inherit}.task-row--interactive{align-items:center}.task-row.is-complete{opacity:.7}.task-row__check{width:22px;height:22px;border-radius:999px;border:2px solid rgba(75,139,102,.7);background:transparent;padding:0}.task-row__check.is-complete{background:var(--success);box-shadow:inset 0 0 0 3px #ffffffe6}.task-row__content p{color:var(--text-muted)}.task-row__actions{display:grid;justify-items:end;gap:.5rem}.task-select{min-height:34px;border-radius:999px;border:1px solid rgba(23,48,36,.12);background:#fff;color:#173024;padding:0 .75rem;font:inherit;font-size:.78rem}.task-chip{display:inline-flex;align-items:center;min-height:32px;padding:.25rem .65rem;border-radius:999px;background:#f5c45f33;color:#8b5a12;font-size:.78rem;font-weight:700}.task-delete{border:0;background:transparent;color:var(--text-soft);font-size:.8rem;padding:0}.task-list-card{width:100%;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;min-height:76px;padding:1rem;border-radius:18px;background:#ffffffc2;border:1px solid rgba(23,48,36,.08);text-align:left}.task-list-card.active{border-color:#d56d3966;background:#fff7e8f5}.task-list-card__title-wrap{display:grid;gap:.25rem}.task-list-card__title-wrap strong{font-size:.98rem}.task-list-card__title-wrap span{color:var(--text-muted);font-size:.87rem}.task-list-card__meta{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:36px;padding:0 .75rem;border-radius:999px;background:#fff;color:#173024;font-size:.82rem;font-weight:700}.task-composer{display:grid;grid-template-columns:1fr auto;gap:.75rem;margin-bottom:1rem}.task-composer__input{min-height:48px;border-radius:16px;border:1px solid rgba(23,48,36,.14);background:#ffffffe0;padding:0 .9rem;font:inherit;color:#173024}.task-composer__button{min-height:48px;border:0;border-radius:16px;background:#173024;color:#fff;padding:0 1rem;font-weight:700}.inline-form{display:grid;gap:.75rem;margin-bottom:1rem}.inline-form--dense{align-items:center}.inline-form__input,.inline-form__select{min-height:48px;border-radius:16px;border:1px solid rgba(23,48,36,.14);background:#ffffffe0;padding:0 .9rem;font:inherit;color:#173024}.inline-form__button{min-height:48px;border:0;border-radius:16px;background:#173024;color:#fff;padding:0 1rem;font-weight:700}.member-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:18px;background:#ffffffc2;border:1px solid rgba(23,48,36,.08)}.grocery-groups{display:grid;gap:1rem}.grocery-group{padding:1rem;border-radius:20px;background:#ffffffa8;border:1px solid rgba(23,48,36,.08)}.member-card__identity{display:flex;align-items:center;gap:.85rem}.member-card__identity p{margin:.2rem 0 0;color:var(--text-muted)}.member-avatar{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff73}.soft-card{padding:1rem;border-radius:18px;background:#f4f0ffc7;border:1px solid rgba(80,66,140,.08);color:#403d6b}.status-panel{display:grid;gap:1rem;align-items:center}.status-panel__ring{display:grid;place-items:center;width:148px;height:148px;margin:0 auto;border-radius:999px;background:radial-gradient(circle at center,#fffaf1 52%,transparent 53%),conic-gradient(#d56d39,#d56d39 230deg,#d56d3929 230deg,#d56d3929 360deg)}.status-panel__core{width:88px;height:88px;border-radius:999px;display:grid;place-items:center;text-align:center;background:#fff;border:1px solid rgba(23,48,36,.08)}.status-panel__core strong{font-size:1.15rem}.status-panel__core span{font-size:.72rem;color:var(--text-muted)}.status-panel__text p{color:var(--text-muted)}.notification-row{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding:.95rem;border-radius:18px;background:#ffffffb8;border:1px solid rgba(23,48,36,.08)}.notification-row__dot{width:10px;height:10px;border-radius:999px;background:var(--accent);margin-top:.4rem}.notification-row__content p{color:var(--text-muted)}.week-grid{display:grid;gap:.9rem}.day-card{display:grid;gap:.9rem;min-height:240px;min-width:0;padding:1rem;border-radius:20px;background:#ffffffb8;border:1px solid rgba(23,48,36,.08)}.day-card.is-today{background:#fff7e8f0;border-color:#d56d3947}.day-card__header{display:flex;justify-content:space-between;align-items:start;gap:1rem}.day-card__header h4{margin:0;font-size:1.5rem}.day-card__date{margin:.25rem 0 0;color:var(--text-muted);font-size:.88rem}.day-card__stats{display:grid;gap:.4rem;justify-items:end;color:var(--text-soft);font-size:.8rem}.day-card__empty{display:grid;align-content:start;gap:.35rem;padding:1rem;border-radius:18px;background:#f7f3e8e6;border:1px dashed rgba(23,48,36,.15)}.day-card__empty p,.calendar-item p{margin:0;color:var(--text-muted)}.calendar-item{display:grid;gap:.45rem;min-width:0;padding:.95rem;border-radius:18px;background:#ffffffeb;border:1px solid rgba(23,48,36,.08)}.calendar-item--done{background:#f0f7f2f2}.calendar-item--planned{background:#faf7f0f2}.calendar-item__topline{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:.75rem}.calendar-item__topline strong{min-width:0;overflow-wrap:anywhere}.alert-row{background:#fff3eb;border-color:#c86a462e;color:#7a3416}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(6,1fr);gap:.35rem;width:min(720px,calc(100% - 1rem));margin:0 auto;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));background:#fffaf1f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--border);box-shadow:0 -12px 30px #493c1c1f;border-radius:20px 20px 0 0}.bottom-link{display:grid;justify-items:center;gap:.2rem;padding:.55rem .25rem;color:var(--text-muted);border-radius:16px;font-size:.76rem}.bottom-link.active{background:#fff;color:#173024;font-weight:700}.side-panel{position:fixed;top:0;left:0;z-index:40;width:min(320px,calc(100vw - 2rem));height:100vh;padding:calc(1.1rem + env(safe-area-inset-top)) 1rem 1rem;background:#fcf6ea;border-right:1px solid var(--border-strong);box-shadow:var(--shadow);transform:translate(-100%);transition:transform .18s ease;display:flex;flex-direction:column;gap:1rem}.side-panel.open{transform:translate(0)}.side-panel__header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.side-panel__nav{display:grid;gap:.45rem}.side-link{display:flex;align-items:center;gap:.8rem;min-height:52px;border-radius:18px;padding:.85rem .95rem;color:var(--text-muted)}.side-link.active{background:#fff;color:#173024;font-weight:700}.side-panel__card{padding:1rem;margin-top:auto}.side-panel__card p:last-child{margin-bottom:0;color:var(--text-muted)}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:0;background:#17302447}.notification-center{position:fixed;top:calc(1rem + env(safe-area-inset-top));right:.5rem;left:.5rem;z-index:45;max-height:min(70vh,640px);overflow:auto;padding:1rem;border-radius:24px;background:#fcf6ea;border:1px solid var(--border-strong);box-shadow:var(--shadow)}.notification-center__header{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.notification-center__actions{display:flex;justify-content:flex-end;margin-bottom:1rem}.auth-dialog{position:fixed;inset:auto .75rem .75rem;z-index:46;max-height:min(82vh,760px);overflow:auto;padding:1rem;border-radius:24px;background:#fcf6ea;border:1px solid var(--border-strong);box-shadow:var(--shadow)}.auth-dialog__header{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.auth-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:1rem}.auth-tab{min-height:42px;border:1px solid rgba(23,48,36,.1);border-radius:14px;background:#ffffffc2;color:var(--text-muted)}.auth-tab.active{background:#173024;color:#fff;font-weight:700}.auth-form,.auth-dialog__current{display:grid;gap:.75rem}.auth-dialog__footer{display:flex;justify-content:flex-end;margin-top:.5rem}.notification-item{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;padding:1rem;border-radius:18px;background:#ffffffc7;border:1px solid rgba(23,48,36,.08)}.notification-item.is-read{opacity:.72}.notification-item__icon{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.notification-item__icon--success{background:#4b8b6629;color:var(--success)}.notification-item__icon--assign{background:#c86a4629;color:#b24d2a}.notification-item__icon--create{background:#f5c45f38;color:#9b6a0c}.notification-item__icon--warning{background:#c86a4629;color:var(--alert)}.notification-item__icon--info{background:#17302414;color:#173024}.notification-item__meta{display:grid;justify-items:end;gap:.35rem;min-width:72px}.notification-item__meta p{margin:0;font-size:.8rem;color:var(--text-soft)}@media (min-width: 900px){.app-frame{width:min(1440px,calc(100vw - 3rem));min-height:calc(100vh - 3rem);margin:1.5rem auto;padding:0;display:grid;grid-template-columns:300px minmax(0,1fr);gap:1.5rem;align-items:start}.app-shell{width:100%;max-width:none;min-height:calc(100vh - 3rem);border:1px solid var(--border);border-radius:32px;overflow-x:clip;margin:0;box-shadow:var(--shadow)}.page-shell{padding:1.5rem}.bottom-nav{display:none}.topbar{width:calc(100% - 2rem);margin:1rem auto 0;border-radius:24px;box-shadow:0 12px 28px #493c1c14}.side-panel{position:sticky;top:1.5rem;transform:translate(0);width:100%;height:calc(100vh - 3rem);border-radius:32px;box-shadow:var(--shadow)}.notification-center{top:1.5rem;left:auto;right:max(1.5rem,calc((100vw - min(1440px,calc(100vw - 3rem)))/2 + 1.5rem));width:min(400px,calc(100vw - 4rem))}.auth-dialog{inset:5.5rem auto auto;right:max(1.5rem,calc((100vw - min(1440px,calc(100vw - 3rem)))/2 + 1.5rem));width:min(440px,calc(100vw - 4rem))}.scrim,.topbar .ghost-button{display:none}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.hero-card{grid-column:1 / -1}.hero-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.status-panel{grid-template-columns:auto 1fr}.panel--wide{grid-column:1 / -1}.inline-form{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) auto}.inline-form--dense{grid-template-columns:minmax(0,1.7fr) repeat(2,minmax(0,1fr)) auto}.task-row{grid-template-columns:auto minmax(0,1fr) minmax(180px,auto)}.task-row__actions{align-items:center}.member-card{padding:1.1rem 1.2rem}.grocery-groups,.week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1200px){.page-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem}.hero-card{grid-column:1 / -1}.page-grid>.panel:nth-of-type(2),.page-grid>.panel:nth-of-type(3){grid-column:span 6}.page-grid>.panel:nth-of-type(4),.page-grid>.panel:nth-of-type(5),.page-grid>.panel:nth-of-type(6),.page-grid>.panel:nth-of-type(7){grid-column:span 6}.panel--wide{grid-column:1 / -1}.hero-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.task-composer{grid-template-columns:minmax(0,1fr) auto}.week-grid{grid-template-columns:repeat(7,minmax(180px,1fr));align-items:start;overflow-x:auto;padding-bottom:.25rem}.day-card{min-height:420px}}
