.rexplore-cookie-shell{position:fixed;inset:auto 20px 20px 20px;z-index:9999;display:none;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}
.rexplore-cookie-shell.open{display:block;}
.rexplore-cookie-banner{max-width:760px;margin-left:auto;background:rgba(17,24,39,0.96);color:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,0.28);padding:20px;border:1px solid rgba(255,255,255,0.10);}
.rexplore-cookie-title{font-size:18px;font-weight:800;margin:0 0 8px 0;}
.rexplore-cookie-text{font-size:14px;line-height:1.7;color:rgba(255,255,255,0.78);margin:0 0 14px 0;}
.rexplore-cookie-links{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px;}
.rexplore-cookie-links a{color:#fff;text-decoration:underline;font-size:13px;opacity:0.9;}
.rexplore-cookie-actions{display:flex;gap:10px;flex-wrap:wrap;}
.rexplore-cookie-btn{border:none;border-radius:14px;padding:12px 16px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease;}
.rexplore-cookie-btn:hover{transform:translateY(-1px);}
.rexplore-cookie-btn.primary{background:#fff;color:#111827;}
.rexplore-cookie-btn.secondary{background:#e5e7eb;color:#111827;}
.rexplore-cookie-btn.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,0.18);}
.rexplore-cookie-settings{position:fixed;left:18px;bottom:18px;z-index:9998;border:none;border-radius:999px;padding:11px 14px;background:#111827;color:#fff;font:600 13px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 16px 40px rgba(0,0,0,0.18);cursor:pointer;}
.rexplore-cookie-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,0.44);z-index:10000;display:none;align-items:center;justify-content:center;padding:20px;}
.rexplore-cookie-modal-backdrop.open{display:flex;}
.rexplore-cookie-modal{width:min(720px,100%);background:#fff;border-radius:28px;box-shadow:0 30px 90px rgba(15,23,42,0.30);padding:24px;}
.rexplore-cookie-modal h2{margin:0 0 10px 0;font-size:24px;letter-spacing:-0.6px;color:#111827;}
.rexplore-cookie-modal p{margin:0 0 18px 0;font-size:14px;line-height:1.7;color:#6b7280;}
.rexplore-cookie-card{border:1px solid #e5e7eb;border-radius:18px;padding:16px 18px;margin-bottom:12px;}
.rexplore-cookie-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;}
.rexplore-cookie-name{font-size:15px;font-weight:800;color:#111827;margin-bottom:6px;}
.rexplore-cookie-desc{font-size:13px;line-height:1.7;color:#6b7280;}
.rexplore-cookie-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:700;white-space:nowrap;}
.rexplore-cookie-toggle{position:relative;width:50px;height:30px;display:inline-block;flex:0 0 auto;}
.rexplore-cookie-toggle input{opacity:0;width:0;height:0;}
.rexplore-cookie-slider{position:absolute;cursor:pointer;inset:0;background:#d1d5db;border-radius:999px;transition:.2s;}
.rexplore-cookie-slider:before{content:"";position:absolute;height:22px;width:22px;left:4px;top:4px;background:white;border-radius:50%;transition:.2s;box-shadow:0 2px 6px rgba(0,0,0,0.12);}
.rexplore-cookie-toggle input:checked + .rexplore-cookie-slider{background:#111827;}
.rexplore-cookie-toggle input:checked + .rexplore-cookie-slider:before{transform:translateX(20px);}
.rexplore-cookie-modal-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:10px;}
.rexplore-cookie-action-group{display:flex;gap:10px;flex-wrap:wrap;}
.rexplore-cookie-note{font-size:12px;color:#6b7280;margin-top:6px;}
@media(max-width:640px){.rexplore-cookie-shell{left:12px;right:12px;bottom:12px}.rexplore-cookie-banner{padding:16px;border-radius:20px}.rexplore-cookie-settings{left:12px;bottom:12px}.rexplore-cookie-modal{padding:18px;border-radius:22px}}
