.notification-panel .popover-link{display:none!important}@layer base{:root{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb}button,input{font:inherit}button{border:0}button:focus-visible,input:focus-visible{outline:3px solid rgba(19,138,114,.24);outline-offset:3px}}@layer components{.app-shell{min-height:100vh;background:#f5f7fb;color:#172033}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:248px;display:flex;flex-direction:column;overflow-x:hidden;background:#fff;border-right:1px solid #e9edf3;transition:width .26s cubic-bezier(.23,1,.32,1),transform .28s cubic-bezier(.23,1,.32,1),box-shadow .26s ease}.sidebar--collapsed{width:76px}.brand{height:74px;display:flex;align-items:center;gap:10px;padding:0 22px;position:relative}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;overflow:hidden;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#173e6d,#55a9b0);font-size:11px;font-weight:800;letter-spacing:-.06em;box-shadow:0 6px 14px rgba(15,30,65,.13);transition:width .26s cubic-bezier(.23,1,.32,1),height .26s cubic-bezier(.23,1,.32,1),transform .26s cubic-bezier(.23,1,.32,1)}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-wordmark{max-width:130px;overflow:hidden;font-size:17px;letter-spacing:-.065em;color:#18213a;white-space:nowrap;opacity:1;transform:translateX(0);transition:max-width .24s cubic-bezier(.23,1,.32,1),opacity .16s ease,transform .24s cubic-bezier(.23,1,.32,1)}.brand-version,.brand-wordmark b{font-weight:700}.brand-version{max-width:40px;margin-left:auto;overflow:hidden;color:#d36f57;background:#fff0eb;border-radius:5px;font-size:9px;padding:4px 5px;letter-spacing:.03em;white-space:nowrap;opacity:1;transition:max-width .2s ease,opacity .14s ease,margin .24s ease,transform .24s ease}.sidebar--collapsed .brand{justify-content:center;padding:0}.sidebar--collapsed .brand-wordmark{max-width:0;opacity:0;transform:translateX(-7px)}.sidebar--collapsed .brand-version{max-width:0;position:absolute;top:16px;right:7px;margin:0;padding-left:0;padding-right:0;opacity:0;transform:scale(.75) translateX(5px)}.sidebar-search{height:39px;margin:7px 16px 21px;display:flex;align-items:center;gap:9px;padding:0 11px;background:#f6f8fb;border:1px solid #eef1f5;border-radius:10px;color:#9ea7b8}.sidebar-search input{width:100%;border:0;outline:0;color:#334056;background:transparent;font-size:11px}.sidebar-search input::placeholder{color:#a7afbe}.sidebar--collapsed .sidebar-search{margin:7px 12px 21px;padding:0;justify-content:center;background:transparent;border:0}.sidebar-label{max-height:20px;overflow:hidden;padding:0 22px;margin:0 0 9px;color:#aeb5c2;font-size:9px;font-weight:700;letter-spacing:.1em;opacity:1;transform:translateX(0);transition:max-height .22s ease,opacity .16s ease,margin .22s ease,transform .22s ease}.sidebar-nav{padding:20px 11px 0;display:flex;flex-direction:column;gap:3px}.nav-item{width:100%;min-height:39px;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:9px;color:#707b8d;background:transparent;text-align:left;font-size:12px;font-weight:500;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-item em,.nav-item>span:not(.nav-icon),.new-badge{max-width:160px;overflow:hidden;white-space:nowrap;opacity:1;transform:translateX(0);transition:max-width .22s cubic-bezier(.23,1,.32,1),opacity .16s ease,transform .22s cubic-bezier(.23,1,.32,1),margin .22s ease}.nav-item:hover{color:#18213a;background:#f6f8fb;transform:translateX(2px)}.nav-item.is-active{color:#117b66;background:#e7f5f1;font-weight:700;box-shadow:inset 3px 0 0 #138a72}.nav-icon{width:17px;height:17px;display:grid;place-items:center;flex:0 0 auto}.nav-item em{font-style:normal;color:#9ca5b3;background:#f2f4f7;border-radius:5px}.nav-item em,.new-badge{margin-left:auto;font-size:9px;padding:3px 5px}.new-badge{color:#b28a3e;background:#fff7d8;border-radius:4px}.sidebar-divider{height:1px;margin:20px 22px;background:#edf0f4}.sidebar-shortcuts{max-height:180px;overflow:hidden;opacity:1;transform:translateY(0);transition:max-height .24s cubic-bezier(.23,1,.32,1),opacity .16s ease,transform .24s cubic-bezier(.23,1,.32,1)}.sidebar-bottom{margin-top:auto;padding:15px 11px 16px}.collapse-button{color:#9aa4b4}.sidebar--collapsed .sidebar-label{max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0;transform:translateX(-7px)}.sidebar--collapsed .sidebar-shortcuts{max-height:0;opacity:0;transform:translateY(-6px);pointer-events:none}.sidebar--collapsed .collapse-button span,.sidebar--collapsed .nav-item em,.sidebar--collapsed .nav-item>span:not(.nav-icon),.sidebar--collapsed .new-badge{max-width:0;margin-left:0;opacity:0;transform:translateX(-7px);pointer-events:none}.sidebar-user{display:flex;align-items:center;gap:9px;margin:13px 6px 0;padding-top:13px;border-top:1px solid #edf0f4}.sidebar-user>div:nth-child(2){min-width:0;flex:1 1;display:flex;flex-direction:column}.sidebar-user strong{font-size:11px;color:#334056}.sidebar-user small,.sidebar-user strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user small{font-size:9px;color:#9aa4b4;margin-top:2px}.avatar,.topbar-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#173e6d,#55a9b0);font-weight:700}.avatar{width:27px;height:27px;font-size:10px}.main-area{min-height:100vh;margin-left:248px;transition:margin-left .24s cubic-bezier(.23,1,.32,1)}.main-area--wide{margin-left:76px}.topbar{height:74px;justify-content:space-between;padding:0 40px;border-bottom:1px solid #e9edf3;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.topbar,.topbar-search{display:flex;align-items:center}.topbar-search{width:293px;height:37px;gap:9px;color:#9da6b5;background:#f7f9fb;border:1px solid #eef1f5;border-radius:10px;padding:0 11px}.topbar-search input{flex:1 1;min-width:0;border:0;outline:0;color:#2b3549;background:transparent;font-size:11px}.topbar-search input::placeholder{color:#a3abba}kbd{color:#a9b1be;background:#fff;border:1px solid #e8ecf2;border-radius:5px;padding:2px 5px;font-size:9px}.topbar-actions{display:flex;align-items:center;gap:9px}.topbar-icon-button{width:33px;height:33px;display:grid;place-items:center;position:relative;color:#7b8595;background:transparent;border-radius:9px;transition:background .18s ease,color .18s ease,transform .18s ease}.topbar-icon-button:hover{color:#138a72;background:#eef8f5;transform:translateY(-1px)}.language-button{width:auto;gap:4px;padding:0 8px;font-size:10px;font-weight:700}.notification-button span{position:absolute;top:-1px;right:-1px;width:14px;height:14px;display:grid;place-items:center;color:#fff;background:#e68a77;border:2px solid #fff;border-radius:50%;font-size:8px}.topbar-avatar{width:31px;height:31px;margin-left:4px;font-size:11px;cursor:pointer;box-shadow:0 3px 8px rgba(28,50,80,.16)}.mobile-menu-button{display:none;color:#566176;background:transparent}.dashboard-content{max-width:1460px;margin:0 auto;padding:28px 40px 34px}.page-heading{margin-bottom:25px}.breadcrumb{display:flex;align-items:center;gap:6px;color:#9aa4b3;font-size:10px;margin-bottom:16px}.breadcrumb strong{color:#657187;font-weight:600}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.eyebrow{color:#9ca5b4;font-size:9px;font-weight:700;letter-spacing:.105em;margin:0 0 7px}h1,h2,p{margin-top:0}h1{margin-bottom:5px;color:#172033;font-size:clamp(25px,2.1vw,31px);line-height:1.05;letter-spacing:-.055em}.page-subtitle{margin-bottom:0;color:#7c8696;font-size:12px}.banner-actions,.heading-actions,.transactions-actions{display:flex;align-items:center;gap:9px}.ghost-button,.primary-button,.soft-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:0 13px;border-radius:9px;white-space:nowrap;cursor:pointer;font-size:11px;font-weight:600;transition:transform .16s cubic-bezier(.23,1,.32,1),box-shadow .16s ease,background .16s ease}.soft-button{color:#647086;background:#fff;border:1px solid #e7ebf1;box-shadow:0 3px 9px rgba(32,48,75,.025)}.ghost-button:hover,.soft-button:hover{background:#f6faf9;border-color:#cfe8e1;color:#187e69}.primary-button{color:#fff;background:#138a72;box-shadow:0 6px 14px rgba(19,138,114,.18)}.primary-button:hover{background:#0e765f;box-shadow:0 9px 20px rgba(19,138,114,.25);transform:translateY(-1px)}.ghost-button:active,.primary-button:active,.soft-button:active{transform:scale(.97)}.primary-button--small,.soft-button--small{min-height:32px;padding:0 11px;font-size:10px;border-radius:8px}.ghost-button{color:#637087;background:rgba(255,255,255,.65);border:1px solid rgba(215,224,229,.8)}.period-select-wrap{position:relative}.period-button{min-width:151px;justify-content:space-between}.period-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:25;width:172px;overflow:hidden;padding:5px;border:1px solid #e9edf3;border-radius:10px;background:#fff;box-shadow:0 16px 36px rgba(28,42,67,.13)}.period-menu button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 9px;border-radius:7px;color:#647086;background:#fff;text-align:left;font-size:10px}.period-menu button:hover{color:#138a72;background:#eff8f5}.savings-banner{min-height:152px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 31px;margin-bottom:18px;background:linear-gradient(103deg,#fff,#fdfefd 52%,#e7f3ef);border:1px solid #e8eef0;border-radius:18px;box-shadow:0 8px 25px rgba(38,61,85,.045)}.savings-copy{position:relative;z-index:2;max-width:625px}.banner-kicker{display:flex;align-items:center;gap:6px;color:#138a72;font-size:9px;font-weight:700;letter-spacing:.09em;margin-bottom:8px}.savings-banner h2{color:#162134;font-size:19px;line-height:1.15;letter-spacing:-.04em;margin-bottom:8px}.savings-banner h2 strong{color:#138a72}.savings-banner p{max-width:610px;color:#83909e;font-size:11px;line-height:1.55;margin-bottom:13px}.banner-metrics{position:relative;z-index:2;display:flex;gap:clamp(22px,3.2vw,54px);margin-right:23px}.banner-metric{display:flex;flex-direction:column;gap:8px;min-width:65px}.banner-metric span{color:#98a1ae;font-size:9px;white-space:nowrap}.banner-metric strong{color:#182236;font-size:21px;letter-spacing:-.04em}.banner-orbit{position:absolute;border:1px solid rgba(19,138,114,.12);border-radius:50%}.orbit-one{width:290px;height:290px;right:-88px;top:-72px}.orbit-two{width:205px;height:205px;right:50px;bottom:-112px;border-color:rgba(124,134,202,.14)}.banner-ray{position:absolute;right:140px;top:-90px;width:1px;height:320px;background:linear-gradient(transparent,rgba(19,138,114,.15),transparent);transform:rotate(37deg)}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:17px;gap:17px;margin-bottom:18px}.kpi-card,.surface-card{background:#fff;border:1px solid #e9edf3;box-shadow:0 8px 23px rgba(31,47,72,.035)}.kpi-card{min-height:145px;padding:20px;border-radius:16px;transition:transform .22s cubic-bezier(.23,1,.32,1),box-shadow .22s ease}.kpi-card:hover,.surface-card:hover{box-shadow:0 13px 30px rgba(31,47,72,.065)}.kpi-card:hover{transform:translateY(-3px)}.kpi-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;margin-bottom:15px}.kpi-icon--mint{color:#138a72;background:#e6f6f2}.kpi-icon--blue{color:#3c8bc3;background:#e8f5fd}.kpi-icon--lavender{color:#8175d0;background:#f0edff}.kpi-icon--peach{color:#cc9142;background:#fff3de}.kpi-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.kpi-meta>span:first-child{color:#8590a0;font-size:10px}.trend{display:inline-flex;align-items:center;gap:2px;padding:3px 5px;border-radius:5px;font-size:9px;font-weight:700}.trend--positive{color:#159073;background:#ebf8f4}.trend--negative{color:#dd7e76;background:#fff0ee}.kpi-card>strong{display:block;color:#172033;font-size:23px;letter-spacing:-.055em;line-height:1.1}.kpi-foot{display:block;color:#b0b7c2;font-size:9px;margin-top:6px}.dashboard-grid{display:grid;grid-gap:17px;gap:17px;margin-bottom:18px}.dashboard-grid--primary{grid-template-columns:minmax(0,1.65fr) minmax(340px,1fr)}.dashboard-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.surface-card{border-radius:17px;padding:22px;min-width:0}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:21px}.card-header h2{color:#182236;font-size:18px;letter-spacing:-.045em;line-height:1.1;margin-bottom:5px}.card-subtitle{color:#98a2b0;font-size:10px;margin-bottom:0}.currency-switcher,.segmented-control{display:flex;align-items:center;padding:3px;gap:2px;border:1px solid #edf0f4;border-radius:8px;background:#f8fafc}.currency-switcher button,.segmented-control button{padding:5px 8px;color:#a0a9b6;border-radius:6px;background:transparent;font-size:9px;font-weight:700}.currency-switcher button:hover,.segmented-control button:hover{color:#138a72}.currency-switcher button.is-active,.segmented-control button.is-active{color:#138a72;background:#e4f5f0;box-shadow:0 2px 6px rgba(35,104,88,.08)}.chart-legend{display:flex;align-items:center;gap:15px;margin:1px 0 7px;color:#8994a4;font-size:9px}.chart-legend span{display:flex;align-items:center;gap:5px}.legend-dot{width:6px;height:6px;display:inline-block;border-radius:50%}.legend-dot--income{background:#138a72}.legend-dot--expense{background:#e9857d}.legend-dot--net{background:#7486ca}.cashflow-chart{height:228px;margin:0 -4px}.chart-bottom-stat{display:flex;align-items:center;gap:19px;padding-top:14px;border-top:1px solid #f0f2f5}.chart-bottom-stat>div:first-child{display:flex;flex-direction:column;gap:4px}.chart-bottom-stat span{color:#99a3b1;font-size:9px}.chart-bottom-stat strong{color:#172033;font-size:14px;letter-spacing:-.03em}.stat-delta{display:flex;align-items:center;gap:4px;color:#138a72;font-size:10px;font-weight:700}.stat-delta small{color:#adb5c0;font-size:9px;font-weight:400;margin-left:3px}.icon-button,.row-more{display:grid;place-items:center;color:#a1aab8;background:transparent;border-radius:7px;cursor:pointer}.icon-button{margin-left:auto;width:28px;height:28px}.icon-button:hover,.row-more:hover{color:#138a72;background:#f0f8f5}.balance-card{background:#fff}.balance-card .card-header{margin-bottom:17px}.balance-card-art{min-height:173px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:16px 18px 14px;border-radius:15px;color:#fff;background:radial-gradient(circle at 80% 17%,rgba(255,255,255,.25),transparent 22%),linear-gradient(125deg,#0e765f,#3985a4 42%,#9273da);box-shadow:0 11px 22px rgba(72,84,157,.19)}.balance-card-art:after,.balance-card-art:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%}.balance-card-art:before{width:220px;height:220px;right:-84px;top:-88px}.balance-card-art:after{width:150px;height:150px;left:-75px;bottom:-86px}.balance-card-top,.card-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.balance-card-top span{font-size:10px;font-weight:600}.balance-card-label{position:relative;z-index:1;color:rgba(255,255,255,.7);font-size:9px;margin-bottom:-4px}.balance-card-art>strong{position:relative;z-index:1;font-size:25px;letter-spacing:-.05em}.card-number{position:relative;z-index:1;color:rgba(255,255,255,.86);font-size:11px;letter-spacing:.17em}.card-bottom{color:rgba(255,255,255,.64);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.balance-actions{display:flex;gap:8px;margin:12px 0 17px}.balance-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;padding-top:15px;border-top:1px solid #f0f2f5}.balance-summary div{display:flex;flex-direction:column;gap:5px}.balance-summary span{color:#9da6b3;font-size:9px}.balance-summary strong{color:#263149;font-size:11px}.income-text{color:#138a72!important}.expense-text{color:#df8077!important}.text-button{display:inline-flex;align-items:center;gap:4px;color:#138a72;background:transparent;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap}.text-button:hover{color:#0c6957}.spending-content{display:flex;align-items:center;gap:31px;min-height:187px}.donut-wrap{position:relative;width:195px;height:195px;flex:0 0 auto}.donut-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}.donut-center strong{color:#172033;font-size:20px;letter-spacing:-.045em}.donut-center span{color:#9ba4b2;font-size:9px;margin-top:3px}.spending-list{width:100%;display:flex;flex-direction:column;gap:13px}.spending-row{display:grid;grid-template-columns:1fr auto 28px;align-items:center;grid-gap:8px;gap:8px}.spending-row span{display:flex;align-items:center;gap:7px;color:#677389;font-size:10px}.spending-row span i{width:7px;height:7px;border-radius:50%}.spending-row strong{color:#253047;font-size:10px}.spending-row small{color:#a7afbb;font-size:9px;text-align:right}.table-empty{min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px 12px;color:#9ca6b4;text-align:center}.table-empty svg{width:30px;height:30px;padding:7px;color:#138a72;background:#e8f6f2;border-radius:10px}.table-empty strong{display:block;color:#334056;font-size:12px;line-height:1.2}.table-empty span{display:block;max-width:220px;color:#9ca6b4;font-size:10px;line-height:1.35}.account-list,.bills-list,.budget-list{display:flex;flex-direction:column}.account-row{width:100%;display:flex;align-items:center;gap:10px;padding:9px 4px;text-align:left;background:transparent;border-bottom:1px solid #f1f3f6;cursor:pointer;transition:transform .18s ease,background .18s ease}.account-row:last-child{border-bottom:0}.account-row:hover{border-radius:9px;background:#fbfcfd;transform:translateX(3px)}.account-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;flex:0 0 auto}.account-icon--mint{color:#138a72;background:#e6f6f2}.account-icon--lavender{color:#8175d0;background:#f0edff}.account-icon--peach{color:#ce8b3e;background:#fff3e0}.account-icon--blue{color:#3c8bc3;background:#e8f5fd}.account-info,.account-value{display:flex;flex-direction:column;gap:4px;min-width:0}.account-info{flex:1 1}.account-info strong,.account-value strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-info strong{color:#3c475b;font-size:10px;font-weight:600}.account-info small,.account-value small{color:#a2abb8;font-size:9px}.account-value{align-items:flex-end}.account-value strong{color:#29344b;font-size:11px}.account-value small.account-alert{color:#df8077}.account-chevron{color:#b4bbc6;margin-left:3px}.budget-list{gap:15px}.budget-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#647086;font-size:10px}.budget-row-head strong{color:#263149;font-size:10px}.budget-row-head small{color:#9ca5b3;font-size:9px;font-weight:400}.progress-track{height:6px;overflow:hidden;border-radius:9px;background:#f0f2f5}.progress-fill{height:100%;border-radius:inherit}.progress-fill--mint{background:#65bfad}.progress-fill--coral{background:#e9857d}.progress-fill--lavender{background:#978de1}.progress-fill--blue{background:#78b9e3}.budget-alert{display:flex;align-items:center;gap:8px;margin-top:21px;padding:10px 11px;color:#ad7d31;background:#fff8df;border-radius:9px;font-size:9px}.budget-alert strong{font-weight:700}.budget-alert button{display:grid;place-items:center;margin-left:auto;color:#bd913e;background:transparent}.bill-row{display:flex;align-items:center;gap:10px;padding:8px 4px;text-align:left;background:transparent;border-bottom:1px solid #f1f3f6;cursor:pointer;transition:transform .18s ease,background .18s ease}.bill-row:last-child{border-bottom:0}.bill-row:hover{border-radius:9px;background:#fbfcfd;transform:translateX(3px)}.bill-date{width:34px;height:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:9px;flex:0 0 auto}.bill-date svg{width:14px}.bill-date small{font-size:7px;font-weight:700}.bill-date--mint{color:#138a72;background:#e6f6f2}.bill-date--coral{color:#d87971;background:#fff0ed}.bill-date--lavender{color:#8075cb;background:#f1efff}.bill-date--blue{color:#468fc5;background:#e9f5fd}.bill-info{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.bill-info strong{color:#3b465a;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bill-info small{color:#adb5c1;font-size:9px}.bill-amount{color:#273249;font-size:10px;font-weight:700;white-space:nowrap}.bill-row>svg{color:#b0b8c5;flex:0 0 auto}.transactions-card{padding-bottom:8px}.transactions-card .card-header{align-items:flex-end}.transactions-table-wrap{overflow-x:auto;margin:0 -4px}.transactions-card table{width:100%;border-collapse:collapse;min-width:700px}.transactions-card th{padding:0 8px 11px;color:#a1aab7;border-bottom:1px solid #edf0f4;font-size:9px;font-weight:700;text-align:left}.transactions-card td{padding:12px 8px;border-bottom:1px solid #f1f3f6;color:#334056;font-size:10px}.transactions-card tbody tr:last-child td{border-bottom:0}.transactions-card tbody tr:hover{background:#fbfcfd}.transactions-card td:nth-child(2){min-width:215px}.transactions-card td:nth-child(2) strong{margin-left:8px;font-size:10px;font-weight:600}.muted-cell{color:#99a3b1!important}.amount-cell{text-align:right!important;white-space:nowrap;font-weight:700}.transaction-icon{width:25px;height:25px;display:inline-grid;place-items:center;vertical-align:middle;border-radius:8px}.transaction-icon--income{color:#138a72;background:#e8f7f3}.transaction-icon--expense{color:#df8077;background:#fff0ee}.category-chip{display:inline-block;padding:4px 7px;color:#6f7b8e;background:#f3f5f8;border-radius:5px;font-size:9px}.row-more{width:26px;height:26px;margin-left:auto}.dashboard-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#a0a9b6;font-size:9px;padding:10px 2px 3px}.dashboard-footer>div{display:flex;gap:17px}.dashboard-footer button{color:#8d98a8;background:transparent;font-size:9px;cursor:pointer}.dashboard-footer button:hover{color:#138a72}.footer-secure{display:flex;align-items:center;gap:4px;color:#6daf9f}.mobile-nav,.mobile-scrim{display:none}@media (max-width:1180px){.dashboard-content,.topbar{padding-left:27px;padding-right:27px}.dashboard-grid--primary{grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr)}.banner-metrics{gap:21px;margin-right:0}.spending-content{gap:10px}.donut-wrap{width:172px;height:172px}.donut-center strong{font-size:17px}}@media (max-width:900px){.sidebar{width:76px}.sidebar .brand{justify-content:center;padding:0}.sidebar .brand-wordmark,.sidebar .collapse-button span,.sidebar .nav-item em,.sidebar .nav-item>span:not(.nav-icon),.sidebar .new-badge,.sidebar .sidebar-divider,.sidebar .sidebar-label,.sidebar .sidebar-search input,.sidebar .sidebar-user{display:none}.sidebar .sidebar-search{margin:7px 12px 21px;background:transparent;border:0}.sidebar .nav-item,.sidebar .sidebar-search{padding:0;justify-content:center}.sidebar .brand-version{position:absolute;top:16px;right:7px;margin:0;transform:scale(.75)}.sidebar-bottom{padding-left:11px;padding-right:11px}.main-area,.main-area--wide{margin-left:76px}.dashboard-grid--primary,.dashboard-grid--secondary{grid-template-columns:1fr}.savings-banner{align-items:flex-start}.banner-metrics{align-self:center}.spending-content{max-width:650px;gap:42px}.donut-wrap{width:195px;height:195px}}@media (max-width:640px){.sidebar{width:248px;transform:translateX(-100%);box-shadow:14px 0 32px rgba(20,31,53,.14)}.sidebar--mobile-open{transform:translateX(0)}.sidebar--mobile-open .brand-wordmark,.sidebar--mobile-open .collapse-button span,.sidebar--mobile-open .nav-item em,.sidebar--mobile-open .nav-item>span:not(.nav-icon),.sidebar--mobile-open .new-badge,.sidebar--mobile-open .sidebar-divider,.sidebar--mobile-open .sidebar-label,.sidebar--mobile-open .sidebar-search input,.sidebar--mobile-open .sidebar-user{display:initial}.sidebar--mobile-open .brand{justify-content:normal;padding:0 22px}.sidebar--mobile-open .sidebar-search{margin:7px 16px 21px;padding:0 11px;justify-content:normal;background:#f6f8fb;border:1px solid #eef1f5}.sidebar--mobile-open .sidebar-search input{display:block}.sidebar--mobile-open .nav-item{justify-content:normal;padding:0 12px}.main-area,.main-area--wide{margin-left:0;padding-bottom:65px}.topbar{height:63px;padding:0 17px}.mobile-menu-button{display:grid;place-items:center}.topbar-search{flex:1 1;width:auto;max-width:235px;margin-left:10px}.topbar-search kbd{display:none}.topbar-actions{gap:1px}.language-button,.topbar-icon-button:nth-child(2){display:none}.theme-toggle-button{display:grid}.topbar-avatar{width:29px;height:29px}.dashboard-content{padding:21px 16px 24px}.breadcrumb{margin-bottom:13px}.heading-row{display:block}.heading-actions{margin-top:17px;justify-content:space-between}.period-button{min-width:145px}.savings-banner{display:block;padding:21px 20px;border-radius:15px}.savings-banner h2{font-size:18px}.savings-banner p{max-width:none}.banner-metrics{justify-content:space-between;gap:12px;margin-top:20px;padding-top:15px;border-top:1px solid rgba(19,138,114,.1)}.banner-metric strong{font-size:18px}.orbit-one{right:-124px;top:-144px}.banner-ray{right:62px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.kpi-card{min-height:132px;padding:15px}.kpi-icon{margin-bottom:11px}.kpi-card>strong{font-size:20px}.kpi-foot{font-size:8px}.surface-card{padding:17px;border-radius:14px}.card-header{margin-bottom:17px}.card-header h2{font-size:17px}.cashflow-chart{height:205px}.balance-card .card-header,.cashflow-card .card-header{display:block}.balance-card .currency-switcher,.cashflow-card .segmented-control{margin-top:14px;width:max-content}.chart-legend{gap:9px}.spending-content{gap:7px;min-height:170px}.donut-wrap{width:150px;height:150px}.donut-center strong{font-size:15px}.spending-list{gap:11px}.spending-row{grid-template-columns:1fr auto}.spending-row small{display:none}.transactions-card .card-header{align-items:flex-start;display:block}.transactions-actions{margin-top:13px;justify-content:space-between}.dashboard-footer{flex-direction:column;align-items:flex-start;gap:10px}.footer-secure{order:-1}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:10px;right:10px;bottom:10px;z-index:40;padding:7px 4px;border:1px solid #e5e9ef;border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(28,42,67,.13);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-nav button{min-height:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#9ba4b2;background:transparent;border-radius:9px;font-size:8px}.mobile-nav button.is-active{color:#138a72;background:#e8f6f2;font-weight:700}.mobile-scrim{display:block;position:fixed;inset:0;z-index:29;background:rgba(16,28,48,.22);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@media (max-width:400px){.topbar-search{max-width:168px}.spending-content{display:block}.donut-wrap{margin:0 auto 11px}.spending-list{padding:0 9px}.heading-actions{gap:7px}.primary-button{padding:0 10px}.period-button{min-width:132px;padding:0 9px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}}@layer components{.app-shell,.ghost-button,.kpi-card,.main-area,.mobile-nav,.modal-panel,.period-menu,.savings-banner,.sidebar,.sidebar-search,.soft-button,.surface-card,.topbar,.topbar-search{transition:background-color .28s ease,border-color .28s ease,color .28s ease,box-shadow .28s ease}.theme-toggle-button{color:#c18a3e}.brand{position:relative;isolation:isolate}.brand:after{content:"";position:absolute;right:15px;top:8px;width:33px;height:22px;border-top:1px solid rgba(19,138,114,.24);border-radius:50%;transform:rotate(-18deg);pointer-events:none}.brand-mark{position:relative;box-shadow:0 0 0 4px rgba(19,138,114,.06),0 6px 14px rgba(19,138,114,.12)}.brand-mark:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(19,138,114,.16);border-radius:50%;pointer-events:none}.brand-wordmark{letter-spacing:-.045em}.nav-item.is-active{position:relative}.nav-item.is-active:before{content:"";position:absolute;left:-1px;top:8px;bottom:8px;width:2px;border-radius:4px;background:#138a72;box-shadow:0 0 12px rgba(19,138,114,.32)}.cashflow-card{position:relative;overflow:hidden}.cashflow-card:after{right:-72px;bottom:8px;width:230px;height:120px;border:1px solid rgba(19,138,114,.09)}.cashflow-card:after,.cashflow-card:before{content:"";position:absolute;border-radius:50%;transform:rotate(-14deg);pointer-events:none}.cashflow-card:before{right:-28px;bottom:36px;width:165px;height:80px;border-top:1px solid rgba(116,134,202,.09)}.cashflow-card>*{position:relative;z-index:1}.savings-banner{position:relative;overflow:hidden}.savings-banner:after{content:"";position:absolute;right:5%;bottom:-68px;width:210px;height:130px;border:1px solid rgba(19,138,114,.12);border-radius:50%;transform:rotate(-20deg);pointer-events:none}.banner-metrics,.savings-copy{position:relative;z-index:1}h1{letter-spacing:-.065em;font-weight:750}.card-header h2{letter-spacing:-.055em;font-weight:720}.account-value strong,.banner-metric strong,.chart-bottom-stat strong,.donut-center strong,.kpi-card>strong{letter-spacing:-.06em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.banner-kicker,.eyebrow,.sidebar-label{letter-spacing:.14em}.theme-toggle-button:hover{color:#966427;background:#fff7e8}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(16,27,45,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-panel{width:min(100%,620px);max-height:calc(100vh - 32px);overflow-y:auto;padding:20px;border:1px solid rgba(226,232,239,.95);border-radius:19px;background:#fff;box-shadow:0 24px 70px rgba(17,32,53,.22)}.modal-header{justify-content:space-between;gap:14px;margin-bottom:16px}.modal-header,.modal-heading{display:flex;align-items:flex-start}.modal-heading{gap:10px}.modal-heading h2{margin:0 0 4px;color:#182236;font-size:20px;letter-spacing:-.05em}.modal-heading p:last-child{margin:0;color:#8c97a6;font-size:10px}.modal-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;color:#138a72;border-radius:9px;background:#e6f6f2}.modal-close{width:30px;height:30px;display:grid;place-items:center;color:#9da6b4;border-radius:8px;background:transparent;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.modal-close:hover{color:#d87970;background:#fff0ee;transform:rotate(4deg)}.transaction-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px 12px;gap:11px 12px}.form-grid{display:contents}.form-error,.form-field--source,.form-field--wide,.modal-actions,.source-type-picker,.transaction-type-toggle{grid-column:1/-1}.transaction-type-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;padding:3px;border-radius:10px;background:#f6f8fb;border:1px solid #edf0f4}.transaction-type-toggle button{min-width:0;min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;color:#99a3b1;border-radius:7px;background:transparent;cursor:pointer;font-size:10px;font-weight:700;white-space:nowrap;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.transaction-type-toggle button.is-active{background:#fff;box-shadow:0 3px 9px rgba(28,45,70,.08)}.transaction-type-toggle button.is-expense{color:#d77970}.transaction-type-toggle button.is-income{color:#138a72}.transaction-type-toggle button.is-card-expense{color:#8a78c9}.transaction-type-toggle button.is-transfer{color:#4b8eb9}.transaction-type-toggle--transfer{grid-template-columns:repeat(4,minmax(0,1fr))}.transaction-type-toggle button svg:last-child{margin-left:auto}.form-field{display:flex;flex-direction:column;gap:5px;min-width:0}.form-field>span{color:#6f7b8e;font-size:10px;font-weight:700}.amount-shell,.input-shell,.select-shell{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#a1aab8;border:1px solid #e6ebf0;border-radius:9px;background:#fbfcfd;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.amount-shell:focus-within,.input-shell:focus-within,.select-shell:focus-within{border-color:#68bba9;box-shadow:0 0 0 3px rgba(19,138,114,.1);background:#fff}.amount-shell input,.input-shell input,.select-shell select{width:100%;min-width:0;border:0;outline:0;color:#2c374c;background:transparent;font-size:11px}.amount-shell input::placeholder,.input-shell input::placeholder{color:#b2bac5}.amount-shell{gap:7px}.amount-shell b{color:#138a72;font-size:12px}.amount-shell input{font-size:16px;font-weight:700;letter-spacing:-.02em}.select-shell select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.select-shell svg:last-child{margin-left:auto;pointer-events:none}.form-error{margin:-2px 0 0;padding:8px 10px;color:#cc726a;border-radius:8px;background:#fff0ee;font-size:10px;line-height:1.35}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:10px;border-top:1px solid #f0f2f5}.modal-actions .soft-button,.modal-submit{min-height:37px}.modal-submit--income{background:#148a72}.modal-submit--expense{background:#d97970;box-shadow:0 6px 14px rgba(217,121,112,.18)}.modal-submit--expense:hover{background:#c96860;box-shadow:0 9px 20px rgba(217,121,112,.24)}.dark .app-shell,.dark body{background:#101a28;color:#edf3f4}.dark .sidebar,.dark .topbar{background:#152131;border-color:#263447}.dark .topbar{background:rgba(21,33,49,.78)}.dark .main-area{background:#101a28}.dark .account-value strong,.dark .banner-metric strong,.dark .brand-wordmark,.dark .card-header h2,.dark .chart-bottom-stat strong,.dark .donut-center strong,.dark .kpi-card>strong,.dark .modal-heading h2,.dark .savings-banner h2,.dark h1{color:#eff5f4}.dark .account-info small,.dark .account-value small,.dark .banner-metric span,.dark .bill-info small,.dark .breadcrumb,.dark .card-subtitle,.dark .dashboard-footer,.dark .dashboard-footer button,.dark .eyebrow,.dark .kpi-foot,.dark .kpi-meta>span:first-child,.dark .page-subtitle,.dark .sidebar-label,.dark .sidebar-user small,.dark .spending-row small{color:#93a2b5}.dark .brand:after{border-color:rgba(127,215,196,.26)}.dark .brand-mark{box-shadow:0 0 0 4px rgba(127,215,196,.06),0 6px 14px rgba(0,0,0,.18)}.dark .brand-mark:after{border-color:rgba(127,215,196,.18)}.dark .nav-item.is-active:before{background:#7fd7c4;box-shadow:0 0 12px rgba(127,215,196,.28)}.dark .cashflow-card:after{border-color:rgba(127,215,196,.13)}.dark .cashflow-card:before,.dark .savings-banner:after{border-color:rgba(116,134,202,.15)}.dark .ghost-button,.dark .kpi-card,.dark .mobile-nav,.dark .modal-panel,.dark .period-menu,.dark .sidebar-search,.dark .soft-button,.dark .surface-card,.dark .topbar-search{background:#172536;border-color:#2a394d;box-shadow:0 10px 27px rgba(0,0,0,.12)}.dark .table-empty svg{color:#8fdfce;background:rgba(127,215,196,.12)}.dark .table-empty strong{color:#edf3f4}.dark .table-empty span{color:#93a2b5}.dark .amount-shell input,.dark .input-shell input,.dark .select-shell select,.dark .sidebar-search input,.dark .topbar-search input{color:#edf3f4}.dark .amount-shell,.dark .input-shell,.dark .select-shell,.dark .sidebar-search,.dark .topbar-search{background:#122030;border-color:#2b3a4e}.dark .amount-shell input::placeholder,.dark .input-shell input::placeholder,.dark .sidebar-search input::placeholder,.dark .topbar-search input::placeholder{color:#718096}.dark .nav-item{color:#a1afc0}.dark .nav-item:hover{color:#edf3f4;background:#1e3043}.dark .nav-item.is-active{color:#76d1bd;background:#193b3c}.dark .nav-item em{color:#9aabbc;background:#203146}.dark .account-row,.dark .balance-summary,.dark .bill-row,.dark .chart-bottom-stat,.dark .sidebar-divider,.dark .sidebar-user,.dark .transactions-card td,.dark .transactions-card th{border-color:#263447}.dark .currency-switcher,.dark .segmented-control,.dark .transaction-type-toggle{background:#122030;border-color:#2a394d}.dark .currency-switcher button.is-active,.dark .segmented-control button.is-active,.dark .transaction-type-toggle button.is-active{background:#234b4c;color:#7fd7c4}.dark .account-info strong,.dark .bill-info strong,.dark .form-field>span,.dark .modal-heading p:last-child,.dark .spending-row span,.dark .transactions-card td{color:#c2ccda}.dark .account-row:hover,.dark .bill-row:hover,.dark .transactions-card tbody tr:hover{background:#1c2b3c}.dark .category-chip{color:#b3bfce;background:#213144}.dark .progress-track{background:#243346}.dark .chart-bottom-stat span,.dark .chart-legend,.dark .donut-center span{color:#8fa0b4}.dark .savings-banner{background:linear-gradient(103deg,#172536,#172b36 52%,#1a3a3b);border-color:#2a414a}.dark .savings-banner p{color:#9baabd}.dark .period-menu button{color:#a2b0c1;background:#172536}.dark .period-menu button:hover{color:#7fd7c4;background:#1e4143}.dark .select-shell select option{background:#172536;color:#edf3f4}.dark .modal-backdrop{background:rgba(3,9,17,.62)}.dark .modal-icon{color:#7fd7c4;background:#193b3c}.dark .form-field>span{color:#a9b6c5}.dark .amount-shell:focus-within,.dark .input-shell:focus-within,.dark .select-shell:focus-within{background:#172536;border-color:#5bb5a3}.dark .form-error{color:#f3a39a;background:#3a2529}.dark .topbar-icon-button{color:#9eacbd}.dark .theme-toggle-button{color:#f2c769}.dark .theme-toggle-button:hover{color:#ffda7f;background:#3c3320}.dark .mobile-nav button{color:#9eacbd}.dark .mobile-nav button.is-active{color:#7fd7c4;background:#1e4143}@media (max-width:640px){.modal-backdrop{align-items:end;padding:10px}.modal-panel{max-height:calc(100vh - 20px);padding:16px;border-radius:17px}.modal-heading h2{font-size:18px}.transaction-form{gap:10px 9px}.modal-actions{position:-webkit-sticky;position:sticky;bottom:-16px;margin:2px -16px -16px;padding:11px 16px 16px;background:inherit}.modal-actions button{flex:1 1}}}@custom-variant dark (&:is(.dark *));@theme inline{--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-destructive-foreground:var(--destructive-foreground);--color-border:var(--border);--color-input:var(--input);--color-ring:var(--ring);--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--color-sidebar:var(--sidebar);--color-sidebar-foreground:var(--sidebar-foreground);--color-sidebar-primary:var(--sidebar-primary);--color-sidebar-primary-foreground:var(--sidebar-primary-foreground);--color-sidebar-accent:var(--sidebar-accent);--color-sidebar-accent-foreground:var(--sidebar-accent-foreground);--color-sidebar-border:var(--sidebar-border);--color-sidebar-ring:var(--sidebar-ring)}:root{--primary:var(--color-blue-700);--primary-foreground:var(--color-blue-50);--sidebar-primary:var(--color-blue-600);--sidebar-primary-foreground:var(--color-blue-50);--chart-1:var(--color-blue-300);--chart-2:var(--color-blue-500);--chart-3:var(--color-blue-600);--chart-4:var(--color-blue-700);--chart-5:var(--color-blue-800);--radius:0.65rem;--background:oklch(1 0 0);--foreground:oklch(0.235 0.015 65);--card:oklch(1 0 0);--card-foreground:oklch(0.235 0.015 65);--popover:oklch(1 0 0);--popover-foreground:oklch(0.235 0.015 65);--secondary:oklch(0.98 0.001 286.375);--secondary-foreground:oklch(0.4 0.015 65);--muted:oklch(0.967 0.001 286.375);--muted-foreground:oklch(0.552 0.016 285.938);--accent:oklch(0.967 0.001 286.375);--accent-foreground:oklch(0.141 0.005 285.823);--destructive:oklch(0.577 0.245 27.325);--destructive-foreground:oklch(0.985 0 0);--border:oklch(0.92 0.004 286.32);--input:oklch(0.92 0.004 286.32);--ring:oklch(0.623 0.214 259.815);--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.235 0.015 65);--sidebar-accent:oklch(0.967 0.001 286.375);--sidebar-accent-foreground:oklch(0.141 0.005 285.823);--sidebar-border:oklch(0.92 0.004 286.32);--sidebar-ring:oklch(0.623 0.214 259.815)}.dark{--primary:var(--color-blue-700);--primary-foreground:var(--color-blue-50);--sidebar-primary:var(--color-blue-500);--sidebar-primary-foreground:var(--color-blue-50);--background:oklch(0.141 0.005 285.823);--foreground:oklch(0.85 0.005 65);--card:oklch(0.21 0.006 285.885);--card-foreground:oklch(0.85 0.005 65);--popover:oklch(0.21 0.006 285.885);--popover-foreground:oklch(0.85 0.005 65);--secondary:oklch(0.24 0.006 286.033);--secondary-foreground:oklch(0.7 0.005 65);--muted:oklch(0.274 0.006 286.033);--muted-foreground:oklch(0.705 0.015 286.067);--accent:oklch(0.274 0.006 286.033);--accent-foreground:oklch(0.92 0.005 65);--destructive:oklch(0.704 0.191 22.216);--destructive-foreground:oklch(0.985 0 0);--border:oklch(1 0 0/10%);--input:oklch(1 0 0/15%);--ring:oklch(0.488 0.243 264.376);--chart-1:var(--color-blue-300);--chart-2:var(--color-blue-500);--chart-3:var(--color-blue-600);--chart-4:var(--color-blue-700);--chart-5:var(--color-blue-800);--sidebar:oklch(0.21 0.006 285.885);--sidebar-foreground:oklch(0.85 0.005 65);--sidebar-accent:oklch(0.274 0.006 286.033);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(1 0 0/10%);--sidebar-ring:oklch(0.488 0.243 264.376)}@layer base{*{@apply border-border outline-ring/50}body{@apply bg-background text-foreground}[role=button]:not([aria-disabled=true]),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),a[href],button:not(:disabled),input[type=checkbox]:not(:disabled),input[type=radio]:not(:disabled),select:not(:disabled){@apply cursor-pointer}}@layer components{.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{min-height:0;min-width:0}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem;max-width:1280px}}}@layer components{.savings-banner--secondary{min-height:126px;padding:20px 25px;margin-bottom:18px;background:linear-gradient(106deg,#fff,#fbfdfc 58%,#edf7f3)}.savings-banner--secondary .savings-copy{max-width:560px}.savings-banner--secondary .savings-banner h2{font-size:17px}.savings-banner--secondary .banner-actions{margin-bottom:0}.card-wallet-card{overflow:hidden;margin-bottom:18px;background:linear-gradient(112deg,#fff,#fcfdfd 66%,#f2f8f6)}.card-wallet-layout{display:grid;grid-template-columns:minmax(350px,.94fr) minmax(220px,.66fr);align-items:center;grid-gap:32px;gap:32px;min-height:230px}.card-stack{position:relative;width:100%;height:216px;isolation:isolate}.wallet-card{position:absolute;top:calc(var(--card-index) * 14px);left:calc(var(--card-index) * 12px);z-index:calc(10 - var(--card-index));width:min(100%,366px);height:205px;overflow:hidden;padding:21px 22px 18px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:19px;box-shadow:0 18px 34px rgba(28,46,73,.16);transform:rotate(calc((var(--card-index) - 1) * -1deg));transform-origin:30% 70%;transition:box-shadow .24s ease,filter .24s ease}.wallet-card:hover{z-index:20;box-shadow:0 23px 39px rgba(28,46,73,.22);filter:saturate(1.08)}.wallet-card:focus-visible{outline:3px solid rgba(19,138,114,.34);outline-offset:4px}.wallet-card--ocean{background:linear-gradient(132deg,#0f6e6b,#237f9d 53%,#5d66b4)}.wallet-card--forest{background:linear-gradient(132deg,#0f5d51,#148b76 53%,#6aa178)}.wallet-card--plum{background:linear-gradient(132deg,#4f3d76,#7557a1 49%,#c2788e)}.wallet-card--sunset{background:linear-gradient(132deg,#9f5c49,#d78267 53%,#e7ba70)}.wallet-card--graphite{background:linear-gradient(132deg,#273247,#46536b 50%,#78909d)}.wallet-card-glow{position:absolute;right:-45px;top:-70px;width:210px;height:180px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.035),0 0 0 37px rgba(255,255,255,.025)}.wallet-card-line{position:absolute;left:-65px;width:430px;height:76px;border-top:1px solid rgba(255,255,255,.18);border-radius:50%;transform:rotate(-10deg)}.wallet-card-line--one{bottom:-22px}.wallet-card-line--two{bottom:-44px;opacity:.55}.wallet-card-foot,.wallet-card-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.wallet-card-head strong{font-size:13px;letter-spacing:-.04em}.wallet-card-head span{font-size:13px;font-weight:800;letter-spacing:-.03em}.wallet-card-chip{position:relative;z-index:1;width:34px;height:25px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.45);border-radius:7px;background:linear-gradient(135deg,rgba(255,220,138,.9),rgba(183,135,56,.66))}.wallet-card-chip span{border-right:1px solid rgba(110,74,24,.35)}.wallet-card-number{position:relative;z-index:1;margin-top:-4px;color:rgba(255,255,255,.9);font-size:13px;letter-spacing:.12em}.wallet-card-foot{color:rgba(255,255,255,.73);text-transform:uppercase;letter-spacing:.08em}.wallet-card-foot span{display:flex;flex-direction:column;gap:4px}.wallet-card-foot span:last-child{align-items:flex-end}.wallet-card-foot small{font-size:7px}.wallet-card-foot strong{color:rgba(255,255,255,.94);font-size:10px}.card-stack-empty{width:min(100%,366px);height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#138a72;border:1px dashed #b4ddd3;border-radius:18px;background:rgba(230,246,242,.56);text-align:center}.card-stack-empty strong{color:#3f806f;font-size:12px}.card-stack-empty span{max-width:210px;color:#8ca49f;font-size:9px;line-height:1.45}.card-wallet-summary{position:relative;padding:21px 21px 18px;border:1px solid rgba(19,138,114,.12);border-radius:15px;background:rgba(255,255,255,.64)}.card-wallet-summary:after{content:"";position:absolute;right:-32px;bottom:-59px;width:170px;height:105px;border:1px solid rgba(116,134,202,.13);border-radius:50%;transform:rotate(-20deg);pointer-events:none}.wallet-summary-kicker{display:flex;align-items:center;gap:6px;margin-bottom:12px;color:#138a72;font-size:8px;font-weight:800;letter-spacing:.13em}.card-wallet-summary>strong{display:block;margin-bottom:7px;color:#273249;font-size:19px;letter-spacing:-.05em}.card-wallet-summary p{max-width:210px;margin-bottom:17px;color:#8f9baa;font-size:10px;line-height:1.55}.card-creator-panel{width:min(100%,540px)}.card-preview{position:relative;height:152px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;margin:-2px 0 22px;padding:18px 20px;color:#fff;border-radius:15px;box-shadow:0 14px 26px rgba(28,46,73,.15)}.card-preview:after{content:"";position:absolute;right:-30px;top:-50px;width:170px;height:160px;border:1px solid rgba(255,255,255,.19);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.04),0 0 0 36px rgba(255,255,255,.03)}.card-preview--ocean{background:linear-gradient(132deg,#0f6e6b,#237f9d 53%,#5d66b4)}.card-preview--forest{background:linear-gradient(132deg,#0f5d51,#148b76 53%,#6aa178)}.card-preview--plum{background:linear-gradient(132deg,#4f3d76,#7557a1 49%,#c2788e)}.card-preview--sunset{background:linear-gradient(132deg,#9f5c49,#d78267 53%,#e7ba70)}.card-preview--graphite{background:linear-gradient(132deg,#273247,#46536b 50%,#78909d)}.card-preview-number,.card-preview>div,.card-preview>small{position:relative;z-index:1}.card-preview>div{display:flex;justify-content:space-between}.card-preview>div strong{font-size:12px}.card-preview>div span{font-size:12px;font-weight:800}.card-preview-chip{position:relative;z-index:1;width:30px;height:22px;border:1px solid rgba(255,255,255,.45);border-radius:6px;background:linear-gradient(135deg,rgba(255,220,138,.9),rgba(183,135,56,.66))}.card-preview-number{font-size:13px;letter-spacing:.12em}.card-preview small{font-size:8px;text-transform:uppercase;letter-spacing:.08em}.card-color-field{grid-column:1/-1;padding:0;border:0}.card-color-field legend{margin-bottom:8px;color:#6f7b8e;font-size:10px;font-weight:700}.card-color-options{display:flex;gap:9px}.color-swatch{width:30px;height:30px;display:grid;place-items:center;color:#fff;border:2px solid transparent;border-radius:50%;box-shadow:0 3px 8px rgba(30,45,65,.12);transition:transform .18s ease,border-color .18s ease}.color-swatch:hover{transform:translateY(-2px)}.color-swatch.is-selected{border-color:#fff;outline:2px solid #138a72;outline-offset:2px}.color-swatch--ocean{background:linear-gradient(135deg,#0f6e6b,#5d66b4)}.color-swatch--forest{background:linear-gradient(135deg,#0f5d51,#6aa178)}.color-swatch--plum{background:linear-gradient(135deg,#4f3d76,#c2788e)}.color-swatch--sunset{background:linear-gradient(135deg,#9f5c49,#e7ba70)}.color-swatch--graphite{background:linear-gradient(135deg,#273247,#78909d)}.source-type-picker{display:grid;grid-template-columns:1fr 1fr;grid-column:1/-1;grid-gap:6px;gap:6px;padding:4px;border:1px solid #edf0f4;border-radius:10px;background:#f7f9fb}.source-type-picker button{min-height:35px;display:flex;align-items:center;justify-content:center;gap:6px;color:#99a3b1;border-radius:7px;background:transparent;font-size:9px;font-weight:700}.source-type-picker button.is-active{color:#138a72;background:#fff;box-shadow:0 3px 9px rgba(28,45,70,.08)}.source-type-picker button.is-disabled{cursor:not-allowed;opacity:.45}.transaction-row{cursor:pointer;transition:background-color .18s ease,transform .18s ease}.transaction-row:focus-visible{outline:2px solid rgba(19,138,114,.44);outline-offset:-2px}.transaction-row:hover td{background:#fbfdfc}.transaction-edit-cell{display:flex;align-items:center;justify-content:flex-end;gap:3px;color:#a1b1ac;font-size:8px;font-weight:700;opacity:0;transition:opacity .18s ease,color .18s ease}.transaction-row:focus-visible .transaction-edit-cell,.transaction-row:hover .transaction-edit-cell{color:#138a72;opacity:1}.dark .card-wallet-card{background:linear-gradient(112deg,#172536,#172b36 68%,#1a3a3b)}.dark .card-wallet-summary{background:rgba(18,32,48,.65);border-color:#2c4a4b}.dark .card-wallet-summary>strong{color:#edf3f4}.dark .card-stack-empty span,.dark .card-wallet-summary p{color:#93a2b5}.dark .card-stack-empty{color:#7fd7c4;border-color:#39706b;background:rgba(27,65,62,.36)}.dark .card-stack-empty strong{color:#b1d9d0}.dark .card-color-field legend,.dark .source-type-picker{color:#a9b6c5}.dark .source-type-picker{border-color:#2a394d;background:#122030}.dark .source-type-picker button.is-active{color:#7fd7c4;background:#234b4c}.dark .transaction-row:hover td{background:#1c2b3c}.dark .transaction-edit-cell{color:#78938e}.dark .transaction-row:focus-visible .transaction-edit-cell,.dark .transaction-row:hover .transaction-edit-cell{color:#7fd7c4}@media (max-width:640px){.card-wallet-layout{display:block}.card-stack{height:207px;margin-bottom:16px}.wallet-card{width:calc(100% - 12px);height:190px;padding:18px 19px 16px}.card-wallet-summary{padding:17px}.card-wallet-summary p{max-width:none}.card-preview{height:135px}.transaction-edit-cell span{display:none}.transaction-edit-cell{opacity:1}.source-type-picker button{font-size:8px}}}@layer components{.period-controls{display:flex;align-items:center;gap:5px}.period-arrow{width:30px;height:30px;display:grid;flex:0 0 30px;place-items:center;color:#7f8b9b;border:1px solid #e8edf1;border-radius:9px;background:#fff;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.period-arrow:hover{color:#138a72;border-color:rgba(19,138,114,.25);background:#eaf7f3;transform:translateY(-1px)}.period-arrow:focus-visible{outline:2px solid rgba(19,138,114,.4);outline-offset:2px}.period-controls .period-button{min-width:0;flex:1 1}.period-menu--calendar{width:258px;padding:8px}.period-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:3px;margin-bottom:7px;border-radius:8px;background:#f5f7fa}.period-tabs button{justify-content:center;padding:7px 8px;color:#9aa4b3;font-size:10px}.period-tabs button.is-active{color:#138a72;background:#fff;box-shadow:0 2px 7px rgba(30,45,65,.08)}.period-months{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px}.period-years{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.period-months button,.period-years button{justify-content:center;min-height:31px;padding:6px 5px;font-size:9px}.period-months button.is-selected,.period-years button.is-selected{color:#138a72;background:#eaf7f3;font-weight:700}.credit-center-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:-2px 0 20px;padding:12px 14px;border:1px solid #edf1f4;border-radius:12px;background:rgba(247,250,250,.78)}.credit-center-stats div{display:flex;flex-direction:column;gap:5px;min-width:0}.credit-center-stats span{color:#97a1af;font-size:9px}.credit-center-stats strong{color:#243047;font-size:13px;letter-spacing:-.035em}.invoice-progress{height:6px;overflow:hidden;margin:2px 0 8px;border-radius:999px;background:#e8eef0}.invoice-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#138a72,#6c8fd0);transition:width .35s cubic-bezier(.23,1,.32,1)}.invoice-progress-meta{display:flex;justify-content:space-between;margin-bottom:16px;color:#9aa4b1;font-size:9px}.invoice-progress-meta strong{color:#138a72}.invoice-strip{display:flex;align-items:center;gap:8px;margin-top:20px;padding-top:14px;border-top:1px solid #edf1f3}.invoice-strip>div:not(.invoice-pills){display:flex;flex-direction:column;gap:3px;margin-right:auto}.invoice-strip>div:not(.invoice-pills) span{color:#9aa4b1;font-size:9px}.invoice-strip>div:not(.invoice-pills) strong{color:#28344c;font-size:11px}.invoice-pills{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;margin-left:auto}.invoice-pill{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:0 9px;color:#8793a3;border:1px solid #e6ebef;border-radius:8px;background:#fff;font-size:9px;font-weight:700;transition:color .16s ease,border-color .16s ease,background .16s ease}.invoice-pill.is-active,.invoice-pill:hover{color:#138a72;border-color:#cfe7df;background:#eff8f5}.wallet-card.is-selected{box-shadow:0 21px 40px rgba(29,54,78,.23),0 0 0 2px rgba(255,255,255,.7)}.billing-field{display:grid;grid-column:1/-1;grid-gap:9px;gap:9px;padding:12px;border:1px solid #e9edf2;border-radius:11px;background:#fafbfc}.billing-field legend{padding:0 5px;color:#718095;font-size:10px;font-weight:700}.billing-type-picker{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;padding:3px;border-radius:8px;background:#f0f3f5}.billing-type-picker button{min-height:31px;color:#94a0ae;border-radius:6px;background:transparent;font-size:9px;font-weight:700;transition:color .16s ease,background .16s ease,transform .16s ease}.billing-type-picker button:hover{color:#138a72;transform:translateY(-1px)}.billing-type-picker button.is-active{color:#138a72;background:#fff;box-shadow:0 2px 7px rgba(30,45,65,.08)}.billing-field .form-field{margin-top:2px}.billing-hint{margin:0;color:#9aa4b2;font-size:9px;line-height:1.45}.modal-panel--transaction{width:min(100%,680px);max-height:min(760px,calc(100dvh - 28px));padding:24px;border-radius:22px}.modal-panel--transaction .modal-header{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #edf0f4}.modal-panel--transaction .modal-heading h2{font-size:24px}.modal-panel--transaction .modal-heading p:last-child{max-width:460px;line-height:1.4}.modal-panel--transaction .transaction-form{gap:15px 14px}.modal-panel--transaction .transaction-type-toggle{gap:6px;padding:4px;border-radius:12px}.modal-panel--transaction .transaction-type-toggle button{min-height:42px;border-radius:9px;font-size:11px}.modal-panel--transaction .transaction-type-toggle button.is-active.is-income{color:#138a72;background:#e5f6f1;box-shadow:0 4px 12px rgba(19,138,114,.12)}.modal-panel--transaction .transaction-type-toggle button.is-active.is-expense{color:#d77970;background:#fff0ed;box-shadow:0 4px 12px rgba(217,121,112,.12)}.modal-panel--transaction .transaction-type-toggle button.is-active.is-card-expense{color:#8271c4;background:#f0edff;box-shadow:0 4px 12px rgba(130,113,196,.12)}.modal-panel--transaction .transaction-type-toggle button.is-active.is-transfer{color:#3c83b0;background:#eaf4fb;box-shadow:0 4px 12px rgba(60,131,176,.12)}.modal-panel--transaction .form-field>span{letter-spacing:.015em}.transaction-switch-row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:62px;padding:12px 14px;border:1px solid #e5ebef;border-radius:12px;background:#f8fafc}.transaction-switch-row [data-slot=switch]{width:34px;height:20px}.transaction-switch-row [data-slot=switch-thumb]{width:16px;height:16px}.transaction-switch-row label{display:flex;min-width:0;flex-direction:column;gap:3px;cursor:pointer}.transaction-switch-row label strong{color:#344053;font-size:11px;line-height:1.2}.transaction-switch-row label span{color:#8b97a5;font-size:9px;line-height:1.4}.transaction-switch-row [data-state=checked]{background:#138a72}.transaction-status-field{gap:8px;padding:14px}.transaction-status-field legend{color:#718095;font-size:10px;font-weight:700;letter-spacing:.02em}.modal-panel--transaction .billing-field{gap:11px;padding:14px}.modal-panel--transaction .billing-type-picker{gap:6px;padding:4px;border-radius:10px}.modal-panel--transaction .billing-type-picker button{min-height:38px;border-radius:8px;font-size:10px}.modal-panel--transaction .billing-hint{padding:2px 1px 0;font-size:10px}.modal-panel--transaction .modal-actions{gap:10px;padding-top:14px}.modal-panel--transaction .modal-actions .soft-button,.modal-panel--transaction .modal-submit{min-height:42px}.dark .modal-panel--transaction .modal-header{border-color:#2a394d}.dark .modal-panel--transaction .transaction-type-toggle button.is-active.is-income{color:#7fd7c4;background:#1b4646}.dark .modal-panel--transaction .transaction-type-toggle button.is-active.is-expense{color:#f3a39a;background:#4a2c32}.dark .modal-panel--transaction .transaction-type-toggle button.is-active.is-card-expense{color:#c7bdf3;background:#383451}.dark .modal-panel--transaction .transaction-type-toggle button.is-active.is-transfer{color:#9bc8e4;background:#203c51}.dark .transaction-switch-row{border-color:#2a394d;background:#122030}.dark .transaction-switch-row label strong{color:#edf3f4}.dark .transaction-switch-row label span{color:#9caabd}.dark .transaction-status-field legend{color:#a9b6c5}.dark .modal-panel--transaction .transaction-switch-row [data-state=checked]{background:#55bdaa}.dark .billing-field,.dark .billing-type-picker,.dark .period-tabs{background:#122030}.dark .period-arrow{color:#a9b6c5;border-color:#2a394d;background:#172536}.dark .period-arrow:hover{color:#7fd7c4;border-color:#39706b;background:#1b4646}.dark .billing-type-picker button.is-active,.dark .period-tabs button.is-active{background:#234b4c;color:#7fd7c4}.dark .period-months button.is-selected,.dark .period-years button.is-selected{background:#1b4646;color:#7fd7c4}.dark .credit-center-stats{border-color:#2a394d;background:rgba(18,32,48,.72)}.dark .credit-center-stats strong,.dark .invoice-strip>div:not(.invoice-pills) strong{color:#edf3f4}.dark .invoice-strip{border-color:#2a394d}.dark .invoice-pill{color:#a4b0c0;border-color:#314259;background:#172536}.dark .invoice-pill.is-active,.dark .invoice-pill:hover{color:#7fd7c4;border-color:#39706b;background:#1b4646}.dark .billing-field{border-color:#2a394d}.dark .billing-field legend,.dark .billing-hint{color:#a9b6c5}@media (max-width:640px){.modal-panel--transaction{width:100%;max-height:calc(100dvh - 16px);padding:18px 16px;border-radius:18px}.modal-panel--transaction .modal-heading h2{font-size:21px}.modal-panel--transaction .modal-heading p:last-child{font-size:10px}.modal-panel--transaction .transaction-form{grid-template-columns:1fr;gap:13px}.modal-panel--transaction .transaction-type-toggle{gap:4px}.modal-panel--transaction .transaction-type-toggle button{min-height:40px;padding:0 5px;gap:4px;font-size:10px}.modal-panel--transaction .transaction-type-toggle button svg:first-child{width:14px}.transaction-switch-row{min-height:58px;padding:11px 12px}.modal-panel--transaction .modal-actions{position:-webkit-sticky;position:sticky;bottom:-18px;margin:0 -16px -18px;padding:12px 16px 18px;background:inherit}.modal-panel--transaction .modal-actions .soft-button,.modal-panel--transaction .modal-submit{flex:1 1}.period-menu--calendar{right:-34px;width:244px}.period-controls{width:100%}.credit-center-stats{gap:7px;padding:10px}.credit-center-stats strong{font-size:11px}.invoice-strip{flex-wrap:wrap}.invoice-strip>div:not(.invoice-pills){width:100%;margin-bottom:2px}.invoice-pills{width:100%;justify-content:stretch;margin-left:0}.invoice-pill{flex:1 1;justify-content:center}.modal-panel--transaction{max-height:calc(100vh - 24px);overflow:auto}}}@layer components{.balance-card--hybrid{overflow:hidden}.balance-card--hybrid .balance-card-art{min-height:161px}.balance-card--hybrid .balance-actions{margin-bottom:14px}.balance-card--hybrid .balance-summary{padding-bottom:1px}.credit-wallet-embedded{margin-top:18px;padding-top:17px;border-top:1px solid #edf1f3}.credit-wallet-embedded .credit-wallet-header{margin-bottom:13px}.credit-wallet-embedded .credit-wallet-header .eyebrow{color:#138a72}.credit-wallet-embedded .card-subtitle{max-width:190px}.credit-wallet-embedded .soft-button{flex:0 0 auto}.credit-wallet-embedded .credit-center-stats{gap:7px;margin-bottom:14px;padding:10px}.credit-wallet-embedded .credit-center-stats strong{font-size:11px}.credit-wallet-embedded .card-wallet-layout{grid-template-columns:1fr;gap:12px;min-height:0}.credit-wallet-embedded .card-stack{height:182px}.credit-wallet-embedded .wallet-card{width:calc(100% - 8px);max-width:none;height:174px;padding:17px 18px 15px}.credit-wallet-embedded .wallet-card-number{font-size:11px}.credit-wallet-embedded .wallet-card-foot strong{font-size:9px}.credit-wallet-embedded .card-stack-empty{width:100%;height:158px}.credit-wallet-embedded .card-wallet-summary{padding:14px 15px 13px}.credit-wallet-embedded .card-wallet-summary>strong{font-size:18px}.credit-wallet-embedded .card-wallet-summary p{max-width:none;margin-bottom:13px}.credit-wallet-embedded .invoice-progress-meta{margin-bottom:12px}.credit-wallet-embedded .invoice-strip{align-items:flex-start;gap:7px;margin-top:14px;padding-top:12px}.credit-wallet-embedded .invoice-strip>div:not(.invoice-pills){width:100%;margin-bottom:1px}.credit-wallet-embedded .invoice-pills{width:100%;justify-content:stretch;margin-left:0}.credit-wallet-embedded .invoice-pill{flex:1 1 118px;justify-content:center;min-height:27px;padding:0 7px}.credit-wallet-embedded .invoice-strip>.invoice-pill{flex:0 0 auto}.dark .credit-wallet-embedded{border-color:#2a394d}.dark .credit-wallet-embedded .credit-wallet-header .eyebrow{color:#7fd7c4}@media (max-width:1180px) and (min-width:901px){.credit-wallet-embedded .wallet-card{width:calc(100% - 3px)}.credit-wallet-embedded .invoice-pill{flex-basis:92px;font-size:8px}}@media (max-width:640px){.balance-card--hybrid .card-header{display:flex;align-items:flex-start}.balance-card--hybrid .card-header .currency-switcher{margin-top:0}.credit-wallet-embedded{margin-top:16px;padding-top:15px}.credit-wallet-embedded .credit-wallet-header{display:flex!important;align-items:flex-start;gap:10px}.credit-wallet-embedded .credit-wallet-header h2{font-size:16px}.credit-wallet-embedded .credit-wallet-header .soft-button{padding:0 9px;font-size:9px}.credit-wallet-embedded .card-stack{height:185px}.credit-wallet-embedded .wallet-card{width:calc(100% - 5px);height:177px}.credit-wallet-embedded .invoice-strip{flex-wrap:wrap}}}@layer components{.wallet-card{will-change:transform;transition:box-shadow .28s cubic-bezier(.23,1,.32,1),filter .28s ease,border-color .28s ease}.wallet-card:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(110deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.18) 48%,rgba(255,255,255,0) 74%);opacity:0;transform:translateX(-45%);transition:opacity .24s ease,transform .6s cubic-bezier(.23,1,.32,1);pointer-events:none}.wallet-card:focus-visible:after,.wallet-card:hover:after{opacity:1;transform:translateX(45%)}.wallet-card:focus-visible,.wallet-card:hover{border-color:rgba(255,255,255,.52);filter:saturate(1.12) brightness(1.03)}.wallet-card.is-selected{box-shadow:0 21px 40px rgba(29,54,78,.23),0 0 0 2px rgba(255,255,255,.75),0 0 0 5px rgba(19,138,114,.18)}.wallet-card:active{filter:saturate(1.08) brightness(.98)}.wallet-card>*{pointer-events:none}.wallet-summary-actions{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.wallet-summary-actions .text-button{display:inline-flex;align-items:center;gap:4px}.card-detail-balance-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:18px;padding:12px 13px;border:1px solid #edf1f4;border-radius:12px;background:#f8fafb}.card-detail-balance-row div{display:flex;flex-direction:column;gap:5px;min-width:0}.card-detail-balance-row span,.card-history-limit{color:#97a1af;font-size:9px}.card-detail-balance-row strong{color:#26334a;font-size:13px;letter-spacing:-.035em}.card-detail-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:20px}.card-detail-toolbar .form-field{flex:1 1;margin:0}.card-detail-toolbar>.soft-button{flex:0 0 auto}.card-history-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.card-history-heading .eyebrow{margin-bottom:4px}.card-history-heading h3{color:#26334a;font-size:15px;letter-spacing:-.04em}.card-history-list{max-height:292px;overflow-y:auto;padding-right:3px}.card-history-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid #eef1f4}.card-history-row:last-child{border-bottom:0}.card-history-icon{width:28px;height:28px;display:grid;place-items:center;color:#d17b72;border-radius:9px;background:#fff1ee}.card-history-icon.is-settled{color:#138a72;background:#e8f7f2}.card-history-amount,.card-history-info{display:flex;flex-direction:column;gap:4px;min-width:0}.card-history-amount strong,.card-history-info strong{overflow:hidden;color:#354157;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.card-history-amount small,.card-history-info small{color:#9aa4b1;font-size:9px}.card-history-amount{align-items:flex-end}.card-history-amount strong{color:#d17b72}.card-history-row.is-settled .card-history-amount strong{color:#138a72}.card-history-row.is-settled .card-history-info strong{color:#74808f}.card-history-empty{display:flex;flex-direction:column;align-items:center;gap:7px;padding:26px 14px;color:#97a1af;border:1px dashed #dfe8e8;border-radius:12px;background:#fbfdfc;text-align:center}.card-history-empty strong{color:#586579;font-size:11px}.card-history-empty span{max-width:245px;font-size:9px;line-height:1.5}.dark .card-detail-balance-row{border-color:#2a394d;background:#122030}.dark .card-detail-balance-row strong,.dark .card-history-heading h3,.dark .card-history-info strong{color:#edf3f4}.dark .card-history-row{border-color:#2a394d}.dark .card-history-icon{color:#f0a19a;background:#3b2b32}.dark .card-history-icon.is-settled{color:#7fd7c4;background:#1b4646}.dark .card-history-empty{color:#a9b6c5;border-color:#314259;background:#172536}.dark .card-history-empty strong{color:#dce6ed}@media (max-width:640px){.card-detail-balance-row{gap:7px;padding:10px}.card-detail-balance-row strong{font-size:11px}.card-detail-toolbar{align-items:stretch;flex-direction:column}.card-detail-toolbar>.soft-button{justify-content:center}.card-history-list{max-height:260px}}@media (prefers-reduced-motion:reduce){.wallet-card,.wallet-card:after{transition:none}}}@layer components{.p2p-launch-button{gap:7px;color:#138a72;border-color:#cfe9e2;background:#f2fbf8}.p2p-launch-button:hover{color:#0f725f;border-color:#9bd5c8;background:#e8f7f2}.p2p-notice{display:flex;align-items:center;gap:8px;margin-bottom:13px;padding:8px 10px;color:#55766f;border:1px solid #d9eee8;border-radius:9px;background:#f4fbf9;font-size:9px;line-height:1.35}.p2p-notice-icon{width:19px;height:19px;display:grid;place-items:center;flex:0 0 auto;color:#138a72;border-radius:50%;background:#dff3ed}.p2p-mode-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin-bottom:14px;padding:3px;border:1px solid #edf0f4;border-radius:10px;background:#f6f8fb}.p2p-mode-toggle button{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;color:#9aa4b2;border-radius:7px;background:transparent;font-size:10px;font-weight:700;transition:color .18s ease,background .18s ease,transform .18s ease}.p2p-mode-toggle button:hover{color:#138a72;transform:translateY(-1px)}.p2p-mode-toggle button.is-active{color:#138a72;background:#fff;box-shadow:0 3px 9px rgba(28,45,70,.08)}.p2p-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px 12px;gap:11px 12px}.p2p-activity,.p2p-form-actions,.p2p-form>.form-field--wide,.p2p-requests,.p2p-search-results,.p2p-selected-contact{grid-column:1/-1}.p2p-search-results{display:grid;grid-gap:4px;gap:4px;margin-top:-5px;padding:5px;border:1px solid #edf1f4;border-radius:10px;background:#fbfcfd}.p2p-search-state{display:flex;align-items:center;gap:7px;padding:9px;color:#8e9aa9;font-size:9px}.p2p-contact-row{display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;width:100%;padding:7px;color:#344057;border-radius:8px;background:transparent;text-align:left;transition:background .16s ease,transform .16s ease}.p2p-contact-row:hover{background:#eef8f5;transform:translateX(2px)}.p2p-contact-row>span:nth-child(2),.p2p-selected-contact>span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.p2p-contact-row strong,.p2p-selected-contact strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.p2p-contact-row small,.p2p-selected-contact small{color:#98a3b0;font-size:9px}.p2p-contact-row>svg{color:#8ebeb3}.p2p-avatar{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;color:#29434e;border-radius:10px;font-size:9px;font-weight:800;letter-spacing:-.03em}.p2p-avatar--mint{background:#cbeee5}.p2p-avatar--lavender{background:#dedbfa}.p2p-avatar--peach{background:#f7ddd3}.p2p-avatar--blue{background:#d6e7f5}.p2p-selected-contact{display:flex;align-items:center;gap:9px;padding:8px 9px;border:1px solid #cfe9e2;border-radius:10px;background:#f5fbf9}.p2p-selected-contact>button{width:24px;height:24px;display:grid;place-items:center;margin-left:auto;color:#93a0ad;border-radius:7px;background:transparent}.p2p-selected-contact>button:hover{color:#d87970;background:#fff0ee}.p2p-fields-row{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:11px 12px;gap:11px 12px;grid-column:1/-1}.p2p-form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:10px;border-top:1px solid #f0f2f5}.p2p-form-actions .primary-button,.p2p-form-actions .soft-button{min-height:37px}.p2p-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:17px 0 9px}.p2p-section-heading .eyebrow{margin-bottom:4px}.p2p-section-heading h3{color:#26334a;font-size:14px;letter-spacing:-.035em}.p2p-section-heading>span{min-width:22px;padding:4px 6px;color:#138a72;border-radius:7px;background:#e7f6f1;font-size:9px;font-weight:800;text-align:center}.p2p-request-card{display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:10px 0;border-top:1px solid #eef1f4}.p2p-request-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.p2p-request-copy strong{color:#354157;font-size:10px}.p2p-request-copy small,.p2p-request-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p2p-request-copy small{color:#9aa4b1;font-size:9px}.p2p-request-amount{color:#d17b72;font-size:11px;white-space:nowrap}.p2p-request-actions{display:flex;grid-column:2/-1;gap:7px}.p2p-request-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:28px;padding:0 9px;border-radius:7px;font-size:9px;font-weight:700}.p2p-accept-button{color:#138a72;background:#e8f7f2}.p2p-accept-button:hover{background:#d7f1e9}.p2p-reject-button{color:#c87870;background:#fff1ee}.p2p-reject-button:hover{background:#ffe5e1}.p2p-activity-list{display:grid;grid-gap:0;gap:0}.p2p-activity-row{display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:9px 0;border-top:1px solid #eef1f4}.p2p-activity-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px}.p2p-activity-icon--send{color:#d17b72;background:#fff1ee}.p2p-activity-icon--request{color:#138a72;background:#e8f7f2}.p2p-activity-row>span:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.p2p-activity-row strong{overflow:hidden;color:#354157;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.p2p-activity-row small{color:#9aa4b1;font-size:9px}.p2p-activity-status{display:flex;flex-direction:column;align-items:flex-end;gap:3px;color:#9aa4b1;font-size:8px;white-space:nowrap}.p2p-activity-status b{color:#354157;font-size:10px}.p2p-activity-status--completed{color:#138a72}.p2p-activity-status--rejected{color:#c87870}.p2p-empty{display:flex;align-items:center;justify-content:center;gap:7px;padding:18px 10px;color:#97a1af;border:1px dashed #dfe8e8;border-radius:10px;background:#fbfdfc;font-size:9px}.dark .p2p-launch-button{color:#7fd7c4;border-color:#2c5552;background:#193b3c}.dark .p2p-launch-button:hover{background:#234b4c}.dark .p2p-notice{color:#a6c7c0;border-color:#2b514e;background:#172f34}.dark .p2p-notice-icon{color:#7fd7c4;background:#1e4a47}.dark .p2p-mode-toggle{border-color:#2a394d;background:#122030}.dark .p2p-mode-toggle button.is-active{color:#7fd7c4;background:#234b4c}.dark .p2p-search-results{border-color:#2a394d;background:#122030}.dark .p2p-contact-row{color:#edf3f4}.dark .p2p-contact-row:hover{background:#1d4142}.dark .p2p-selected-contact{border-color:#2b5550;background:#193b3c}.dark .p2p-activity-row strong,.dark .p2p-contact-row strong,.dark .p2p-request-copy strong,.dark .p2p-section-heading h3,.dark .p2p-selected-contact strong{color:#edf3f4}.dark .p2p-section-heading>span{color:#7fd7c4;background:#1e4143}.dark .p2p-activity-row,.dark .p2p-form-actions,.dark .p2p-request-card{border-color:#2a394d}.dark .p2p-activity-status b{color:#edf3f4}.dark .p2p-empty{color:#a9b6c5;border-color:#314259;background:#172536}@media (max-width:640px){.p2p-fields-row,.p2p-form{grid-template-columns:1fr;gap:10px}.p2p-form-actions{position:-webkit-sticky;position:sticky;bottom:-16px;margin:2px -16px -16px;padding:11px 16px 16px;background:inherit}.p2p-form-actions button{flex:1 1}.p2p-request-actions{grid-column:1/-1}.p2p-launch-button{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.p2p-contact-row,.p2p-launch-button,.p2p-mode-toggle button{transition:none}}}@layer components{.notification-panel{width:min(360px,calc(100vw - 32px));padding:0;overflow:hidden;border:1px solid #e4ecee;box-shadow:0 22px 48px rgba(22,38,56,.16)}.notification-panel .popover-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px 13px;border-bottom:1px solid #edf2f3;background:linear-gradient(135deg,#f5fbf9,#ffffff 70%)}.notification-panel .popover-heading>div{display:grid;grid-gap:5px;gap:5px}.notification-overline{color:#138a72;font-size:8px;font-weight:800;letter-spacing:.13em}.notification-panel .popover-heading strong{display:flex;align-items:center;gap:8px;color:#24334a;font-size:14px;letter-spacing:-.03em}.notification-panel .popover-heading strong em{padding:3px 6px;color:#138a72;border-radius:999px;background:#e4f6f0;font-size:8px;font-style:normal;letter-spacing:.02em}.notification-panel .popover-heading>button{display:grid;place-items:center;width:27px;height:27px;color:#8d99a6;border-radius:8px;background:transparent}.notification-panel .popover-heading>button:hover{color:#24334a;background:#eaf3f2}.notification-panel .notification-item{display:grid;grid-template-columns:32px minmax(0,1fr) 15px;align-items:center;grid-gap:10px;gap:10px;padding:14px 16px;border-bottom:1px solid #eef2f3;transition:background-color .18s ease,transform .18s ease}.notification-panel .notification-item:hover{background:#f8fbfb}.notification-panel .notification-item>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.notification-panel .notification-item>div strong{overflow:hidden;color:#354157;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.notification-panel .notification-item>div small{overflow:hidden;color:#7e8a98;font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.notification-panel .notification-item>svg{color:#a4afb8}.notification-item-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px}.notification-item-icon--mint{color:#138a72;background:#e3f6f0}.notification-item-icon--coral{color:#ca7770;background:#fff0ed}.notification-time{color:#a0aab4;font-size:8px}.notification-panel .popover-link{justify-content:center;width:100%;margin:0;padding:12px 16px;border-top:0;background:#f8fbfb}.dark .app-shell,.dark body{color-scheme:dark}.dark .app-shell{background:#0b1622}.dark .main-area{background:#0d1825}.dark .sidebar,.dark .topbar{background:#0f1d2b;border-color:#263a4d}.dark .topbar-search{background:#142434;border-color:#2a4053;box-shadow:0 8px 24px rgba(0,0,0,.12)}.dark .topbar-search input,.dark .topbar-search input::placeholder{color:#edf3f4}.dark .topbar-search input::placeholder{color:#7f91a4}.dark .topbar-icon-button{color:#a8b5c3}.dark .topbar-icon-button.is-active,.dark .topbar-icon-button:hover{color:#a8e5d5;background:#193544}.dark .kpi-card,.dark .surface-card{background:#132434;border-color:#263b4e;box-shadow:0 16px 36px rgba(0,0,0,.13)}.dark .card-header h2,.dark .kpi-card strong,.dark .kpi-meta span:first-child,.dark .page-heading h1{color:#f1f5f6}.dark .breadcrumb,.dark .card-header p,.dark .kpi-foot,.dark .page-subtitle{color:#96a7b8}.dark .sidebar-label{color:#71869a}.dark .sidebar-nav .nav-item{color:#9cadbd}.dark .sidebar-nav .nav-item:hover{color:#d9f1ec;background:#172e3c}.dark .sidebar-nav .nav-item.is-active{color:#a8e5d5;background:linear-gradient(90deg,#1b4646,#183541);box-shadow:inset 3px 0 #74cdb8}.dark .sidebar-divider{background:#263b4e}.dark .notification-panel{background:#122233;border-color:#2b4256;box-shadow:0 24px 52px rgba(0,0,0,.34)}.dark .notification-panel .popover-heading{border-color:#2a4053;background:linear-gradient(135deg,#162e3a,#122233 72%)}.dark .notification-panel .notification-item>div strong,.dark .notification-panel .popover-heading strong{color:#edf3f4}.dark .notification-panel .popover-heading>button:hover{color:#d9f1ec;background:#1b3b48}.dark .notification-panel .notification-item{border-color:#263c4f}.dark .notification-panel .notification-item:hover{background:#18303f}.dark .notification-panel .notification-item>div small{color:#9cafbf}.dark .notification-time{color:#72889b}.dark .notification-item-icon--mint{color:#a8e5d5;background:#1b4646}.dark .notification-item-icon--coral{color:#f2aaa3;background:#3b2a31}.dark .notification-panel .popover-link{color:#a8e5d5;border-color:#263c4f;background:#10202e}.dark .notification-panel .popover-link:hover{background:#193544}@media (max-width:640px){.notification-panel{position:fixed;top:62px;right:16px;left:16px;width:auto}}}@layer components{.dashboard-grid--primary{align-items:stretch}.balance-card,.cashflow-card{align-self:stretch}.cashflow-card{display:flex;flex-direction:column}.cashflow-card .cashflow-chart{min-height:0;height:214px;flex:1 1 auto}.cashflow-card .chart-bottom-stat{margin-top:auto}.card-wallet-layout{grid-template-columns:minmax(300px,.9fr) minmax(235px,.72fr);gap:23px;min-height:208px}.card-stack{height:190px}.wallet-card{width:min(100%,322px);height:180px;padding:18px 19px 15px;border-radius:17px}.wallet-card-chip{width:31px;height:23px}.wallet-card-number{font-size:12px}.sidebar{background:linear-gradient(180deg,#ffffff,#fbfdfd 72%,#f5faf8);box-shadow:10px 0 34px rgba(31,62,75,.025)}.brand-mark{border-radius:11px;box-shadow:0 8px 18px rgba(19,138,114,.16)}.sidebar-nav{gap:5px}.nav-item{min-height:43px;gap:10px;padding-inline:10px;border:1px solid transparent}.nav-item .nav-icon{width:29px;height:29px;border:1px solid #edf2f2;border-radius:9px;background:#f7fafb;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.nav-item:hover .nav-icon{color:#138a72;border-color:#d5ece5;background:#eef8f5;transform:scale(1.04)}.nav-item.is-active .nav-icon{color:#138a72;border-color:#cde8df;background:#dff4ee;box-shadow:0 4px 10px rgba(19,138,114,.11)}.nav-item.is-active{border-color:#e0f0ec;box-shadow:inset 3px 0 0 #138a72,0 4px 12px rgba(19,138,114,.04)}.sidebar--collapsed .nav-item .nav-icon{width:34px;height:34px}.sidebar--collapsed .sidebar-nav{padding-inline:12px}.notification-panel{width:min(360px,calc(100vw - 32px));overflow:hidden;border-radius:17px;box-shadow:0 24px 50px rgba(28,42,67,.18)}.notification-panel .popover-heading{padding:15px 16px 13px}.notification-overline{display:block;margin-bottom:5px;color:#138a72;font-size:8px;font-weight:800;letter-spacing:.13em}.notification-panel .popover-heading strong{display:flex;align-items:center;gap:7px;font-size:14px;letter-spacing:-.02em}.notification-panel .popover-heading strong em{padding:3px 6px;color:#bd6f5e;border-radius:999px;background:#fff0ec;font-size:8px;font-style:normal;font-weight:800;letter-spacing:0}.notification-panel .notification-item{padding:15px 16px}.notification-panel .notification-item>svg{transition:transform .18s ease,color .18s ease}.notification-panel .notification-item:hover>svg{color:#138a72;transform:translateX(2px)}@media (max-width:640px){.main-area,.main-area--wide{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.mobile-menu-button,.topbar-actions>.topbar-icon-button:first-child,.topbar-actions>.topbar-popover-wrap:last-child,.topbar-search{display:none!important}.topbar{justify-content:flex-end;height:58px;padding:0 16px;background:rgba(255,255,255,.88)}.topbar-actions{gap:8px}.topbar-actions>.topbar-popover-wrap{display:block}.topbar-icon-button{width:36px;height:36px}.notification-button span{border-color:#fff}.dashboard-content{padding-top:18px}.dashboard-grid--primary{align-items:stretch}.cashflow-card .cashflow-chart{height:192px}.card-wallet-layout{display:block;min-height:0}.card-stack{height:182px;margin-bottom:14px}.wallet-card{width:calc(100% - 12px);height:168px;padding:16px 17px 14px;border-radius:16px}.wallet-card-number{font-size:11px}.mobile-nav{left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px;padding:7px 8px;border-color:rgba(209,225,224,.9);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(26,52,76,.17)}.mobile-nav-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3px;gap:3px}.mobile-nav-group:last-child{justify-self:stretch}.mobile-nav button{min-height:51px;gap:4px;color:#9ba7b2;border-radius:14px;font-size:8px;font-weight:700;transition:color .18s ease,background .18s ease,transform .18s ease}.mobile-nav button svg{width:18px;height:18px}.mobile-nav button:active{transform:scale(.94)}.mobile-nav button.is-active{color:#138a72;background:#e9f7f3}.mobile-fab-wrap{position:relative;width:68px;height:68px;margin:-27px 6px 0;display:grid;place-items:center;z-index:2}.mobile-nav .mobile-fab{position:relative;z-index:2;width:58px;height:58px;min-height:0;aspect-ratio:1;flex:0 0 58px;display:grid;place-items:center;color:#fff;border:5px solid #f5f7fb;border-radius:999px!important;background:linear-gradient(145deg,#16a184,#0d765f);box-shadow:0 11px 23px rgba(19,138,114,.31);cursor:pointer;transition:transform .22s cubic-bezier(.23,1,.32,1),box-shadow .22s ease,background .22s ease}.mobile-fab:hover{box-shadow:0 15px 27px rgba(19,138,114,.38);transform:translateY(-2px)}.mobile-fab-wrap.is-open .mobile-fab{transform:rotate(45deg);background:linear-gradient(145deg,#e9857d,#ca7069)}.mobile-fab-actions{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:none;z-index:1}.mobile-nav .mobile-fab-action{position:absolute;top:0;left:0;width:56px;height:56px;min-height:0;display:grid!important;place-items:center;padding:0;color:#fff!important;border:3px solid rgba(255,255,255,.92);border-radius:999px!important;opacity:0;box-shadow:0 10px 20px rgba(25,44,61,.2),0 2px 6px rgba(25,44,61,.14);transform:translate(-50%,-50%) translate(var(--fab-x),var(--fab-y)) scale(.72) rotate(-12deg);transform-origin:center;transition:opacity .18s ease,transform .34s cubic-bezier(.23,1,.32,1),box-shadow .18s ease}.mobile-fab-action svg{width:22px;height:22px}.mobile-fab-action--income{--fab-x:-74px;--fab-y:-54px;background:#138a72!important}.mobile-fab-action--expense{--fab-x:74px;--fab-y:-54px;background:#df8077!important}.mobile-fab-action--vehicle{--fab-x:0px;--fab-y:-118px;background:#8175d0!important}.mobile-fab-wrap.is-open .mobile-fab-action{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) translate(var(--fab-x),var(--fab-y)) scale(1) rotate(0deg)}.mobile-scrim{z-index:29}}@media (max-width:400px){.mobile-nav{left:8px;right:8px;padding-inline:5px}.mobile-fab-wrap{margin-inline:2px}.mobile-nav .mobile-fab-action{width:52px;height:52px}.mobile-fab-action svg{width:21px;height:21px}.mobile-fab-action--income{--fab-x:-68px;--fab-y:-52px}.mobile-fab-action--expense{--fab-x:68px;--fab-y:-52px}.mobile-fab-action--vehicle{--fab-y:-112px}.mobile-nav button{font-size:7px}}.dark .sidebar{background:linear-gradient(180deg,#10202e,#0f1d2b 78%,#102a2a);box-shadow:12px 0 38px rgba(0,0,0,.16)}.dark .nav-item .nav-icon{border-color:#2a4051;background:#152a3a}.dark .nav-item:hover .nav-icon{color:#a8e5d5;border-color:#386b6b;background:#193e43}.dark .nav-item.is-active .nav-icon{color:#a8e5d5;border-color:#39706b;background:#1b4646}.dark .nav-item.is-active{border-color:#27484d;box-shadow:inset 3px 0 #74cdb8,0 5px 14px rgba(0,0,0,.13)}.dark .cashflow-card .chart-bottom-stat{border-color:#2a3f50}.dark .mobile-nav{background:rgba(15,29,43,.94);border-color:#2a4354;box-shadow:0 16px 38px rgba(0,0,0,.32)}.dark .mobile-nav button.is-active{color:#a8e5d5;background:#1b4646}.dark .mobile-fab{border-color:#0d1825}.dark .mobile-fab-action span{color:#dce8e8;background:#1a3040;box-shadow:0 5px 16px rgba(0,0,0,.3)}.dark .topbar{background:rgba(15,29,43,.9)}@media (max-width:640px){.topbar-actions>.topbar-icon-button:nth-child(2){display:grid!important}.heading-actions{display:flex;align-items:center;margin-top:14px}.heading-actions>.p2p-launch-button,.heading-actions>.primary-button{display:none!important}.heading-actions .period-button,.heading-actions .period-select-wrap{width:100%}.heading-actions .period-button{justify-content:space-between}}}@layer components{.profile-editor{display:grid;grid-gap:14px;gap:14px}.profile-editor-identity{display:flex;align-items:center;gap:11px;padding:11px 12px;border:1px solid #e8eef0;border-radius:12px;background:linear-gradient(110deg,#f5fbf9,#fbfcfd)}.profile-editor-identity>div:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.profile-editor-identity strong{color:#27344a;font-size:12px}.field-help,.profile-editor-identity small{color:#93a0ad;font-size:9px;line-height:1.4}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px 12px;gap:11px 12px}.profile-form-grid .form-field--full{grid-column:1/-1}.profile-form-grid .form-field{min-width:0}.field-help{margin-top:-1px}.profile-lock-notice{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;color:#5c7280;border:1px solid #d9ece7;border-radius:10px;background:#f2faf8;font-size:9px;line-height:1.45}.profile-lock-notice svg{flex:0 0 auto;color:#138a72;margin-top:1px}.profile-account-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.profile-account-meta .detail-stat{padding:9px 10px;border:1px solid #edf0f3;border-radius:9px;background:#fbfcfd}.profile-account-meta .detail-stat strong{font-size:11px}.input-shell input:disabled{cursor:not-allowed;opacity:.62}.dark .profile-editor-identity{border-color:#2a414d;background:linear-gradient(110deg,#172f38,#172536)}.dark .profile-account-meta .detail-stat strong,.dark .profile-editor-identity strong{color:#edf4f4}.dark .field-help,.dark .profile-editor-identity small{color:#91a6b2}.dark .profile-lock-notice{color:#b4cbc9;border-color:#285351;background:#183a3a}.dark .profile-lock-notice svg{color:#7fd7c4}.dark .profile-account-meta .detail-stat{border-color:#2a394d;background:#172536}@media (max-width:640px){.profile-form-grid{grid-template-columns:1fr;gap:10px}.profile-form-grid .form-field--full{grid-column:auto}.profile-account-meta{grid-template-columns:1fr}}}@layer components{.settings-workspace{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:475px;margin:-5px -7px -8px;overflow:hidden;border:1px solid #e8eef0;border-radius:15px;background:#fbfcfd}.settings-rail{display:flex;flex-direction:column;gap:4px;padding:15px 10px;border-right:1px solid #e7edef;background:#f5f8f9}.settings-rail-label{margin:0 8px 6px;color:#98a7b0;font-size:8px;font-weight:800;letter-spacing:.13em}.settings-rail-label--spaced{margin-top:17px}.settings-rail>button{display:flex;align-items:center;gap:8px;width:100%;padding:9px 8px;color:#63727d;border:1px solid transparent;border-radius:9px;background:transparent;text-align:left;font-size:10px;font-weight:700;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.settings-rail>button:hover{color:#1f7f6f;background:#edf7f4;border-color:#d8ebe6;transform:translateX(2px)}.settings-rail>button.is-active{color:#147b6b;background:#e6f4f0;border-color:#cfe9e2}.settings-rail>button span{flex:1 1}.settings-rail>button em{display:grid;place-items:center;min-width:18px;height:18px;color:#147b6b;border-radius:999px;background:#d0ece5;font-size:9px;font-style:normal}.settings-rail-note{display:flex;gap:6px;align-items:flex-start;margin:auto 5px 0;padding:9px 7px;color:#91a0aa;border-top:1px solid #e3eaed;font-size:8px;line-height:1.45}.settings-rail-note svg{flex:0 0 auto;color:#67ae9e}.settings-main{min-width:0;padding:22px 24px 20px;background:#fff}.settings-section{display:grid;grid-gap:17px;gap:17px}.settings-section-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.settings-section-heading--row{align-items:center}.settings-section-heading h3{margin:5px 0;color:#27344a;font-size:19px;letter-spacing:-.035em}.settings-section-heading p:not(.eyebrow){max-width:610px;margin:0;color:#8998a3;font-size:10px;line-height:1.55}.settings-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.settings-overview-card{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 15px;grid-template-rows:auto auto;grid-gap:2px 9px;gap:2px 9px;align-items:center;padding:13px;border:1px solid transparent;border-radius:12px;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.settings-overview-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(35,59,71,.08);border-color:rgba(19,138,114,.18)}.settings-overview-card>span{grid-row:span 2;display:grid;place-items:center;width:32px;height:32px;border-radius:10px}.settings-overview-card strong{color:#304153;font-size:11px}.settings-overview-card small{color:#83929d;font-size:8px}.settings-overview-card>svg{grid-column:3;grid-row:span 2;color:#7d929d}.settings-overview-card--mint{background:#eef9f6}.settings-overview-card--mint>span{color:#168a74;background:#d6f0e9}.settings-overview-card--blue{background:#f0f6fb}.settings-overview-card--blue>span{color:#4f91bc;background:#dbeaf5}.settings-overview-card--lavender{background:#f5f1fc}.settings-overview-card--lavender>span{color:#8173c6;background:#e8e0f7}.settings-overview-card--peach{background:#fff4eb}.settings-overview-card--peach>span{color:#d68a55;background:#fce1cb}.settings-callout{display:flex;align-items:center;gap:11px;padding:12px 13px;color:#5e7580;border:1px solid #d9ebe7;border-radius:11px;background:linear-gradient(110deg,#f0faf7,#fbfdfd)}.settings-callout>svg{flex:0 0 auto;color:#198b76}.settings-callout>div{flex:1 1;min-width:0}.settings-callout strong{display:block;margin-bottom:3px;color:#356255;font-size:10px}.settings-callout p{margin:0;font-size:8px;line-height:1.5}.settings-callout--subtle{margin-top:6px;border-color:#e4eaef;background:#f8fafb}.settings-callout--subtle strong{color:#526c79}.settings-category-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:2px;border-bottom:1px solid #edf1f2}.settings-type-tabs{display:flex;gap:4px}.settings-type-tabs button{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;color:#8b9aa3;border:1px solid transparent;border-radius:8px;background:transparent;font-size:9px;font-weight:800;cursor:pointer}.settings-type-tabs button:hover{background:#f4f8f8}.settings-type-tabs button.is-active{color:#486672;background:#f1f6f6;border-color:#e1ebeb}.settings-type-tabs button.is-active.is-expense{color:#bc6b67;background:#fff2f0;border-color:#f5dcda}.settings-type-tabs button.is-active.is-income{color:#17836f;background:#edf9f5;border-color:#d6eee7}.settings-type-tabs em{display:grid;place-items:center;min-width:17px;height:17px;padding-inline:3px;border-radius:999px;background:rgba(255,255,255,.7);font-size:8px;font-style:normal}.settings-category-hint{color:#9aa8b0;font-size:8px}.category-editor{display:grid;grid-template-columns:minmax(160px,1.15fr) minmax(130px,1fr) auto;grid-gap:11px;gap:11px;align-items:end;padding:13px;overflow:hidden;border:1px solid #d8ebe6;border-radius:12px;background:#f3fbf8}.category-editor--editing{grid-template-columns:minmax(150px,1fr) minmax(125px,.7fr) auto;margin:0;background:#f8fbfb;border-color:#e3eded}.category-editor-title{display:flex;align-items:center;gap:8px;min-width:0;grid-column:1/-1}.category-editor-title>div{display:grid;grid-gap:2px;gap:2px}.category-editor-title strong{color:#355568;font-size:10px}.category-editor-title small{color:#8ba09e;font-size:8px}.category-editor .form-field{gap:5px}.category-editor .form-field>span{color:#74868e;font-size:8px}.category-editor-actions{display:flex;align-items:center;gap:6px}.tone-picker{display:flex;align-items:center;gap:7px;min-height:35px;padding-inline:4px}.tone-option{width:19px;height:19px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d8e1e3;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.tone-option:hover{transform:scale(1.14)}.tone-option.is-selected{box-shadow:0 0 0 2px #fff,0 0 0 3px #138a72;transform:scale(1.06)}.category-color--mint,.tone-option--mint{background:#84cfbf}.category-color--blue,.tone-option--blue{background:#7db9df}.category-color--lavender,.tone-option--lavender{background:#a79be6}.category-color--peach,.tone-option--peach{background:#f1b27c}.category-color--coral,.tone-option--coral{background:#e48981}.category-list{display:grid;grid-gap:7px;gap:7px}.category-row{display:grid;grid-template-columns:31px minmax(0,1fr) auto auto;grid-gap:9px;gap:9px;align-items:center;min-height:47px;padding:7px 9px;border:1px solid #edf1f2;border-radius:10px;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.category-row:hover{border-color:#d9e8e5;box-shadow:0 7px 17px rgba(40,64,75,.05)}.category-row.is-inactive{opacity:.62;background:#fafbfb}.category-color{display:grid;place-items:center;width:31px;height:31px;color:#fff;border-radius:9px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.24)}.category-row-info{display:grid;min-width:0;grid-gap:3px;gap:3px}.category-row-info strong{overflow:hidden;color:#33465a;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.category-row-info small{color:#9aa7af;font-size:8px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:4px 6px;color:#9da7ad;border:1px solid #e7ecee;border-radius:999px;background:#f8fafb;font-size:8px;font-weight:800}.status-pill--on{color:#17816e;border-color:#cce9e1;background:#eefaf7}.category-row-actions{display:flex;gap:3px}.category-row-actions .icon-button{display:grid;place-items:center;width:27px;height:27px;color:#8ca0a9;border:1px solid #e7edef;border-radius:7px;background:#fff;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.category-row-actions .icon-button:hover{color:#14816f;background:#eff9f6;transform:translateY(-1px)}.category-row-actions .icon-button--danger:hover{color:#c56c69;background:#fff2f0}.settings-empty{display:grid;justify-items:center;grid-gap:5px;gap:5px;padding:26px;color:#98a8b0;border:1px dashed #dce6e8;border-radius:11px;background:#fbfcfc;text-align:center}.settings-empty svg{color:#8bbdae}.settings-empty strong{color:#5b7480;font-size:10px}.settings-empty span{font-size:8px}.settings-category-footnote{display:flex;gap:6px;align-items:flex-start;margin-top:1px;color:#99a8b0;font-size:8px;line-height:1.45}.settings-category-footnote svg{flex:0 0 auto;color:#80a69e}.settings-preference-list,.settings-resource-list{display:grid;grid-gap:7px;gap:7px}.settings-preference-list>button,.settings-resource-list>button{display:grid;grid-template-columns:34px minmax(0,1fr) auto 16px;grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid #edf1f2;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.settings-preference-list>button:hover,.settings-resource-list>button:hover{border-color:#d6e8e4;box-shadow:0 7px 16px rgba(38,63,75,.05);transform:translateY(-1px)}.settings-preference-list>button>span:nth-child(2),.settings-resource-list>button>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.settings-preference-list strong,.settings-resource-list strong{color:#33475a;font-size:10px}.settings-preference-list small,.settings-resource-list small{color:#98a7af;font-size:8px}.settings-preference-icon,.settings-resource-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px}.settings-resource-icon--blue{color:#4a8eb6;background:#e6f1f8}.settings-resource-icon--lavender{color:#7f71c0;background:#eee8fa}.settings-resource-icon--peach{color:#d58551;background:#fff0e4}.settings-preference-icon{color:#178571;background:#e6f6f1}.settings-preference-list>button>svg:last-child,.settings-resource-list>button>svg:last-child{color:#a0afb5}.settings-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding:12px;border:1px solid #f0dedd;border-radius:11px;background:#fff9f8}.settings-danger-zone>div:first-child{display:flex;gap:9px;align-items:flex-start;min-width:0}.settings-danger-icon{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;color:#c56e6a;border-radius:9px;background:#ffe9e6}.settings-danger-zone strong{display:block;margin-top:2px;color:#8d5657;font-size:10px}.settings-danger-zone small{display:block;margin-top:3px;color:#b58c8c;font-size:8px}.settings-danger-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.settings-confirm>button,.settings-danger-actions>button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;color:#b66d69;border:1px solid #f1d6d4;border-radius:7px;background:#fff;font-size:8px;font-weight:800;cursor:pointer}.settings-danger-actions>button:hover{background:#fff0ee}.settings-confirm{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.settings-confirm>span{color:#946264;font-size:8px;font-weight:800}.danger-button{color:#fff!important;border-color:#cb7770!important;background:#cb7770!important}.dark .settings-workspace{border-color:#2a3c4b;background:#122333}.dark .settings-rail{border-color:#2a3c4b;background:#152a3a}.dark .settings-rail-label{color:#8094a0}.dark .settings-rail>button{color:#a9b9c1}.dark .settings-rail>button.is-active,.dark .settings-rail>button:hover{color:#a9e2d4;background:#193f44;border-color:#2b5b5d}.dark .settings-rail>button em{color:#a9e2d4;background:#245b59}.dark .settings-rail-note{color:#8198a3;border-color:#2a3c4b}.dark .settings-main{background:#122333}.dark .category-row-info strong,.dark .settings-overview-card strong,.dark .settings-preference-list strong,.dark .settings-resource-list strong,.dark .settings-section-heading h3{color:#e6eff0}.dark .category-row-info small,.dark .settings-category-hint,.dark .settings-preference-list small,.dark .settings-resource-list small,.dark .settings-section-heading p:not(.eyebrow){color:#91a6b0}.dark .settings-category-toolbar{border-color:#2a3c4b}.dark .settings-type-tabs button.is-active,.dark .settings-type-tabs button:hover{background:#1a3443;border-color:#2b4652}.dark .settings-type-tabs button.is-active.is-expense{background:#4a3035;border-color:#6a4447}.dark .settings-type-tabs button.is-active.is-income{background:#1b4645;border-color:#2d6961}.dark .category-editor,.dark .category-editor--editing{border-color:#2b5653;background:#17393e}.dark .category-editor--editing{background:#172c3b;border-color:#2b4452}.dark .category-editor-title strong{color:#d6eceb}.dark .category-editor .form-field>span,.dark .category-editor-title small{color:#92abb0}.dark .category-row,.dark .settings-preference-list>button,.dark .settings-resource-list>button{border-color:#2a3d4d;background:#172a3a}.dark .category-row:hover,.dark .settings-preference-list>button:hover,.dark .settings-resource-list>button:hover{border-color:#3b6564}.dark .category-row.is-inactive{background:#142534}.dark .category-row-actions .icon-button{color:#9aaeb7;border-color:#2a4051;background:#1c3242}.dark .category-row-actions .icon-button:hover{color:#b2e3d8;background:#204b4e}.dark .status-pill{color:#8da0aa;border-color:#2f4552;background:#1d3040}.dark .status-pill--on{color:#a8e3d5;border-color:#2a635d;background:#1a4548}.dark .settings-empty{border-color:#2b4651;background:#152a3a}.dark .settings-empty strong{color:#c7d9dc}.dark .settings-callout{border-color:#2c5c58;background:#173b3e}.dark .settings-callout strong{color:#b8e0d5}.dark .settings-callout p{color:#99b7b9}.dark .settings-callout--subtle{border-color:#2a4051;background:#172a3a}.dark .settings-resource-icon--blue{background:#1c3c50}.dark .settings-resource-icon--lavender{background:#2e2a4b}.dark .settings-resource-icon--peach{background:#4a332a}.dark .settings-danger-zone{border-color:#5d3d43;background:#2c202c}.dark .settings-danger-zone strong{color:#e6b0ad}.dark .settings-danger-zone small{color:#b88d93}.dark .settings-danger-icon{background:#4b2e39}.dark .settings-confirm>button,.dark .settings-danger-actions>button{color:#efaaa3;border-color:#67434b;background:#3a2732}@media (max-width:680px){.settings-workspace{grid-template-columns:1fr;min-height:0;margin:-4px -2px -6px}.settings-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px;gap:4px;padding:9px;border-right:0;border-bottom:1px solid #e7edef}.settings-rail-label,.settings-rail-note{display:none}.settings-rail>button{justify-content:center;flex-direction:column;gap:3px;padding:7px 3px;font-size:8px;text-align:center}.settings-rail>button svg:last-child{display:none}.settings-rail>button em{position:absolute;margin:-24px 0 0 22px;min-width:15px;height:15px;font-size:7px}.settings-main{padding:17px 13px 15px}.settings-section-heading,.settings-section-heading--row{flex-direction:column;align-items:stretch;gap:10px}.settings-section-heading h3{font-size:17px}.settings-overview-grid{grid-template-columns:1fr}.settings-callout{align-items:flex-start;flex-wrap:wrap}.settings-callout>.primary-button{margin-left:29px}.settings-category-toolbar{align-items:flex-start;flex-direction:column;gap:7px}.category-editor,.category-editor--editing{grid-template-columns:1fr}.category-editor-actions{justify-content:flex-end}.category-row{grid-template-columns:30px minmax(0,1fr) auto}.category-row .status-pill{grid-column:2;justify-self:start}.category-row-actions{grid-column:3;grid-row:1/span 2;flex-direction:column}.settings-preference-list>button,.settings-resource-list>button{grid-template-columns:32px minmax(0,1fr) auto}.settings-preference-list>button>svg:last-child,.settings-resource-list>button>svg:last-child{display:none}.settings-danger-zone{align-items:flex-start;flex-direction:column}.settings-danger-actions{justify-content:flex-start}}}@layer components{.topbar-popover-wrap{position:relative}.popover-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:80;width:min(360px,calc(100vw - 32px));padding:14px;color:#344457;border:1px solid #e6edef;border-radius:15px;background:rgba(255,255,255,.98);box-shadow:0 20px 46px rgba(31,55,71,.18);transform-origin:top right}.notification-panel{min-width:320px}.profile-panel{width:220px;min-width:220px;padding:8px}.profile-heading{display:flex;align-items:center;gap:9px;padding:8px;margin-bottom:5px;border-bottom:1px solid #edf1f2}.profile-heading>div:last-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.profile-heading strong{color:#273b4d;font-size:11px}.profile-heading small,.profile-heading strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-heading small{color:#92a0a9;font-size:8px}.profile-panel>button{display:flex;align-items:center;gap:8px;width:100%;padding:9px 8px;color:#61737d;border:1px solid transparent;border-radius:8px;background:transparent;font-size:10px;font-weight:700;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.profile-panel>button:hover{color:#147b6b;background:#edf8f5;transform:translateX(2px)}.profile-panel>button:last-child{color:#b66d69}.profile-panel>button:last-child:hover{background:#fff2f0}.balance-adjustment-card{display:grid;grid-gap:11px;gap:11px;padding:12px;border:1px solid #dcebe8;border-radius:13px;background:linear-gradient(135deg,#f2faf8,#f7f9fd)}.balance-adjustment-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.balance-adjustment-summary>div{display:flex;flex-direction:column;gap:4px;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.78)}.balance-adjustment-control>span,.balance-adjustment-summary span{color:#758694;font-size:9px;font-weight:700}.balance-adjustment-summary strong{color:#29384b;font-size:13px;letter-spacing:-.03em}.balance-adjustment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:end}.balance-adjustment-control{display:grid;grid-gap:5px;gap:5px}.balance-adjustment-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:3px;border:1px solid #e1ebe9;border-radius:9px;background:rgba(255,255,255,.78)}.balance-adjustment-toggle button{min-height:34px;padding:0 8px;color:#82919b;border:0;border-radius:7px;background:transparent;font-size:9px;font-weight:800;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.balance-adjustment-toggle button.is-active{color:#138a72;background:#fff;box-shadow:0 3px 10px rgba(30,65,75,.09)}.dark .balance-adjustment-card{border-color:#2a5c58;background:linear-gradient(135deg,#173c3d,#202b3c)}.dark .balance-adjustment-summary>div,.dark .balance-adjustment-toggle{background:rgba(18,32,48,.78);border-color:#2a4651}.dark .balance-adjustment-control>span,.dark .balance-adjustment-summary span{color:#9bb0b8}.dark .balance-adjustment-summary strong{color:#edf4f4}.dark .balance-adjustment-toggle button{color:#9bb0b8}.dark .balance-adjustment-toggle button.is-active{color:#a8e3d5;background:#234b4c}@media (max-width:600px){.balance-adjustment-grid{grid-template-columns:1fr}}.app-shell--values-hidden .account-value strong,.app-shell--values-hidden .bill-amount,.app-shell--values-hidden .chart-bottom-stat strong,.app-shell--values-hidden .donut-center strong,.app-shell--values-hidden .kpi-card strong,.app-shell--values-hidden .wallet-card-value,.app-shell--values-hidden .wallet-summary-value{filter:blur(5px);opacity:.72;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:filter .2s ease,opacity .2s ease}.dark .popover-panel{color:#dce8e8;border-color:#2b4051;background:rgba(18,35,51,.98);box-shadow:0 22px 48px rgba(0,0,0,.34)}.dark .profile-heading{border-color:#2a4051}.dark .profile-heading strong{color:#edf4f4}.dark .profile-heading small{color:#91a6b2}.dark .profile-panel>button{color:#aec0c5}.dark .profile-panel>button:hover{color:#a8e3d5;background:#1a3d42}.dark .profile-panel>button:last-child{color:#efaaa3}.dark .profile-panel>button:last-child:hover{background:#3d2932}@media (max-width:640px){.popover-panel{position:fixed;top:67px;right:16px;left:16px;width:auto;max-height:calc(100vh - 88px);overflow:auto;transform-origin:top center}.notification-panel{min-width:0}.profile-panel{right:12px;left:auto;width:min(235px,calc(100vw - 24px));min-width:0}}}