@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17202a;background:#f6f7f9;font-synthesis:none;--ink:#17202a;--muted:#7b8794;--soft:#f6f7f9;--line:#e5e9ef;--panel:#fff;--navy:#233242;--blue:#5578e8;--green:#45b98b;--orange:#f7a44f;--red:#f9735b}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--soft)}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;flex:0 0 250px;min-height:100vh;display:flex;flex-direction:column;padding:29px 16px 17px;background:#fff;border-right:1px solid #e9edf1}.logo{display:flex;align-items:center;gap:10px;padding:0 13px 28px;color:var(--navy);font-size:21px;font-weight:700;letter-spacing:-.04em}.logo-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--navy);color:#fff;font-size:17px;font-weight:600}.workspace-switcher{display:flex;align-items:center;gap:9px;padding:11px 10px;border:1px solid #e9edf1;border-radius:11px;color:var(--navy)}.workspace-switcher strong,.user-row strong{display:block;font-size:11px;font-weight:700}.workspace-switcher small,.user-row small,.sync-status small{display:block;margin-top:3px;color:#99a3ad;font-size:10px}.workspace-avatar,.user-avatar{display:grid;place-items:center;flex:0 0 auto;width:29px;height:29px;border-radius:8px;background:#e9efff;color:#5578e8;font-size:9px;font-weight:700}.chevron{margin-left:auto;color:#9aa3ac;font-size:16px}.nav{margin-top:28px}.nav-label{padding:0 12px;margin:0 0 8px;color:#aab2ba;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.12em}.nav-label-spaced{margin-top:29px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;margin:2px 0;border:0;border-radius:8px;background:transparent;color:#7e8994;font-size:12px;font-weight:600;text-align:left}.nav-item:hover{color:var(--navy);background:#f7f9fc}.nav-item.active{color:var(--navy);background:#eef2ff}.nav-item.active .icon{color:var(--blue)}.nav-count{margin-left:auto;padding:2px 7px;border-radius:10px;background:#f0f2f5;color:#a0a8b1;font-size:9px}.sidebar-bottom{margin-top:auto}.sync-status{display:flex;gap:9px;align-items:center;padding:13px 11px;margin:0 0 15px;border:1px dashed #dce2e8;border-radius:10px}.sync-status strong{display:block;color:#7e8994;font-size:10px;font-weight:600}.sync-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#f7a44f;box-shadow:0 0 0 3px #fff1df}.sync-status.connected .sync-dot{background:var(--green);box-shadow:0 0 0 3px #e0f5ec}.user-row{display:flex;align-items:center;gap:9px;padding:14px 10px 0;border-top:1px solid #edf0f3}.user-avatar{border-radius:50%;background:#fcebdc;color:#bb7140}.more-dots{margin-left:auto;color:#a9b1b9;letter-spacing:1px;font-size:12px}.main-content{min-width:0;flex:1;max-width:1500px;padding:45px 6.3% 0}.topbar{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;padding-bottom:35px}.breadcrumb,.section-kicker{margin:0 0 11px;color:#a1aab4;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.14em;font-weight:500}.breadcrumb span{padding:0 6px;color:#c7cdd3}h1,h2,p{margin-top:0}h1{margin-bottom:7px;color:var(--navy);font-size:25px;letter-spacing:-.04em}.muted{margin:0;color:#98a2ad;font-size:12px}.top-actions{display:flex;gap:9px;align-items:center;padding-top:7px}.icon-button,.close-button{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#8c97a3}.icon-button:hover,.close-button:hover{color:var(--navy);border-color:#ccd4de}.date-pill{height:35px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#65717d;font-size:11px}.calendar-icon{color:#83909c;font-size:13px}.date-pill span:last-child{margin-left:3px;font-size:13px;color:#a3abb4}.primary-button{height:35px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:8px;background:var(--navy);color:#fff;font-size:11px;font-weight:600;box-shadow:0 5px 12px #23324218}.primary-button:hover{background:#30475c;transform:translateY(-1px)}.filter-strip{display:flex;align-items:center;gap:10px;padding:11px;margin-bottom:20px;border:1px solid var(--line);border-radius:10px;background:#fff}.filter-title{display:flex;align-items:center;gap:7px;padding:0 11px 0 4px;color:#a1aab4;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.1em}.select-wrap{position:relative}.select-wrap select,.search-wrap input,.amount-filter input{height:32px;border:1px solid #e6eaf0;border-radius:6px;outline:none;background:#fbfcfd;color:#697582;font-size:10px}.select-wrap select{min-width:112px;padding:0 25px 0 10px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9ea7b0 50%),linear-gradient(135deg,#9ea7b0 50%,transparent 50%);background-position:calc(100% - 11px) 13px,calc(100% - 8px) 13px;background-size:3px 3px,3px 3px;background-repeat:no-repeat}.category-select select{min-width:139px}.search-wrap{height:32px;display:flex;align-items:center;gap:7px;min-width:160px;padding:0 9px;border:1px solid #e6eaf0;border-radius:6px;background:#fbfcfd;color:#a2acb5}.search-wrap input{min-width:0;flex:1;padding:0;border:0;background:transparent}input:focus,select:focus,textarea:focus,.search-wrap:focus-within{border-color:#9db0ec;box-shadow:0 0 0 3px #5578e811;outline:none}.custom-filter-button,.outline-button{height:32px;display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:0 10px;border:1px solid #e5e9ef;border-radius:6px;background:#fff;color:#687583;font-size:10px}.custom-filter-button:hover,.outline-button:hover{color:var(--navy);border-color:#cbd4de}.filter-plus{margin-left:3px;color:#a0a9b3;font-size:15px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.metric-card{min-height:125px;padding:17px 18px;border:1px solid var(--line);border-radius:10px;background:#fff}.metric-top{display:flex;align-items:center;justify-content:space-between;color:#8a96a2;font-size:11px}.metric-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;color:#6e82db;background:#eef1ff;font-size:13px;font-weight:600}.metric-card:nth-child(2) .metric-icon{color:#46a980;background:#e9f8f1}.metric-card:nth-child(3) .metric-icon{color:#dc9a41;background:#fff4e4}.metric-card:nth-child(4) .metric-icon{color:#dc7c60;background:#fff0ec}.metric-value{display:block;min-height:35px;margin:12px 0 4px;color:var(--navy);font-size:24px;letter-spacing:-.045em}.metric-card:nth-child(4) .metric-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:30px}.metric-detail{color:#a1aab4;font-size:10px}.metric-detail.up{color:#e0795f}.metric-detail.down{color:#47aa81}.metric-detail span{margin-right:3px;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:13px;margin-bottom:18px}.panel{min-width:0;border:1px solid var(--line);border-radius:10px;background:#fff}.trend-panel,.categories-panel,.recent-panel{padding:21px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-head .section-kicker{margin-bottom:8px}.panel-head h2,.section-heading h2{margin:0;color:var(--navy);font-size:16px;letter-spacing:-.035em}.tiny-badge{padding:5px 7px;border-radius:5px;background:#f4f6f9;color:#a0a9b3;font-family:DM Mono,monospace;font-size:8px}.trend-chart{display:flex;height:220px;margin-top:25px}.y-axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:48px;padding:0 11px 24px 0;color:#b4bbc3;font-family:DM Mono,monospace;font-size:8px}.chart-area{position:relative;flex:1}.grid-lines{position:absolute;inset:0 0 24px;display:flex;flex-direction:column;justify-content:space-between}.grid-lines i{display:block;border-top:1px dashed #edf0f3}.bars{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-around;gap:10px;padding:0 6px 24px}.bar-group{height:100%;position:relative;display:flex;flex:1;align-items:center;flex-direction:column;justify-content:flex-end;gap:9px;color:#aeb6be;font-family:DM Mono,monospace;font-size:8px}.bar{width:28px;max-width:78%;min-height:3px;border-radius:4px 4px 1px 1px;background:#dbe2fc}.bar-group:nth-last-child(1) .bar{background:var(--blue)}.bar-value{position:absolute;bottom:calc(100% - 3px);color:#7986c1;font-size:8px;white-space:nowrap}.text-button{display:inline-flex;align-items:center;gap:6px;padding:2px 0;border:0;background:transparent;color:#7381ce;font-size:10px}.text-button:hover,.insight-link:hover{color:#3d5ed2}.category-list{margin-top:22px}.category-row{display:grid;grid-template-columns:27px 1fr 80px auto;align-items:center;gap:10px;margin:0 0 17px}.category-row:last-child{margin-bottom:0}.category-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;font-size:13px;font-weight:700}.category-name{min-width:100px;color:#63707c;font-size:10px}.category-name small{display:block;margin-top:3px;color:#adb5bd;font-size:8px}.category-bar{height:5px;overflow:hidden;border-radius:99px;background:#f0f2f5}.category-bar span{display:block;height:100%;border-radius:inherit}.category-row strong{color:#53606d;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.bottom-grid{display:grid;grid-template-columns:1.65fr .75fr;gap:13px}.recent-panel{overflow:hidden}.recent-panel .panel-head{margin-bottom:18px}.insight-panel{position:relative;overflow:hidden;padding:25px 24px;background:#f0f3ff;border-color:#dce3ff}.insight-orb{position:absolute;top:-27px;right:-16px;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;color:#7487e6;background:#e1e7ff;font-size:25px}.insight-panel .section-kicker{color:#7c8ddf}.insight-panel h2{position:relative;max-width:220px;margin:23px 0 12px;color:#344477;font-size:19px;line-height:1.15;letter-spacing:-.045em}.insight-panel p:not(.section-kicker){position:relative;max-width:250px;margin-bottom:24px;color:#7e8aae;font-size:10px;line-height:1.65}.insight-link{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#6175dc;font-size:10px;font-weight:600}.table-wrap{overflow-x:auto}.table-wrap table{width:100%;min-width:650px;border-collapse:collapse}.table-wrap th{padding:0 10px 11px;border-bottom:1px solid #edf0f3;color:#a8b0b9;font-family:DM Mono,monospace;font-size:8px;font-weight:500;letter-spacing:.1em;text-align:left}.table-wrap th:first-child,.table-wrap td:first-child{padding-left:0}.table-wrap th:last-child,.table-wrap td:last-child{padding-right:0}.table-wrap td{padding:13px 10px;border-bottom:1px solid #f0f2f5;color:#78838e;font-size:10px}.table-wrap tbody tr:last-child td{border-bottom:0}.transaction-title{display:flex;align-items:center;gap:9px}.transaction-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%}.transaction-title strong{display:block;color:#566371;font-size:10px;font-weight:600}.transaction-title small{display:block;margin-top:3px;color:#aeb6be;font-size:9px}.category-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:5px;background:#f7f8fa;color:#7c8792;white-space:nowrap;font-size:9px}.category-pill i{width:5px;height:5px;border-radius:50%}.date-cell{white-space:nowrap;color:#a1aab3!important;font-family:DM Mono,monospace;font-size:9px!important}.amount-cell{color:#4e5c68!important;font-family:DM Mono,monospace;font-size:10px!important;font-weight:500;text-align:right;white-space:nowrap}.align-right{text-align:right!important}.delete-button{display:grid;place-items:center;width:26px;height:26px;margin-left:auto;border:0;border-radius:5px;background:transparent;color:#c0c6cc;opacity:0}.table-wrap tr:hover .delete-button{opacity:1}.delete-button:hover{color:var(--red);background:#fff0ec}.table-empty{padding:32px 0;color:#a2abb4;text-align:center;font-size:11px}.advanced-filters{display:flex;align-items:center;gap:9px;padding:11px;margin:-6px 0 18px;border:1px solid var(--line);border-radius:9px;background:#fff}.advanced-filters .search-wrap{flex:1;min-width:180px}.amount-filter{display:flex;align-items:center;gap:5px}.amount-filter input{width:75px;padding:0 8px}.amount-filter span{color:#b3bac2}.clear-button{height:30px;padding:0 9px;border:0;background:transparent;color:#7784cf;font-size:10px}.page-section .section-heading{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:20px}.page-section .outline-button{margin:0;height:32px}.page-section .table-wrap{padding:0 21px 8px}.page-section .panel{margin-bottom:20px}.page-section{padding-bottom:30px}.footer{display:flex;justify-content:space-between;padding:32px 1px 25px;color:#b2bac2;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.03em}.footer b{color:var(--blue);font-size:11px}.modal-backdrop{position:fixed;z-index:10;inset:0;display:grid;place-items:center;padding:20px;background:#17202a70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(550px,100%);max-height:90vh;overflow:auto;padding:26px;border-radius:15px;background:#fff;box-shadow:0 24px 70px #17202a38}.modal-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0 0 7px;color:var(--navy);font-size:21px;letter-spacing:-.04em}.modal-head p:last-child{margin:0;color:#9aa4ad;font-size:11px}.close-button{flex:0 0 auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 12px;padding:24px 0}.form-grid label{display:grid;gap:8px;color:#6d7986;font-size:10px;font-weight:600}.form-grid label>span em{color:#adb5bd;font-style:normal;font-weight:400}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:0 11px;border:1px solid #dfe4ea;border-radius:7px;outline:none;color:#4b5966;background:#fcfdfe;font-size:11px}.form-grid input,.form-grid select{height:40px}.form-grid textarea{padding-top:10px;resize:vertical}.full-field{grid-column:1 / -1}.rupee-input{display:flex;align-items:center;height:40px;border:1px solid #dfe4ea;border-radius:7px;background:#fcfdfe}.rupee-input:focus-within{border-color:#9db0ec;box-shadow:0 0 0 3px #5578e811}.rupee-input span{padding-left:11px;color:#7785cf;font-size:14px;font-weight:600}.rupee-input input{height:38px;padding-left:7px;border:0;background:transparent;box-shadow:none}.modal-foot{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding-top:18px;border-top:1px solid var(--line)}.currency-lock{margin-right:auto;color:#a2abb4;font-family:DM Mono,monospace;font-size:9px}.modal-foot .outline-button,.modal-foot .primary-button{height:35px}.toast{position:fixed;z-index:20;right:24px;bottom:24px;padding:12px 16px;border-radius:8px;background:#233242;color:#fff;box-shadow:0 8px 24px #17202a30;font-size:11px}@media(max-width:1050px){.main-content{padding-left:35px;padding-right:35px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.bottom-grid{grid-template-columns:1fr}.insight-panel{min-height:170px}}@media(max-width:760px){.sidebar{width:63px;flex-basis:63px;padding:21px 8px 12px}.logo{justify-content:center;padding:0 0 25px}.logo>span:last-child,.workspace-switcher>span:not(.workspace-avatar),.workspace-switcher .chevron,.nav-label,.nav-item:not(.active):after,.sidebar-bottom .sync-status span:not(.sync-dot),.user-row>span:not(.user-avatar){display:none}.workspace-switcher{justify-content:center;padding:9px 0;border:0}.nav-item{justify-content:center;padding:12px 0}.nav-item .icon{width:18px;height:18px}.nav-count,.more-dots{display:none}.user-row{justify-content:center;padding:15px 0 0}.main-content{padding:28px 16px 0}.topbar{display:block;padding-bottom:24px}.top-actions{margin-top:19px}.top-actions .icon-button{display:none}.date-pill{flex:1;justify-content:center}.primary-button{white-space:nowrap}.filter-strip{flex-wrap:wrap}.filter-title{width:100%;padding:0 4px 2px}.filter-strip .search-wrap{order:5;min-width:100%}.custom-filter-button{margin-left:0}.metric-grid{gap:9px}.metric-card{min-height:117px;padding:14px}.metric-value{font-size:20px}.trend-panel,.categories-panel,.recent-panel{padding:16px}.category-row{grid-template-columns:27px 1fr 60px auto;gap:7px}.category-bar{display:none}.advanced-filters{flex-wrap:wrap}.advanced-filters .search-wrap{min-width:100%}.advanced-filters .select-wrap{flex:1}.advanced-filters .select-wrap select{width:100%}.amount-filter{flex:1}.amount-filter input{width:calc(50% - 8px)}.page-section .section-heading{align-items:flex-start}.footer{gap:10px;flex-direction:column}.modal{padding:20px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.modal-foot{flex-wrap:wrap}.currency-lock{width:100%;margin-bottom:3px}}
