.cookie-banner[hidden]{display:none}
.cookie-banner{position:fixed;z-index:60;bottom:16px;left:16px;right:16px;max-width:1080px;margin:0 auto;padding:22px 24px;background:#132337;border:1px solid #527392;border-radius:16px;box-shadow:0 12px 50px #0009;display:flex;align-items:center;gap:24px;max-height:75dvh;overflow:auto}
.cookie-copy{flex:1;min-width:0}.cookie-copy h2{font-size:1.2rem;margin-bottom:8px}.cookie-copy p{font-size:.85rem;line-height:1.55}.cookie-policy-link{display:inline-block;color:#74c7ef;text-decoration:underline;font-size:.82rem;margin-top:10px;text-underline-offset:3px}
.cookie-actions{display:flex;flex-wrap:wrap;gap:10px}.cookie-banner>.cookie-actions{flex:0 0 320px}.cookie-actions .btn{flex:1;white-space:normal;min-height:44px}.cookie-choice{background:#1b3048;border-color:#6887a5;color:#f5f8fc}.cookie-choice:hover{background:#24415e}.cookie-banner .cookie-actions>.btn:last-child{flex-basis:100%}
.privacy-dialog{width:min(620px,calc(100% - 24px));max-width:620px;padding:24px;max-height:calc(100dvh - 24px)}.privacy-dialog .dialog-head h2{font-size:1.5rem}.privacy-dialog>p{font-size:.9rem;text-align:left}.privacy-category{padding:18px 0;border-bottom:1px solid var(--line)}.privacy-category>div{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.privacy-category h3{font-size:1rem}.privacy-category p{font-size:.85rem;margin-top:8px}.privacy-required{font-size:.75rem;color:#adbfd2}.privacy-option{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}.privacy-option small{display:block;margin-top:8px}.privacy-option input{width:24px;height:24px;min-width:24px;min-height:24px;accent-color:#f9c82c;cursor:pointer}.privacy-dialog .cookie-actions{margin-top:22px}.privacy-dialog>.footnote{margin-top:14px}.privacy-policy>.btn{margin-top:20px}.privacy-policy code{overflow-wrap:anywhere}.privacy-policy a{overflow-wrap:anywhere}
.privacy-feedback:empty{display:none}.privacy-feedback{position:fixed;z-index:110;left:16px;right:16px;bottom:16px;margin:auto;width:fit-content;max-width:calc(100% - 32px);padding:12px 18px;border:1px solid #6887a5;border-radius:10px;background:#132337;color:#f5f8fc;font-size:.85rem}
.footer-privacy{padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.footer-privacy:hover{text-decoration:underline}
@media(max-width:700px){.cookie-banner{left:10px;right:10px;bottom:10px;padding:18px;display:block}.cookie-banner>.cookie-actions{margin-top:16px}.cookie-copy h2{font-size:1.1rem}.cookie-banner .btn{font-size:.8rem;padding:10px}.privacy-dialog{padding:20px}.privacy-dialog .cookie-actions .btn:last-child{flex-basis:100%}}
