.cc-cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:9999;display:flex;justify-content:center;pointer-events:none}.cc-cookie-banner[hidden]{display:none}.cc-cookie-banner__panel{width:min(100%,960px);background:rgba(15,23,42,0.96);color:#f8fafc;border:1px solid rgba(148,163,184,0.28);border-radius:22px;box-shadow:0 24px 60px rgba(15,23,42,0.4);padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;pointer-events:auto}.cc-cookie-banner__eyebrow{margin:0 0 8px;font-size:0.8rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#93c5fd}.cc-cookie-banner__title{margin:0 0 8px;font-size:1.15rem;font-weight:700}.cc-cookie-banner__text{margin:0;color:rgba(248,250,252,0.88);line-height:1.55}.cc-cookie-banner__text a{color:#bfdbfe;text-decoration:underline}.cc-cookie-banner__actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.cc-cookie-banner__button{border-radius:999px;border:1px solid transparent;font-weight:700;min-width:150px;padding:0.8rem 1.15rem;transition:transform 0.18s ease,background-color 0.18s ease,border-color 0.18s ease,color 0.18s ease}.cc-cookie-banner__button:hover,.cc-cookie-banner__button:focus{transform:translateY(-1px)}.cc-cookie-banner__button--ghost{background:transparent;border-color:rgba(148,163,184,0.45);color:#f8fafc}.cc-cookie-banner__button--ghost:hover,.cc-cookie-banner__button--ghost:focus{background:rgba(148,163,184,0.12)}.cc-cookie-banner__button--primary{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff}.cc-cookie-banner__button--primary:hover,.cc-cookie-banner__button--primary:focus{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)}@media (max-width:767px){.cc-cookie-banner{left:12px;right:12px;bottom:12px}.cc-cookie-banner__panel{padding:18px;border-radius:18px;flex-direction:column;align-items:stretch}.cc-cookie-banner__actions{width:100%;flex-direction:column-reverse}.cc-cookie-banner__button{width:100%}}