
.cookie-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(11,22,38,.38);backdrop-filter:blur(3px)}
.cookie-banner{position:fixed;z-index:9999;left:18px;right:18px;bottom:18px;width:min(calc(100% - 36px),1120px);margin:0 auto;padding:20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;border:1px solid #dfe6ed;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(16,31,50,.18)}
.cookie-copy h2,.cookie-modal-head h2{margin:4px 0 0;font-family:var(--ref-font-display,"Plus Jakarta Sans",sans-serif);font-size:19px;letter-spacing:-.035em;color:#0b1626}
.cookie-copy p{max-width:700px;margin:7px 0 0;color:#667386;font-size:10px;line-height:1.6}.cookie-copy a{color:#15885b;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.cookie-eyebrow{color:#159a63;font-size:7px;font-weight:800;letter-spacing:.12em}.cookie-actions,.cookie-modal-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.cookie-btn{min-height:38px;padding:0 12px;border-radius:9px;font:inherit;font-size:8.5px;font-weight:750;cursor:pointer}.cookie-primary{border:1px solid #0b1626;background:#0b1626;color:#fff}.cookie-secondary{border:1px solid #dce3ea;background:#fff;color:#526174}
.cookie-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.cookie-modal-card{width:min(100%,620px);max-height:min(720px,calc(100vh - 36px));overflow:auto;padding:24px;border:1px solid #dfe6ed;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(11,22,38,.25)}
.cookie-modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px}.cookie-close{width:36px;height:36px;border:1px solid #e0e6ec;border-radius:9px;background:#fff;color:#687487;font-size:20px;cursor:pointer}
.cookie-option{margin-top:8px;padding:14px;display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid #e4e9ef;border-radius:12px;background:#fafcfd}.cookie-option strong{display:block;color:#213044;font-size:10px}.cookie-option p{margin:4px 0 0;color:#748092;font-size:8.5px;line-height:1.5}
.cookie-option input{width:19px;height:19px;accent-color:#169d65}.cookie-required{padding:5px 7px;border-radius:999px;background:#edf8f3;color:#16835a;font-size:6.5px;font-weight:800;letter-spacing:.08em}.cookie-modal-actions{margin-top:17px}
.footer-cookie-button,.legal-cookie-button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left}.footer-cookie-button:hover,.legal-cookie-button:hover{text-decoration:underline}
.hidden{display:none!important}
@media(max-width:760px){.cookie-banner{grid-template-columns:1fr;gap:14px}.cookie-actions{justify-content:stretch}.cookie-actions .cookie-btn{flex:1}}
