.rcomply-hidden{display:none}.rcomply-banner{position:fixed;left:0;right:0;z-index:999999;background:var(--rcomply-bg,#1e293b);color:var(--rcomply-text,#f1f5f9);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;line-height:1.5;box-shadow:0 -2px 10px rgba(0,0,0,.15)}.rcomply-bottom{bottom:0}.rcomply-top{top:0;box-shadow:0 2px 10px rgba(0,0,0,.15)}.rcomply-bottom-left,.rcomply-bottom-right{bottom:20px;left:auto;right:auto;max-width:420px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.rcomply-bottom-left{left:20px;right:auto}.rcomply-bottom-right{right:20px;left:auto}.rcomply-center{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);max-width:520px;border-radius:12px;box-shadow:0 8px 40px rgba(0,0,0,.3)}.rcomply-bar .rcomply-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto;padding:16px 24px}.rcomply-box .rcomply-banner-inner{padding:20px 24px}.rcomply-banner-text p{margin:0 0 4px;color:inherit}.rcomply-banner-links{font-size:12px;opacity:.7}.rcomply-banner-links a{color:inherit;text-decoration:underline}.rcomply-banner-actions{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap}.rcomply-box .rcomply-banner-actions{margin-top:16px}.rcomply-btn{display:inline-block;padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .2s;font-family:inherit}.rcomply-btn:hover{opacity:.85}.rcomply-btn-accept{background:var(--rcomply-accept-bg,#22c55e);color:var(--rcomply-accept-text,#fff)}.rcomply-btn-reject{background:var(--rcomply-reject-bg,transparent);color:var(--rcomply-reject-text,#94a3b8);border:1px solid currentColor}.rcomply-btn-settings{background:0 0;color:var(--rcomply-text,#f1f5f9);text-decoration:underline;padding:10px 12px}.rcomply-settings-panel{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000000}.rcomply-settings-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.rcomply-settings-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;width:90%;max-width:560px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 40px rgba(0,0,0,.3);color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.rcomply-settings-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.rcomply-settings-header h3{margin:0;font-size:18px;font-weight:600;color:#1e293b}.rcomply-settings-close{background:0 0;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:0;line-height:1}.rcomply-settings-body{padding:8px 24px;overflow-y:auto;flex:1}.rcomply-category-row{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f1f5f9}.rcomply-category-row:last-child{border-bottom:none}.rcomply-category-info{flex:1;padding-right:16px}.rcomply-category-info strong{font-size:14px;color:#1e293b}.rcomply-category-info p{font-size:13px;color:#64748b;margin:4px 0 0}.rcomply-always-on{display:inline-block;font-size:11px;color:#22c55e;font-weight:500;margin-left:8px}.rcomply-cookie-details{margin-top:8px}.rcomply-cookie-details summary{font-size:12px;color:#94a3b8;cursor:pointer}.rcomply-cookie-details ul{list-style:none;padding:4px 0 0;margin:0}.rcomply-cookie-details li{font-size:12px;color:#64748b;padding:2px 0}.rcomply-category-toggle{flex-shrink:0;padding-top:2px}.rcomply-toggle{position:relative;display:inline-block;width:44px;height:24px}.rcomply-toggle input{opacity:0;width:0;height:0}.rcomply-toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#cbd5e1;border-radius:24px;transition:background .2s}.rcomply-toggle-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s}.rcomply-toggle input:checked+.rcomply-toggle-slider{background:#22c55e}.rcomply-toggle input:checked+.rcomply-toggle-slider:before{transform:translateX(20px)}.rcomply-settings-footer{display:flex;gap:8px;justify-content:flex-end;padding:16px 24px;border-top:1px solid #e2e8f0}.rcomply-settings-footer .rcomply-btn{font-size:13px;padding:8px 16px}.rcomply-settings-footer .rcomply-btn-reject{color:#64748b;border-color:#e2e8f0}.rcomply-settings-footer .rcomply-btn-save{background:#3b82f6;color:#fff}@media (max-width:768px){.rcomply-bar .rcomply-banner-inner{flex-direction:column;align-items:stretch;text-align:center}.rcomply-banner-actions{justify-content:center}.rcomply-bottom-left,.rcomply-bottom-right{left:10px;right:10px;max-width:none}.rcomply-settings-content{width:95%;max-height:90vh}.rcomply-settings-footer{flex-wrap:wrap;justify-content:stretch}.rcomply-settings-footer .rcomply-btn{flex:1;text-align:center}}