#spocnet-consent-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:999998;opacity:0;pointer-events:none;transition:opacity .3s ease}#spocnet-consent-overlay.visible{opacity:1;pointer-events:auto}#spocnet-consent-banner{position:fixed;bottom:0;left:0;right:0;z-index:999999;transform:translateY(100%);transition:transform .35s ease;font-family:Segoe UI,system-ui,-apple-system,sans-serif}#spocnet-consent-banner.visible{transform:translateY(0)}.sc-shell{background:#fff;border-top:2px solid #2563eb;padding:0;max-height:92vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.sc-shell::-webkit-scrollbar{width:4px}.sc-shell::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.sc-header{justify-content:space-between;padding:18px 28px 14px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:2}.sc-brand,.sc-header{display:flex;align-items:center}.sc-brand{gap:10px}.sc-brand-icon{width:32px;height:32px;background:#2563eb;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;letter-spacing:-1px;flex-shrink:0}.sc-brand-name{font-size:15px;font-weight:700;color:#1e293b;letter-spacing:.3px}.sc-brand-sub{color:#94a3b8;letter-spacing:1.5px;margin-top:1px}.sc-brand-sub,.sc-region-badge{font-size:10px;text-transform:uppercase}.sc-region-badge{padding:3px 10px;border-radius:4px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;letter-spacing:.8px;font-weight:600}.sc-body{padding:20px 28px 24px}.sc-headline{font-size:17px;font-weight:700;color:#1e293b;margin-bottom:8px;line-height:1.3}.sc-intro{font-size:13px;color:#64748b;line-height:1.6;margin-bottom:20px;max-width:780px}.sc-intro .js-link{color:#2563eb;cursor:pointer}.sc-intro .js-link:hover{color:#1d4ed8}.sc-jurisdiction{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;margin-bottom:20px;display:flex;align-items:flex-start;gap:10px}.sc-jurisdiction-icon{font-size:16px;flex-shrink:0;margin-top:1px}.sc-jurisdiction-text{font-size:12px;color:#64748b;line-height:1.5}.sc-jurisdiction-text strong{color:#334155}.sc-toggles{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;margin-bottom:22px}.sc-toggle-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;display:flex;align-items:flex-start;gap:14px}.sc-toggle-card:hover{border-color:#94a3b8}.sc-toggle-card.required{opacity:.75}.sc-toggle-info{flex:1;min-width:0}.sc-toggle-title{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:4px;display:flex;align-items:center;gap:6px}.sc-toggle-title .sc-required-tag{font-size:9px;padding:2px 6px;background:#dbeafe;border-radius:3px;color:#2563eb;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.sc-toggle-desc{font-size:11.5px;color:#94a3b8;line-height:1.5}.sc-switch{position:relative;width:42px;height:24px;flex-shrink:0;margin-top:1px}.sc-switch input{opacity:0;width:0;height:0;position:absolute}.sc-switch-track{position:absolute;inset:0;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:12px;cursor:pointer}.sc-switch-track:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#94a3b8;border-radius:50%}.sc-switch input:checked+.sc-switch-track{background:#2563eb;border-color:#2563eb}.sc-switch input:checked+.sc-switch-track:after{transform:translateX(18px);background:#fff}.sc-switch input:disabled+.sc-switch-track{cursor:not-allowed;opacity:.6}.sc-laws{margin-bottom:22px}.sc-laws-title{font-size:11px;color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;margin-bottom:10px}.sc-laws-grid{display:flex;flex-wrap:wrap;gap:6px}.sc-law-chip{font-size:10.5px;padding:4px 10px;border-radius:4px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-weight:500;letter-spacing:.3px;cursor:default}.sc-law-chip:hover{background:#e2e8f0;color:#475569}.sc-law-chip.active{background:#dbeafe;border-color:#bfdbfe;color:#2563eb}.sc-third-party{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;margin-bottom:22px}.sc-third-party-title{font-size:11px;color:#94a3b8;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;margin-bottom:10px}.sc-tp-list{display:flex;flex-direction:column;gap:8px}.sc-tp-item{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#64748b;line-height:1.5}.sc-tp-item-icon{font-size:14px;flex-shrink:0;margin-top:1px}.sc-tp-item .js-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.sc-tp-item .js-link:hover{color:#1d4ed8}.sc-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.sc-btn{padding:11px 22px;border-radius:6px;font-size:13px;font-weight:600;border:none;cursor:pointer;letter-spacing:.2px;white-space:nowrap}.sc-btn-accept-all{background:#2563eb;color:#fff}.sc-btn-accept-all:hover{background:#1d4ed8}.sc-btn-accept-all:active{background:#1e40af}.sc-btn-save{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.sc-btn-save:hover{background:#e2e8f0;color:#334155}.sc-btn-reject{background:transparent;color:#94a3b8;border:1px solid #e2e8f0}.sc-btn-reject:hover{color:#64748b;border-color:#cbd5e1}.sc-manage-link{margin-left:auto;font-size:11.5px;color:#94a3b8;cursor:pointer;text-decoration:underline;text-underline-offset:3px;background:none;border:none;padding:4px 0}.sc-manage-link:hover{color:#64748b}#spocnet-consent-fab{position:fixed;bottom:20px;left:20px;z-index:999997;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:9px 16px 9px 12px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#64748b;font-family:Segoe UI,sans-serif;font-weight:600;opacity:0;pointer-events:none}#spocnet-consent-fab.visible{opacity:1;pointer-events:auto}#spocnet-consent-fab:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}#spocnet-consent-fab .fab-icon{width:20px;height:20px;background:#2563eb;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;font-weight:800;letter-spacing:-.5px}.sc-divider{height:1px;background:#e2e8f0;margin:16px 0}.sc-footer-note{font-size:10.5px;color:#94a3b8;line-height:1.5;margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}@media (max-width:600px){.sc-body{padding:16px 18px 20px}.sc-header{padding:14px 18px 12px}.sc-toggles{grid-template-columns:1fr}.sc-actions{flex-direction:column;align-items:stretch}.sc-manage-link{margin-left:0}.sc-btn,.sc-manage-link{text-align:center}}