@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#162536;background:#eef1ed;font-synthesis:none;--navy:#0b2948;--green:#16846f;--cream:#f7f8f5;--line:#dde3df;--muted:#6c7882;--warning:#d9852c}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef1ed}button{font:inherit;color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #72b9aa;outline-offset:2px}.app-shell{width:min(100%,760px);min-height:100vh;margin:0 auto;background:var(--cream);position:relative;padding-bottom:calc(90px + env(safe-area-inset-bottom));box-shadow:0 0 40px #0b294812}.topbar{min-height:78px;padding:calc(12px + env(safe-area-inset-top)) 18px 12px;display:flex;align-items:center;gap:12px;background:#f7f8f5f0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h1{margin:2px 0 0;font-size:21px;line-height:1.1;color:var(--navy)}.eyebrow{display:block;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.11em}.brand-mark{width:42px;height:42px;border-radius:14px;background:var(--navy);color:#fff;display:grid;place-items:center}.sync-chip{margin-left:auto;font-size:11px;font-weight:700;background:#f1e8d6;color:#805b20;padding:7px 9px;border-radius:99px;display:flex;align-items:center;gap:5px}.sync-dot{width:7px;height:7px;border-radius:50%;background:#d29732}.page{padding:16px 16px 38px}.date-panel,.intro-card,.market-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:22px;background:var(--navy);color:#fff;padding:20px;margin-bottom:14px}.date-panel h2,.intro-card h2,.market-hero h2{margin:4px 0 0;font-size:22px;line-height:1.25}.intro-card p,.market-hero p{margin:7px 0 0;color:#cfdae3;font-size:13px;line-height:1.5}.weather-icon{display:grid;place-items:center;min-width:48px;height:48px;background:#f5cf78;color:#624915;border-radius:16px}.mode-switch{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;background:#e8ece8;border-radius:16px;gap:3px;margin-bottom:14px}.mode-switch button{min-height:58px;border:0;background:transparent;border-radius:13px;padding:7px 4px;cursor:pointer}.mode-switch strong,.mode-switch small{display:block}.mode-switch strong{font-size:12px}.mode-switch small{font-size:10px;color:var(--muted);margin-top:3px}.mode-switch button.selected{background:#fff;box-shadow:0 2px 8px #142d3214;color:var(--navy)}.mode-switch button.selected small{color:var(--green)}.shift-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px}.shift-card{min-height:66px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);padding:10px;border-radius:16px}.shift-card div{min-width:0;flex:1}.shift-card small,.shift-card strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shift-card small{font-size:10px;color:var(--muted)}.shift-card strong{font-size:11px;margin-top:3px}.avatar{min-width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:13px}.avatar.owner{background:#d9eee9;color:#0b6f5d}.avatar.adult{background:#e7e3f4;color:#5c4b91}.avatar.large{width:54px;height:54px;font-size:20px}.progress-card{border-radius:16px;padding:14px;background:#edf7f4;margin-bottom:20px}.progress-card>div:first-child{display:flex;justify-content:space-between;font-size:12px}.progress-card span{color:var(--muted)}.progress-track,.stock-bar{overflow:hidden;height:7px;background:#d7e4e0;border-radius:99px;margin-top:10px}.progress-track span,.stock-bar span{display:block;height:100%;background:var(--green);border-radius:inherit;transition:width .25s}.section-heading{display:flex;align-items:center;gap:8px;margin:18px 2px 9px}.section-heading h3{font-size:15px;margin:0}.section-heading span{background:#e7ece9;border-radius:20px;padding:2px 7px;font-size:11px;color:var(--muted)}.task-card{display:flex;align-items:flex-start;gap:10px;padding:13px 10px;margin-bottom:8px;border:1px solid var(--line);background:#fff;border-radius:17px}.task-card.completed{opacity:.58}.task-card.completed h4{text-decoration:line-through}.check-button,.icon-button{border:1.5px solid #b9c7c2;background:#fff;width:44px;height:44px;min-width:44px;border-radius:14px;display:grid;place-items:center;cursor:pointer}.check-button:has(svg){background:var(--green);color:#fff;border-color:var(--green)}.icon-button{width:38px;height:38px;min-width:38px;border:0;background:#f0f3f1;color:var(--muted)}.task-body{min-width:0;flex:1}.task-title-row{display:flex;gap:6px;align-items:center}.task-card h4{font-size:13px;margin:2px 0 4px}.task-card p{font-size:11px;line-height:1.45;color:var(--muted);margin:0 0 7px}.critical,.low{color:#b45931;background:#fae9df;font-style:normal;font-size:9px;padding:3px 6px;border-radius:9px;font-weight:700}.task-meta{display:flex;flex-wrap:wrap;gap:9px;font-size:9px;color:#74818a}.task-meta span{display:flex;align-items:center;gap:3px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.alert-card{display:flex;align-items:center;gap:9px;padding:13px;border-radius:15px;font-size:11px}.alert-card svg{width:20px}.alert-card strong,.alert-card span{display:block}.alert-card span{font-size:9px;margin-top:3px}.alert-card.warning{background:#fff0df;color:#8b551c}.alert-card.market{background:#e5f1f7;color:#235e7a}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:20;width:min(100%,760px);height:calc(70px + env(safe-area-inset-bottom));padding:6px 10px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff7;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav a{text-decoration:none;color:#7a858c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:12px;font-size:9px;font-weight:700;min-height:54px}.bottom-nav a.active{color:var(--green);background:#eef7f4}.fab{position:fixed;z-index:15;bottom:calc(78px + env(safe-area-inset-bottom));right:max(18px,calc((100vw - 760px)/2 + 18px));min-height:48px;border:0;border-radius:16px;background:var(--green);color:#fff;display:flex;align-items:center;gap:7px;padding:0 15px;font-weight:700;font-size:12px;box-shadow:0 8px 22px #14715d47}.room-list,.inventory-list,.shopping-list,.menu-list{display:flex;flex-direction:column;gap:8px}.room-card,.menu-row{width:100%;min-height:67px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px 12px;text-align:left}.room-icon,.menu-icon{width:42px;height:42px;min-width:42px;display:grid;place-items:center;background:#edf4f1;border-radius:13px;font-size:21px;color:var(--green)}.room-info,.menu-row>span:nth-child(2){flex:1;min-width:0}.room-info strong,.room-info small,.menu-row strong,.menu-row small{display:block}.room-info strong,.menu-row strong{font-size:13px}.room-info small,.menu-row small{display:flex;align-items:center;gap:5px;margin-top:5px;font-size:10px;color:var(--muted)}.filter-scroll{display:flex;gap:7px;overflow:auto;margin:0 -16px 14px;padding:0 16px;scrollbar-width:none}.filter-scroll button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 13px;white-space:nowrap;font-size:11px}.filter-scroll button.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.stock-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:14px}.stock-overview div{background:#fff;border:1px solid var(--line);padding:11px 5px;border-radius:14px;text-align:center}.stock-overview strong,.stock-overview span{display:block}.stock-overview strong{font-size:19px;color:var(--navy)}.stock-overview span{font-size:8px;color:var(--muted);margin-top:3px}.inventory-card{display:flex;align-items:center;gap:9px;padding:12px 9px;background:#fff;border:1px solid var(--line);border-radius:17px}.inventory-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#edf4f1}.inventory-info{flex:1;min-width:0}.inventory-info>div{display:flex;gap:5px;align-items:center}.inventory-info strong{font-size:12px}.inventory-info small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.low{display:flex;align-items:center;gap:3px}.stock-bar{height:5px;margin-top:7px}.stepper{display:flex;align-items:center;gap:4px}.stepper button{width:35px;height:35px;border:0;background:#eff3f1;border-radius:11px;display:grid;place-items:center}.stepper strong{text-align:center;min-width:36px;font-size:14px}.stepper strong small{display:block;font-size:7px;color:var(--muted);font-weight:500}.market-hero{justify-content:flex-start}.market-hero>svg{min-width:36px}.shopping-row{border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px;display:flex;align-items:center;gap:10px;text-align:left;min-height:62px}.shopping-check{color:var(--green)}.shopping-row>span:last-child{flex:1}.shopping-row strong,.shopping-row small{display:block}.shopping-row strong{font-size:13px}.shopping-row small{font-size:10px;color:var(--muted);margin-top:4px}.shopping-row em{font-size:8px;color:#b25d32;background:#fae8dc;border-radius:8px;padding:3px 6px;margin-left:7px}.shopping-row.bought{opacity:.55}.shopping-row.bought strong{text-decoration:line-through}.wide-action{width:100%;min-height:50px;margin-top:12px;border:1px dashed #9bbdb4;background:#edf7f4;color:#126e5d;border-radius:15px;display:flex;justify-content:center;align-items:center;gap:7px;font-weight:700}.profile-card{display:flex;align-items:center;gap:13px;background:var(--navy);color:#fff;padding:18px;border-radius:20px;margin-bottom:14px}.profile-card h2{margin:3px 0 0;font-size:20px}.profile-card p{margin:4px 0 0;color:#c5d1db;font-size:11px}.menu-row{border:0}.menu-row>svg{color:#9aa5ac}.secondary{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.version-card{display:flex;align-items:center;gap:10px;margin-top:20px;padding:14px;color:var(--muted);font-size:11px}.version-card span,.version-card strong,.version-card small{display:block}.version-card small{margin-top:3px}@media(min-width:700px){.page{padding:22px 28px 46px}.shift-grid,.summary-grid{gap:14px}.room-list{display:grid;grid-template-columns:1fr 1fr}.fab{bottom:calc(82px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.menu-row{text-decoration:none}.shopping-row{padding:6px;gap:4px}.shopping-toggle{flex:1;min-width:0;min-height:50px;display:flex;align-items:center;gap:10px;border:0;background:transparent;text-align:left;padding:6px}.shopping-toggle>span:last-child{flex:1;min-width:0}.remove-item{width:44px;height:44px;min-width:44px;border:0;border-radius:12px;background:#f8eeea;color:#a45436;display:grid;place-items:center}.market-add-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;margin-bottom:12px}.form-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.form-heading button{width:44px;height:44px;border:0;border-radius:12px;background:#eef2ef;display:grid;place-items:center}.market-add-form label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:var(--muted);margin-bottom:10px}.market-add-form input:not([type=checkbox]),.week-schedule select{width:100%;min-height:44px;border:1px solid #cbd4cf;border-radius:11px;background:#fff;padding:0 11px;font-size:13px;color:#162536}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.market-add-form .check-label{flex-direction:row;align-items:center;min-height:44px;margin:0}.check-label input{width:20px;height:20px;accent-color:var(--green)}.form-submit{width:100%;min-height:48px;border:0;border-radius:13px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.undo-bar{position:fixed;left:50%;transform:translate(-50%);bottom:calc(82px + env(safe-area-inset-bottom));z-index:30;width:min(calc(100% - 24px),710px);min-height:54px;border-radius:15px;background:#172c3f;color:#fff;padding:8px 9px 8px 14px;display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:11px;box-shadow:0 10px 28px #0003}.undo-bar button{min-height:40px;border:0;border-radius:11px;background:#d8eee8;color:#0b6958;padding:0 11px;display:flex;align-items:center;gap:5px;font-weight:800}.empty-state{padding:34px 15px;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--muted);gap:6px}.empty-state strong{color:var(--navy);font-size:14px}.empty-state span{font-size:11px}.child-day-summary{display:flex;gap:8px;overflow:auto;margin:0 0 12px;padding:2px 0;scrollbar-width:none}.child-day-summary span{white-space:nowrap;background:#f1ecf7;color:#554a76;border-radius:12px;padding:8px 10px;font-size:10px}.calendar-intro{display:flex;align-items:center;gap:14px;background:var(--navy);color:#fff;border-radius:20px;padding:18px;margin-bottom:13px}.calendar-intro>svg{min-width:32px}.calendar-intro h2{margin:3px 0 0;font-size:21px}.calendar-intro p{margin:5px 0 0;color:#c9d5de;font-size:11px;line-height:1.45}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 2px 10px}.calendar-toolbar strong,.calendar-toolbar small{display:block}.calendar-toolbar strong{font-size:13px}.calendar-toolbar small{font-size:10px;color:var(--muted);margin-top:3px}.calendar-toolbar button{min-height:44px;border:0;border-radius:12px;background:#edf2ef;color:#48645c;display:flex;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700}.week-schedule{display:flex;flex-direction:column;gap:8px}.day-schedule-card{display:grid;grid-template-columns:58px 1fr 1fr;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px}.day-schedule-card.weekend{background:#fbf7ef;border-color:#eadfc9}.day-label strong,.day-label span{display:block}.day-label strong{text-transform:capitalize;font-size:13px;color:var(--navy)}.day-label span{font-size:9px;color:var(--muted);margin-top:3px}.day-schedule-card label{font-size:9px;color:var(--muted);font-weight:700}.day-schedule-card label>span{display:block;margin-bottom:5px}.week-schedule select{font-size:10px;padding:0 7px}.schedule-note{margin-top:14px;border-left:4px solid var(--green);background:#edf7f4;border-radius:0 14px 14px 0;padding:13px}.schedule-note strong{font-size:12px;color:#126e5d}.schedule-note p{margin:5px 0 0;font-size:10px;color:#536b65;line-height:1.55}@media(max-width:430px){.day-schedule-card{grid-template-columns:52px 1fr}.day-schedule-card label:last-child{grid-column:2}.form-grid{grid-template-columns:1fr}}.sync-chip.connected{background:#dff2ec;color:#116c59}.sync-chip.connected .sync-dot{background:#1b9278}.sync-chip.connecting{background:#e6eff5;color:#3d6681}.sync-chip.connecting .sync-dot{background:#4e87a8}.sync-chip.disconnected,.sync-chip.error{background:#f6e7df;color:#995239}.sync-chip.disconnected .sync-dot,.sync-chip.error .sync-dot{background:#c66a47}.app-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center;background:var(--cream)}.app-state strong{color:var(--navy);font-size:18px}.app-state p{color:var(--muted);font-size:12px}.app-state button{min-height:46px;border:0;border-radius:13px;background:var(--green);color:#fff;padding:0 18px}.state-loader{width:36px;height:36px;border:4px solid #dbe7e2;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-page,.setup-page{min-height:100vh;background:#eef1ed;padding:24px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-brand,.auth-card,.setup-card{width:min(100%,440px)}.auth-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px}.auth-brand>span,.setup-icon{width:58px;height:58px;min-width:58px;border-radius:18px;background:var(--navy);color:#fff;display:grid;place-items:center}.auth-brand small{font-size:9px;color:var(--green);font-weight:800;letter-spacing:.1em}.auth-brand h1{font-size:22px;line-height:1.25;color:var(--navy);margin:4px 0}.auth-brand p{font-size:11px;color:var(--muted);margin:0;line-height:1.45}.auth-card,.setup-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 12px 35px #0b294812}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#edf1ee;padding:4px;border-radius:14px;margin-bottom:16px}.auth-tabs button{min-height:44px;border:0;background:transparent;border-radius:11px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.auth-tabs button.active{background:#fff;color:var(--green);box-shadow:0 2px 8px #142d3214}.auth-card form label,.setup-card form label{display:block;font-size:10px;color:var(--muted);font-weight:700;margin-bottom:11px}.auth-card label>span{display:block;margin-bottom:5px}.auth-card label>div,.code-input{display:flex;align-items:center;gap:8px;border:1px solid #cad4cf;border-radius:12px;padding:0 11px;min-height:48px}.auth-card input,.setup-card input{min-width:0;width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:13px}.setup-card>span{margin-top:12px}.setup-card h1{margin:4px 0;font-size:23px;color:var(--navy)}.setup-card>p{font-size:11px;color:var(--muted);line-height:1.55;margin:0 0 16px}.setup-card form>label>input{min-height:48px;border:1px solid #cad4cf;border-radius:12px;padding:0 11px;margin-top:6px}.auth-submit{width:100%;min-height:50px;border:0;border-radius:13px;background:var(--green);color:#fff;font-weight:800;margin-top:4px}.auth-submit:disabled{opacity:.6}.form-error,.form-success{font-size:10px;line-height:1.45;border-radius:10px;padding:9px 10px}.form-error{background:#f9e8e1;color:#9a4f34}.form-success{background:#e3f3ed;color:#126b59}.text-action,.signout-action{min-height:44px;border:0;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:6px;margin:10px auto 0;font-size:11px}.family-hero{display:flex;align-items:center;gap:14px;background:var(--navy);color:#fff;padding:18px;border-radius:20px;margin-bottom:13px}.family-hero h2{margin:3px 0;font-size:20px}.family-hero p{margin:0;color:#cbd6df;font-size:10px}.invite-card{background:#eef7f4;border:1px solid #cce3dc;border-radius:18px;padding:14px;margin-bottom:16px}.invite-card>div:first-child{display:flex;align-items:center;gap:10px;color:#126c59}.invite-card span{flex:1}.invite-card strong,.invite-card small{display:block}.invite-card small{font-size:9px;color:#5e756f;margin-top:4px}.wide-action.solid{border:0;background:var(--green);color:#fff}.invite-code{display:flex;align-items:center;gap:8px;margin-top:12px;background:#fff;border:1px dashed #7fb5a8;border-radius:13px;padding:8px}.invite-code>strong{flex:1;text-align:center;letter-spacing:.13em;font-size:17px;color:var(--navy)}.invite-code button{min-height:40px;border:0;border-radius:10px;background:#dcefe9;color:#126b59;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:800}.invite-card>p{font-size:10px;color:#536b65}.small-icon-action{width:40px;height:40px;border:0;border-radius:11px;background:#edf2ef;display:grid;place-items:center}.member-list{display:flex;flex-direction:column;gap:8px}.member-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:11px}.member-card>div{flex:1}.member-card strong,.member-card small{display:block}.member-card strong{font-size:13px}.member-card small{font-size:9px;color:var(--muted);margin-top:4px}.member-card>svg{color:var(--green)}.loading-card{padding:24px;text-align:center;color:var(--muted);font-size:11px}.signout-action{margin-top:24px;color:#a4563a}.local-mode-note{display:flex;gap:10px;align-items:flex-start;background:#fff4df;border:1px solid #ecd9b5;color:#76551f;border-radius:15px;padding:13px;margin-bottom:15px}.local-mode-note>svg{min-width:22px}.local-mode-note strong{font-size:12px}.local-mode-note p{font-size:10px;line-height:1.5;margin:4px 0 0}.text-button{border:0;background:transparent;color:var(--green);font-weight:700;font-size:10px;margin-top:9px;padding:6px 0}.panel-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;margin:10px 0 14px}.panel-form label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:var(--muted);margin-bottom:10px}.panel-form input,.panel-form select,.panel-form textarea{width:100%;min-height:44px;border:1px solid #cbd4cf;border-radius:11px;background:#fff;padding:9px 11px;font:inherit;font-size:13px;color:var(--navy)}.panel-form textarea{min-height:78px;resize:vertical}.panel-form .check-label{flex-direction:row;align-items:center;min-height:40px}.panel-form .check-label input{width:20px;min-height:20px}.form-actions,.action-row,.toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.form-actions button,.action-row button{min-height:44px;border:0;border-radius:12px;padding:0 13px;background:#edf2ef;color:#355d53;font-weight:700;display:flex;align-items:center;gap:6px}.form-actions button[type=submit]{background:var(--green);color:#fff}.danger-soft{border:0!important;background:#f8ebe6!important;color:#a04d32!important}.detail-hero{display:flex;align-items:center;gap:14px;background:var(--navy);color:#fff;border-radius:20px;padding:18px;margin-bottom:13px}.detail-hero>span{min-width:48px;height:48px;border-radius:15px;background:#eef7f4;color:var(--green);display:grid;place-items:center;font-size:25px}.detail-hero h2{margin:3px 0;font-size:21px}.detail-hero p{margin:0;color:#cbd6df;font-size:10px}.record-list{display:flex;flex-direction:column;gap:8px}.record-card,.notification-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;min-height:60px}.record-card>div,.notification-card>div{flex:1;min-width:0}.record-card strong,.record-card small,.notification-card strong,.notification-card small{display:block}.record-card strong,.notification-card strong{font-size:12px}.record-card small,.notification-card small{font-size:9px;line-height:1.45;color:var(--muted);margin-top:4px}.record-card em{font-size:8px;font-style:normal;color:#a85234;background:#fae9df;padding:3px 5px;border-radius:8px;margin-left:5px}.record-card button{min-height:40px;display:flex;align-items:center;gap:5px;border-radius:11px;padding:0 9px}.mini-actions{margin-top:7px!important;display:flex!important;gap:5px!important}.mini-actions button,.stock-receive{min-height:34px;border:0;border-radius:9px;background:#edf4f1;color:var(--green);font-size:9px;display:flex;align-items:center;gap:4px;padding:0 8px}.stock-receive{width:44px;height:44px;justify-content:center}.child-grid,.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.child-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;text-align:center}.child-card>span{font-size:30px}.child-card h3{font-size:13px;margin:8px 0}.child-card small{display:block;color:var(--muted);font-size:9px}.star-count{font-size:20px;color:#d69b21;font-weight:800;display:flex;justify-content:center;align-items:center;gap:6px}.star-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:11px}.star-actions button{min-height:44px;border:0;border-radius:11px;background:#edf4f1;color:var(--green);display:flex;align-items:center;justify-content:center}.star-actions svg{width:16px}.metric-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px;text-align:center}.metric-grid strong,.metric-grid span{display:block}.metric-grid strong{font-size:21px;color:var(--navy)}.metric-grid span{font-size:9px;color:var(--muted);margin-top:4px}.report-row{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);padding:14px;font-size:12px}.timeline article{display:grid;grid-template-columns:16px 1fr;gap:8px;position:relative;padding-bottom:15px}.timeline article>span{width:10px;height:10px;border-radius:50%;background:var(--green);margin-top:4px}.timeline article:not(:last-child)>span:after{content:"";position:absolute;left:4px;top:16px;bottom:0;border-left:2px solid #d8e5e0}.timeline strong{font-size:11px}.timeline p{font-size:10px;margin:3px 0;color:var(--muted)}.timeline small{font-size:8px;color:#87929a}.notification-card>svg{color:#b56a2d;min-width:22px}.management-actions{display:flex;flex-direction:column;gap:8px}.management-actions>button{display:grid;grid-template-columns:32px 1fr;text-align:left;align-items:center;min-height:66px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:10px 13px;color:var(--navy);font-weight:700}.management-actions>button svg{grid-row:1/3}.management-actions>button small{font-size:9px;color:var(--muted);font-weight:400;margin-top:3px}.toolbar-actions button{min-height:40px;border:0;border-radius:10px;background:#edf2ef;color:#48645c;font-size:9px;display:flex;align-items:center;gap:4px;padding:0 8px}.day-schedule-card.adult-child{grid-template-columns:55px repeat(4,1fr)}@media(max-width:620px){.day-schedule-card.adult-child{grid-template-columns:50px 1fr 1fr}.day-schedule-card.adult-child label:nth-of-type(3){grid-column:2}.day-schedule-card.adult-child label:nth-of-type(4){grid-column:3}.calendar-toolbar{align-items:flex-start;gap:6px}.toolbar-actions{flex-wrap:wrap}.inventory-card{align-items:flex-start}.child-grid{grid-template-columns:1fr 1fr}}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:7px}.topbar-actions .sync-chip{margin-left:0}.theme-toggle{width:44px;height:44px;min-width:44px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--navy);display:grid;place-items:center;cursor:pointer}.shift-picker{cursor:pointer}.shift-picker select{width:100%;min-height:34px;border:0;background:transparent;color:var(--navy);font-size:11px;font-weight:800;padding:2px 20px 2px 0}.task-card{align-items:center;padding:12px}.task-complete-action{width:66px;min-width:66px;min-height:58px;border:0;border-radius:17px;background:linear-gradient(145deg,#1a947d,#116c5b);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-shadow:0 6px 14px #16846f33;cursor:pointer}.task-complete-action span{width:27px;height:27px;border-radius:50%;background:#ffffff2e;display:grid;place-items:center}.task-complete-action small{font-size:9px;font-weight:800}.task-card.completed .task-complete-action{background:#e6eee9;color:#2d6a5d;box-shadow:none}.task-card.completed{opacity:.76}.room-item-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.room-item-card{display:flex;align-items:center;gap:9px;min-height:66px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:15px}.room-item-card>span{font-size:24px;width:36px;text-align:center}.room-item-card>div{min-width:0;flex:1}.room-item-card strong,.room-item-card small{display:block}.room-item-card strong{font-size:11px}.room-item-card small{font-size:8px;color:var(--muted);margin-top:3px}.room-item-card button{width:38px;height:38px;min-width:38px;border:0;border-radius:11px;background:#f8ebe6;color:#a04d32;display:grid;place-items:center}.empty-state.compact{padding:22px 12px}.catalog-preview{display:flex;align-items:center;gap:10px;background:#edf7f4;border-radius:13px;padding:11px;margin-bottom:10px}.catalog-preview>span{font-size:28px}.catalog-preview strong,.catalog-preview small{display:block}.catalog-preview small{font-size:9px;color:var(--muted);margin-top:3px}.room-task-list{display:flex;flex-direction:column;gap:7px}.room-task-row{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px}.room-task-row>svg{min-width:20px;color:var(--green)}.room-task-row strong{font-size:12px}.room-task-row p{font-size:9px;color:var(--muted);line-height:1.5;margin:4px 0}.room-task-row small{font-size:8px;color:#7d898f}.contribution-grid{display:flex;flex-direction:column;gap:7px}.contribution-grid article{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:9px 11px}.contribution-grid article>div{flex:1}.contribution-grid strong,.contribution-grid small{display:block}.contribution-grid strong{font-size:11px}.contribution-grid small{font-size:8px;color:var(--muted);margin-top:3px}.contribution-grid b{color:var(--green);font-size:12px}.form-actions button:disabled{opacity:.5}html[data-theme=dark]{color-scheme:dark;--navy:#d8e8f5;--green:#58c7aa;--cream:#10171d;--line:#2b3943;--muted:#9baab5;--warning:#e8a14b;background:#0b1116;color:#e6edf2}html[data-theme=dark] body{background:#0b1116}html[data-theme=dark] .app-shell{background:var(--cream);box-shadow:none}html[data-theme=dark] .topbar{background:#10171df0}html[data-theme=dark] .brand-mark,html[data-theme=dark] .date-panel,html[data-theme=dark] .intro-card,html[data-theme=dark] .market-hero,html[data-theme=dark] .profile-card,html[data-theme=dark] .detail-hero,html[data-theme=dark] .calendar-intro,html[data-theme=dark] .family-hero{background:#172b3a;color:#fff}html[data-theme=dark] .topbar h1{color:#e6edf2}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .task-card,html[data-theme=dark] .shift-card,html[data-theme=dark] .room-card,html[data-theme=dark] .menu-row,html[data-theme=dark] .inventory-card,html[data-theme=dark] .shopping-row,html[data-theme=dark] .panel-form,html[data-theme=dark] .record-card,html[data-theme=dark] .notification-card,html[data-theme=dark] .room-item-card,html[data-theme=dark] .room-task-row,html[data-theme=dark] .contribution-grid article,html[data-theme=dark] .child-card,html[data-theme=dark] .metric-grid article,html[data-theme=dark] .report-row,html[data-theme=dark] .member-card,html[data-theme=dark] .auth-card,html[data-theme=dark] .setup-card,html[data-theme=dark] .day-schedule-card,html[data-theme=dark] .management-actions>button{background:#182129;color:#e6edf2}html[data-theme=dark] .bottom-nav{background:#131c23f7}html[data-theme=dark] .bottom-nav a.active,html[data-theme=dark] .room-icon,html[data-theme=dark] .menu-icon,html[data-theme=dark] .inventory-icon,html[data-theme=dark] .catalog-preview,html[data-theme=dark] .progress-card,html[data-theme=dark] .schedule-note{background:#17332f}html[data-theme=dark] .mode-switch,html[data-theme=dark] .auth-tabs{background:#1c2830}html[data-theme=dark] .mode-switch button.selected,html[data-theme=dark] .auth-tabs button.active{background:#2a3842;color:#fff}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .panel-form input,html[data-theme=dark] .panel-form select,html[data-theme=dark] .panel-form textarea,html[data-theme=dark] .week-schedule select{background:#111a20;color:#e6edf2;border-color:#354650}html[data-theme=dark] .empty-state strong,html[data-theme=dark] .metric-grid strong,html[data-theme=dark] .management-actions>button,html[data-theme=dark] .day-label strong{color:#e6edf2}html[data-theme=dark] .task-card.completed .task-complete-action{background:#263832;color:#78d8bd}html[data-theme=dark] .child-day-summary span{background:#29243b;color:#c9bdf2}html[data-theme=dark] .stock-overview div{background:#182129}html[data-theme=dark] .stock-overview strong{color:#e6edf2}@media(max-width:480px){.sync-chip{font-size:0;padding:8px}.sync-chip .sync-dot{width:9px;height:9px}.topbar{gap:8px;padding-left:12px;padding-right:12px}.brand-mark{width:38px;height:38px}.topbar h1{font-size:18px}.room-item-grid{grid-template-columns:1fr}.task-card{align-items:stretch}.task-complete-action{min-height:64px}}
