:root{color-scheme:light dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#0f172a;color:#e2e8f0}#root{width:100%;height:100%}iframe{width:100%;height:200%;position:absolute;top:-50%;pointer-events:none}body,html{margin:0;min-height:100vh}body{display:flex;align-items:stretch;justify-content:stretch}.embed-shell{display:flex;flex-direction:column;width:100%;min-height:100vh;background:linear-gradient(180deg,#0f172af2,#1e293bf2);padding:0;box-sizing:border-box;overflow:hidden}.embed-shell--bare{padding:0;background:#000;overflow:hidden}.embed-shell--full{padding:0;background:#000;min-height:100vh;overflow:hidden}.embed-player{flex:1;display:flex;align-items:stretch;justify-content:stretch;width:100%;height:100vh;min-height:100vh;user-select:none;overflow:hidden}.embed-shell--full .embed-player{padding:0;align-items:stretch;justify-content:stretch;height:100vh;overflow:hidden;flex:1}.embed-player>*{width:100%;max-width:none;height:100vh;aspect-ratio:auto;border-radius:0}.embed-header{display:flex;align-items:center;justify-content:space-between;padding:0 0 1rem;color:#e2e8f0cc}.embed-brand{font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.embed-title{font-size:.8rem;opacity:.6}.embed-player{flex:1;display:flex;align-items:center;justify-content:center}.embed-player>*{width:min(100%,1280px);aspect-ratio:16 / 9;background:#000;border-radius:16px;overflow:hidden}.embed-card{margin:auto;background:#0f172acc;border:1px solid rgba(148,163,184,.25);border-radius:16px;padding:2rem;text-align:center;max-width:360px;backdrop-filter:blur(16px)}.embed-card h1{margin:0 0 .75rem;font-size:1.4rem}.embed-card p{margin:0;color:#e2e8f0cc;font-size:.9rem}.embed-card code{background:#1e293bcc;padding:.15rem .4rem;border-radius:6px;font-size:.85rem}.embed-error{color:#fca5a5}
