body{background:linear-gradient(#edf3f8 0%,#f7fbff 100%);margin:0;font-family:Manrope,sans-serif}*{box-sizing:border-box}.admin-shell{min-height:100vh}.admin-sider{border-right:1px solid #e6ecf4;padding:18px 14px}.brand{padding:10px 8px 20px}.brand-logo{object-fit:contain;background:#ffffffeb;border-radius:16px;width:54px;height:54px;margin-bottom:12px;display:block;box-shadow:0 12px 28px #0b3f731f}.brand-tag{text-transform:uppercase;letter-spacing:.16em;color:#5f7c98;font-size:11px}.admin-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;height:auto;padding:18px 24px;display:flex}.admin-header-main{flex-direction:column;gap:4px;display:flex}.admin-menu-trigger{width:42px;margin-bottom:8px}.admin-content{padding:24px}.admin-content .ant-card{border-radius:24px;box-shadow:0 16px 40px #0b3f7314}.admin-content .ant-table-wrapper{overflow-x:auto}.admin-content .ant-table{min-width:720px}.admin-mobile-drawer .ant-drawer-body{padding:16px 12px 20px}.login-screen{background:radial-gradient(circle at 0 0,#0b3f7340,#0000 28%),linear-gradient(135deg,#0a1f36 0%,#21496e 45%,#f7fbff 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{border-radius:28px;width:min(100%,420px)}.login-logo{object-fit:contain;background:#ffffffeb;border-radius:18px;width:66px;height:66px;margin-bottom:14px;box-shadow:0 16px 30px #0b3f7329}.dashboard-bar-chart{flex-direction:column;gap:14px;display:flex}.dashboard-bar-row{flex-direction:column;gap:8px;display:flex}.dashboard-bar-meta{color:#18324d;justify-content:space-between;gap:12px;display:flex}.dashboard-bar-meta span{color:#5f7c98;font-size:13px}.dashboard-bar-track{background:#e8f0f8;border-radius:999px;width:100%;height:14px;overflow:hidden}.dashboard-bar-fill{border-radius:999px;height:100%;box-shadow:inset 0 -1px #ffffff40}.dashboard-pie-layout{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.dashboard-pie-chart{border-radius:50%;width:210px;height:210px;position:relative;box-shadow:inset 0 0 0 1px #0b3f730f}.dashboard-pie-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:32px}.dashboard-pie-legend{flex-direction:column;flex:1;gap:10px;min-width:220px;display:flex}.dashboard-legend-row{grid-template-columns:12px 1fr auto;align-items:center;gap:10px;display:grid}.dashboard-legend-dot{border-radius:50%;width:12px;height:12px}.dashboard-legend-label{color:#18324d}.reports-page,.admin-calendar-page{flex-direction:column;gap:16px;display:flex}.admin-calendar-legend{flex-wrap:wrap;gap:10px 14px;margin-bottom:16px;display:flex}.admin-calendar-legend-item{color:#18324d;background:#f4f8fb;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.admin-calendar-legend-swatch{border:1px solid #00000014;border-radius:50%;width:14px;height:14px}.admin-general-calendar-cell{border:2px solid #0000;border-radius:12px;justify-content:flex-end;align-items:flex-start;min-height:72px;padding:8px;transition:transform .12s,box-shadow .12s;display:flex}.admin-general-calendar-cell.selected{box-shadow:0 0 0 2px #0b63ce2e}.admin-general-calendar-cell.outside-month .admin-general-calendar-day{color:#b9c4d1}.admin-general-calendar-day{font-weight:700}.dashboard-audit-list,.admin-calendar-request-list{flex-direction:column;display:flex}.dashboard-audit-item,.admin-calendar-request-item{border-bottom:1px solid #edf2f7;flex-direction:column;gap:6px;padding:12px 0;display:flex}.dashboard-audit-item:last-child,.admin-calendar-request-item:last-child{border-bottom:0}.admin-calendar-request-meta{color:#5f7c98;flex-wrap:wrap;gap:8px 12px;display:flex}.reports-hero-card .ant-typography.ant-typography-h3{margin-bottom:10px}.reports-hero-card .ant-typography{max-width:760px}.report-scenario-card{height:100%}.reports-scenarios-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.report-scenario-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.report-scenario-head .ant-typography.ant-typography-h4{color:#18324d;margin:4px 0 0}.report-scenario-kicker{text-transform:uppercase;letter-spacing:.14em;color:#5f7c98;font-size:11px}.report-scenario-rule{color:#4e6780;margin-bottom:0}.report-note-card{background:linear-gradient(#fffdf3 0%,#fff8dc 100%);border:1px solid #f1de9b}.report-note-card .ant-typography{color:#6e5920}.report-split-cell{flex-direction:column;gap:4px;min-width:240px;display:flex}.rules-info-stack{flex-direction:column;gap:12px;display:flex}.rules-info-row{background:#0b3f730f;border-radius:18px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.rules-info-row strong{color:#18324d}.rules-info-row span{color:#4e6780}.admin-faq-collapse{background:0 0}@media (width<=991px){.admin-header{align-items:flex-start;gap:12px;padding:14px 16px}.admin-header .ant-typography h4,.admin-header h4.ant-typography{margin-top:0;margin-bottom:0;font-size:24px;line-height:1.1}.admin-content{padding:16px}.admin-content .ant-card{border-radius:20px}.admin-content .ant-card-head{padding:0 16px}.admin-content .ant-card-body{padding:16px}.dashboard-pie-layout{gap:16px}.reports-scenarios-grid{grid-template-columns:1fr}.dashboard-pie-chart{width:180px;height:180px}}@media (width<=640px){.admin-header{flex-direction:column}.admin-header>.ant-btn{width:100%}.brand{padding:4px 8px 16px}.brand .ant-typography.ant-typography-h3{margin-bottom:0;font-size:24px}.admin-content .ant-card-head-title{white-space:normal}.dashboard-pie-layout{flex-direction:column;align-items:flex-start}.dashboard-pie-chart{width:160px;height:160px}.dashboard-pie-chart:after{inset:24px}}
