.cb-widget{--cb-accent:#2563eb;--cb-accent-hover:#1d4ed8;--cb-bg:#fff;--cb-bg-cats:#f8fafc;--cb-border:#e2e8f0;--cb-radius:14px;--cb-shadow:0 8px 40px #00000029, 0 2px 8px #00000014;--cb-text:#1e293b;--cb-text-muted:#64748b;--cb-badge-bg:#dcfce7;--cb-badge-color:#15803d;--cb-btn-ghost-bg:#f1f5f9;--cb-btn-ghost-text:#475569;--cb-btn-ghost-border:#e2e8f0;--cb-z:9999;--cb-width:360px;--cb-gap:20px;z-index:var(--cb-z);width:var(--cb-width);max-width:calc(100vw - 2 * var(--cb-gap));bottom:var(--cb-gap);position:fixed}.cb-widget.cb-pos-right{right:var(--cb-gap)}.cb-widget.cb-pos-left{left:var(--cb-gap)}.cb-widget.cb-pos-center{left:50%;transform:translate(-50%)}.cb-card{background:var(--cb-bg);border:1px solid var(--cb-border);border-radius:var(--cb-radius);box-shadow:var(--cb-shadow);overflow:hidden}.cb-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--cb-bg);justify-content:space-between;align-items:center;padding:13px 16px;transition:background .15s;display:flex}.cb-header:hover{background:#f8fafc}.cb-header-left{align-items:center;gap:8px;display:flex}.cb-cookie-icon{flex-shrink:0;font-size:1.1rem;line-height:1}.cb-header-title{color:var(--cb-text);font-size:.875rem;font-weight:700}.cb-header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.cb-privacy-link{color:var(--cb-accent);font-size:.7rem;text-decoration:none;transition:opacity .15s}.cb-privacy-link:hover{opacity:.75;text-decoration:underline}.cb-chevron{border:1.5px solid var(--cb-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .25s,border-color .15s;display:flex}.cb-chevron svg{display:block}.cb-widget.cb-open .cb-chevron{border-color:var(--cb-accent);transform:rotate(180deg)}.cb-body{border-top:1px solid var(--cb-border);overflow:hidden}.cb-body-inner{padding:14px 16px 16px}.cb-desc{color:var(--cb-text-muted);margin:0 0 12px;font-size:.775rem;line-height:1.55}.cb-cats{background:var(--cb-bg-cats);border:1px solid var(--cb-border);border-radius:9px;flex-direction:column;gap:4px;margin-bottom:12px;padding:8px 10px;display:flex}.cb-cat{flex-direction:column;gap:2px;padding:4px 2px;display:flex}.cb-cat--required{cursor:default}.cb-cat-row{align-items:center;gap:8px;display:flex}.cb-cat input[type=checkbox]{width:14px;height:14px;accent-color:var(--cb-accent);cursor:pointer;flex-shrink:0}.cb-cat--required input[type=checkbox]{cursor:default;opacity:.6}.cb-cat-name{color:var(--cb-text);cursor:pointer;-webkit-user-select:none;user-select:none;flex-wrap:wrap;flex:1;align-items:center;gap:5px;font-size:.78rem;font-weight:600;display:flex}.cb-cat--required .cb-cat-name{cursor:default}.cb-cat-badge{background:var(--cb-badge-bg);color:var(--cb-badge-color);letter-spacing:.01em;border-radius:20px;padding:1px 6px;font-size:.62rem;font-weight:600}.cb-cat-chevron{width:18px;height:18px;color:var(--cb-text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s,color .15s;display:flex}.cb-cat-chevron.cb-cat-open{color:var(--cb-accent);transform:rotate(180deg)}.cb-cat-desc{color:var(--cb-text-muted);padding:2px 0 2px 22px;font-size:.7rem;line-height:1.4}.cb-actions{flex-wrap:wrap;gap:6px;display:flex}.cb-btn{cursor:pointer;text-align:center;white-space:nowrap;border:none;border-radius:8px;flex:auto;min-width:0;padding:7px 10px;font-size:.75rem;font-weight:600;transition:opacity .15s,box-shadow .15s,background .15s}.cb-btn:hover{opacity:.88}.cb-btn-ghost{background:var(--cb-btn-ghost-bg);color:var(--cb-btn-ghost-text);border:1px solid var(--cb-btn-ghost-border)}.cb-btn-primary{background:var(--cb-accent);color:#fff;box-shadow:0 2px 8px #6366f14d}.cb-btn-primary:hover{background:var(--cb-accent-hover);box-shadow:0 4px 14px #6366f166}.cb-theme-dark{--cb-bg:#242424;--cb-bg-cats:#2e2e2e;--cb-border:#3d3d3d;--cb-text:#f0f0f0;--cb-text-muted:#a0a0a0;--cb-badge-bg:#1a3a1a;--cb-badge-color:#4ade80;--cb-btn-ghost-bg:#333;--cb-btn-ghost-text:#d0d0d0;--cb-btn-ghost-border:#3d3d3d;--cb-shadow:0 8px 40px #0009, 0 2px 8px #0006}.cb-theme-dark .cb-header:hover{background:#2e2e2e}@media (width<=480px){.cb-widget{max-width:100%;bottom:0;width:100%!important;left:0!important;right:0!important}.cb-card{border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0}.cb-btn{flex:calc(50% - 3px)}.cb-btn-primary{flex:100%}}.cb-widget.cb-force-mobile{max-width:100%;bottom:0;width:100%!important;left:0!important;right:0!important}.cb-widget.cb-force-mobile .cb-card{border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0}.cb-widget.cb-force-mobile .cb-btn{flex:calc(50% - 3px)}.cb-widget.cb-force-mobile .cb-btn-primary{flex:100%}
