:root,:root[data-theme=light]{--bg:#f5f5f4;--bg-elevated:#fff;--surface:#fff;--surface-hover:#f1f1ef;--border:#e7e7e4;--border-strong:#d6d6d2;--text:#1c1c1c;--text-muted:#5f5f5d;--text-faint:#6e6e6a;--accent:#0c7a4e;--accent-strong:#0c7a4e;--accent-soft:#eaf5ef;--accent-line:#0c7a4e33;--focus-ring:#0c7a4e;--accent-gradient:linear-gradient(180deg, #148a5b 0%, #0b6f47 100%);--income:#1f7a44;--expense:#c0453a;--accent-finance:#a9781f;--accent-finance-soft:#f6f0e5;--accent-bio:#157a66;--accent-bio-soft:#e9f4f1;--accent-plan:#3a63b8;--accent-plan-soft:#edf1fa;--accent-family:#a6357f;--accent-family-soft:#f7ecf3;--font-display:var(--font-body);--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:26px;--shadow-card:0 1px 2px #0000000a, 0 10px 30px #0000000f;--shadow-float:0 16px 40px #00000024}:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--section-gap:16px;--section-gap-lg:clamp(20px, 4vw, 40px);--text-xs:12px;--text-sm:13px;--text-base:15px;--text-md:17px;--text-lg:21px;--text-xl:28px;--text-2xl:clamp(28px, 3vw, 42px);--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:680;--radius-pill:999px;--radius-full:50%;--radius-input:14px;--shadow-hover:0 2px 6px #0000000d, 0 14px 36px #00000014;--shadow-pop:0 8px 20px #00000014, 0 24px 70px #00000024;--focus-shadow:0 0 0 4px var(--accent-soft);--motion-fast:.15s ease;--motion-base:.2s cubic-bezier(.22, 1, .36, 1)}:root[data-theme=dark]{--bg:#121312;--bg-elevated:#1a1b1a;--surface:#1c1d1c;--surface-hover:#242523;--border:#2e2f2d;--border-strong:#404140;--text:#f2f2f0;--text-muted:#a9a9a5;--text-faint:#7d7d79;--accent:#3fb488;--accent-strong:#54c199;--accent-soft:#3fb48821;--accent-line:#3fb48852;--focus-ring:#54c199;--accent-gradient:linear-gradient(180deg, #2fa87c 0%, #23906a 100%);--income:#68c489;--expense:#e08a7c;--accent-finance:#d4a760;--accent-finance-soft:#a9781f26;--accent-bio:#5cb5a2;--accent-bio-soft:#157a6629;--accent-plan:#8aa8e6;--accent-plan-soft:#3a63b829;--accent-family:#d68bbd;--accent-family-soft:#a6357f29;--shadow-card:0 1px 2px #0000004d, 0 12px 34px #0006}:root:not([data-theme]) body,:root[data-theme=light] body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{background:var(--bg)}body{background:var(--bg);letter-spacing:-.006em;margin:0;font-size:15px;line-height:1.47}.app-shell{background:0 0}.sidebar{border-right-color:var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;width:248px;padding:28px 18px}:root[data-theme=dark] .sidebar{background:#151d19eb}.sidebar-mark{gap:12px;margin-bottom:20px;padding:0 6px 24px}.sidebar-mark .mark-box,.app-topbar-brand .mark-box{color:var(--accent-strong);background:var(--surface);border:1.5px solid var(--accent-strong);box-shadow:0 4px 12px #1f5f4414}.sidebar-mark-text{text-transform:none;letter-spacing:-.025em;font-size:19px;font-weight:640}.sidebar-mark-tagline{letter-spacing:0;text-transform:none;font-size:11px}.nav-list{gap:7px}.nav-item{border-left:0;border-radius:14px;gap:12px;min-height:48px;padding:8px 12px;font-size:14px;font-weight:650}.nav-item.active{color:var(--dc,var(--accent-strong));background:var(--dc-soft,var(--accent-soft))}.nav-icon{background:var(--bg);border:0;border-radius:11px;width:32px;height:32px}.nav-item.active .nav-icon{border:0}.main-area{max-width:1264px;padding:28px 52px 44px}.main-area .page-content,.main-area .page-content-narrow,.main-area .page-content-wide{max-width:1160px;margin-inline:auto}.stack-2{gap:var(--space-2);flex-direction:column;display:flex}.stack-3{gap:var(--space-3);flex-direction:column;display:flex}.stack-4{gap:var(--space-4);flex-direction:column;display:flex}.stack-6{gap:var(--space-6);flex-direction:column;display:flex}.screen-stack{gap:var(--section-gap);flex-direction:column;display:flex}.screen-stack>.page-header{margin-bottom:0}.grid-2,.grid-3,.grid-4{gap:var(--space-4);display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2>*,.grid-3>*,.grid-4>*{min-width:0}@media (max-width:860px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}a.card{color:inherit;text-decoration:none}a.btn-primary,a.btn-ghost,a.btn-text,a.btn-destructive{text-decoration:none}.stat-unit{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);letter-spacing:0;color:var(--text-muted);margin-left:var(--space-1)}.app-topbar{background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:60px;margin-bottom:38px;padding:4px 0}.app-topbar-right{gap:12px}.oskins-badge{background:var(--surface);border:1px solid var(--border);min-height:44px;font-family:var(--font-body);color:var(--text);gap:8px;padding:8px 15px;font-size:14px;box-shadow:0 4px 18px #1b412d06}.oskins-badge.me{border-color:var(--accent-line)}.oskins-badge svg{width:17px;height:17px}.oskins-badge-name{color:var(--text-muted);font-size:13px}.oskins-badge-value{font-size:16px;font-weight:650}.account-menu-trigger{border:1px solid var(--border);background:var(--surface);min-height:48px;padding:4px 12px 4px 4px;box-shadow:0 4px 18px #1b412d06}.account-avatar{color:#fff;background:linear-gradient(145deg,#5e9078,#0e5e3b);width:38px;height:38px;font-size:16px}.account-menu-popover,.picker-popover,.form-popover,.modal-box{border-color:var(--border);border-radius:var(--radius-lg);box-shadow:0 24px 70px #1532232e}.page-title-text{overflow-wrap:anywhere}.page-title.editable-text,.page-title .editable-text,.page-title.editable-text-input,.page-title .editable-text-input,.greeting-name{overflow-wrap:anywhere;word-break:break-word;min-width:0}.page-content,.page-content-narrow,.page-content-wide{width:100%}.page-header{margin-bottom:30px}.page-header-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;display:grid}.page-eyebrow{letter-spacing:0;text-transform:none;margin-bottom:9px;font-size:13px;font-weight:620}.page-title{letter-spacing:-.035em;gap:13px;font-size:clamp(30px,3vw,42px);font-weight:640;line-height:1.12}.page-title-icon{width:46px;height:46px;color:var(--dc,var(--accent-strong));background:var(--dc-soft,var(--accent-soft));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.page-title-icon svg{color:currentColor;width:28px;height:28px;margin:0}.page-sub{color:var(--text-muted);margin-top:9px;font-size:16px;line-height:1.45}.page-header-actions{gap:10px;margin-top:20px}.page-header-hero{margin:30px 0 38px}.page-header-hero .page-title{letter-spacing:-.045em;max-width:760px;font-size:clamp(42px,5.2vw,66px);line-height:1.06}.page-header-hero .page-sub{color:var(--text-muted);margin-top:18px;font-size:21px}.card,.settings-hub-card,.section-block-head,.run-exercise-card,.run-history-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.card{padding:25px}a.card,.card-trigger .card,.settings-hub-card{transition:transform .16s,border-color .16s,box-shadow .16s}a.card:hover,.card-trigger:hover .card,.settings-hub-card:hover{border-color:var(--accent-line);transform:translateY(-2px);box-shadow:0 15px 38px #183d2913}.card-title{letter-spacing:-.015em;text-transform:none;color:var(--text);gap:10px;margin-bottom:16px;font-size:17px;font-weight:620;line-height:1.3}.card-title svg{width:19px;height:19px;color:var(--dc,var(--accent-strong));stroke:currentColor}.stat-value,.metric-stat-value{font-family:var(--font-body);letter-spacing:-.035em;font-weight:620}.stat-value{font-size:clamp(28px,3vw,42px)}.row-list{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.list-row,.history-row,.habit-row,.checkbox-row,.account-row{border-bottom-color:var(--border);min-height:58px;padding:13px 15px}.table{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.table th{background:var(--accent-soft);color:var(--text-muted);letter-spacing:0;text-transform:none;padding:13px 15px;font-size:12px}.table td{border-bottom-color:var(--border);padding:14px 15px}.field{gap:8px}.field span{letter-spacing:0;text-transform:none;color:var(--text-muted);font-size:13px;font-weight:650}.field input,.field select,.field textarea,.field-picker-trigger,.editable-text-input{background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;min-height:50px;padding:13px 15px;font-size:15px}.editable-text-input-error,.editable-text-input[aria-invalid=true]{border-color:var(--expense);box-shadow:0 0 0 3px color-mix(in srgb, var(--expense) 16%, transparent)}.field textarea{min-height:110px}.field input:focus,.field select:focus,.field textarea:focus,.field-picker-trigger:focus-visible{border-color:var(--accent-strong);box-shadow:0 0 0 4px var(--accent-soft)}.btn-primary,.btn-ghost,.btn-destructive{border-radius:14px;min-height:46px;padding:11px 19px;font-size:14px;font-weight:680}.btn-primary{margin-top:0;box-shadow:0 9px 22px #1c5b3f29,inset 0 1px #ffffff2e}.btn-ghost{background:var(--surface);border-color:var(--border-strong)}.btn-text{min-height:44px;color:var(--accent-strong);gap:8px;font-size:14px;font-weight:650}.subtabs,.quick-add-tabs,.theme-switch{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;gap:4px;padding:5px}.subtab,.quick-add-tab,.theme-switch-btn{letter-spacing:0;text-transform:none;border-radius:12px;min-height:42px;font-size:13px;font-weight:650}.subtab.active,.quick-add-tab.active,.theme-switch-btn.active{background:var(--dc-soft,var(--accent-soft));color:var(--dc,var(--accent-strong));box-shadow:none}.settings-hub-grid{gap:14px}.settings-hub-card{min-height:92px;padding:18px}.settings-hub-card-icon,.icon-tile,.empty-state-icon,.icon-badge{background:var(--dc-soft,var(--accent-soft));color:var(--dc,var(--accent-strong));border:0;border-radius:50%}.settings-hub-card-icon{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.settings-hub-card-icon svg{width:21px;height:21px;margin:0}.settings-hub-card-title{text-transform:none;letter-spacing:-.015em;font-size:16px;font-weight:620}.settings-hub-card-sub{margin-top:5px;font-size:13px;line-height:1.4}.empty-state{border-radius:var(--radius-lg);background:var(--surface);border:1px dashed var(--border-strong);padding:40px 24px}.empty-state-title{letter-spacing:-.02em;text-transform:none;font-size:20px}.progress-track{background:#e9ede9;border-radius:999px;height:8px}:root[data-theme=dark] .progress-track{background:#2a362f}.progress-fill{border-radius:inherit}.today-page{max-width:900px}.today-page .page-header-hero{position:relative}.today-page .page-header-utility{position:absolute;top:0;bottom:auto;right:0}.today-attention-card{border-radius:var(--radius-xl);background:#f4f7f3;margin-bottom:26px;padding:20px}:root[data-theme=dark] .today-attention-card{background:#151e19}.today-attention-heading{align-items:center;gap:13px;padding:0 6px 18px;display:flex}.today-attention-heading h2{color:var(--accent-strong);letter-spacing:-.025em;margin:0;font-size:24px;font-weight:620}.today-section-icon,.attention-row-icon-wrap,.home-summary-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.today-section-icon{color:#fff;background:var(--accent-strong);width:48px;height:48px}.today-section-icon svg{width:24px;height:24px}.today-attention-card .attention-rows{background:var(--surface);border:1px solid var(--border);border-radius:24px;gap:0;margin:0;padding:7px 22px;overflow:hidden}.today-attention-card .attention-row{border-bottom:1px solid var(--border);border-radius:0;gap:16px;min-height:78px;padding:14px 0}.today-attention-card .attention-row:last-child{border-bottom:0}.today-attention-card .attention-row:hover{background:0 0}.attention-row-icon-wrap{width:48px;height:48px;color:var(--accent-strong);background:var(--accent-soft)}.attention-row-icon{stroke:currentColor;width:25px;height:25px}.attention-row-status{font-size:17px;font-weight:650;line-height:1.35}.attention-row-pill{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;flex-shrink:0;padding:7px 13px;font-size:12px;font-weight:650}.attention-row-arrow{width:19px;height:19px;stroke:var(--accent-strong)}.home-summary-grid{gap:18px;margin-bottom:18px}.home-summary-card{border-left:1px solid var(--border);min-height:205px;padding:24px;position:relative}.home-summary-card:before{content:"";background:var(--dc,var(--accent-strong));border-radius:0 99px 99px 0;width:4px;position:absolute;top:20px;bottom:20px;left:0}.home-summary-card-header{display:block}.home-summary-card-link{min-width:0;color:inherit;text-decoration:none;display:block;overflow:hidden}.home-summary-card-title-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.home-summary-card .card-title{min-width:0;color:var(--text);margin:0;font-size:19px}.home-summary-icon{width:44px;height:44px;color:var(--dc,var(--accent-strong));background:var(--dc-soft,var(--accent-soft));margin-right:8px}.home-summary-card .home-summary-icon svg{stroke:currentColor;width:22px;height:22px}.home-summary-arrow{width:20px;height:20px;stroke:var(--accent-strong);flex-shrink:0}.home-summary-card .stat-value{color:var(--dc,var(--text));margin-top:25px;font-size:clamp(34px,4vw,48px);line-height:1.08}.home-summary-card .page-sub{color:var(--text-muted);margin-top:12px;font-size:16px}.home-summary-card>.home-summary-card-header>.picker-trigger-wrap{z-index:2;position:absolute;top:25px;right:47px}.home-summary-card .btn-ghost.btn-compact{opacity:.62;width:36px;height:36px}.home-summary-card .goal-title-value{margin-top:22px;font-size:clamp(26px,3.2vw,38px)}.goal-progress-row{color:var(--text-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:18px;font-size:13px;display:grid}.goal-progress-row .progress-fill{background:var(--accent-plan)}.auth-card{border-color:var(--border);border-radius:var(--radius-xl);box-shadow:0 24px 70px #183d291a}@media (max-width:860px){.main-area{padding:max(22px, env(safe-area-inset-top)) 22px calc(40px + var(--mobile-bottom-nav-height,0px) + env(safe-area-inset-bottom))}.app-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;min-height:62px;margin:0 0 42px;padding:0;position:relative}.hamburger-btn{display:none}.app-topbar-brand{gap:11px;display:flex}.app-topbar-brand .mark-box{border-radius:14px;width:48px;height:48px}.app-topbar-brand .mark-box svg{width:25px;height:25px}.app-topbar-title{color:var(--text);font-family:var(--font-body);letter-spacing:-.025em;text-transform:none;font-size:19px;font-weight:620}.app-topbar-right{gap:8px}.oskins-badge{min-height:45px;padding:7px 14px;font-size:15px}.oskins-badge-name{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-menu-trigger{min-height:48px;box-shadow:none;background:0 0;border:0;padding:0 7px 0 0}.account-avatar{width:48px;height:48px;font-size:21px}.account-trigger-text{display:none}.account-chevron{width:15px;height:15px;stroke:var(--accent-strong)}.page-header{margin-bottom:24px}.page-title{font-size:clamp(29px,8.5vw,36px)}.page-title-icon{width:42px;height:42px;margin-top:0}.page-title-icon svg{width:25px;height:25px;margin:0}.page-header-hero{margin:0 0 34px}.page-header-hero .page-sub{margin-top:18px;font-size:18px}.card{padding:20px}:root{--mobile-bottom-nav-height:78px}.mobile-bottom-nav{height:calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom));padding:0 8px env(safe-area-inset-bottom);border-top-color:var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;box-shadow:0 -8px 28px #183d290a}:root[data-theme=dark] .mobile-bottom-nav{background:#151d19f5}.mbn-item{letter-spacing:.004em;gap:4px;font-size:11px;font-weight:550}.mbn-item svg{fill:none;width:23px;height:23px}.mbn-item svg>*{stroke-width:1.3px;vector-effect:non-scaling-stroke}.mbn-item.active svg>*{stroke-width:1.55px}.mbn-item svg circle[fill]{fill:none;stroke:currentColor}.mbn-add{width:76px;transform:translateY(-14px)}.mbn-add .btn-primary.btn-compact{width:66px;height:66px;box-shadow:var(--shadow-float), inset 0 1px 0 #fff3;border:2px solid #ffffff52}.mbn-add .btn-primary.btn-compact svg{width:29px;height:29px}.today-page .page-header-utility{right:-8px}.today-attention-card{border-radius:26px;margin-bottom:18px;padding:16px}.today-attention-heading{padding:0 3px 15px}.today-attention-heading h2{font-size:21px}.today-section-icon{width:42px;height:42px}.today-section-icon svg{width:21px;height:21px}.today-attention-card .attention-rows{border-radius:21px;padding:5px 14px}.today-attention-card .attention-row{gap:12px;min-height:76px}.attention-row-icon-wrap{width:45px;height:45px}.attention-row-icon{width:23px;height:23px}.attention-row-status{font-size:15px}.attention-row-pill{padding:6px 10px;font-size:11px}.home-summary-grid{gap:12px}.home-summary-card{border-radius:22px;min-height:190px;padding:18px}.home-summary-card .card-title{gap:0;font-size:16px}.home-summary-icon{width:38px;height:38px;margin-right:8px}.home-summary-card .home-summary-icon svg{width:19px;height:19px}.home-summary-arrow{width:18px;height:18px}.home-summary-card .stat-value{margin-top:23px;font-size:clamp(31px,9vw,42px)}.home-summary-card .page-sub{margin-top:12px;font-size:14px}.home-summary-card>.home-summary-card-header>.picker-trigger-wrap{top:17px;right:39px}.home-summary-card .btn-ghost.btn-compact{opacity:.48;width:32px;height:38px}.home-summary-card .goal-title-value{font-size:clamp(25px,7.4vw,34px)}.settings-hub-card{border-radius:18px}.form-popover{border-radius:26px 26px 0 0}}@media (max-width:390px){.main-area{padding-left:16px;padding-right:16px}.app-topbar{margin-bottom:34px}.app-topbar-brand{gap:8px}.app-topbar-brand .mark-box,.account-avatar{width:43px;height:43px}.app-topbar-title{font-size:17px}.oskins-badge{min-height:41px;padding:6px 10px}.today-page .page-header-utility{top:0}.today-attention-card .attention-rows{padding-inline:11px}.attention-row-pill{display:none}.home-summary-card{min-height:178px;padding:15px}.home-summary-card .card-title{font-size:14px}.home-summary-icon{width:34px;height:34px;margin-right:5px}.home-summary-card .stat-value{font-size:clamp(27px,8.5vw,35px)}.home-summary-card .page-sub{font-size:13px}.home-summary-card>.home-summary-card-header>.picker-trigger-wrap{display:block;top:12px;right:8px}.home-summary-card .btn-ghost.btn-compact{width:30px;height:34px}.home-summary-card-title-row{padding-right:24px}.home-summary-arrow{display:none}}.main-area{flex-direction:column;min-height:100dvh;display:flex}.main-area>.app-footer{width:100%;margin-top:auto;padding-top:42px}.app-shell.domain-finance{--accent-strong:var(--accent-finance);--accent-soft:var(--accent-finance-soft)}.app-shell.domain-family{--accent-strong:var(--accent-family);--accent-soft:var(--accent-family-soft)}.app-shell.domain-bio{--accent-strong:var(--accent-bio);--accent-soft:var(--accent-bio-soft)}.app-shell.domain-plan{--accent-strong:var(--accent-plan);--accent-soft:var(--accent-plan-soft)}.app-shell.domain-finance,.app-shell.domain-family,.app-shell.domain-bio,.app-shell.domain-plan{--accent-gradient:linear-gradient(135deg, color-mix(in srgb, var(--accent-strong) 74%, white), var(--accent-strong));--accent-line:color-mix(in srgb, var(--accent-strong) 74%, var(--border))}.page-help-slot:not(:empty){width:100%;margin-top:28px}.section-help-disclosure{border-top:1px solid var(--border);color:var(--text-muted)}.section-help-disclosure summary{cursor:pointer;min-height:48px;color:var(--dc,var(--accent-strong));align-items:center;font-size:14px;font-weight:650;list-style:none;display:flex}.section-help-disclosure summary::-webkit-details-marker{display:none}.section-help-disclosure summary:after{content:"+";margin-left:auto;font-size:20px}.section-help-disclosure[open] summary:after{content:"−"}.section-help-disclosure .context-help-content{max-width:720px;padding:0 0 18px;line-height:1.55}.card .section-help-disclosure{display:none}.greeting-line,.greeting-name{display:block}.greeting-line{white-space:nowrap}.profile-form{grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr) auto;align-items:end;gap:14px;display:grid}.profile-form .page-sub{grid-column:1/-1;margin:0}.profile-account-meta{color:var(--text-muted);margin-top:16px;font-size:13px}.family-comparison-list{gap:18px;margin-top:18px;display:grid}.family-comparison-row{grid-template-columns:minmax(150px,220px) minmax(160px,1fr);align-items:center;gap:18px;display:grid}.family-comparison-label{flex-direction:column;gap:3px;display:flex}.family-comparison-label span{color:var(--text-muted);font-size:13px}.action-row{gap:10px}.home-summary-grid.no-family .domain-finance{grid-column:1/-1}@media (max-width:860px){.page-header-hero .page-title{letter-spacing:-.018em;max-width:100%;font-size:clamp(25px,5.8vw,31px);line-height:1.14}.page-header-hero .page-sub{margin-top:13px;font-size:17px}.profile-form{grid-template-columns:1fr}.profile-form .page-sub{grid-column:auto}.family-comparison-row{grid-template-columns:1fr;gap:8px}.finance-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.finance-primary-actions>*,.finance-primary-actions .picker-trigger-wrap>button{width:100%}.finance-primary-actions .picker-trigger-wrap>button{padding-inline:10px}}@media (max-width:390px){.page-header-hero .page-title{font-size:clamp(23px,6.4vw,28px)}}@media (prefers-reduced-motion:reduce){a.card,.card-trigger .card,.settings-hub-card{transform:none!important}}.page-content.today-home{flex-direction:column;gap:16px;display:flex}.today-home{--th-glass:color-mix(in srgb, var(--surface) 68%, transparent);--th-sunken:color-mix(in srgb, var(--bg) 55%, var(--surface))}.page-header-actions:empty{display:none}.today-home .page-header-hero{margin-bottom:0}@media (min-width:861px){.today-home .page-header-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:24px;display:grid}.today-home .page-header-hero>.page-header-top{grid-area:1/1}.today-home .page-header-hero>.page-header-actions{grid-area:1/2;align-self:end;margin-top:0;padding-bottom:6px}}.today-home .th-card{background:var(--bg-elevated);border:1.5px solid var(--border);box-shadow:var(--shadow-card);border-radius:18px;padding:20px}.today-home a.th-card{color:inherit;text-decoration:none}.today-home a.th-card:hover{border-color:var(--border-strong)}.today-home .th-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;display:flex}.today-home .th-card-head h2{align-items:center;gap:9px;margin:0;font-size:15px;font-weight:650;display:flex}.today-home .th-hi{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-strong);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.today-home .th-hi svg{stroke:currentColor;fill:none;width:15px;height:15px}.today-home .th-daymeter{color:var(--text-muted);align-items:center;gap:8px;font-size:11.5px;font-weight:620;display:inline-flex}.today-home .th-ring{width:22px;height:22px}.today-home .th-hero{background:linear-gradient(160deg, var(--accent-soft), transparent 62%);border-color:var(--accent-line)}.today-home .th-nearest{align-items:center;gap:16px;display:flex}.today-home a.th-nearest-link{color:inherit;text-decoration:none}.today-home .th-nearest-icon{background:var(--bg-elevated);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 2px 10px #0000000f}.today-home .th-nearest-icon svg{width:25px;height:25px;stroke:var(--accent-bio);fill:none}.today-home .th-nearest-info{flex:1;min-width:0}.today-home .th-nearest-when{color:var(--accent-strong);margin-bottom:3px;font-size:12px;font-weight:620}.today-home .th-nearest-info h3{margin:0 0 7px;font-size:18px;font-weight:650}.today-home .th-nearest-meta{color:var(--text-muted);flex-wrap:wrap;gap:14px;font-size:12.5px;display:flex}.today-home .th-nearest-meta span{align-items:center;gap:5px;display:inline-flex}.today-home .th-nearest-meta svg{stroke:currentColor;fill:none;flex-shrink:0;width:13px;height:13px}.today-home .th-nearest-arrow{width:16px;height:16px;stroke:var(--text-faint);fill:none;flex-shrink:0}.today-home .th-btn{white-space:nowrap;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:12px 18px;font-size:13.5px;font-weight:620;text-decoration:none;display:inline-flex}.today-home .th-btn svg{stroke:currentColor;fill:currentColor;width:14px;height:14px}.today-home .th-btn-primary{color:#fff;background:var(--accent-gradient);box-shadow:0 12px 24px -12px #123f318c}.today-home .th-btn-outline{color:var(--text);background:var(--bg-elevated);border-color:var(--border-strong)}.today-home .th-nearest-actions{flex-direction:column;flex-shrink:0;gap:8px;width:190px;display:flex}.today-home .th-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:16px;display:grid}.today-home .th-stat{background:var(--th-glass);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:inherit;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-content:center;align-items:center;gap:1px 12px;padding:14px 16px;text-decoration:none;display:grid}.today-home .th-stat:hover{border-color:var(--border-strong)}.today-home .th-stat-top{display:contents}.today-home .th-stat-ico{border-radius:9px;flex:none;grid-area:1/1/3;align-self:center;place-items:center;width:32px;height:32px;display:grid}.today-home .th-stat-ico svg{stroke:currentColor;fill:none;width:16px;height:16px}.today-home .th-stat-ico.th-plan{background:var(--accent-plan-soft);color:var(--accent-plan)}.today-home .th-stat-ico.th-bio{background:var(--accent-bio-soft);color:var(--accent-bio)}.today-home .th-stat-label{color:var(--text);grid-area:1/2;align-self:end;font-size:16px;font-weight:650}.today-home .th-stat-sub{color:var(--text-faint);grid-area:2/2;align-self:start;font-size:12px}.today-home .th-stat-sub.th-over{color:var(--expense);font-weight:620}.today-home .th-stat-value{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.02em;grid-area:1/3/3;align-self:center;margin:0;font-size:26px;font-weight:650}.today-home .th-domains{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.today-home .th-domains.th-domains-2{grid-template-columns:repeat(2,minmax(0,1fr))}.today-home .th-domain{--dc:var(--accent-strong);--dc-soft:var(--accent-soft);background:linear-gradient(165deg, var(--dc-soft), transparent 70%);border-color:color-mix(in srgb, var(--dc) 22%, var(--border));flex-direction:column;gap:3px;padding:16px;display:flex;overflow:hidden}.today-home .th-domain.th-finance{--dc:var(--accent-finance);--dc-soft:var(--accent-finance-soft)}.today-home .th-domain.th-bio{--dc:var(--accent-bio);--dc-soft:var(--accent-bio-soft)}.today-home .th-domain.th-family{--dc:var(--accent-family);--dc-soft:var(--accent-family-soft)}.today-home .th-d-head{align-items:center;gap:8px;font-size:12.5px;font-weight:650;display:flex}.today-home .th-d-ico{background:var(--bg-elevated);width:24px;height:24px;color:var(--dc);border-radius:7px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 1px 4px #0000000d}.today-home .th-d-ico svg{stroke:currentColor;fill:none;width:13px;height:13px}.today-home .th-d-link{width:14px;height:14px;stroke:var(--dc);fill:none;margin-left:auto}.today-home .th-d-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:8px;font-size:23px;font-weight:650;overflow:hidden}.today-home .th-d-sub{color:var(--text-faint);font-size:11.5px}.today-home .th-d-split{justify-content:space-between;gap:12px;margin-top:10px;display:flex}.today-home .th-d-split>span{flex-direction:column;display:flex}.today-home .th-d-k{color:var(--text-faint);font-size:11.5px}.today-home .th-d-split b{font-variant-numeric:tabular-nums;margin-top:1px;font-size:13px;font-weight:620}.today-home .th-in{color:var(--income)}.today-home .th-ex{color:var(--expense)}.today-home .th-d-metric{color:var(--text-muted);margin-top:7px;font-size:11.5px}.today-home .th-d-metric b{color:var(--text);font-weight:620}.today-home .th-mini{margin-top:11px;display:block}.today-home .th-mini svg{width:100%;height:48px;display:block;overflow:visible}.today-home .th-d-chore{border-top:1px solid color-mix(in srgb, var(--dc) 18%, var(--border));align-items:center;gap:9px;margin-top:11px;padding-top:10px;display:flex}.today-home .th-c-ava{background:var(--bg-elevated);width:25px;height:25px;color:var(--dc);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:650;display:grid;box-shadow:0 1px 4px #0000000d}.today-home .th-c-body{flex-direction:column;min-width:0;display:flex}.today-home .th-c-who{color:var(--text-faint);font-size:10.5px}.today-home .th-c-who b{color:var(--income)}.today-home .th-c-task{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:620;overflow:hidden}.today-home .th-goal{background:linear-gradient(160deg, var(--accent-plan-soft), transparent 60%);border-color:color-mix(in srgb, var(--accent-plan) 22%, var(--border));grid-template-columns:1fr auto;align-items:center;gap:18px;display:grid}.today-home .th-g-body{flex-direction:column;min-width:0;display:flex}.today-home .th-g-label{letter-spacing:.09em;text-transform:uppercase;color:var(--accent-plan);align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.today-home .th-g-label svg{stroke:currentColor;fill:none;width:14px;height:14px}.today-home .th-g-title{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:18px;font-weight:650;display:-webkit-box;overflow:hidden}.today-home .th-g-sub{color:var(--text-faint);margin-top:5px;font-size:12px}.today-home .th-g-open{color:var(--accent-plan);align-items:center;gap:7px;margin-top:14px;font-size:13px;font-weight:620;display:inline-flex}.today-home .th-g-open svg{stroke:currentColor;fill:none;width:14px;height:14px}.today-home .th-g-ring{flex:none;width:96px;height:96px;position:relative}.today-home .th-g-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.today-home .th-rt{fill:none;stroke:var(--surface-hover);stroke-width:9px}.today-home .th-rf{fill:none;stroke:var(--accent-plan);stroke-width:9px;stroke-linecap:round}.today-home .th-g-ring b{color:var(--accent-plan);font-variant-numeric:tabular-nums;letter-spacing:-.02em;place-items:center;font-size:20px;font-weight:650;display:grid;position:absolute;inset:0}.today-home .th-week-legend{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.today-home .th-week-legend span{align-items:center;gap:5px;display:inline-flex}.today-home .th-sw{border-radius:3px;width:10px;height:10px;display:inline-block}.today-home .th-sw-done{background:color-mix(in srgb, var(--income) 16%, transparent);border:1.5px solid var(--income)}.today-home .th-sw-today{background:var(--accent-plan)}.today-home .th-week-strip{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.today-home .th-day{border:1.5px solid var(--border);text-align:center;background:var(--th-sunken);border-radius:13px;padding:9px 3px 11px}.today-home .th-dow{letter-spacing:.05em;color:var(--text-faint);text-transform:uppercase;font-size:9.5px;font-weight:650}.today-home .th-dnum{color:var(--text-faint);margin-top:2px;font-size:10.5px;display:block}.today-home .th-dmark{border:1.5px solid var(--border-strong);border-radius:50%;place-items:center;width:21px;height:21px;margin:7px auto 0;display:grid}.today-home .th-dmark svg{stroke:currentColor;fill:none;stroke-width:3px;width:11px;height:11px}.today-home .th-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.today-home .th-day-done{background:color-mix(in srgb, var(--income) 12%, transparent);border-color:color-mix(in srgb, var(--income) 40%, var(--border))}.today-home .th-day-done .th-dmark{background:var(--income);border-color:var(--income);color:#fff}.today-home .th-day-today{border-color:var(--accent-plan);box-shadow:0 0 0 3px var(--accent-plan-soft);background:var(--bg-elevated)}.today-home .th-day-today .th-dow{color:var(--accent-plan)}.today-home .th-day-today .th-dmark{border-color:var(--accent-plan);background:var(--accent-plan);color:#fff}.today-home .th-week-link{color:var(--accent-strong);align-items:center;gap:7px;margin-top:14px;font-size:13px;font-weight:620;text-decoration:none;display:inline-flex}.today-home .th-week-link svg{stroke:currentColor;fill:none;width:14px;height:14px}@media (max-width:860px){.page-content.today-home{gap:14px;max-width:none}.today-home .th-card{border-radius:16px;padding:16px}.today-home .th-nearest{flex-direction:column;align-items:stretch;gap:13px}.today-home .th-nearest-icon{display:none}.today-home .th-nearest-actions{width:100%}.today-home .th-nearest-info h3{font-size:20px}.today-home .th-nearest-meta{gap:16px;font-size:13px}.today-home .th-stats{grid-template-columns:1fr;gap:8px;margin-top:14px}.today-home .th-stat{column-gap:13px}.today-home .th-stat-ico{border-radius:10px;width:36px;height:36px}.today-home .th-stat-ico svg{width:18px;height:18px}.today-home .th-stat-label{font-size:17px}.today-home .th-domains,.today-home .th-domains.th-domains-2{grid-template-columns:1fr}.today-home .th-domain{padding:17px}.today-home .th-d-value{margin-top:9px;font-size:26px}.today-home .th-d-split b{font-size:14px}.today-home .th-d-metric{font-size:12.5px}.today-home .th-mini svg{height:60px}.today-home .th-c-task{font-size:13px}.today-home .th-goal{column-gap:14px}.today-home .th-g-title{font-size:19px}.today-home .th-g-ring{width:84px;height:84px}.today-home .th-g-ring b{font-size:18px}.today-home .th-week-strip{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:58px;grid-auto-flow:column;padding-bottom:2px;overflow-x:auto}.today-home .th-card-head .th-week-legend{order:3;width:100%}}
.sr{gap:var(--section-gap);--sr-line:color-mix(in srgb, var(--dc,var(--accent-strong)) 20%, var(--border));--sr-2:color-mix(in srgb, var(--dc,var(--accent-strong)) 88%, #10241b);flex-direction:column;display:flex}.sr-wash{position:relative}.sr-hero{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:20px}.sr-hero-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:12.5px;display:flex}.sr-hero-top .d{color:var(--dc,var(--accent-strong));font-weight:620}.sr-hero-top .t{color:var(--text-muted)}.sr-rings{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.sr-rings-stack{flex-shrink:0;width:112px;height:112px;position:relative}.sr-rings-stack svg{display:block;transform:rotate(-90deg)}.sr-ring-legend{flex-direction:column;flex:1;gap:10px;min-width:150px;display:flex}.sr-lg{grid-template-columns:11px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.sr-lg i{border-radius:3px;width:11px;height:11px}.sr-lg .k{color:var(--text-muted);font-size:12.5px}.sr-lg .v{font-family:var(--font-mono);letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:620}.sr-lg .v small{font-family:var(--font-body);color:var(--text-faint);font-size:11px;font-weight:500}.sr-hero-cta{flex-wrap:wrap;gap:9px;margin-top:17px;display:flex}.sr-hero-cta>*{white-space:nowrap;flex:150px}.sr-hero .btn-ghost{background:var(--surface)}.sr-bento{gap:var(--section-gap);grid-template-columns:repeat(2,1fr);display:grid}.sr-bento>*{min-width:0}@media (min-width:861px){.sr-bento{grid-template-columns:repeat(4,1fr)}.sr-span2{grid-column:span 2}.sr-span4{grid-column:1/-1}}.sr-tile{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;gap:3px;padding:15px;display:flex}.sr-tile-ico{background:var(--dc-soft,var(--accent-soft));width:30px;height:30px;color:var(--dc,var(--accent-strong));border-radius:9px;place-items:center;margin-bottom:5px;display:grid}.sr-tile-ico svg{width:17px;height:17px}.sr-tile.warm .sr-tile-ico{background:var(--accent-finance-soft);color:var(--accent-finance)}.sr-tile.good .sr-tile-ico{background:var(--income-soft);color:var(--income)}.sr-tile-k{color:var(--text-muted);font-size:13px;font-weight:620}.sr-tile-v{font-family:var(--font-mono);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(22px,6vw,28px);font-weight:620;line-height:1.04}.sr-tile-v small{font-family:var(--font-body);color:var(--text-faint);letter-spacing:0;font-size:12px;font-weight:500}.sr-tile-s{color:var(--text-faint);margin-top:2px;font-size:11.5px}.sr-tile-bar{background:var(--surface-hover);border-radius:999px;height:5px;margin-top:9px;overflow:hidden}.sr-tile-bar>i{background:var(--dc,var(--accent-strong));border-radius:999px;height:100%;display:block}.sr-tile.warm .sr-tile-bar>i{background:var(--accent-finance)}.sr-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:17px}.sr-card-h{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.sr-card-h .l{align-items:center;gap:10px;min-width:0;display:flex}.sr-card-h h2,.sr-card-h h3{letter-spacing:-.012em;margin:0;font-size:14.5px;font-weight:650}.sr-card-h .more{color:var(--dc,var(--accent-strong));white-space:nowrap;align-items:center;gap:3px;font-size:12px;font-weight:620;text-decoration:none;display:inline-flex}.sr-ci{background:var(--dc-soft,var(--accent-soft));width:27px;height:27px;color:var(--dc,var(--accent-strong));border-radius:8px;flex-shrink:0;place-items:center;display:grid}.sr-ci svg{width:15px;height:15px}.sr-next{align-items:center;gap:13px;display:flex}.sr-next-ic{color:#fff;background:var(--dc,var(--accent-strong));width:50px;height:50px;box-shadow:0 8px 18px -9px color-mix(in srgb, var(--dc,var(--accent-strong)) 70%, transparent);border-radius:15px;flex-shrink:0;place-items:center;display:grid}.sr-next-ic svg{width:22px;height:22px}.sr-next-body{flex:1;min-width:0}.sr-next-when{color:var(--dc,var(--accent-strong));letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:650}.sr-next-nm{letter-spacing:-.02em;margin:1px 0 3px;font-size:16px;font-weight:650}.sr-next-mt{color:var(--text-muted);font-size:12px}.sr-next-go{background:var(--surface-hover);width:34px;height:34px;color:var(--text-muted);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.sr-ring{flex-shrink:0;position:relative}.sr-ring svg{display:block;transform:rotate(-90deg)}.sr-ring b{font-family:var(--font-mono);letter-spacing:-.03em;place-items:center;font-weight:620;display:grid;position:absolute;inset:0}.sr-ring-track{stroke:var(--surface-hover)}.sr-ring-fill{stroke:var(--dc,var(--accent-strong));stroke-linecap:round}.sr-ringrow{align-items:center;gap:16px;margin-bottom:6px;display:flex}.sr-ringrow .cap{color:var(--text-muted);font-size:13.5px;line-height:1.4}.sr-ringrow .cap b{color:var(--text);font-family:var(--font-mono);font-weight:620}.sr-bars{grid-auto-columns:1fr;grid-auto-flow:column;align-items:end;gap:5px;height:108px;display:grid;position:relative}.sr-bar{background:var(--surface-hover);border-radius:5px 5px 2px 2px;min-height:3px}.sr-bar.on{background:var(--dc,var(--accent-strong))}.sr-bar.over{background:var(--expense)}.sr-bar.good{background:var(--income)}.sr-bars-goal{border-top:1.5px dashed var(--border-strong);position:absolute;left:0;right:0}.sr-bars-goal span{color:var(--text-faint);background:var(--surface);padding:0 4px;font-size:10px;position:absolute;top:-15px;right:0}.sr-bars-x{color:var(--text-faint);text-align:center;grid-auto-columns:1fr;grid-auto-flow:column;gap:5px;margin-top:7px;font-size:9.5px;display:grid}.sr-spark{width:100%;height:64px;margin-top:10px;display:block}.sr-spark-line{fill:none;stroke:var(--dc,var(--accent-strong));stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.sr-spark-dot{fill:var(--dc,var(--accent-strong))}.sr-bignum{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.sr-bignum .n{font-family:var(--font-mono);letter-spacing:-.03em;font-size:26px;font-weight:620}.sr-bignum .n small{font-family:var(--font-body);color:var(--text-muted);font-size:13px;font-weight:500}.sr-bignum .delta{font-size:12px;font-weight:620}.sr-bignum .delta.up{color:var(--income)}.sr-bignum .delta.down{color:var(--expense)}.sr-week{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.sr-wd{border:1.5px solid var(--border);text-align:center;background:var(--surface-hover);border-radius:11px;padding:8px 2px 9px}.sr-wd .dow{text-transform:uppercase;color:var(--text-faint);letter-spacing:.04em;font-size:9px;font-weight:650}.sr-wd .dm{border:1.5px solid var(--border-strong);color:#0000;border-radius:50%;place-items:center;width:19px;height:19px;margin:5px auto 0;display:grid}.sr-wd .dm svg{width:11px;height:11px}.sr-wd.done{background:color-mix(in srgb, var(--dc-soft,var(--accent-soft)) 82%, transparent);border-color:var(--sr-line)}.sr-wd.done .dm{background:var(--dc,var(--accent-strong));border-color:var(--dc,var(--accent-strong));color:#fff}.sr-wd.today{border-color:var(--accent-plan);box-shadow:0 0 0 3px var(--accent-plan-soft)}.sr-wd.today .dow{color:var(--accent-plan)}.sr-macros{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.sr-macro{text-align:center}.sr-macro .sr-ring{margin:0 auto}.sr-macro .sr-ring b{font-size:13px}.sr-macro .k{color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;margin-top:5px;font-size:11px;font-weight:620}.sr-macro .g{color:var(--text-faint);font-size:10.5px}.sr-macro.m1 .sr-ring-fill{stroke:var(--dc,var(--accent-strong))}.sr-macro.m2 .sr-ring-fill{stroke:var(--accent-finance)}.sr-macro.m3 .sr-ring-fill{stroke:var(--accent-plan)}.sr-row{border-top:1px solid var(--border);align-items:center;gap:11px;padding:11px 0;display:flex}.sr-row:first-of-type{border-top:0}.sr-row-ic{background:var(--dc-soft,var(--accent-soft));width:34px;height:34px;color:var(--dc,var(--accent-strong));border-radius:10px;flex-shrink:0;place-items:center;display:grid}.sr-row-ic svg{width:16px;height:16px}.sr-row-body{flex:1;min-width:0}.sr-row-body b{font-size:13.5px;font-weight:620;display:block}.sr-row-body span{color:var(--text-faint);font-size:11.5px}.sr-row-v{font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:620}.sr-row-chip{font-family:var(--font-mono);color:var(--accent-finance);background:var(--accent-finance-soft);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.sr-check{border-top:1px solid var(--border);align-items:center;gap:11px;padding:10px 0;display:flex}.sr-check:first-of-type{border-top:0}.sr-check-box{border:1.5px solid var(--border-strong);color:#0000;background:0 0;border-radius:8px;flex-shrink:0;place-items:center;width:25px;height:25px;display:grid}.sr-check-box.on{background:var(--dc,var(--accent-strong));border-color:var(--dc,var(--accent-strong));color:#fff}.sr-check-box svg{width:13px;height:13px}.sr-check-nm{flex:1;min-width:0;font-size:13.5px}.sr-heat{gap:4px;display:grid}.sr-heat i{aspect-ratio:1;background:var(--surface-hover);border-radius:4px}.sr-heat i.l1{background:color-mix(in srgb, var(--dc,var(--accent-strong)) 26%, var(--surface-hover))}.sr-heat i.l2{background:color-mix(in srgb, var(--dc,var(--accent-strong)) 55%, var(--surface-hover))}.sr-heat i.l3{background:var(--dc,var(--accent-strong))}.main-area .page-content-narrow.sr-narrow{max-width:760px}.sr-daybar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sr-daybar .range-picker{width:fit-content}.sr-card-h .form-popover-trigger,.sr-card-h .btn-primary{margin-top:0}@media (prefers-reduced-motion:reduce){.sr-hero,.sr-tile,.sr-card{transition:none}}@media (max-width:860px){.sr-hero{border-radius:var(--radius-lg);padding:17px}.sr-rings-stack{width:100px;height:100px}.sr-hero-cta>*{flex:100%}}.sr-card{border-radius:18px;padding:18px}.cat-pie{flex-direction:column;gap:14px;display:flex}.cat-pie-chart{width:100%;min-width:0}.cat-pie-legend{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cat-pie-legend li{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:13px;display:grid}.cat-pie-legend .dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.cat-pie-legend .nm{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cat-pie-legend .pct{color:var(--text);font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:620}@media (min-width:620px){.cat-pie{flex-direction:row;align-items:center;gap:20px}.cat-pie-chart{flex:0 0 190px}.cat-pie-legend{flex:1}}.chart-with-legend{flex-direction:column;gap:10px;display:flex}.chart-legend{flex-wrap:wrap;gap:6px 16px;margin:0;padding:0;list-style:none;display:flex}.chart-legend li{color:var(--text-muted);align-items:center;gap:7px;min-width:0;font-size:12.5px;display:flex}.chart-legend .dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.chart-legend .nm{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.family-mode-switch{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;padding:5px;display:grid}.family-mode-switch button{appearance:none;cursor:pointer;min-height:42px;font:inherit;color:var(--text-muted);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:650;display:flex}.family-mode-switch button svg{color:currentColor;stroke:currentColor;width:15px;height:15px}.family-mode-switch button.active{background:var(--dc-soft,var(--accent-soft));color:var(--dc,var(--accent-strong))}.chore-filter-row{flex-wrap:wrap;gap:6px;padding:2px 1px 10px;display:flex}@media (max-width:360px){.chore-filter-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.chore-filter-row::-webkit-scrollbar{display:none}}.chore-filter-chip{appearance:none;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;flex:none;padding:6px 12px;font-size:12.5px;font-weight:600}.chore-filter-chip.active{background:var(--dc-soft,var(--accent-soft));color:var(--dc,var(--accent-strong));border-color:color-mix(in srgb, var(--dc,var(--accent-strong)) 30%, var(--border))}.reward-manager{margin-top:var(--section-gap)}.chore-manager .card-title{margin-bottom:12px}.chore-sec-list{flex-direction:column;gap:8px;display:flex}.chore-sec{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.chore-sec-head{background:var(--surface-hover);align-items:center;gap:8px;min-height:48px;padding:9px 12px;display:flex}.chore-sec-chev{cursor:pointer;width:24px;height:24px;color:var(--text-faint);background:0 0;border:0;flex-shrink:0;place-items:center;display:grid}.chore-sec-chev svg{width:16px;height:16px;transition:transform var(--motion-fast)}.chore-sec.open .chore-sec-chev svg{transform:rotate(90deg)}.chore-sec-name{flex:1;min-width:0;font-size:14.5px;font-weight:620}.chore-sec-name.is-system{padding:2px 4px}.chore-sec-name .editable-text{max-width:100%;display:inline-block}.chore-sec-count{color:var(--text-faint);white-space:nowrap;flex-shrink:0;font-size:11.5px}.chore-sec-badge{color:var(--text-faint);background:var(--bg);border-radius:var(--radius-pill);white-space:nowrap;flex-shrink:0;padding:2px 8px;font-size:10.5px;font-weight:600}.chore-sec-del-form{margin:0;display:flex}.chore-sec-del,.chore-sec-head .meta-value-trigger{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text-faint);cursor:pointer;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.chore-sec-del svg,.chore-sec-head .meta-value-trigger svg{width:14px;height:14px}.chore-sec-del:hover,.chore-sec-head .meta-value-trigger:hover{color:var(--danger);border-color:var(--dc-line,var(--border-strong))}.chore-sec-body{border-top:1px solid var(--border);padding:2px 8px 8px}.chore-sec-empty{color:var(--text-faint);padding:12px 6px;font-size:12.5px}.chore-crow{align-items:center;gap:8px;min-height:42px;padding:6px;display:flex}.chore-crow+.chore-crow,.chore-crow+.chore-cmore{border-top:1px solid var(--border)}.chore-crow-name{flex:1;min-width:0;font-size:14px}.chore-crow-name.inline-editable-trigger:hover{background:var(--surface-hover)}.chore-crow-pts{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0;font-size:13px;font-weight:600}.chore-crow-menu{width:28px;height:28px;color:var(--text-faint);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.chore-crow-menu svg{width:16px;height:16px}.chore-crow-menu.on{background:var(--dc-soft,var(--accent-soft));color:var(--dc,var(--accent-strong))}.chore-cmore{background:var(--surface-hover);flex-wrap:wrap;align-items:center;gap:8px 10px;padding:8px 6px 12px;display:flex}.chore-cmore-move-label{color:var(--text-muted);align-items:center;gap:6px;margin:0;font-size:12px;display:inline-flex}.chore-cmore-move-label select{border:1px solid var(--border-strong);background:var(--surface);min-height:32px;color:var(--text);font:inherit;border-radius:9px;max-width:150px;padding:0 8px;font-size:12.5px}.chore-cmore-move-label select:disabled{opacity:.55}.chore-cmore-note.inline-editable-trigger{min-width:0;color:var(--text-faint);border:1px solid var(--border);background:var(--surface);border-radius:9px;flex:130px;margin:0;padding:6px 9px;font-size:12.5px}.chore-cmore-del-form{margin:0 0 0 auto;display:flex}.chore-cmore-del{cursor:pointer;font:inherit;color:var(--danger);background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:12px;font-weight:600;display:inline-flex}.chore-cmore-del svg{width:13px;height:13px}.chore-cadd{align-items:center;gap:7px;margin:0;padding:8px 6px 4px;display:flex}.chore-cadd input{border:1px dashed var(--dc-line,var(--border-strong));background:var(--surface-hover);width:0;min-width:0;min-height:34px;color:var(--text);font:inherit;border-radius:9px;padding:0 9px;font-size:13px}.chore-cadd input[name=name]{flex:auto}.chore-cadd input.pts{width:62px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;flex:0 0 62px}.chore-cadd input::placeholder{color:var(--text-faint)}.chore-cadd-go{background:var(--dc,var(--accent-strong));color:#fff;cursor:pointer;border:0;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.chore-cadd-go svg{width:16px;height:16px}.chore-manager-actions,.chore-archive{margin-top:12px}.section-toggles{flex-direction:column;gap:14px;display:flex}.sect-group{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.sect-row{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:8px 14px;display:flex}.sect-top{background:var(--surface-hover)}.sect-top .sect-label{font-size:14.5px;font-weight:620}.sect-subs{border-top:1px solid var(--border);padding:2px 0}.sect-sub{min-height:40px;padding-left:24px}.sect-sub .sect-label{color:var(--text-muted);font-size:13.5px}.sect-group.off .sect-subs{opacity:.4}.sect-group.off .sect-sub{cursor:not-allowed}.sect-switch{appearance:none;border-radius:var(--radius-pill);background:var(--border-strong);cursor:pointer;width:42px;height:25px;transition:background var(--motion-fast);flex-shrink:0;position:relative}.sect-switch:after{content:"";border-radius:var(--radius-full);width:21px;height:21px;transition:transform var(--motion-fast);background:#fff;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.sect-switch:checked{background:var(--dc,var(--accent-strong))}.sect-switch:checked:after{transform:translate(17px)}.sect-switch:disabled{cursor:not-allowed;opacity:.5}.sect-switch:focus-visible{outline:2px solid var(--dc,var(--accent-strong));outline-offset:2px}.gh-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:17px}.gh-card-h{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.gh-card-l{align-items:center;gap:9px;min-width:0;display:flex}.gh-card-title{letter-spacing:-.012em;color:var(--text);align-items:center;gap:8px;margin:0;font-size:14.5px;font-weight:650;display:flex}.gh-card-title svg{width:17px;height:17px;color:var(--dc,var(--accent-strong))}.gh-card-cnt{color:var(--text-faint);white-space:nowrap;font-size:12px;font-weight:620}.gh-card-h .form-popover-trigger,.gh-card-h .btn-primary{margin-top:0}.gh-card-h .btn-primary{border-radius:var(--radius-pill);min-height:0;box-shadow:none;gap:5px;padding:7px 13px;font-size:12.5px;font-weight:650}.gh-card-h .btn-primary svg{width:13px;height:13px}.gh-hrow{border-top:1px solid var(--border);align-items:center;gap:11px;padding:11px 0;display:flex}.gh-hrow:first-of-type{border-top:0}.gh-hrow-check{flex-shrink:0;display:flex}.gh-hrow-body{min-width:0;color:inherit;flex:1;align-items:center;gap:11px;text-decoration:none;display:flex}.gh-hrow-emoji{background:var(--surface-hover);border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.gh-hrow-main{flex:1;min-width:0}.gh-hrow-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:620;display:block;overflow:hidden}.gh-hrow-meta{color:var(--text-faint);font-size:11.5px;font-family:var(--font-mono);margin-top:3px;display:block}.gh-hrow-target{color:var(--dc,var(--accent-strong));white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:620}.gh-hrow-chev{color:var(--text-faint);flex-shrink:0;display:flex}.gh-hrow-chev svg{width:16px;height:16px}.gh-quit{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:11px 0;display:flex}.gh-quit:first-of-type{border-top:0}.gh-quit-top{align-items:center;gap:11px;display:flex}.gh-quit-main{min-width:0;color:inherit;flex:1;text-decoration:none}.gh-quit-btn{border-radius:var(--radius-pill);width:auto;min-height:0;color:var(--text-muted);flex-shrink:0;padding:5px 11px;font-size:11px;font-weight:650}.gh-quit-bar{align-items:center;gap:10px;display:flex}.gh-quit-bar .pf-track{flex:1;order:0}.gh-quit-bar span{color:var(--text-faint);white-space:nowrap;flex-shrink:0;order:0;font-size:10.5px}.gh-goal{border-top:1px solid var(--border);color:inherit;flex-direction:column;gap:7px;padding:12px 0;text-decoration:none;display:flex}.gh-goal:first-of-type{border-top:0}.gh-goal-top{align-items:center;gap:8px;display:flex}.gh-goal-top .gh-hrow-name{flex:1}.gh-goal-prog{align-items:center;gap:10px;display:flex}.gh-goal-prog .pf-track{flex:1;order:0}.gh-goal-num{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;order:0;font-size:11px;font-weight:620}.gh-goal-sub{color:var(--text-faint);font-size:11.5px}.gh-goal-sub.over{color:var(--expense)}.back{color:var(--text-muted);align-items:center;gap:6px;margin:2px 0 12px;font-size:12px;font-weight:620;text-decoration:none;display:inline-flex}.back svg{flex-shrink:0;width:14px;height:14px}.gh-card.hero .sr-ringrow{align-items:center}.gh-since{color:var(--text-muted);margin-bottom:13px;font-size:12px}.gh-since b{color:var(--text);font-weight:620}.gh-stats{grid-template-columns:1fr 1fr;gap:9px;display:grid}.gh-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:13px}.gh-stat .v{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--text);font-size:clamp(20px,6vw,24px);font-weight:620;line-height:1.04}.gh-stat .v small{font-family:var(--font-body);color:var(--text-faint);letter-spacing:0;font-size:12px;font-weight:500}.gh-stat .k{color:var(--text-faint);margin-top:4px;font-size:11.5px}.gh-miles{grid-template-columns:1fr 1fr;gap:9px 10px;margin-top:14px;display:grid}.gh-mile{color:var(--text-muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.gh-mile-mark{border:1.5px solid var(--border-strong);color:#0000;border-radius:50%;flex-shrink:0;place-items:center;width:17px;height:17px;display:grid}.gh-mile-mark svg{width:9px;height:9px}.gh-mile.done .gh-mile-mark{background:var(--dc,var(--accent-strong));border-color:var(--dc,var(--accent-strong));color:#fff}.gh-mile.next{color:var(--text);font-weight:620}.gh-mile.next .gh-mile-mark{border-color:var(--dc,var(--accent-strong))}.gh-mile .cd{color:var(--text-faint);font-size:10.5px;font-family:var(--font-mono)}.gh-grid14{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:12px;display:grid}.gh-grid14 i{aspect-ratio:1;background:var(--surface-hover);border-radius:6px}.gh-grid14 i.on{background:var(--dc,var(--accent-strong))}.gh-grid14 i.today{box-shadow:0 0 0 2px var(--accent-plan-soft)}.gh-title-editable:hover{background:var(--surface-hover);cursor:text;border-radius:6px}.gh-meta{flex-direction:column;display:flex}.gh-meta-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:13px;display:flex}.gh-meta-row:first-child{border-top:0}.gh-meta-row>span:first-child{color:var(--text-faint)}.gh-meta-hint{color:var(--text-faint);margin-top:8px;font-size:11px}.gh-actions{flex-direction:column;gap:8px;display:flex}.gh-actions .btn-ghost{text-align:center;width:100%}.gh-actions .btn-ghost.btn-destructive{border-color:color-mix(in srgb, var(--expense) 45%, var(--border-strong))}@media (max-width:860px){.gh-stats{grid-template-columns:1fr 1fr}}
@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.11ypmpdlzqdb_.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.3go-kn2r40gie.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3dbq0oou7i_24.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_60a434de-module__rnHNfa__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_60a434de-module__rnHNfa__variable{--font-poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2?dpl=6343fd6fd78fc206568e3e47a0c79aea338ee44d)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_69287f3d-module__JiJ-Ta__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_69287f3d-module__JiJ-Ta__variable{--font-space-grotesk:"Space Grotesk", "Space Grotesk Fallback"}
