.grt-embed{--grt-bg:#111211;--grt-line:#2c2f2c;--grt-gold:#c9a227;--grt-text:#e9e7e0;--grt-dim:#9dbf9d;margin:1.5rem 0;border:1px solid var(--grt-line);border-radius:12px;overflow:hidden;background:var(--grt-bg);color:var(--grt-text)}.grt-embed-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;background:#171817;border-bottom:1px solid var(--grt-line)}.grt-embed-title{font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--grt-gold)}.grt-fs{font:inherit;font-size:13px;color:var(--grt-text);background:#1d1f1d;border:1px solid var(--grt-line);border-radius:8px;padding:6px 12px;cursor:pointer}.grt-fs:hover{border-color:#454945}.grt-fs:focus-visible{outline:2px solid var(--grt-gold);outline-offset:2px}.grt-embed-frame{position:relative;width:100%;height:var(--grt-h,820px);background:var(--grt-bg)}.grt-iframe{display:block;width:100%;height:100%;border:0}.grt-embed-gate{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:28px}.grt-embed-gate[hidden]{display:none}.grt-embed-gate p{margin:0;max-width:34ch;font-size:15px;line-height:1.5;color:var(--grt-dim)}.grt-loadanyway{font:inherit;font-size:15px;color:#fff;background:#8f7318;border:1px solid #a8871c;border-radius:8px;padding:10px 16px;cursor:pointer}.grt-loadanyway:hover{background:#a1831c}.grt-loadanyway:focus-visible{outline:2px solid var(--grt-gold);outline-offset:2px}.grt-embed:fullscreen{margin:0;border:0;border-radius:0;display:flex;flex-direction:column}.grt-embed:fullscreen .grt-embed-frame{height:auto;flex:1 1 auto}@media (max-width:600px){.grt-embed-frame{height:min(var(--grt-h,820px), 78vh)}}