/* Cookie Consent Manager – Hebrew, RTL */
.ccm-he-banner{position:fixed;inset-inline:0;inset-block-end:0;z-index:99999;background:#111;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial; padding:16px;border-top:2px solid #6b46c1}
.ccm-he-inner{max-width:980px;margin:0 auto;display:grid;gap:12px;direction:rtl;text-align:right}
.ccm-he-title{font-weight:700;font-size:18px}
.ccm-he-text{opacity:.9;line-height:1.45}
.ccm-he-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between}
.ccm-he-prefs{display:flex;gap:18px;flex-wrap:wrap}
.ccm-he-switch{display:flex;align-items:center;gap:8px}
.ccm-he-switch input{width:18px;height:18px;cursor:pointer}
.ccm-he-actions{display:flex;gap:8px;flex-wrap:wrap}
.ccm-he-btn{cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-weight:600}
.ccm-he-btn.primary{background:#6b46c1;color:#fff}
.ccm-he-btn.ghost{background:#fff;color:#111}
.ccm-he-btn.flat{background:transparent;color:#fff;border:1px solid #555}
.ccm-he-link{color:#c4b5fd;text-decoration:underline}
.ccm-he-badge{position:fixed;inset-inline-end:14px;inset-block-end:14px;z-index:99998;background:#111;color:#fff;border:1px solid #333;border-radius:999px;padding:10px 14px;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.25); direction:rtl}
.ccm-he-open{border:1px solid #333;background:#111;color:#fff;border-radius:999px;padding:8px 12px;cursor:pointer}
@media (max-width:600px){.ccm-he-row{flex-direction:column;align-items:stretch}}
