.consent-banner{z-index:100;border:1px solid var(--line);border-top:4px solid var(--accent);background:#fff;border-radius:16px;width:min(610px,100vw - 48px);max-height:calc(100dvh - 48px);padding:26px;position:fixed;bottom:24px;left:24px;overflow-y:auto;box-shadow:0 16px 70px #12202f26}.consent-banner-heading,.consent-dialog-heading{align-items:center;gap:12px;margin-bottom:14px;display:flex}.consent-symbol{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-strong);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.consent-banner h2,.consent-dialog h2{letter-spacing:-.035em;font-size:22px;line-height:1.25}.consent-banner p,.consent-dialog p{font-size:13px;line-height:1.75}.consent-actions{flex-wrap:wrap;gap:10px;margin-top:21px;display:flex}.consent-choice,.consent-save,.consent-customize{border:1px solid var(--brand-blue);background:var(--brand-blue);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:11px 17px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.consent-choice{white-space:nowrap;flex:1}.consent-customize{color:var(--brand-blue);background:#fff}.consent-choice:hover,.consent-save:hover{background:var(--blue)}.consent-customize:hover{background:var(--blue-soft)}.consent-links{color:var(--muted);gap:20px;margin-top:16px;font-size:11px;display:flex}.consent-links a{text-underline-offset:3px;text-decoration:underline}.consent-dialog{border:1px solid var(--line);width:min(620px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:#fff;border-radius:16px;margin:auto;padding:30px;overflow-y:auto;box-shadow:0 20px 80px #12202f40}.consent-dialog::backdrop{background:#12202f85}.consent-dialog-heading{justify-content:space-between}.consent-close{background:var(--cream);width:44px;height:44px;color:var(--ink);border:0;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.consent-category{border-bottom:1px solid var(--line);padding:20px 0}.consent-category>div,.consent-checkbox-label{justify-content:space-between;align-items:center;gap:16px;display:flex}.consent-category h3,.consent-checkbox-label{letter-spacing:-.01em;font-size:14px;font-weight:650;line-height:1.5}.consent-category p{margin-top:9px}.consent-required{white-space:nowrap;color:var(--accent-strong);font-size:11px;font-weight:600}.consent-checkbox-label input{width:23px;height:23px;accent-color:var(--brand-blue);cursor:pointer;flex-shrink:0;margin:0}.consent-checkbox-label input:disabled{cursor:default}.consent-save{background:var(--accent-strong);border-color:var(--accent-strong);width:100%}.consent-storage-note{margin-top:15px}.cookie-settings-button{color:inherit;text-align:left;font-size:inherit;line-height:inherit;background:0 0;border:0;padding:0}.cookie-settings-button:hover{text-underline-offset:3px;text-decoration:underline}.consent-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:fixed;overflow:hidden}.consent-status-visible{z-index:99;clip-path:none;white-space:normal;border:1px solid var(--line);background:#fff;border-radius:9px;width:min(460px,100vw - 32px);height:auto;padding:14px 18px;font-size:12px;bottom:16px;left:16px;box-shadow:0 6px 25px #12202f20}@media (max-width:540px){.consent-banner{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:20px;bottom:12px;left:12px}.consent-banner h2,.consent-dialog h2{font-size:20px}.consent-customize{width:100%}.consent-dialog{padding:22px}}
