.cookie-consent-overlay{position:fixed;bottom:24px;right:24px;z-index:999999;max-width:380px;width:calc(100% - 48px);contain:content}.cookie-consent-card{background:#0f0a0de6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 15px 35px #00000080;border-radius:12px;padding:1.25rem;color:#fff}.cookie-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.cookie-icon{color:var(--brand-coral)}.cookie-header h4{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.01em;font-family:Kumbh Sans,sans-serif}.cookie-body{font-size:.85rem;line-height:1.6;color:#ffffffa6;margin-bottom:1.5rem;font-family:Inter,sans-serif}.cookie-link{color:var(--brand-coral);text-decoration:underline;text-decoration-color:#ff6b6b4d;text-underline-offset:3px;transition:all .2s ease;font-weight:500}.cookie-link:hover{text-decoration-color:var(--brand-coral);color:#fff}.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.cookie-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.cookie-btn-ghost{background:transparent;border:1px solid transparent;color:#ffffff80;padding:.5rem;margin-right:auto}.cookie-btn-ghost:hover{color:#fff}.cookie-btn-outline{background:#ffffff05;border:1px solid rgba(255,255,255,.1);color:#fffc}.cookie-btn-outline:hover{background:#ffffff0d;border-color:#ffffff40;color:#fff}.cookie-btn-primary{background:#fff;color:#000;border:1px solid #fff;font-weight:600}.cookie-btn-primary:hover{background:#f0f0f0;transform:translateY(-1px)}.close-pref-btn{background:none;border:none;color:#fff6;cursor:pointer;margin-left:auto;display:flex;padding:.25rem;transition:color .2s;border-radius:4px}.close-pref-btn:hover{color:#fff;background:#ffffff1a}.pref-item{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05);gap:1.5rem}.pref-item:last-of-type{border-bottom:none;padding-bottom:0}.pref-info h5{margin:0 0 .35rem;font-size:.9rem;font-weight:600;color:#fff}.pref-info p{margin:0;font-size:.75rem;color:#ffffff80;line-height:1.4}.pref-toggle{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff9;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-weight:500}.pref-toggle:hover:not(.locked){background:#ffffff1a;border-color:#fff3;color:#fff}.pref-toggle.active{background:#ff6b6b26;color:var(--brand-coral);border-color:#ff6b6b4d}.pref-toggle.locked{background:transparent;border:none;color:#fff6;cursor:default;display:flex;align-items:center;gap:.35rem;padding:0}@media (max-width: 576px){.cookie-consent-overlay{bottom:16px;right:16px;left:16px;width:auto}.cookie-actions{flex-direction:column;align-items:stretch}.cookie-btn-ghost{margin-right:0;margin-bottom:.5rem;order:3}}[dir=rtl] .cookie-consent-overlay{right:auto;left:24px}[dir=rtl] .cookie-header h4,[dir=rtl] .cookie-body,[dir=rtl] .cookie-btn,[dir=rtl] .pref-info h5,[dir=rtl] .pref-info p,[dir=rtl] .pref-toggle{font-family:var(--font-family-arabic)!important;text-align:right}[dir=rtl] .close-pref-btn{margin-left:0;margin-right:auto}[dir=rtl] .cookie-btn-ghost{margin-right:0;margin-left:auto}
