.festival-legal-panel { margin:24px 0; padding:24px; border:1px solid #b9944555; border-radius:16px; background:#111831; color:#f4f0e5; }
.festival-legal-panel h2 { font-size:1.35rem; margin:0 0 16px; }
.festival-legal-panel p { line-height:1.6; margin:12px 0; }
.festival-legal-panel a { color:#ffe1a1; text-decoration:underline; }
.festival-legal-panel .festival-legal-check { display:flex; align-items:flex-start; gap:12px; margin:20px 0; line-height:1.5; }
.festival-legal-panel input[type=checkbox] { flex:0 0 20px; width:20px; height:20px; margin-top:3px; accent-color:#fac70c; }
.festival-legal-panel button { cursor:pointer; padding:12px 16px; margin:4px 6px 4px 0; border:1px solid #b99445; border-radius:9px; background:#fac70c; color:#15182a; font:inherit; font-weight:600; }
.festival-legal-panel button:disabled { opacity:.65; cursor:wait; }
.festival-legal-panel [data-continue] { background:transparent; color:#f4f0e5; }
.festival-legal-help,.festival-legal-receipts small { font-size:.85rem; }
.festival-legal-panel [role=status] { overflow-wrap:anywhere; }
