@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,600&display=swap";:root{color:#101827;font-synthesis:none;text-rendering:optimizelegibility;--ink:#071c36;--ink-raised:#102b49;--coral:#d72e27;--coral-dark:#b42318;--sage:#32844f;--text:#101827;--muted:#687284;--line:#dfe3e8;--soft:#f5f7f9;--white:#fff;--danger:#b42318;--radius:12px;--shadow:0 22px 50px #071c361f;background:#fff;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--white);min-width:320px;min-height:100vh;margin:0}main,section,form{min-width:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;box-shadow:0 0 0 5px var(--white);outline:3px solid #0b63ce}.skip-link{z-index:100;color:var(--white);background:var(--ink);border-radius:8px;padding:11px 15px;font-weight:700;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.app-main h1[tabindex="-1"]:focus{outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{z-index:10;color:#f7f9fc;background:var(--ink);border-left:4px solid var(--coral);flex-direction:column;width:248px;padding:30px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-family:"Source Serif 4",Georgia,serif;font-size:24px;font-weight:600;display:flex}.brand-logo{object-fit:cover;border:1px solid #ffffff38;border-radius:10px;flex:none;width:38px;height:38px;box-shadow:0 4px 12px #0000002e}.brand-logo-auth{border-radius:24px;width:96px;height:96px;box-shadow:0 12px 30px #00000047}.sidebar-nav{gap:6px;margin-top:44px;display:grid}.nav-link,.sign-out-button{color:#dce4ed;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;min-height:50px;padding:0 15px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.nav-link:hover,.sign-out-button:hover{color:var(--white);background:#ffffff12}.nav-link-active{color:#ff6259;background:#ffffff17}.sign-out-button{margin-top:auto}.sidebar-error{color:#ffd2cf;margin:10px 15px 0;font-size:13px;line-height:1.4}.demo-badge{color:#193b31;letter-spacing:.06em;text-transform:uppercase;background:#bfe8d0;border-radius:999px;align-self:flex-start;margin-top:16px;padding:5px 9px;font-size:12px;font-weight:800}.app-main{min-height:100vh;margin-left:248px}.app-shell-demo{--demo-accent:#246b53}.demo-banner{z-index:9;color:#173c30;text-align:center;background:#dff4e7;border-bottom:1px solid #9fd1b3;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:9px 22px;font-size:14px;font-weight:700;display:flex;position:sticky;top:0}.demo-banner-exit{color:#173c30;cursor:pointer;background:#fff;border:1px solid #6da88a;border-radius:8px;min-height:34px;padding:0 11px;font-weight:800}.data-state-panel{text-align:center;align-content:center;justify-items:center;min-height:100vh;padding:40px 24px;display:grid}.data-state-panel h1{color:var(--ink);margin:20px 0 8px;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(28px,4vw,40px)}.data-state-panel p{max-width:560px;color:var(--muted);margin:0 0 24px;line-height:1.6}.state-icon{width:36px;height:36px}.state-icon-error{color:var(--coral)}.state-icon-spin{color:var(--sage);animation:1.2s linear infinite state-spin}.connection-banner{z-index:8;color:#663b00;background:#fff4d6;border-bottom:1px solid #efd598;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:9px 22px;font-size:13px;display:flex;position:sticky;top:0}@keyframes state-spin{to{transform:rotate(360deg)}}.mobile-header,.mobile-navigation,.mobile-add-button{display:none}.page{width:min(1100px,100%);min-height:100vh;margin:0 auto;padding:42px 42px 70px}.month-navigator{align-items:center;gap:12px;display:flex}.month-navigator h1,.settings-page>h1{text-align:center;text-transform:capitalize;min-width:240px;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(28px,3vw,38px);line-height:1.1}.period-trigger{color:inherit;font:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:4px 8px;display:inline-flex}.period-trigger:hover{background:var(--soft)}.icon-button{width:44px;height:44px;color:var(--muted);border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:9px;flex:none;place-items:center;text-decoration:none;display:inline-grid}.icon-button:hover{color:var(--text);border-color:#aeb7c2}.icon-button-danger:hover{color:var(--danger);border-color:#f1b7b2}.summary-band{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid;position:relative;overflow:hidden}.summary-band:before{background:var(--coral);content:"";width:3px;position:absolute;inset:17px auto 17px 0}.summary-item{gap:8px;padding:24px 27px;display:grid}.summary-item+.summary-item{border-left:1px solid var(--line)}.summary-item span{color:var(--muted);font-size:14px;font-weight:600}.summary-item strong{font-variant-numeric:tabular-nums;letter-spacing:-.035em;font-size:clamp(22px,2.4vw,30px)}.summary-value-income{color:var(--sage)}.summary-value-expense{color:var(--coral)}.summary-value-balance{color:var(--ink)}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.button:disabled{cursor:wait;opacity:.62}.button-primary{color:var(--white);background:var(--coral)}.button-primary:hover{background:var(--coral-dark)}.button-secondary{color:var(--text);background:var(--white);border-color:#bfc6cf}.button-secondary:hover{border-color:var(--ink)}.button-danger{color:var(--white);background:var(--danger)}.button-demo{color:#fff;background:#246b53}.button-demo:hover{background:#194f3d}.button-full{width:100%}.desktop-add-button{margin-top:20px}.overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:48px;margin-top:40px;display:grid}.content-section h2,.confirm-dialog h2{color:var(--ink);margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:25px;line-height:1.2}.section-heading,.page-heading-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading a{color:#265eaa;font-size:14px;font-weight:600;text-decoration:none}.transaction-list{border-top:1px solid var(--line);margin-top:14px}.transaction-row{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:72px;display:grid}.transaction-symbol{background:var(--soft);border-radius:50%;place-items:center;width:36px;height:36px;font-size:21px;font-weight:500;display:grid}.transaction-symbol-expense{color:var(--coral)}.transaction-symbol-income{color:var(--sage)}.transaction-copy{gap:4px;min-width:0;display:grid}.transaction-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.transaction-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px}.amount-expense{color:var(--coral)}.amount-income{color:var(--sage)}.row-link{width:36px;height:44px;color:var(--muted);place-items:center;display:grid}.row-actions{gap:7px;display:flex}.category-section>h2{border-bottom:1px solid var(--line);padding-bottom:14px}.category-total{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.category-total span{color:var(--muted);font-size:14px}.category-total strong{font-variant-numeric:tabular-nums;font-size:14px}.empty-state{color:var(--muted);border-bottom:1px solid var(--line);padding:38px 0}.empty-state p{margin:0 0 10px}.empty-copy{color:var(--muted);margin:22px 0}.text-link,.text-button{color:#265eaa;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:none}.text-button{align-items:center;min-height:44px;display:inline-flex}.page-add-button{flex:none}.transaction-history{margin-top:42px}.history-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.history-heading h2{margin-bottom:3px}.result-count{color:var(--muted);font-size:13px}.transaction-filters{border:1px solid var(--line);background:var(--soft);border-radius:11px;margin-top:18px}.transaction-filters summary{cursor:pointer;align-items:center;gap:9px;min-height:48px;padding:0 15px;font-size:14px;font-weight:700;list-style:none;display:flex}.transaction-filters summary::-webkit-details-marker{display:none}.filter-count{min-width:22px;height:22px;color:var(--white);background:var(--coral);border-radius:999px;place-items:center;padding:0 6px;font-size:12px;display:grid}.filter-controls{border:0;grid-template-columns:minmax(140px,.8fr) minmax(170px,1fr) minmax(220px,1.5fr) auto;align-items:end;gap:13px;margin:0;padding:3px 15px 15px;display:grid}.filter-controls label{min-width:0;color:var(--text);gap:6px;font-size:13px;font-weight:700;display:grid}.filter-controls input,.filter-controls select{width:100%;min-height:44px;color:var(--text);background:var(--white);border:1px solid #aeb7c2;border-radius:9px;padding:0 11px}.filter-controls input:focus,.filter-controls select:focus{border-color:var(--coral)}.filter-reset{min-height:44px}.drawer-page{background:#f7f8fa;justify-content:flex-end;min-height:100vh;display:flex}.transaction-form{background:var(--white);width:min(520px,100%);min-height:100vh;box-shadow:var(--shadow);padding:48px 44px}.transaction-form.transaction-form-pad-open{padding-bottom:160px}.transaction-form h1{color:var(--ink);margin:0 0 30px;font-family:"Source Serif 4",Georgia,serif;font-size:32px}.type-switch{border:1px solid var(--line);background:var(--soft);border-radius:10px;grid-template-columns:1fr 1fr;margin:0 0 24px;padding:4px;display:grid}.type-option{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-weight:700}.type-option-active{color:var(--ink);background:var(--white);box-shadow:0 2px 7px #071c3617}.field{gap:8px;margin-top:20px;display:grid;position:relative}.field>span,.field>label{color:var(--text);font-size:14px;font-weight:700}.field input,.field select,.field textarea,.money-input{width:100%;min-height:48px;color:var(--text);background:var(--white);border:1px solid #aeb7c2;border-radius:9px}.field input,.field select,.field textarea{padding:0 13px}.field textarea{resize:vertical;min-height:108px;padding-block:12px 30px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--coral)}.money-input:focus-within{border-color:var(--coral);outline:3px solid var(--coral);outline-offset:2px;box-shadow:0 0 0 5px var(--white)}.money-input input:focus-visible,.money-input .amount-pad-toggle:focus-visible{box-shadow:none;outline:none}.money-input{align-items:center;display:flex;overflow:hidden}.money-input input{border:0;min-width:0}.money-input>span{color:var(--muted);padding:0 14px;font-weight:600}.amount-pad-toggle{width:46px;min-width:46px;height:46px;color:var(--muted);border:0;border-left:1px solid var(--line);background:var(--soft);cursor:pointer;place-items:center;padding:0;display:grid}.amount-pad-toggle:hover,.amount-pad-toggle[aria-expanded=true]{color:var(--coral-dark);background:#fff3f1}.amount-number-pad{z-index:25;background:var(--white);border:1px solid #cfd6de;border-radius:13px;grid-template-rows:repeat(4,44px);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"seven eight nine back""four five six done""one two three done""decimal zero zero done";gap:6px;width:min(270px,100vw - 46px);padding:9px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 35px #071c3638}.amount-pad-key{min-width:0;color:var(--ink);background:var(--soft);cursor:pointer;touch-action:manipulation;border:1px solid #d8dee5;border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:750;display:flex}.amount-pad-key:hover{background:#e9edf1;border-color:#b8c2cc}.amount-pad-key:active{transform:translateY(1px)}.amount-pad-7{grid-area:seven}.amount-pad-8{grid-area:eight}.amount-pad-9{grid-area:nine}.amount-pad-4{grid-area:four}.amount-pad-5{grid-area:five}.amount-pad-6{grid-area:six}.amount-pad-1{grid-area:one}.amount-pad-2{grid-area:two}.amount-pad-3{grid-area:three}.amount-pad-0{grid-area:zero}.amount-pad-decimal{grid-area:decimal}.amount-pad-backspace{color:var(--muted);grid-area:back}.amount-pad-done{color:var(--white);border-color:var(--coral-dark);background:var(--coral-dark);flex-direction:column;grid-area:done;gap:5px;font-size:12px}.amount-pad-done:hover{background:#a32119;border-color:#a32119}.field-error,.money-input.field-error,.money-input.field-error:focus-within{border-color:var(--danger)}.money-input.field-error:focus-within{outline-color:var(--danger)}.error-message{color:var(--danger)}.character-count{color:var(--muted);position:absolute;bottom:10px;right:12px}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.form-actions>.form-notice{flex-basis:100%;width:100%}.dialog-backdrop{z-index:50;background:#071c3694;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.confirm-dialog{border-radius:var(--radius);background:var(--white);width:min(420px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);padding:30px;overflow-y:auto}.confirm-dialog p{color:var(--muted)}.period-mode-options{border:1px solid var(--line);background:var(--soft);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;padding:4px;display:grid}.period-fields{gap:14px;margin-top:20px;display:grid}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.graph-section{margin-top:34px}.graph-heading{align-items:flex-end}.graph-heading p{color:var(--muted);margin:6px 0 0}.graph-legend{color:var(--muted);gap:16px;font-size:13px;font-weight:700;display:flex}.graph-legend span{align-items:center;gap:6px;display:inline-flex}.legend-swatch{border-radius:3px;width:11px;height:11px}.legend-income,.chart-bar-income{background:#247a4d}.legend-expense,.chart-bar-expense{background:var(--coral-dark)}.cash-flow-chart{border-bottom:1px solid var(--line);margin-top:22px;padding:24px 4px 10px;overflow-x:auto}.chart-buckets{align-items:stretch;gap:8px;min-width:100%;height:280px;display:flex}.chart-bucket{flex:1 0 72px;grid-template-rows:240px auto;gap:8px;min-width:72px;display:grid}.chart-bars{justify-content:center;align-items:flex-end;gap:5px;height:240px;display:flex}.chart-bar{border-radius:5px 5px 0 0;width:min(24px,36%);min-height:0}.chart-label{color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.graph-values{gap:8px;margin-top:24px;display:grid}.graph-value-row{background:var(--soft);border-radius:8px;grid-template-columns:minmax(140px,1fr) auto auto;gap:18px;padding:10px 12px;font-size:13px;display:grid}.graph-value-row .amount-income{color:#246c45}.graph-value-row .amount-expense{color:var(--danger)}.category-graphs-section{border-top:1px solid var(--line);margin-top:42px;padding-top:34px}.category-graphs-section .section-heading p{max-width:640px;color:var(--muted);margin:6px 0 0}.category-pie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.category-pie-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0;margin:0;padding:24px}.category-pie-card figcaption{color:var(--navy);font-family:var(--serif);font-size:20px;font-weight:700}.category-pie-content{grid-template-columns:minmax(130px,180px) minmax(0,1fr);align-items:center;gap:24px;min-width:0;margin-top:22px;display:grid}.category-pie{aspect-ratio:1;background:var(--pie-background);border:1px solid #071c3614;border-radius:50%;width:100%;max-width:180px;box-shadow:inset 0 0 0 1px #ffffff59}.category-pie-legend{gap:10px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.category-pie-legend li{grid-template-columns:12px minmax(70px,1fr) auto;align-items:center;column-gap:8px;min-width:0;font-size:12px;display:grid}.category-swatch{border-radius:3px;width:11px;height:11px}.category-pie-label{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.category-pie-legend strong{font-variant-numeric:tabular-nums;font-size:12px}.category-pie-percentage{color:var(--muted);grid-column:2/-1;font-size:11px}.category-pie-empty{min-height:180px;color:var(--muted);margin:22px 0 0}.settings-page>h1{text-align:left;min-width:0;margin-bottom:42px}.settings-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:26px 0;display:grid}.settings-inline-error{grid-column:1/-1;font-size:14px;color:var(--danger)!important}.settings-inline-success{grid-column:1/-1;font-size:14px;color:#23623b!important}.settings-section h2{color:var(--ink);margin:0 0 6px;font-size:17px}.settings-section p{max-width:650px;color:var(--muted);margin:0;line-height:1.55}.language-options{border:1px solid var(--line);background:var(--soft);border-radius:10px;padding:4px;display:flex}.language-button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 15px;font-size:14px;font-weight:700}.language-button-active{color:var(--ink);background:var(--white);box-shadow:0 2px 7px #071c3617}.currency-options{grid-template-columns:repeat(2,minmax(0,1fr));width:min(440px,100%);display:grid}.currency-options .language-button{height:auto;min-height:48px;padding:7px 12px}.version-copy{color:var(--muted);margin-top:30px;font-size:13px}.import-settings-section{align-items:start}.import-file-button{cursor:pointer;position:relative}.import-detail{grid-column:1/-1;min-width:0}.import-filename{overflow-wrap:anywhere;font-weight:700}.import-preview{border:1px solid var(--line);background:var(--soft);border-radius:12px;margin-top:12px;padding:20px}.import-preview h3{color:var(--ink);margin:0 0 16px;font-size:16px}.import-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;display:grid}.import-summary div{min-width:0}.import-summary dt{color:var(--muted);font-size:12px;font-weight:700}.import-summary dd{color:var(--ink);overflow-wrap:anywhere;margin:4px 0 0;font-size:15px;font-weight:700}.import-preview .import-advisory{margin-top:18px;font-size:13px}.import-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.data-management-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.page-description{max-width:720px;color:var(--muted);margin:10px 0 32px;line-height:1.55}.back-link{color:#165ab2;align-items:center;gap:8px;min-height:44px;margin-bottom:18px;font-weight:700;text-decoration:none;display:inline-flex}.category-create-section,.category-list-section{border:1px solid var(--line);background:var(--white);border-radius:14px;margin-top:22px;padding:24px}.category-create-section h2,.category-list-section h2{color:var(--ink);margin:0 0 20px;font-size:20px}.category-create-form{grid-template-columns:minmax(180px,1fr) minmax(150px,220px) auto;align-items:end;gap:14px;display:grid}.category-create-form .button{min-height:48px}.custom-category-list{margin:0;padding:0;list-style:none}.custom-category-row{border-top:1px solid var(--line);padding:16px 0}.custom-category-row:first-child{border-top:0;padding-top:0}.custom-category-row form{grid-template-columns:minmax(160px,1fr) auto auto auto auto;align-items:center;gap:10px;display:grid}.custom-category-row-readonly{align-items:center;gap:10px;display:flex}.custom-category-row-readonly strong{margin-right:auto}.custom-category-row input{width:100%;min-height:44px;color:var(--ink);background:var(--white);border:1px solid #b8c3d0;border-radius:8px;padding:0 12px}.category-type-label,.category-archived-label{color:var(--muted);background:var(--soft);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.category-archived-label{color:#704200;background:#fff0c9}.category-empty{color:var(--muted);margin:0}.auth-page{grid-template-columns:minmax(320px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.auth-intro{color:var(--white);background:var(--ink);border-left:5px solid var(--coral);flex-direction:column;justify-content:space-between;padding:54px clamp(38px,7vw,100px) 80px;display:flex}.auth-intro h1{letter-spacing:-.045em;max-width:520px;margin:0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(42px,5vw,70px);line-height:1.03}.auth-intro p{color:#bdc9d6;max-width:500px;margin:25px 0 0;font-size:18px;line-height:1.6}.auth-panel{place-items:center;padding:40px;display:grid}.auth-form{width:min(410px,100%)}.auth-form h2{color:var(--ink);margin:0 0 28px;font-family:"Source Serif 4",Georgia,serif;font-size:34px}.auth-form>p{color:var(--muted);margin:-17px 0 25px;line-height:1.5}.auth-form .button-primary{margin-top:26px}.form-divider{align-items:center;margin:22px 0;display:flex}.form-divider:before,.form-divider:after{background:var(--line);content:"";flex:1;height:1px}.google-mark{color:#3569c8;font-weight:700}.auth-links{color:var(--muted);text-align:center;justify-items:center;gap:16px;margin-top:25px;font-size:14px;display:grid}.invitation-notice{color:#4d5969;text-align:center;background:var(--soft);border:1px solid #cfd7df;border-radius:10px;justify-items:center;gap:7px;margin-top:20px;padding:16px;font-size:14px;line-height:1.45;display:grid}.invitation-notice strong{color:var(--ink)}.auth-form>.button-demo{margin-top:14px}.form-notice{border-radius:8px;padding:12px 14px;font-size:14px;margin:18px 0 0!important}.form-notice-error{background:#fdf0ef;color:#8d211a!important}.form-notice-success{background:#edf8f0;color:#23623b!important}.loading-screen{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (width<=920px){.sidebar{display:none}.app-main{margin-left:0}.data-state-panel{min-height:calc(100vh - 146px)}.connection-banner{justify-content:flex-start;align-items:flex-start;top:68px}.demo-banner{top:68px}.mobile-header{z-index:20;height:68px;color:var(--white);background:var(--ink);border-top:3px solid var(--coral);justify-content:space-between;align-items:center;padding:0 22px;display:flex;position:sticky;top:0}.mobile-header .brand{font-size:22px}.mobile-header .brand-logo{border-radius:9px;width:36px;height:36px}.mobile-user{background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.page{min-height:calc(100vh - 68px);padding:28px 24px 120px}.overview-grid{grid-template-columns:1fr}.mobile-navigation{z-index:30;color:#d9e1e9;background:var(--ink);grid-template-columns:repeat(4,1fr);height:78px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-link{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;padding-top:9px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.mobile-nav-link-active{color:#ff5a51}.mobile-add-button{z-index:35;width:58px;height:58px;color:var(--white);background:var(--coral);border-radius:16px;place-items:center;text-decoration:none;display:grid;position:fixed;bottom:94px;right:22px;box-shadow:0 12px 25px #071c3640}.auth-page{grid-template-columns:1fr}.auth-intro{min-height:255px;padding:28px 28px 36px}.brand-logo-auth{border-radius:18px;width:72px;height:72px}.auth-intro h1{margin-top:55px;font-size:40px}.auth-intro p{display:none}.auth-panel{padding:42px 25px 70px}}@media (width<=640px){.month-navigator{justify-content:space-between}.month-navigator h1{min-width:0;font-size:28px}.period-trigger{max-width:190px}.graph-heading,.graph-value-row{align-items:flex-start}.graph-heading{flex-direction:column}.graph-value-row{grid-template-columns:1fr auto}.graph-value-row strong{grid-column:1/-1}.category-pie-grid{grid-template-columns:1fr}.category-pie-card{padding:20px}.category-pie-content{grid-template-columns:minmax(110px,150px) minmax(0,1fr);gap:18px}.summary-band{grid-template-columns:1fr}.summary-item{justify-content:space-between;align-items:center;min-height:75px;padding:16px 17px 16px 22px;display:flex}.summary-item+.summary-item{border-top:1px solid var(--line);border-left:0}.summary-item strong{font-size:21px}.desktop-add-button,.page-add-button{display:none}.page-heading-row{flex-wrap:wrap}.page-heading-row .month-navigator{width:100%}.page-heading-row .page-add-button{width:100%;display:inline-flex}.overview-grid{gap:40px;margin-top:35px}.category-create-section,.category-list-section{padding:18px}.category-create-form,.custom-category-row form{grid-template-columns:1fr}.custom-category-row .button{width:100%}.section-heading{align-items:flex-end}.history-heading{flex-wrap:wrap;align-items:flex-end}.history-heading .button{min-height:42px;padding-inline:13px}.filter-controls{grid-template-columns:1fr}.filter-reset{width:100%}.section-heading h2,.content-section h2{font-size:23px}.section-heading a{text-align:right;max-width:100px}.transaction-row{grid-template-columns:38px minmax(0,1fr) auto;gap:9px}.transaction-row .row-link{display:none}.row-actions{grid-column:2/-1;justify-self:end;padding-bottom:10px}.transaction-history .transaction-row{grid-template-columns:38px minmax(0,1fr) auto}.drawer-page{min-height:calc(100vh - 68px)}.transaction-form{min-height:calc(100vh - 68px);box-shadow:none;padding:31px 23px 125px}.transaction-form h1{font-size:29px}.form-actions{border-top:1px solid var(--line);background:var(--white);padding:12px 0;position:sticky;bottom:86px}.form-actions .button{flex:1}.settings-section{grid-template-columns:1fr;align-items:start;gap:18px}.language-options{width:100%}.language-button{flex:1}.import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.import-actions .button,.data-management-actions,.data-management-actions .button{width:100%}}@media (width<=420px){.category-pie-content{grid-template-columns:1fr}.category-pie{justify-self:center;width:150px}}@media (orientation:landscape) and (height<=600px) and (width>=640px) and (width<=920px){.mobile-header{height:56px}.connection-banner,.demo-banner{top:56px}.page{min-height:calc(100vh - 56px);padding:20px 24px 90px}.mobile-navigation{height:64px}.mobile-nav-link{flex-direction:row;padding-top:0;font-size:12px}.mobile-add-button{border-radius:14px;width:50px;height:50px;bottom:70px;right:18px}.auth-page{grid-template-columns:minmax(270px,.85fr) minmax(360px,1.15fr)}.auth-intro{min-height:100vh;padding:24px 30px 32px}.auth-intro h1{margin-top:28px;font-size:38px}.auth-intro p{margin-top:16px;font-size:15px;display:block}.auth-panel{padding:24px 30px 40px}.transaction-form{padding-block:28px 90px}.form-actions{bottom:70px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
