.sheily-cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:99999;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;background:rgb(18 18 18 / .96);color:#fff;box-shadow:0 -2px 12px rgb(0 0 0 / .25)}.sheily-cookie-banner__text{font-size:13px;line-height:1.5}.sheily-cookie-banner__text a{color:#fff;text-decoration:underline;white-space:nowrap}.sheily-cookie-banner__accept{flex-shrink:0;border:1px solid #fff;border-radius:4px;background:#fff0;color:#fff;font-size:13px;font-weight:600;cursor:pointer;padding:8px 20px;white-space:nowrap}.sheily-cookie-banner__accept:hover{background:rgb(255 255 255 / .12)}@media (max-width:600px){.sheily-cookie-banner{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px}}