.lcbr-floating-btn{
    position:fixed;right:22px;bottom:22px;z-index:999998;width:64px;height:64px;border:0;border-radius:50%;
    background:var(--lcbr-primary,#054bee);color:#fff;font-weight:700;box-shadow:0 12px 32px rgba(0,0,0,.25);
    display:flex;align-items:center;justify-content:center;line-height:1;transition:transform .2s ease,box-shadow .2s ease;font-size:0
}
.lcbr-floating-btn:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.32)}
.lcbr-shield{width:32px;height:32px;display:block;color:#fff}.lcbr-shield svg{width:100%;height:100%;display:block}
.lcbr-overlay{position:fixed;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(4px);z-index:999996}
.lcbr-consent-wrapper{position:fixed;z-index:999997;left:0;right:0;padding:14px;display:flex;align-items:center;justify-content:center;max-height:100dvh}.lcbr-consent-wrapper.lcbr-bottom{bottom:0}.lcbr-consent-wrapper.lcbr-center{top:50%;transform:translateY(-50%)}
.lcbr-card{width:min(720px,calc(100vw - 28px));max-height:min(86dvh,760px);margin:0 auto;border-radius:16px!important;overflow:hidden;border:0!important;background:#fff;display:flex;flex-direction:column}.lcbr-card .card-body{padding:20px 22px!important;overflow:auto}.lcbr-primary{background:var(--lcbr-primary,#054bee)!important;border-color:var(--lcbr-primary,#054bee)!important}
.lcbr-title-wrap{display:flex;align-items:flex-start;gap:12px;min-width:0}.lcbr-title-icon{width:36px;height:36px;min-width:36px;color:var(--lcbr-primary,#054bee)}.lcbr-title-icon svg{width:100%;height:100%}
.lcbr-card h5{font-size:21px!important;line-height:1.2!important;font-weight:800!important;color:#1f2937!important;margin:0 0 6px!important}.lcbr-card p{font-size:14px!important;line-height:1.45!important}.lcbr-close{width:34px;height:34px;min-width:34px;border:0;background:transparent;color:#4b5563;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;padding:0;opacity:.8}.lcbr-close:hover{opacity:1;background:#f3f4f6;color:#111827}
.lcbr-prefs-card{border:1px solid rgba(13,110,253,.65);border-radius:9px;overflow:hidden;background:#fff}.lcbr-prefs-title{width:100%;background:#eff6ff;color:#0b3b8c;font-weight:800;padding:13px 16px;border-bottom:1px solid rgba(13,110,253,.28);font-size:15px;line-height:1.25;display:block}.lcbr-prefs-title span{display:block;width:100%;white-space:normal}.lcbr-prefs-body{padding:12px 16px;background:#fff}
.lcbr-pref-item{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.10)}.lcbr-pref-item:last-of-type{border-bottom:0}.lcbr-pref-text{cursor:pointer;min-width:0}.lcbr-pref-text strong{display:block;font-size:14px!important;line-height:1.25!important;color:#111827!important;margin-bottom:3px}.lcbr-pref-text small{font-size:12.5px!important;color:#5f6673!important;line-height:1.35!important}.lcbr-pref-switch{flex:0 0 58px;width:58px;min-width:58px;margin:0!important;padding:0!important;display:inline-flex;align-items:center;cursor:pointer}.lcbr-pref-switch input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important}.lcbr-switch-ui{width:54px;height:30px;border:1px solid #b8bec7;border-radius:999px;background:#e5e7eb;box-shadow:inset 0 1px 2px rgba(0,0,0,.12);position:relative;display:block;transition:background-color .18s ease,border-color .18s ease}.lcbr-switch-ui::after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.28);transition:transform .18s ease}.lcbr-pref-switch input:checked + .lcbr-switch-ui{background:var(--lcbr-primary,#054bee);border-color:var(--lcbr-primary,#054bee)}.lcbr-pref-switch input:checked + .lcbr-switch-ui::after{transform:translateX(24px)}.lcbr-pref-switch input:focus + .lcbr-switch-ui{box-shadow:0 0 0 .2rem rgba(13,110,253,.14),inset 0 1px 2px rgba(0,0,0,.12)}
.lcbr-docs{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);padding:14px 0;margin-top:16px}.lcbr-docs p{margin-bottom:9px!important;color:#5f6673!important}.lcbr-links{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.lcbr-links a{color:var(--lcbr-primary,#054bee)!important;font-weight:700!important;text-decoration:none!important;display:inline-flex;align-items:center;gap:7px;font-size:14px!important;line-height:1.2!important}.lcbr-links a:hover{text-decoration:underline!important}.lcbr-links i{font-size:15px}.lcbr-link-arrow{font-size:13px!important}.lcbr-security{background:#f8fafc;border-top:1px solid rgba(0,0,0,.08);padding:11px 16px;text-align:center;color:#6b7280;font-size:12.5px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:8px}.lcbr-actions{gap:10px}.lcbr-actions .btn{padding:9px 14px!important;border-radius:7px!important;font-weight:700!important;font-size:14px!important}.lcbr-alert{padding:11px 13px!important;color:#1f3b57!important;background:#f8fafc!important;border-color:#d9dee7!important;font-size:12.5px!important;line-height:1.35!important}
@media(max-width:767.98px){.lcbr-floating-btn{width:56px;height:56px;right:14px;bottom:14px}.lcbr-shield{width:29px;height:29px}.lcbr-consent-wrapper{padding:8px;align-items:flex-end}.lcbr-consent-wrapper.lcbr-center{top:auto;bottom:0;transform:none}.lcbr-card{width:calc(100vw - 28px);max-width:calc(100vw - 28px);max-height:92dvh;border-radius:15px!important;margin:0 14px}.lcbr-card .card-body{padding:15px!important}.lcbr-title-wrap{gap:10px}.lcbr-title-icon{width:31px;height:31px;min-width:31px}.lcbr-card h5{font-size:18px!important}.lcbr-card p{font-size:12.5px!important}.lcbr-close{width:32px;height:32px;min-width:32px;font-size:16px}.lcbr-prefs-title{padding:12px 13px!important;font-size:13.5px!important}.lcbr-prefs-body{padding:9px 13px!important}.lcbr-pref-item{gap:11px;padding:11px 0;align-items:center}.lcbr-pref-switch{flex-basis:50px;min-width:50px;width:50px}.lcbr-switch-ui{width:48px;height:27px}.lcbr-switch-ui::after{width:21px;height:21px;top:2px;left:2px}.lcbr-pref-switch input:checked + .lcbr-switch-ui::after{transform:translateX(21px)}.lcbr-pref-text strong{font-size:13px!important}.lcbr-pref-text small{font-size:11.5px!important}.lcbr-docs{padding:12px 0;margin-top:14px}.lcbr-links{gap:10px;align-items:flex-start}.lcbr-links a{font-size:13px!important}.lcbr-actions{flex-direction:column!important;margin-top:14px!important}.lcbr-actions .btn{width:100%;padding:8px 12px!important}.lcbr-security{font-size:11.5px;padding:10px 12px}}
@media(max-width:420px){.lcbr-pref-item{align-items:flex-start}.lcbr-pref-switch{margin-top:2px!important}.lcbr-links{flex-direction:column}.lcbr-card h5{font-size:17px!important}}
