.regent-cookie-consent{position:fixed;z-index:1060;inset:0;pointer-events:none;font-family:inherit}.regent-cookie-consent__backdrop{position:absolute;inset:0;background:rgba(11,24,47,.34);backdrop-filter:blur(3px);opacity:0;transition:opacity .25s ease}.regent-cookie-open .regent-cookie-consent__backdrop{opacity:1}.regent-cookie-consent__card,.regent-cookie-modal{pointer-events:auto}.regent-cookie-consent__card{position:absolute;right:26px;bottom:26px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;width:min(540px,calc(100vw - 32px));padding:23px;border:1px solid #dce5f2;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(14,30,62,.22);animation:regentCookieEnter .42s cubic-bezier(.22,1,.36,1)}.regent-cookie-consent__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#eaf1ff,#dfeaff);color:#2168e8;font-size:25px}.regent-cookie-consent__eyebrow,.regent-cookie-modal header span{display:block;margin-bottom:5px;color:#2468df;font-size:10px;font-weight:800;letter-spacing:.11em}.regent-cookie-consent h2,.regent-cookie-modal h2{margin:0;color:#172b4d;font-size:20px;line-height:1.25;font-weight:700}.regent-cookie-consent p{margin:8px 0;color:#5f6f87;font-size:13px;line-height:1.55}.regent-cookie-consent__policy{color:#2468df;font-size:12px;font-weight:700;text-decoration:none}.regent-cookie-consent__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.15fr 1.2fr;gap:9px;margin-top:2px}.regent-cookie-consent__button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;padding:0 14px;border:1px solid transparent;border-radius:11px;font-size:12px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.regent-cookie-consent__button:hover{transform:translateY(-1px)}.regent-cookie-consent__button--primary{background:#2168e8;color:#fff;box-shadow:0 7px 16px rgba(33,104,232,.24)}.regent-cookie-consent__button--secondary{background:#f0f4fa;color:#253a5d;border-color:#e1e8f2}.regent-cookie-consent__button--outline{background:#fff;color:#2168e8;border-color:#9ebfff}.regent-cookie-modal{position:absolute;inset:0;display:grid;place-items:center;padding:20px;background:rgba(11,24,47,.42);animation:regentCookieFade .2s ease}.regent-cookie-modal[hidden]{display:none}.regent-cookie-modal__panel{width:min(680px,100%);max-height:min(690px,calc(100vh - 40px));overflow:auto;border-radius:24px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.28);animation:regentCookieEnter .3s cubic-bezier(.22,1,.36,1)}.regent-cookie-modal header{display:flex;justify-content:space-between;gap:16px;padding:24px 25px 18px;border-bottom:1px solid #e8edf5}.regent-cookie-modal header button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:10px;background:#f3f6fa;color:#263850}.regent-cookie-modal__intro{padding:18px 25px 8px;margin:0;color:#66758a;font-size:13px;line-height:1.6}.regent-cookie-modal__categories{padding:0 25px}.regent-cookie-category{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e8edf5}.regent-cookie-category h3{margin:0 0 5px;color:#1d2f4b;font-size:14px;font-weight:700}.regent-cookie-category p{margin:0;color:#728097;font-size:12px;line-height:1.5}.regent-cookie-category__required{padding:7px 10px;border-radius:999px;background:#e9f8ee;color:#178546;font-size:11px;font-weight:800;white-space:nowrap}.regent-cookie-toggle input{position:absolute;opacity:0}.regent-cookie-toggle span{display:block;position:relative;width:46px;height:26px;border-radius:999px;background:#cbd3de;transition:background .2s}.regent-cookie-toggle span::after{content:"";position:absolute;top:4px;left:4px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:transform .2s}.regent-cookie-toggle input:checked+span{background:#2168e8}.regent-cookie-toggle input:checked+span::after{transform:translateX(20px)}.regent-cookie-modal footer{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:10px;padding:18px 25px 25px}.regent-cookie-settings{position:fixed;right:20px;bottom:20px;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border:0;border-radius:999px;background:#172b4d;color:#fff;box-shadow:0 10px 28px rgba(14,30,62,.25);font-size:12px;font-weight:700;pointer-events:auto}.regent-cookie-settings[hidden]{display:none}@keyframes regentCookieEnter{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@keyframes regentCookieFade{from{opacity:0}to{opacity:1}}@media(max-width:575px){.regent-cookie-consent__card{right:16px;bottom:16px;padding:19px;grid-template-columns:48px minmax(0,1fr);gap:12px;border-radius:18px}.regent-cookie-consent__icon{width:48px;height:48px;border-radius:15px;font-size:21px}.regent-cookie-consent h2{font-size:18px}.regent-cookie-consent__actions,.regent-cookie-modal footer{grid-template-columns:1fr}.regent-cookie-consent__button{min-height:42px}.regent-cookie-modal{padding:10px}.regent-cookie-modal__panel{max-height:calc(100vh - 20px);border-radius:18px}.regent-cookie-modal header,.regent-cookie-modal__intro,.regent-cookie-modal__categories,.regent-cookie-modal footer{padding-left:18px;padding-right:18px}.regent-cookie-settings{right:14px;bottom:14px}.regent-cookie-settings span{display:none}}
/* GPU-heavy backdrop blur intentionally avoided: dimming remains smooth on mobile. */
.regent-cookie-consent__backdrop{background:linear-gradient(135deg,rgba(7,18,38,.58),rgba(15,47,94,.38) 58%,rgba(23,104,232,.18));backdrop-filter:none;contain:paint;transition:opacity .2s ease}

/* Keep privacy controls clear of the support widget. */
.regent-cookie-consent__card{left:26px;right:auto;}
.regent-cookie-settings{left:20px;right:auto;}
.regent-cookie-open .regent-whatsapp{opacity:0;pointer-events:none;}
@media(max-width:575px){
    .regent-cookie-consent__card{left:16px;right:auto;}
    .regent-cookie-settings{left:14px;right:auto;}
}

/* Central theme palette */
.regent-cookie-consent__card,.regent-cookie-modal__panel{border-color:rgb(var(--border_color));background:rgb(var(--elements_background_color))}
.regent-cookie-consent__icon{background:rgba(var(--primary_color),.10);color:rgb(var(--primary_color))}
.regent-cookie-consent__eyebrow,.regent-cookie-modal header span,.regent-cookie-consent__policy{color:rgb(var(--primary_color))}
.regent-cookie-consent h2,.regent-cookie-modal h2,.regent-cookie-category h3{color:rgb(var(--text_color))}
.regent-cookie-consent p,.regent-cookie-modal__intro,.regent-cookie-category p{color:rgb(var(--text_muted))}
.regent-cookie-consent__button--primary,.regent-cookie-toggle input:checked+span{background:rgb(var(--primary_color))}
.regent-cookie-consent__button--primary{box-shadow:0 7px 16px rgba(var(--primary_color),.24)}
.regent-cookie-consent__button--outline{background:rgb(var(--elements_background_color));color:rgb(var(--primary_color));border-color:rgba(var(--primary_color),.45)}
.regent-cookie-settings{background:rgb(var(--secondary_color))}
.regent-cookie-modal header,.regent-cookie-category{border-color:rgb(var(--border_color))}
.regent-cookie-consent__backdrop{background:linear-gradient(135deg,rgba(var(--secondary_color),.58),rgba(var(--primary_color),.20))}
