/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.flex{display:flex}.hidden{display:none}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#f8f8f5;--surface:#fff;--surface-2:#f2f3f0;--ink:#192a29;--muted:#74807d;--line:#e5e9e5;--teal:#0e514b;--teal-light:#e2f0eb;--amber:#a56b23;--amber-light:#fff3dc;--red:#b04e47;--red-light:#fce9e7;--shadow:0 14px 45px #16312b14}@media (prefers-color-scheme:dark){:root{--bg:#101b1b;--surface:#1b2928;--surface-2:#243433;--ink:#edf4ef;--muted:#a6b8b3;--line:#334642;--teal:#9ed4c2;--teal-light:#24443b;--amber:#e5bb77;--amber-light:#493b25;--red:#f0a49c;--red-light:#4a2b2a;--shadow:0 14px 45px #0003}}*{box-sizing:border-box}html{font-size:16px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #69b9a9}button:active{transform:scale(.985)}a{color:inherit}strong{font-variant-numeric:tabular-nums;font-weight:700}small{font-size:.8rem}.app-shell{max-width:920px;min-height:100dvh;margin:0 auto;padding:0 24px 120px}.topbar{justify-content:space-between;height:70px}.brand,.topbar{align-items:center;display:flex}.brand{letter-spacing:-.025em;gap:10px;font-size:.96rem;font-weight:730}.brand-mark{background:var(--teal);border-radius:9px;place-items:center;width:26px;height:26px;display:grid;position:relative}.brand-mark span,.brand-mark:after,.brand-mark:before{content:"";background:var(--surface);border-radius:2px;width:12px;height:2px;display:block;position:absolute;left:7px}.brand-mark:before{top:8px}.brand-mark span{width:9px;top:12px}.brand-mark:after{top:16px}.icon-button,.month-arrows button,.quiet-icon{color:var(--ink);background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.icon-button:hover,.month-arrows button:hover,.quiet-icon:hover{background:var(--surface-2)}.month-row{justify-content:space-between;margin:4px 0 19px}.month-row,.month-title{align-items:center;display:flex}.month-title{color:var(--ink);letter-spacing:-.055em;background:0 0;border:0;gap:9px;padding:4px 0;font-size:1.65rem;font-weight:750}.month-title svg{color:var(--muted)}.month-arrows{gap:1px;display:flex}.main-content{animation:enter .2s}.eyebrow{letter-spacing:.15em;color:var(--muted);font-size:.67rem;font-weight:780}h1,h2,h3,p{margin:0}h1{letter-spacing:-.05em;font-size:1.7rem;line-height:1.1}h2{letter-spacing:-.035em;font-size:1.18rem}h3{letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:22px 0 5px;font-size:.73rem}.page-heading{margin:7px 0 22px}.page-heading h1{margin-top:5px}.section-heading{justify-content:space-between;align-items:end;gap:12px;margin:27px 0 15px;display:flex}.section-heading h2{margin-top:3px}.quiet-add{color:var(--teal);white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;min-height:44px;padding:0 2px;font-weight:690;display:flex}.summary-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.summary-card{background:var(--surface);border:1px solid var(--line);border-radius:19px;flex-direction:column;justify-content:center;min-height:127px;padding:17px 18px;display:flex;box-shadow:0 2px 9px #0a1e1405}.summary-card.accent{background:var(--teal);border-color:var(--teal);color:var(--bg)}.summary-card>span{opacity:.75;font-size:.79rem;font-weight:620}.summary-card strong{letter-spacing:-.065em;margin:5px 0 2px;font-size:1.79rem;line-height:1.17}.summary-card small{opacity:.64}.allowance-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px;display:grid}.allowance-tile{border:1px solid var(--line);background:var(--surface);text-align:left;min-height:96px;color:var(--ink);border-radius:15px;flex-direction:column;gap:4px;padding:12px 13px;display:flex}.allowance-tile>span:first-child{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:650;overflow:hidden}.allowance-tile strong{letter-spacing:-.04em;white-space:nowrap;font-size:1.01rem}.negative{color:var(--red)!important}.mini-track,.progress-track{background:var(--surface-2);border-radius:10px;width:100%;height:5px;margin-top:auto;display:block;overflow:hidden}.mini-track span,.progress-track span{background:var(--teal);border-radius:10px;height:100%;display:block}.attention-line{color:var(--amber);flex-wrap:wrap;gap:12px;margin-top:15px;font-size:.83rem;font-weight:630;display:flex}.attention-line span{align-items:center;gap:6px;display:flex}.chip-row{scrollbar-width:none;gap:7px;margin:0 -24px 12px;padding:0 24px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;min-height:36px;padding:8px 14px;font-size:.83rem;font-weight:650}.chip.active{color:var(--bg);background:var(--ink);border-color:var(--ink)}.expense-list,.paid-section{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden}.bill-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:76px;padding:8px 7px 8px 14px;display:flex}.bill-row:last-child{border-bottom:0}.bill-row.done{opacity:.55}.check-button{width:22px;height:22px;color:var(--surface);background:0 0;border:1.5px solid #8da5a0;border-radius:7px;flex:0 0 22px;place-items:center;padding:0;display:grid}.check-button.checked{background:var(--teal);border-color:var(--teal)}.bill-main{text-align:left;min-width:0;color:var(--ink);background:0 0;border:0;flex-direction:column;flex:1;gap:3px;padding:4px 0;display:flex}.bill-main strong{white-space:nowrap;text-overflow:ellipsis;font-size:.89rem;overflow:hidden}.bill-main>span{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:.75rem;display:flex}.latest{color:var(--muted);font-size:.7rem;font-style:normal;font-weight:640}.latest.warning{color:var(--amber)}.latest.severe{color:var(--red)}.bill-right{text-align:right;white-space:nowrap;flex-direction:column;display:flex}.bill-right strong{font-size:.9rem}.bill-right small{color:var(--muted);font-size:.68rem}.pencil-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:12px;flex:0 0 44px;place-items:center;display:grid}.pencil-button:hover{color:var(--teal);background:var(--surface-2)}.paid-section{margin-top:10px}.paid-toggle{width:100%;color:var(--muted);background:0 0;border:0;align-items:center;gap:9px;padding:14px 17px;font-size:.85rem;font-weight:650;display:flex}.paid-toggle svg:last-child{margin-left:auto;transition:transform .2s}.rotate{transform:rotate(180deg)}.empty-state{color:var(--muted);text-align:center;padding:27px 18px;font-size:.9rem}.floating-add{z-index:10;right:max(25px,50vw - 435px);bottom:calc(88px + env(safe-area-inset-bottom));background:var(--teal);width:58px;height:58px;color:var(--bg);border:0;border-radius:19px;place-items:center;display:grid;position:fixed;box-shadow:0 9px 26px #0c3e3745}.bottom-nav{z-index:9;background:var(--surface);position:fixed;bottom:0;left:0;right:0}@supports (color:color-mix(in lab,red,red)){.bottom-nav{background:color-mix(in srgb,var(--surface) 93%,transparent)}}.bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:6px max(16px,calc((100vw - 920px)/2 + 16px)) calc(6px + env(safe-area-inset-bottom));justify-content:space-around;display:flex}.nav-item{color:var(--muted);background:0 0;border:0;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;max-width:170px;min-height:53px;font-size:.69rem;font-weight:620;display:flex}.nav-item.active{color:var(--teal)}.nav-item span{white-space:nowrap}.page-heading+.spending-card-grid{margin-top:8px}.spending-card-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.spending-card{border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left;border-radius:18px;flex-direction:column;gap:3px;min-height:128px;padding:17px;display:flex}.spending-card>span:first-child{color:var(--muted);font-size:.78rem;font-weight:650}.spending-card strong{letter-spacing:-.055em;font-size:1.5rem}.spending-card small{color:var(--muted)}.spending-card .progress-track{margin-top:12px}.transaction{border:0;border-bottom:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);text-align:left;align-items:center;gap:12px;min-height:68px;padding:14px;display:flex}.transaction:last-child{border-bottom:0}.transactions{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.transaction-date{color:var(--muted);flex-shrink:0;width:40px;font-size:.74rem}.transaction-main{flex-direction:column;flex:1;min-width:0;display:flex}.transaction-main strong{font-size:.83rem}.transaction-main small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.transaction-amount{font-size:.88rem}.transaction>svg{color:var(--muted);margin-left:6px}.report-hero{background:var(--teal);color:var(--bg);border-radius:21px;flex-direction:column;gap:4px;padding:21px 23px;display:flex}.report-hero>span{opacity:.74;font-size:.79rem;font-weight:650}.report-hero strong{letter-spacing:-.065em;font-size:2.4rem}.report-hero small{opacity:.65}.metric-list{border:1px solid var(--line);background:var(--surface);border-radius:17px;margin-top:12px;overflow:hidden}.metric-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:13px 17px;font-size:.87rem;display:flex}.metric-row:last-child{border:0}.metric-row span{color:var(--muted)}.metric-row strong{text-align:right}.report-section{margin-top:28px}.report-category{background:var(--surface);border-bottom:1px solid var(--line);padding:12px 17px}.report-category:first-of-type{border-radius:16px 16px 0 0}.report-category:last-of-type{border-bottom:0;border-radius:0 0 16px 16px}.report-category>div{justify-content:space-between;gap:8px;font-size:.83rem;display:flex}.report-category strong small{color:var(--muted);font-weight:450}.report-category .progress-track{margin-top:9px}.debt-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-bottom:11px;padding:16px 18px}.debt-top{justify-content:space-between;align-items:start;display:flex}.debt-top>div{flex-direction:column;display:flex}.debt-top strong{font-size:.95rem}.debt-top small,.estimate-note{color:var(--muted)}.debt-balance{letter-spacing:-.055em;margin:8px 0;font-size:1.72rem;display:block}.debt-detail{color:var(--muted);justify-content:space-between;gap:8px;font-size:.78rem;display:flex}.debt-chart{align-items:end;gap:4px;height:62px;margin:13px 0 8px;display:flex}.debt-chart span{background:var(--teal);opacity:.7;border-radius:4px 4px 1px 1px;flex:1}.budget-panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-bottom:14px;padding:0 17px 6px}.budget-panel .section-heading{margin:17px 0 5px}.edit-row{border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;min-height:53px;padding:5px 0;font-size:.86rem;display:flex}.edit-row:last-child{border-bottom:0}.edit-row span{flex:1}.edit-row strong{white-space:nowrap}.edit-row svg{color:var(--muted);margin-left:7px}.budget-group h3{margin-top:22px}.budget-group:first-of-type h3{margin-top:12px}.budget-group:last-child{padding-bottom:4px}.loading-state{text-align:center;color:var(--muted);padding:80px 0}.banner{border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:10px 13px;font-size:.83rem;display:flex}.error-banner{background:var(--red-light);color:var(--red)}.banner button{color:inherit;background:0 0;border:0}.toast{z-index:40;left:50%;bottom:calc(90px + env(safe-area-inset-bottom));background:var(--ink);color:var(--bg);white-space:nowrap;box-shadow:var(--shadow);border-radius:13px;gap:22px;padding:12px 17px;font-size:.86rem;display:flex;position:fixed;transform:translate(-50%)}.toast button{color:#92dfc4;background:0 0;border:0;font-weight:700}.modal-backdrop{z-index:50;background:#0e1d1b75;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.sheet{background:var(--surface);width:min(100%,520px);max-height:min(91dvh,900px);padding:7px 22px calc(22px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;overflow:auto;box-shadow:0 -16px 45px #00000026}.sheet-grabber{background:var(--line);border-radius:10px;width:40px;height:5px;margin:3px auto 15px}.sheet-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.sheet-header h2{font-size:1.34rem}.editor-form{gap:14px}.editor-form,.form-field{flex-direction:column;display:flex}.form-field{color:var(--ink);gap:6px}.form-field>span:first-child{font-size:.78rem;font-weight:680}.currency-input,.form-field>input,.form-field>select{border:1px solid var(--line);background:var(--surface-2);width:100%;height:49px;color:var(--ink);border-radius:12px;outline:0;padding:0 13px}.currency-input:focus-within,.form-field>input:focus,.form-field>select:focus{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-light)}.currency-input{align-items:center;gap:5px;display:flex}.currency-input span{color:var(--muted);font-size:.9rem}.currency-input input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;font-size:1.05rem}.form-pair{grid-template-columns:1fr 1fr;gap:11px;display:grid}.primary-button{background:var(--teal);color:var(--bg);border:0;border-radius:13px;width:100%;min-height:51px;margin-top:4px;font-weight:700}.destination-note{background:var(--amber-light);color:var(--amber);border-radius:10px;padding:10px 12px;font-size:.79rem}.form-error{color:var(--red);font-size:.82rem}.payment-context{color:var(--muted);justify-content:space-between;align-items:center;font-size:.86rem;display:flex}.payment-context strong{color:var(--ink)}.prior-payments{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding-top:14px;display:flex}.prior-payments>div{justify-content:space-between;align-items:center;font-size:.84rem;display:flex}.inline-confirm button,.prior-payments button,.secondary-actions button{color:var(--teal);background:0 0;border:0;min-height:36px;font-weight:680}.secondary-actions{border-top:1px solid var(--line);padding-top:8px}.inline-confirm,.secondary-actions{justify-content:space-between;display:flex}.inline-confirm{background:var(--amber-light);color:var(--amber);border-radius:10px;align-items:center;padding:12px;font-size:.82rem}.live-projection{background:var(--teal-light);border-radius:13px;flex-direction:column;gap:2px;padding:14px;display:flex}.live-projection small,.live-projection span{opacity:.75;font-size:.75rem}.live-projection strong{font-size:1.13rem}.month-picker,.settings-list{flex-direction:column;display:flex}.month-picker button,.settings-list a,.settings-list button{border:0;border-bottom:1px solid var(--line);color:var(--ink);text-align:left;background:0 0;justify-content:space-between;align-items:center;min-height:53px;padding:10px 2px;text-decoration:none;display:flex}.month-picker button.current-month-button{color:var(--teal);font-weight:700}.settings-list small{color:var(--muted);padding-top:15px}.login-page{place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{background:var(--surface);border:1px solid var(--line);width:min(100%,400px);box-shadow:var(--shadow);border-radius:24px;padding:34px}.login-mark{background:var(--teal);width:44px;height:44px;color:var(--bg);border-radius:14px;place-items:center;margin-bottom:27px;display:grid}.login-kicker{letter-spacing:.16em;color:var(--muted);font-size:.7rem;font-weight:730}.login-card h1{margin:6px 0;font-size:2rem}.login-card p{color:var(--muted);margin-bottom:28px;font-size:.9rem}.login-card label{font-size:.79rem;font-weight:690}.password-wrap{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;align-items:center;margin:7px 0 14px;display:flex}.password-wrap input{min-width:0;height:49px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 14px}.password-wrap button{color:var(--muted);background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}@media (max-width:600px){.app-shell{padding:0 16px 112px}.topbar{height:62px}.month-title{font-size:1.5rem}.summary-card{min-height:118px;padding:15px}.summary-card strong{font-size:1.47rem}.allowance-grid{grid-template-columns:1fr 1fr;gap:9px}.allowance-tile{min-height:83px}.chip-row{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.bill-row{gap:7px;padding-left:12px}.bill-main strong,.bill-right strong{font-size:.85rem}.pencil-button{flex-basis:38px;width:38px}.floating-add{right:20px}.sheet{padding-left:18px;padding-right:18px}.debt-detail{flex-direction:column;gap:0}}@media (max-width:365px){.summary-card strong{font-size:1.31rem}.bill-row{gap:5px}.bill-main>span{font-size:.68rem}.latest{font-size:.66rem}.bill-right strong{font-size:.77rem}.nav-item{font-size:.6rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@keyframes enter{0%{opacity:.7;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.destructive-text-button{min-height:44px;color:var(--red);background:0 0;border:0;margin:2px auto 0;padding:0 16px;font-weight:650;display:block}.payment-date-edit{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.payment-date-edit span{color:var(--muted);font-size:.8rem}.payment-date-edit input{background:var(--surface-2);width:100%;max-width:165px;min-height:40px;color:var(--ink);border:1px solid var(--line);border-radius:9px;padding:4px 8px}.login-page{justify-content:center;align-items:center;display:flex}.login-card{width:100%;max-width:400px}.debt-progress{flex-direction:column;gap:6px;margin:10px 0;display:flex}.debt-progress>span:first-child{color:var(--muted);font-size:.75rem}.latest.today{background:var(--red-light);color:var(--red);font-weight:750}.month-picker>div button{width:100%}.month-year{color:var(--muted);letter-spacing:.12em;margin:18px 0 5px;font-size:.72rem;font-weight:750;display:block}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}