.cookie-banner{position:fixed;z-index:90;left:20px;right:20px;bottom:20px;max-width:1000px;margin:0 auto;padding:20px 24px;background:#fff;color:#17242a;border:1px solid #cbd3d6;border-radius:8px;box-shadow:0 8px 36px #06141c40;display:flex;align-items:center;gap:28px}.cookie-banner[hidden]{display:none}.cookie-copy{flex:1;min-width:0}.cookie-copy h2{font-size:18px;line-height:1.3;margin:0 0 6px}.cookie-copy p{font-size:13px;line-height:1.55;margin:0}.cookie-copy button{background:none;color:#8b1530;text-decoration:underline;padding:0;font-size:inherit}.cookie-actions{display:flex;flex-direction:column;gap:9px;flex:0 0 176px}.cookie-choice{min-height:44px;padding:10px 16px;border:1px solid #8b1530;border-radius:4px;background:#fff;color:#731026;font-weight:600;font-size:13px;transition:background .15s,color .15s}.cookie-choice:hover{background:#8b1530;color:#fff}.cookie-choice:focus-visible{outline:3px solid #ba3957;outline-offset:3px}@media(max-width:640px){.cookie-banner{left:10px;right:10px;bottom:10px;padding:17px;display:block;max-height:75dvh;overflow:auto}.cookie-actions{flex-direction:row;margin-top:14px;gap:10px}.cookie-choice{flex:1;padding:10px 8px}.cookie-copy p{font-size:12px}.cookie-copy h2{font-size:17px}}@media(prefers-reduced-motion:reduce){.cookie-choice{transition:none}}
