:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1c2733;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f4f7f6;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.card{background:#fff;border-radius:22px;width:100%;max-width:460px;padding:24px;box-shadow:0 18px 40px #0f172a14}.header{margin-bottom:22px}.eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#0056b3;margin-bottom:8px;font-size:.78rem;font-weight:700;display:inline-block}.header h1{margin:0;font-size:2rem}.subtitle{color:#596578;margin:8px 0 0}.form,.content-stack{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field span{font-size:.94rem;font-weight:600}.field input{border:1px solid #d9e1ea;border-radius:14px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.field input:focus{border-color:#0056b3;box-shadow:0 0 0 4px #0056b31f}.primary-button,.success-button,.ghost-button{border:none;border-radius:14px;width:100%;padding:14px 18px;font-weight:700;transition:background-color .2s,transform .1s,opacity .2s}.primary-button{color:#fff;background:#0056b3}.primary-button:hover:not(:disabled){background:#004494}.primary-button:disabled{opacity:.7;cursor:wait}.success-button{color:#fff;background:#1c9a5f}.success-button:hover{background:#167d4d}.ghost-button{color:#0056b3;background:#eef4fb}.ghost-button:hover{background:#e2edf9}.error-text,.danger-link{color:#d9534f}.error-text{margin:0;font-weight:600}.warning-box,.time-box,.info-block{background:#f8fafc;border:1px solid #e8edf3;border-radius:16px;padding:16px}.warning-box h2,.time-box h2{margin:0 0 8px;font-size:1rem}.warning-box p,.time-box p{color:#314155;margin:0}.info-block{flex-direction:column;gap:10px;display:flex}.meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.meta-label{color:#596578}.player-shell{width:100%}.player-frame{background:#111827;border-radius:18px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.player-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.actions-row{flex-direction:column;gap:10px;display:flex}.danger-link{background:0 0;border:none;padding:8px 4px;font-weight:700}@media (width>=640px){.card{padding:30px}.actions-row{flex-direction:row}.actions-row>*{flex:1}}
