.cookie-consent-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cookie-consent-btn{font:inherit;font-size:.875rem;font-weight:600;line-height:1.25;padding:.625rem 1rem;border-radius:10px;border:1px solid rgba(15,23,42,.14);cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.cookie-consent-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.cookie-consent-btn--primary{background:#1e293b;color:#f8fafc;border-color:#1e293b}.cookie-consent-btn--primary:hover{background:#0f172a;border-color:#0f172a}.cookie-consent-btn--secondary{background:#fff;color:#334155;border-color:rgba(15,23,42,.12)}.cookie-consent-btn--secondary:hover{background:#f8fafc;border-color:rgba(15,23,42,.2)}.cookie-consent-banner{position:fixed;inset-inline:0;bottom:0;z-index:9998;padding:12px clamp(14px,3vw,24px) max(12px,env(safe-area-inset-bottom,12px));pointer-events:none}.cookie-consent-banner__inner{pointer-events:auto;margin:0 auto;max-width:min(920px,100%);background:hsla(0,0%,100%,.97);border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 12px 40px rgba(15,23,42,.12),0 2px 8px rgba(15,23,42,.06);padding:clamp(16px,2.5vw,22px);color:#0f172a}@media (max-width:640px){.cookie-consent-banner{padding:0}.cookie-consent-banner__inner{max-width:100%;border-radius:0;border-left:none;border-right:none;border-bottom:none;box-shadow:0 -4px 28px rgba(15,23,42,.1)}}.cookie-consent-banner__text{margin:0 0 10px;font-size:.9375rem;line-height:1.55;color:#334155}.cookie-consent-banner__legal{margin:0 0 16px;font-size:.8125rem;line-height:1.5;color:#64748b}.cookie-consent-banner__legal-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.cookie-consent-banner__legal-link:hover{color:#1d4ed8}.cookie-consent-banner__actions{display:flex;flex-wrap:wrap;gap:10px}.cookie-consent-banner__actions .cookie-consent-btn{flex:1 1 auto;min-width:min(140px,100%)}@media (min-width:640px){.cookie-consent-banner__actions .cookie-consent-btn{flex:0 1 auto;min-width:0}}.cookie-consent-modal-root{position:fixed;inset:0;z-index:9999}.cookie-consent-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cookie-consent-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 28px));max-height:min(90vh,640px);overflow:auto;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 24px 64px rgba(15,23,42,.2);padding:clamp(18px,3vw,24px);color:#0f172a}.cookie-consent-modal:focus{outline:none}.cookie-consent-modal:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.cookie-consent-modal__title{margin:0 0 10px;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.cookie-consent-modal__intro{margin:0 0 10px;font-size:.9375rem;line-height:1.55;color:#475569}.cookie-consent-modal__legal{margin:0 0 20px;font-size:.8125rem;line-height:1.5;color:#64748b}.cookie-consent-modal__legal-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.cookie-consent-modal__categories{display:flex;flex-direction:column;gap:16px;margin-bottom:22px}.cookie-consent-modal__category{padding:14px 14px 12px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fafafa}.cookie-consent-modal__category-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cookie-consent-modal__category-title{margin:0;font-size:.9375rem;font-weight:600;color:#0f172a}.cookie-consent-modal__category-desc{margin:8px 0 0;font-size:.8125rem;line-height:1.5;color:#64748b}.cookie-consent-modal__status{display:flex;align-items:center;gap:8px;flex-shrink:0}.cookie-consent-modal__status-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.cookie-consent-modal__status--locked .cookie-consent-modal__locked-text{font-size:.75rem;font-weight:600;color:#475569;white-space:nowrap}.cookie-consent-switch{position:relative;display:inline-block;vertical-align:middle;width:48px;height:28px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}.cookie-consent-switch:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:999px}.cookie-consent-switch__track{display:block;width:100%;height:100%;border-radius:999px;background:#cbd5e1;border:1px solid rgba(15,23,42,.12);transition:background .2s ease}.cookie-consent-switch--on .cookie-consent-switch__track{background:#22c55e;border-color:rgba(22,163,74,.35)}.cookie-consent-switch__thumb{position:absolute;top:50%;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.2);transform:translateY(-50%);transition:transform .2s ease}.cookie-consent-switch--on .cookie-consent-switch__thumb{transform:translate(20px,-50%)}.cookie-consent-switch--disabled{cursor:not-allowed;opacity:.85}.cookie-consent-modal__actions{display:flex;flex-direction:column;gap:10px}@media (min-width:480px){.cookie-consent-modal__actions{flex-direction:row;flex-wrap:wrap}.cookie-consent-modal__actions .cookie-consent-btn--primary{flex:1 1 100%}.cookie-consent-modal__actions .cookie-consent-btn--secondary{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px)}}