.consent-banner{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:920px;margin:auto;background:#fff;color:#352941;border:1px solid #eaddec;border-radius:22px;padding:20px 22px;box-shadow:0 20px 60px rgba(53,41,65,.24);display:flex;align-items:center;justify-content:space-between;gap:24px}.consent-banner[hidden]{display:none}.consent-banner b{font-family:Fraunces,serif;font-size:1.2rem;color:#452e58}.consent-banner p{font-size:.9rem;line-height:1.45;margin:5px 0 0;color:#6b6071}.consent-actions{display:flex;gap:9px;flex:0 0 auto}.consent-actions button{border:1px solid #6c438c;border-radius:999px;background:#fff;color:#6c438c;padding:10px 16px;font:700 .88rem DM Sans,sans-serif;cursor:pointer}.consent-actions #consentAccept{background:#6c438c;color:#fff}.consent-actions button:hover{transform:translateY(-1px)}@media(max-width:680px){.consent-banner{left:12px;right:12px;bottom:12px;display:block;padding:18px}.consent-actions{margin-top:14px}.consent-actions button{flex:1}}
