.cookie-consent-banner{position:fixed;z-index:1200;left:clamp(12px,3vw,32px);right:clamp(12px,3vw,32px);bottom:clamp(12px,2vw,24px);display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1180px;margin:auto;padding:16px 18px;border:1px solid #dbe3ec;border-radius:16px;background:#fff;box-shadow:0 16px 46px rgba(15,23,42,.18);color:#172033}
.cookie-consent-copy{display:flex;align-items:flex-start;gap:12px;min-width:0}.cookie-consent-icon{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:12px;background:#fff2e7;color:#c65312}.cookie-consent-icon svg{width:20px}.cookie-consent-copy h2{margin:0 0 3px;font-size:1rem;line-height:1.3;text-align:left}.cookie-consent-copy p{margin:0;max-width:690px;color:#5d6878;font-size:.875rem;line-height:1.5}.cookie-consent-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cookie-consent-actions .btn{min-height:44px;white-space:nowrap}
.cookie-preferences-dialog{width:min(620px,calc(100% - 28px));max-height:min(760px,calc(100dvh - 28px));padding:0;border:0;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.3);color:#172033}.cookie-preferences-dialog::backdrop{background:rgba(15,23,42,.58)}.cookie-preferences-dialog>form{padding:22px}.cookie-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cookie-dialog-kicker{display:block;margin-bottom:3px;color:#c65312;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cookie-dialog-header h2{margin:0;text-align:left;font-size:1.35rem}.cookie-dialog-close{display:grid;place-items:center;flex:0 0 44px;height:44px;border:1px solid #dbe3ec;border-radius:50%;background:#fff;color:#334155;cursor:pointer}.cookie-dialog-close svg{width:19px}.cookie-preferences-dialog>form>p{color:#667085;font-size:.9rem;line-height:1.55}.cookie-choice-list{display:grid;gap:9px;margin:18px 0}.cookie-choice-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;padding:12px 14px;border:1px solid #dbe3ec;border-radius:13px;background:#fff;cursor:pointer}.cookie-choice-row.is-required{background:#f8fafc;cursor:default}.cookie-choice-row strong{display:block;font-size:.93rem}.cookie-choice-row p,.cookie-choice-row small{display:block;margin:3px 0 0;color:#667085;font-size:.8rem;line-height:1.4}.cookie-required-state{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#355947;font-size:.78rem;font-weight:800}.cookie-required-state svg{width:15px}.cookie-switch{position:relative;flex:0 0 48px;height:28px}.cookie-switch input{position:absolute;width:1px;height:1px;opacity:0}.cookie-switch span{display:block;width:48px;height:28px;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.cookie-switch span::after{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,.25);transition:transform .16s ease}.cookie-switch input:checked+span{background:#ea6a20}.cookie-switch input:checked+span::after{transform:translateX(20px)}.cookie-switch input:focus-visible+span{outline:3px solid rgba(234,106,32,.3);outline-offset:3px}.cookie-dialog-note{padding:10px 12px;border-radius:10px;background:#fff8f1;color:#70401f!important}.cookie-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.cookie-dialog-actions .btn{min-height:44px}.cookie-preference-status{min-height:1.35em;margin:10px 0 0!important;text-align:right}.cookie-footer-preferences{margin-top:8px;padding:0;border:0;background:none;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}.cookie-footer-preferences:focus-visible,.cookie-dialog-close:focus-visible{outline:3px solid rgba(234,106,32,.35);outline-offset:3px}
@media(max-width:760px){.cookie-consent-banner{align-items:stretch;flex-direction:column;gap:13px;padding:14px}.cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-consent-actions .btn:last-child{grid-column:1/-1}.cookie-consent-actions .btn{width:100%;padding-inline:10px}.cookie-preferences-dialog>form{padding:18px 15px}.cookie-choice-row{gap:10px;padding:11px}.cookie-dialog-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-dialog-actions .btn{width:100%;padding-inline:8px}.cookie-preference-status{text-align:center}.cookie-consent-copy p{font-size:.82rem}}
@media(max-width:360px){.cookie-consent-actions{grid-template-columns:1fr}.cookie-consent-actions .btn:last-child{grid-column:auto}.cookie-choice-row{align-items:flex-start}.cookie-required-state{white-space:normal}.cookie-dialog-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.cookie-switch span,.cookie-switch span::after{transition:none}}
