:root{--banner-primary:#007cba;--banner-agree-text-color:#ffffff;--banner-agree-text-hover-color:#ffffff}#bdt-consent-card.bdt-consent-card{--bdt-surface:#ffffff;--bdt-ink:#1d2327;--bdt-ink-soft:#50575e;--bdt-line:rgba(0, 0, 0, 0.10);--bdt-radius:14px;position:fixed;z-index:99990;bottom:24px;left:24px;right:auto;width:360px;max-width:calc(100vw - 32px);box-sizing:border-box;margin:0;padding:22px 22px 18px;background:var(--bdt-surface);color:var(--bdt-ink);border:1px solid var(--bdt-line);border-radius:var(--bdt-radius);box-shadow:0 16px 40px rgba(15,23,42,.2);font-family:inherit;font-size:14px;line-height:1.5;text-align:left;letter-spacing:normal}#bdt-consent-card *,#bdt-consent-card ::after,#bdt-consent-card ::before{box-sizing:border-box}#bdt-consent-card h2,#bdt-consent-card label,#bdt-consent-card p,#bdt-consent-card span{margin:0;padding:0;text-transform:none;letter-spacing:normal;color:inherit}#bdt-consent-card button{margin:0;min-height:0!important;width:auto;max-width:none;text-transform:none!important;letter-spacing:normal;text-shadow:none;box-shadow:none}#bdt-consent-card.bdt-consent-hidden,#bdt-consent-reopen.bdt-consent-hidden{display:none!important}#bdt-consent-card .bdt-consent-title{margin:0 0 6px;padding:0;font-family:inherit;font-size:17px;font-weight:700;line-height:1.3;color:var(--bdt-ink)}#bdt-consent-card .bdt-consent-desc{margin:0 0 16px;padding:0;font-size:14px;line-height:1.5;color:var(--bdt-ink-soft)}#bdt-consent-card .bdt-consent-actions{display:flex;gap:10px}#bdt-consent-card .bdt-consent-btn{flex:1 1 0;appearance:none;-webkit-appearance:none;border:1px solid transparent;border-radius:9px;padding:11px 14px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;transition:filter .15s ease,background-color .15s ease,color .15s ease}#bdt-consent-card .bdt-consent-btn:focus-visible{outline:2px solid var(--banner-primary);outline-offset:2px}#bdt-consent-card .bdt-consent-btn-primary{background:var(--banner-primary)!important;color:var(--banner-agree-text-color)!important;border-color:var(--banner-primary)}#bdt-consent-card .bdt-consent-btn-primary:hover{color:var(--banner-agree-text-hover-color)!important;filter:brightness(1.08)}#bdt-consent-card .bdt-consent-btn-ghost{background:rgba(0,0,0,.05)!important;color:var(--bdt-ink-soft)!important;border-color:transparent}#bdt-consent-card .bdt-consent-btn-ghost:hover{background:rgba(0,0,0,.09)!important;color:var(--bdt-ink)!important}#bdt-consent-card .bdt-consent-managelink{display:inline;width:auto;margin:0;padding:0;border:0!important;border-radius:0;background:0 0!important;color:var(--banner-primary);font-family:inherit;font-size:inherit;font-weight:600;line-height:inherit;text-decoration:none!important;cursor:pointer}#bdt-consent-card .bdt-consent-managelink:hover{filter:brightness(1.1)}#bdt-consent-card .bdt-consent-panel{margin-top:16px;padding-top:16px;border-top:1px solid var(--bdt-line)}#bdt-consent-card .bdt-consent-cat{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 0}#bdt-consent-card .bdt-consent-cat+.bdt-consent-cat{border-top:1px solid var(--bdt-line)}#bdt-consent-card .bdt-consent-cat-label{display:block;font-size:14px;font-weight:600;color:var(--bdt-ink)}#bdt-consent-card .bdt-consent-cat-desc{display:block;margin-top:2px;font-size:12.5px;line-height:1.45;color:var(--bdt-ink-soft)}#bdt-consent-card .bdt-consent-switch{position:relative;flex:0 0 auto;width:42px;height:24px;margin-top:2px}#bdt-consent-card .bdt-consent-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}#bdt-consent-card .bdt-consent-switch-ui{position:absolute;inset:0;background:rgba(0,0,0,.22);border-radius:999px;transition:background-color .15s ease}#bdt-consent-card .bdt-consent-switch-ui::after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .15s ease}#bdt-consent-card .bdt-consent-switch input:checked+.bdt-consent-switch-ui{background:var(--banner-primary)}#bdt-consent-card .bdt-consent-switch input:checked+.bdt-consent-switch-ui::after{transform:translateX(18px)}#bdt-consent-card .bdt-consent-switch input:focus-visible+.bdt-consent-switch-ui{outline:2px solid var(--banner-primary);outline-offset:2px}#bdt-consent-card .bdt-consent-switch-locked{opacity:.55}#bdt-consent-card .bdt-consent-switch-locked input{cursor:not-allowed}#bdt-consent-card .bdt-consent-panel-actions{margin-top:14px}#bdt-consent-card .bdt-consent-panel-actions .bdt-consent-btn{width:100%}#bdt-consent-reopen.bdt-consent-reopen{position:fixed;z-index:99989;bottom:22px;left:22px;right:auto;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin:0;padding:0;border:1px solid var(--bdt-line, rgba(0, 0, 0, 0.10));border-radius:50%;background:#fff!important;color:var(--banner-primary);box-shadow:0 6px 18px rgba(15,23,42,.18);cursor:pointer;transition:transform .15s ease,filter .15s ease}#bdt-consent-reopen.bdt-consent-reopen:hover{transform:translateY(-1px);filter:brightness(1.04)}#bdt-consent-reopen.bdt-consent-reopen:focus-visible{outline:2px solid var(--banner-primary);outline-offset:2px}@media screen and (max-width:480px){#bdt-consent-card.bdt-consent-card{left:12px;right:12px;bottom:12px;width:auto}}@media (prefers-reduced-motion:reduce){#bdt-consent-card *,#bdt-consent-card.bdt-consent-card,#bdt-consent-reopen.bdt-consent-reopen{transition:none!important}}