:root{--consent-space:0px}body{padding-bottom:var(--consent-space)}.consent-panel[hidden],.consent-panel [hidden]{display:none!important}.consent-panel{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;color:#103441;border-top:2px solid #09b1d0;box-shadow:0 -8px 36px #1034411c;max-height:72vh;overflow:auto;overscroll-behavior:contain}.consent-inner{max-width:1200px;margin:auto;padding:22px 28px}.consent-kicker{font-size:10px;font-weight:800;letter-spacing:1.5px;color:#376471}.consent-copy h2{font-size:22px;line-height:1.2;margin:7px 0}.consent-copy p{font-size:14px;line-height:1.55;margin:0 0 6px;max-width:880px}.consent-copy a{font-size:13px;text-decoration:underline}.consent-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.consent-actions button{background:#e7f7fa;border:1px solid #22768a;color:#123c49;padding:11px 18px;min-height:44px;border-radius:7px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.consent-actions button:hover{background:#d4f0f5}.consent-actions button:focus-visible,.privacy-link:focus-visible,.consent-panel input:focus-visible{outline:3px solid #086d90;outline-offset:3px}.privacy-link{background:none;border:0;padding:0;color:inherit;font:inherit;text-align:left;text-decoration:underline;cursor:pointer}.consent-category{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #dce8eb;cursor:pointer}.consent-category strong{display:block;font-size:14px}.consent-category small{display:block;font-size:13px;line-height:1.45;color:#42606b;margin-top:3px}.consent-category input{width:22px;height:22px;flex:0 0 22px;accent-color:#097e99}.consent-note,.consent-status{font-size:12px;line-height:1.5}.consent-status:empty{display:none}.consent-visible .mobile-cta{display:none!important}.consent-visible :is(input,button,a){scroll-margin-bottom:calc(var(--consent-space) + 20px)}@media(min-width:1024px){.consent-inner{padding:20px 28px}.consent-actions button{min-width:175px}}@media(max-width:480px){.consent-inner{padding:15px 16px}.consent-copy h2{font-size:19px}.consent-copy p{font-size:13px}.consent-actions{gap:8px}.consent-actions button{flex:1 1 44%;padding:10px 8px;font-size:12px}.consent-panel{max-height:65vh}.consent-kicker{font-size:9px}}@media(prefers-reduced-motion:reduce){.consent-panel *{scroll-behavior:auto;transition:none!important}}
.consent-storage-notice{padding:14px 20px;background:#e7f7fa;color:#123c49;font-size:14px;margin:0}

/* Sales page: compact bar, details only when requested. */
.consent-inner{max-width:1440px;padding:10px 20px;display:flex;align-items:center;gap:20px}.consent-copy{flex:1;min-width:0}.consent-kicker{display:none}.consent-copy h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);margin:-1px}.consent-copy p{font-size:12px;line-height:1.4;margin:0}.consent-copy a{font-size:11px}.consent-actions{margin:0;flex-shrink:0;gap:7px}.consent-actions button{min-width:0;min-height:40px;padding:8px 12px;font-size:12px;font-weight:600;border-radius:5px}.consent-panel{border-top:1px solid #c9e0e5;box-shadow:0 -3px 16px #10344112;max-height:60vh}.consent-panel.is-customizing .consent-inner{display:grid;grid-template-columns:1fr auto;gap:10px 20px}#consent-categories{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;order:2}.consent-category{align-items:flex-start;gap:8px;padding:8px;background:#f6fafb;border:0;border-radius:5px}.consent-category strong{font-size:12px}.consent-category small{font-size:11px;line-height:1.35}.consent-category input{width:18px;height:18px;flex-basis:18px;margin:0}.consent-note{grid-column:1/-1;font-size:11px;margin:0}.consent-status{margin:0}
@media(max-width:1000px){.consent-inner{padding:10px 14px;gap:8px;flex-wrap:wrap}.consent-copy{flex-basis:100%}.consent-panel.is-customizing .consent-inner{grid-template-columns:1fr}#consent-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.consent-inner{padding:8px 12px}.consent-actions{width:100%;gap:6px}.consent-actions button{flex:1;min-width:0;padding:8px 4px;font-size:11px;min-height:40px}.consent-copy p{font-size:11px}.consent-copy a{font-size:11px}.consent-category small{font-size:10px}}
