:root{color:#f6f2ea;background:#101113;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;min-height:100vh;background:linear-gradient(135deg,rgba(240,100,73,.18),transparent 28%),linear-gradient(315deg,rgba(32,201,151,.16),transparent 32%),#101113}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.screen,.adminScreen{width:min(1180px,calc(100vw - 40px));margin:0 auto;padding:30px 0 50px}.centered{min-height:100vh;display:grid;place-items:center}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{margin:0 0 6px;color:#9fdcc8;font-size:13px;text-transform:uppercase;letter-spacing:0}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(38px,7vw,74px)}h2{font-size:26px}.programGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.programTile{min-height:168px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:inherit;background:#ffffff13;text-align:left;display:grid;align-content:space-between;transition:transform .16s ease,border-color .16s ease,background .16s ease}.programTile:hover,.programTile:focus-visible{transform:translateY(-2px);border-color:var(--accent);background:#ffffff1c;outline:none}.tileMark{width:46px;height:6px;border-radius:4px;background:var(--accent)}.tileTitle{display:block;font-size:24px;font-weight:760;line-height:1.1}.tileMeta{color:#b9c0c7;font-size:15px}.readyPanel,.adminPanel,.loginBox,.modal{border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#16181ce0;box-shadow:0 24px 80px #00000042}.readyPanel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;padding:18px}.readyPanel.full{margin-bottom:14px}.programScreen h1{max-width:900px;font-size:clamp(34px,6vw,64px)}.downloadPanel{margin-bottom:16px;padding:14px;border-radius:8px;background:#ffffff14}.downloadMeta{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px}.downloadMeta span,.downloadPanel small{color:#b9c0c7}.progressTrack{height:10px;overflow:hidden;border-radius:999px;background:#ffffff1f}.progressTrack span{display:block;height:100%;border-radius:inherit;background:#9fdcc8;transition:width .12s ease}.readyMediaList{display:grid;gap:8px}.readyMediaRow{display:grid;grid-template-columns:42px minmax(0,1fr) 90px;gap:10px;align-items:center;padding:10px;border-radius:8px;background:#ffffff12}.readyMediaRow small{color:#b9c0c7;text-align:right}.readyActions,.modalActions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.primaryButton,.secondaryButton,.ghostButton,.iconButton{min-height:46px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#101113;font-weight:750}.primaryButton{padding:0 22px;background:#ffd166}.secondaryButton{padding:0 18px;background:#9fdcc8}.ghostButton,.iconButton{color:#f6f2ea;background:#ffffff1a}.ghostButton{padding:0 18px}.iconButton{width:50px}.notice{margin:0 0 18px;padding:13px 15px;border-radius:8px;color:#101113;background:#9fdcc8;font-weight:720}.notice.danger{background:#ff8a80}.bulkActions{display:flex;justify-content:flex-end;margin:0 0 18px}.modalBackdrop{position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#000000b8;z-index:20}.modal,.loginBox{width:min(420px,100%);padding:24px;display:grid;gap:16px}.previewModal{width:min(980px,calc(100vw - 32px));padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#16181cf5;box-shadow:0 24px 80px #0000005c;display:grid;gap:14px}.previewHead{display:flex;align-items:start;justify-content:space-between;gap:14px}.previewHead .iconButton{font-size:28px}.adminPreviewVideo{width:100%;max-height:min(62vh,620px);border-radius:8px;background:#000}input,textarea{width:100%;min-height:46px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:0 12px;color:#f6f2ea;background:#ffffff14;outline:none}textarea{min-height:86px;padding-top:10px;resize:vertical}input:focus,textarea:focus{border-color:#ffd166}.player{position:fixed;inset:0;background:#000;overflow:hidden;z-index:50}.video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000;opacity:0;transition:opacity .18s ease}.video.visible{opacity:1;z-index:2}.video.hidden{opacity:0;z-index:1;pointer-events:none}.preloadVideo{display:none}.playerControls{position:fixed;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(3,56px);gap:10px;opacity:.38;transition:opacity .14s ease;z-index:10}.playerControls:hover,.playerControls:focus-within,.player:hover .playerControls,.player:focus-within .playerControls{opacity:.9}.playerControls button,.exitButton,.mediaRow button{border:0;border-radius:8px;color:#fff;background:#ffffff2e;display:inline-grid;place-items:center}.playerControls button{width:56px;height:56px}.playerMeta{position:fixed;top:14px;right:14px;display:flex;align-items:center;gap:10px;color:#ffffffb3;font-size:14px;z-index:10}.exitButton{width:38px;height:38px;font-size:28px}.playerToast{position:fixed;left:50%;top:24px;transform:translate(-50%);max-width:min(680px,calc(100vw - 32px));padding:14px 18px;border-radius:8px;color:#101113;background:#ffd166;font-weight:760;text-align:center;z-index:11}.adminLayout{display:grid;grid-template-columns:340px 1fr;gap:18px}.adminPanel{padding:18px}.adminPanel.wide{min-width:0}.stack{display:grid;gap:10px;margin:16px 0}.programList{display:grid;gap:8px}.listItem{min-height:58px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:inherit;background:#ffffff12;text-align:left}.listItem.active{border-color:#ffd166}.listItem span,.listItem small{display:block}.listItem small{color:#b9c0c7;margin-top:4px}.uploadRow{display:grid;grid-template-columns:minmax(140px,1fr) minmax(180px,1.2fr) auto;gap:10px;margin:16px 0}.filePicker{display:grid;gap:5px}.filePicker small{color:#b9c0c7;font-size:13px}.oneTimeBlock{margin-top:24px}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.sectionHead span{color:#b9c0c7;font-size:14px}.oneTimeForm{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(180px,1fr) auto;gap:10px}.generatedCode{margin-top:10px;padding:10px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#101113;background:#ffd166;font-size:22px;font-weight:800}.generatedCode button{width:42px;height:42px;border:0;border-radius:8px;display:grid;place-items:center;color:#101113;background:#1011131f}.passwordList{display:grid;gap:8px;margin-top:12px}.passwordRow{display:grid;grid-template-columns:minmax(130px,1fr) 92px 120px 40px 40px;gap:8px;align-items:center;padding:8px;border-radius:8px;background:#ffffff12}.passwordRow strong,.passwordRow small{display:block}.passwordRow small,.passwordRow time{color:#b9c0c7;font-size:13px}.passwordRow button{width:40px;height:40px;border:0;border-radius:8px;color:#f6f2ea;background:#ffffff1f;display:grid;place-items:center}.passwordRow button:disabled{opacity:.28}.statusPill{min-height:30px;padding:6px 9px;border-radius:8px;display:inline-grid;place-items:center;color:#101113;font-size:13px;font-weight:800}.statusPill.new{background:#9fdcc8}.statusPill.active{background:#ffd166}.statusPill.expired,.statusPill.revoked{color:#f6f2ea;background:#6c7178}.mediaList{display:grid;gap:8px}.mediaRow{display:grid;grid-template-columns:42px minmax(160px,1fr) 62px 40px 40px 40px 40px 40px;gap:8px;align-items:center;padding:8px;border-radius:8px;background:#ffffff12}.mediaRow button{width:40px;height:40px}.mediaTitleCell{display:grid;gap:5px;min-width:0}.mediaTitleCell small{color:#ffd166;font-size:12px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shortcutPill{min-height:30px;padding:6px 8px;border-radius:8px;display:inline-grid;place-items:center;color:#101113;background:#ffd166;font-size:12px;font-weight:800}.shortcutPill.empty{background:transparent}.order{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#9fdcc82e;color:#9fdcc8;font-weight:780}@media(max-width:760px){.screen,.adminScreen{width:min(100vw - 24px,1180px);padding-top:18px}.readyPanel,.topbar,.adminLayout,.uploadRow,.oneTimeForm,.passwordRow{grid-template-columns:1fr}.readyPanel,.topbar{align-items:flex-start;display:grid}.adminLayout{display:grid}.mediaRow{grid-template-columns:36px minmax(120px,1fr) 54px 38px 38px 38px 38px 38px}.readyMediaRow,.downloadMeta{grid-template-columns:1fr;display:grid}.readyMediaRow small{text-align:left}}
