:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#0b0e12;color:#eef3f7}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -20%,#263748,#0b0e12 55%)}main{width:min(920px,calc(100% - 32px));margin:0 auto;padding:8vh 0 32px}header{margin-bottom:24px}.eyebrow{color:#8ad2c7;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{margin:5px 0;font-family:Georgia,serif;font-size:clamp(2.4rem,7vw,5rem);font-weight:500}.player{position:relative;aspect-ratio:16 / 10;border:1px solid #344553;border-radius:12px;overflow:hidden;background:#050607;box-shadow:0 30px 80px #0009}canvas{width:100%;height:100%;image-rendering:pixelated}.empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:8px;text-align:center;color:#9cabb6}.empty strong{color:#e8eff4;font:1.6rem Georgia,serif}.controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.import{cursor:pointer;border-radius:999px;padding:12px 18px;background:#8ad2c7;color:#10201e;font-weight:750}.import:hover{background:#acf0e5}input{display:none}#status,footer{color:#82919c;font-size:.88rem}footer{border-top:1px solid #27323a;padding-top:20px}@media(max-width:620px){.controls{align-items:flex-start;flex-direction:column}}
