#privacy-panel{position:fixed;bottom:12px;left:12px;right:12px;max-width:700px;margin:auto;background:#fff;color:#172426;border:1px solid #c9ceca;border-radius:12px;padding:20px;box-shadow:0 4px 32px #0003;z-index:1000;max-height:75vh;overflow:auto}#privacy-panel[hidden]{display:none}#privacy-panel p{font:16px/1.5 system-ui;margin:0 0 12px}.privacy-actions{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap}.privacy-actions button,[data-privacy-open],[data-youtube-load]{font:inherit;cursor:pointer;min-height:44px;padding:10px 16px;border:1px solid #a8360c;border-radius:6px;background:#fff;color:#97310b}.privacy-actions button{flex:1}.video-choice{aspect-ratio:16/9;background:#f3f0ea;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:16px;text-align:center}.video-choice iframe{width:100%;height:100%;border:0}.video-choice:has(iframe){padding:0}.video-choice p{margin:0;font-size:15px}