.ccc-banner,.ccc-modal-wrap{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033}.ccc-banner{position:fixed;left:0;right:0;z-index:99998;background:#fff;border-top:1px solid #d8dee9;box-shadow:0 -10px 30px rgba(0,0,0,.12)}.ccc-banner--top{top:0;border-top:0;border-bottom:1px solid #d8dee9;box-shadow:0 10px 30px rgba(0,0,0,.12)}.ccc-banner--bottom{bottom:0}.ccc-banner__inner{max-width:1180px;margin:0 auto;padding:20px;display:flex;gap:24px;align-items:center;justify-content:space-between}.ccc-banner h2{margin:0 0 8px;font-size:1.15rem;line-height:1.2}.ccc-banner p{margin:.25rem 0;line-height:1.45}.ccc-banner__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;min-width:310px}.ccc-button{appearance:none;border:1px solid #9aa7bd;background:#fff;color:#172033;border-radius:8px;padding:10px 14px;font-weight:700;cursor:pointer}.ccc-button:hover{background:#f5f7fb}.ccc-button--primary{background:#172033;color:#fff;border-color:#172033}.ccc-button--primary:hover{background:#2a3448}.ccc-button--link{border-color:transparent;text-decoration:underline}.ccc-links a{color:#172033;text-decoration:underline}.ccc-modal-wrap{position:fixed;z-index:99999;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:20px}.ccc-modal{width:min(620px,100%);background:#fff;border-radius:14px;padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.ccc-modal h2{margin:0 0 10px}.ccc-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #d8dee9;border-radius:10px;padding:14px;margin:12px 0}.ccc-choice p{margin:4px 0 0}.ccc-choice--clickable{cursor:pointer}.ccc-pill{display:inline-flex;border-radius:999px;padding:6px 10px;background:#eef2f7;font-weight:700;white-space:nowrap}.ccc-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media (max-width:780px){.ccc-banner__inner{display:block}.ccc-banner__actions{justify-content:flex-start;min-width:0;margin-top:14px}.ccc-button{width:100%}}
