:root{--space-px: 1px;--space-0: 0;--space-0-5: .125rem;--space-1: .25rem;--space-1-5: .375rem;--space-2: .5rem;--space-2-5: .625rem;--space-3: .75rem;--space-3-5: .875rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--text-xs: .75rem;--text-xs--line-height: 1rem;--text-sm: .875rem;--text-sm--line-height: 1.25rem;--text-base: 1rem;--text-base--line-height: 1.5rem;--text-lg: 1.125rem;--text-lg--line-height: 1.75rem;--text-xl: 1.25rem;--text-xl--line-height: 1.75rem;--text-2xl: 1.5rem;--text-2xl--line-height: 2rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .625rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.25rem;--radius-full: 9999px;--touch-min: 2.75rem;--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--surface3: #2a2f45;--border: rgba(255, 255, 255, .07);--border2: rgba(255, 255, 255, .12);--text: #e8eaf0;--muted: #7a7f96;--muted2: #4a4f65;--accent: #4f8ef7;--accent2: #3a6fc4;--success: #2dd4a0;--warning: #f4a944;--danger: #f26262;--purple: #9d7ef7;--bank-bubble: #1e2440;--suggestion-bubble: #13151c;--suggestion-border: rgba(255, 255, 255, .05);--suggestion-text: #8b90a8;--suggestion-preview-bg: #0f1117;--user-bubble: #1b3358;--prompt-bubble: #241e38;--prompt-border: rgba(139, 97, 255, .35);--greet-bubble: #0f2340;--greet-border: rgba(79, 142, 247, .25);--clarify-bubble: #1e1e36;--clarify-border: rgba(157, 126, 247, .3);--preview-bg: #111827;--preview-border: rgba(79, 142, 247, .2);--chart-bg: #161a28;--tag-everyday: #1d3a5c;--tag-savings: #1a3d2e;--tag-credit: #3d1a2e;--tag-every-text: #7bb8f7;--tag-sav-text: #5dd49a;--tag-cred-text: #f78ec4;--font: "DM Sans", system-ui, sans-serif;--mono: "DM Mono", monospace}@media(max-width:48rem){:root{--text-xs: .8125rem;--text-xs--line-height: 1.125rem;--text-sm: .9375rem;--text-sm--line-height: 1.375rem;--text-base: 1.0625rem;--text-base--line-height: 1.625rem;--text-lg: 1.1875rem;--text-lg--line-height: 1.75rem;--text-xl: 1.3125rem;--text-xl--line-height: 1.875rem;--text-2xl: 1.5625rem;--text-2xl--line-height: 2rem}}.light-mode{--bg: #f4f5f9;--surface: #ffffff;--surface2: #f0f2f8;--surface3: #e8ecf5;--border: rgba(0, 0, 0, .07);--border2: rgba(0, 0, 0, .12);--text: #1a1d2e;--muted: #6b6f88;--muted2: #b0b4cc;--bank-bubble: #ffffff;--suggestion-bubble: #eceef4;--suggestion-border: rgba(0, 0, 0, .06);--suggestion-text: #6b6f88;--suggestion-preview-bg: #f4f5f9;--user-bubble: #dce8fd;--prompt-bubble: #f0ecff;--prompt-border: rgba(100, 60, 220, .2);--greet-bubble: #e8f0fe;--greet-border: rgba(79, 142, 247, .3);--clarify-bubble: #f3efff;--clarify-border: rgba(120, 80, 240, .25);--preview-bg: #f0f4ff;--preview-border: rgba(79, 142, 247, .25);--chart-bg: #f8f9fc;--tag-everyday: #ddeeff;--tag-savings: #d9f5e8;--tag-credit: #fde4ef;--tag-every-text: #1a5aab;--tag-sav-text: #0f6040;--tag-cred-text: #9c2060}.bubble .feed-stack{display:flex;flex-direction:column;gap:var(--space-1-5)}.bubble .feed-list{display:flex;flex-direction:column;gap:var(--space-1);font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.bubble .feed-list-title{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted);margin-bottom:var(--space-1-5)}.bubble .feed-row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2);font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.bubble .feed-row-top{margin-top:var(--space-1)}.bubble .feed-meta{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted)}.bubble .feed-meta-tight{font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--muted);margin-top:var(--space-0-5)}.bubble .feed-caption{font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--muted)}.bubble .feed-mono{font-family:var(--mono);color:var(--text)}.bubble .feed-mono-danger{font-family:var(--mono);color:var(--danger)}.bubble .feed-mono-warning{font-family:var(--mono);color:var(--warning)}.bubble .feed-mono-success{font-family:var(--mono);color:var(--success)}.bubble .feed-pad-sm{padding:var(--space-1) var(--space-2)}.bubble .feed-divider-tight{margin:var(--space-1) 0}.bubble .amount-lg{font-size:var(--text-lg);line-height:var(--text-lg--line-height)}.bubble .success-badge i,.bubble .decline-badge i{font-size:inherit}.bubble .amount-inline{font-family:var(--mono);font-weight:var(--font-semibold)}.bubble .prog-fill-danger{background:var(--danger)}.bubble .prog-fill-success{background:var(--success)}.bubble .prog-wrap-spaced,.bubble .effect-preview-spaced{margin-top:var(--space-2)}.bubble .divider-line.feed-divider-tight{margin:var(--space-1) 0}.bubble .text-danger,.bubble strong.text-danger{color:var(--danger)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;font-size:100%;-webkit-text-size-adjust:100%}html,body{font-family:var(--font);font-size:var(--text-base);line-height:var(--text-base--line-height);background:var(--bg);color:var(--text);transition:background .2s,color .2s}body{margin:0;min-height:100%;min-height:100dvh;overflow:hidden}#root{display:flex;flex-direction:column;min-height:100dvh;height:100dvh}.shell{display:flex;flex-direction:column;flex:1;width:100%;min-height:100dvh;height:100dvh;background:var(--bg);overflow:hidden;position:relative}.feed-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);padding-top:max(var(--space-3),env(safe-area-inset-top));background:var(--surface);border-bottom:.5px solid var(--border);flex-shrink:0}.icon-btn{width:var(--touch-min);height:var(--touch-min);border:.5px solid var(--border2);border-radius:var(--radius-md);background:var(--surface2);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0;transition:background .15s,color .15s}.icon-btn:hover{background:var(--surface3);color:var(--text)}.account-dropdown{position:relative;flex:1;min-width:0}.account-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);width:100%;min-height:var(--touch-min);padding:var(--space-2) var(--space-3);border:.5px solid var(--border2);border-radius:var(--radius-lg);background:var(--surface2);color:var(--text);font-family:var(--font);font-size:var(--text-base);line-height:var(--text-base--line-height);font-weight:var(--font-medium);cursor:pointer;transition:border-color .15s,background .15s}.account-dropdown-trigger:hover,.account-dropdown-trigger[aria-expanded=true]{border-color:var(--accent);background:#4f8ef714}.account-dropdown-chevron{flex-shrink:0;color:var(--muted);transition:transform .2s}.account-dropdown-chevron.open{transform:rotate(180deg)}.account-dropdown-panel{position:absolute;top:calc(100% + var(--space-1));left:0;right:0;z-index:50;padding:var(--space-1);border:.5px solid var(--border2);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 8px 24px #00000059}.light-mode .account-dropdown-panel{box-shadow:0 8px 24px #0000001f}.account-dropdown-option{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2-5) var(--space-2);border-radius:var(--radius-md);cursor:pointer;transition:background .15s}.account-dropdown-option:hover{background:var(--surface2)}.account-dropdown-option.checked{background:#4f8ef71a}.account-dropdown-option input[type=checkbox]{width:1.125rem;height:1.125rem;flex-shrink:0;margin-left:auto;accent-color:var(--accent);cursor:pointer}.account-dropdown-option input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.account-dropdown-option-text{display:flex;flex-direction:column;gap:var(--space-0-5);min-width:0;flex:1}.account-dropdown-option-label{font-size:var(--text-sm);line-height:var(--text-sm--line-height);font-weight:var(--font-medium);color:var(--text)}.account-dropdown-option-amount{font-size:var(--text-sm);line-height:var(--text-sm--line-height);font-family:var(--mono);color:var(--muted)}.acc-dot{width:6px;height:6px;border-radius:var(--radius-full);display:inline-block;margin-right:var(--space-1);vertical-align:middle}.dot-everyday{background:#7bb8f7}.dot-savings{background:#5dd49a}.dot-credit{background:#f78ec4}.feed{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:var(--space-3-5) var(--space-4);display:flex;flex-direction:column;gap:var(--space-3);scroll-behavior:smooth}.feed::-webkit-scrollbar{width:3px}.feed::-webkit-scrollbar-thumb{background:var(--muted2);border-radius:2px}.date-divider{text-align:center;font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--muted);font-weight:var(--font-medium);letter-spacing:.07em;text-transform:uppercase;position:relative;margin:var(--space-1) 0}.date-divider:before{content:"";position:absolute;left:0;top:50%;height:.5px;width:100%;background:var(--border2)}.date-divider span{position:relative;background:var(--bg);padding:0 var(--space-2-5)}.msg{display:flex;align-items:flex-end;gap:var(--space-2);animation:fadeUp .2s ease}.msg.user-msg{flex-direction:row-reverse}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.msg-avatar{width:var(--space-7);height:var(--space-7);border-radius:var(--radius-full);flex-shrink:0;display:flex;align-items:center;justify-content:center}.av-bank{background:#2a4fa8;color:#fff}.av-suggestion{background:var(--surface2);color:var(--muted);border:.5px solid var(--border)}.av-user{background:var(--surface3);color:var(--muted)}.bubble{max-width:88%;padding:var(--space-2-5) var(--space-3);border-radius:var(--radius-3xl);border-bottom-left-radius:var(--space-0-5);border:.5px solid var(--border);font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--text);background:var(--bank-bubble)}.bubble.user-bub{background:var(--user-bubble);border-bottom-left-radius:var(--radius-3xl);border-bottom-right-radius:var(--space-0-5)}.bubble.prompt-bub{background:var(--prompt-bubble);border-color:var(--prompt-border)}.bubble.greet-bub{background:var(--greet-bubble);border-color:var(--greet-border);max-width:94%}.bubble.clarify-bub{background:var(--clarify-bubble);border-color:var(--clarify-border)}.bubble.suggestion-bub{background:var(--suggestion-bubble);border-color:var(--suggestion-border);border-style:dashed;color:var(--suggestion-text);box-shadow:none}.bubble.suggestion-bub .effect-preview{background:var(--suggestion-preview-bg);border-color:var(--suggestion-border)}.bubble.suggestion-bub strong{color:var(--text)}.bubble.event-bub{animation:fadeUp .25s ease}.msg.is-exiting{animation:suggestionExit .25s ease forwards;overflow:hidden}@keyframes suggestionExit{0%{opacity:1;max-height:24rem;transform:translateY(0)}to{opacity:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translateY(-4px)}}.ev-label{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-xs);line-height:var(--text-xs--line-height);font-weight:var(--font-semibold);letter-spacing:.06em;text-transform:uppercase;margin-bottom:var(--space-2)}.lbl-news{color:var(--accent)}.lbl-warn{color:var(--warning)}.lbl-prompt{color:var(--purple)}.lbl-upcoming{color:var(--warning)}.lbl-insight{color:var(--success)}.lbl-greet{color:var(--accent)}.lbl-clarify{color:var(--purple)}.lbl-preview{color:var(--accent)}.lbl-proactive{color:var(--purple)}.lbl-suggestion{color:var(--muted)}.acc-tag{display:inline-block;font-size:var(--text-xs);line-height:var(--text-xs--line-height);font-weight:var(--font-semibold);padding:var(--space-0-5) var(--space-2);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-1)}.tag-ev{background:var(--tag-everyday);color:var(--tag-every-text)}.tag-sv{background:var(--tag-savings);color:var(--tag-sav-text)}.tag-cr{background:var(--tag-credit);color:var(--tag-cred-text)}.amount{display:block;font-family:var(--mono);font-size:var(--text-xl);line-height:var(--text-xl--line-height);font-weight:var(--font-medium);margin:var(--space-1) 0 var(--space-0-5)}.amount.debit{color:var(--danger)}.amount.credit{color:var(--success)}.amount.neutral{color:var(--text)}.merchant{display:block;font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted)}.divider-line{height:.5px;background:var(--border2);margin:var(--space-2) 0}.upcoming-stripe{border-left:2px solid var(--warning);padding-left:var(--space-2)}.info-stripe{border-left:2px solid var(--accent);padding-left:var(--space-2)}.success-stripe{border-left:2px solid var(--success);padding-left:var(--space-2)}.effect-preview{background:var(--preview-bg);border:.5px solid var(--preview-border);border-radius:var(--radius-lg);padding:var(--space-2-5) var(--space-3);margin-top:var(--space-2)}.effect-preview-title{display:flex;align-items:center;gap:var(--space-1);font-size:var(--text-xs);line-height:var(--text-xs--line-height);font-weight:var(--font-semibold);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-2)}.effect-row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-2);font-size:var(--text-sm);line-height:var(--text-sm--line-height);padding:var(--space-1) 0}.effect-label{color:var(--muted)}.effect-val{font-family:var(--mono);font-weight:var(--font-medium);text-align:right}.effect-val.pos{color:var(--success)}.effect-val.neg{color:var(--danger)}.effect-val.neu{color:var(--text)}.effect-divider{height:.5px;background:var(--border);margin:var(--space-1) 0}.clarify-opts{display:flex;flex-direction:column;gap:var(--space-1-5);margin-top:var(--space-2-5)}.clarify-opt{display:flex;align-items:center;gap:var(--space-2);min-height:var(--touch-min);padding:var(--space-2) var(--space-3);border:.5px solid var(--border2);border-radius:var(--radius-lg);cursor:pointer;font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--text);background:var(--surface2);transition:border-color .15s,background .15s;text-align:left;width:100%}.clarify-opt:hover{border-color:var(--accent);background:#4f8ef714}.clarify-opt-sub{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted);margin-top:var(--space-0-5)}.clarify-intro{font-size:var(--text-base);line-height:var(--text-base--line-height);margin-bottom:var(--space-0-5)}.amount-inline{font-family:var(--mono);font-weight:var(--font-semibold)}.prompt-actions{display:flex;gap:var(--space-1-5);margin-top:var(--space-2-5);width:100%}.pa-btn{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;font-family:var(--font);font-size:var(--text-sm);line-height:var(--text-sm--line-height);font-weight:var(--font-semibold);text-align:center;min-height:var(--touch-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-lg);border:none;cursor:pointer;transition:filter .15s,background .15s}.pa-yes{background:var(--success);color:#0a2a1e}.pa-yes:hover{filter:brightness(1.1)}.pa-no{background:var(--surface3);color:var(--muted);border:.5px solid var(--border2)}.pa-approve{background:var(--accent);color:#fff}.pa-approve:hover{background:var(--accent2)}.pa-decline{background:var(--surface3);color:var(--danger);border:.5px solid rgba(242,98,98,.3)}.pa-view{background:var(--surface3);color:var(--muted);border:.5px solid var(--border2)}.success-badge,.decline-badge{display:inline-flex;align-items:center;gap:var(--space-1);border-radius:var(--radius-full);padding:var(--space-1) var(--space-2-5);font-size:var(--text-sm);line-height:var(--text-sm--line-height);font-weight:var(--font-medium);margin-top:var(--space-2);animation:popIn .3s cubic-bezier(.17,.67,.3,1.3)}.success-badge{background:#2dd4a01f;border:.5px solid rgba(45,212,160,.3);color:var(--success)}.decline-badge{background:#f262621a;border:.5px solid rgba(242,98,98,.25);color:var(--danger)}@keyframes popIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.ts{display:block;font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--muted);margin-top:var(--space-1)}.ts-right{text-align:right}.greet-heading{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:var(--font-semibold);color:var(--text);margin-bottom:var(--space-1)}.greet-note{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted);margin-bottom:var(--space-1)}.greet-stat-row{display:flex;gap:var(--space-2);margin-top:var(--space-2-5)}.greet-stat{flex:1;background:#ffffff0a;border-radius:var(--radius-md);padding:var(--space-2) var(--space-2);border:.5px solid var(--border)}.light-mode .greet-stat{background:#0000000a}.greet-stat-val{font-family:var(--mono);font-size:var(--text-base);line-height:var(--text-base--line-height);font-weight:var(--font-semibold);color:var(--text)}.greet-stat-val.stat-danger{color:var(--danger)}.greet-stat-val.stat-success{color:var(--success)}.greet-stat-lbl{font-size:var(--text-xs);line-height:var(--text-xs--line-height);color:var(--muted);margin-top:var(--space-0-5)}.greet-pills{display:flex;gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap}.greet-pill{display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);line-height:var(--text-sm--line-height);padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);font-weight:var(--font-medium)}.gpill-spend{background:#4f8ef726;color:var(--accent)}.gpill-payday{background:#2dd4a01f;color:var(--success)}.prog-wrap{margin-top:var(--space-2)}.prog-row{display:flex;justify-content:space-between;gap:var(--space-2);font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted);margin-bottom:var(--space-1)}.prog-track{height:6px;background:var(--border2);border-radius:var(--radius-sm);overflow:hidden}.prog-fill{height:100%;border-radius:var(--radius-sm);transition:width .4s ease}.input-area{flex-shrink:0;padding:var(--space-2-5) var(--space-3) var(--space-3-5);padding-bottom:max(var(--space-3-5),env(safe-area-inset-bottom));background:var(--surface);border-top:.5px solid var(--border)}.input-row{display:flex;gap:var(--space-2);align-items:center}.input-box{flex:1;display:flex;align-items:center;gap:var(--space-2);background:var(--surface2);border:.5px solid var(--border2);border-radius:var(--radius-full);padding:var(--space-2) var(--space-4);min-height:var(--touch-min);transition:border-color .15s;cursor:pointer}.input-box:focus-within,.input-box.is-active{border-color:var(--accent)}.input-box input{background:none;border:none;outline:none;font-family:var(--font);font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--text);flex:1;min-width:0;pointer-events:none;cursor:pointer;-webkit-user-select:none;user-select:none}.input-box input::placeholder{color:var(--muted2)}.send-btn{width:var(--touch-min);height:var(--touch-min);border-radius:var(--radius-full);background:var(--accent);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s;flex-shrink:0}.input-icon{color:var(--muted);flex-shrink:0}.send-btn:hover{background:var(--accent2)}.typing-bub{background:var(--bank-bubble);border:.5px solid var(--border);border-radius:var(--radius-3xl);border-bottom-left-radius:var(--space-0-5);padding:var(--space-3) var(--space-4);display:inline-flex;gap:var(--space-1);align-items:center}.typing-dot{width:6px;height:6px;border-radius:var(--radius-full);background:var(--muted);animation:blink 1.2s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.25}40%{opacity:1}}.prompt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:90;display:none;align-items:flex-end;justify-content:center}.prompt-overlay.open{display:flex;animation:promptOverlayIn .2s ease}@keyframes promptOverlayIn{0%{opacity:0}to{opacity:1}}.prompt-sheet{background:var(--surface);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;border:.5px solid var(--border2);padding:var(--space-5) var(--space-4) var(--space-6);padding-bottom:max(var(--space-6),env(safe-area-inset-bottom));width:100%;max-height:min(22rem,55dvh);overflow-y:auto;animation:promptSheetIn .28s cubic-bezier(.32,.72,0,1)}@keyframes promptSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.prompt-sheet-list{display:flex;flex-direction:column;gap:var(--space-2)}.prompt-sheet-btn{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-0-5);min-height:var(--touch-min);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:.5px solid var(--border2);background:var(--surface2);color:var(--text);font-family:var(--font);text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.prompt-sheet-btn:hover{border-color:var(--accent);background:#4f8ef714}.prompt-sheet-label{font-size:var(--text-base);line-height:var(--text-base--line-height);font-weight:var(--font-semibold)}.prompt-sheet-message{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted)}.prompt-sheet-empty{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted);padding:var(--space-2) var(--space-1)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:100;display:none;align-items:flex-end;justify-content:center}.overlay.open{display:flex}.settings-sheet{background:var(--surface);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;border:.5px solid var(--border2);padding:var(--space-5) var(--space-5) var(--space-8);padding-bottom:max(var(--space-8),env(safe-area-inset-bottom));width:100%;max-height:85dvh;overflow-y:auto}.sheet-handle{width:2.25rem;height:4px;background:var(--muted2);border-radius:2px;margin:0 auto var(--space-5)}.sheet-title{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:var(--font-semibold);margin-bottom:var(--space-4);color:var(--text)}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:.5px solid var(--border)}.setting-row:last-child{border-bottom:none}.setting-label{font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--text)}.setting-sub{font-size:var(--text-sm);line-height:var(--text-sm--line-height);color:var(--muted);margin-top:var(--space-0-5)}.section-head{font-size:var(--text-xs);line-height:var(--text-xs--line-height);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:var(--space-4) 0 var(--space-1)}.demo-reset-btn{width:100%;margin-top:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:.5px solid var(--border);background:var(--surface2);color:var(--text);font-size:var(--text-base);font-weight:var(--font-medium);cursor:pointer}.demo-reset-btn:hover{background:var(--surface3)}.demo-reset-hint{margin-top:var(--space-2);padding-bottom:var(--space-4)}.toggle{width:2.75rem;height:1.625rem;border-radius:var(--radius-full);background:var(--muted2);cursor:pointer;position:relative;transition:background .2s;flex-shrink:0;border:none}.toggle.on{background:var(--accent)}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:1.125rem;height:1.125rem;border-radius:var(--radius-full);background:#fff;transition:transform .2s}.toggle.on:after{transform:translate(1rem)}.app-loading{display:flex;justify-content:center;align-items:center;min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);color:var(--text);font-family:var(--font);background:var(--bg)}.app-error{color:var(--danger);font-size:var(--text-base)}.about-panel{max-width:26rem;padding:var(--space-6);text-align:center}.about-title{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:var(--font-semibold);margin-bottom:var(--space-3);color:var(--text)}.about-body{font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--muted);margin-bottom:var(--space-5)}.about-link{display:inline-block;text-decoration:none}
