.consent{grid-template-columns:20px 1fr;align-items:start;gap:10px;line-height:1.35}.consent input{width:18px;height:18px;margin:1px 0}.consent button,.cookie button{border:0;background:none;color:#ff9973;padding:0;text-decoration:underline}.download{border:1px solid var(--line);background:#0b0b0f;color:white;padding:9px 12px;border-radius:10px}.cookie{position:fixed;z-index:20;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:920px;margin:auto;padding:18px 20px;background:#18181f;border:1px solid #383842;border-radius:18px;box-shadow:0 20px 70px #000b}.cookie[hidden]{display:none}.cookie p{margin:4px 0;color:#aaa}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.cookie-actions>button{padding:11px 14px;border-radius:10px;text-decoration:none}.cookie-actions>button:first-child{border:1px solid #3a3a44;color:white}dialog{width:min(720px,calc(100% - 28px));max-height:82vh;background:#15151b;color:white;border:1px solid #3a3a44;border-radius:20px;padding:24px}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{margin:0}.legal{overflow:auto;max-height:64vh;color:#c4c4cc}.legal p{overflow-wrap:anywhere}@media(max-width:600px){.cookie{align-items:stretch;flex-direction:column}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}}
