:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16202a;background:#f7f9fc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f9fc}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-shell{min-height:100vh;display:flex}.sidebar{width:236px;flex:0 0 236px;background:#fff;border-right:1px solid #e4e9f1;display:flex;flex-direction:column;min-height:100vh}.brand-lockup{height:72px;display:flex;align-items:center;gap:10px;padding:0 22px;font-size:17px;font-weight:700;letter-spacing:0;white-space:nowrap}.brand-mark{width:28px;height:28px;display:inline-grid;place-items:center;background:#2563eb;color:#fff;border-radius:6px;font-weight:800}.sidebar nav{padding:14px 10px;display:grid;gap:3px}.sidebar nav a{min-height:42px;padding:0 14px;display:flex;align-items:center;gap:12px;color:#5d6878;border-left:3px solid transparent;border-radius:5px;font-size:14px;transition:background .15s ease,color .15s ease}.sidebar nav a:hover{background:#f0f5ff;color:#2563eb}.sidebar nav a.active{color:#1d5fe9;background:#edf4ff;border-left-color:#2563eb;font-weight:650}.sidebar-bottom{margin-top:auto;padding:18px 18px 24px;border-top:1px solid #eef1f5}.collapse-link{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#8791a0;font-size:13px}.admin-main{min-width:0;flex:1}.topbar{height:72px;padding:0 28px;background:#fff;border-bottom:1px solid #e4e9f1;display:flex;align-items:center;gap:12px}.topbar-spacer{flex:1}.admin-email{color:#5d6878;font-size:13px}.menu-button{display:none!important}.content{padding:28px 32px 48px;max-width:1440px;margin:0 auto}.page-section{width:100%}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.page-heading h1{margin:0;font-size:25px;line-height:1.2;letter-spacing:0}.page-heading p{margin:8px 0 0;color:#778396;font-size:14px}.page-heading>.status-badge{margin-top:3px}.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid transparent;border-radius:5px;font-weight:650;font-size:13px;transition:background .15s ease,border-color .15s ease}.button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.button.primary:hover{background:#1d4ed8}.button.secondary{color:#344054;background:#fff;border-color:#d6dce6}.button.secondary:hover{background:#f6f8fb}.button.danger{color:#fff;background:#dc2626;border-color:#dc2626}.icon-button{width:32px;height:32px;padding:0;border:1px solid transparent;background:transparent;color:#667386;display:inline-grid;place-items:center;border-radius:5px}.icon-button:hover{background:#eef3fb;color:#1d5fe9}.danger-icon:hover{color:#dc2626;background:#fff1f2}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e1e7ef;background:#fff;border-radius:7px;margin-bottom:22px}.metric-item{display:flex;align-items:center;gap:13px;min-height:108px;padding:20px 22px;border-right:1px solid #e8edf3}.metric-item:last-child{border-right:0}.metric-item>div{display:grid;gap:4px}.metric-item span:not(.metric-icon),.metric-item small{color:#7b8798;font-size:12px}.metric-item strong{color:#16202a;font-size:20px;line-height:1}.metric-item small{font-size:11px}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.metric-icon.blue{color:#2563eb;background:#eaf2ff}.metric-icon.green{color:#059669;background:#e7f8f1}.metric-icon.purple{color:#7c3aed;background:#f1ebff}.metric-icon.amber{color:#d97706;background:#fff5df}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.panel{background:#fff;border:1px solid #e1e7ef;border-radius:7px;min-width:0}.panel-heading{min-height:55px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edf3}.panel-heading h2{margin:0;font-size:15px}.muted{color:#7b8798;font-size:12px}.compact-list{padding:2px 18px}.compact-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1f5;font-size:13px}.compact-row:last-child{border-bottom:0}.audit-row span{display:grid;gap:3px}.audit-row small{color:#8490a1;font-size:11px}.empty-inline{padding:28px 0;text-align:center;color:#8a95a5;font-size:13px}.status-badge{display:inline-flex;align-items:center;gap:4px;width:fit-content;min-height:23px;padding:0 7px;border:1px solid transparent;border-radius:4px;font-size:11px;white-space:nowrap}.status-badge.success{color:#047857;background:#ecfdf5;border-color:#b7efd8}.status-badge.warning{color:#b45309;background:#fffbeb;border-color:#fbd38d}.status-badge.danger{color:#b91c1c;background:#fff1f2;border-color:#fecdd3}.status-badge.neutral{color:#526071;background:#f3f5f8;border-color:#dfe4eb}.table-wrap{background:#fff;border:1px solid #e1e7ef;border-radius:7px;overflow:hidden}.table-toolbar{min-height:58px;display:flex;align-items:center;gap:14px;padding:0 16px;border-bottom:1px solid #e8edf3}.search-box{width:min(360px,100%);height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #d7dee8;border-radius:5px;color:#8b96a6}.search-box:focus-within{border-color:#5d8ff5;box-shadow:0 0 0 3px #eaf2ff}.search-box input{width:100%;border:0;outline:0;color:#182333;background:transparent;font-size:13px}.result-count{margin-left:auto;color:#8791a0;font-size:12px}.table-scroll{overflow-x:auto}table{width:100%;min-width:680px;border-collapse:collapse}th,td{padding:13px 16px;text-align:left;border-bottom:1px solid #eef1f5;font-size:13px;white-space:nowrap}th{color:#667386;background:#fbfcfe;font-size:12px;font-weight:650}td{color:#344054}tr:last-child td{border-bottom:0}td code{color:#526071;font-size:11px}.row-actions{display:flex;gap:3px}.table-state{padding:64px 16px;text-align:center;color:#8490a1;font-size:13px}.error-state{color:#b91c1c;background:#fff7f7}.success-state{color:#047857;background:#f0fdf7}.inline-alert{margin-bottom:14px;border:1px solid currentColor;border-radius:5px;padding:10px 12px;font-size:13px}.pagination{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;gap:14px;color:#7b8798;font-size:12px}.pagination-actions{display:flex;gap:4px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-end;background:#0f172a52}.dialog{position:relative;width:min(420px,calc(100vw - 32px));align-self:center;margin:auto;padding:26px;background:#fff;border:1px solid #dfe5ed;border-radius:8px;box-shadow:0 18px 48px #0f172a2e}.dialog h2,.editor-header h2{margin:0;font-size:17px}.dialog p{margin:10px 0 22px;color:#667386;font-size:13px;line-height:1.6}.dialog-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:16px;border-radius:50%}.dialog-icon.warning{color:#b45309;background:#fff5df}.dialog-close{position:absolute;top:12px;right:12px}.dialog-actions,.form-actions{display:flex;justify-content:flex-end;gap:8px}.editor-panel{width:min(480px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 48px #0f172a1f}.editor-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #e5eaf1}.editor-content{overflow-y:auto;padding:22px}.form-stack{display:grid;gap:16px}.field{display:grid;gap:7px;color:#485568;font-size:12px;font-weight:650}.field b{color:#dc2626}.input{width:100%;min-height:36px;padding:7px 10px;border:1px solid #d5dce7;border-radius:5px;outline:0;color:#1d2939;background:#fff;font-size:13px}.input:focus{border-color:#5d8ff5;box-shadow:0 0 0 3px #eaf2ff}.textarea{min-height:94px;resize:vertical}.checkbox-row{display:flex;flex-wrap:wrap;gap:18px;color:#526071;font-size:13px}.checkbox-row label,.checkbox-label{display:inline-flex;align-items:center;gap:7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.full-width{width:100%}.loading-page{min-height:100vh;display:grid;place-items:center;color:#7b8798;font-size:14px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f9fc}.login-panel{width:min(420px,100%);padding:32px;background:#fff;border:1px solid #e1e7ef;border-radius:8px;box-shadow:0 10px 30px #0f172a0d}.login-panel .brand-lockup{height:auto;padding:0;margin-bottom:40px}.login-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;color:#2563eb}.login-title h1{margin:0;color:#16202a;font-size:21px}.login-title p{margin:6px 0 0;color:#7b8798;font-size:13px}.mobile-scrim{display:none}@media(max-width:900px){.sidebar{width:216px;flex-basis:216px}.content{padding:24px 20px 42px}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(-n+2){border-bottom:1px solid #e8edf3}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:640px){.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;transform:translate(-102%);transition:transform .2s ease;box-shadow:16px 0 36px #0f172a1f}.sidebar.open{transform:translate(0)}.mobile-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;background:#0f172a47;border:0}.topbar{height:60px;padding:0 14px}.menu-button{display:inline-grid!important}.admin-email{max-width:190px;overflow:hidden;text-overflow:ellipsis}.content{padding:22px 14px 36px}.page-heading{align-items:stretch;flex-direction:column}.page-heading .button{width:fit-content}.metric-grid{grid-template-columns:1fr}.metric-item{border-right:0;border-bottom:1px solid #e8edf3}.metric-item:last-child{border-bottom:0}.dashboard-grid{gap:14px}.panel-heading{padding:0 14px}.compact-list{padding:2px 14px}.table-toolbar{padding:0 12px}.form-grid{grid-template-columns:1fr}.login-panel{padding:24px}}
