:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f0f3f6;background:#111418;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#111418}a{color:#d4a017}button,input{font:inherit}.banner{text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:.4rem 1rem;font-size:.75rem;font-weight:700}.banner.staging{background:#8a5b12}.banner.development{background:#1b4d7a}.shell{max-width:28rem;margin:0 auto;padding:3rem 1.5rem}.brand{color:#d4a017;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700}h1{margin:0 0 .5rem;font-size:1.8rem}.subtitle,.muted{color:#9aa4b2;line-height:1.45}form,.stack{flex-direction:column;gap:.9rem;margin-top:1.5rem;display:flex}label{color:#c5ccd6;flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}input{color:#f0f3f6;background:#1c2128;border:1px solid #3a424c;border-radius:10px;padding:.7rem .85rem}.primary,.secondary{cursor:pointer;border-radius:10px;padding:.8rem 1rem;font-weight:700}.primary{color:#111418;background:#d4a017;border:0}.secondary{color:#f0f3f6;background:0 0;border:1px solid #3a424c}.primary:disabled,.secondary:disabled{opacity:.6;cursor:not-allowed}.error{color:#e5534b}.ok{color:#7dcea0}.admin{max-width:64rem;margin:0 auto;padding:1.5rem}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.nav{flex-wrap:wrap;gap:.75rem;display:flex}.nav a{color:#c5ccd6;font-weight:600;text-decoration:none}.nav a.active,.nav a:hover{color:#d4a017}.toolbar{flex-wrap:wrap;align-items:end;gap:.75rem;margin:1rem 0;display:flex}.toolbar label{flex:1;min-width:12rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.95rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #2a313a;padding:.65rem .5rem}th{color:#9aa4b2;font-weight:600}.row-actions{flex-wrap:wrap;gap:.4rem;display:flex}.badge{letter-spacing:.04em;text-transform:uppercase;border:1px solid #3a424c;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.badge.archived{color:#9aa4b2}.dialog-backdrop{z-index:20;background:#080a0cb8;justify-content:center;align-items:flex-start;padding:4rem 1rem 2rem;display:flex;position:fixed;inset:0;overflow:auto}.dialog{background:#171b21;border:1px solid #3a424c;border-radius:14px;width:min(36rem,100%);padding:1.25rem 1.25rem 1.4rem}.dialog h2{margin:0 0 .75rem;font-size:1.25rem}.dialog-actions{justify-content:flex-end;gap:.6rem;display:flex}textarea,select{font:inherit;color:#f0f3f6;background:#1c2128;border:1px solid #3a424c;border-radius:10px;padding:.7rem .85rem}textarea{resize:vertical;min-height:8rem}.video{aspect-ratio:16/9;background:#0d1014;border-radius:12px;width:100%;margin:1rem 0;position:relative;overflow:hidden}.video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.cards{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.9rem;margin-top:1.5rem;display:grid}.card{color:inherit;border:1px solid #3a424c;border-radius:12px;padding:1rem 1.1rem;text-decoration:none;display:block}.card:hover{border-color:#d4a017}.history{color:#9aa4b2;margin:0;padding-left:1.1rem}.muted.small,.small{font-size:.85rem}
