.cookie-consent-dismissed #cookie-consent-banner{display:none!important}#cookie-consent-banner{position:fixed;z-index:100000;left:0;right:0;bottom:0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));background:rgba(12,18,28,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(94,234,212,.22);box-shadow:0 -8px 32px rgba(0,0,0,.35)}.cookie-consent-inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.cookie-consent-text{flex:1 1 280px;margin:0;font-size:.875rem;line-height:1.55;color:rgba(236,242,249,.92)}.cookie-consent-text a{color:#5eead4;text-decoration:underline;text-underline-offset:2px}.cookie-consent-text a:hover{color:#99f6e4}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.cookie-consent-actions button{border-radius:999px;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}#cookie-consent-reject{background:rgba(51,65,85,.95);color:#f1f5f9;border-color:rgba(148,163,184,.55)}#cookie-consent-reject:hover{background:rgba(71,85,105,.95);border-color:rgba(148,163,184,.85)}#cookie-consent-accept{background:linear-gradient(135deg,#0d9488 0,#14b8a6 100%);color:#0f172a;border-color:rgba(94,234,212,.35)}#cookie-consent-accept:hover{filter:brightness(1.06)}@media (max-width:520px){.cookie-consent-actions{width:100%;justify-content:stretch}.cookie-consent-actions button{flex:1}}