.ay-consent[hidden]{display:none}.ay-consent{position:fixed;inset:0;z-index:30000;font-family:'IBM Plex Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#0b1f3b}.ay-consent__backdrop{position:absolute;inset:0;background:rgba(11,31,59,.72);backdrop-filter:blur(5px)}.ay-consent__dialog{position:absolute;left:50%;bottom:clamp(12px,4vw,36px);transform:translateX(-50%);width:min(720px,calc(100% - 24px));max-height:calc(100vh - 24px);overflow:auto;background:#fff;border:1px solid rgba(11,31,59,.12);border-radius:18px;padding:clamp(20px,4vw,32px);box-shadow:0 24px 80px rgba(11,31,59,.3)}.ay-consent__close{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f2f5;color:#0b1f3b;font-size:27px;line-height:1;cursor:pointer}.ay-consent__eyebrow{margin:0 44px 6px 0;color:#b8742a;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ay-consent h2{margin:0 44px 10px 0;font-family:'IBM Plex Serif',Georgia,serif;font-size:clamp(1.4rem,4vw,2rem);line-height:1.2}.ay-consent p{line-height:1.55}.ay-consent__choices{display:grid;gap:10px;margin:20px 0}.ay-consent__choice{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #dfe3e8;border-radius:12px;background:#f8f9fb;cursor:pointer}.ay-consent__choice>span:first-child{display:grid;gap:3px;flex:1}.ay-consent__choice strong{font-size:.96rem}.ay-consent__choice small{color:#4c5968;line-height:1.4}.ay-consent__choice input{position:absolute;opacity:0;pointer-events:none}.ay-consent__switch{position:relative;flex:0 0 46px;width:46px;height:26px;border-radius:99px;background:#a8adb4;transition:.2s}.ay-consent__switch::after{content:'';position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25);transition:.2s}.ay-consent__choice input:checked+.ay-consent__switch{background:#b8742a}.ay-consent__choice input:checked+.ay-consent__switch::after{transform:translateX(20px)}.ay-consent__choice input:focus-visible+.ay-consent__switch{outline:3px solid rgba(184,116,42,.35);outline-offset:2px}.ay-consent__required{flex:0 0 auto;color:#315e43;font-size:.78rem;font-weight:700}.ay-consent__legal{margin:0 0 18px;font-size:.86rem}.ay-consent__legal a{color:#8e5a1e;text-decoration:underline}.ay-consent__actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ay-consent__actions button{min-height:46px;padding:10px 14px;border:1px solid #0b1f3b;border-radius:9px;background:#fff;color:#0b1f3b;font:inherit;font-weight:700;cursor:pointer}.ay-consent__actions button:hover,.ay-consent__actions button:focus-visible{background:#f0f2f5}.ay-consent__actions .ay-consent__primary{border-color:#b8742a;background:#b8742a;color:#fff}.ay-consent__actions .ay-consent__primary:hover,.ay-consent__actions .ay-consent__primary:focus-visible{background:#8e5a1e}.ay-consent-open{overflow:hidden}@media(max-width:620px){.ay-consent__dialog{bottom:0;width:100%;max-height:94vh;border-radius:18px 18px 0 0}.ay-consent__choice{align-items:flex-start}.ay-consent__actions{grid-template-columns:1fr}.ay-consent__actions .ay-consent__primary{order:-1}}@media(prefers-reduced-motion:reduce){.ay-consent__switch,.ay-consent__switch::after{transition:none}}
