:root{--primary:#1d4ed8;--secondary:#0f172a;--accent:#38bdf8;color:#111827;background:#f8fafc;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;background:var(--primary);color:#fff;border:0;border-radius:6px;padding:9px 12px}.app{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.app aside{background:var(--secondary);color:#fff;flex-direction:column;gap:8px;padding:18px;display:flex}.app aside a{color:#cbd5e1;border-radius:6px;padding:9px;text-decoration:none}.app aside a.active{background:var(--primary);color:#fff}.app main{padding:28px;overflow:auto}.brand{flex-direction:column;margin-bottom:15px;display:flex}.brand img{object-fit:contain;max-width:120px;max-height:60px}.brand small{opacity:.7}.login{place-items:center;min-height:100vh;display:grid}.login form{background:#fff;border-radius:10px;gap:12px;width:min(420px,90vw);padding:30px;display:grid;box-shadow:0 10px 30px #0001}input,select{border:1px solid #cbd5e1;border-radius:6px;padding:9px}.inline-form{flex-wrap:wrap;gap:8px;margin:15px 0;display:flex}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:10px}.cards{flex-wrap:wrap;gap:12px;margin:16px 0;display:flex}.cards>div,.cards>button{color:#111827;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:150px;padding:18px}.cards b{color:var(--primary);font-size:26px;display:block}.cards span,.cards small{color:#64748b;display:block}.error{color:#b91c1c}.tabs{flex-wrap:wrap;gap:8px;display:flex}@media (width<=800px){.app{grid-template-columns:1fr}.app aside{position:static}.app main{padding:16px}}.row-actions{flex-wrap:wrap;gap:6px;display:flex}.row-actions button{padding:6px 8px;font-size:12px}.row-actions .danger{background:#b91c1c}.muted{color:#64748b}.tabs button.active{background:#0f172a}.po-page{color:#0f172a;max-width:1500px;margin:0 auto}.po-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.po-header h1{letter-spacing:-.02em;margin:4px 0 6px;font-size:30px;line-height:1.15}.po-header p,.po-panel-head p{color:#64748b;margin:0}.po-eyebrow{letter-spacing:.14em;color:#2563eb;font-size:11px;font-weight:800}.po-header-chip{color:#0f172a;white-space:nowrap;background:linear-gradient(135deg,#e2e8f0,#f8fafc);border:1px solid #cbd5e1;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800;box-shadow:0 5px 15px #0f172a0d}.po-tabs,.po-subtabs{background:#e8eef7;border:1px solid #dbe4f0;border-radius:12px;align-items:center;gap:6px;width:max-content;max-width:100%;margin-bottom:20px;padding:5px;display:flex}.po-tabs button,.po-subtabs button{color:#475569;background:0 0;border-radius:8px;padding:9px 15px;font-weight:700}.po-tabs button:hover,.po-subtabs button:hover{color:#0f172a;background:#fffa}.po-tabs button.active,.po-subtabs button.active{color:#1d4ed8;background:#fff;box-shadow:0 3px 10px #0f172a14}.po-stats-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;margin-bottom:20px;display:grid}.po-stat-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #dbe4f0;border-radius:14px;padding:18px;position:relative;overflow:hidden;box-shadow:0 6px 18px #0f172a0b}.po-stat-card:before{content:"";background:linear-gradient(#1d4ed8,#38bdf8);width:4px;position:absolute;top:0;bottom:0;left:0}.po-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:12px;font-weight:800}.po-stat-value{color:#0f172a;margin-top:8px;font-size:30px;font-weight:800;line-height:1.1}.po-stat-meta{color:#64748b;margin-top:5px;font-size:12px}.po-panel{background:#fff;border:1px solid #dbe4f0;border-radius:14px;margin-bottom:18px;overflow:hidden;box-shadow:0 6px 18px #0f172a0a}.po-panel-head{background:linear-gradient(#fff,#fbfdff);border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.po-panel-head h2{margin:0 0 4px;font-size:17px}.po-panel-head p{font-size:13px}.po-summary-panel{max-width:760px}.po-form-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;padding:20px;display:grid}.po-form-grid label{gap:6px;display:grid}.po-form-grid label>span{color:#475569;font-size:12px;font-weight:800}.po-form-grid input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:40px;padding:9px 11px;transition:all .15s}.po-form-grid input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.po-form-action{align-items:flex-end;display:flex}.po-form-action button{width:100%;height:40px;font-weight:700;box-shadow:0 4px 10px #1d4ed828}.po-table-wrap{width:100%;overflow:auto}.po-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:760px}.po-table th{color:#475569;text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;background:#f5f8fc;border-bottom:1px solid #dbe4f0;padding:11px 16px;font-size:11px;font-weight:800}.po-table td{vertical-align:middle;color:#334155;border-bottom:1px solid #edf2f7;padding:14px 16px}.po-table tbody tr:last-child td{border-bottom:0}.po-table tbody tr{transition:background .15s}.po-table tbody tr:hover{background:#f8fbff}.po-primary-cell{color:#0f172a;font-weight:800}.po-subcell{color:#64748b;margin-top:3px;font-size:12px}.po-actions{text-align:right;white-space:nowrap}.po-empty{text-align:center!important;color:#94a3b8!important;padding:34px!important}.po-badge{border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.po-badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.po-badge.is-active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.po-badge.is-inactive{color:#64748b;background:#f8fafc;border-color:#cbd5e1}.po-code-chip,.po-access-chip{border-radius:6px;align-items:center;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.po-code-chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;margin-left:4px}.po-access-chip{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe}.po-link-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;padding:7px 10px;font-weight:800}.po-link-btn:hover{background:#dbeafe}.po-secondary-btn{color:#334155;background:#fff;border:1px solid #cbd5e1;font-weight:700}.po-secondary-btn:hover{background:#f8fafc}.po-secondary-btn.small{padding:7px 10px;font-size:12px}.po-danger-soft{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;font-weight:700}.po-danger-soft:hover{background:#ffe4e6}.po-success-soft{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;font-weight:700}.po-success-soft:hover{background:#d1fae5}.po-action-row{justify-content:flex-end;gap:7px;display:flex}.po-manage-title{background:#fff;border:1px solid #dbe4f0;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:12px;padding:16px 18px;display:grid;box-shadow:0 6px 18px #0f172a0a}.po-manage-title h2{margin:3px 0 0;font-size:21px}.po-back-btn{color:#334155;background:#f1f5f9;border:1px solid #dbe4f0;font-weight:800}.po-kv-grid{grid-template-columns:repeat(4,1fr);gap:0;padding:4px 20px 20px;display:grid}.po-kv-grid>div{border-right:1px solid #e7edf5;padding:14px}.po-kv-grid>div:last-child{border-right:0}.po-kv-grid span{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.po-kv-grid strong{color:#0f172a;font-size:18px}.po-wing-grid{grid-template-columns:repeat(3,minmax(200px,1fr));gap:12px;padding:20px;display:grid}.po-wing-card{cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:start;gap:11px;padding:14px;transition:all .15s;display:grid}.po-wing-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #1d4ed814}.po-wing-card.selected{background:#eff6ff;border-color:#60a5fa}.po-wing-card input{margin-top:3px}.po-wing-card strong{color:#0f172a;display:block}.po-wing-card small{color:#64748b;margin-top:4px;display:block}.po-checkmark{color:#fff;background:#1d4ed8;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.po-wing-pills{flex-wrap:wrap;gap:6px;max-width:650px;display:flex}.po-wing-pill{cursor:pointer;align-items:center;display:inline-flex;position:relative}.po-wing-pill input{opacity:0;pointer-events:none;position:absolute}.po-wing-pill span{color:#64748b;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.po-wing-pill.selected span{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.po-wing-pill input:disabled+span{opacity:.5;cursor:not-allowed}.po-alert{border-radius:10px;margin-bottom:15px;padding:11px 13px;font-size:13px;font-weight:700}.po-alert.error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.po-alert.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}@media (width<=1150px){.po-stats-grid{grid-template-columns:repeat(3,1fr)}.po-form-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.po-wing-grid{grid-template-columns:repeat(2,minmax(200px,1fr))}.po-kv-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.po-header{display:block}.po-header-chip{margin-top:12px;display:inline-flex}.po-stats-grid{grid-template-columns:repeat(2,1fr)}.po-form-grid,.po-wing-grid{grid-template-columns:1fr;padding:16px}.po-manage-title{grid-template-columns:1fr}.po-manage-title>.po-badge{width:max-content}.po-kv-grid{grid-template-columns:1fr}.po-kv-grid>div{border-bottom:1px solid #e7edf5;border-right:0}.po-kv-grid>div:last-child{border-bottom:0}.po-panel-head{flex-direction:column;align-items:flex-start}}:root{--dashboard-banner-height:170px}.app{grid-template-columns:230px 1fr}.app aside{min-height:100vh;padding:18px}.app-content-column{flex-direction:column;min-width:0;min-height:100vh;display:flex}.app-content-column main{flex:1}.sidebar-logo-slot{height:var(--dashboard-banner-height);background:linear-gradient(#111c32,#0b1528);border:1px dashed #64748b;border-radius:12px;place-items:center;width:100%;margin-bottom:16px;display:grid;overflow:hidden}.sidebar-logo-slot img{object-fit:contain;width:100%;height:100%;padding:14px}.sidebar-logo-placeholder{text-align:center;color:#e2e8f0;place-items:center;gap:5px;display:grid}.sidebar-logo-placeholder:before{content:"◇";color:#94a3b8;font-size:42px;line-height:1}.sidebar-logo-placeholder span{letter-spacing:.08em;font-size:12px;font-weight:900}.sidebar-logo-placeholder small{color:#94a3b8;font-size:10px}.brand{margin-bottom:8px}.brand strong{font-size:16px}.sidebar-logout{color:#e2e8f0;text-align:left;background:#0f172a;border:1px solid #334155;margin-top:auto}.sidebar-logout:hover{background:#1e293b}.dashboard-page{max-width:1500px;margin:0 auto}.dashboard-banner{height:var(--dashboard-banner-height);color:#fff;background:linear-gradient(115deg,#1d4ed8,#2563eb 48%,#4f46e5);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:32px;padding:28px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #1d4ed826}.dashboard-banner:before,.dashboard-banner:after{content:"";background:#ffffff0c;border-radius:40px;position:absolute;inset:auto;transform:rotate(-14deg)}.dashboard-banner:before{width:420px;height:130px;top:-50px;right:200px}.dashboard-banner:after{width:520px;height:100px;bottom:-60px;right:30px}.dashboard-banner-copy{z-index:2;max-width:62%;position:relative}.dashboard-banner-copy h1{letter-spacing:-.025em;margin:4px 0 8px;font-size:29px;line-height:1.12}.dashboard-banner-copy p:last-child{color:#e0e7ff;margin:0;font-size:14px}.dashboard-eyebrow{color:#2563eb;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.dashboard-eyebrow-light{color:#dbeafe}.dashboard-banner-art{z-index:2;opacity:.92;align-self:flex-end;width:250px;height:120px;position:relative}.campus-building{background:#f8fafc;border-radius:4px 4px 0 0;justify-content:space-evenly;align-items:center;width:164px;height:55px;display:flex;position:absolute;bottom:19px;right:23px;box-shadow:0 5px 16px #0f172a22}.campus-building:before{content:"";background:#dbeafe;border-radius:3px 3px 0 0;width:38px;height:43px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.campus-building span{background:#bfdbfe;border-radius:2px;width:18px;height:23px}.campus-roof{filter:drop-shadow(0 2px 2px #0f172a18);border:52px solid #0000;border-top:35px solid #e2e8f0;border-bottom:0;width:104px;height:0;position:absolute;bottom:72px;right:54px}.campus-ground{background:#22c55e99;border-radius:50% 50% 6px 6px;width:230px;height:18px;position:absolute;bottom:8px;right:0}.dashboard-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.dashboard-section-heading h2{letter-spacing:-.015em;margin:2px 0 6px;font-size:24px;line-height:1.2}.dashboard-subtitle{color:#64748b;margin:0;font-size:14px}.dashboard-modules{padding-top:0}.module-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,270px));justify-content:start;align-items:stretch;gap:12px;display:grid}.module-card{text-align:left;color:#0f172a;background:linear-gradient(#fff,#fbfdff);border:1px solid #dbe4f0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:92px;padding:12px 13px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 10px #0f172a0a}.module-card:before{content:"";background:#dbeafe;width:3px;position:absolute;top:0;bottom:0;left:0}.module-card:hover{background:#fff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 7px 18px #1d4ed814}.module-card:hover:before{background:#2563eb}.module-card-icon{color:#1d4ed8;letter-spacing:.04em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.module-card-content{min-width:0}.module-card-content strong{color:#0f172a;letter-spacing:-.01em;margin-bottom:3px;font-size:14px;font-weight:800;line-height:1.2;display:block}.module-card-content small{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.module-card-arrow{color:#94a3b8;margin-left:0;font-size:21px;line-height:1;transition:transform .15s,color .15s}.module-card:hover .module-card-arrow{color:#2563eb;transform:translate(2px)}.module-card-wm .module-card-icon,.module-card-tr .module-card-icon{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.module-card-st .module-card-icon{color:#059669;background:#ecfdf5;border-color:#bbf7d0}.module-card-em .module-card-icon,.module-card-ex .module-card-icon{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.module-card-ac .module-card-icon,.module-card-bi .module-card-icon{color:#0891b2;background:#ecfeff;border-color:#bae6fd}.module-card-at .module-card-icon{color:#d97706;background:#fffbeb;border-color:#fde68a}.module-card-fe .module-card-icon{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.app-footer{color:#64748b;border-top:1px solid #dbe4f0;justify-content:space-between;gap:20px;margin:10px 28px 0;padding:14px 2px 18px;font-size:11px;display:flex}.overview-page{max-width:1500px;margin:0 auto}.overview-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.overview-page-header h1{letter-spacing:-.02em;margin:3px 0 6px;font-size:30px}.overview-back-btn{color:#334155;background:#fff;border:1px solid #cbd5e1;font-weight:700}.overview-message{border-radius:9px;margin-bottom:14px;padding:11px 13px}.analytics-card-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;margin-bottom:18px;display:grid}.analytics-card{background:#fff;border:1px solid #dbe4f0;border-radius:13px;padding:17px;position:relative;overflow:hidden;box-shadow:0 5px 16px #0f172a08}.analytics-card:before{content:"";background:linear-gradient(#2563eb,#38bdf8);width:4px;position:absolute;top:0;bottom:0;left:0}.analytics-card span{color:#64748b;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.analytics-card strong{color:#0f172a;margin-bottom:7px;font-size:28px;line-height:1;display:block}.analytics-card small{color:#94a3b8;font-size:10px}.analytics-panel{background:#fff;border:1px solid #dbe4f0;border-radius:14px;margin-bottom:16px;padding:18px;box-shadow:0 5px 16px #0f172a08}.analytics-panel-heading{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.analytics-panel h2{color:#0f172a;margin:0 0 4px;font-size:17px}.analytics-panel p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.analytics-bar-chart{gap:13px;display:grid}.analytics-bar-row{grid-template-columns:140px 1fr 74px;align-items:center;gap:12px;display:grid}.analytics-bar-label{color:#475569;font-size:12px;font-weight:700}.analytics-bar-track{background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;height:12px;overflow:hidden}.analytics-bar-track span{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;height:100%;transition:width .35s;display:block}.analytics-bar-row strong{text-align:right;color:#0f172a;font-size:12px}.analytics-note-panel{padding:17px 18px}@media (width<=1250px){.module-card-grid{grid-template-columns:repeat(auto-fit,minmax(215px,260px))}.analytics-card-grid{grid-template-columns:repeat(2,minmax(170px,1fr))}}@media (width<=900px){:root{--dashboard-banner-height:150px}.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-banner-art{display:none}.dashboard-banner-copy{max-width:100%}.app{grid-template-columns:200px 1fr}}@media (width<=800px){.app{grid-template-columns:1fr}.app aside{min-height:auto;position:static}.sidebar-logo-slot{height:110px}.sidebar-logout{margin-top:8px}.app main{padding:16px}.app-footer{margin:8px 16px 0}}@media (width<=600px){.dashboard-banner{height:auto;min-height:145px;padding:23px 20px}.dashboard-banner-copy h1{font-size:24px}.module-card-grid,.analytics-card-grid{grid-template-columns:1fr}.module-card{min-height:92px}.overview-page-header{display:block}.overview-back-btn{margin-top:12px}.analytics-bar-row{grid-template-columns:1fr}.analytics-bar-row strong{text-align:left}.app-footer{display:block}.app-footer span{margin-top:3px;display:block}}:root{--app-sidebar-width:230px;--app-banner-height:170px;--app-footer-height:48px}.app-shell{grid-template-columns:var(--app-sidebar-width) minmax(0,1fr);grid-template-rows:var(--app-banner-height) minmax(0,1fr) auto;background:#f8fafc;min-height:100vh;display:grid}.app-logo-pane{background:var(--secondary);border-bottom:1px solid #263348;grid-area:1/1;place-items:center;padding:0;display:grid;overflow:hidden}.app-logo-pane img{object-fit:fill;background:0 0;width:100%;max-width:none;height:100%;max-height:none;padding:0;display:block}.app-logo-pane .sidebar-logo-placeholder{background:0 0;border:0;border-radius:0;width:100%;height:100%}.app-top-banner{color:#fff;background:linear-gradient(115deg,#1d4ed8,#2563eb 48%,#4f46e5);border-radius:14px;grid-area:1/2;justify-content:space-between;align-items:center;margin:14px 28px 0;padding:26px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #1d4ed826}.app-top-banner:before,.app-top-banner:after{content:"";background:#ffffff0c;border-radius:40px;position:absolute;transform:rotate(-14deg)}.app-top-banner-custom:before,.app-top-banner-custom:after{display:none}.app-top-banner:before{width:420px;height:130px;top:-50px;right:200px}.app-top-banner:after{width:520px;height:100px;bottom:-60px;right:30px}.app-top-banner-copy{z-index:2;max-width:62%;position:relative}.app-top-banner-copy h1{letter-spacing:-.025em;margin:4px 0 8px;font-size:28px;line-height:1.12}.app-top-banner-copy>p:last-child{color:#e0e7ff;margin:0;font-size:13px}.app-navigation-pane{background:var(--secondary);color:#fff;flex-direction:column;grid-area:2/1;gap:8px;min-height:0;padding:18px;display:flex;position:relative;overflow:visible}.sidebar-navigation{gap:8px;display:grid}.app-navigation-pane a{color:#cbd5e1;border-radius:6px;padding:9px;text-decoration:none}.app-navigation-pane a.active{background:var(--primary);color:#fff}.app-navigation-pane .sidebar-logout{z-index:5;background:#0f172a;flex-shrink:0;width:100%;margin-top:auto;position:sticky;bottom:12px}.app-page-area{grid-area:2/2;min-width:0;padding:28px;overflow:auto}.app-footer-full{min-height:var(--app-footer-height);background:#fff;border-top:1px solid #cbd5e1;grid-area:3/1/auto/-1;align-items:center;margin:0;padding:12px 20px}.dashboard-page>.dashboard-banner{display:none}@media (width<=900px){:root{--app-sidebar-width:200px;--app-banner-height:150px}.app-top-banner{margin-left:18px;margin-right:18px}.app-top-banner .dashboard-banner-art{display:none}.app-top-banner-copy{max-width:100%}}@media (width<=800px){.app-shell{grid-template-rows:110px auto auto minmax(0,1fr) auto;grid-template-columns:1fr}.app-logo-pane{grid-area:1/1}.app-top-banner{grid-area:2/1;min-height:145px;margin:12px 16px 0}.app-navigation-pane{grid-area:3/1;height:auto;min-height:auto;max-height:none;position:static;overflow:visible}.app-navigation-pane .sidebar-logout{box-shadow:none;margin-top:8px;position:static}.app-page-area{grid-area:4/1;padding:16px}.app-footer-full{grid-area:5/1}.sidebar-navigation{flex-wrap:wrap;display:flex}}@media (width<=600px){.app-top-banner{padding:22px 20px}.app-top-banner-copy h1{font-size:23px}.app-footer-full{display:block}.app-footer-full span{margin-top:3px;display:block}}.sidebar-module-group{gap:5px;margin-top:0;display:grid}.sidebar-module-title{background:var(--primary);color:#fff;border-radius:6px;padding:9px;font-weight:600}.app-navigation-pane a.sidebar-child-link{margin-left:12px;padding:8px 10px 8px 18px;font-size:14px;position:relative}.app-navigation-pane a.sidebar-child-link:before{content:"";background:#64748b;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.app-navigation-pane a.sidebar-child-link.active{color:#fff;background:#1e3a8a}.app-navigation-pane a.sidebar-child-link.active:before{background:#fff}.admissions-workspace{min-height:100%;margin:-28px}.module-navigation-bar{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;min-height:58px;padding:10px 28px;display:flex}.module-navigation-bar a{color:#334155;background:#eef2ff;border-radius:6px;align-items:center;padding:9px 13px;font-weight:600;text-decoration:none;display:inline-flex}.module-navigation-bar a:hover{color:#1d4ed8;background:#dbeafe}.module-navigation-bar a.active{color:#fff;background:#0f172a}.admissions-page-content{padding:28px}.admissions-page-content>h2:first-child{margin-top:0}@media (width<=800px){.admissions-workspace{margin:-16px}.module-navigation-bar{padding:10px 16px;overflow-x:auto}.admissions-page-content{padding:20px 16px}.sidebar-module-group{width:100%}}@media (width>=801px){:root{--app-sidebar-width:210px;--app-banner-height:118px;--app-footer-height:36px}.app-top-banner{border-radius:11px;margin:10px 18px 0;padding:15px 22px;box-shadow:0 6px 18px #1d4ed81f}.app-top-banner-copy h1{margin:2px 0 4px;font-size:23px}.app-top-banner-copy>p:last-child{font-size:12px}.app-logo-pane{padding:0}.app-navigation-pane{gap:5px;padding:12px 14px}.brand{margin-bottom:8px}.brand strong{font-size:14px}.brand small{font-size:11px}.sidebar-navigation{gap:5px}.app-navigation-pane a,.sidebar-module-title{padding:7px 9px;font-size:14px}.app-navigation-pane a.sidebar-child-link{margin-left:8px;padding:6px 8px 6px 17px;font-size:13px}.app-navigation-pane .sidebar-logout{padding:7px 10px}.app-page-area{padding:16px 18px}.app-footer-full{padding:8px 16px;font-size:10px}.app-page-area h1{margin-top:0;margin-bottom:5px;font-size:25px;line-height:1.15}.app-page-area h2{font-size:19px;line-height:1.2}.app-page-area h3{font-size:16px;line-height:1.2}.app-page-area p{line-height:1.35}.app-page-area input:not([type=checkbox]):not([type=radio]),.app-page-area select,.app-page-area textarea{min-height:32px;border-radius:6px!important;padding:6px 8px!important;font-size:13px!important}.app-page-area textarea{min-height:64px}.app-page-area button{border-radius:6px;padding:7px 10px;font-size:13px}.app-page-area label{font-size:12px}.app-page-area input[type=checkbox],.app-page-area input[type=radio]{width:15px;height:15px}.app-page-area table th,.app-page-area table td{font-size:12px;line-height:1.25;padding:6px 8px!important}.app-page-area table th{font-size:11px}.row-actions{gap:4px}.row-actions button{padding:4px 7px!important;font-size:11px!important}.inline-form{gap:6px;margin:9px 0}.tabs{gap:5px}.tabs button{padding:6px 10px}.cards{gap:8px;margin:10px 0}.cards>div,.cards>button{border-radius:8px;min-width:130px;padding:11px}.cards b{font-size:21px}.college-profile-page{gap:10px!important}.cp-head p,.cp-section-title p{font-size:12px;margin-top:3px!important}.cp-tabs{border-radius:9px!important;gap:5px!important;padding:5px!important}.cp-tabs button{border-radius:6px!important;padding:6px 10px!important}.cp-panel{border-radius:10px!important;padding:12px!important}.cp-section-title{margin-bottom:10px!important}.cp-form-grid{gap:9px!important}.cp-form-grid label{gap:4px!important}.cp-branch-form{gap:6px!important;margin-bottom:10px!important}.cp-table th,.cp-table td{padding:6px 8px!important}.cp-designation-grid{gap:10px!important}.cp-designation-column{border-radius:9px!important;padding:10px!important}.cp-designation-list{gap:4px!important;margin-bottom:8px!important}.cp-designation-list label{padding:5px 7px!important}.cp-working-days{gap:5px!important;margin-bottom:10px!important}.cp-working-days label{padding:5px 7px!important}.cp-slot-title{margin:11px 0 6px!important}.cp-slot-list{gap:5px!important}.cp-slot-row{grid-template-columns:90px 1fr 110px 110px auto!important;gap:6px!important}.cp-logo-row img,.cp-logo-placeholder{width:66px!important;height:66px!important}.cp-note{padding:8px!important}.att-page{gap:10px!important}.att-head p{font-size:12px;margin:3px 0!important}.att-tabs{border-radius:9px!important;gap:5px!important;padding:5px!important}.att-tabs button{padding:6px 10px!important}.att-panel{border-radius:10px!important;padding:12px!important}.att-panel-title{margin-bottom:8px!important}.att-filter-row,.att-filters{gap:7px!important}.att-actions{gap:6px!important;margin-top:9px!important}.att-key{padding:5px 7px!important;font-size:11px!important}.att-empty{padding:12px!important}.tt-page{gap:10px!important}.tt-head p{font-size:12px;margin:3px 0!important}.tt-tabs{border-radius:9px!important;gap:5px!important;padding:5px!important}.tt-tabs button,.tt-panel button{border-radius:6px!important;padding:6px 10px!important}.tt-panel{border-radius:10px!important;padding:12px!important}.tt-section-head p{font-size:12px;margin:3px 0 10px!important}.tt-class-filter{grid-template-columns:minmax(180px,260px) minmax(240px,360px)!important;gap:8px!important;margin-bottom:10px!important}.tt-class-filter label{gap:4px!important}.tt-bulk-bar{margin-bottom:6px!important;padding:6px 8px!important}.tt-table th,.tt-table td,.tt-grid th,.tt-grid td{padding:6px!important}.tt-assignment-table .tt-check-col{width:54px!important}.tt-assignment-table input[type=number]{width:85px!important}.tt-save-row{margin-top:9px!important}.tt-filter,.tt-room-form{gap:6px!important;margin-bottom:9px!important}.tt-empty{padding:12px!important}.po-header{margin-bottom:12px!important}.po-header h1{font-size:25px!important}.po-tabs,.po-subtabs{margin-bottom:12px!important;padding:4px!important}.po-tabs button,.po-subtabs button{padding:6px 10px!important}.po-stats-grid{gap:8px!important;margin-bottom:12px!important}.po-stat-card{border-radius:10px!important;padding:11px!important}.po-stat-value{margin-top:5px!important;font-size:23px!important}.po-panel{border-radius:10px!important;margin-bottom:10px!important}.po-panel-head{padding:10px 12px!important}.po-panel-head h2{font-size:15px!important}.po-form-grid{gap:8px!important;padding:12px!important}.po-form-grid input{height:32px!important}.po-table th{padding:6px 9px!important}.po-table td{padding:7px 9px!important}.po-wing-grid{gap:7px!important;padding:12px!important}.po-wing-card{padding:9px!important}.overview-page-header{margin-bottom:12px!important}.overview-page-header h1{font-size:25px!important}.analytics-card-grid{gap:8px!important;margin-bottom:10px!important}.analytics-card{border-radius:10px!important;padding:11px!important}.analytics-card strong{font-size:22px!important}.analytics-panel{border-radius:10px!important;margin-bottom:10px!important;padding:11px!important}.analytics-panel-heading{margin-bottom:10px!important}.admissions-workspace{margin:-16px -18px!important}.module-navigation-bar{gap:5px!important;min-height:44px!important;padding:6px 18px!important}.module-navigation-bar a{padding:6px 9px!important;font-size:13px!important}.admissions-page-content{padding:16px 18px!important}.module-card-grid{gap:8px!important}.module-card{border-radius:10px!important;min-height:80px!important;padding:10px 11px!important}.module-card h3{margin:0 0 3px!important;font-size:14px!important}.module-card p{font-size:11px!important}.module-card-icon{width:34px!important;height:34px!important}}@media (width<=800px){.app-page-area{padding:12px}.app-top-banner{min-height:112px!important;padding:16px!important}.app-top-banner-copy h1{font-size:21px!important}.module-navigation-bar{min-height:44px}}@media (width>=901px){:root{--app-banner-height:170px}.app-top-banner{border-radius:14px;margin:14px 28px 0;padding:26px 30px;box-shadow:0 10px 28px #1d4ed826}.app-top-banner-copy h1{letter-spacing:-.025em;margin:4px 0 8px;font-size:28px;line-height:1.12}.app-top-banner-copy>p:last-child{font-size:13px}.app-logo-pane{padding:14px 18px}}@media (width>=801px) and (width<=900px){:root{--app-banner-height:150px}}.app-top-banner.app-top-banner-custom{box-shadow:none!important;background:0 0!important;padding:0!important;display:block!important;overflow:hidden!important}.app-top-banner.app-top-banner-custom:before,.app-top-banner.app-top-banner-custom:after{content:none!important;display:none!important}.app-top-banner.app-top-banner-custom .app-top-banner-copy,.app-top-banner.app-top-banner-custom .dashboard-banner-art{display:none!important}.app-top-banner.app-top-banner-custom .app-custom-banner-image{object-fit:fill!important;object-position:center!important;background:#fff!important;border:0!important;width:100%!important;height:100%!important;display:block!important}.module-top-tabs,.cp-tabs,.att-tabs,.tt-tabs,.tabs,.module-navigation-bar{box-shadow:none;background:#f8fafc;border:1px solid #dbe4f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;padding:5px;display:flex}.module-top-tabs button,.cp-tabs button,.att-tabs button,.tt-tabs button,.tabs button,.module-navigation-bar a{align-items:center;min-height:30px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;color:#334155!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:6px!important;padding:6px 10px!important}.module-top-tabs button:hover,.cp-tabs button:hover,.att-tabs button:hover,.tt-tabs button:hover,.tabs button:hover,.module-navigation-bar a:hover{color:var(--primary,#1d4ed8)!important;background:#eaf1fb!important}.module-top-tabs button.active,.cp-tabs button.active,.att-tabs button.active,.tt-tabs button.active,.tabs button.active,.module-navigation-bar a.active{background:var(--primary,#1d4ed8)!important;color:#fff!important}@media (width<=800px){.module-top-tabs,.cp-tabs,.att-tabs,.tt-tabs,.tabs,.module-navigation-bar{flex-wrap:nowrap;overflow-x:auto}.module-top-tabs button,.cp-tabs button,.att-tabs button,.tt-tabs button,.tabs button,.module-navigation-bar a{white-space:nowrap}}.module-card-icon-svg{width:23px;height:23px;display:block}.module-card-icon{letter-spacing:0;font-size:0}.module-card-ov .module-card-icon,.module-card-ad .module-card-icon,.module-card-cp .module-card-icon,.module-card-us .module-card-icon,.module-card-ro .module-card-icon{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.module-card-tt .module-card-icon{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.module-card-li .module-card-icon{color:#a16207;background:#fefce8;border-color:#fde68a}.module-card-ho .module-card-icon{color:#be185d;background:#fdf2f8;border-color:#fbcfe8}.module-card-pa .module-card-icon{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.module-card-no .module-card-icon,.module-card-ev .module-card-icon{color:#c2410c;background:#fff7ed;border-color:#fed7aa}@media (width>=801px){.module-card-icon-svg{width:20px;height:20px}}.module-card-fi .module-card-icon{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.cms-report-workspace{gap:14px;max-width:1500px;display:grid}.cms-report-head{background:linear-gradient(#fff,#f8fbff);border:1px solid #dbe4f0;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:15px 17px;display:flex}.cms-report-head h2,.cms-report-head h3{color:#0f172a;margin:0 0 3px}.cms-report-head p{color:#64748b;margin:0;font-size:12px;line-height:1.4}.cms-report-head button{flex-shrink:0}.cms-report-filterbar{background:#fff;border:1px solid #dbe4f0;border-radius:11px;flex-wrap:wrap;align-items:end;gap:9px;padding:12px;display:flex}.cms-report-filterbar label{gap:4px;min-width:145px;display:grid}.cms-report-filterbar label>span{color:#475569;text-transform:uppercase;letter-spacing:.035em;font-size:10px;font-weight:800}.cms-report-filterbar input,.cms-report-filterbar select{background:#fff;min-height:35px}.cms-report-filterbar>button{min-height:35px}.cms-report-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;display:grid}.cms-report-kpi{background:#fff;border:1px solid #dbe4f0;border-radius:10px;flex-direction:column;justify-content:center;min-height:78px;padding:11px 13px;display:flex;box-shadow:0 2px 8px #0f172a08}.cms-report-kpi span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.cms-report-kpi strong,.cms-report-kpi b{color:#0f172a;margin-top:4px;font-size:20px;line-height:1.15}.cms-report-kpi small{color:#94a3b8;margin-top:3px;font-size:10px}.cms-report-table-card{background:#fff;border:1px solid #dbe4f0;border-radius:12px;overflow:hidden}.cms-report-table-title{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.cms-report-table-title h3,.cms-report-table-title h4{color:#0f172a;margin:0}.cms-report-table-title p{color:#64748b;margin:2px 0 0;font-size:11px}.cms-report-table-wrap{width:100%;overflow:auto}.cms-report-table-wrap table{border-collapse:collapse;width:100%;margin:0}.cms-report-table-wrap th{color:#334155;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;background:#f1f5f9;font-size:10px}.cms-report-table-wrap th,.cms-report-table-wrap td{vertical-align:top;border-bottom:1px solid #e5e7eb;padding:9px 10px}.cms-report-table-wrap tbody tr:hover{background:#f8fbff}.cms-report-table-wrap tbody tr:last-child td{border-bottom:0}.cms-report-empty{color:#64748b;text-align:center!important;padding:20px!important}@media (width<=800px){.cms-report-head{display:block}.cms-report-head button{margin-top:10px}.cms-report-filterbar{grid-template-columns:1fr;display:grid}.cms-report-filterbar label{min-width:0}.cms-report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.cms-report-kpis{grid-template-columns:1fr}}@media print{body:has(.cms-report-workspace) .app-logo-pane{display:none!important}body:has(.cms-report-workspace) .app-top-banner{display:none!important}body:has(.cms-report-workspace) .app-navigation-pane{display:none!important}body:has(.cms-report-workspace) .app-footer-full{display:none!important}body:has(.cms-report-workspace) .module-top-tabs{display:none!important}body:has(.cms-report-workspace) .cms-report-filterbar{display:none!important}body:has(.cms-report-workspace) .cms-report-head button{display:none!important}body:has(.cms-report-workspace) .app-shell{background:#fff!important;display:block!important}body:has(.cms-report-workspace) .app-page-area{padding:0!important;display:block!important;overflow:visible!important}.cms-report-workspace{max-width:none!important;display:block!important}.cms-report-head,.cms-report-kpi,.cms-report-table-card{break-inside:avoid;box-shadow:none!important}.cms-report-head{margin-bottom:12px;border:0!important;border-bottom:2px solid #0f172a!important;border-radius:0!important;padding:0 0 10px!important}.cms-report-kpis{margin-bottom:12px;grid-template-columns:repeat(4,1fr)!important;display:grid!important}.cms-report-table-card{border:1px solid #cbd5e1!important;border-radius:0!important}.cms-report-table-wrap{overflow:visible!important}.cms-report-table-wrap table{font-size:10px!important}.cms-report-table-wrap th,.cms-report-table-wrap td{padding:6px 7px!important}}.cms-global-print-brand,.cms-print-report-title{display:none}@media print{body:has(.cms-report-workspace) .cms-global-print-brand{visibility:visible!important;color:#111827!important;break-inside:avoid!important;page-break-inside:avoid!important;background:#fff!important;border-bottom:1.5px solid #111827!important;grid-template-columns:70px 1fr!important;align-items:center!important;column-gap:18px!important;width:100%!important;min-height:72px!important;margin:0!important;padding:0 4px 7px!important;display:grid!important}body:has(.cms-report-workspace) .cms-global-print-brand img{visibility:visible!important;object-fit:contain!important;justify-self:start!important;width:64px!important;height:64px!important;display:block!important}body:has(.cms-report-workspace) .cms-global-print-brand>div{visibility:visible!important;min-width:0!important;display:block!important}body:has(.cms-report-workspace) .cms-global-print-brand strong{visibility:visible!important;color:#111827!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:normal!important;font-size:19px!important;font-weight:800!important;line-height:1.15!important;display:block!important}body:has(.cms-report-workspace) .cms-global-print-brand span{display:none!important}body:has(.cms-report-workspace) .cms-report-head{visibility:visible!important;width:100%!important;min-height:31px!important;box-shadow:none!important;break-inside:avoid!important;page-break-inside:avoid!important;text-align:center!important;background:#fff!important;border:0!important;border-bottom:1.5px solid #111827!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0 0 10px!important;padding:5px 8px!important;display:flex!important}body:has(.cms-report-workspace) .cms-report-head>div{width:100%!important}body:has(.cms-report-workspace) .cms-report-head h2{color:#111827!important;text-align:center!important;margin:0!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important}:is(body:has(.cms-report-workspace) .cms-report-head p,body:has(.cms-report-workspace) .cms-report-head button){display:none!important}.cms-print-report-title{visibility:visible!important;color:#111827!important;text-align:center!important;break-inside:avoid!important;page-break-inside:avoid!important;background:#fff!important;border-bottom:1.5px solid #111827!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:31px!important;margin:0 0 10px!important;padding:5px 8px!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important;display:flex!important}}.app-logo-pane{padding:0!important;overflow:hidden!important}.app-logo-pane>img{object-fit:fill!important;object-position:center!important;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important}.app-top-banner.app-top-banner-custom{padding:0!important;overflow:hidden!important}.app-top-banner.app-top-banner-custom>.app-custom-banner-image{object-fit:fill!important;object-position:center!important;border:0!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important}.app-top-banner,.app-top-banner.app-top-banner-custom{align-self:start!important;margin-top:0!important;padding-top:0!important;top:0!important}.app-top-banner.app-top-banner-custom>.app-custom-banner-image{vertical-align:top!important;margin-top:0!important;padding-top:0!important}.app-top-banner,.app-top-banner.app-top-banner-custom{box-sizing:border-box!important;float:none!important;clear:both!important;z-index:auto!important;align-self:stretch!important;width:100%!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;display:block!important;position:relative!important;inset:auto!important;transform:none!important}.app-top-banner.app-top-banner-custom>.app-custom-banner-image{float:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;inset:auto!important;transform:none!important}.app-main,.app-main-content,.app-content,main{position:relative}.overview-page .analytics-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:0 0 14px!important;display:grid!important}.overview-page .analytics-card{--accent:#1677ff;--accent2:#0b43c8;--soft:#1677ff1f;isolation:isolate;min-width:0;border:1px solid #d9e7f7!important;border-left:4px solid var(--accent)!important;background:linear-gradient(145deg,#fff 15%,#fbfdff 65%,#f4f9ff 100%)!important;border-radius:16px!important;min-height:185px!important;padding:17px 18px 15px!important;transition:transform .18s,box-shadow .18s!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 24px #1c437814,inset 0 1px #fff!important}.overview-page .analytics-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px #1c437821,inset 0 1px #fff!important}.overview-page .analytics-card-icon{z-index:3;color:#fff;background:linear-gradient(145deg,var(--accent),var(--accent2));width:54px;height:54px;box-shadow:0 9px 18px color-mix(in srgb,var(--accent) 24%,transparent);border-radius:15px;place-items:center;margin-bottom:13px;font-size:25px;font-weight:900;line-height:1;display:grid;position:relative}.overview-page .analytics-card-watermark{z-index:1;color:var(--accent);opacity:.13;font-size:35px;font-weight:900;line-height:1;position:absolute;top:22px;right:20px}.overview-page .analytics-card-label{z-index:3;letter-spacing:.055em;text-transform:uppercase;line-height:1.2;display:block;position:relative;color:#24344d!important;font-size:12px!important;font-weight:900!important}.overview-page .analytics-card strong{z-index:3;letter-spacing:-.035em;font-variant-numeric:tabular-nums;display:block;position:relative;color:#062b78!important;margin:7px 0 2px!important;font-size:31px!important;line-height:1!important}.overview-page .analytics-card-caption{z-index:3;color:#60738f;font-size:12px;font-weight:500;position:relative;margin:0!important}.overview-page .analytics-card-bottom{z-index:4;justify-content:space-between;align-items:center;gap:8px;margin-top:15px;display:flex;position:relative}.overview-page .analytics-card-trend{color:#08a66c;white-space:nowrap;font-size:11px;font-weight:800}.overview-page .analytics-card-trend em{color:#74859c;margin-left:5px;font-style:normal;font-weight:500}.overview-page .analytics-card-arrow{color:#0756c9;background:#ffffffd1;border:1px solid #fffffff2;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:19px;font-weight:800;display:grid;box-shadow:0 5px 14px #1a48851a}.overview-page .analytics-card-wave{z-index:0;pointer-events:none;border-radius:55% 0 0;position:absolute;transform:rotate(-7deg)}.overview-page .analytics-card-wave-one{background:var(--soft);width:72%;height:48%;bottom:-21%;right:-12%}.overview-page .analytics-card-wave-two{background:color-mix(in srgb,var(--accent) 16%,transparent);width:62%;height:37%;bottom:-23%;right:-9%;transform:rotate(-10deg)}.overview-page .analytics-card-blue{--accent:#1398f5;--accent2:#073fb7;--soft:#1398f51f}.overview-page .analytics-card-green{--accent:#12c985;--accent2:#07874f;--soft:#12c9851c}.overview-page .analytics-card-purple{--accent:#a44df1;--accent2:#5124c9;--soft:#a44df11c}.overview-page .analytics-card-orange{--accent:#ffb324;--accent2:#f07800;--soft:#ffb32421}@media (width<=1150px){.overview-page .analytics-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.overview-page .analytics-card-grid{grid-template-columns:1fr!important}}.overview-page .analytics-card-grid{gap:8px!important;margin-bottom:10px!important}.overview-page .analytics-card{border-radius:10px!important;grid-template-rows:auto auto auto!important;grid-template-columns:30px minmax(0,1fr) auto!important;align-items:center!important;gap:1px 8px!important;height:80px!important;min-height:80px!important;padding:8px 10px!important;display:grid!important}.overview-page .analytics-card-icon{border-radius:8px!important;grid-area:1/1/span 3!important;align-self:start!important;width:30px!important;height:30px!important;margin:0!important;font-size:14px!important}.overview-page .analytics-card-watermark{font-size:20px!important;top:8px!important;right:10px!important}.overview-page .analytics-card-label{grid-area:1/2!important;font-size:10px!important;line-height:1.1!important}.overview-page .analytics-card strong{grid-area:2/2!important;margin:0!important;font-size:20px!important;line-height:1!important}.overview-page .analytics-card-caption{white-space:nowrap!important;text-overflow:ellipsis!important;grid-area:3/2!important;font-size:9.5px!important;line-height:1.1!important;overflow:hidden!important}.overview-page .analytics-card-bottom{grid-area:2/3/span 2!important;align-items:center!important;gap:5px!important;margin:0!important;display:flex!important}.overview-page .analytics-card-trend{display:none!important}.overview-page .analytics-card-arrow{flex-basis:24px!important;width:24px!important;height:24px!important;font-size:14px!important}.overview-page .analytics-card-wave-one{height:55%!important;bottom:-35%!important}.overview-page .analytics-card-wave-two{height:45%!important;bottom:-37%!important}@media (width<=600px){.overview-page .analytics-card{height:80px!important;min-height:80px!important}}.dashboard-page .module-card{--module-accent:#2563eb;--module-soft:#2563eb1a;isolation:isolate;position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--module-accent) 18%,#dbe5f2)!important;background:linear-gradient(145deg,#fffffffc 20%,#f8fbfffa 100%)!important;transition:border-color .18s,box-shadow .18s,transform .18s!important;box-shadow:0 5px 14px #0f2a520e,inset 0 1px #fffffff5!important}.dashboard-page .module-card:before{content:"";z-index:0;background:linear-gradient(180deg,var(--module-accent),color-mix(in srgb,var(--module-accent) 55%,#22d3ee));border-radius:0 4px 4px 0;width:3px;position:absolute;top:12%;bottom:12%;left:0}.dashboard-page .module-card:after{content:"";z-index:0;background:radial-gradient(circle,var(--module-soft) 0%,transparent 72%);pointer-events:none;border-radius:50%;width:72px;height:72px;position:absolute;bottom:-42px;right:-34px}.dashboard-page .module-card:hover{border-color:color-mix(in srgb,var(--module-accent) 35%,#dbe5f2)!important;box-shadow:0 9px 20px #0f2a5217, 0 3px 9px color-mix(in srgb,var(--module-accent) 8%,transparent)!important;transform:translateY(-2px)!important}.dashboard-page .module-card-icon{z-index:1;position:relative;color:var(--module-accent)!important;border-color:color-mix(in srgb,var(--module-accent) 22%,#fff)!important;background:linear-gradient(145deg,#fff,var(--module-soft))!important;box-shadow:0 4px 10px #0f2a5212,inset 0 1px #fff!important}.dashboard-page .module-card-icon-svg{filter:drop-shadow(0 1px 1px #0f2a5214)}.dashboard-page .module-card-content strong{letter-spacing:-.01em;color:#0b1f44!important}.dashboard-page .module-card-arrow{z-index:1;opacity:.72;position:relative;color:var(--module-accent)!important;transition:transform .18s,opacity .18s!important}.dashboard-page .module-card:hover .module-card-arrow{opacity:1;transform:translate(2px)}.dashboard-page .module-card-ov{--module-accent:#2563eb;--module-soft:#2563eb1a}.dashboard-page .module-card-ad{--module-accent:#0ea5e9;--module-soft:#0ea5e91a}.dashboard-page .module-card-st{--module-accent:#10b981;--module-soft:#10b9811a}.dashboard-page .module-card-em{--module-accent:#8b5cf6;--module-soft:#8b5cf61a}.dashboard-page .module-card-cp{--module-accent:#2563eb;--module-soft:#2563eb1a}.dashboard-page .module-card-ac{--module-accent:#06b6d4;--module-soft:#06b6d41a}.dashboard-page .module-card-at{--module-accent:#f59e0b;--module-soft:#f59e0b1c}.dashboard-page .module-card-tt{--module-accent:#f97316;--module-soft:#f973161a}.dashboard-page .module-card-bi{--module-accent:#06b6d4;--module-soft:#06b6d41a}.dashboard-page .module-card-fe{--module-accent:#16a34a;--module-soft:#16a34a1a}.dashboard-page .module-card-fi{--module-accent:#059669;--module-soft:#0596691a}.dashboard-page .module-card-ex{--module-accent:#7c3aed;--module-soft:#7c3aed1a}.dashboard-page .module-card-li{--module-accent:#d97706;--module-soft:#d977061a}.dashboard-page .module-card-tr{--module-accent:#ea580c;--module-soft:#ea580c1a}.dashboard-page .module-card-ho{--module-accent:#db2777;--module-soft:#db27771a}.dashboard-page .module-card-pa{--module-accent:#16a34a;--module-soft:#16a34a1a}.dashboard-page .module-card-no{--module-accent:#e11d48;--module-soft:#e11d481a}.dashboard-page .module-card-ev{--module-accent:#7c3aed;--module-soft:#7c3aed1a}.dashboard-page .module-card-us{--module-accent:#2563eb;--module-soft:#2563eb1a}.dashboard-page .module-card-ro{--module-accent:#475569;--module-soft:#4755691a}.dashboard-page .module-card{--module-accent:#1398f5;--module-accent2:#073fb7;--module-soft:#1398f51f;border-left:4px solid var(--module-accent)!important;border-color:color-mix(in srgb,var(--module-accent) 18%,#d9e7f7)!important;border-left-color:var(--module-accent)!important;background:linear-gradient(145deg,#fff 15%,#fbfdff 65%,#f4f9ff 100%)!important;box-shadow:0 8px 20px #1c437812,inset 0 1px #fff!important}.dashboard-page .module-card:before{content:"";z-index:0;pointer-events:none;border-radius:55% 0 0;width:72%;height:58%;position:absolute;inset:auto -12% -31% auto;transform:rotate(-7deg);background:var(--module-soft)!important}.dashboard-page .module-card:after{content:"";z-index:0;pointer-events:none;border-radius:55% 0 0;width:62%;height:45%;position:absolute;bottom:-34%;right:-9%;transform:rotate(-10deg);background:color-mix(in srgb,var(--module-accent) 16%,transparent)!important}.dashboard-page .module-card:hover{border-color:color-mix(in srgb,var(--module-accent) 35%,#d9e7f7)!important;border-left-color:var(--module-accent)!important;box-shadow:0 12px 25px #1c43781c,inset 0 1px #fff!important}.dashboard-page .module-card-icon{z-index:2;position:relative;color:#fff!important;background:linear-gradient(145deg,var(--module-accent),var(--module-accent2))!important;border-color:color-mix(in srgb,var(--module-accent) 75%,#fff)!important;box-shadow:0 7px 15px color-mix(in srgb,var(--module-accent) 22%,transparent)!important}.dashboard-page .module-card-content{z-index:2;position:relative}.dashboard-page .module-card-content strong{color:#062b78!important}.dashboard-page .module-card-content small{color:#60738f!important}.dashboard-page .module-card-arrow{z-index:2;background:#ffffffc7;border:1px solid #fffffff0;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 4px 11px #1a488517;color:var(--module-accent2)!important}.dashboard-page .module-card-ov,.dashboard-page .module-card-cp,.dashboard-page .module-card-ad,.dashboard-page .module-card-ac,.dashboard-page .module-card-bi{--module-accent:#1398f5;--module-accent2:#073fb7;--module-soft:#1398f51f}.dashboard-page .module-card-st,.dashboard-page .module-card-fe,.dashboard-page .module-card-fi,.dashboard-page .module-card-pa{--module-accent:#12c985;--module-accent2:#07874f;--module-soft:#12c9851c}.dashboard-page .module-card-em,.dashboard-page .module-card-ex,.dashboard-page .module-card-ev{--module-accent:#a44df1;--module-accent2:#5124c9;--module-soft:#a44df11c}.dashboard-page .module-card-at,.dashboard-page .module-card-tt,.dashboard-page .module-card-li,.dashboard-page .module-card-tr{--module-accent:#ffb324;--module-accent2:#f07800;--module-soft:#ffb32421}.dashboard-page .module-card-ho,.dashboard-page .module-card-no{--module-accent:#e84a8a;--module-accent2:#a7195b;--module-soft:#e84a8a1c}.dashboard-page .module-card-us,.dashboard-page .module-card-ro{--module-accent:#64748b;--module-accent2:#334155;--module-soft:#64748b1c}.login-standalone{background:#fff;flex-direction:column;min-height:100vh;display:flex}.login-standalone main{flex:1;padding:0;display:flex}.login-section{background:linear-gradient(135deg,#eaf9ee,#c7eed6 75%,#f6fff9);flex:1;align-items:center;width:100%;min-height:0;padding:52px 0;display:flex}.login-wrap{width:min(1180px,100% - 40px);margin:0 auto}.login-panel{background:#fff;border:1px solid #dce7f6;border-radius:22px;max-width:510px;margin:0 auto;padding:clamp(28px,5vw,44px);box-shadow:0 22px 55px #12325915}.login-panel h1{letter-spacing:-.045em;color:#111827;margin:10px 0 4px;font-size:clamp(34px,5vw,50px);line-height:1.08}.login-fields{gap:18px;display:grid}.login-field label{color:#213b59;margin-bottom:8px;font-size:15px;font-weight:750;display:block}.login-field input{width:100%;height:49px;font:inherit;color:#24364b;background:#f7fafe;border:1px solid #c9d7e7;border-radius:10px;outline:none;padding:0 14px;font-size:16px;transition:border-color .15s,box-shadow .15s;display:block}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0 0 18px;padding:11px 13px;font-size:14px;line-height:1.45}.login-action{color:#fff;width:100%;height:49px;font:inherit;text-align:center;cursor:pointer;background:#19834e;border:0;border-radius:10px;margin-top:19px;font-size:16px;font-weight:750;display:block}.login-action:disabled{cursor:not-allowed;opacity:.7}.login-help{color:#526582;border-top:1px solid #dce7f1;gap:12px;margin-top:28px;padding-top:18px;font-size:14px;display:grid}.login-help a{color:#0872c9;font-weight:700;text-decoration:underline}.login-footer{text-align:center;color:#60738b;background:#fff;padding:18px;font-size:14px;font-weight:650}@media (width<=600px){.login-section{padding:35px 0 55px}.login-wrap{width:min(100% - 28px,510px)}.login-panel{padding:28px 22px}.login-panel h1{font-size:36px}}.login-standalone{min-height:100vh;background:#eef1f4!important}.login-standalone main{min-height:100vh}.login-section{background:radial-gradient(circle at 12% 18%,#19834e0b,#0000 24%),radial-gradient(circle at 88% 82%,#19834e09,#0000 25%),#eef1f4!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:18px!important}.login-wrap{width:100%!important;max-width:390px!important;margin:auto!important}.login-panel{background:#fff!important;border:1px solid #e0e5e8!important;border-radius:14px!important;width:100%!important;max-width:390px!important;padding:22px 25px 18px!important;box-shadow:0 12px 32px #0f172a17!important}.login-brand{text-align:left!important;margin:0 0 3px!important}.login-brand-name{color:#16834d!important;letter-spacing:-.8px!important;margin:0!important;font-size:25px!important;font-weight:800!important;line-height:1!important}.login-brand-name span{color:#172033!important}.login-brand-subtitle{color:#172033!important;letter-spacing:-.25px!important;margin-top:5px!important;font-size:20px!important;font-weight:750!important;line-height:1.15!important}.login-panel h1{margin:0!important;font-size:25px!important}.login-panel .login-intro{color:#64748b!important;margin:5px 0 17px!important;font-size:13px!important;line-height:1.35!important}.login-fields{gap:10px!important}.login-field label{color:#26374b!important;margin-bottom:4px!important;font-size:12px!important;font-weight:750!important}.login-field input{color:#24364b!important;background:#fff!important;border:1px solid #ccd5df!important;border-radius:7px!important;width:100%!important;height:39px!important;padding:0 11px!important;font-size:13px!important}.login-field input::placeholder{color:#94a3b8!important}.login-field input:focus{border-color:#19834e!important;box-shadow:0 0 0 3px #19834e17!important}.login-action{background:#19834e!important;border-radius:7px!important;height:39px!important;margin-top:13px!important;font-size:13px!important;font-weight:750!important}.login-action:hover{background:#146d41!important}.login-help{color:#64748b!important;border-top:1px solid #e5e7eb!important;gap:6px!important;margin-top:14px!important;padding-top:11px!important;font-size:10.5px!important;line-height:1.3!important}.login-help a{color:#19834e!important;font-weight:700!important}.login-help span{line-height:1.3!important}.login-powered{color:#94a3b8!important;text-align:center!important;margin-top:11px!important;font-size:10px!important}.login-powered strong{color:#64748b!important}.login-footer{color:#7b8794!important;background:#eef1f4!important;border:0!important;padding:7px 12px!important;font-size:10px!important}@media (height<=800px) and (width>=601px){.login-section{padding:12px 18px!important}.login-panel{padding:18px 23px 15px!important}.login-brand-name{font-size:23px!important}.login-brand-subtitle{font-size:18px!important}.login-panel .login-intro{margin-bottom:12px!important}.login-fields{gap:8px!important}.login-field input{height:37px!important}.login-action{height:37px!important;margin-top:10px!important}.login-help{margin-top:11px!important;padding-top:9px!important}.login-powered{margin-top:8px!important}}@media (width<=600px){.login-section{min-height:100vh!important;padding:18px 12px!important}.login-wrap,.login-panel{max-width:390px!important}.login-panel{padding:21px 18px 17px!important}.login-brand-name{font-size:24px!important}.login-brand-subtitle{font-size:18px!important}}.login-brand-subtitle{text-align:center!important}.login-brand-name{font-size:21px!important}.login-brand-subtitle{text-align:center!important;font-size:19px!important}
