.oc-cookie-banner{position:fixed;right:1rem;bottom:1rem;width:min(460px,calc(100vw - 2rem));background:var(--surface,#fff);border:1px solid var(--border,#dce3ed);border-radius:.75rem;box-shadow:0 10px 28px rgba(20,35,62,.15);z-index:1200;padding:.95rem}.oc-cookie-banner[hidden]{display:none!important}.oc-cookie-banner__text{font-size:.875rem;color:var(--text-secondary,#5a6b7f);line-height:1.45;margin-bottom:.75rem}.oc-cookie-banner__text a{color:var(--accent-blue,#63a3fe);text-decoration:none}.oc-cookie-banner__text a:focus-visible,.oc-cookie-banner__text a:hover{text-decoration:underline}.oc-cookie-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.oc-cookie-banner__actions .btn{font-size:.85rem}.oc-cookie-backdrop{position:fixed;inset:0;background:rgba(16,27,47,.38);z-index:1290}.oc-cookie-backdrop[hidden]{display:none!important}.oc-cookie-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(640px,calc(100vw - 1.5rem));max-height:calc(100vh - 2rem);overflow:auto;background:var(--surface,#fff);border:1px solid var(--border,#dce3ed);border-radius:.85rem;box-shadow:0 18px 44px rgba(20,35,62,.22);z-index:1300}.oc-cookie-modal[hidden]{display:none!important}.oc-cookie-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid var(--border,#dce3ed)}.oc-cookie-modal__title{margin:0;font-size:1.05rem;line-height:1.3;color:var(--text,#1e2a3a);font-weight:600}.oc-cookie-modal__close{border:0;background:0 0;color:var(--text-secondary,#5a6b7f);font-size:1.2rem;line-height:1;cursor:pointer;border-radius:.4rem;width:2rem;height:2rem}.oc-cookie-modal__close:focus-visible,.oc-cookie-modal__close:hover{background:rgba(99,163,254,.12);color:var(--text,#1e2a3a);outline:0}.oc-cookie-modal__body{padding:1rem 1.15rem}.oc-cookie-modal__intro{color:var(--text-secondary,#5a6b7f);font-size:.9rem;line-height:1.6;margin-bottom:.8rem}.oc-cookie-pref-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid var(--border,#dce3ed);border-radius:.65rem;padding:.8rem;margin-top:.65rem;background:#fff}.oc-cookie-pref-card__title{margin:0 0 .2rem;font-size:.94rem;color:var(--text,#1e2a3a);font-weight:600}.oc-cookie-pref-card__desc{margin:0;font-size:.84rem;color:var(--text-secondary,#5a6b7f);line-height:1.5}.oc-cookie-pill{display:inline-block;background:#eef2f7;border:1px solid #dce3ed;color:#4b5f79;border-radius:999px;font-size:.75rem;padding:.2rem .55rem;white-space:nowrap}.oc-cookie-modal__footer{border-top:1px solid var(--border,#dce3ed);padding:.85rem 1.15rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.oc-cookie-modal__footer .btn{font-size:.84rem}.oc-cookie-modal__footer-group{display:flex;gap:.5rem;flex-wrap:wrap}.oc-cookie-modal .form-check-input{width:2.3em;height:1.3em}body.oc-cookie-modal-open{overflow:hidden}[data-oc-cookie-manage]{cursor:pointer}@media (max-width:575.98px){.oc-cookie-banner{left:.75rem;right:.75rem;bottom:.75rem;width:auto;padding:.85rem}.oc-cookie-banner__actions{justify-content:stretch}.oc-cookie-banner__actions .btn{flex:1 1 calc(50% - 0.5rem)}.oc-cookie-modal__footer{flex-direction:column}.oc-cookie-modal__footer .btn{width:100%}.oc-cookie-modal__footer-group{width:100%;flex-direction:column}}