.consent-panel{position:fixed;z-index:1000;bottom:20px;left:20px;width:min(520px,calc(100% - 40px));background:#f0eee8;color:#191919;padding:24px;border:1px solid #bbb8af;box-shadow:0 12px 55px #0005;font-family:Arial,sans-serif}.consent-panel[hidden],.consent-panel [hidden]{display:none!important}.consent-panel h2{font-family:var(--heading,Arial);font-size:32px;letter-spacing:-.5px;margin:0 0 10px}.consent-panel p{color:#333;font-size:12px;line-height:1.7;margin:0 0 18px}.consent-panel a{text-decoration:underline;color:#222}.consent-actions{display:flex;flex-wrap:wrap;gap:8px}.consent-actions button{border:1px solid #333;background:transparent;color:#171717;padding:12px 13px;font-size:11px;font-weight:600;min-height:42px;cursor:pointer}.consent-actions button:hover{background:#dedbd3}.consent-actions button:focus-visible,.consent-panel input:focus-visible{outline:3px solid #c82e24;outline-offset:3px}.consent-options{display:grid;gap:12px;margin:0 0 20px;font-size:12px}.consent-options label{display:flex;align-items:center;gap:10px}.consent-options input{accent-color:#b22e23;width:18px;height:18px}.consent-settings-link{font:inherit;color:inherit;text-decoration:underline;background:none;border:0;cursor:pointer;padding:0}@media(max-width:640px){.consent-panel{left:12px;bottom:12px;width:calc(100% - 24px);padding:20px}.consent-actions button{flex:1 1 auto}}
