.hoplex-cookie-banner{position:fixed;z-index:200;left:20px;right:20px;bottom:20px;max-width:760px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:20px 22px;background:linear-gradient(145deg,rgba(47,37,78,.96),rgba(21,16,42,.97));color:#f1edfb;border:1px solid rgba(205,190,255,.3);border-radius:18px;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);box-shadow:0 24px 70px rgba(5,2,18,.62),inset 0 1px 0 rgba(255,255,255,.16);font-family:Inter,system-ui,sans-serif}
.hoplex-cookie-banner[hidden]{display:none}
.hoplex-cookie-copy strong{display:block;font-family:'Space Grotesk',Inter,sans-serif;font-size:15px;margin-bottom:5px}
.hoplex-cookie-copy p{font-size:12.5px;line-height:1.55;color:#b9aedd;margin:0}
.hoplex-cookie-copy a{color:#b79cff;text-decoration:underline;text-underline-offset:2px}
.hoplex-cookie-actions{display:flex;gap:9px;align-items:center}
.hoplex-cookie-button{display:inline-flex;justify-content:center;padding:10px 15px;border-radius:9px;font:600 12.5px Inter,system-ui,sans-serif;white-space:nowrap;cursor:pointer}
.hoplex-cookie-reject{color:#f1edfb;background:transparent;border:1px solid rgba(160,140,255,.28)}
.hoplex-cookie-accept{color:#fff;border:0;background:linear-gradient(135deg,#7c5cff,#5b3fe0)}
.cookie-settings{border:0;padding:0;background:none;color:inherit;font:inherit;cursor:pointer;text-align:left}
.cookie-settings:hover{color:#f1edfb}
@media(max-width:680px){.hoplex-cookie-banner{left:12px;right:12px;bottom:12px;grid-template-columns:1fr;gap:15px;padding:18px}.hoplex-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.hoplex-cookie-button{width:100%}}
