.cookie-banner{position:fixed;z-index:1600;left:20px;right:20px;bottom:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:min(1180px,calc(100% - 40px));margin:auto;padding:22px 24px;border:1px solid rgb(255 255 255/.12);border-radius:12px;color:#fff;background:#171d29;box-shadow:0 24px 80px rgb(8 12 20/.35)}
.cookie-banner[hidden]{display:none}.cookie-banner span,.cookie-dialog header span{color:#aeb5ff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.cookie-banner h2{margin:4px 0 6px;font-size:21px}.cookie-banner p{max-width:760px;margin:0;color:#d5d9e2;font-size:13px;line-height:1.5}.cookie-banner p a{color:#fff;text-decoration:underline}.cookie-banner-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cookie-banner-actions button,.cookie-dialog footer button,.cookie-policy-manage{min-height:42px;padding:9px 14px;border:1px solid #fff;border-radius:6px;color:#fff;background:transparent;font-weight:850;cursor:pointer}.cookie-banner-actions button:first-child,.cookie-dialog footer button:last-child,.cookie-policy-manage{border-color:var(--brand);background:var(--brand)}
.cookie-dialog{width:min(720px,calc(100vw - 28px));max-width:none;padding:0;border:0;border-radius:13px;background:#fff;box-shadow:0 30px 90px rgb(16 24 40/.4)}.cookie-dialog::backdrop{background:rgb(12 16 24/.72);backdrop-filter:blur(3px)}.cookie-dialog-shell>header,.cookie-dialog-shell>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 21px}.cookie-dialog-shell>header{border-bottom:1px solid var(--line)}.cookie-dialog-shell>header h2{margin:4px 0 0;color:var(--ink-deep);font-size:23px}.cookie-dialog-shell>header button{width:38px;height:38px;border:0;border-radius:50%;font-size:24px;cursor:pointer}.cookie-preferences{display:grid;gap:10px;padding:20px}.cookie-preferences article,.cookie-preferences label{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fafbfc}.cookie-preferences strong,.cookie-preferences p{display:block}.cookie-preferences strong{color:var(--ink-deep);font-size:14px}.cookie-preferences p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.cookie-preferences article>span{flex:0 0 auto;color:#18764b;font-size:10px;font-weight:900}.cookie-preferences input{width:22px;height:22px;accent-color:var(--brand)}.cookie-dialog-shell>footer{justify-content:flex-end;border-top:1px solid var(--line)}.cookie-dialog footer button{color:var(--ink-deep);border-color:var(--line);background:#fff}.cookie-dialog footer button:last-child{color:#fff;border-color:var(--brand)}.cookie-reopen{position:fixed;z-index:850;left:12px;bottom:12px;padding:7px 10px;border:1px solid var(--line);border-radius:30px;color:var(--ink-deep);background:#fff;box-shadow:0 5px 18px rgb(20 28 42/.12);font-size:9px;font-weight:850;cursor:pointer}.cookie-policy-manage{margin-top:24px}.ad-consent-placeholder{padding:18px;color:var(--muted);background:var(--soft);font-size:11px;text-align:center}
@media(max-width:760px){.cookie-banner{left:10px;right:10px;bottom:10px;grid-template-columns:1fr;width:calc(100% - 20px);padding:18px}.cookie-banner-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}.cookie-banner-actions button:first-child{grid-column:1/-1}.cookie-dialog-shell>footer{display:grid;grid-template-columns:1fr}.cookie-dialog-shell>footer button{width:100%}.cookie-reopen{font-size:0}.cookie-reopen i{font-size:13px}}
