.cookie-consent-root--instant-open:not(.cookie-consent-root--minimized) .cookie-consent-overlay,.cookie-consent-root:not(.cookie-consent-root--minimized) .cookie-consent-overlay{opacity:1;visibility:visible}html[dir=rtl] .cookie-consent-fab,html[dir=rtl] .cookie-consent-panel{left:auto;right:max(1rem,env(safe-area-inset-right))}:root{--cookie-cta-blue:#2563eb;--cookie-cta-blue-hover:#1d4ed8}.cookie-consent-root{position:fixed;inset:0;z-index:100000!important;pointer-events:none;opacity:1!important;visibility:visible!important}.cookie-consent-root>*{pointer-events:auto}.cookie-consent-overlay{position:fixed;inset:0;background:rgba(15,23,42,.06);backdrop-filter:none;-webkit-backdrop-filter:none;opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s}html[data-theme=dark] .cookie-consent-overlay{background:rgba(0,0,0,.12)}.cookie-consent-panel{--cookie-fab-size:56px;--cookie-fab-gap:12px;--cookie-fab-bottom:max(1.25rem, env(safe-area-inset-bottom));--cookie-fab-left:max(1rem, env(safe-area-inset-left));position:fixed;left:var(--cookie-fab-left);right:auto;bottom:calc(var(--cookie-fab-bottom) + var(--cookie-fab-size) + var(--cookie-fab-gap));transform:translateY(10px);width:min(100vw - 2rem,440px);max-width:calc(100vw - 2 * max(1rem,env(safe-area-inset-left)));max-height:min(72vh,620px);display:flex;flex-direction:column;gap:.65rem;z-index:2;align-items:center;opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s,transform .28s}.cookie-consent-root:not(.cookie-consent-root--minimized) .cookie-consent-panel{opacity:1;visibility:visible;transform:translateY(0)}.cookie-consent-pill{align-self:center;flex-shrink:0;border:1px solid rgba(148,163,184,.45);background:rgba(255,255,255,.98);color:#475569;font-size:.8rem;padding:.45rem 1rem;border-radius:999px;cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,.12);transition:transform .15s,opacity .15s}.cookie-consent-pill:hover{transform:translateY(-1px);opacity:.95}html[data-theme=dark] .cookie-consent-pill{background:rgba(30,30,30,.96);border-color:rgba(255,255,255,.2);color:rgba(248,250,252,.85)}.cookie-consent-card{align-self:stretch;width:100%;background:rgba(255,255,255,.98);border-radius:1rem;border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 48px rgba(15,23,42,.18);padding:1.25rem 1.35rem 0;overflow:hidden;display:flex;flex-direction:column}html[data-theme=dark] .cookie-consent-card{background:#171717;border-color:rgba(255,255,255,.12);box-shadow:0 24px 48px rgba(0,0,0,.55)}.cookie-consent-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.cookie-consent-heading-wrap{flex:1;min-width:0}.cookie-consent-kicker{font-size:.8rem;font-weight:600;color:#64748b;margin:0 0 .2rem}html[data-theme=dark] .cookie-consent-kicker{color:rgba(248,250,252,.55)}.cookie-consent-title{font-size:clamp(1.35rem, 3.5vw, 1.6rem);font-weight:700;color:#0f172a;margin:0;line-height:1.15}html[data-theme=dark] .cookie-consent-title{color:#f8fafc}.cookie-consent-icon-box{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:var(--cookie-cta-blue);display:flex;align-items:center;justify-content:center}.cookie-consent-icon-img{width:40px;height:40px;display:block;filter:brightness(0) invert(1)}.cookie-consent-desc{font-size:.92rem;line-height:1.5;color:#334155;margin:0 0 .65rem}html[data-theme=dark] .cookie-consent-desc{color:rgba(248,250,252,.82)}.cookie-consent-link{font-size:.88rem;font-weight:600;color:var(--cookie-cta-blue);text-decoration:underline;text-underline-offset:2px}.cookie-consent-link:hover{color:var(--cookie-cta-blue-hover)}html[data-theme=dark] .cookie-consent-link{color:#60a5fa}html[data-theme=dark] .cookie-consent-link:hover{color:#93c5fd}.cookie-consent-info{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(148,163,184,.35)}html[data-theme=dark] .cookie-consent-info{border-top-color:rgba(255,255,255,.1)}.cookie-consent-info-title{font-size:.8rem;font-weight:600;color:#475569;margin:0 0 .45rem}html[data-theme=dark] .cookie-consent-info-title{color:rgba(248,250,252,.55)}.cookie-consent-list{margin:0;padding-left:1.15rem;font-size:.85rem;line-height:1.45;color:#475569}html[data-theme=dark] .cookie-consent-list{color:rgba(248,250,252,.75)}.cookie-consent-footer{display:grid;grid-template-columns:1fr 1fr;direction:ltr;margin-top:1rem;margin-left:-1.35rem;margin-right:-1.35rem;width:calc(100% + 2.7rem);border-top:1px solid rgba(148,163,184,.35);overflow:hidden}.cookie-consent-footer-choose,.cookie-consent-footer-ok{margin:0;font-size:.88rem;font-weight:600;padding:.95rem .75rem;cursor:pointer}html[data-theme=dark] .cookie-consent-footer{border-top-color:rgba(255,255,255,.1)}.cookie-consent-footer-choose{border:none;border-right:1px solid rgba(148,163,184,.35);background:rgba(248,250,252,.85);color:#475569;transition:background .15s,color .15s}.cookie-consent-footer-choose:hover{background:rgba(241,245,249,.95);color:#334155}html[data-theme=dark] .cookie-consent-footer-choose{background:rgba(30,30,30,.9);border-right-color:rgba(255,255,255,.12);color:rgba(248,250,252,.75)}.cookie-consent-fab,.cookie-consent-footer-ok,html[data-theme=dark] .cookie-consent-footer-ok{background:var(--cookie-cta-blue)}html[data-theme=dark] .cookie-consent-footer-choose:hover{background:rgba(40,40,40,.95);color:#f8fafc}.cookie-consent-fab:hover,.cookie-consent-footer-ok:hover,html[data-theme=dark] .cookie-consent-footer-ok:hover{background:var(--cookie-cta-blue-hover)}.cookie-consent-footer-ok{border:none;color:#fff;transition:background .15s,filter .15s}.cookie-consent-footer-ok:hover{filter:brightness(1.02)}.cookie-consent-fab{position:fixed;left:max(1rem,env(safe-area-inset-left));bottom:max(1.25rem,env(safe-area-inset-bottom));width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:none;transition:transform .2s,background .2s}.cookie-consent-fab:hover{transform:scale(1.05);box-shadow:none}.cookie-consent-fab-icon--cookie{width:28px;height:28px;display:block;filter:brightness(0) invert(1)}.cookie-consent-fab-icon--close{display:none;width:24px;height:24px;flex-shrink:0;color:#fff}.cookie-consent-root:not(.cookie-consent-root--minimized) .cookie-consent-fab-icon--cookie{display:none}.cookie-consent-root:not(.cookie-consent-root--minimized) .cookie-consent-fab-icon--close{display:block}.cookie-consent-root--instant-open .cookie-consent-overlay,.cookie-consent-root--instant-open .cookie-consent-panel{transition:none!important}.cookie-consent-root--instant-open:not(.cookie-consent-root--minimized) .cookie-consent-panel{transform:translateY(0);opacity:1;visibility:visible}@media (max-width:480px){.cookie-consent-panel{width:min(100vw - 1.25rem,440px);max-width:calc(100vw - 2 * max(.625rem,env(safe-area-inset-left)))}.cookie-consent-footer-choose,.cookie-consent-footer-ok{font-size:.82rem;padding:.85rem .5rem}}html[dir=rtl] .cookie-consent-panel{max-width:calc(100vw - 2 * max(1rem,env(safe-area-inset-right)))}