:root{--launch-purple:#8b5cf6;--launch-gold:#f4d35e;--launch-ink:#f8f5ff;--launch-muted:#b7adc9;--launch-panel:rgba(255,255,255,.055);--launch-line:rgba(255,255,255,.105)}
.admin-main{padding:32px 36px}.admin-nav{width:236px;padding:22px 14px}.nav-item{font-size:13.5px;padding:11px 12px}.admin-bar{height:66px}.sec-title,.launch-hero h1,.launch-modal h2{font-family:'Syne','Plus Jakarta Sans',system-ui,sans-serif}
.launch-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:28px 30px;margin-bottom:20px;border:1px solid rgba(167,139,250,.22);border-radius:24px;background:radial-gradient(circle at 85% 10%,rgba(244,211,94,.13),transparent 28%),linear-gradient(135deg,rgba(124,58,237,.24),rgba(30,16,58,.76));box-shadow:0 24px 60px rgba(0,0,0,.22)}.launch-hero.compact{align-items:center}.launch-hero h1{font-size:clamp(28px,4vw,44px);line-height:1.05;margin:7px 0 10px;color:#fff}.launch-hero p{max-width:760px;color:rgba(255,255,255,.67);line-height:1.7}.launch-eyebrow{font-size:10px;font-weight:900;letter-spacing:.18em;color:#d8c8ff}.launch-hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.launch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.launch-card,.launch-control-card{background:linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.025));border:1px solid var(--launch-line);border-radius:19px;padding:20px;box-shadow:0 16px 40px rgba(0,0,0,.12)}.launch-card.metric{position:relative;min-height:132px;overflow:hidden}.launch-card.metric span{display:block;color:var(--launch-muted);font-size:12px;font-weight:700}.launch-card.metric strong{display:block;color:#fff;font-size:36px;margin-top:19px}.launch-card.metric>i{position:absolute;right:17px;bottom:12px;font-size:46px;color:rgba(167,139,250,.13)}
.launch-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.launch-search-wrap{position:relative;flex:1 1 300px}.launch-search-wrap i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.4)}.launch-search-wrap input{width:100%;padding-left:38px}.search-input{height:44px;min-width:150px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid var(--launch-line);color:#fff;padding:0 13px;font:inherit;font-size:13px}.search-input option{color:#171022}.search-input:focus{outline:2px solid rgba(139,92,246,.35);border-color:#8b5cf6}.launch-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;border-radius:12px;padding:9px 14px;font-weight:800;font-family:inherit;cursor:pointer;transition:.2s}.launch-btn:hover{transform:translateY(-1px);border-color:rgba(196,181,253,.4);background:rgba(255,255,255,.11)}.launch-btn.primary{background:linear-gradient(135deg,#8b5cf6,#6d28d9);border-color:transparent}.launch-btn.gold{background:linear-gradient(135deg,#f6dd72,#d6a918);border-color:transparent;color:#231732}.launch-btn.compact{min-height:34px;padding:6px 10px;font-size:11px}
.launch-scroll{overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:16px}.launch-table{width:100%;border-collapse:collapse;min-width:1080px}.launch-table th,.launch-table td{padding:14px 13px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;vertical-align:middle}.launch-table th{font-size:10px;color:rgba(255,255,255,.42);text-transform:uppercase;letter-spacing:.1em;background:rgba(255,255,255,.025);position:sticky;top:0;z-index:1}.launch-table td{font-size:12px;color:rgba(255,255,255,.7)}.launch-table tr:hover td{background:rgba(139,92,246,.045)}.launch-user-cell{display:flex;align-items:center;gap:11px}.launch-user-cell strong,.launch-access-title{display:block;color:#fff;font-size:12.5px}.launch-user-cell span,.launch-small{display:block;color:rgba(255,255,255,.42);font-size:11px;margin-top:3px}.launch-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(139,92,246,.34),rgba(244,211,94,.16));border:1px solid rgba(255,255,255,.11);font-weight:900;color:#fff}.launch-pill{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:rgba(139,92,246,.13);border:1px solid rgba(139,92,246,.25);color:#ddceff;font-size:10.5px;font-weight:800;text-transform:capitalize}.launch-pill.ok{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.25);color:#bbf7d0}.launch-pill.warn{background:rgba(244,211,94,.12);border-color:rgba(244,211,94,.25);color:#f8e89b}.launch-pill.bad{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.25);color:#fecaca}.launch-row-actions{display:flex;gap:7px;align-items:center}.launch-protected{font-size:10px;color:#f4d35e;font-weight:800}.launch-result-count{padding-top:12px;color:rgba(255,255,255,.4);font-size:11px;text-align:right}.launch-empty{padding:42px;text-align:center;color:rgba(255,255,255,.55)}.launch-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.15);border-top-color:#a78bfa;border-radius:50%;animation:launchspin .8s linear infinite;margin-right:10px;vertical-align:middle}@keyframes launchspin{to{transform:rotate(360deg)}}.launch-error-card{display:flex;gap:16px;align-items:flex-start;padding:24px;border:1px solid rgba(239,68,68,.28);background:rgba(239,68,68,.08);border-radius:16px;color:#fecaca}.launch-error-card i{font-size:28px}.launch-error-card strong{color:#fff}.launch-error-card p{margin:5px 0;color:rgba(255,255,255,.64)}
.launch-modal{position:fixed;inset:0;z-index:15000;background:rgba(5,2,14,.88);backdrop-filter:blur(12px);display:none;align-items:center;justify-content:center;padding:18px}.launch-modal.open{display:flex}.launch-modal-card{width:min(820px,100%);max-height:92vh;overflow:auto;background:linear-gradient(150deg,#21123e,#120923);border:1px solid rgba(255,255,255,.14);border-radius:25px;padding:24px;box-shadow:0 40px 100px rgba(0,0,0,.65)}.launch-modal-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.launch-modal-head h2{margin:5px 0;color:#fff;font-size:26px}.launch-modal-head p{color:rgba(255,255,255,.5)}.launch-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.launch-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.launch-field label{display:block;font-size:11px;font-weight:800;color:rgba(255,255,255,.56);margin-bottom:7px}.launch-field input,.launch-field select,.launch-field textarea{width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);color:#fff;padding:11px 12px;font:inherit}.launch-field select option{color:#151021}.launch-field input:disabled{opacity:.65}.launch-switch{display:flex;align-items:center;gap:10px;margin-top:25px;color:#fff}.launch-switch input{display:none}.launch-switch span{width:44px;height:24px;border-radius:99px;background:rgba(255,255,255,.15);position:relative}.launch-switch span:after{content:'';position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:3px;left:3px;transition:.2s}.launch-switch input:checked+span{background:#8b5cf6}.launch-switch input:checked+span:after{left:23px}.launch-programme-box{margin:20px 0;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.028)}.launch-programme-box h3{color:#fff;margin-bottom:4px}.launch-programme-box p{color:rgba(255,255,255,.47);font-size:12px}.launch-programme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:13px}.launch-programme-grid input{display:none}.launch-programme-grid span{display:block;text-align:center;padding:11px 8px;border-radius:11px;border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.62);cursor:pointer}.launch-programme-grid input:checked+span{background:rgba(139,92,246,.22);border-color:#8b5cf6;color:#fff}.launch-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.launch-health{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.health-item{padding:18px;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035)}.health-item strong{color:#fff}.health-item p{margin-top:8px;color:rgba(255,255,255,.5);font-size:12px}.health-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:8px}.health-dot.ok{background:#22c55e;box-shadow:0 0 12px rgba(34,197,94,.45)}.health-dot.bad{background:#ef4444}.security-note{display:flex;gap:15px;margin-top:18px}.security-note>i{font-size:30px;color:#f4d35e}.security-note h3{color:#fff;margin-bottom:6px}.security-note p{color:rgba(255,255,255,.58);line-height:1.6}.launch-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.launch-feature-grid span{padding:12px;border-radius:11px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.65)}.launch-toast{position:fixed;right:22px;bottom:22px;z-index:20000;max-width:min(420px,calc(100vw - 44px));padding:13px 16px;border-radius:13px;background:#19251d;border:1px solid rgba(34,197,94,.28);color:#d1fae5;box-shadow:0 20px 50px rgba(0,0,0,.35);transform:translateY(20px);opacity:0;pointer-events:none;transition:.25s}.launch-toast.err{background:#2a151b;border-color:rgba(239,68,68,.3);color:#fecaca}.launch-toast.show{transform:none;opacity:1}
@media(max-width:1100px){.launch-grid{grid-template-columns:repeat(2,1fr)}.launch-health{grid-template-columns:1fr 1fr}.launch-hero{align-items:flex-start;flex-direction:column}.launch-hero-actions{justify-content:flex-start}}
@media(max-width:760px){html,body{overflow:auto}.admin-body{overflow:visible}.admin-main{padding:18px 14px;overflow:visible}.admin-nav{display:none}.admin-bar{padding:0 14px}.admin-user{display:none}.launch-grid,.launch-health,.launch-form-grid,.launch-programme-grid,.launch-feature-grid{grid-template-columns:1fr}.launch-hero{padding:22px 18px;border-radius:18px}.launch-hero h1{font-size:30px}.launch-hero-actions,.launch-hero-actions .launch-btn,.launch-modal-actions .launch-btn{width:100%}.launch-toolbar>*{flex:1 1 100%}.launch-control-card{padding:12px}.launch-modal{padding:8px}.launch-modal-card{padding:18px;border-radius:18px}.launch-row-actions{flex-direction:column;align-items:stretch}.launch-btn.compact{width:100%}}

/* Production Admin API report additions */
.launch-section-copy{margin:.35rem 0 1rem;color:var(--muted,#bcb3ca);line-height:1.65}
.launch-report-gap{margin-top:1.25rem}
#launch-certificates-wrap .launch-table td,
#launch-audit-wrap .launch-table td{vertical-align:top}
#launch-audit-wrap .launch-small{display:block;max-width:340px;white-space:normal;overflow-wrap:anywhere}
