.nefesh-consent-panel{position:fixed;z-index:2147483000;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(920px,calc(100% - 36px));margin:auto;padding:20px 22px;border:1px solid rgba(52,211,192,.42);border-radius:18px;background:#071f2b;color:#f2fbfb;box-shadow:0 24px 70px rgba(0,20,30,.38);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.nefesh-consent-copy{display:grid;gap:6px;max-width:620px}.nefesh-consent-copy strong{font-size:17px}.nefesh-consent-copy p{margin:0;color:#c5dadd;font-size:13px;line-height:1.55}.nefesh-consent-copy a{width:max-content;color:#64e5d8;font-size:12px;font-weight:800}.nefesh-consent-actions{display:flex;flex:0 0 auto;gap:9px}.nefesh-consent-actions button,.nefesh-consent-preferences{min-height:42px;border:1px solid rgba(100,229,216,.38);border-radius:11px;padding:10px 14px;background:transparent;color:#eafffd;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.nefesh-consent-actions button.primary{border-color:#35d8c7;background:#35d8c7;color:#063834}.nefesh-consent-actions button:focus-visible,.nefesh-consent-preferences:focus-visible{outline:3px solid #fff;outline-offset:3px}.nefesh-consent-preferences{position:fixed;z-index:2147482000;right:14px;bottom:14px;min-height:36px;padding:8px 11px;border-color:#b9dfdb;background:#fff;color:#0a6f67;box-shadow:0 9px 28px rgba(12,49,62,.16);font-size:10px}
@media(max-width:720px){.nefesh-consent-panel{align-items:stretch;flex-direction:column;gap:15px;padding:18px}.nefesh-consent-actions{display:grid;grid-template-columns:1fr 1fr}.nefesh-consent-actions button{width:100%}}
@media(max-width:440px){.nefesh-consent-actions{grid-template-columns:1fr}.nefesh-consent-copy p{font-size:12px}}
@media(prefers-reduced-motion:reduce){.nefesh-consent-panel,.nefesh-consent-preferences{scroll-behavior:auto}}
