@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Franklin:wght@700&display=swap";:root{color:#173042;background:#f3f6f8;font-family:Inter,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.app-shell{min-height:100vh}.sidebar{box-shadow:3px 0 18px #09283c1c;position:sticky!important;top:0;height:100vh;overflow:auto}.brand{height:88px;margin:10px 12px 6px;padding:9px 14px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(145deg,#34768c,#245a74 58%,#1e506a);border:1px solid rgba(190,229,238,.32);border-radius:12px;box-shadow:inset 0 1px #ffffff29,0 7px 18px #04162233}.brand img{display:block;max-width:100%;max-height:68px;object-fit:contain}.ant-layout-sider-collapsed .brand{margin:10px 8px 6px;padding:9px}.ant-layout-sider-collapsed .brand img{width:48px;height:48px}.topbar{height:68px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebef;position:sticky;top:0;z-index:10}.user-menu{cursor:pointer}.user-copy{display:flex;flex-direction:column;line-height:1.25}.user-copy small{color:#71828d}.page-content{padding:28px;min-width:0;background:#f3f6f8}.page-title{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px}.page-title h2{margin:0 0 3px!important;font-family:Libre Franklin;letter-spacing:-.6px;color:#173a52}.stat-card{height:100%;border:0;box-shadow:0 5px 18px #1a3f560f;overflow:hidden;position:relative}.stat-card:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#0e7490}.stat-card .ant-statistic-content-prefix{color:#0e7490;margin-right:12px}.stat-card.green:after{background:#16835d}.stat-card.orange:after{background:#d97706}.stat-card.purple:after{background:#7c3aed}.stat-card.gray:after{background:#64748b}.stat-card.teal:after{background:#0d9488}.stat-card.gold:after{background:#ca8a04}.section-card,.form-section{margin-top:18px;border:1px solid #e6ecef;box-shadow:0 5px 18px #1a3f560b}.section-card .ant-card-head,.form-section .ant-card-head{border-bottom-color:#edf1f3}.section-card .ant-card-head-title,.form-section .ant-card-head-title{color:#173a52}.form-section{margin-top:0;margin-bottom:16px}.form-actions{display:flex;justify-content:flex-end;padding:8px 0 28px}.total-amount{font-size:23px;font-weight:700;color:#0e7490;margin-top:5px}.filter-form .ant-form-item{margin-bottom:12px}.filter-actions{display:flex;justify-content:flex-end;gap:8px}.table-filter-header{min-width:105px;display:flex;flex-direction:column;gap:7px;font-weight:700;color:#173a52;letter-spacing:-.1px}.table-filter-control{width:100%;min-height:24px}.table-filter-header .ant-input,.table-filter-header .ant-select-selector,.table-filter-header .ant-picker{font-weight:400}.table-filter-header .ant-select,.table-filter-header .ant-picker{width:100%}.table-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.ant-table-wrapper{border:1px solid #dfe7ec;border-radius:12px;overflow:hidden;box-shadow:0 8px 22px #183a4e0e}.ant-table-wrapper .ant-table{border-radius:12px}.ant-table-wrapper .ant-table-thead>tr>th{background:linear-gradient(180deg,#f8fafb,#eef3f6);border-bottom:1px solid #cfdbe2!important;border-inline-end:1px solid #d8e2e8!important;vertical-align:top}.ant-table-wrapper .ant-table-tbody>tr>td{border-inline-end:1px solid #e2e9ed!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#edf8fa!important}.ant-table-wrapper .ant-table-column-has-sorters .table-filter-header>span{cursor:pointer}.ant-table-wrapper .ant-table-thead>tr>th{background:linear-gradient(180deg,#f8fafb,#eef3f6)!important;border-bottom:1px solid #ccd8df!important;padding-top:13px!important;padding-bottom:11px!important;vertical-align:top}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child),.ant-table-wrapper .ant-table-tbody>tr>td:not(:last-child){border-inline-end:1px solid #dfe7ec!important}.ant-table-wrapper .ant-table-tbody>tr:nth-child(2n)>td{background:#fbfcfd}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#edf7f8!important}.ant-table-wrapper .ant-table-column-sorters{align-items:flex-start}.ant-table-wrapper .ant-table-column-sorter{display:none}.ant-table-wrapper .ant-pagination{padding:0 16px 4px}.permission-card{height:100%;border:1px solid #e3eaee}.permission-row{display:flex;justify-content:space-between;align-items:center;padding:12px 2px;border-bottom:1px solid #eef2f4}.permission-row:last-child{border-bottom:0}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#f6f8f9}.login-story{position:relative;background:radial-gradient(circle at 20% 10%,#1b6072 0,#123f58 40%,#0b2d43);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:9vw;overflow:hidden}.login-story:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-190px;bottom:-130px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.login-logo{width:min(520px,95%);max-height:300px;object-fit:contain;object-position:left center;margin-bottom:24px;position:relative;z-index:1}.login-story p{color:#b9d2dc;font-size:17px}.story-line{width:52px;height:3px;background:#18a3ad;margin:25px 0 14px}.login-story small{letter-spacing:2.4px;color:#8eb2c0}.login-card{width:min(430px,calc(100% - 48px));margin:auto;padding:24px;box-shadow:0 24px 80px #11364b1f}.login-card h2{font-family:Libre Franklin;color:#173a52}@media (max-width: 800px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-card{margin:48px auto}.page-content{padding:18px}.page-title{align-items:flex-start;flex-direction:column}.user-copy{display:none}}
