.mlCookie{position:fixed;left:16px;right:16px;bottom:16px;z-index:99998;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
.mlCookie__card{max-width:760px;margin:0 auto;background:rgba(15,15,25,.96);border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.45);padding:14px 14px 12px;backdrop-filter:blur(10px)}
.mlCookie__row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}
.mlCookie__title{font-weight:900;font-size:14px;letter-spacing:.01em;margin:0;color:#fff}
.mlCookie__text{margin:6px 0 0;font-size:13px;line-height:1.35;color:rgba(255,255,255,.86)}
.mlCookie__text a{color:#fff;text-decoration:underline;text-underline-offset:2px}
.mlCookie__btns{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px}
.mlCookie__btn{appearance:none;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:10px 14px;font-weight:800;font-size:13px;cursor:pointer}
.mlCookie__btn:hover{background:rgba(255,255,255,.12)}
.mlCookie__btnPrimary{background:rgba(255,255,255,.92);color:#111;border-color:transparent}
.mlCookie__btnPrimary:hover{background:#fff}
.mlCookie__muted{font-size:12px;opacity:.75;margin-top:6px}
@media (max-width:520px){.mlCookie__card{padding:12px}.mlCookie__btn{width:100%;justify-content:center}}
