:root{color:#17202a;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:0;border-radius:8px;cursor:pointer;font-weight:750}.primaryButton{color:#fff;background:#2b7a78}.secondaryButton{color:#334155;background:#e8edf3}.primaryButton:disabled{opacity:.65;cursor:wait}.dataPanel{overflow:hidden;border:1px solid #dde4ee;border-radius:8px;background:#fff}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 16px;border-bottom:1px solid #e7ecf2;text-align:left;vertical-align:middle}th{color:#607087;background:#f8fafc;font-size:12px;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}.longTextCell{max-width:760px;line-height:1.5}.rowActions{display:flex;justify-content:flex-end;gap:8px}.rowActions button,.editorPanel header>button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;color:#41516a;background:#eef2f6;cursor:pointer}.rowActions .dangerIcon{color:#9f2435;background:#fff0f3}.emptyState{margin:0;padding:32px;color:#607087;text-align:center}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1020338c}.editorPanel{width:min(100%,620px);padding:24px;border-radius:10px;background:#fff;box-shadow:0 30px 90px #00000040}.editorPanel header,.editorPanel footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.editorPanel h2{margin:0}.editorPanel header p{margin:6px 0 0;color:#607087}.editorPanel form{display:grid;gap:18px;margin-top:22px}.editorPanel label{display:grid;gap:8px;color:#41516a;font-size:14px;font-weight:700}.editorPanel input,.editorPanel textarea,.editorPanel select{width:100%;padding:11px 12px;border:1px solid #c9d4e2;border-radius:8px;outline:none;background:#fff}.editorPanel textarea{min-height:130px;resize:vertical}.editorPanel footer{justify-content:flex-end}.editorPanel .checkLabel{display:flex;align-items:center;grid-template-columns:auto 1fr}.editorPanel .checkLabel input{width:18px;height:18px}.uploadGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.uploadGrid small{color:#607087;font-weight:500}.statusBadge{display:inline-block;padding:4px 8px;border-radius:999px;color:#24635f;background:#e2f5f0;font-size:12px;font-weight:750}.statusBadge.paid{color:#805b12;background:#fff4cf}.expandButton{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:7px;color:#41516a;background:#eef2f6;cursor:pointer}.nestedRow td{color:#53647b;background:#f8fafc}.safetyBanner{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #b8dfd5;border-radius:8px;color:#205f59;background:#eaf8f4}.safetyBanner div{display:grid;gap:3px}.safetyBanner span,.mutedText{color:#607087;font-size:13px}.pushStatus{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf1f5;font-size:11px;font-weight:800}.pushStatus.success{color:#24635f;background:#e2f5f0}.pushStatus.error{color:#9f2435;background:#fff0f3}.pushStatus.in_waiting{color:#805b12;background:#fff4cf}.pushStatus.cancel{color:#53647b;background:#e8edf3}.shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:24px;padding:24px;color:#f8fafc;background:#102033}.brand{display:flex;align-items:center;gap:12px}.brandMark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#102033;background:#8fd7c7;font-weight:800}.brand strong,.brand span{display:block}.brand span{color:#b7c4d6;font-size:13px}.nav{display:grid;gap:6px}.nav a,.ghostButton{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;border:0;border-radius:8px;color:#d8e2ef;background:transparent;text-decoration:none;cursor:pointer}.nav a.active,.nav a:hover,.ghostButton:hover{color:#fff;background:#ffffff1a}.ghostButton{margin-top:auto}.content{min-width:0;padding:32px}.page{display:grid;gap:24px}.pageHeader{display:flex;justify-content:space-between;gap:24px}.pageHeader h1{margin:0;font-size:30px}.pageHeader p{margin:8px 0 0;color:#607087}.metricGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metricCard{display:grid;gap:10px;min-height:180px;padding:20px;border:1px solid #dde4ee;border-radius:8px;background:#fff}.metricCard svg{color:#2b7a78}.metricCard span{color:#607087;font-size:13px;font-weight:700;text-transform:uppercase}.metricCard strong{font-size:24px}.metricCard p{margin:0;color:#607087;line-height:1.45}.loginPage{display:grid;place-items:center;min-height:100vh;padding:24px;background:linear-gradient(120deg,#102033,#1a3e4a)}.loginPanel{width:min(100%,420px);padding:28px;border:1px solid #dde4ee;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0e1d2e33}.loginIcon{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;color:#102033;background:#8fd7c7}.loginPanel h1{margin:18px 0 8px;font-size:28px}.loginPanel p{margin:0 0 22px;color:#607087}.loginPanel form{display:grid;gap:16px}.loginPanel label{display:grid;gap:8px;color:#41516a;font-size:14px;font-weight:700}.loginPanel input{width:100%;min-height:44px;padding:0 12px;border:1px solid #c9d4e2;border-radius:8px;outline:none}.loginPanel input:focus{border-color:#2b7a78;box-shadow:0 0 0 3px #2b7a782e}.loginPanel button{min-height:46px;border:0;border-radius:8px;color:#fff;background:#2b7a78;font-weight:800;cursor:pointer}.loginPanel button:disabled{opacity:.7;cursor:wait}.formError{padding:10px 12px;border-radius:8px;color:#8f1d2c;background:#fff0f3}@media(max-width:860px){.shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10;padding:16px}.nav{grid-template-columns:repeat(3,minmax(0,1fr))}.ghostButton{margin-top:0}.content{padding:20px}.metricGrid,.uploadGrid{grid-template-columns:1fr}}
