@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--nav:#152d4c;--blue:#0878ff;--ink:#142746;--muted:#6d7e97;--line:#e6edf6;--bg:#f1f6fc;--green:#13ad7c;--red:#e85170;--shadow:0 4px 22px #224d8410}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:var(--blue);text-decoration:none}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3,.amount,.brand strong{font-family:Manrope,sans-serif}h1{font-size:31px;font-weight:800;letter-spacing:-1.2px}h2{font-size:18px;letter-spacing:-.45px}small{font-size:12px}.hidden{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:linear-gradient(145deg,#1b3658,#112641);color:#c3d1e4;display:flex;flex-direction:column;padding:26px 15px 16px;z-index:30}.brand{display:block;text-align:center;color:white;margin-bottom:24px}.brand svg{width:130px;height:40px;color:#419fff;stroke-width:3}.brand strong{display:block;font-size:34px;line-height:1.15;letter-spacing:-1.4px}.brand span{color:#48a1ff}.brand small{display:block;font-size:14px;color:#9eb6d5;margin-top:6px;line-height:1.25}nav{overflow:auto;scrollbar-width:thin;flex:1}nav a{display:flex;align-items:center;gap:13px;padding:10px 13px;border-radius:8px;color:#c8d6e8;margin-bottom:3px;font-size:14px;transition:background .15s}nav a:hover{background:#ffffff0d}nav a.active{background:var(--blue);color:white;box-shadow:0 5px 15px #0065e02e}nav svg{width:20px;height:20px;flex:none}.nav-label{font-size:10px;letter-spacing:1.8px;margin:18px 13px 8px;color:#7e99bd}.side-bottom{padding:17px 7px 0;border-top:1px solid #ffffff15;margin-top:12px}.person{display:flex;align-items:center;gap:10px}.person small,.profile small{display:block;margin-top:3px;color:#96adcb}.person b{font-weight:550}.avatar{display:inline-flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:linear-gradient(135deg,#ddecff,#a9c9ed);color:#244c7a;font-family:Manrope,sans-serif;font-weight:800;flex:none;border:3px solid #ffffff70}.avatar.small{width:39px;height:39px;font-size:12px}.online{background:#15d68b;width:8px;height:8px;border-radius:50%;margin-left:auto}.signature{font-family:Georgia,serif;font-style:italic;text-align:center;font-size:14px;line-height:1.5;color:#a8bdd7;margin-top:18px}.main{margin-left:238px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:76px;background:#ffffffb8;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:18px}.search{display:flex;align-items:center;gap:12px;background:#edf3fa;border-radius:9px;padding:10px 14px;width:45%;max-width:540px;color:#8398b3}.search input{width:100%;border:0;background:none;color:var(--ink);outline:none;font-size:13px}.search input::placeholder{color:#8292a9}.search kbd{background:#ffffff9c;border:1px solid #dce6f1;padding:0 5px;border-radius:4px;color:#99a8bb}.search svg{width:19px}.top-actions{display:flex;gap:16px;align-items:center}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#6781a5;width:34px;height:34px;border-radius:7px;font-size:26px}.icon-button:hover{background:#e7f0fc}.divider{height:29px;border-left:1px solid var(--line)}.profile b{font-size:13px}.profile small{font-size:12px;color:var(--muted)}.menu-toggle{display:none}#content{padding:28px 30px 18px;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:20px}.page-heading p{margin-top:7px;color:var(--muted);font-size:15px}.heading-actions{display:flex;align-items:center;gap:12px}.date-picker{display:flex;align-items:center;gap:9px;background:white;padding:10px 12px;border:1px solid #dce7f4;border-radius:8px;color:#476387}.date-picker input{border:0;color:#315071;background:transparent;font-weight:600;width:143px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:8px;font-weight:600;font-size:13px;white-space:nowrap}.primary{background:var(--blue);color:white;box-shadow:0 3px 8px #0073ff20}.primary:hover{background:#0067e2}.secondary{border:1px solid #dce6f1;background:white;color:#486285}.primary svg,.secondary svg{width:17px;height:17px}.eyebrow{font-size:10px;letter-spacing:2px;color:#7f93ad;font-weight:700}.welcome-note{font-family:Georgia,serif;font-style:italic;color:#7995b9;line-height:1.5;text-align:center;font-size:15px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.metric{background:white;border:1px solid #e9eff7;border-radius:12px;padding:19px 17px;display:flex;gap:14px;align-items:center;box-shadow:var(--shadow);min-width:0}.metric-icon{width:53px;height:57px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:none}.metric-icon svg{width:29px;height:29px;stroke-width:1.8}.green{background:#e8faf2;color:#13b07c}.blue{background:#e8f2ff;color:#0878ff}.amber{background:#fff5dc;color:#eaa11d}.rose{background:#fff0f3;color:#eb557b}.violet{background:#f0edff;color:#8b69e6}.purple{background:#f8ecff;color:#b65bdb}.metric-label{font-size:12px;font-weight:550;color:#50617b;line-height:1.4}.amount{font-size:24px;font-weight:800;letter-spacing:-.8px;line-height:1.45;white-space:nowrap}.metric-detail{color:#8a99ad;font-size:11px}.metric-detail.positive{color:#12a873}.charts{display:grid;grid-template-columns:1.5fr 1fr .92fr;gap:18px;margin-bottom:20px}.panel{background:white;border:1px solid #e6edf6;border-radius:12px;box-shadow:var(--shadow);padding:20px;min-width:0}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.panel-head h2{font-size:15px;font-weight:800}.text-button{background:transparent;color:var(--blue);font-size:12px;font-weight:650;white-space:nowrap;padding:5px 0}.legend{display:flex;gap:10px;color:#7a8ba3;font-size:10px;align-items:center}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--blue);margin-right:5px}.dot.mint{background:#6dd7bf}.bar-chart{height:165px;display:flex;position:relative;padding:3px 0 21px 34px;gap:14px;background:repeating-linear-gradient(to top,transparent 0,transparent 34px,#edf1f7 35px,#edf1f7 36px);background-clip:content-box}.axis{position:absolute;left:0;top:0;bottom:20px;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#91a0b4}.bar-group{flex:1;display:flex;align-items:flex-end;justify-content:center;gap:5px;position:relative}.bar{width:18px;border-radius:3px 3px 0 0;background:linear-gradient(#6baeff,#1680ff);min-height:2px}.bar.alt{background:linear-gradient(#90e4d1,#41c6a5)}.bar-group small{position:absolute;bottom:-22px;color:#8192aa;font-size:11px}.chart-caption{font-size:10px;color:#9cabc0;margin-top:16px}.donut-wrap{display:flex;align-items:center;gap:18px;min-height:163px}.donut{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;background:conic-gradient(var(--blue) 0 72%,#9e7cf2 72% 84%,#ffc750 84% 93%,#43cbaa 93% 100%);position:relative}.donut:before{content:'';position:absolute;inset:22px;background:white;border-radius:50%}.donut-center{position:relative;text-align:center}.donut-center strong{font-size:20px;font-family:Manrope;font-weight:800;display:block}.donut-center small{color:#8c9cb2;font-size:11px}.donut-legend{flex:1;font-size:11px}.donut-legend div{display:flex;align-items:center;margin:14px 0;gap:4px}.donut-legend b{margin-left:auto;color:#566c8a;font-size:11px}.closure-content{display:flex;gap:16px;align-items:center;min-height:163px}.progress-ring{width:105px;height:105px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:conic-gradient(var(--blue) 75%,#e3efff 0);flex:none}.progress-ring:before{content:'';inset:10px;position:absolute;background:white;border-radius:50%}.progress-ring strong{position:relative;font-family:Manrope;font-size:26px;font-weight:800}.checklist{display:grid;gap:12px;font-size:11px;color:#7486a0}.checklist span{display:flex;align-items:center;gap:7px}.check-icon{border-radius:50%;background:#0fbb82;color:white;width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:10px}.check-icon.pending{background:white;border:2px solid #c8d7eb}.bottom-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;white-space:nowrap}th{background:#f3f7fc;color:#8190a6;font-weight:500;font-size:11px;padding:10px 12px}td{padding:13px 12px;border-bottom:1px solid #eef2f7;color:#465a76}tbody tr:last-child td{border-bottom:none}.badge{padding:4px 8px;border-radius:5px;display:inline-block;font-size:10px;font-weight:600}.paid{background:#e5f8ef;color:#17a774}.pending{background:#fff4d9;color:#d6981b}.unpaid{background:#ffedf1;color:#db526e}.neutral{background:#edf3fc;color:#6182b1}.alerts{display:grid;gap:15px}.alert-item{display:flex;align-items:center;gap:10px;color:#5d708d;font-size:12px}.alert-item svg{width:19px;height:19px;color:#eeaa2c;flex:none}.alert-item.overdue svg{color:#eb6077}.alert-item.info svg{color:#2284ff}.alert-item small{display:block;color:#9aa8ba;margin-top:3px}.panel-banner{display:flex;justify-content:space-between;align-items:center;background:#f0f6ff;border-radius:8px;padding:15px;margin-top:20px}.panel-banner strong{font-size:12px}.panel-banner p{color:#8b9db4;font-size:11px;margin-top:4px}footer{display:flex;justify-content:space-between;padding:20px 32px 24px;color:#93a3ba;font-size:10px}footer i{font-style:normal;margin:0 9px;color:#b4c7df}.heart{font-size:16px;color:var(--blue);margin-left:6px}.demo-banner{background:#e4f0ff;border:1px solid #d4e5ff;color:#4271a8;font-size:12px;padding:10px 14px;border-radius:8px;margin-bottom:19px;display:flex;justify-content:space-between;gap:10px}.empty{text-align:center;padding:40px 20px;color:#8496ae}.empty svg{width:35px;height:35px;color:#b8cbe3;margin-bottom:12px}.empty strong{display:block;color:#5f7796;margin-bottom:7px}.empty p{font-size:13px;margin-bottom:17px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.toolbar p{color:#8a9bb1;font-size:12px}.section-note{background:#e8f1ff;color:#52739e;border-radius:8px;padding:13px 16px;margin-bottom:20px;font-size:13px;line-height:1.6}.status-strip{display:flex;gap:14px;margin-bottom:20px}.status-strip .panel{flex:1}.status-strip span{color:#8b9ab0;font-size:12px}.status-strip b{font-family:Manrope;display:block;font-size:26px;margin-top:9px}.loading{padding:100px;text-align:center;color:#8095af}.auth{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(at 20% 20%,#d5e8ff,transparent 50%),#edf4fc;padding:24px}.auth-card{width:440px;padding:40px;background:white;border:1px solid #dfe9f5;border-radius:18px;box-shadow:0 20px 100px #20467816}.auth-card .brand{color:var(--nav);margin-bottom:30px}.auth-card p{color:var(--muted);line-height:1.6;margin:12px 0 24px}.auth-card h1{font-size:25px}.auth-card .primary{width:100%;margin-top:10px}.auth-foot{text-align:center;font-size:12px;color:#8a9eb9;margin-top:25px}.auth-foot a{display:inline-block;margin-top:12px}form{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;color:#536984}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;padding:11px 12px;border:1px solid #dce5f0;border-radius:7px;background:#fbfdff;color:var(--ink);font-size:14px;min-height:43px}.field textarea{min-height:80px;resize:vertical}.field small{font-weight:400;color:#8a9eb9;font-size:11px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.form-error{color:#c73853;background:#fff0f3;border-radius:6px;padding:12px;font-size:13px;margin-top:15px}.form-error:empty{display:none}dialog{border:1px solid #e1e9f4;border-radius:16px;padding:26px;width:min(610px,calc(100vw - 30px));color:var(--ink);box-shadow:0 30px 100px #09275030;max-height:90vh}dialog::backdrop{background:#0e254759;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.modal-head h2{font-size:22px;margin-top:7px}.modal-head .icon-button{font-size:29px}#toast{position:fixed;bottom:28px;right:28px;background:var(--nav);color:white;box-shadow:0 10px 30px #112d4433;padding:15px 22px;border-radius:10px;z-index:100;max-width:calc(100vw - 35px);transform:translateY(150px);transition:transform .2s}#toast.show{transform:translateY(0)}.close-task{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}.close-task small{display:block;margin-top:5px;color:#8a9bb0}.close-task input{width:20px;height:20px;accent-color:var(--blue)}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.report-row.total{font-weight:700;color:var(--blue)}.record-detail{line-height:1.7}.record-detail dt{color:#8193ac;font-size:12px;margin-top:12px}.record-detail dd{margin:2px 0;font-size:14px}.print-title{display:none}@media(min-width:1650px){#content{padding:32px 40px}.metric{padding:23px}.amount{font-size:29px}.metric-label{font-size:14px}.metric-detail{font-size:12px}.charts{grid-template-columns:1.45fr 1fr 1fr}.bar-chart{height:200px}.donut-wrap,.closure-content{min-height:210px}.donut{width:165px;height:165px}.donut-legend{font-size:12px}.panel-head h2{font-size:17px}table{font-size:14px}.checklist{font-size:12px}.progress-ring{width:125px;height:125px}}@media(max-width:1280px){.sidebar{width:215px}.main{margin-left:215px}.topbar{padding:0 23px}#content{padding:25px 23px}.metric{gap:10px;padding:16px 12px}.metric-icon{width:43px;height:48px}.amount{font-size:21px}.charts{grid-template-columns:1.3fr 1fr}.charts>.panel:last-child{grid-column:1/-1}.closure-content{min-height:80px;justify-content:space-between}.checklist{display:flex;flex-wrap:wrap;gap:22px}.progress-ring{width:78px;height:78px}.progress-ring strong{font-size:20px}.welcome-note{display:none}.bottom-grid{grid-template-columns:1.4fr 1fr}.donut{width:125px;height:125px}}@media(max-width:1000px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:flex-end}h1{font-size:27px}.profile{display:none}.search{width:65%}.charts{grid-template-columns:1fr 1fr}.donut-wrap{flex-direction:column}.donut-legend{width:100%}.donut-legend div{margin:7px 0}.bar-chart{height:235px}.panel-head{align-items:flex-start}.legend{flex-wrap:wrap}.report-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:238px;box-shadow:10px 0 60px #112c4930}.sidebar.open{transform:translateX(0)}.main{margin-left:0}.menu-toggle{display:flex}.topbar{height:65px;padding:0 14px;gap:10px}.search{width:auto;flex:1;padding:9px;gap:8px}.search kbd,.top-actions .divider,.top-actions>.avatar,.profile,#help{display:none}.top-actions{gap:4px}.top-actions .icon-button{width:29px}#content{padding:22px 16px}.page-heading{gap:10px;flex-wrap:wrap;margin-bottom:20px}h1{font-size:26px}.page-heading p{font-size:13px}.heading-actions{flex-direction:row;align-items:center;width:100%;justify-content:space-between}.date-picker{padding:8px 10px}.date-picker input{font-size:12px}.metrics{gap:10px}.metric{padding:13px 11px;gap:10px}.metric-icon{width:36px;height:40px;border-radius:9px}.metric-icon svg{width:23px;height:23px}.metric-label{font-size:11px}.amount{font-size:20px}.metric-detail{font-size:10px}.charts{grid-template-columns:1fr;gap:14px}.charts>.panel:last-child{grid-column:auto}.bar-chart{height:190px}.donut-wrap{flex-direction:row;justify-content:center;gap:30px;min-height:160px}.donut-legend{max-width:190px}.donut-legend div{margin:15px 0}.closure-content{justify-content:flex-start;gap:30px}.checklist{display:grid;gap:11px}.progress-ring{width:110px;height:110px}.progress-ring strong{font-size:25px}.panel{padding:17px}.bottom-grid{gap:14px}.panel-head h2{font-size:15px}.demo-banner{font-size:11px}.demo-banner a{white-space:nowrap}footer{padding:20px 16px;gap:20px;font-size:9px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.auth-card{padding:26px}.status-strip{flex-wrap:wrap}.status-strip .panel{flex:1 1 140px}.toolbar{flex-wrap:wrap}.legend{font-size:9px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{.sidebar,.topbar,footer,.heading-actions,.toolbar,.demo-banner,button{display:none!important}.main{margin:0}body{background:white}#content{padding:0}.panel{box-shadow:none;break-inside:avoid}.print-title{display:block}table{font-size:10px}.table-wrap{overflow:visible}.report-grid{grid-template-columns:1fr 1fr}}

@media(max-width:760px){.sidebar{visibility:hidden}.sidebar.open{visibility:visible}}
