:root{color-scheme:light;--ds-bg: #f4f8ff;--ds-surface: #ffffff;--ds-surface-soft: #f7fbff;--ds-text: #0e1a2b;--ds-text-muted: #385579;--ds-primary: #13315c;--ds-primary-hover: #1d4a84;--ds-secondary-bg: #eff5ff;--ds-secondary-border: #c7dafd;--ds-border: #dce7ff;--ds-border-strong: #bfd2ff;--ds-danger-bg: #fff4f4;--ds-danger-border: #f6c7c7;--ds-danger-text: #8a2323;--ds-info-bg: #edf4ff;--ds-info-border: #cfe0ff;--ds-info-text: #1d4a84;--ds-radius-sm: 12px;--ds-radius-md: 16px;--ds-radius-lg: 20px;--ds-shadow-soft: 0 10px 24px -24px rgba(16, 37, 70, .9);--ds-shadow-card: 0 18px 30px -30px rgba(16, 37, 70, .8)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Manrope,Avenir Next,Helvetica Neue,Arial,sans-serif;color:var(--ds-text);background:var(--ds-bg)}.dashboard-page .hero{background:linear-gradient(135deg,#13315c,#1e4d8b 70%);color:#fff;border-radius:20px;padding:1.15rem;box-shadow:0 14px 30px -24px #13315ce6}.dashboard-page .hero h1{margin:.5rem 0 0;font-size:clamp(1.5rem,2.4vw,1.9rem)}.dashboard-page .hero p{margin-bottom:0;opacity:.96}.dashboard-page .welcome{margin-top:.6rem;font-size:.95rem}.dashboard-page .hero-head{display:flex}.dashboard-page .hero-head app-ui-badge svg{width:.9rem;height:.9rem;fill:currentColor}.dashboard-page .dashboard-state,.dashboard-page .warnings{margin-top:1rem}.dashboard-page .retry-wrap{margin-top:.75rem;max-width:220px}.dashboard-page .skeleton-kpis,.dashboard-page .skeleton-grid{margin-top:1rem;display:grid;gap:.9rem}.dashboard-page .skeleton-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-page .skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page .skeleton-card{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);padding:1rem;box-shadow:var(--ds-shadow-card)}.dashboard-page .skeleton-card--big{min-height:180px}.dashboard-page .skeleton-line,.dashboard-page .skeleton-btn{position:relative;overflow:hidden;border-radius:8px;background:#e6eefc}.dashboard-page .skeleton-line:after,.dashboard-page .skeleton-btn:after{content:"";position:absolute;inset:0;transform:translate(-100%);animation:skeleton-shimmer 1.15s infinite;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent)}.dashboard-page .skeleton-line{height:.78rem;margin-bottom:.55rem}.dashboard-page .skeleton-line--title{width:52%}.dashboard-page .skeleton-line--value{width:36%;height:1.25rem}.dashboard-page .skeleton-line--short{width:62%}.dashboard-page .skeleton-btn{width:44%;height:2rem;margin-top:.75rem}.dashboard-page .card-link{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ds-radius-sm);padding:.45rem .7rem;text-decoration:none;font-size:.9rem;font-weight:700;border:1px solid var(--ds-primary);background:var(--ds-primary);color:#fff}.dashboard-page .card-link:hover{background:var(--ds-primary-hover)}.dashboard-page .card-link--ghost{color:var(--ds-primary);background:#eff5ff;border-color:var(--ds-secondary-border)}.dashboard-page .card-link--ghost:hover{background:#e4eeff}.dashboard-page .multi-links{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-page .cards h2{margin:0 0 .45rem;display:inline-flex;align-items:center;gap:.4rem;font-size:1.02rem}.dashboard-page .cards p{margin:0;color:#284365}.dashboard-page .icon{width:1.45rem;height:1.45rem;border-radius:.45rem;background:#e3edff;color:#13315c;display:inline-flex;align-items:center;justify-content:center}.dashboard-page .icon svg{width:.95rem;height:.95rem;fill:currentColor}@media (max-width: 768px){.dashboard-page .skeleton-kpis,.dashboard-page .skeleton-grid{grid-template-columns:1fr}.dashboard-page .card-link{width:100%}.dashboard-page .multi-links{flex-direction:column}}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.btn-icon{font-size:1rem;line-height:1;vertical-align:middle;margin-right:.2rem}.mobile-create-bar{margin-top:.9rem}.todos-page .todos-hero{display:grid;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:16px;background:linear-gradient(140deg,#14345f,#1f4f8f);color:#fff}.todos-page .todos-hero h1{margin:.55rem 0 .25rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.todos-page .todos-hero p{margin:0;opacity:.96}.todos-page .todos-stats{display:flex;gap:.7rem;flex-wrap:wrap}.todos-page .todos-stats p{margin:0;padding:.35rem .6rem;border-radius:999px;background:#fff3;font-size:.84rem}.todos-page .todos-state{margin-top:1rem}.todos-page .retry-wrap{margin-top:.7rem}.notes-page .notes-hero{display:grid;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:16px;background:linear-gradient(140deg,#14345f,#1f4f8f);color:#fff}.notes-page .notes-hero h1{margin:.55rem 0 .25rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.notes-page .notes-hero p{margin:0;opacity:.96}.notes-page .notes-stats{display:flex;gap:.7rem;flex-wrap:wrap}.notes-page .notes-stats p{margin:0;padding:.35rem .6rem;border-radius:999px;background:#fff3;font-size:.84rem}.notes-page .notes-state{margin-top:1rem}.notes-page .retry-wrap{margin-top:.7rem}.reminders-page .reminders-hero{display:grid;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:16px;background:linear-gradient(140deg,#14345f,#1f4f8f);color:#fff}.reminders-page .reminders-hero h1{margin:.55rem 0 .25rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.reminders-page .reminders-hero p{margin:0;opacity:.96}.reminders-page .reminders-stats{display:flex;gap:.7rem;flex-wrap:wrap}.reminders-page .reminders-stats p{margin:0;padding:.35rem .6rem;border-radius:999px;background:#fff3;font-size:.84rem}.reminders-page .reminders-state{margin-top:1rem}.reminders-page .retry-wrap{margin-top:.7rem}.family-page .family-hero{display:grid;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:16px;background:linear-gradient(140deg,#14345f,#1f4f8f);color:#fff}.family-page .family-hero h1{margin:.55rem 0 .25rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.family-page .family-hero p{margin:0;opacity:.96}.family-page .family-current-name{margin-top:.5rem;font-size:.88rem}.family-page .family-stats{display:flex;gap:.7rem;flex-wrap:wrap}.family-page .family-stats p{margin:0;padding:.35rem .6rem;border-radius:999px;background:#fff3;font-size:.84rem}.family-page .family-state{margin-top:1rem}.family-page .retry-wrap{margin-top:.7rem}.shopping-list-page .shopping-list-hero{display:grid;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:16px;background:linear-gradient(140deg,#14345f,#1f4f8f);color:#fff}.shopping-list-page .shopping-list-hero h1{margin:.55rem 0 .25rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.shopping-list-page .shopping-list-hero p{margin:0;opacity:.96}.shopping-list-page .shopping-list-stats{display:flex;gap:.7rem;flex-wrap:wrap}.shopping-list-page .shopping-list-stats p{margin:0;padding:.35rem .6rem;border-radius:999px;background:#fff3;font-size:.84rem}.shopping-list-page .shopping-list-state{margin-top:1rem}.shopping-list-page .retry-wrap{margin-top:.7rem}.shopping-history-page .shopping-history-hero{display:grid;gap:.8rem;margin-bottom:1rem;padding:1rem;border-radius:16px;background:linear-gradient(140deg,#14345f,#1f4f8f);color:#fff}.shopping-history-page .shopping-history-hero h1{margin:.55rem 0 .25rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.shopping-history-page .shopping-history-hero p{margin:0;opacity:.96}.shopping-history-page .shopping-history-stats{display:flex;gap:.7rem;flex-wrap:wrap}.shopping-history-page .shopping-history-stats p{margin:0;padding:.35rem .6rem;border-radius:999px;background:#fff3;font-size:.84rem}.shopping-history-page .shopping-history-state{margin-top:1rem}.shopping-history-page .retry-wrap{margin-top:.7rem}.todos-page .swipe-hint{margin:.25rem 0 .55rem;display:flex;align-items:center;gap:.4rem;padding:.45rem .55rem;border-radius:10px;border:1px solid #cfe0ff;background:#eef5ff;color:#1f4f8f;font-size:.82rem}.todos-page .swipe-hint .material-symbols-outlined{font-size:1rem}.todos-page .empty-actions{margin-top:.65rem}@media (min-width: 760px){.todos-page .swipe-hint{display:none}}
