.cookie-consent{position:fixed;z-index:9999;left:18px;right:18px;bottom:max(18px,env(safe-area-inset-bottom));width:min(calc(100% - 36px),560px);margin:0 auto;padding:22px;color:#19182f;background:#fff;border:1px solid #e8e7f0;border-radius:20px;box-shadow:0 12px 48px #26204418;font:14px/1.6 'Wix Madefor Text',sans-serif}
.cookie-consent__title{margin:0 0 8px;font:600 18px/1.3 'Wix Madefor Display',sans-serif;letter-spacing:-.02em;color:#19182f}.cookie-consent__text{margin:0;color:#68677f;font-size:13px;line-height:1.65}.cookie-consent__text a{color:#5552ff;text-underline-offset:3px}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cookie-consent__button{flex:1;min-height:44px;padding:10px 16px;border:1px solid #dad8f3;border-radius:999px;color:#5552ff;background:#fff;cursor:pointer;font:500 13px/1.35 'Wix Madefor Text',sans-serif}.cookie-consent__button:hover{background:#f0efff}.cookie-consent__button--accept{border-color:#5552ff;color:#fff;background:#5552ff}.cookie-consent__button--accept:hover{background:#4642df;border-color:#4642df}.cookie-consent__button:focus-visible{outline:3px solid #9992ff;outline-offset:3px}
@media(max-width:480px){.cookie-consent{padding:20px;bottom:max(12px,env(safe-area-inset-bottom))}.cookie-consent__actions{display:grid;grid-template-columns:1fr}.cookie-consent__button{width:100%}}
