.cookie-banner{position:fixed;inset:auto 12px 12px 12px;z-index:9999;max-width:420px;margin:0 auto}@media (min-width:600px){.cookie-banner{left:auto;right:20px;bottom:20px;margin:0}}.cookie-banner__inner{padding:16px 18px 14px;background:#fff;border:1px solid var(--em-line,#d3dde6);border-radius:6px;box-shadow:0 8px 28px rgba(11,31,51,.12)}.cookie-banner__title{margin:0 0 6px;font-size:13px;font-weight:700;letter-spacing:.01em;color:var(--em-text,#142433)}.cookie-banner__text{margin:0 0 12px;font-size:12.5px;line-height:1.5;font-weight:500;color:var(--em-muted,#5c6e80)}.cookie-banner__link{color:var(--em-accent,#f5c400);font-weight:600;text-decoration:underline;text-underline-offset:2px}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:8px}.cookie-banner__btn{padding:8px 12px;border-radius:4px;font-size:12.5px;font-weight:650;cursor:pointer;border:none;transition:background .12s ease,border-color .12s ease}.cookie-banner__btn--ghost{background:transparent;color:var(--em-muted,#5c6e80);border:1px solid var(--em-line,#d3dde6)}.cookie-banner__btn--ghost:hover{background:var(--em-mist,#eef3f7);color:var(--em-text,#142433)}.cookie-banner__btn--primary{background:#f5c400;color:#fff}.cookie-banner__btn--primary:hover{background:#003333}