#gamenowa-consent-root[hidden]{display:none!important}
#gamenowa-consent-root{position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(2,9,13,.72);font-family:inherit}
.gamenowa-consent-card{width:min(680px,100%);max-height:min(90vh,720px);overflow:auto;background:#0d2029;color:#f5f7f8;border:1px solid #547a88;border-top:3px solid #f1872d;box-shadow:0 18px 60px rgba(0,0,0,.45);padding:20px}
.gamenowa-consent-card h2{margin:0 0 10px;font-size:clamp(20px,3vw,26px);line-height:1.35;color:#fff}
.gamenowa-consent-card p{margin:8px 0;color:#dbe7ea;font-size:14px;line-height:1.75}
.gamenowa-consent-card a{color:#ffd08a;text-decoration:underline;text-underline-offset:3px}
.gamenowa-consent-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}
.gamenowa-consent-button{appearance:none;border:1px solid #6d929f;background:#102b36;color:#fff;cursor:pointer;font:inherit;font-weight:700;min-height:44px;padding:9px 15px}
.gamenowa-consent-button:hover,.gamenowa-consent-button:focus-visible{background:#1b4351;outline:2px solid #ffc273;outline-offset:2px}
.gamenowa-consent-button.primary{border-color:#f1872d;background:#d96713}
.gamenowa-consent-button.primary:hover,.gamenowa-consent-button.primary:focus-visible{background:#f1872d}
.gamenowa-consent-settings{margin-top:14px;border-top:1px solid #355663;padding-top:14px}
.gamenowa-consent-settings[hidden]{display:none}
.gamenowa-consent-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #294852}
.gamenowa-consent-option strong{display:block;color:#fff;font-size:15px}
.gamenowa-consent-option small{display:block;margin-top:3px;color:#b9cbd0;line-height:1.5}
.gamenowa-consent-toggle{width:44px;height:24px;flex:0 0 auto;accent-color:#f1872d}
.gamenowa-consent-status{margin-top:12px;color:#b9cbd0;font-size:12px}
@media(max-width:560px){#gamenowa-consent-root{padding:8px}.gamenowa-consent-card{padding:16px}.gamenowa-consent-actions{display:grid;grid-template-columns:1fr}.gamenowa-consent-button{width:100%}}
