:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef2ff;background:#090d18;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 0%,rgba(68,92,255,.14),transparent 34%),#090d18}button,input{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:26px 18px;display:flex;flex-direction:column;border-right:1px solid #1e2638;background:#0b1020f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#6d7cff,#8b5cf6);font-weight:900;box-shadow:0 10px 30px #6d7cff47}.brand strong,.brand span{display:block}.brand span{color:#8d98ad;font-size:12px;margin-top:2px}nav{display:grid;gap:8px}.nav-item{width:100%;border:0;border-radius:10px;padding:11px 12px;text-align:left;color:#8d98ad;background:transparent}.nav-item.active{color:#fff;background:#171e31;box-shadow:inset 3px 0 #7c83ff}.nav-item.muted{opacity:.62}.sidebar-footer{margin-top:auto;padding:12px;border:1px solid #222c42;border-radius:12px;color:#9aa5bb;font-size:13px}.status-dot{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:#f59e0b}.status-dot.live{background:#22c55e}.content{padding:38px clamp(24px,4vw,64px) 64px;max-width:1500px;width:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:#818cf8;font-size:12px;font-weight:800;letter-spacing:.12em}h1{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}.subtitle{margin:9px 0 0;color:#8994aa;max-width:700px}.mode-pill{border:1px solid #5d4516;border-radius:999px;padding:8px 12px;color:#fbbf24;background:#221b0c;font-size:11px;font-weight:900;letter-spacing:.08em}.mode-pill.live{color:#4ade80;border-color:#174b2b;background:#0c2215}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card{padding:18px;border:1px solid #202940;border-radius:16px;background:linear-gradient(180deg,#192135e0,#111726e0)}.stat-card span{display:block;color:#8d98ad;font-size:12px}.stat-card strong{display:block;margin-top:8px;font-size:28px}.notice{margin-bottom:18px;padding:12px 14px;border:1px solid #5d4516;border-radius:12px;color:#f4d58d;background:#4e370c52;font-size:13px}.panel{overflow:hidden;border:1px solid #202940;border-radius:18px;background:#101624e6}.toolbar{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #202940}.toolbar h2{margin:0;font-size:18px}.toolbar p{margin:4px 0 0;color:#7f8aa0;font-size:12px}.search{width:min(420px,46vw);padding:10px 12px;color:#eef2ff;border:1px solid #29344e;border-radius:10px;outline:none;background:#0d1424}.search:focus{border-color:#7179ff}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:940px}th,td{padding:14px 20px;text-align:left;border-bottom:1px solid #1b2438}th{color:#768299;font-size:11px;text-transform:uppercase;letter-spacing:.07em}td{color:#aeb8ca;font-size:13px}tbody tr{cursor:pointer;transition:background .16s ease}tbody tr:hover{background:#141d30}td.strong{color:#eef2ff;font-weight:700}td.subject{max-width:380px;color:#c7d0df}.badge{display:inline-flex;padding:5px 8px;border-radius:999px;color:#aab5c8;background:#20283a;font-size:11px;font-weight:800}.badge-sent{color:#93c5fd;background:#10243a}.badge-replied{color:#86efac;background:#102d1c}.badge-bounced{color:#fca5a5;background:#35161a}.drawer-backdrop{position:fixed;inset:0;z-index:30;display:flex;justify-content:flex-end;background:#020610a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer{width:min(640px,92vw);height:100%;overflow-y:auto;padding:32px;border-left:1px solid #273149;background:#0c1220;box-shadow:-30px 0 80px #0006}.drawer h2{margin:0 0 22px;font-size:26px}.close{float:right;width:36px;height:36px;border:1px solid #2b3650;border-radius:10px;color:#e5e7eb;background:#151d2d;cursor:pointer}dl{margin:0 0 22px;display:grid;gap:12px}dl div{display:grid;grid-template-columns:90px 1fr;gap:10px}dt{color:#77849a;font-size:12px}dd{margin:0;color:#d8deea;font-size:13px;word-break:break-word}.email-body{white-space:pre-wrap;line-height:1.7;padding:20px;border:1px solid #202940;border-radius:14px;color:#d5dbea;background:#090f1b;font-size:14px}@media(max-width:900px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:20px 12px}.brand>div:last-child,.nav-item,.sidebar-footer{font-size:0}.brand{justify-content:center}.brand-mark{flex:0 0 auto}.nav-item{height:40px;padding:0}.nav-item.active:after{content:"✉";font-size:16px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.app-shell{display:block}.sidebar{display:none}.content{padding:24px 16px 40px}.page-header{align-items:flex-start}.stats-grid{grid-template-columns:1fr 1fr}.toolbar{align-items:stretch;flex-direction:column}.search{width:100%}}
