.consent-legal-nav { padding:18px 0 24px; display:flex; gap:18px; justify-content:center; flex-wrap:wrap; color:#a8b5c7; font-size:.88rem; }
.consent-legal-nav a { color:inherit; }
.consent-banner { position:fixed; z-index:100; right:18px; bottom:18px; left:18px; max-width:1180px; margin:auto; padding:20px; border:1px solid rgba(43,164,255,.42); border-radius:16px; color:#e8f1f9; background:rgba(5,17,29,.98); box-shadow:0 22px 60px rgba(0,0,0,.55); display:flex; gap:24px; align-items:center; }
.consent-banner[hidden],.consent-modal[hidden] { display:none; }.consent-banner__copy { flex:1; }.consent-banner__copy strong { font-size:1.05rem; }.consent-banner__copy p { margin:6px 0 0; color:#9caebe; font-size:.87rem; line-height:1.55; }
.consent-actions { display:flex; gap:9px; align-items:center; flex-wrap:wrap; }.consent-button { min-height:40px; padding:9px 13px; border:1px solid rgba(100,157,202,.38); border-radius:9px; color:#dce8f2; background:#0b2032; cursor:pointer; }.consent-button:hover,.consent-button:focus-visible { border-color:#32a9ff; outline:2px solid rgba(50,169,255,.2); }.consent-button--primary { border-color:#168fe7; color:#fff; background:#0c76c5; }.consent-button--link { border-color:transparent; background:transparent; text-decoration:underline; text-underline-offset:3px; }
.privacy-settings-link { position:fixed; z-index:90; right:16px; bottom:8px; padding:5px 8px; border:0; color:#8fa6b9; background:rgba(3,11,20,.88); font:inherit; font-size:.68rem; text-decoration:underline; cursor:pointer; }
.consent-modal { position:fixed; z-index:110; inset:0; padding:20px; background:rgba(0,6,12,.74); display:grid; place-items:center; }.consent-modal__panel { width:min(100%,600px); max-height:calc(100vh - 40px); padding:24px; border:1px solid rgba(43,164,255,.42); border-radius:16px; color:#e8f1f9; background:#071522; box-shadow:0 24px 70px rgba(0,0,0,.6); overflow-y:auto; }.consent-modal h2 { margin:0 0 8px; }.consent-modal p { margin:0 0 20px; color:#91a5b7; line-height:1.55; }
.consent-option { min-height:66px; padding:13px 0; border-top:1px solid rgba(100,157,202,.2); display:flex; gap:16px; justify-content:space-between; align-items:center; }.consent-option strong,.consent-option small { display:block; }.consent-option small { margin-top:4px; color:#8499ab; line-height:1.4; }.consent-option input { width:22px; height:22px; accent-color:#168fe7; }.consent-required { color:#35cfa1; font-size:.74rem; font-weight:700; }
@media(max-width:760px){.consent-legal-nav{gap:12px}.consent-banner{align-items:stretch;flex-direction:column;gap:15px}.consent-actions{display:grid;grid-template-columns:1fr}.consent-button{width:100%}.privacy-settings-link{right:8px}.consent-modal__panel{padding:19px}}
