.consent-panel{position:fixed;inset:0;z-index:2147483000;display:grid;align-items:end;padding:18px;background:#170a27b8;backdrop-filter:blur(3px);font-family:Inter,system-ui,sans-serif}.consent-panel[hidden]{display:none}.consent-card{width:min(720px,100%);margin:auto;padding:22px;border:1px solid #ddcce5;border-radius:18px;color:#291638;background:linear-gradient(160deg,#fff,#fcf8ff);box-shadow:0 20px 70px #10021880}.consent-card h2{margin:0 0 8px;color:#321042;font-size:24px}.consent-card p{margin:0 0 14px;color:#66556f;line-height:1.5}.consent-card>a{display:inline-block;margin-top:13px;color:#72227f;font-weight:700;text-underline-offset:4px}.consent-preferences{display:flex;flex-wrap:wrap;gap:12px 24px;padding:12px 0}.consent-preferences label{color:#392342;font-weight:700}.consent-preferences input{width:18px;height:18px;accent-color:#8b3098}.consent-actions{display:flex;flex-wrap:wrap;gap:9px}.consent-actions button,.consent-settings{min-height:44px;padding:9px 15px;border:1px solid #ad9ab6;border-radius:999px;color:#3b2544;background:#fff;font-weight:800;cursor:pointer}.consent-actions button:hover{border-color:#a840b5;background:#f8ecfa}.consent-actions .consent-accept,.consent-actions .consent-save{color:#fff;background:linear-gradient(110deg,#6b2079,#9a35a8);border-color:#762583;box-shadow:0 6px 16px #6b207933}.consent-actions .consent-accept:hover,.consent-actions .consent-save:hover{background:linear-gradient(110deg,#5d176b,#872792)}.consent-actions button:focus-visible,.consent-settings:focus-visible,.consent-card>a:focus-visible{outline:3px solid #e879f2;outline-offset:3px}.consent-settings{position:fixed;right:12px;bottom:12px;z-index:2147482999;min-height:40px;padding:7px 14px;color:#f9efff;background:linear-gradient(110deg,#170a27,#4b145c);border-color:#ffffff3b;font-size:12px;box-shadow:0 7px 20px #14051d55}.consent-settings[hidden]{display:none}@media(max-width:520px){.consent-panel{padding:10px}.consent-card{padding:18px}.consent-actions{display:grid}.consent-actions button{width:100%}}
