.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1030;background:#0f172a;color:#fff;padding:12px max(14px,env(safe-area-inset-right,0px)) calc(12px + env(safe-area-inset-bottom,0px)) max(14px,env(safe-area-inset-left,0px));font:14px/1.45 system-ui,sans-serif;box-shadow:0 -8px 25px rgba(0,0,0,.2);max-height:55dvh;overflow-y:auto;overscroll-behavior:contain}
.cookie-banner[hidden]{display:none!important}
.cookie-content{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1100px;margin:auto}
.cookie-copy{max-width:720px}.cookie-copy p{margin:0 0 4px}.cookie-copy a{color:#fff;text-decoration:underline}.cookie-actions{display:flex;gap:8px;flex-shrink:0}
.cookie-choice{appearance:none;background:#fff;color:#0f172a;border:2px solid #fff;border-radius:7px;min-height:44px;min-width:100px;padding:8px 14px;font:600 14px/1.3 system-ui,sans-serif;cursor:pointer}.cookie-choice:hover{background:#e2e8f0;border-color:#e2e8f0}.cookie-choice:focus-visible{outline:3px solid #fbbf24;outline-offset:3px}
.analytics-withdraw{appearance:none;background:transparent;color:inherit;border:0;padding:10px 8px;min-height:44px;text-decoration:underline;font:inherit;cursor:pointer}.analytics-withdraw:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.cookie-status{display:block;font-size:12px;opacity:.9}.cookie-footer-status{font-size:12px}
@media(max-width:600px){.cookie-content{flex-direction:column;align-items:stretch;gap:8px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.cookie-copy{font-size:13px}}
