@media (min-width:801px){.user-shell-v2{grid-template-columns:264px minmax(0,1fr)}.user-shell-v2 .user-sidebar{background:var(--card);width:264px}.user-mobile-header{z-index:24;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--card) 94%, transparent);height:64px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-column:2;justify-content:space-between;align-items:center;padding:0 clamp(24px,4vw,56px);display:flex;position:sticky;top:0}.user-mobile-header>strong{font-size:1.05rem}.user-mobile-header .mobile-menu-button{display:none}.user-mobile-header .mobile-reminder-button{width:40px;height:40px;color:var(--ink);border-radius:50%;place-items:center;text-decoration:none;display:grid}.user-mobile-header .mobile-reminder-button:hover{color:var(--theme);background:#ff49611a}.user-main-content{grid-column:2;padding-top:28px}}.user-main-content .reminders-modal-layer{place-items:center!important;padding:18px!important;display:grid!important}.user-main-content .reminders-editor{box-sizing:border-box!important;border-radius:15px!important;width:min(323px,100vw - 36px)!important;padding:16px 14px!important;box-shadow:0 18px 60px #0000006b!important}.user-main-content .reminders-editor>header{background:0 0!important;min-height:32px!important;padding:0!important;display:flex!important}.user-main-content .reminders-editor>header button{width:32px!important;height:32px!important;min-height:0!important;color:var(--ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:50%!important;place-items:center!important;padding:0!important;display:grid!important}.user-main-content .reminders-editor>header button:hover{background:color-mix(in srgb,var(--ink) 7%,transparent)!important}.user-main-content .reminders-editor>header button svg{width:18px!important}.user-main-content .reminders-editor form{padding:0!important}.user-main-content .reminders-editor input:not([type=checkbox]),.user-main-content .reminders-editor textarea,.user-main-content .reminders-editor select{box-shadow:none!important;border:0!important;border-radius:7px!important}.user-main-content .reminders-editor .reminders-save{background:var(--theme)!important;color:#fff!important;width:100%!important;min-height:34px!important;box-shadow:none!important;border:0!important;border-radius:18px!important;margin-top:2px!important;padding:0 14px!important;font-size:.68rem!important}.light .reminders-editor{background:#fff!important}.dark .reminders-editor{background:#332a2b!important}.dark .user-shell-v2{background:var(--paper)}.dark .user-shell-v2 .user-sidebar{border-color:var(--line);background:#1b1b1f;box-shadow:2px 0 14px #0000004d}.dark .user-shell-v2 .user-logo{color:var(--ink)}.dark .user-shell-v2 .user-sidebar nav a{color:#dedee3}.dark .user-shell-v2 .user-sidebar nav a.active,.dark .user-shell-v2 .user-sidebar nav a:hover{color:#ff7185;background:#ff49612e}.dark .user-mobile-header{border-color:var(--line);color:var(--ink);background:#1e1e22f5}.dark .user-main-content .panel,.dark .user-main-content .metrics article{border-color:var(--line);background:var(--card);box-shadow:0 2px 10px #00000047}.dark .user-main-content input,.dark .user-main-content textarea,.dark .user-main-content select,.dark .user-main-content [role=combobox],.dark .sort-control,.dark .customer-toolbar input{color:var(--ink)!important;background:#28282e!important;border-color:#41414a!important}.dark .user-main-content input::placeholder,.dark .user-main-content textarea::placeholder{color:#8f8f99}.dark .account-list>a,.dark .entry-list article,.dark .reminder-list article,.dark .message-list article,.dark .loan-list>article{color:var(--ink);background:var(--card)}.dark .account-list>a:hover,.dark .loan-card-metrics>span{background:#28282e}.dark .appearance-options button{color:var(--ink);border-color:#41414a;background:#27272c!important}.dark .settings-links>a{color:var(--ink)}.dark .auth-card,.dark .offline-card{background:var(--card);color:var(--ink)}.dark .auth-shell .auth-form input{color:var(--ink);background:#29292f;border-color:#41414a}.dark .user-mobile-drawer{background:var(--card)}.dark .user-mobile-nav{border-color:var(--line);background:#1e1e22fa}.dark .install-app-button,.dark .push-notification-button{color:#ff7185;background:#ff496121;border-color:#ff496161}.announcement-screen{gap:16px;max-width:760px;margin:0 auto;padding:18px;display:grid}.announcement-screen>header{grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.announcement-screen>header>a{border:1px solid var(--line);background:var(--card);width:40px;height:40px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.announcement-screen>header>b{text-align:center;font-size:1rem}.announcement-card{border:1px solid var(--line);background:var(--card);border-radius:20px;overflow:hidden;box-shadow:0 12px 36px #0f172a14}.announcement-card>img{object-fit:cover;width:100%;max-height:360px;display:block}.announcement-icon{background:color-mix(in srgb,var(--theme) 12%,transparent);width:72px;height:72px;color:var(--theme);border-radius:22px;place-items:center;margin:34px auto 0;display:grid}.announcement-icon svg{width:34px;height:34px}.announcement-content{gap:14px;padding:28px;display:grid}.announcement-content time{color:var(--muted);font-size:.72rem}.announcement-content h1{color:var(--ink);margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.2}.announcement-content p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.75}.announcement-action{background:var(--theme);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:100%;margin-top:8px;padding:12px 18px;font-size:.82rem;font-weight:750;display:inline-flex}.announcement-action svg{width:16px}.dark .announcement-card,.dark .announcement-screen>header>a{background:var(--card)}@media (max-width:800px){.user-mobile-header{-webkit-backdrop-filter:none;backdrop-filter:none;border:0;height:58px;padding:0 8px;box-shadow:0 2px 8px #00000029;background:var(--theme)!important;color:#fff!important;display:flex!important}.user-mobile-header>strong{font-size:1.2rem;font-weight:600;color:#fff!important}.user-mobile-header .mobile-menu-button,.user-mobile-header .mobile-reminder-button{place-items:center;width:44px;height:44px;padding:0;color:#fff!important;background:0 0!important;border:0!important;display:grid!important}.user-mobile-header svg{color:#fff!important;stroke:#fff!important}.user-mobile-nav{place-items:center;grid-template-columns:repeat(3,minmax(0,1fr))!important;display:grid!important}.user-mobile-nav a{text-align:center;justify-content:center;align-items:center;width:100%}}.flutter-overview{gap:14px;max-width:920px;margin:0 auto;display:grid}.overview-balance{color:#fff;background:linear-gradient(135deg, var(--theme), #ff7588);border-radius:18px;padding:20px}.overview-balance.payable{background:linear-gradient(135deg,#2f914a,#64b978)}.overview-balance>span{color:#ffffffc7;align-items:center;gap:8px;display:flex}.overview-balance>span svg{width:23px}.overview-balance>strong{margin-top:10px;font-size:1.9rem;font-weight:800;display:block}.overview-balance>p{color:#ffffffc2;margin:8px 0 0;font-size:.88rem}.overview-quick-stats{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.overview-quick-stats article{background:var(--card);border-radius:12px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex;box-shadow:0 2px 7px #00000017}.overview-quick-stats article>svg{box-sizing:content-box;border-radius:10px;width:20px;height:20px;padding:8px}.overview-quick-stats article>span{gap:2px;min-width:0;display:grid}.overview-quick-stats article b{text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.overview-quick-stats article small{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.overview-quick-stats .indigo>svg{color:#5364bd;background:#eef0ff}.overview-quick-stats .orange>svg{color:#e58a14;background:#fff3df}.overview-quick-stats .red>svg{color:#d73945;background:#ffeaec}.overview-quick-stats .teal>svg{color:#168d85;background:#e5f6f4}.overview-quick-stats .purple>svg{color:#8d4ab8;background:#f4eafa}.overview-section{padding:16px}.overview-section>h2{margin:0 0 12px;font-size:1rem}.month-snapshot{grid-template-columns:repeat(3,1fr);display:grid}.month-snapshot>span{gap:5px;padding-right:10px;display:grid}.month-snapshot b{font-size:.9rem}.overview-totals{grid-template-columns:1fr 1fr;gap:8px;display:grid}.overview-totals article{background:var(--card);border-radius:12px;gap:10px;padding:14px;display:flex;box-shadow:0 2px 7px #00000017}.overview-totals article:first-child>svg{color:var(--theme)}.overview-totals article:last-child>svg{color:#2e9d50}.overview-totals span{gap:3px;display:grid}.overview-totals b{font-size:1rem}.overview-totals em{color:var(--muted);font-size:.68rem;font-style:normal}.flow-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);gap:10px;height:170px;padding:8px 4px 0;display:grid}.flow-chart>div{text-align:center;grid-template-rows:1fr auto;gap:6px;display:grid}.flow-chart>div>div{justify-content:center;align-items:end;gap:4px;min-height:0;display:flex}.flow-chart i{border-radius:4px 4px 0 0;width:11px;min-height:3px;display:block}.debit-bar,.debit-dot{background:var(--theme)}.credit-bar,.credit-dot{background:#4caf50}.flow-chart small{font-size:.65rem}.chart-legend{justify-content:center;gap:18px;padding-top:10px;font-size:.7rem;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:50%;width:8px;height:8px}.recent-activity{margin:0 -16px -16px;display:grid}.recent-activity>a{border-top:1px solid var(--line);min-height:64px;color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:9px 16px;text-decoration:none;display:grid}.recent-activity>a>span:nth-child(2){gap:3px;min-width:0;display:grid}.recent-activity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-activity strong{font-size:.8rem}.credit-icon,.debit-icon{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.credit-icon{color:#2e9d50;background:#e8f6ec}.debit-icon{color:var(--theme);background:#ffeaee}.credit-icon svg,.debit-icon svg{width:17px}.overview-top-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.overview-top-grid .overview-section{padding-bottom:0}.overview-top-grid .account-list{margin:0 -16px}.add-customer-trigger{min-height:42px;background:var(--theme)!important;color:#fff!important;padding:0 17px!important}.customer-dialog{border-radius:20px;width:min(620px,100% - 24px);max-width:620px;max-height:min(760px,100dvh - 24px);padding:0;overflow-y:auto}.customer-dialog [data-slot=dialog-header]{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:20px 52px 14px 20px;display:grid}.dialog-title-icon{width:44px;height:44px;color:var(--theme);background:#ff49611f;border-radius:12px;place-items:center;display:grid}.customer-dialog [data-slot=dialog-title]{font-size:1.15rem;font-weight:750}.customer-dialog [data-slot=dialog-description]{margin-top:4px}.customer-dialog-form{gap:16px;padding:18px 20px 0;display:grid}.customer-dialog-form>div:not([data-slot=dialog-footer]),.dialog-row>div{gap:7px;display:grid}.dialog-row{grid-template-columns:1fr 1fr;gap:12px!important;display:grid!important}.customer-dialog input,.customer-dialog textarea{background:var(--paper);border:0;min-height:46px}.customer-dialog [data-slot=dialog-footer]{margin:4px -20px 0;padding:14px 20px}.dark .overview-quick-stats article,.dark .overview-totals article{background:var(--card);box-shadow:0 2px 8px #00000047}.dark .customer-dialog input,.dark .customer-dialog textarea{color:var(--ink);background:#28282e}@media (max-width:800px){.flutter-overview{gap:12px}.overview-quick-stats{grid-template-columns:1fr 1fr}.overview-top-grid{grid-template-columns:1fr}.add-customer-trigger{z-index:29;width:56px;height:56px;position:fixed;bottom:86px;right:18px;box-shadow:0 6px 18px #940a1c4d;border-radius:50%!important;padding:0!important}.add-customer-trigger svg{width:24px!important;height:24px!important}.add-customer-trigger{font-size:0}.dialog-row{grid-template-columns:1fr}.customer-dialog{max-height:calc(100dvh - 16px)}.customer-list-panel .panel-heading{display:none}}.customer-dashboard{gap:14px;max-width:960px;margin:0 auto;display:grid}.customer-page-bar{align-items:center;gap:12px;display:flex}.customer-page-bar>a{width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;text-decoration:none;display:grid}.customer-page-bar>a:hover{color:var(--theme);background:#ff49611a}.customer-page-bar>span{flex:1;display:grid}.customer-page-bar>span small{font-size:.7rem}.customer-hero{background:var(--card);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex;box-shadow:0 2px 8px #00000017}.customer-identity{align-items:center;gap:14px;display:flex}.customer-identity>span{width:58px;height:58px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;display:grid}.customer-identity h1{margin:0;font-size:1.25rem}.customer-identity p{color:var(--muted);margin:5px 0 0;font-size:.78rem}.customer-balance-hero{justify-items:end;gap:4px;display:grid}.customer-balance-hero small{letter-spacing:.08em;font-size:.63rem;font-weight:750}.customer-balance-hero strong{color:var(--theme);font-size:1.5rem}.customer-balance-hero>span{color:var(--muted);font-size:.68rem}.customer-contact-strip{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.customer-contact-strip>a,.customer-contact-strip>div{background:var(--card);min-width:0;color:inherit;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex;box-shadow:0 2px 7px #00000012}.customer-contact-strip svg{width:18px;color:var(--theme)}.customer-contact-strip span{min-width:0;display:grid}.customer-contact-strip b{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.customer-contact-strip small{font-size:.62rem}.ledger-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ledger-summary article{background:var(--card);border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex;box-shadow:0 2px 7px #00000012}.ledger-summary article>svg{box-sizing:content-box;border-radius:50%;width:19px;padding:8px}.ledger-summary article:first-child>svg{color:var(--theme);background:#ffeaee}.ledger-summary article:last-child>svg{color:#2e9d50;background:#e8f6ec}.ledger-summary span{gap:2px;display:grid}.ledger-summary b{font-size:.9rem}.customer-transactions{overflow:hidden}.ledger-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.ledger-toolbar h2{margin:0;font-size:1rem}.ledger-toolbar button{color:var(--muted);align-items:center;gap:6px;padding:7px 9px;font-size:.7rem;display:flex;background:0 0!important}.ledger-toolbar button svg{width:15px}.ledger-filters{gap:9px;padding:11px 14px;display:flex}.ledger-filters>label{flex:1;display:flex;position:relative}.ledger-filters label>svg{z-index:1;width:18px;color:var(--muted);position:absolute;top:12px;left:11px}.ledger-filters input{padding-left:38px!important}.ledger-filters select{background:var(--paper);color:var(--ink);border:0;border-radius:8px;padding:0 10px}.ledger-column-head,.flutter-entry-list article{grid-template-columns:minmax(0,1fr) 120px 120px;gap:8px;display:grid}.ledger-column-head{background:var(--paper);color:var(--muted);text-transform:uppercase;padding:9px 15px;font-size:.66rem;font-weight:700}.ledger-column-head span:not(:first-child){text-align:right}.flutter-entry-list article{border-top:1px solid var(--line);align-items:center;min-height:74px;padding:10px 15px}.flutter-entry-list article>div{gap:4px;min-width:0;display:grid}.flutter-entry-list article>div>b{align-items:center;gap:5px;font-size:.78rem;display:flex}.flutter-entry-list article>div>b svg{width:14px;color:var(--muted)}.flutter-entry-list article>div>span{background:var(--paper);border-radius:4px;justify-self:start;padding:2px 6px;font-size:.62rem}.flutter-entry-list article>div>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flutter-entry-list article>strong{text-align:right;font-size:.82rem}.customer-entry-actions{justify-content:center;gap:22px;padding:6px 0 14px;display:flex}.customer-entry-actions button{gap:8px;min-width:128px;min-height:48px;display:flex;box-shadow:0 4px 12px #00000024;color:#fff!important;border-radius:24px!important}.customer-entry-actions .credit-action{background:#4caf50!important}.customer-entry-actions .debit-action{background:var(--theme)!important}.entry-dialog{border-radius:20px;width:min(480px,100% - 24px);max-width:480px;padding:0}.entry-dialog [data-slot=dialog-header]{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:20px 50px 14px 20px;display:grid}.entry-dialog [data-slot=dialog-title]{font-size:1.12rem;font-weight:750}.entry-dialog [data-slot=dialog-description]{margin-top:4px}.dark .customer-hero,.dark .customer-contact-strip>a,.dark .customer-contact-strip>div,.dark .ledger-summary article{background:var(--card);box-shadow:0 2px 8px #00000042}@media (max-width:800px){.customer-dashboard{gap:10px}.customer-page-bar{margin:-8px 0 0}.customer-hero{flex-direction:column;align-items:flex-start;padding:16px}.customer-balance-hero{border-top:1px solid var(--line);justify-items:start;width:100%;padding-top:12px}.customer-contact-strip{display:flex;overflow-x:auto}.customer-contact-strip>a,.customer-contact-strip>div{flex:0 0 210px}.ledger-column-head,.flutter-entry-list article{grid-template-columns:minmax(0,1fr) 90px 90px}.ledger-filters{flex-direction:column;align-items:stretch}.ledger-filters select{min-height:42px}.customer-entry-actions{z-index:20;background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0 -12px -20px;padding:10px 18px;position:sticky;bottom:72px}.customer-entry-actions button{flex:1;min-width:0}.customer-page-bar>span b{font-size:.95rem}}@media (max-width:520px){.ledger-column-head{display:none}.flutter-entry-list article{grid-template-columns:minmax(0,1fr) 1fr 1fr;padding:12px}.flutter-entry-list article>div{grid-column:1/-1}.flutter-entry-list article>strong{background:var(--paper);border-radius:6px;padding:7px}}.customer-transactions{overflow:visible;box-shadow:none!important;background:0 0!important}.ledger-toolbar{border:0;padding:12px 4px 8px}.ledger-filters{margin-bottom:8px;padding:0}.ledger-column-head{background:0 0;border-radius:8px;margin:0 8px;padding:8px 10px}.flutter-entry-list{gap:9px;display:grid}.flutter-entry-list article{background:var(--card);border:0;border-radius:12px;grid-template-columns:minmax(0,1fr) 110px 110px;gap:8px;min-height:88px;margin:0;padding:10px 12px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 7px #0000001f}.flutter-entry-list article:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000024}.entry-details-cell{align-content:center;gap:5px;min-width:0;display:grid}.entry-details-cell>b{align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.entry-details-cell>b svg{width:14px;color:var(--muted)}.entry-details-cell>span{background:#ffebee;border-radius:4px;justify-self:start;padding:2px 7px;font-size:.65rem}.entry-details-cell>span.positive{background:#e8f5e9}.entry-details-cell>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.entry-amount-cell{background:#80808014;border-radius:6px;align-content:center;justify-items:end;gap:3px;min-width:0;padding:7px 9px;display:grid}.entry-amount-cell small{text-transform:uppercase;font-size:.58rem;font-weight:700;display:none}.entry-amount-cell strong{color:#b5b5bb;font-size:.86rem}.credit-cell.has-value{background:#4caf501c}.credit-cell.has-value strong{color:#43a047}.debit-cell.has-value{background:#ff49611a}.debit-cell.has-value strong{color:var(--theme)}.flutter-entry-list article.is-archived{box-shadow:none;opacity:.7;background:#eeeeef}.flutter-entry-list article.is-archived .entry-amount-cell{background:#e2e2e4}.dark .flutter-entry-list article{background:var(--card);box-shadow:0 2px 8px #00000057}.dark .entry-details-cell>span{background:#ff496129}.dark .entry-details-cell>span.positive{background:#4caf5029}.dark .entry-amount-cell{background:#28282e}.dark .flutter-entry-list article.is-archived{opacity:.65;background:#29292d}@media (max-width:600px){.ledger-column-head{display:none}.flutter-entry-list article{grid-template-columns:minmax(0,1fr) 1fr 1fr;gap:7px;padding:11px}.flutter-entry-list article>.entry-details-cell{grid-column:1/-1;padding-bottom:3px}.flutter-entry-list article>.entry-amount-cell{grid-column:auto;justify-items:start;min-height:45px}.entry-amount-cell small{display:block}.entry-amount-cell strong{font-size:.8rem;background:0 0!important;padding:0!important}.flutter-entry-list{gap:8px}}.flutter-customers-screen{gap:12px;max-width:820px;margin:0 auto;display:grid}.customer-search-row{grid-template-columns:minmax(0,1fr) 48px;gap:9px;display:grid}.customer-search-row>label{display:flex;position:relative}.customer-search-row>label>svg{z-index:1;width:20px;color:var(--muted);position:absolute;top:13px;left:13px}.customer-search-row input{height:48px;box-shadow:0 1px 4px #0000000f;border:1px solid color-mix(in srgb,var(--line) 75%,transparent)!important;background:var(--card)!important;border-radius:14px!important;padding-left:43px!important}.customer-search-row>button{border:1px solid color-mix(in srgb,var(--line) 75%,transparent);width:48px;height:48px;color:var(--muted);border-radius:14px;place-items:center;padding:0;display:grid;box-shadow:0 1px 4px #0000000f;background:var(--card)!important}.customer-search-row>button.active{color:var(--theme);border-color:#ff496166;background:#ff49611a!important}.customer-filter-sheet{background:var(--card);border-radius:14px;grid-template-columns:1fr 220px;gap:16px;padding:15px;display:grid;box-shadow:0 2px 8px #00000014}.customer-filter-sheet>div{gap:9px;display:grid}.customer-filter-sheet b{font-size:.72rem}.customer-filter-sheet>div>span{flex-wrap:wrap;gap:6px;display:flex}.customer-filter-sheet button{border:1px solid var(--line);min-height:34px;color:var(--ink);border-radius:17px;padding:0 10px;font-size:.68rem;background:0 0!important}.customer-filter-sheet button.active{border-color:var(--theme);color:#fff;background:var(--theme)!important}.customer-filter-sheet>label{align-content:start;gap:9px;display:grid}.customer-filter-sheet select{border:1px solid var(--line);background:var(--paper);height:36px;color:var(--ink);border-radius:8px;padding:0 9px}.customer-view-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-view-tabs button{border:1px solid var(--line);min-height:44px;color:var(--muted);justify-content:center;align-items:center;gap:8px;display:flex;background:var(--card)!important}.customer-view-tabs button svg{width:17px}.customer-view-tabs button span{background:var(--paper);border-radius:11px;place-items:center;min-width:22px;height:22px;font-size:.63rem;display:grid}.customer-view-tabs button.active{color:var(--theme);border-color:#ff496152;background:#ff496117!important}.flutter-customer-cards{gap:9px;display:grid}.flutter-customer-cards>a{background:var(--card);min-height:82px;color:inherit;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 2px 7px #0000001a}.flutter-customer-cards>a:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000021}.customer-card-avatar{width:48px;height:48px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;font-size:1.05rem;font-weight:750;display:grid}.customer-card-person,.customer-card-amount{gap:4px;min-width:0;display:grid}.customer-card-person b{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.customer-card-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-card-amount{text-align:right;justify-items:end}.customer-card-amount strong{font-size:.88rem}.customer-card-amount strong.settled{color:var(--muted)}.customer-card-amount small{font-size:.64rem}.customer-chevron{width:18px;color:var(--muted)}.customer-empty{text-align:center;justify-items:center;padding:55px 20px;display:grid}.customer-empty>span{width:64px;height:64px;color:var(--theme);background:#ff49611a;border-radius:50%;place-items:center;display:grid}.customer-empty h3{margin:15px 0 4px;font-size:1rem}.customer-empty p{max-width:320px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.dark .customer-search-row input,.dark .customer-search-row>button,.dark .customer-filter-sheet,.dark .customer-view-tabs button,.dark .flutter-customer-cards>a{border-color:var(--line);box-shadow:0 2px 8px #00000047;background:var(--card)!important}.dark .customer-filter-sheet button{color:var(--ink)}@media (max-width:800px){.flutter-customers-screen{gap:10px}.customer-filter-sheet{grid-template-columns:1fr}.customer-view-tabs button{font-size:.7rem}.flutter-customer-cards>a{grid-template-columns:auto minmax(0,1fr) auto;padding:11px 12px}.customer-card-amount{text-align:left;grid-column:2;justify-items:start}.customer-chevron{grid-area:1/3/3}.customer-card-avatar{grid-row:1/3}.customer-card-person{align-self:end}.customer-card-amount{align-self:start;align-items:center;gap:6px;display:flex}.customer-card-amount small{padding-top:1px}}.customer-app-header{background:linear-gradient(135deg,var(--theme),#f45f78);color:#fff;border-radius:18px;gap:14px;padding:18px;display:grid}.customer-app-header .customer-page-bar a,.customer-app-header .customer-page-bar button{color:#fff}.customer-avatar{background:#ffffff26;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.customer-avatar svg{width:24px}.customer-title{flex:1;min-width:0;display:grid}.customer-title b{text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;overflow:hidden}.customer-title small{color:#ffffffdb}.customer-header-tools{align-items:center;display:flex}.customer-header-tools a,.customer-header-tools button{border:0;place-items:center;width:38px;height:38px;padding:0;text-decoration:none;display:grid;background:0 0!important}.customer-header-tools svg{width:19px}.customer-app-header .customer-balance-hero{justify-items:start}.customer-app-header .customer-balance-hero small{letter-spacing:0;text-transform:none;font-size:.82rem;font-weight:500;color:#ffffffeb!important}.customer-app-header .customer-balance-hero strong{color:#fff;font-size:2rem}.customer-app-header .customer-balance-hero>span{color:#fffc}.customer-hero-actions{justify-content:flex-end;gap:8px;display:flex}.customer-hero-actions>a,.customer-hero-actions>button{border:1px solid #ffffff8c;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 13px;font-size:.72rem;font-weight:700;text-decoration:none;display:flex;color:#fff!important;background:#ffffff1a!important;border-radius:18px!important}.customer-hero-actions svg{width:15px}.customer-app-header .ledger-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.customer-app-header .ledger-summary article{min-width:0;box-shadow:none;background:#ffffff24;border-radius:10px;align-content:center;gap:4px;padding:10px;display:grid}.customer-app-header .ledger-summary article:before{content:"";position:absolute}.customer-app-header .ledger-summary small{font-size:.68rem}.customer-app-header .ledger-summary b{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.customer-app-header .credit-total{border-left:3px solid #55e57a}.customer-app-header .debit-total{border-left:3px solid #fff}.customer-app-header .interest-total{border-left:3px solid #ffeb3b}.customer-header-tools .toolbar-pdf-icon{fill:none;stroke:#fff;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;height:22px;overflow:visible;width:21px!important}.customer-header-tools .toolbar-pdf-icon rect{fill:#ff526d;stroke:#fff;stroke-width:1.25px}.customer-header-tools .toolbar-pdf-icon text{fill:#fff;stroke:none;letter-spacing:-.2px;text-anchor:middle;font-family:Arial,sans-serif;font-size:5px;font-weight:800}@media (max-width:800px){:is(.user-shell-v2:has(.customer-dashboard)>.user-mobile-header,.user-shell-v2:has(.customer-dashboard)>.user-mobile-nav){display:none!important}.user-shell-v2:has(.customer-dashboard)>.user-main-content{background:#fff;padding:0 0 74px}.customer-dashboard{color:#242424;background:#fff;max-width:520px;min-height:100dvh;margin:0 auto;display:block}.customer-app-header{box-shadow:none;background:linear-gradient(145deg,#ff4965,#ff6079);border-radius:0 0 28px 28px;gap:0;padding:0 0 9px;position:relative}.customer-app-header .customer-page-bar{background:#ffffff0a;flex-wrap:nowrap;gap:5px;height:52px;margin:0;padding:0 8px}.customer-app-header .customer-page-bar>a:first-child{flex:0 0 38px;width:38px;height:42px}.customer-app-header .customer-page-bar>.customer-avatar{flex:0 0 38px;width:38px;height:38px;margin-right:4px;display:grid}.customer-avatar svg{display:none}.customer-app-header .customer-page-bar>.customer-title{flex:auto;min-width:0;display:grid}.customer-title b{font-size:1rem}.customer-title small{text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.customer-app-header .customer-page-bar>.customer-header-tools{white-space:nowrap;flex:none;align-items:center;gap:0;display:flex}.customer-header-tools a,.customer-header-tools button{flex:0 0 32px;width:32px;height:40px}.customer-header-tools svg{width:18px}.customer-app-header .customer-balance-hero{border:0;width:auto;padding:12px 19px 5px;display:grid}.customer-app-header .customer-balance-hero strong{margin-top:4px;font-size:1.85rem;line-height:1.1}.customer-app-header .customer-balance-hero>span{display:none}.customer-hero-actions{position:absolute;top:98px;right:17px}.customer-hero-actions>a,.customer-hero-actions>button{border-color:#ffd54f;min-height:34px;padding:0 11px}.customer-hero-actions>button{border-color:#ffffff59}.customer-app-header .ledger-summary{gap:7px;margin-top:12px;padding:0 19px}.customer-app-header .ledger-summary article{background:#ffffff29;border-radius:9px;min-height:50px;padding:7px 8px}.customer-app-header .ledger-summary b{font-size:.75rem}.customer-app-header .ledger-summary small{color:#fff}.customer-contact-strip{display:none}.customer-transactions{color:#242424;padding:0 7px;background:#fff!important;margin:0!important}.ledger-toolbar,.ledger-filters{display:none}.ledger-column-head{color:#202020;text-transform:none;background:#fff;border-bottom:1px solid #d4d4d4;border-radius:0;grid-template-columns:minmax(0,1fr) 92px 92px;gap:8px;margin:0 -7px;padding:9px 15px;font-size:.68rem;display:grid!important}.ledger-column-head span:first-child{font-weight:700}.ledger-column-head span:not(:first-child){color:#2d9b3c;text-align:right;background:#edf8ef;border-radius:4px;padding:5px 8px}.ledger-column-head span:last-child{color:#e53945;background:#fff0f3}.flutter-entry-list{display:block}.flutter-entry-list article{background:#fafafa;border:1px solid #ececec;border-radius:4px;grid-template-columns:minmax(0,1fr) 92px 92px;align-items:center;gap:8px;min-height:78px;margin:3px 0;padding:9px 7px;display:grid;box-shadow:0 1px 2px #0000003d}.flutter-entry-list article:hover{transform:none;box-shadow:0 1px 2px #0000003d}.flutter-entry-list article>.entry-details-cell{grid-column:auto;padding:0}.entry-details-cell{grid-template-columns:auto 1fr;align-content:center;gap:5px 6px;display:grid}.entry-details-cell>b{color:#686868;grid-column:1/-1;font-size:.72rem;font-weight:400}.entry-details-cell>span{grid-column:1;padding:2px 5px;font-size:.58rem;color:#e8404d!important;background:#ffebee!important}.entry-details-cell>span.positive{color:#3a9a50!important;background:#e8f5e9!important}.entry-details-cell>small{color:#777;grid-column:1/-1;font-size:.65rem}.flutter-entry-list article>.entry-amount-cell{background:#f1f1f1;border-radius:4px;grid-column:auto;align-content:center;justify-items:end;min-height:28px;padding:7px}.entry-amount-cell small{display:none}.entry-amount-cell strong{font-size:.78rem;background:0 0!important;padding:0!important}.credit-cell.has-value{background:#eaf6ec!important}.credit-cell.has-value strong{color:#35a649}.debit-cell.has-value{background:#ffeaee!important}.debit-cell.has-value strong{color:#ff4965}.flutter-entry-list article.is-archived{background:#f0f0f0}.customer-entry-actions{z-index:22;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid #ddd;gap:14px;max-width:520px;margin:0 auto;padding:10px 30px 22px;position:fixed;bottom:0;left:0;right:0}.customer-entry-actions button{min-height:29px;font-size:.72rem;box-shadow:0 1px 2px #0003;border-radius:12px!important}.dark .customer-dashboard,.dark .customer-transactions,.dark .ledger-column-head,.dark .customer-entry-actions{color:#eee;background:#101010!important}.dark .user-shell-v2:has(.customer-dashboard)>.user-main-content{color:#eee;background:#101010!important}.dark .ledger-column-head{border-color:#aaa}.dark .flutter-entry-list article{box-shadow:none;background:#101010;border-color:#151515}.dark .flutter-entry-list article:hover{box-shadow:none}.dark .entry-details-cell>b{color:#bdbdbd}.dark .flutter-entry-list article>.entry-amount-cell{background:#202020}.dark .credit-cell.has-value{background:#102216!important}.dark .debit-cell.has-value{background:#2a1217!important}.dark .flutter-entry-list article.is-archived{background:#1e1e1e}.dark .customer-entry-actions{border-color:#3a3a3a}}.loan-create-dialog{width:min(560px,100% - 24px);max-width:560px;max-height:88dvh;padding:0;overflow-y:auto}.loan-sheet-handle{display:none}.loan-sheet-heading{grid-template-columns:42px minmax(0,1fr) 36px;align-items:start;gap:10px;padding:20px 18px 12px;display:grid}.loan-sheet-heading>span:nth-child(2){gap:4px;display:grid}.loan-sheet-heading [data-slot=dialog-title]{font-size:1.08rem;font-weight:800}.loan-sheet-heading [data-slot=dialog-description]{font-size:.66rem;line-height:1.35}.loan-sheet-heading>button{border-radius:50%!important}.loan-create-form{flex-direction:column;gap:10px;padding:8px 20px 18px;display:flex}.loan-create-form>input[type=hidden]{display:none}.loan-create-form>div,.loan-create-form>fieldset{flex:none}.loan-create-form>button{order:9}.loan-create-form>button svg{width:15px}.loan-modal-layer{z-index:60;position:fixed;inset:0;overflow:hidden}.loan-modal-backdrop{border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;background:#00000094!important;border-radius:0!important}.loan-sheet-heading h2{margin:0;font-size:1.08rem;font-weight:800}.loan-sheet-heading p{color:var(--muted);margin:0;font-size:.66rem;line-height:1.35}@media (max-width:800px){.desktop-loan-create-panel{display:none!important}.loan-create-dialog{color:#222;max-height:88dvh;background:#fff!important;border-radius:24px 24px 0 0!important;width:100%!important;max-width:none!important;inset:auto 0 0!important;transform:none!important;box-shadow:0 -10px 40px #00000040!important}.dark .loan-create-dialog{color:#f3f3f3;background:#202024!important}.loan-create-dialog+.unused{display:none}.loan-sheet-handle{background:#d7bfc2;border-radius:4px;width:42px;height:4px;margin:8px auto 0;display:block}.loan-create-form{padding-bottom:14px}.loan-create-form .loan-principal-field{order:1}.loan-create-form .loan-form-row{order:2}.loan-create-form .loan-segmented{order:3}.loan-create-form .loan-segmented+.loan-segmented{order:4}.loan-create-form .loan-late-fee{order:5}.loan-create-form .loan-installment-field{order:6}.loan-create-form .loan-start-field{order:7}.loan-create-form .loan-notes-field{display:none!important}.loan-create-form input,.loan-create-form [role=combobox]{min-height:44px;background:#f3f3f3!important;border:0!important;border-radius:8px!important}.dark .loan-create-form input,.dark .loan-create-form [role=combobox]{background:#2a2a2f!important}.loan-create-form label{font-size:.62rem}.loan-create-form .loan-late-fee small,.loan-create-form .loan-installment-field small{color:var(--muted);padding-left:15px;font-size:.57rem}.loan-create-form>button{min-height:30px;border-radius:5px!important}[data-slot=dialog-overlay]:has(+.loan-create-dialog){z-index:50;-webkit-backdrop-filter:none;backdrop-filter:none;background:#00000094}}.loan-mobile-title{display:none}.loan-card-menu{color:var(--theme);font-size:1.35rem;line-height:1}.upcoming-schedule,.payment-history-summary{display:grid}.upcoming-schedule h3,.payment-history-summary h3{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.68rem}.upcoming-schedule>div{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:45px;display:grid}.upcoming-schedule i{background:#ff49611a;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.65rem;font-style:normal;display:grid}.upcoming-schedule>div>span{gap:2px;display:grid}.upcoming-schedule b{font-size:.72rem}.upcoming-schedule small{font-size:.6rem}.upcoming-schedule em{color:var(--theme);text-transform:uppercase;background:#ff49611a;border-radius:12px;padding:4px 8px;font-size:.52rem;font-style:normal;font-weight:700}.payment-history-summary{border-top:1px solid var(--line);gap:8px;padding-top:13px}.payment-history-summary>header{justify-content:space-between;align-items:center;min-height:0!important;margin:0!important;display:flex!important}.payment-history-summary>header span{color:var(--theme);font-size:.65rem}.payment-history-summary>div{background:#ff49610f;border-radius:10px;grid-template-columns:repeat(3,1fr);padding:10px;display:grid}.payment-history-summary>div>span{gap:4px;display:grid}.payment-history-summary small{font-size:.56rem}.payment-history-summary b{font-size:.66rem}.loan-segmented{border:0;align-self:center;margin:0;padding:0;display:flex}.loan-segmented label{display:block}.loan-segmented input{opacity:0;pointer-events:none;position:absolute}.loan-segmented span{border:1px solid var(--line);justify-content:center;align-items:center;gap:5px;min-width:104px;height:30px;font-size:.68rem;display:flex}.loan-segmented label:first-child span{border-radius:18px 0 0 18px}.loan-segmented label:last-child span{border-radius:0 18px 18px 0;margin-left:-1px}.loan-segmented input:checked+span{color:#071b0c;background:#4caf50;border-color:#3ca84b}.loan-segmented svg{width:14px}.loan-form-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.loan-sheet-icon{width:42px;height:42px;color:var(--theme);background:#ff49611c;border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.loan-sheet-icon svg{width:22px}@media (max-width:800px){.user-shell-v2:has(.loan-mobile-title)>.user-mobile-header{display:none!important}.user-shell-v2:has(.loan-mobile-title)>.user-main-content{padding-top:0}.loan-mobile-title{background:var(--theme);color:#fff;height:51px;margin:0 -12px 10px;display:block}.loan-mobile-title>a{color:#fff;align-items:center;gap:10px;height:51px;padding:0 16px;text-decoration:none;display:flex}.loan-mobile-title>a>svg{width:21px}.loan-mobile-title span{gap:1px;display:grid}.loan-mobile-title b{font-size:1.15rem}.loan-mobile-title small{color:#ffffffd6;font-size:.6rem}.loan-list>.loan-card{border-top:1px solid color-mix(in srgb,var(--theme) 30%,var(--line))}.loan-card>summary{padding:13px 15px}.loan-card-heading{grid-template-columns:44px minmax(0,1fr) auto 18px;display:grid}.loan-card-heading>div>b{font-size:.95rem}.loan-card-heading>div>small{text-transform:capitalize}.loan-card-menu{text-align:center;display:block}.loan-card[open]>summary{border-bottom:1px solid var(--line)}.loan-card[open] .loan-card-menu:after{content:"⌃";margin-top:4px;font-size:.8rem;display:block}.loan-card-body{border:0;padding:0 15px 14px}.loan-card-body>.loan-card-metrics{border-bottom:0;grid-template-columns:1fr 1fr;margin-top:12px;padding-bottom:11px}.loan-card-metrics>span,.loan-card-metrics>span:last-child{background:0 0;grid-column:auto;padding:0}.loan-card-metrics small{font-size:.58rem}.loan-card-metrics strong{font-size:.72rem}.upcoming-schedule{border-bottom:1px solid var(--line);gap:4px;margin-top:1px;padding:1px 0 8px}.payment-history-summary>div{background:#ff496112}.loan-actions{display:block}.loan-actions input{height:38px;margin-bottom:7px}.loan-actions button{width:100%;min-height:31px}.loan-actions button svg{width:15px}.loan-delete{display:none}.loan-create-panel{color:#222;background:#fff!important}.dark .loan-create-panel{color:#f3f3f3;background:#202024!important}.loan-create-panel .panel-heading{border:0;grid-template-columns:42px minmax(0,1fr) 36px;align-items:start;gap:10px;padding:20px 18px 12px;display:grid!important}.loan-create-panel .panel-heading>span:nth-child(2){gap:3px;display:grid}.loan-create-panel .panel-heading h2{font-size:1.08rem}.loan-create-panel .panel-heading small{color:var(--muted);font-size:.62rem;line-height:1.3}.loan-create-panel .admin-form{flex-direction:column;gap:10px;padding:8px 20px 14px;display:flex}.loan-create-panel .admin-form>input[type=hidden]{display:none}.loan-create-panel .admin-form>div,.loan-create-panel .admin-form>fieldset{flex:none}.loan-principal-field{order:1}.loan-form-row{order:2}.loan-segmented{order:3}.loan-segmented+.loan-segmented{order:4}.loan-late-fee{order:5}.loan-installment-field{order:6}.loan-start-field{order:7}.loan-notes-field{order:8}.loan-create-panel .admin-form>button{order:9}.loan-customer-field{order:0}.loan-grace-field,.loan-notes-field{display:none!important}.loan-create-panel input,.loan-create-panel [role=combobox]{min-height:44px;background:#f3f3f3!important;border:0!important;border-radius:8px!important}.dark .loan-create-panel input,.dark .loan-create-panel [role=combobox]{background:#2a2a2f!important}.loan-create-panel label{font-size:.62rem}.loan-late-fee small,.loan-installment-field small{color:var(--muted);padding-left:15px;font-size:.57rem}.loan-create-panel .admin-form>button{min-height:30px;border-radius:5px!important}.loan-create-panel .admin-form>button svg{width:15px}.loan-create-panel:before{content:"";z-index:4;background:#d7bfc2;border-radius:4px;width:42px;height:4px;margin:7px auto -11px;display:block;position:sticky;top:7px}}.loan-create-toggle,.loan-create-fab,.loan-create-panel .panel-heading label{display:none}.loan-list>.loan-card{border-bottom:1px solid var(--line);background:var(--card);overflow:hidden}.loan-card>summary{cursor:pointer;padding:15px 18px;list-style:none;display:block}.loan-card>summary::-webkit-details-marker{display:none}.loan-card-heading{align-items:center}.loan-card-heading>div{flex:1}.loan-card-icon{width:44px;height:44px;color:var(--theme);background:#ff49611c;border-radius:12px;flex:0 0 44px;place-items:center;display:grid}.loan-card-icon svg{width:23px}.loan-card-body{border-top:1px solid var(--line);gap:14px;padding:0 18px 18px;display:grid;position:relative}.loan-card-body>.loan-card-metrics{margin-top:14px}@media (max-width:800px){.user-shell-v2:has(.loan-portfolio)>.user-main-content{background:var(--paper);padding:12px 12px 96px}.user-shell-v2:has(.loan-portfolio)>.user-mobile-header>strong{font-size:0}.user-shell-v2:has(.loan-portfolio)>.user-mobile-header>strong:after{content:"Loan accounts";font-size:1.15rem}.loan-portfolio{background:linear-gradient(145deg,var(--theme),#ff6d82);border-radius:16px;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 14px;padding:18px;display:grid;box-shadow:0 7px 16px #e2245438}.loan-portfolio>div{padding:0;background:0 0!important}.loan-portfolio>.loan-total{grid-column:1/-1;gap:5px}.loan-portfolio .loan-total>span{letter-spacing:.1em;font-size:.62rem}.loan-portfolio .loan-total>strong{font-size:1.7rem}.loan-portfolio>.loan-portfolio-metric{border-radius:12px;align-items:center;gap:9px;padding:11px;display:flex;background:#ffffff21!important}.loan-portfolio>.loan-portfolio-metric.has-overdue{background:#ffc10733!important}.loan-portfolio-metric>svg{width:20px}.loan-portfolio-metric>span{letter-spacing:0;text-transform:none;gap:1px;display:grid}.loan-portfolio-metric b{font-size:.9rem}.loan-portfolio-metric small{opacity:.82;font-size:.62rem;font-weight:500}.loans-layout{display:block}.loans-layout>.panel:first-child{box-shadow:none;background:0 0;border:0;overflow:visible}.loans-layout>.panel:first-child>.panel-heading{display:none}.loan-list{gap:10px;display:grid}.loan-list>.loan-card{background:var(--card);border:0;border-radius:12px;overflow:hidden;box-shadow:0 2px 7px #0000001f}.loan-card>summary{padding:8px 12px}.loan-card-heading{gap:10px}.loan-card-heading>div{min-width:0}.loan-card-heading>div>b{font-size:1rem}.loan-card-heading>div>small{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.64rem;overflow:hidden}.loan-card-icon{flex-basis:44px;width:44px;height:44px}.loan-card-heading .status-pill{text-transform:capitalize;padding:4px 8px;font-size:.58rem}.loan-card-body{gap:11px;padding:0 12px 13px}.loan-card-metrics{grid-template-columns:1fr 1fr;gap:8px}.loan-card-metrics>span{border-radius:9px;padding:9px}.loan-card-metrics>span:last-child{grid-column:1/-1}.loan-actions{grid-template-columns:1fr 1fr;gap:7px}.loan-actions button{grid-column:1/-1}.loan-delete{position:static}.loan-delete button{width:100%}.loan-create-toggle{opacity:0;pointer-events:none;position:fixed}.loan-create-fab{z-index:29;background:var(--theme);color:#fff;cursor:pointer;border-radius:15px;align-items:center;gap:7px;min-height:48px;padding:0 17px;font-size:.75rem;font-weight:700;display:flex;position:fixed;bottom:88px;right:18px;box-shadow:0 5px 13px #0000003d}.loan-create-fab svg{width:20px}.loan-create-toggle:checked~.loan-create-fab{z-index:44;color:#0000;width:0;min-width:0;box-shadow:none;background:0 0;padding:0}.loan-create-toggle:checked~.loan-create-fab:before{content:"";background:#00000094;position:fixed;inset:0}.loan-create-panel{z-index:45;max-height:88dvh;transition:transform .22s;display:block;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(105%);border-radius:24px 24px 0 0!important;margin:0!important;position:fixed!important;box-shadow:0 -10px 40px #00000040!important}.loan-create-toggle:checked~.loan-create-panel{transform:translateY(0)}.loan-create-panel .panel-heading{z-index:2;background:var(--card);position:sticky;top:0;display:flex!important}.loan-create-panel .panel-heading label{cursor:pointer;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.loan-create-panel .panel-heading label svg{width:19px}.loan-create-panel .admin-form{padding-bottom:28px}.dark .loan-list>.loan-card{background:var(--card);box-shadow:0 2px 8px #00000059}.dark .loan-card-icon{background:#ff496129}}.customers-add-action{display:none}.user-mobile-header-actions{align-items:center;margin-left:auto;display:flex}.user-mobile-header-actions>button{color:#fff;border:0;place-items:center;width:36px;height:44px;padding:0;display:grid;background:0 0!important}.user-mobile-header-actions .nav-pdf-icon{fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;height:22px;overflow:visible;stroke:#fff!important;width:21px!important}.user-mobile-header-actions .nav-pdf-icon rect{fill:var(--theme);stroke:#fff;stroke-width:1.25px}.user-mobile-header-actions .nav-pdf-icon text{fill:#fff;letter-spacing:-.2px;text-anchor:middle;font-family:Arial,sans-serif;font-size:5px;font-weight:800;stroke:none!important}@media (max-width:800px){.desktop-add-customer{display:none}.customers-add-action{display:block}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-header{height:52px;padding:0 9px}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-header>strong{flex:1;font-size:1.2rem}.user-shell-v2:has(.flutter-customers-screen)>.user-main-content{background:#fff;padding:0 7px 82px}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav{height:74px;padding:5px 20px max(5px,env(safe-area-inset-bottom));background:#fff;border:0;border-radius:0;bottom:0;left:0;right:0;grid-template-columns:repeat(3,1fr)!important}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav>a:nth-child(3){display:none}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav a{color:#3d3031;background:0 0;min-height:58px;font-size:.62rem}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav a.active{color:var(--theme);background:0 0}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav a.active svg{box-sizing:content-box;background:var(--theme);color:#fff;border-radius:18px;padding:4px 17px}.flutter-customers-screen{max-width:520px;margin:0 auto;display:block}.customer-search-row{background:#fafafa;grid-template-columns:minmax(0,1fr) 43px 35px;gap:0;height:52px;margin:0 -7px 3px;display:grid}.customer-search-row>label{height:52px}.customer-search-row>label>svg{width:18px;top:16px;left:20px}.customer-search-row input{height:52px;font-size:.8rem;box-shadow:none!important;background:#f6f6f6!important;border:0!important;border-radius:0!important;padding-left:52px!important}.customer-search-row>button{width:100%;height:52px;box-shadow:none;color:var(--theme);border:0;border-radius:0;background:#fafafa!important}.customer-search-row>button svg{width:19px}.customer-search-row>button.active{color:var(--theme);border:0;background:#fafafa!important}.customer-filter-sheet{z-index:25;border-radius:0 0 8px 8px;grid-template-columns:1fr;padding:12px;position:absolute;left:7px;right:7px}.customer-view-tabs{display:none}.flutter-customer-cards{gap:3px;display:grid}.flutter-customer-cards>a{color:#161616;background:#fff;border:1px solid #ececec;border-radius:4px;grid-template-rows:1fr;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:57px;padding:5px 8px;display:grid;box-shadow:0 1px 2px #0000003d}.flutter-customer-cards>a:hover{background:#c7c7c7;transform:none;box-shadow:0 1px 2px #0000003d}.flutter-customer-cards>a:active,.flutter-customer-cards>a:focus-visible{background:#bdbdbd}.customer-card-avatar{color:#fff;background:#ffb4be;border-radius:50%;grid-row:auto;width:44px;height:44px;font-size:1.05rem}.customer-card-avatar.positive{color:#fff;background:#b6dfbf}.customer-card-avatar.negative{color:#fff;background:#ffb4be}.customer-card-person{align-self:center;gap:4px}.customer-card-person b{font-size:.8rem;font-weight:500}.customer-card-person small{color:#666;letter-spacing:.02em;font-size:.58rem}.customer-card-amount{text-align:right;grid-column:auto;align-self:center;justify-items:end;gap:3px;display:grid}.customer-card-amount strong{font-size:.82rem}.customer-card-amount small{color:#8b8b8b;min-height:10px;padding:0;font-size:.58rem}.customer-chevron{display:none}.customers-add-action .add-customer-trigger{z-index:29;width:auto;height:50px;min-height:50px;font-size:.72rem;position:fixed;bottom:91px;right:15px;box-shadow:0 5px 9px #00000047;background:var(--theme)!important;color:#fff!important;border-radius:15px!important;padding:0 18px!important}.customers-add-action .add-customer-trigger svg{width:21px!important;height:21px!important}.dark .user-shell-v2:has(.flutter-customers-screen)>.user-main-content{background:#0e0e0e}.dark .user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav{background:#2b1b1c;border-top:0}.dark .user-shell-v2:has(.flutter-customers-screen)>.user-mobile-nav a{color:#f2e7e8}.dark .customer-search-row,.dark .customer-search-row>button,.dark .customer-search-row>button.active{background:#1e1e1e!important}.dark .customer-search-row input{color:#ddd!important;background:#202020!important}.dark .flutter-customer-cards>a{color:#fff;background:#0f0f0f;border-color:#151515;box-shadow:0 1px 2px #00000073}.dark .flutter-customer-cards>a:hover,.dark .flutter-customer-cards>a:active,.dark .flutter-customer-cards>a:focus-visible{background:#303030}.dark .customer-card-avatar{background:#873440}.dark .customer-card-avatar.positive{background:#285d35}.dark .customer-card-person small{color:#aaa}.user-shell-v2:has(.loan-mobile-title)>.user-main-content{padding:0 12px 96px!important}.user-shell-v2:has(.loan-mobile-title) .loan-mobile-title{width:auto;height:52px;margin:0 -12px 10px!important}.user-shell-v2:has(.loan-mobile-title) .loan-mobile-title>a{height:52px;padding:0 17px}.loan-modal-layer>.loan-create-dialog{box-sizing:border-box!important;border-radius:24px 24px 0 0!important;width:auto!important;min-width:0!important;max-width:none!important;max-height:calc(100dvh - 8px)!important;margin:0!important;position:fixed!important;inset:auto 0 0!important;overflow:hidden auto!important;transform:none!important}.loan-modal-layer>.loan-create-dialog .loan-sheet-heading,.loan-modal-layer>.loan-create-dialog .loan-create-form{box-sizing:border-box;width:100%;min-width:0}.loan-modal-layer>.loan-create-dialog .loan-form-row{width:100%;min-width:0}.loan-modal-layer>.loan-create-dialog .loan-form-row>div{min-width:0}.user-shell-v2>.user-mobile-nav{width:100%!important;height:74px!important;padding:5px 20px max(5px,env(safe-area-inset-bottom))!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:0!important;border-top:1px solid #0000000a!important;border-radius:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;bottom:0!important;left:0!important;right:0!important}.user-shell-v2>.user-mobile-nav>a,.user-shell-v2>.user-mobile-nav>a:nth-child(3){color:#3d3031;align-content:center;place-items:center;gap:3px;width:100%;min-height:58px;font-size:.62rem;background:0 0!important;display:grid!important}.user-shell-v2>.user-mobile-nav>a.active{color:var(--theme)!important;background:0 0!important}.user-shell-v2>.user-mobile-nav>a.active svg{box-sizing:content-box;background:var(--theme);color:#fff;border-radius:18px;padding:4px 17px}.dark .user-shell-v2>.user-mobile-nav{background:#2b1b1c!important;border-top-color:#ffffff0a!important}.dark .user-shell-v2>.user-mobile-nav>a{color:#f2e7e8}.user-shell-v2:has(.customer-dashboard)>.user-mobile-nav{display:none!important}}.flutter-settings-screen{width:100%;max-width:760px}.settings-profile-banner{background:linear-gradient(135deg,var(--theme),#a80725);color:#fff;border-radius:18px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;text-decoration:none;display:grid}.settings-profile-avatar{outline-offset:3px;background:#ffffff1f;border:2px solid #fff;border-radius:50%;outline:1px solid #ffffffa6;place-items:center;width:60px;height:60px;font-size:1.3rem;display:grid}.settings-profile-banner>span:nth-child(2){gap:5px;min-width:0;display:grid}.settings-profile-banner b,.settings-profile-banner small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-profile-banner b{font-size:1rem}.settings-profile-banner small{color:#ffffffe6;font-size:.68rem}.settings-profile-banner em{background:#ffffff29;border-radius:15px;align-items:center;gap:4px;width:max-content;margin-top:4px;padding:5px 10px;font-size:.62rem;font-style:normal;display:flex}.settings-profile-banner em svg{width:12px}.settings-profile-banner>svg{width:18px}.flutter-settings-group{gap:9px;display:grid}.flutter-settings-group>h2{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 0 4px;font-size:.65rem;font-weight:700}.settings-choice-card{border:1px solid color-mix(in srgb,var(--line) 70%,transparent);background:var(--card);border-radius:16px;padding:14px;box-shadow:0 3px 10px #0000000a}.settings-choice-heading{align-items:center;gap:13px;display:flex}.settings-choice-heading>span,.settings-icon{width:40px;height:40px;color:var(--theme);background:#ff49611c;border-radius:11px;flex:0 0 40px;place-items:center;display:grid}.settings-choice-heading svg,.settings-icon svg{width:20px}.settings-choice-heading>div{gap:3px;display:grid}.settings-choice-heading b{font-size:.78rem}.settings-choice-heading small{font-size:.62rem}.currency-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.currency-options button{border:1px solid var(--line);min-height:68px;color:var(--ink);place-content:center;gap:5px;display:grid;background:color-mix(in srgb,var(--paper) 58%,var(--card))!important}.currency-options button b{font-size:1rem}.currency-options button small{text-transform:uppercase;font-size:.55rem}.currency-options button.active{border-color:var(--theme);color:var(--theme);background:#ff496114!important}.flutter-settings-links{border:1px solid color-mix(in srgb,var(--line) 70%,transparent);background:var(--card);border-radius:16px;overflow:hidden;box-shadow:0 3px 10px #0000000a}.flutter-settings-links>a,.flutter-settings-links>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:64px;color:inherit;text-align:left;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 13px;text-decoration:none;display:grid;background:0 0!important;border-radius:0!important}.flutter-settings-links>:last-child{border-bottom:0}.flutter-settings-links>a>span:nth-child(2),.flutter-settings-links>button>span:nth-child(2){gap:3px;display:grid}.flutter-settings-links b{font-size:.76rem}.flutter-settings-links small{font-size:.61rem}.flutter-settings-links>a>svg,.flutter-settings-links>button>svg{width:17px;color:var(--muted)}.settings-icon.security{color:#5c6bc0;background:#5c6bc01c}.entry-card-link{color:inherit;text-decoration:none;display:block}.entry-screen{gap:14px;width:min(620px,100%);margin:0 auto;display:grid}.entry-screen-toolbar{background:var(--theme);color:#fff;border-radius:14px;align-items:center;gap:12px;min-height:58px;padding:8px 14px;display:flex}.entry-screen-toolbar>a:first-child{color:#fff;place-items:center;width:36px;height:36px;display:grid}.entry-screen-toolbar>a svg{width:20px}.entry-screen-toolbar>div{flex:1;display:grid}.entry-screen-toolbar small{color:#ffffffd1;font-size:.66rem}.entry-edit-action{color:#fff;gap:5px;padding:0 10px;font-size:.72rem;text-decoration:none;width:auto!important;display:flex!important}.entry-detail-hero{color:#fff;background:linear-gradient(135deg,#3da55a,#278941);border-radius:18px;justify-items:center;gap:5px;padding:26px;display:grid;position:relative}.entry-detail-hero.debit{background:linear-gradient(135deg,#ff5267,#d93645)}.entry-detail-hero>span{background:#ffffff2e;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.entry-detail-hero strong{font-size:1.8rem}.entry-detail-hero em{text-transform:uppercase;background:#ffffff2e;border-radius:12px;padding:5px 9px;font-size:.58rem;font-style:normal;position:absolute;top:14px;right:14px}.entry-detail-card{border:1px solid var(--line);background:var(--card);border-radius:16px;overflow:hidden}.entry-detail-card>div{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:1px 12px;min-height:68px;padding:10px 14px;display:grid}.entry-detail-card>div:last-child{border-bottom:0}.entry-detail-card>div>span{width:36px;height:36px;color:var(--theme);background:#ff49611a;border-radius:10px;grid-row:1/3;place-items:center;display:grid}.entry-detail-card>div>span svg{width:18px}.entry-detail-card small{color:var(--muted);font-size:.62rem}.entry-detail-card b{font-size:.78rem}.entry-detail-card>div:not(:has(span)){grid-template-columns:1fr auto}.entry-full-edit-button,.entry-edit-form>button{background:var(--theme);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.entry-full-edit-button svg,.entry-edit-form>button svg{width:17px}.entry-edit-form{border:1px solid var(--line);background:var(--card);border-radius:16px;gap:15px;padding:16px;display:grid}.entry-edit-form>div{gap:6px;display:grid}.entry-edit-form fieldset{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.entry-edit-form legend{grid-column:1/-1;margin-bottom:6px;font-size:.72rem;font-weight:700}.entry-edit-form fieldset label{position:relative}.entry-edit-form fieldset input{opacity:0;position:absolute}.entry-edit-form fieldset span{border:1px solid var(--line);border-radius:10px;place-items:center;min-height:44px;display:grid}.entry-edit-form fieldset input:checked+span{border-color:var(--theme);color:var(--theme);background:#ff49611a;font-weight:700}@media (max-width:600px){.user-shell-v2:has(.entry-screen)>.user-main-content{padding:0 0 90px}.entry-screen{gap:12px}.entry-screen-toolbar{border-radius:0}.entry-detail-hero,.entry-detail-card,.entry-edit-form,.entry-full-edit-button{margin-left:12px;margin-right:12px}.entry-detail-hero{margin-top:2px}.entry-full-edit-button{z-index:20;position:fixed;bottom:84px;left:12px;right:12px}.entry-edit-form>button{position:sticky;bottom:82px}.dark .entry-screen-toolbar{color:#fff}.dark .entry-detail-card,.dark .entry-edit-form{background:var(--card)}}.flutter-entry-detail-screen,.flutter-entry-edit-screen{color:#fff;background:#101010;width:min(620px,100%);min-height:calc(100dvh - 40px);margin:0 auto}.flutter-entry-detail-toolbar{background:var(--theme);grid-template-columns:42px 1fr 34px 34px;align-items:center;min-height:52px;padding:0 9px;display:grid}.flutter-entry-detail-toolbar>b{text-align:center;font-size:1.05rem}.flutter-entry-detail-toolbar>a,.flutter-entry-detail-toolbar>svg,.flutter-entry-detail-toolbar button{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:40px;display:grid}.flutter-entry-detail-toolbar svg{width:20px}.flutter-entry-amount{background:linear-gradient(135deg,#ff4965,#d93b50);gap:7px;min-height:157px;padding:31px 20px;display:grid;position:relative}.flutter-entry-amount strong{font-size:1.75rem}.flutter-entry-amount>b{font-size:.74rem}.flutter-entry-amount>span{color:#22ad62;background:#effcf6;border-radius:15px;place-content:center;justify-items:center;gap:5px;width:80px;height:70px;display:grid;position:absolute;top:29px;right:18px}.flutter-entry-amount>span.debit{color:#ef3d58;background:#fff0f2}.flutter-entry-amount>span svg{width:24px}.flutter-entry-amount>span em{font-size:.7rem;font-style:normal;font-weight:700}.flutter-entry-actions-card{z-index:2;background:#1d1d1d;border-radius:11px;grid-template-columns:repeat(3,1fr);min-height:105px;margin:-33px 9px 0;padding:13px;display:grid;position:relative;box-shadow:0 3px 12px #00000059}.flutter-entry-actions-card>a,.flutter-entry-actions-card form,.flutter-entry-actions-card button{color:#ff4965;background:0 0;border:0;place-items:center;gap:5px;height:100%;font-size:.66rem;text-decoration:none;display:grid}.flutter-entry-actions-card span{background:radial-gradient(circle,#ff496521,#0000 70%);border-radius:12px;place-items:center;width:50px;height:48px;display:grid}.flutter-entry-actions-card svg{width:21px}.flutter-entry-info{background:#1b1b1b;border-radius:10px;margin:7px 14px 0;box-shadow:0 2px 11px #0000004d}.entry-description-row{grid-template-columns:38px 1fr;gap:1px 10px;padding:13px 14px;display:grid}.entry-description-row>span,.entry-dates-row span{color:#ff4965;background:#30181e;border-radius:9px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.entry-description-row svg,.entry-dates-row svg{width:17px}.flutter-entry-info small{color:#b7b0b2;font-size:.59rem}.flutter-entry-info b{font-size:.7rem}.entry-dates-row{border-top:1px solid #393536;grid-template-columns:1fr 1fr;margin:0 4px;display:grid}.entry-dates-row>div{grid-template-columns:38px 1fr;gap:2px 9px;padding:14px 11px;display:grid}.entry-dates-row>div+div{border-left:1px solid #393536}.flutter-entry-info footer{justify-content:space-between;gap:8px;padding:3px 8px 11px;display:flex}.flutter-entry-info footer small{font-size:.48rem}.flutter-share-entry{background:var(--theme);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:20px 18px;font-size:.72rem;font-weight:700;display:flex}.flutter-share-entry svg{width:17px}.flutter-entry-edit-screen>header{background:var(--theme);grid-template-columns:38px 38px 1fr;align-items:center;min-height:52px;padding:0 15px;display:grid}.flutter-entry-edit-screen>header>a{color:#fff}.flutter-entry-edit-screen>header svg{width:19px}.flutter-entry-edit-screen>header .customer-avatar{background:#ffffff29;width:36px;height:36px}.flutter-entry-edit-screen>header>div{padding-left:8px;display:grid}.flutter-entry-edit-screen>header b{font-size:.8rem}.flutter-entry-edit-screen>header small{font-size:.54rem}.flutter-entry-edit-screen>form{gap:21px;padding:16px;display:grid}.flutter-entry-type{background:#1d1d1d;border:0;border-radius:12px;grid-template-columns:1fr 1fr;margin:0;padding:3px;display:grid}.flutter-entry-type label{position:relative}.flutter-entry-type input{opacity:0;position:absolute}.flutter-entry-type span{color:#777;border-radius:9px;place-content:center;justify-items:center;gap:5px;min-height:68px;font-size:.7rem;display:grid}.flutter-entry-type svg{width:23px}.flutter-entry-type input:checked+span{color:#34b75c;background:#1e3023}.flutter-entry-field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.flutter-entry-edit-screen form label{position:relative}.flutter-entry-edit-screen form label>span{font-size:.58rem;display:block}.flutter-entry-field-row label,.flutter-entry-description{background:#202020;border-radius:7px;padding:5px 13px}.flutter-entry-field-row input,.flutter-entry-description textarea{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:.7rem}.flutter-entry-field-row input{height:29px}.flutter-entry-description textarea{resize:none;height:52px;padding-top:7px}.flutter-interest-toggle{justify-content:space-between;align-items:center;padding:5px 14px;display:flex}.flutter-interest-toggle>span{font-size:.78rem!important}.flutter-interest-toggle input{opacity:0;position:absolute}.flutter-interest-toggle i{border:2px solid #bdaeb1;border-radius:18px;width:47px;height:29px;position:relative}.flutter-interest-toggle i:after{content:"";background:#ad9fa2;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:4px;left:5px}.flutter-interest-toggle input:checked+i{border-color:#34b75c}.flutter-interest-toggle input:checked+i:after{background:#34b75c;left:23px}.flutter-attach-receipt{color:#ff4965;background:#2d181d;border-radius:18px;align-items:center;gap:7px;width:max-content;padding:8px 16px;font-size:.62rem;display:flex!important}.flutter-attach-receipt svg{width:16px}.flutter-attach-receipt input{opacity:0;width:1px;position:absolute}.flutter-save-entry{background:var(--theme);color:#fff;border:0;border-radius:10px;min-height:46px;margin-top:8px;font-size:.69rem}@media (max-width:600px){:is(.user-shell-v2:has(.flutter-entry-detail-screen)>.user-main-content,.user-shell-v2:has(.flutter-entry-edit-screen)>.user-main-content){background:#101010;padding:0 0 70px}:is(.user-shell-v2:has(.flutter-entry-detail-screen)>.user-mobile-nav,.user-shell-v2:has(.flutter-entry-edit-screen)>.user-mobile-nav){display:none}.flutter-entry-detail-screen,.flutter-entry-edit-screen{min-height:100dvh}}.flutter-entry-detail-screen,.flutter-entry-edit-screen{width:100%;max-width:none;font-family:Roboto,Segoe UI,sans-serif}.flutter-entry-detail-toolbar{position:relative}.flutter-entry-detail-toolbar>b{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.flutter-entry-field-row .amount-field{grid-template-columns:12px 1fr;display:grid}.flutter-entry-field-row .amount-field>span{grid-column:1/-1}.flutter-entry-field-row .amount-field>i{align-self:center;font-size:.72rem;font-style:normal}.flutter-entry-field-row input::-webkit-inner-spin-button{appearance:none;margin:0}.flutter-entry-field-row input::-webkit-outer-spin-button{appearance:none;margin:0}.flutter-entry-edit-screen{z-index:60;overscroll-behavior:contain;border-radius:22px 22px 0 0;overflow:hidden auto;box-shadow:0 -12px 36px #00000057,0 0 0 100vmax #00000094;background:#101010!important;width:100vw!important;max-width:none!important;height:50dvh!important;min-height:50dvh!important;margin:0!important;position:fixed!important;inset:auto 0 0!important}.flutter-entry-edit-screen>header{z-index:2;width:100%;top:0;position:sticky!important}.flutter-entry-edit-screen>form{width:100%;max-width:none;margin:0}.entry-edit-modal-layer{z-index:59;background:#00000094;position:fixed;inset:0}.flutter-entry-edit-screen>header>button{place-items:center;width:38px;height:44px;display:grid;color:#fff!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.user-main-content .entry-edit-modal-layer .flutter-entry-edit-screen{box-sizing:border-box!important;display:block!important}.user-main-content .entry-edit-modal-layer .flutter-entry-edit-screen>header{border-radius:22px 22px 0 0;box-sizing:border-box!important}.user-main-content .entry-edit-modal-layer .flutter-entry-edit-screen>form{box-sizing:border-box!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:none!important;margin:0!important;padding:10px 18px 18px!important;display:flex!important}.user-main-content .entry-edit-modal-layer .flutter-entry-type{flex:0 0 68px!important;grid-template-columns:1fr 1fr!important;align-self:stretch!important;width:100%!important;min-height:68px!important;display:grid!important}.user-main-content .entry-edit-modal-layer .flutter-entry-type span{min-height:62px!important}.user-main-content .entry-edit-modal-layer .flutter-entry-field-row{grid-template-columns:1fr 1fr!important;align-self:stretch!important;gap:16px!important;width:100%!important;display:grid!important}.user-main-content .entry-edit-modal-layer .flutter-entry-field-row>label{box-sizing:border-box!important;width:100%!important;height:44px!important;min-height:44px!important;padding:4px 13px!important;display:block!important}.user-main-content .entry-edit-modal-layer .flutter-entry-field-row>.amount-field{grid-template-columns:12px 1fr!important;display:grid!important}.user-main-content .entry-edit-modal-layer .flutter-entry-field-row input{box-sizing:border-box!important;background:0 0!important;border:0!important;height:24px!important;min-height:0!important;padding:0!important}.user-main-content .entry-edit-modal-layer .flutter-entry-description{box-sizing:border-box!important;align-self:stretch!important;width:100%!important;height:66px!important;min-height:66px!important;padding:5px 13px!important;display:block!important}.user-main-content .entry-edit-modal-layer .flutter-entry-description textarea{box-sizing:border-box!important;background:0 0!important;border:0!important;width:100%!important;height:43px!important;min-height:0!important;padding:4px 0!important}.user-main-content .entry-edit-modal-layer .flutter-interest-toggle{box-sizing:border-box!important;align-self:stretch!important;width:100%!important;min-height:42px!important;padding:4px 14px!important;display:flex!important}.user-main-content .entry-edit-modal-layer .flutter-attach-receipt{align-self:flex-start!important;margin:0!important}.user-main-content .entry-edit-modal-layer .flutter-save-entry{background:var(--theme)!important;color:#fff!important;flex:0 0 42px!important;width:100%!important;min-height:42px!important;margin:0!important;padding:0!important;display:block!important}.entry-edit-dialog{color:var(--ink);background:var(--card)!important}.entry-sheet-close{place-items:center;width:36px;height:36px;display:grid;color:var(--ink)!important;background:0 0!important;border:0!important;border-radius:50%!important;padding:0!important}.entry-sheet-close svg{width:19px}.entry-edit-sheet-form{gap:10px!important}.entry-edit-sheet-form .flutter-entry-type{order:1;width:100%}.entry-edit-sheet-form .flutter-entry-field-row{order:2;width:100%}.entry-edit-sheet-form .flutter-entry-description{box-sizing:border-box;order:3;width:100%;min-height:66px;display:block}.entry-edit-sheet-form .flutter-interest-toggle{box-sizing:border-box;order:4;width:100%;display:flex}.entry-edit-sheet-form>input[name=interest_rate]{order:5}.entry-edit-sheet-form .flutter-attach-receipt{order:6;align-self:flex-start}.entry-edit-sheet-form .flutter-save-entry{order:7;justify-content:center;align-items:center;gap:7px;width:100%;display:flex;background:var(--theme)!important;color:#fff!important}.entry-edit-sheet-form .flutter-save-entry svg{width:16px}.entry-edit-sheet-form label>span{font-size:.62rem;display:block}.entry-edit-sheet-form .flutter-entry-field-row>label,.entry-edit-sheet-form .flutter-entry-description{background:color-mix(in srgb,var(--paper) 86%,var(--ink) 3%)}.entry-edit-sheet-form .flutter-entry-field-row input,.entry-edit-sheet-form .flutter-entry-description textarea{min-height:0!important;color:var(--ink)!important;background:0 0!important;border:0!important}.entry-edit-sheet-form .flutter-entry-field-row>label{height:48px;padding:5px 13px}.entry-edit-sheet-form .flutter-entry-field-row input{height:27px!important;padding:0!important}.entry-edit-sheet-form .flutter-entry-description{padding:6px 13px}.entry-edit-sheet-form .flutter-entry-description textarea{resize:none;width:100%;height:44px;padding:5px 0}@media (max-width:800px){.entry-edit-dialog{max-height:88dvh!important}.entry-edit-sheet-form{padding:8px 20px 20px!important}}.user-main-content .flutter-entry-actions-card .loan-modal-layer{width:auto;height:auto;color:var(--ink);text-align:left;display:block}.user-main-content .flutter-entry-actions-card .entry-edit-dialog span{min-height:0;display:initial!important;background:0 0!important;border-radius:0!important;width:auto!important;height:auto!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .loan-sheet-heading{grid-template-columns:42px minmax(0,1fr) 36px!important;align-items:start!important;gap:10px!important;display:grid!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .loan-sheet-heading>span:nth-child(2){gap:4px!important;min-width:0!important;display:grid!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .loan-sheet-icon{background:#ff49611c!important;border-radius:12px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .loan-sheet-heading h2{white-space:nowrap!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-edit-sheet-form{place-items:initial!important;height:auto!important;color:var(--ink)!important;display:flex!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-type label>span{color:#777!important;border-radius:9px!important;place-content:center!important;justify-items:center!important;gap:5px!important;width:100%!important;height:auto!important;min-height:62px!important;display:grid!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-type input:checked+span{color:#34b75c!important;background:#1e3023!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-edit-sheet-form label>span{width:auto!important;height:auto!important;color:var(--muted)!important;display:block!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-edit-sheet-form .flutter-entry-type label>span{color:#777!important;place-content:center!important;justify-items:center!important;width:100%!important;min-height:62px!important;display:grid!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-edit-sheet-form .flutter-entry-type input:checked+span{color:#34b75c!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-edit-sheet-form input,.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-edit-sheet-form textarea{color:var(--ink)!important;opacity:1!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-type input,.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-interest-toggle input,.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-attach-receipt input{opacity:0!important;pointer-events:none!important;appearance:none!important;width:1px!important;height:1px!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-field-row input,.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-description textarea{opacity:1!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .entry-sheet-close{width:36px!important;height:36px!important;min-height:36px!important;color:var(--ink)!important;background:0 0!important;place-items:center!important;padding:0!important;display:grid!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-save-entry{background:var(--theme)!important;color:#fff!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;height:42px!important;min-height:42px!important;padding:0!important;display:flex!important}.user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-save-entry svg{width:16px!important;height:16px!important}.light .flutter-entry-detail-screen{color:#202124;background:#f7f7f8}.light .flutter-entry-actions-card{background:#fff;box-shadow:0 3px 12px #1f23281f}.light .flutter-entry-info{background:#fff;box-shadow:0 2px 10px #1f23281a}.light .entry-description-row>span,.light .entry-dates-row span{color:var(--theme);background:#ffe9ed}.light .entry-dates-row,.light .entry-dates-row>div+div{border-color:#e2e2e5}.light .flutter-entry-info small{color:#74767d}.light .flutter-entry-info b{color:#202124}.light .flutter-entry-info footer{border-top-color:#e2e2e5}.dark .flutter-entry-detail-screen{color:#fff;background:#101010}.dark .flutter-entry-actions-card{background:#1d1d1d;box-shadow:0 3px 12px #00000059}.dark .flutter-entry-info{background:#1b1b1b;box-shadow:0 2px 11px #0000004d}.dark .entry-description-row>span,.dark .entry-dates-row span{color:#ff4965;background:#30181e}.dark .entry-dates-row,.dark .entry-dates-row>div+div{border-color:#393536}.dark .flutter-entry-info small{color:#b7b0b2}.dark .flutter-entry-info b{color:#fff}.flutter-entry-detail-toolbar,.flutter-entry-detail-toolbar>b,.flutter-entry-detail-toolbar>a,.flutter-entry-detail-toolbar>svg,.flutter-entry-detail-toolbar button,.flutter-entry-detail-toolbar button svg{color:#fff!important;stroke:currentColor!important}.flutter-entry-amount,.flutter-entry-amount>strong,.flutter-entry-amount>b{color:#fff!important}.flutter-share-entry,.flutter-share-entry svg,.flutter-save-entry,.flutter-save-entry svg,.flutter-entry-edit-screen>header,.flutter-entry-edit-screen>header b,.flutter-entry-edit-screen>header small,.flutter-entry-edit-screen>header a,.flutter-entry-edit-screen>header button,.flutter-entry-edit-screen>header svg{color:#fff!important;stroke:currentColor!important}.light .entry-edit-dialog .flutter-entry-type{background:#f4f4f5;border:1px solid #e2e2e5}.light .entry-edit-dialog .flutter-entry-type label>span{color:#70737a!important}.light .entry-edit-dialog .flutter-entry-type input:checked+span{color:#2da54d!important;background:#e7f5ea!important}.light .entry-edit-dialog .flutter-attach-receipt{color:var(--theme)!important;background:#ffeaee!important}.light .entry-edit-dialog .flutter-attach-receipt svg{color:var(--theme)!important;stroke:currentColor!important}.light .entry-edit-dialog .entry-sheet-close{color:var(--theme)!important;background:0 0!important}.dark .entry-edit-dialog .flutter-entry-type{background:#1d1d1d;border-color:#303035}.dark .entry-edit-dialog .flutter-entry-type label>span{color:#8d898b!important}.dark .entry-edit-dialog .flutter-entry-type input:checked+span{color:#34b75c!important;background:#1e3023!important}.dark .entry-edit-dialog .flutter-attach-receipt{color:#ff5a72!important;background:#2d181d!important}.light .user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-type{background:#f4f4f5!important;border:1px solid #e2e2e5!important}.light .user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-type label>span{color:#70737a!important;background:0 0!important}.light .user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-entry-type input:checked+span{color:#2da54d!important;background:#e7f5ea!important}.light .user-main-content .flutter-entry-actions-card .entry-edit-dialog .flutter-attach-receipt{color:var(--theme)!important;background:#ffeaee!important}.entry-edit-sheet-form .entry-interest-fields{order:5;grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.entry-edit-sheet-form .entry-interest-fields>label{box-sizing:border-box;background:color-mix(in srgb,var(--paper) 86%,var(--ink) 3%);border-radius:7px;height:48px;padding:5px 13px;display:block}.entry-edit-sheet-form .entry-interest-fields span{color:var(--muted);font-size:.62rem;display:block}.entry-edit-sheet-form .entry-interest-fields input{width:100%;height:27px!important;min-height:0!important;color:var(--ink)!important;background:0 0!important;border:0!important;padding:0!important}.entry-edit-sheet-form .entry-existing-receipts,.entry-edit-sheet-form .entry-new-receipts{flex-wrap:wrap;order:6;gap:6px;width:100%;display:flex}.entry-edit-sheet-form .entry-existing-receipts>span{width:100%;color:var(--muted);font-size:.62rem}.entry-edit-sheet-form .entry-existing-receipts small,.entry-edit-sheet-form .entry-new-receipts small{color:var(--theme);background:#ff49611a;border-radius:12px;padding:5px 8px;font-size:.58rem}.entry-edit-sheet-form .flutter-attach-receipt{order:7!important}.entry-edit-sheet-form .flutter-save-entry{order:8!important}.entry-interest-detail-row{border-top:1px solid #393536;grid-template-columns:1fr 1fr;margin:0 4px;display:grid}.entry-interest-detail-row>div{grid-template-columns:38px 1fr;gap:2px 9px;padding:14px 11px;display:grid}.entry-interest-detail-row>div+div{border-left:1px solid #393536}.entry-interest-detail-row span{color:#ff4965;background:#30181e;border-radius:9px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.entry-interest-detail-row svg{width:17px}.light .entry-interest-detail-row,.light .entry-interest-detail-row>div+div{border-color:#e2e2e5}.light .entry-interest-detail-row span{color:var(--theme);background:#ffe9ed}.flutter-entry-actions-card.has-interest{grid-template-columns:repeat(4,1fr)}.interest-modal-layer{z-index:80;place-items:center;padding:24px 16px;display:grid;position:fixed;inset:0}.interest-modal-backdrop{width:100%;height:100%;padding:0;position:absolute;inset:0;background:#00000094!important;border:0!important;border-radius:0!important}.interest-calculator-dialog{z-index:1;background:var(--card);width:min(520px,100%);max-height:calc(100dvh - 48px);color:var(--ink);border-radius:16px;gap:16px;padding:24px;display:grid;position:relative;overflow-y:auto;box-shadow:0 18px 60px #00000052}.interest-calculator-dialog h2,.interest-calculator-dialog p{margin:0}.interest-calculator-dialog h2{font-size:1.2rem}.interest-calculator-dialog>p{font-size:.82rem}.interest-date-grid,.interest-control-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.interest-date-grid>span,.interest-date-grid>label,.interest-control-grid>label{gap:6px;display:grid}.interest-calculator-dialog small{color:var(--muted);font-size:.68rem}.interest-calculator-dialog input,.interest-calculator-dialog select{box-sizing:border-box;border:1px solid var(--line);background:var(--paper);width:100%;height:44px;color:var(--ink);font:inherit;border-radius:8px;padding:0 11px}.interest-date-grid>span b{font-size:.82rem}.interest-details-toggle{align-items:center;gap:5px;width:max-content;display:flex;color:var(--theme)!important;background:0 0!important;border:0!important;padding:6px 0!important}.interest-details-toggle svg{width:17px}.interest-period-list{border:1px solid var(--line);border-radius:12px;gap:10px;padding:12px;display:grid}.interest-period-list article+article{border-top:1px solid var(--line);padding-top:10px}.interest-period-list article>header{justify-content:space-between;gap:10px;display:flex}.interest-period-list article>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.interest-period-list article span{gap:2px;display:grid}.interest-period-list b{font-size:.68rem}.interest-result{background:#ff49611a;border-radius:12px;gap:8px;padding:16px;display:grid}.interest-result span{justify-content:space-between;gap:12px;font-size:.78rem;display:flex}.interest-result hr{border:0;border-top:1px solid var(--line);width:100%;margin:0}.interest-result span:last-child b{color:var(--theme);font-size:.95rem}.interest-calculator-dialog>footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.interest-calculator-dialog>footer button{border:0;min-height:38px;padding:0 14px;color:var(--theme)!important;background:0 0!important}.interest-calculator-dialog>footer form button{background:var(--theme)!important;color:#fff!important}@media (max-width:600px){.flutter-entry-actions-card.has-interest{padding-left:7px;padding-right:7px}.interest-modal-layer{align-items:end;padding:0}.interest-calculator-dialog{border-radius:22px 22px 0 0;width:100%;max-height:88dvh;padding:20px}.interest-date-grid,.interest-control-grid{gap:10px}}@media (max-width:800px){.user-shell-v2:has(.customer-dashboard){height:100dvh;overflow:hidden;min-height:0!important}.user-shell-v2:has(.customer-dashboard)>.user-main-content{box-sizing:border-box!important;height:100dvh!important;min-height:0!important;padding:0!important;overflow:hidden!important}.customer-dashboard{width:100%;box-sizing:border-box!important;flex-direction:column!important;gap:0!important;height:100dvh!important;min-height:0!important;display:flex!important;overflow:hidden!important}.customer-dashboard>.customer-app-header,.customer-dashboard>.customer-contact-strip{flex:none}.customer-dashboard>.customer-transactions{flex-direction:column!important;flex:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}.customer-transactions>.ledger-toolbar,.customer-transactions>.ledger-filters,.customer-transactions>.ledger-column-head{flex:none}.customer-transactions>.flutter-entry-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box!important;flex:auto!important;min-height:0!important;padding-bottom:72px!important;display:block!important;overflow:hidden auto!important}.user-shell-v2:has(.flutter-customers-screen){height:100dvh!important;min-height:0!important;overflow:hidden!important}.user-shell-v2:has(.flutter-customers-screen)>.user-mobile-header{z-index:24;flex:0 0 52px!important;position:relative!important;top:auto!important}.user-shell-v2:has(.flutter-customers-screen)>.user-main-content{box-sizing:border-box!important;height:calc(100dvh - 52px)!important;min-height:0!important;padding:0 7px!important;overflow:hidden!important}.user-shell-v2:has(.flutter-customers-screen)>.user-main-content>div:not(.customers-add-action){height:100%!important;min-height:0!important;overflow:hidden!important}.user-shell-v2:has(.flutter-customers-screen) .customer-list-panel{height:100%!important;min-height:0!important;overflow:hidden!important}.flutter-customers-screen{width:100%;box-sizing:border-box!important;flex-direction:column!important;gap:3px!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.flutter-customers-screen>.customer-search-row,.flutter-customers-screen>.customer-filter-sheet,.flutter-customers-screen>.customer-view-tabs{flex:none!important}.flutter-customers-screen>.flutter-customer-cards{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box!important;flex:auto!important;min-height:0!important;padding-bottom:92px!important;display:block!important;overflow:hidden auto!important}}.user-main-content .flutter-entry-detail-toolbar,.user-main-content .flutter-entry-edit-screen>header{flex-direction:initial!important;align-items:center!important;display:grid!important}.user-main-content .flutter-entry-actions-card button{color:#ff4965!important;width:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:grid!important}.user-main-content .flutter-entry-actions-card form{width:100%;height:100%}.user-main-content .flutter-entry-detail-toolbar button{box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important}@media (max-width:800px){:is(.user-shell-v2:has(.flutter-entry-detail-screen)>.user-mobile-header,.user-shell-v2:has(.flutter-entry-edit-screen)>.user-mobile-header),:is(.user-shell-v2:has(.flutter-entry-detail-screen)>.user-mobile-nav,.user-shell-v2:has(.flutter-entry-edit-screen)>.user-mobile-nav){display:none!important}:is(.user-shell-v2:has(.flutter-entry-detail-screen)>.user-main-content,.user-shell-v2:has(.flutter-entry-edit-screen)>.user-main-content){min-height:100dvh;background:#101010!important;width:100%!important;padding:0!important}.flutter-entry-detail-screen{min-height:100dvh;width:100%!important;max-width:none!important;margin:0!important}.flutter-entry-edit-screen{width:100%!important;max-width:none!important;height:50dvh!important;min-height:50dvh!important;margin:0!important}}.light .user-shell-v2:has(.flutter-entry-detail-screen)>.user-main-content{background:#f7f7f8!important}.dark .user-shell-v2:has(.flutter-entry-detail-screen)>.user-main-content{background:#101010!important}.flutter-reminders-screen{width:min(620px,100%);min-height:calc(100dvh - 80px);margin:0 auto;position:relative}.flutter-reminders-screen>header{z-index:20;background:var(--theme);color:#fff;position:sticky;top:0}.flutter-reminders-screen>header>div{grid-template-columns:36px 1fr 38px 32px;align-items:center;min-height:53px;padding:0 12px;display:grid}.flutter-reminders-screen>header b{font-size:1.22rem}.flutter-reminders-screen>header svg{width:21px}.flutter-reminders-screen>header button{color:#fff;background:0 0;border:0;place-items:center;padding:0;display:grid}.flutter-reminders-screen>header>label{border-bottom:1px solid #ffffff47;grid-template-columns:32px 1fr 30px;align-items:center;margin:0 16px;padding:0 8px 8px;display:grid}.flutter-reminders-screen>header>label input{color:#fff;background:0 0;border:0;outline:0;height:40px;padding:0}.flutter-reminders-screen>header>label input::placeholder{color:#ffffffb8}.reminder-filter-row{background:var(--paper);gap:6px;padding:8px;display:flex;overflow-x:auto}.reminder-filter-row button{border:1px solid var(--line);background:var(--card);min-height:30px;color:var(--muted);border-radius:16px;padding:0 12px}.reminder-filter-row button.active{border-color:var(--theme);color:var(--theme);background:#ff49611f}.flutter-reminders-screen>main{gap:8px;padding:4px 8px 100px;display:grid}.flutter-reminder-card{background:var(--card);color:var(--ink);border-radius:4px;padding:12px;box-shadow:0 2px 5px #0000002b}.reminder-card-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.reminder-card-title>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.reminder-card-title>span{color:#2196f3;background:#2196f324;border-radius:12px;padding:4px 8px;font-size:.61rem;font-weight:600}.status-2 .reminder-card-title>span{color:#4caf50;background:#4caf5024}.status-3 .reminder-card-title>span,.status-5 .reminder-card-title>span{color:#e53935;background:#e5393524}.flutter-reminder-card>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:.7rem;line-height:1.4;display:-webkit-box;overflow:hidden}.reminder-meta{color:var(--muted);align-items:center;gap:5px;margin-top:5px;font-size:.66rem;display:flex}.reminder-meta svg{width:15px;height:15px}.reminder-meta.recurring{color:#2196f3}.reminder-meta.customer{color:var(--theme);text-decoration:underline}.flutter-reminder-card>footer{border-top:1px solid var(--line);justify-content:center;gap:13px;margin-top:9px;padding-top:6px;display:flex}.flutter-reminder-card>footer form{display:block}.flutter-reminder-card>footer button{color:#888;background:0 0;border:0;place-items:center;width:36px;height:34px;padding:0;display:grid}.flutter-reminder-card>footer svg{width:19px}.flutter-reminder-card>footer form:nth-child(2) button{color:#2196f3}.flutter-reminder-card>footer>button{color:#9c27b0}.flutter-reminder-card>footer form:last-child button{color:#e53935}.reminder-add-fab{z-index:25;background:var(--theme);color:#fff;border:0;border-radius:15px;align-items:center;gap:7px;min-height:48px;padding:0 17px;font-weight:700;display:flex;position:fixed;bottom:88px;right:max(18px,50vw - 292px);box-shadow:0 5px 13px #00000040}.reminder-add-fab svg{width:20px}.reminder-empty{min-height:50vh;color:var(--muted);place-content:center;justify-items:center;display:grid}.reminder-empty svg{width:42px;height:42px}.reminders-modal-layer{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.reminders-modal-backdrop{border:0;width:100%;height:100%;position:absolute;inset:0;background:#000000ad!important;border-radius:0!important}.reminders-editor{background:var(--card);width:min(330px,100vw - 36px);max-height:calc(100dvh - 36px);color:var(--ink);border-radius:15px;padding:16px;position:relative;overflow-y:auto}.reminders-editor>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.reminders-editor h2{margin:0;font-size:1rem}.reminders-editor>header button{width:32px;height:32px;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid}.reminders-editor form{gap:10px;display:grid}.reminders-editor form>label,.reminder-editor-datetime label{position:relative}.reminders-editor label>span{z-index:1;color:var(--muted);font-size:.55rem;position:absolute;top:5px;left:13px}.reminders-editor input:not([type=checkbox]),.reminders-editor textarea,.reminders-editor select{box-sizing:border-box;background:color-mix(in srgb,var(--card) 86%,var(--ink) 7%);width:100%;min-height:45px;color:var(--ink);font:inherit;border:0;border-radius:7px;padding:17px 13px 5px;font-size:.68rem}.reminders-editor textarea{min-height:80px}.reminder-editor-datetime{grid-template-columns:1fr 1fr;gap:10px;display:grid}.reminders-recurring{align-items:center;gap:8px;min-height:48px;display:flex}.reminders-recurring label{flex:1;align-items:center;gap:7px;font-size:.67rem;display:flex}.reminders-recurring input{width:17px;height:17px;accent-color:var(--theme)}.reminders-recurring select{flex:1;min-height:38px;padding:8px}.reminders-save{background:var(--theme);color:#fff;border:0;border-radius:18px;min-height:34px}.dark .reminders-editor input:not([type=checkbox]),.dark .reminders-editor textarea,.dark .reminders-editor select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#211f20}@media (max-width:800px){.user-shell-v2:has(.flutter-reminders-screen)>.user-mobile-header{display:none!important}.user-shell-v2:has(.flutter-reminders-screen)>.user-main-content{height:calc(100dvh - 69px);overflow:hidden;padding:0!important}.flutter-reminders-screen{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.flutter-reminders-screen>header,.reminder-filter-row{flex:none}.flutter-reminders-screen>main{flex:auto;min-height:0;display:block;overflow-y:auto}.flutter-reminder-card{margin-bottom:8px}}.user-main-content .flutter-reminders-screen>header{background:var(--theme)!important;color:#fff!important;border:0!important;padding:0!important;display:block!important}.user-main-content .flutter-reminders-screen>header>div{width:100%;grid-template-columns:36px minmax(0,1fr) 38px 32px!important;display:grid!important}.user-main-content .flutter-reminders-screen>header button{color:#fff!important;width:32px!important;height:40px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.user-main-content .flutter-reminders-screen>header>label{width:auto!important;display:grid!important}.user-main-content .flutter-reminder-card>footer{grid-template-columns:repeat(4,44px)!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:grid!important}.user-main-content .flutter-reminder-card>footer form{width:44px!important;height:40px!important;display:block!important}.user-main-content .flutter-reminder-card>footer button{width:44px!important;height:40px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;padding:0!important;display:grid!important}.user-main-content .flutter-reminder-card>footer form:first-child button{color:#8b8b8b!important}.user-main-content .flutter-reminder-card.status-2>footer form:first-child button{color:#4caf50!important}.user-main-content .flutter-reminder-card>footer form:nth-child(2) button{color:#2196f3!important}.user-main-content .flutter-reminder-card>footer>button{color:#9c27b0!important}.user-main-content .flutter-reminder-card>footer form:last-child button{color:#e53935!important}.user-main-content .reminder-add-fab{background:var(--theme)!important;color:#fff!important;border:0!important;border-radius:15px!important;width:auto!important;min-height:48px!important;padding:0 17px!important;display:flex!important}.dark .flutter-reminder-card{background:#1c1c1f!important}.dark .flutter-reminder-card>p,.dark .reminder-meta{color:#b9b5ba}.dark .reminder-meta.recurring{color:#64a9f5}.dark .reminder-meta.customer{color:#ff7185}.entry-reminder-layer{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.entry-reminder-backdrop{border:0;width:100%;height:100%;position:absolute;inset:0;background:#000000b8!important;border-radius:0!important}.entry-reminder-dialog{box-sizing:border-box;background:var(--card);width:min(323px,100vw - 36px);max-height:calc(100dvh - 36px);color:var(--ink);border-radius:15px;padding:16px 14px;position:relative;overflow:auto;box-shadow:0 18px 60px #0000006b}.entry-reminder-dialog>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.entry-reminder-dialog h2{margin:0;font-size:1.03rem}.entry-reminder-dialog>header button{width:32px;height:32px;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid}.entry-reminder-dialog>header svg{width:18px}.entry-reminder-dialog form{gap:10px;display:grid}.entry-reminder-dialog form>label,.entry-reminder-datetime label,.entry-reminder-repeat>label:last-child{display:block;position:relative}.entry-reminder-dialog label>span{z-index:1;color:var(--muted);pointer-events:none;font-size:.55rem;position:absolute;top:5px;left:14px}.entry-reminder-dialog input:not([type=checkbox]),.entry-reminder-dialog textarea,.entry-reminder-dialog select{box-sizing:border-box;background:color-mix(in srgb,var(--card) 87%,var(--ink) 7%);width:100%;min-height:45px;color:var(--ink);font:inherit;border:0;border-radius:7px;outline:0;padding:17px 13px 5px;font-size:.7rem}.entry-reminder-dialog textarea{resize:vertical;min-height:88px}.entry-reminder-dialog select{appearance:auto}.entry-reminder-datetime{grid-template-columns:1fr 1fr;gap:10px;display:grid}.entry-reminder-repeat{align-items:center;gap:10px;min-height:52px;display:flex}.entry-reminder-repeat>label:first-child{align-items:center;gap:9px;padding-left:9px;display:flex;position:relative}.entry-reminder-repeat>label:first-child span{color:var(--ink);pointer-events:auto;font-size:.68rem;position:static}.entry-reminder-repeat input[type=checkbox]{width:17px;height:17px;accent-color:var(--theme);margin:0}.entry-reminder-repeat>label:last-child{flex:1;min-width:115px}.entry-reminder-submit{background:var(--theme);color:#fff;border:0;border-radius:18px;min-height:34px;margin-top:2px;font-size:.68rem}.entry-reminder-submit:disabled{opacity:.65}.light .entry-reminder-dialog{background:#fff}.dark .entry-reminder-dialog{background:#332a2b}.dark .entry-reminder-dialog input:not([type=checkbox]),.dark .entry-reminder-dialog textarea,.dark .entry-reminder-dialog select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#211f20}.light .entry-reminder-dialog input:not([type=checkbox]),.light .entry-reminder-dialog textarea,.light .entry-reminder-dialog select{color:#202126;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f4f4f5}.settings-preference-row{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) 38px;align-items:center;gap:12px;min-height:64px;padding:10px 13px;display:grid}.settings-preference-row:last-child{border-bottom:0}.settings-preference-row>span:nth-child(2){gap:3px;min-width:0;display:grid}.settings-preference-row b{font-size:.76rem}.settings-preference-row small{text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.settings-preference-row>.push-notification-button,.settings-preference-row>.install-app-button{place-items:center;min-height:36px;width:36px!important;height:36px!important;color:var(--theme)!important;background:#ff49611c!important;border:0!important;border-radius:50%!important;padding:0!important;display:grid!important}.settings-preference-row>.push-notification-button svg,.settings-preference-row>.install-app-button svg{width:18px}.settings-icon.install{color:#3a9e4d;background:#4caf501c}@media (max-width:800px){.user-shell-v2:has(.flutter-settings-screen)>.user-main-content{padding:11px 16px 88px}.flutter-settings-screen{gap:20px;margin:0;display:grid}.settings-profile-banner{border-radius:17px;grid-template-columns:60px minmax(0,1fr) auto;gap:16px;padding:17px}.appearance-options{gap:8px;padding:12px 0 0;grid-template-columns:repeat(3,minmax(0,1fr))!important;display:grid!important}.appearance-options button{border:1px solid var(--line);place-content:center;justify-items:center;gap:7px;min-height:64px;padding:7px 4px;font-size:.58rem;display:grid;background:color-mix(in srgb,var(--paper) 58%,var(--card))!important}.appearance-options button.active{border-color:var(--theme);color:var(--theme);background:#ff496114!important}.appearance-options button span{font-size:.58rem}.app-preferences-group{padding-bottom:12px}.app-preferences-group .settings-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0;display:grid}.app-preferences-group .settings-actions button{width:100%}.dark .settings-choice-card,.dark .flutter-settings-links{border-color:var(--line);background:var(--card)}.dark .appearance-options button,.dark .currency-options button{border-color:var(--line);color:var(--ink);background:#28282e!important}.dark .appearance-options button.active,.dark .currency-options button.active{border-color:var(--theme);color:#ff7185;background:#ff496126!important}}.user-main-content .reminder-edit-dialog{border-radius:24px 24px 0 0!important;width:min(460px,100vw - 32px)!important;max-height:88dvh!important;padding:0!important}.reminder-sheet-heading{grid-template-columns:44px minmax(0,1fr) 36px!important;align-items:center!important;gap:12px!important;padding:16px 20px 10px!important;display:grid!important}.reminder-sheet-heading>span:nth-child(2){gap:3px;display:grid}.reminder-sheet-heading h2{font-size:1.08rem!important}.reminder-sheet-heading p{color:var(--muted);margin:0;font-size:.62rem}.reminder-sheet-form{flex-direction:column!important;gap:10px!important;padding:8px 20px 22px!important;display:flex!important}.reminder-sheet-form>label,.reminder-sheet-form .reminder-editor-datetime,.reminder-sheet-form .reminders-recurring{width:100%!important}.reminder-sheet-form>label{display:block!important;position:relative!important}.reminder-sheet-form input:not([type=checkbox]),.reminder-sheet-form textarea,.reminder-sheet-form select{box-sizing:border-box!important;background:color-mix(in srgb,var(--paper) 86%,var(--ink) 3%)!important;width:100%!important;min-height:46px!important;color:var(--ink)!important;border:0!important;border-radius:7px!important}.reminder-sheet-form textarea{resize:none;min-height:70px!important}.reminder-sheet-form .reminders-save{background:var(--theme)!important;color:#fff!important;border-radius:7px!important;width:100%!important;min-height:42px!important;margin-top:2px!important;display:block!important}.reminder-sheet-form .reminders-recurring{box-sizing:border-box!important;padding:4px 8px!important}.dark .reminder-edit-dialog{background:#202024!important}.dark .reminder-sheet-form input:not([type=checkbox]),.dark .reminder-sheet-form textarea,.dark .reminder-sheet-form select{color:#fff!important;background:#2a2a2f!important}@media (max-width:800px){.user-main-content .reminders-modal-layer{padding:0!important;display:block!important}.user-main-content .reminder-edit-dialog{width:100%!important;max-width:none!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}.reminder-sheet-form{padding-bottom:max(22px,env(safe-area-inset-bottom))!important}}.flutter-security-screen{background:var(--paper);width:min(620px,100%);min-height:calc(100dvh - 80px);color:var(--ink);margin:0 auto}.flutter-security-screen>header{background:var(--theme);color:#fff;grid-template-columns:42px 1fr 42px;align-items:center;min-height:54px;padding:0 10px;display:grid}.flutter-security-screen>header a{color:#fff;place-items:center;width:38px;height:42px;display:grid}.flutter-security-screen>header b{text-align:center;font-size:1.02rem}.flutter-security-screen main>h2{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:13px 7px 8px;font-size:.68rem}.security-pin-card,.security-biometric-card{background:var(--card);border-radius:13px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.security-pin-card>div,.security-pin-card>button{box-sizing:border-box;width:100%;min-height:66px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 13px;display:grid}.security-pin-card>div>span:first-child{width:40px;height:40px;color:var(--theme);background:#ff49611c;border-radius:10px;place-items:center;display:grid}.security-pin-card span:nth-child(2){gap:3px;display:grid}.security-pin-card b,.security-biometric-card b{font-size:.73rem}.security-pin-card>div>button{color:var(--theme);background:#ff49611a;border:0;border-radius:8px;padding:7px 10px;font-size:.64rem;font-weight:700}.security-pin-card>button{border-top:1px solid var(--line)}.security-pin-card>button>svg:first-child{color:#5c6bc0;margin:auto}.security-pin-card>button>svg:last-child{width:18px;color:var(--muted)}.security-biometric-card{grid-template-columns:42px minmax(0,1fr) 50px;align-items:center;gap:10px;min-height:66px;padding:10px 13px;display:grid}.security-biometric-card>span{gap:3px;display:grid}.security-biometric-card label{position:relative}.security-biometric-card input{opacity:0;position:absolute}.security-biometric-card i{background:#aaa;border-radius:12px;width:42px;height:24px;display:block}.security-biometric-card i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;margin:3px;transition:all .18s;display:block}.security-biometric-card input:checked+i{background:var(--theme)}.security-biometric-card input:checked+i:after{transform:translate(18px)}.security-help{max-width:390px;color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:28px auto 0;font-size:.65rem;line-height:1.45;display:flex}.security-help svg{width:20px;color:var(--theme);flex:0 0 20px}.pin-setup-layer{z-index:120;background:linear-gradient(145deg,var(--theme),var(--theme-secondary));color:#fff;position:fixed;inset:0;overflow:auto}.pin-setup-layer>section{box-sizing:border-box;align-content:start;justify-items:center;min-height:100%;padding:18px 6vw 36px;display:grid}.pin-close{justify-self:end;color:#fff!important;background:#ffffff40!important;border:0!important;border-radius:50%!important;place-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:grid!important}.pin-setup-layer img{background:#fff;border:12px solid #fff;border-radius:50%;width:120px;height:120px;margin:14px 0 20px}.pin-setup-layer h2{margin:0;font-size:1.45rem}.pin-setup-layer>section>p{color:#ffffffe0;text-align:center;margin:6px 0 25px;font-size:.73rem}.pin-entry-card{box-sizing:border-box;color:#222;background:#fff;border-radius:19px;justify-items:center;width:min(360px,100%);padding:22px;display:grid;position:relative;box-shadow:0 14px 32px #96143238}.pin-entry-card>input{opacity:0;width:1px;height:1px;position:absolute}.pin-dots{grid-template-columns:repeat(4,48px);gap:12px;margin:20px 0;display:grid}.pin-dots i{background:#f5f5f5;border:1.5px solid #ddd;border-radius:11px;width:46px;height:54px;display:block}.pin-dots i.filled{border-color:var(--theme);background:#ff496121;box-shadow:inset 0 0 0 16px #ff4961b3}.pin-entry-card>small{color:#d32f2f;margin:-8px 0 12px}.pin-entry-card>button{background:var(--theme)!important;color:#fff!important;border:0!important;border-radius:9px!important;width:100%!important;min-height:42px!important}.pin-entry-card>button:disabled{opacity:.5}.dark .security-pin-card,.dark .security-biometric-card{background:#242428}@media (max-width:800px){:is(.user-shell-v2:has(.flutter-security-screen)>.user-mobile-header,.user-shell-v2:has(.flutter-security-screen)>.user-mobile-nav){display:none!important}.user-shell-v2:has(.flutter-security-screen)>.user-main-content{padding:0!important}.flutter-security-screen{width:100%;min-height:100dvh}}.pin-code-fields{grid-template-columns:repeat(4,48px);gap:12px;margin:20px 0;display:grid}.pin-code-fields input{box-sizing:border-box;width:48px;height:56px;min-height:56px;color:var(--theme);text-align:center;background:#f5f5f5;border:1.5px solid #ddd;border-radius:11px;outline:0;padding:0;font-size:1.45rem;font-weight:800}.pin-code-fields input:focus{border-color:var(--theme);background:#ff496114;box-shadow:0 0 0 3px #ff496121}@media (max-width:390px){.pin-code-fields{grid-template-columns:repeat(4,42px);gap:9px}.pin-code-fields input{width:42px;height:52px;min-height:52px}}.flutter-security-screen{background:var(--paper);min-height:100dvh;color:var(--ink)}.flutter-security-screen>header{min-height:58px;padding:env(safe-area-inset-top) 10px 0;background:var(--theme);box-shadow:0 1px #00000014}.flutter-security-screen>header a,.flutter-security-screen>header svg{color:#fff;stroke:#fff}.flutter-security-screen>header b{font-size:1.18rem;font-weight:700}.flutter-security-screen>main{padding:25px 16px max(30px,env(safe-area-inset-bottom))}.flutter-security-screen main>h2{color:var(--muted);letter-spacing:.07em;margin:0 7px 9px;font-size:.76rem;font-weight:600}.flutter-security-screen main>h2:not(:first-child){margin-top:24px}.security-pin-card,.security-biometric-card,.dark .security-pin-card,.dark .security-biometric-card{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:12px;box-shadow:0 2px 8px #00000017}.security-pin-card>div{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:12px 16px;display:grid}.security-pin-card>div>span{gap:4px;display:grid}.security-pin-card b,.security-biometric-card b{color:var(--ink);font-size:.96rem;font-weight:600}.security-pin-card small,.security-biometric-card small{color:var(--muted);font-size:.78rem}.security-pin-card>div>button{min-width:78px;color:var(--theme);background:#ff49611c;border:0;border-radius:8px;padding:8px 10px;font-size:.82rem;font-weight:700}.security-pin-card>div>button:first-letter{text-transform:uppercase}.security-pin-card>button{border-top:1px solid var(--line);min-height:66px;color:var(--ink);grid-template-columns:42px minmax(0,1fr) 24px;padding:10px 14px}.security-pin-card>button>svg:first-child{color:var(--theme);stroke:currentColor}.security-pin-card>button>svg:last-child{color:var(--muted);stroke:currentColor}.security-biometric-card{box-sizing:border-box;min-height:72px;padding:12px 16px}.security-biometric-card>svg{color:var(--theme);stroke:currentColor}.security-help{color:var(--muted);margin-top:30px;font-size:.78rem}.security-help svg{color:var(--theme);stroke:currentColor}.pin-setup-layer>section{padding-top:max(18px,env(safe-area-inset-top));align-content:start}.pin-setup-layer img{width:clamp(116px,20dvh,160px);height:clamp(116px,20dvh,160px);margin:12px 0 18px}.pin-setup-layer h2{text-align:center;font-size:1.72rem}.pin-setup-layer>section>p{font-size:.88rem}.pin-entry-card{width:min(390px,100%);padding:22px 20px 20px}.pin-entry-card>b{font-size:1rem}.pin-code-fields{grid-template-columns:repeat(4,60px);gap:12px}.pin-code-fields input{border-radius:12px;width:60px;height:60px;min-height:60px;font-size:1.6rem}.pin-entry-card>button{font-size:.9rem;font-weight:700;min-height:46px!important}@media (max-width:390px){.pin-code-fields{grid-template-columns:repeat(4,52px);gap:9px}.pin-code-fields input{width:52px;height:58px;min-height:58px}}.user-main-content .security-pin-card>div>span:first-child{place-items:initial!important;width:auto!important;height:auto!important;color:inherit!important;background:0 0!important;border-radius:0!important;display:grid!important}.user-main-content .security-pin-card>div>button{white-space:nowrap;width:auto!important;min-width:82px!important;min-height:36px!important;color:var(--theme)!important;box-shadow:none!important;background:#ff49611c!important;border:0!important;border-radius:8px!important;place-items:center!important;padding:0 11px!important;display:inline-grid!important}.user-main-content .security-pin-card>button{border:0!important;border-top:1px solid var(--line)!important;width:100%!important;min-height:66px!important;color:var(--ink)!important;box-shadow:none!important;text-align:left!important;background:0 0!important;border-radius:0!important;grid-template-columns:42px minmax(0,1fr) 24px!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;display:grid!important}.user-main-content .security-pin-card>button>span{color:var(--ink)!important;gap:3px!important;display:grid!important}.user-main-content .security-pin-card>button>svg:first-child{color:var(--theme)!important;margin:auto!important}.user-main-content .security-pin-card>button>svg:last-child{color:var(--muted)!important}.flutter-group-loans,.group-detail{width:min(620px,100%);min-height:calc(100dvh - 80px);color:var(--ink);margin:0 auto;position:relative}.flutter-group-loans>header,.group-detail>header{z-index:20;background:var(--theme);color:#fff;align-items:center;min-height:54px;padding:0 14px;display:grid;position:sticky;top:0}.flutter-group-loans>header{grid-template-columns:38px 1fr}.flutter-group-loans>header button{color:#fff;background:0 0;border:0;padding:0;font-size:1.4rem}.flutter-group-loans>header b{font-size:1.2rem}.group-search{z-index:19;background:var(--card);grid-template-columns:34px 1fr auto;align-items:center;padding:5px 12px;display:grid;position:sticky;top:54px}.group-search svg{width:19px;color:var(--muted)}.group-search input{height:44px;color:var(--ink);background:0 0;border:0;outline:0}.group-search button{color:var(--theme);background:#ff49611a;border:0;border-radius:8px;padding:7px 10px}.flutter-group-loans>main{gap:10px;padding:14px 10px 100px;display:grid}.group-loan-card{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:16px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid;box-shadow:0 3px 10px #0000000f}.group-count{width:48px;height:48px;color:var(--theme);background:#ff49611f;border:2px solid #ff496173;border-radius:50%;place-items:center;font-weight:800;display:grid}.group-loan-card>span{gap:3px;display:grid}.group-loan-card small{color:var(--muted);font-size:.68rem}.group-loan-card>span:last-child{justify-items:end}.group-loan-card strong{color:var(--theme);font-size:.92rem}.group-loan-card em{color:var(--theme);text-transform:uppercase;background:#ff49611c;border-radius:14px;padding:4px 8px;font-size:.56rem;font-style:normal}.group-loan-card em.completed{color:#2ea043;background:#2ea0431f}.group-empty{color:var(--muted);text-align:center;justify-items:center;padding:140px 20px 0;display:grid}.group-empty svg{width:58px;height:58px}.group-empty b{color:var(--ink);margin-top:12px}.group-empty p{font-size:.75rem}.group-create-fab{z-index:25;background:var(--theme);color:#fff;border:0;border-radius:18px;align-items:center;gap:8px;min-height:50px;padding:0 18px;display:flex;position:fixed;bottom:92px;right:max(18px,50vw - 292px);box-shadow:0 5px 12px #00000040}.group-modal-layer{z-index:100;position:fixed;inset:0}.group-modal-backdrop{background:#0000009e;border:0;width:100%;position:absolute;inset:0}.group-create-sheet{box-sizing:border-box;background:var(--paper);width:min(620px,100%);max-height:92dvh;color:var(--ink);border-radius:24px 24px 0 0;margin:auto;padding:7px 20px 24px;position:absolute;bottom:0;left:0;right:0;overflow:auto}.group-create-sheet>i{background:#d6c4c7;border-radius:4px;width:42px;height:4px;margin:0 auto 10px;display:block}.group-create-sheet>header{justify-content:space-between;align-items:center;display:flex}.group-create-sheet h2{margin:0;font-size:1.2rem}.group-create-sheet header button{width:36px;height:36px;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid}.group-create-sheet form{gap:12px;margin-top:12px;display:grid}.group-create-sheet form>label,.group-form-grid label,.selected-member label{color:var(--muted);gap:4px;font-size:.68rem;display:grid}.group-create-sheet input,.group-create-sheet textarea{box-sizing:border-box;border:1px solid var(--line);background:var(--card);width:100%;min-height:46px;color:var(--ink);font:inherit;border-radius:8px;padding:8px 12px}.group-create-sheet textarea{min-height:68px}.group-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.group-frequency{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.group-frequency.method{grid-template-columns:1fr 1fr}.group-frequency input{opacity:0;position:absolute}.group-frequency span{border:1px solid var(--line);text-transform:capitalize;border-radius:18px;place-items:center;min-height:36px;display:grid}.group-frequency input:checked+span{border-color:var(--theme);color:var(--theme);background:#ff49611c}.group-members-heading{justify-content:space-between;align-items:center;display:flex}.group-members-heading button{color:var(--theme);background:0 0;border:0;font-size:.7rem}.selected-member{border:1px solid var(--line);background:var(--card);border-radius:12px;grid-template-columns:38px 1fr 32px;align-items:center;gap:8px;padding:9px;display:grid}.selected-member>span{width:36px;height:36px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;display:grid}.selected-member>button{color:var(--muted);background:0 0;border:0}.selected-member>label{grid-column:1/-1}.member-search{position:relative}.member-search svg{width:18px;position:absolute;top:27px;left:12px}.member-search input{padding-left:40px}.member-results{border:1px solid var(--line);border-radius:10px;display:grid;overflow:hidden}.member-results button{border:0;border-bottom:1px solid var(--line);background:var(--card);color:var(--ink);text-align:left;grid-template-columns:34px 1fr 24px;align-items:center;gap:9px;padding:8px 10px;display:grid}.member-results button:last-child{border-bottom:0}.member-results button>span{width:32px;height:32px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;display:grid}.member-results button>b{display:grid}.member-results small{color:var(--muted);font-weight:400}.group-submit{background:var(--theme);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;display:flex}.group-submit:disabled{opacity:.5}.group-detail>header{grid-template-columns:38px 42px minmax(0,1fr);gap:8px}.group-detail>header a{color:#fff}.group-avatar{background:#ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.group-detail>header>span:last-child{display:grid}.group-detail>header small{color:#ffffffc7;font-size:.65rem}.group-detail>main{gap:10px;padding:9px 10px 100px;display:grid}.group-summary{background:var(--theme);color:#fff;border-radius:18px;padding:17px}.group-summary>div:first-child{grid-template-columns:1fr auto;display:grid}.group-summary>div:first-child small,.group-summary>div:first-child strong{grid-column:1}.group-summary>div:first-child strong{font-size:1.7rem}.group-summary>div:first-child em{text-transform:uppercase;background:#ffffff2e;border-radius:16px;grid-area:1/2/3;align-self:center;padding:6px 10px;font-size:.65rem;font-style:normal}.group-summary-counts{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.group-summary-counts span{background:#ffffff24;border-radius:11px;justify-items:center;padding:10px 5px;display:grid}.group-summary-counts svg{width:18px}.group-summary-counts b{font-size:1rem}.group-summary-counts small{font-size:.62rem}.group-summary footer{justify-content:space-between;margin-top:13px;font-size:.72rem;display:flex}.group-summary footer b:last-child{text-align:right}.group-payment-all,.group-section,.group-member{border:1px solid var(--line);background:var(--card);border-radius:15px;overflow:hidden}.group-payment-all>summary,.group-section>summary,.group-member>summary{cursor:pointer;align-items:center;gap:10px;padding:13px;list-style:none;display:flex}.group-payment-all>summary{background:var(--theme);color:#fff;justify-content:center;font-weight:700}.group-payment-all form,.group-member>div{gap:9px;padding:12px;display:grid}.group-payment-all form{grid-template-columns:1fr 1fr}.group-payment-all label{color:var(--muted);gap:3px;font-size:.62rem;display:grid}.group-payment-all label:last-of-type,.group-payment-all button{grid-column:1/-1}.group-payment-all input,.group-member input{box-sizing:border-box;border:1px solid var(--line);background:var(--paper);width:100%;height:40px;color:var(--ink);border-radius:7px;padding:0 9px}.group-payment-all button,.group-member form button{background:var(--theme);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;display:flex}.group-section>summary>span,.group-member>summary>span:nth-child(2){display:grid}.group-section small,.group-member small{color:var(--muted);font-size:.65rem}.group-schedule-list{gap:5px;padding:0 10px 10px;display:grid}.group-schedule-list article{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.group-schedule-list article>i{color:#607d8b;background:#607d8b21;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.7rem;font-style:normal;font-weight:800;display:grid}.group-schedule-list article>i.paid{color:#2ea043;background:#2ea0431f}.group-schedule-list article>i.overdue{color:#e53935;background:#e539351f}.group-schedule-list article>span{display:grid}.group-schedule-list article>span:last-child{justify-items:end}.group-schedule-list small{color:var(--muted);font-size:.6rem}.group-schedule-list strong{font-size:.72rem}.group-schedule-list em{text-transform:uppercase;font-size:.53rem;font-style:normal}.group-detail h2{margin:6px 4px 0;font-size:1rem}.group-member>summary>span:first-child{width:40px;height:40px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;font-weight:800;display:grid}.group-member form{grid-template-columns:1fr 1fr;gap:7px;display:grid}.group-member form input:last-of-type,.group-member form button{grid-column:1/-1}.member-schedule{border-top:1px solid var(--line);padding-top:8px}.member-schedule>summary{color:var(--theme);padding:8px 0}.group-member h3{margin:4px 0 0;font-size:.8rem}.group-member p{background:var(--paper);border-radius:7px;margin:0;padding:8px;font-size:.72rem;display:grid}.group-danger{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.group-danger button{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:7px;display:flex}.group-danger form:last-child button{color:#e53935;border-color:#e53935}.group-loan-actions{border:1px solid var(--line);background:var(--card);border-radius:16px;margin-top:12px;padding:13px;box-shadow:0 3px 10px #0000000a}.group-loan-actions>header span{display:grid}.group-loan-actions>header b{font-size:.85rem}.group-loan-actions>header small{color:var(--muted);font-size:.62rem}.group-loan-actions>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.group-loan-actions>div>button{border:1px solid var(--line);min-height:58px;color:var(--ink);text-align:left;background:0 0;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:8px 10px;display:grid}.group-loan-actions>div>button svg{width:20px;color:var(--muted)}.group-loan-actions>div>button span{gap:2px;display:grid}.group-loan-actions>div>button b{font-size:.7rem}.group-loan-actions>div>button small{color:var(--muted);font-size:.54rem}.group-loan-actions>div>button:last-child{background:#e539350b;border-color:#e5393559}.group-loan-actions>div>button:last-child svg,.group-loan-actions>div>button:last-child b{color:#e53935}.group-loan-actions button:disabled{cursor:not-allowed;opacity:.42}.group-member>summary,.group-member[open]>summary,.group-member>div,.group-member .member-schedule,.group-member .member-schedule>summary,.group-member .member-schedule[open]>summary{box-shadow:none!important;border-top:0!important;border-bottom:0!important}.group-member summary::-webkit-details-marker{display:none}.group-member summary::marker{content:""}.group-member .member-schedule{padding-top:0}.group-confirm-box{box-sizing:border-box;background:var(--card);width:min(365px,100vw - 40px);color:var(--ink);text-align:center;border-radius:18px;padding:23px 20px 18px;position:relative;box-shadow:0 24px 70px #00000061}.group-confirm-box>span{width:54px;height:54px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.group-confirm-box.danger>span{color:#e53935;background:#e539351f}.group-confirm-box>span svg{width:25px}.group-confirm-box footer{grid-template-columns:1fr 1fr;gap:9px;display:grid}.group-confirm-box footer form{display:block}.group-confirm-box footer button{border-radius:9px;width:100%;min-height:42px;padding:0 10px}.group-confirm-box footer>button{border:1px solid var(--line);color:var(--ink);background:0 0}.group-confirm-box footer form button{background:var(--theme);color:#fff;border:0}.group-confirm-box.danger footer form button{background:#e53935}@media (max-width:800px){:is(.user-shell-v2:has(.flutter-group-loans)>.user-mobile-header,.user-shell-v2:has(.group-detail)>.user-mobile-header){display:none!important}:is(.user-shell-v2:has(.flutter-group-loans)>.user-main-content,.user-shell-v2:has(.group-detail)>.user-main-content){padding:0!important}.flutter-group-loans,.group-detail{width:100%;min-height:100dvh}.group-create-fab{right:16px}}.user-main-content .flutter-group-loans>header,.user-main-content .flutter-group-loans>header button,.user-main-content .flutter-group-loans>header b,.user-main-content .group-detail>header,.user-main-content .group-detail>header a,.user-main-content .group-detail>header b,.user-main-content .group-detail>header svg,.user-main-content .group-summary,.user-main-content .group-summary strong,.user-main-content .group-summary b,.user-main-content .group-summary svg,.user-main-content .group-payment-all>summary,.user-main-content .group-payment-all>summary svg,.user-main-content .group-create-fab,.user-main-content .group-create-fab svg,.user-main-content .group-submit,.user-main-content .group-submit svg{color:#fff!important;stroke:currentColor!important}.user-main-content .group-detail>header small,.user-main-content .group-summary small{color:#fffc!important}.user-main-content .group-summary em{color:#fff!important}.group-confirm-layer{z-index:140;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.group-confirm-backdrop{background:#000000a3;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.group-confirm-box{box-sizing:border-box;background:var(--card);width:min(360px,100vw - 40px);color:var(--ink);text-align:center;border-radius:18px;justify-items:center;padding:25px 20px 18px;display:grid;position:relative;box-shadow:0 22px 65px #0000005c}.group-confirm-close{width:34px;height:34px;color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:10px;right:10px}.group-confirm-close svg{width:19px}.group-confirm-box>span{width:56px;height:56px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.group-confirm-box>span svg{width:26px;height:26px}.group-confirm-box.destructive>span{color:#e53935;background:#e539351f}.group-confirm-box h2{margin:0;font-size:1.08rem}.group-confirm-box p{color:var(--muted);margin:10px 3px 19px;font-size:.72rem;line-height:1.5}.group-confirm-box footer{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.group-confirm-box footer button{border:1px solid var(--line);min-height:42px;color:var(--ink);background:0 0;border-radius:9px;padding:0 10px;font-weight:700}.group-confirm-box footer .confirm{background:var(--theme);color:#fff;border-color:#0000}.group-confirm-box.destructive footer .confirm{background:#e53935}.dark .group-confirm-box{background:#242428}.group-confirm-layer>.group-confirm-backdrop{width:100%!important;height:100%!important;min-height:0!important;box-shadow:none!important;background:#000000a8!important;border:0!important;border-radius:0!important;padding:0!important;position:absolute!important;inset:0!important}.group-confirm-box footer>button{border:1px solid var(--line)!important;min-height:42px!important;color:var(--ink)!important;box-shadow:none!important;background:0 0!important;border-radius:9px!important;padding:0 10px!important}.group-confirm-box footer>.confirm{background:var(--theme)!important;color:#fff!important;border-color:#0000!important}.group-confirm-box.destructive footer>.confirm{background:#e53935!important}.user-main-content .group-search{grid-template-columns:34px minmax(0,1fr) auto!important}.user-main-content .group-search button:not([data-slot]){width:auto!important;min-height:34px!important;color:var(--theme)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 8px!important;display:inline-grid!important}.settings-danger-group>div{background:#e539350d;border:1px solid #e5393538;border-radius:16px;gap:9px;padding:14px;display:grid}.settings-danger-group form{display:block}.settings-danger-group button{width:100%!important;min-height:44px!important;box-shadow:none!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important}.settings-danger-group button svg{width:18px}.settings-logout{color:#e53935!important;background:0 0!important;border:1px solid #e539358c!important}.settings-delete-account{color:#d32f2f!important;background:#e5393524!important;border:0!important}.settings-sheet-layer,.settings-confirm-layer{z-index:105;position:fixed;inset:0}.settings-sheet-backdrop{border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;background:#0000009e!important;border-radius:0!important}.settings-action-sheet{box-sizing:border-box;width:min(620px,100%);padding:7px 18px max(22px,env(safe-area-inset-bottom));background:var(--card);color:var(--ink);border-radius:24px 24px 0 0;margin:auto;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 38px #0000004d}.settings-action-sheet>i{background:#d3c2c5;border-radius:4px;width:42px;height:4px;margin:0 auto 13px;display:block}.settings-action-sheet>header{background:0 0!important;justify-content:space-between!important;align-items:center!important;padding:0!important;display:flex!important}.settings-action-sheet>header span{gap:2px;display:grid}.settings-action-sheet h2{margin:0;font-size:1.05rem}.settings-action-sheet header small{color:var(--muted);font-size:.62rem}.settings-action-sheet>header button{width:34px!important;height:34px!important;color:var(--ink)!important;background:0 0!important;border:0!important;place-items:center!important;padding:0!important;display:grid!important}.settings-sync-empty{color:var(--muted);text-align:center;justify-items:center;padding:30px 10px;display:grid}.settings-sync-empty svg{width:38px;height:38px;color:var(--theme);margin-bottom:9px}.settings-sync-empty b{color:var(--ink);font-size:.8rem}.settings-sync-empty small{margin-top:4px;font-size:.62rem}.settings-sync-now{background:var(--theme)!important;color:#fff!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:40px!important;display:flex!important}.settings-sync-now svg{width:17px}.spinning{animation:.8s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}.settings-confirm-layer{place-items:center;padding:20px;display:grid}.settings-delete-confirm{box-sizing:border-box;background:var(--card);width:min(350px,100vw - 40px);color:var(--ink);text-align:center;border-radius:17px;padding:22px 20px 18px;position:relative}.settings-delete-confirm>span{color:#e53935;background:#e539351f;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 12px;display:grid}.settings-delete-confirm h2{margin:0;font-size:1.05rem}.settings-delete-confirm p{color:var(--muted);margin:9px 0;font-size:.68rem;line-height:1.45}.settings-delete-confirm footer{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.settings-delete-confirm footer form{display:block}.settings-delete-confirm footer button{border-radius:9px!important;width:100%!important;min-height:40px!important}.settings-delete-confirm footer>button{border:1px solid var(--line)!important;color:var(--ink)!important;background:0 0!important}.settings-delete-confirm footer form button{color:#fff!important;background:#e53935!important;border:0!important}.dark .settings-action-sheet,.dark .settings-delete-confirm{background:#242428}.archive-confirm-layer{z-index:110;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.archive-confirm-backdrop{border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;background:#000000ad!important;border-radius:0!important}.archive-confirm-box{box-sizing:border-box;background:var(--card);width:min(340px,100vw - 40px);color:var(--ink);text-align:center;border-radius:17px;padding:22px 20px 18px;position:relative;box-shadow:0 20px 60px #00000059}.archive-confirm-box>span{width:52px;height:52px;color:var(--theme);background:#ff49611f;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.archive-confirm-box>span svg{width:25px}.archive-confirm-box h2{margin:0;font-size:1.05rem}.archive-confirm-box p{color:var(--muted);margin:9px 0 18px;font-size:.7rem;line-height:1.5}.archive-confirm-box footer{grid-template-columns:1fr 1fr;gap:9px;display:grid}.archive-confirm-box footer form{display:block}.archive-confirm-box footer button{border-radius:9px!important;width:100%!important;min-height:40px!important;padding:0 12px!important}.archive-confirm-box footer>button{border:1px solid var(--line)!important;color:var(--ink)!important;background:0 0!important}.archive-confirm-box footer form button{background:var(--theme)!important;color:#fff!important;border:0!important}.dark .archive-confirm-box{background:#242428}.display-options-layer{z-index:90;position:fixed;inset:0}.display-options-backdrop{border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;background:#0000008c!important;border-radius:0!important}.display-options-sheet{box-sizing:border-box;background:var(--card);width:min(620px,100%);max-height:82dvh;color:var(--ink);border-radius:24px 24px 0 0;margin:auto;padding:7px 15px 22px;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -12px 36px #00000038}.display-options-sheet>i{background:#d7c8ca;border-radius:4px;width:42px;height:4px;margin:0 auto 14px;display:block}.display-options-sheet h2{margin:0 0 12px;font-size:1.05rem}.display-options-sheet>button,.display-options-sheet form>button{box-sizing:border-box;text-align:left;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:10px;margin:0 0 8px;border:1px solid var(--line)!important;width:100%!important;min-height:66px!important;color:var(--ink)!important;box-shadow:none!important;background:0 0!important;border-radius:13px!important;padding:8px 12px!important;display:grid!important}.display-options-sheet>button.selected{border-color:var(--theme)!important;color:var(--theme)!important;background:#ff496114!important}.display-options-sheet button>span{background:color-mix(in srgb,var(--paper) 86%,var(--ink) 4%);border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.display-options-sheet button>span svg{width:18px}.display-options-sheet button>b{gap:3px;font-size:.7rem;display:grid}.display-options-sheet button small{color:var(--muted);font-size:.56rem;font-weight:400}.display-options-sheet button>em{background:var(--theme);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.65rem;font-style:normal;display:grid}.display-options-sheet hr{border:0;border-top:1px solid var(--line);margin:8px -15px 9px}.customer-entry-options h2{text-align:center;color:var(--muted)}.customer-entry-options>button{border:0!important;border-radius:0!important;min-height:45px!important;margin:0!important}.customer-entry-options>form button{border:0!important;border-radius:0!important;min-height:52px!important;margin:0!important}.customer-entry-options>form:first-of-type button>span{color:#f59e0b}.customer-entry-options>form:nth-of-type(2) button>span{color:#8b8b93}.customer-entry-options>form:last-of-type button>span{color:var(--theme)}.dark .display-options-sheet{background:#292326}.dark .display-options-sheet button>span{background:#342d30}.light .display-options-sheet{background:#fff8f8}
