:root{--bg:#f5f7fb;--surface:#ffffffe0;--surface-strong:#fff;--surface-muted:#eefafc;--text:#1f2937;--text-soft:#64748b;--border:#94a3b840;--accent:#1fc8d4;--accent-soft:#1fc8d424;--success:#16a34a;--warning:#f59e0b;--danger:#ef4444;--info:#0ea5e9;--shadow:0 24px 48px #0f172a14;--shadow-soft:0 12px 24px #0f172a0f;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--font-sans:"Segoe UI", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--bg:#09111f;--surface:#0f172ad1;--surface-strong:#0f172a;--surface-muted:#1e293bcc;--text:#e2e8f0;--text-soft:#94a3b8;--border:#94a3b833;--accent:#58dce1;--accent-soft:#58dce12e;--shadow:0 28px 72px #0206177a;--shadow-soft:0 12px 28px #0206174d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top left, #1fc8d424, transparent 32%), radial-gradient(circle at bottom right, #13aee61f, transparent 28%), var(--bg);color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}audio{width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}#root{min-height:100vh}.splash-screen{text-align:center;place-items:center;gap:16px;min-height:100vh;padding:24px;display:grid}.pulse-dot{background:#fffffff2;border-radius:30px;place-items:center;width:96px;height:96px;padding:10px;display:grid;box-shadow:0 16px 36px #0f172a1f,0 0 0 14px #1fc8d41f}.splash-logo{object-fit:contain;width:100%;height:100%}.error-screen{color:var(--danger)}.welcome-layout{grid-template-columns:1.1fr .9fr;gap:28px;min-height:100vh;padding:40px;display:grid}.welcome-hero,.welcome-form-card,.section-card,.stat-card,.summary-pill,.sidebar,.topbar,.budget-shell,.inline-form-card,.modal-panel{background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);box-shadow:var(--shadow-soft)}.welcome-hero,.welcome-form-card{border-radius:var(--radius-xl);padding:32px}.welcome-hero{flex-direction:column;justify-content:center;gap:20px;display:flex}.welcome-brand{align-items:center;gap:18px;display:flex}.welcome-brand-mark{width:84px;height:84px;box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #13aee629;border-radius:28px;padding:8px}.welcome-brand strong{letter-spacing:-.04em;font-size:28px;display:block}.welcome-brand span{color:var(--text-soft);font-weight:600}.welcome-brand-logo,.brand-logo-image{object-fit:contain;width:100%;height:100%}.welcome-hero h1{letter-spacing:-.06em;font-size:72px}.welcome-hero p{color:var(--text-soft);font-size:18px;line-height:1.7}.welcome-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.welcome-points>div{border-radius:var(--radius-md);background:var(--surface-muted);align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.feature-panel-icon,.section-card-icon,.stat-card-icon,.list-leading-icon,.capture-mode-icon,.status-item-icon,.icon-picker-symbol{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.feature-panel-icon{border-radius:16px;width:48px;height:48px}.welcome-points span{color:var(--text-soft);line-height:1.6}.welcome-badges{flex-wrap:wrap;gap:10px;display:flex}.feature-chip{color:var(--text);background:#94a3b81a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex}.welcome-form-card{flex-direction:column;gap:20px;display:flex}.welcome-step-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.welcome-step-chip{border:1px solid var(--border);background:var(--surface-strong);width:100%;color:var(--text-soft);border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.welcome-step-chip.is-active,.welcome-step-chip:hover{color:var(--text);background:linear-gradient(135deg, #1fc8d429, #13aee614), var(--surface-strong);border-color:#1fc8d46b}.welcome-auth-tabs{width:100%}.welcome-form-stack{gap:16px;display:grid}.welcome-action-row{justify-content:space-between}.welcome-auth-note{background:#94a3b814}.welcome-identity-card{border-radius:var(--radius-md);border:1px solid var(--border);background:#94a3b80f;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.welcome-identity-card p{color:var(--text-soft);margin-top:6px}.welcome-summary-grid{min-width:min(260px,100%)}.wide-button{justify-content:center;width:100%}.app-shell{grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-radius:var(--radius-xl);flex-direction:column;gap:24px;margin:20px 0 20px 20px;padding:24px;display:flex}.brand-mark{align-items:center;gap:14px;display:flex}.brand-mark strong{font-size:24px;display:block}.brand-mark span,.workspace-chip span,.topbar span,.field-hint,.muted-text,.simple-list-item p,.simple-list-item small,.transaction-row p,.transaction-row small,.summary-pill span,.stat-card-label,.stat-card small,.progress-foot,.profile-card p,.profile-card small{color:var(--text-soft)}.brand-icon{background:#ffffffeb;border:1px solid #13aee629;border-radius:20px;place-items:center;width:52px;height:52px;padding:6px;display:grid;box-shadow:0 10px 24px #0f172a14}.workspace-chip{border-radius:var(--radius-md);background:var(--surface-muted);flex-direction:column;gap:6px;padding:16px 18px;display:flex}.side-nav{gap:10px;display:grid}.nav-link{border-radius:var(--radius-sm);color:var(--text-soft);align-items:center;gap:12px;padding:14px 16px;transition:transform .15s,background .15s,color .15s;display:flex}.nav-link:hover,.nav-link.is-active{background:var(--accent-soft);color:var(--text);transform:translate(2px)}.sidebar-foot{gap:12px;margin-top:auto;display:grid}.sidebar-metric,.sidebar-budget-mini{border-radius:var(--radius-sm);background:#94a3b814;align-items:center;gap:10px;padding:12px 14px;display:flex}.sidebar-budget-mini{justify-content:space-between}.content-shell{flex-direction:column;gap:18px;padding:20px 20px 20px 24px;display:flex}.shell-footer{margin-top:auto}.topbar{border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.topbar strong{margin-bottom:4px;display:block}.topbar-pills{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.topbar-identity{gap:4px;display:grid}.page-shell{flex:1}.page-layout{flex-direction:column;gap:20px;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-header-copy,.section-card-copy{gap:8px;display:grid}.page-eyebrow{background:var(--accent-soft);width:fit-content;color:var(--accent);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.page-header h2{margin-bottom:8px;font-size:32px}.page-header p{color:var(--text-soft);line-height:1.6}.page-actions{flex-wrap:wrap;gap:10px;display:flex}.stats-grid,.stats-inline-grid,.two-pane-grid,.reports-grid,.capture-grid,.field-grid,.insight-grid{gap:16px;display:grid}.stats-grid,.stats-inline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-pane-grid,.reports-grid,.capture-grid,.insight-grid,.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.four-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.section-card,.stat-card,.summary-pill,.inline-form-card,.budget-shell,.draft-panel{border-radius:var(--radius-lg);padding:22px}.section-card{flex-direction:column;gap:18px;display:flex}.section-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-card-title-row{align-items:flex-start;gap:12px;display:flex}.section-card-description{color:var(--text-soft);line-height:1.6}.section-card h3,.transaction-editor h3{font-size:20px}.stat-card{flex-direction:column;gap:12px;display:flex}.stat-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-card strong{font-size:28px}.stat-tone-accent{background:linear-gradient(135deg, #1fc8d429, #13aee614), var(--surface)}.stat-tone-success{background:linear-gradient(135deg, #22c55e24, #10b9810f), var(--surface)}.stat-tone-warning{background:linear-gradient(135deg, #f59e0b24, #fbbf240f), var(--surface)}.stat-tone-danger{background:linear-gradient(135deg, #ef444424, #f871710f), var(--surface)}.stat-tone-neutral{background:linear-gradient(135deg, #94a3b829, #94a3b80f), var(--surface)}.summary-pill{flex-direction:column;gap:8px;display:flex}.summary-pill span{align-items:center;gap:8px;display:inline-flex}.summary-pill strong{font-size:24px}.budget-shell{gap:12px;display:grid}.budget-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.budget-head p{color:var(--text-soft);margin-top:6px}.muted-shell{background:#94a3b814}.progress-meter{background:#94a3b829;border:none;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-meter::-webkit-progress-bar{background:#94a3b829;border-radius:999px}.progress-meter::-webkit-progress-value{border-radius:999px}.progress-meter::-moz-progress-bar{border-radius:999px}.progress-healthy::-webkit-progress-value{background:var(--success)}.progress-healthy::-moz-progress-bar{background:var(--success)}.progress-warning::-webkit-progress-value{background:var(--warning)}.progress-warning::-moz-progress-bar{background:var(--warning)}.progress-exceeded::-webkit-progress-value{background:var(--danger)}.progress-exceeded::-moz-progress-bar{background:var(--danger)}.progress-inactive::-webkit-progress-value{background:#9ca3af}.progress-inactive::-moz-progress-bar{background:#9ca3af}.progress-foot{justify-content:space-between;gap:12px;font-size:14px;display:flex}.tone-badge{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.tone-neutral{color:var(--text);background:#94a3b824}.tone-success{color:var(--success);background:#22c55e1f}.tone-warning{color:#b45309;background:#f59e0b24}.tone-danger{color:var(--danger);background:#ef444424}.tone-info{color:var(--info);background:#0ea5e924}.field-grid{align-items:start}.field{flex-direction:column;gap:8px;display:flex}.field span{color:var(--text-soft);font-size:14px}.field input,.field select,.field textarea{border:1px solid var(--border);background:var(--surface-strong);width:100%;color:var(--text);border-radius:14px;outline:none;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #1fc8d429}.field-inline{flex-direction:row;align-items:center;gap:10px}.field-inline input{width:auto}.primary-button,.ghost-button,.danger-button{border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:transform .15s,opacity .15s;display:inline-flex}.primary-button:hover,.ghost-button:hover,.danger-button:hover{transform:translateY(-1px)}.primary-button{color:#fff;background:linear-gradient(135deg,#36d8d0,#13aee6)}.ghost-button{color:var(--text);background:#94a3b81f}.danger-button{color:var(--danger);background:#ef44441f}.segmented-control{flex-wrap:wrap;gap:8px;display:inline-flex}.segment{border:1px solid var(--border);background:var(--surface-strong);color:var(--text-soft);border-radius:999px;padding:10px 14px}.segment.is-active{background:var(--accent-soft);color:var(--text);border-color:#1fc8d447}.segment{align-items:center;gap:8px;display:inline-flex}.mode-selector{margin-bottom:8px}.capture-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.capture-mode-card{border:1px solid var(--border);background:var(--surface-strong);border-radius:var(--radius-md);text-align:left;color:var(--text);flex-direction:column;align-items:flex-start;gap:12px;padding:18px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.capture-mode-card p{color:var(--text-soft);line-height:1.6}.capture-mode-card.is-active,.capture-mode-card:hover{background:linear-gradient(135deg, #1fc8d429, #13aee614), var(--surface-strong);box-shadow:var(--shadow-soft);border-color:#1fc8d46b;transform:translateY(-1px)}.empty-state{border:1px dashed var(--border);border-radius:var(--radius-md);text-align:center;background:#94a3b80f;gap:10px;padding:28px 20px;display:grid}.empty-state-icon{background:var(--accent-soft);width:52px;height:52px;color:var(--accent);border-radius:16px;place-items:center;margin:0 auto;display:grid}.empty-state h3{font-size:20px}.empty-state p{color:var(--text-soft);line-height:1.6}.simple-list,.transaction-list,.attachment-list,.tag-matrix,.bullet-list,.source-breakdown-list,.welcome-security-strip,.status-list{gap:12px;display:grid}.status-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.status-item{border:1px solid var(--border);border-radius:var(--radius-md);background:#94a3b80f;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.status-item p,.bullet-list-item p,.security-item span{color:var(--text-soft);line-height:1.6}.status-item-icon.success{color:var(--success);background:#22c55e1f}.status-item-icon.warning{color:#b45309;background:#f59e0b24}.status-item-icon.info{color:var(--info);background:#0ea5e924}.bullet-list-item{align-items:flex-start;gap:12px;display:flex}.bullet-dot{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.security-item,.source-breakdown-item{border-radius:var(--radius-md);border:1px solid var(--border);background:#94a3b80f;padding:14px 16px}.security-item{align-items:flex-start;gap:12px;display:flex}.section-inline-head,.source-breakdown-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.simple-list-item,.transaction-row,.attachment-chip,.tag-row{border:1px solid var(--border);border-radius:var(--radius-md);background:#94a3b80f;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.simple-list-item strong,.transaction-row strong,.tag-row strong{display:block}.stack-row{align-items:flex-start}.list-leading-block{align-items:flex-start;gap:12px;display:flex}.category-inline-label{vertical-align:middle;align-items:center;gap:8px;display:inline-flex}.category-inline-icon{width:28px;height:28px;color:var(--accent);background:#94a3b81f;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.row-actions,.editor-actions,.transaction-actions-panel,.page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.grow-actions select{min-width:120px}.tag-row{background:0 0}.color-dot{border-radius:999px;width:12px;height:12px}.transaction-row{align-items:flex-start}.transaction-main{gap:6px;display:grid}.transaction-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.transaction-meta,.transaction-actions-panel{justify-items:end;gap:10px;display:grid}.amount-positive{color:var(--success)}.amount-negative{color:var(--danger)}.compact-fields .field input,.compact-fields .field select{min-height:48px}.draft-panel{background:#1fc8d414}.transaction-editor{flex-direction:column;gap:18px;display:flex}.editor-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.editor-head p{color:var(--text-soft);margin-top:8px}.attachment-chip{align-items:stretch}.attachment-chip>div{gap:6px;display:grid}.attachment-meta{align-items:center;gap:8px;display:inline-flex}.attachment-chip img{object-fit:cover;border-radius:12px;width:84px;height:84px}.sticky-actions{justify-content:flex-end}.chart-card{gap:18px;display:grid}.pie-card{grid-template-columns:minmax(0,1fr)}.profile-card{justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.inline-progress-meter{background:#94a3b829;border:none;border-radius:999px;width:100%;height:10px;overflow:hidden}.inline-progress-meter::-webkit-progress-bar{background:#94a3b829}.inline-progress-meter::-webkit-progress-value{background:linear-gradient(90deg,#5ce3b8,#13aee6);border-radius:999px}.inline-progress-meter::-moz-progress-bar{background:linear-gradient(90deg,#5ce3b8,#13aee6);border-radius:999px}.icon-picker{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.icon-picker-item{border:1px solid var(--border);background:var(--surface-strong);border-radius:var(--radius-md);text-align:left;color:var(--text);align-items:center;gap:12px;padding:14px;transition:transform .15s,border-color .15s,background .15s;display:flex}.icon-picker-item:hover,.icon-picker-item.is-active{background:linear-gradient(135deg, #1fc8d429, #13aee614), var(--surface-strong);border-color:#1fc8d46b;transform:translateY(-1px)}.icon-picker-copy{gap:4px;display:grid}.icon-picker-copy small{color:var(--text-soft)}.inline-form-card{gap:16px;display:grid}.legal-footer{color:var(--text-soft);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:13px;line-height:1.6;display:flex}.legal-footer a{color:var(--accent);font-weight:600}.welcome-footer{grid-column:1/-1;padding-bottom:4px}.welcome-inline-card{gap:18px}.modal-backdrop{z-index:1000;background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-panel{border-radius:var(--radius-xl);width:min(880px,100%);max-height:min(88vh,100%);padding:24px;overflow:auto}.modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.full-width{width:100%}.welcome-stage{grid-template-columns:minmax(360px,1.08fr) minmax(320px,.92fr);align-items:stretch;gap:24px;min-height:100vh;padding:24px;transition:grid-template-columns .35s,padding .35s;display:grid}.welcome-stage.is-expanded{grid-template-columns:96px minmax(0,1fr)}.welcome-showcase,.welcome-entry-shell,.toast-card{animation:.35s soft-fade-up}.welcome-showcase{border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);box-shadow:var(--shadow-soft);grid-template-columns:72px minmax(0,1fr);gap:12px;padding:24px;transition:grid-template-columns .35s,padding .35s;display:grid}.welcome-stage.is-expanded .welcome-showcase{grid-template-columns:1fr;padding:18px 12px}.welcome-showcase-rail{justify-content:flex-start;display:flex}.welcome-rail-button{width:56px;min-height:56px;color:var(--text-soft);opacity:0;pointer-events:none;background:#94a3b814;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:8px;transition:opacity .25s,transform .25s,border-color .25s,background .25s;display:inline-flex}.welcome-rail-button span{display:none}.welcome-rail-button.is-visible{opacity:1;pointer-events:auto}.welcome-rail-button:hover:not(:disabled){color:var(--text);background:#1fc8d41f;border-color:#1fc8d447;transform:translateY(-1px)}.welcome-showcase-shell{flex-direction:column;justify-content:center;gap:20px;min-width:0;transition:opacity .3s,transform .3s;display:flex}.welcome-stage.is-expanded .welcome-showcase-shell{opacity:0;pointer-events:none;transform:translate(-12px)}.welcome-entry{min-width:0}.welcome-entry-cta{text-align:left;background:0 0;border:none;width:100%;min-height:100%;padding:0}.welcome-entry-shell{border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);min-height:100%;box-shadow:var(--shadow-soft);flex-direction:column;gap:20px;padding:28px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex}.welcome-entry-shell-clickable:hover{box-shadow:var(--shadow);border-color:#1fc8d457;transform:translateY(-2px)scale(1.005)}.welcome-entry-preview-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.welcome-entry-shell h2{letter-spacing:-.04em;font-size:32px}.welcome-entry-shell p{color:var(--text-soft);line-height:1.7}.welcome-account-chip{border-radius:var(--radius-md);border:1px solid var(--border);background:#1fc8d414;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:14px 16px;display:flex}.welcome-account-chip span{color:var(--text-soft)}.status-list-three{grid-template-columns:repeat(3,minmax(0,1fr))}.toast-viewport{z-index:1200;gap:12px;width:min(420px,100vw - 24px);display:grid;position:fixed;top:18px;right:18px}.toast-card{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:18px;grid-template-columns:44px minmax(0,1fr) 36px;align-items:start;gap:12px;padding:14px 16px;display:grid}.toast-icon-wrap{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.toast-success .toast-icon-wrap{color:var(--success);background:#22c55e1f}.toast-danger .toast-icon-wrap{color:var(--danger);background:#ef44441f}.toast-warning .toast-icon-wrap{color:#b45309;background:#f59e0b24}.toast-copy{gap:6px;display:grid}.toast-copy p{color:var(--text-soft);line-height:1.6}.toast-close-button{color:var(--text-soft);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.toast-close-button:hover{color:var(--text);background:#94a3b81f}@keyframes soft-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px){.stats-grid,.stats-inline-grid,.four-columns,.status-list-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.welcome-stage,.welcome-layout,.app-shell,.two-pane-grid,.reports-grid,.capture-grid,.insight-grid,.welcome-points,.capture-mode-grid,.welcome-stage.is-expanded{grid-template-columns:1fr}.welcome-showcase,.welcome-stage.is-expanded .welcome-showcase{grid-template-columns:1fr;padding:20px}.welcome-showcase-shell,.welcome-stage.is-expanded .welcome-showcase-shell{opacity:1;pointer-events:auto;transform:none}.welcome-showcase-rail{justify-content:flex-start}.welcome-rail-button span{display:inline}.sidebar{margin:16px 16px 0}.content-shell{padding:16px}.topbar,.page-header,.section-inline-head,.profile-card,.welcome-identity-card,.simple-list-item,.transaction-row,.attachment-chip,.tag-row,.editor-head,.budget-head{flex-direction:column;align-items:stretch}.transaction-actions-panel,.transaction-meta{justify-items:start}.toast-viewport{width:auto;left:12px;right:12px}}@media (width<=720px){.welcome-stage,.welcome-layout,.content-shell,.modal-backdrop{padding:12px}.welcome-hero h1{font-size:52px}.sidebar,.topbar,.section-card,.stat-card,.summary-pill,.welcome-entry-shell,.welcome-hero,.welcome-form-card,.modal-panel{padding:18px}.stats-grid,.stats-inline-grid,.welcome-step-row,.two-columns,.four-columns,.icon-picker,.status-list-three{grid-template-columns:1fr}.toast-card{grid-template-columns:40px minmax(0,1fr) 32px;padding:12px 14px}}
