.consent-settings-wrap{margin-top:12px}.consent-settings{font:inherit;font-size:13px;color:var(--muted);border:0;background:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.consent-panel{position:fixed;z-index:100;bottom:20px;right:20px;width:min(580px,calc(100% - 40px));max-height:calc(100dvh - 40px);overflow:auto;background:#192020;color:#f3f6f3;border:1px solid #657269;box-shadow:0 8px 32px #0006;padding:24px}
.consent-panel h2{font-size:22px;line-height:1.3;letter-spacing:0;margin:0 0 14px}.consent-panel p{font-size:15px;line-height:1.6;margin:0 0 14px}.consent-panel a{color:#bcf34f;text-decoration:underline}.consent-panel .consent-preview{font-size:14px;color:#b2beb8}
.consent-actions{display:flex;gap:12px;flex-wrap:wrap}.consent-actions button{flex:1;min-width:145px;padding:12px 16px;min-height:46px;font-size:15px;border:1px solid #bcf34f;background:transparent;color:#bcf34f;cursor:pointer}.consent-actions button:hover{background:#293628}
@media(max-width:480px){.consent-panel{bottom:10px;right:10px;width:calc(100% - 20px);padding:20px}.consent-actions{gap:8px}}
