:root{--cecc-accent:#123c69;--cecc-z:99999}.cecc-banner,.cecc-modal,.cecc-floating-preferences{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.cecc-banner *,.cecc-modal *{box-sizing:border-box}.cecc-banner{position:fixed;left:24px;right:24px;z-index:var(--cecc-z);display:flex;gap:20px;align-items:center;justify-content:space-between;background:#fff;color:#172033;border:1px solid rgba(0,0,0,.12);box-shadow:0 20px 60px rgba(0,0,0,.18);border-radius:18px;padding:22px}.cecc-position-bottom{bottom:24px}.cecc-position-top{top:24px}.cecc-style-bar{left:0;right:0;border-radius:0;bottom:0}.cecc-content{max-width:820px}.cecc-content h2{margin:0 0 8px;font-size:21px;line-height:1.2;color:#111827}.cecc-content p{margin:0 0 8px;font-size:15px;line-height:1.45}.cecc-links a{color:var(--cecc-accent);text-decoration:underline}.cecc-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.cecc-btn{appearance:none;border:1px solid rgba(0,0,0,.18);border-radius:999px;padding:11px 17px;font-weight:700;font-size:14px;line-height:1;cursor:pointer;background:#fff;color:#172033}.cecc-btn:hover{filter:brightness(.98)}.cecc-primary{background:var(--cecc-accent);border-color:var(--cecc-accent);color:#fff}.cecc-secondary{background:#fff}.cecc-modal[hidden],.cecc-banner[hidden],.cecc-floating-preferences[hidden]{display:none!important}.cecc-modal{position:fixed;inset:0;z-index:calc(var(--cecc-z) + 1);display:flex;align-items:center;justify-content:center;padding:24px}.cecc-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(2px)}.cecc-modal-card{position:relative;z-index:1;width:min(720px,100%);max-height:min(90vh,760px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 24px 70px rgba(0,0,0,.28);padding:28px;color:#172033}.cecc-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:999px;border:0;background:#f3f4f6;font-size:24px;line-height:1;cursor:pointer}.cecc-modal-card h2{margin:0 44px 10px 0;font-size:24px;color:#111827}.cecc-modal-intro{font-size:15px;line-height:1.45;margin:0 0 18px}.cecc-choice{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:14px;margin:10px 0;background:#fff}.cecc-choice strong{display:block;font-size:16px;margin-bottom:4px}.cecc-choice small{display:block;color:#4b5563;font-size:13px;line-height:1.35}.cecc-choice input{width:22px;height:22px;accent-color:var(--cecc-accent);flex:0 0 auto}.cecc-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.cecc-floating-preferences{position:fixed;right:18px;bottom:18px;z-index:calc(var(--cecc-z) - 1);border:1px solid rgba(0,0,0,.15);background:#fff;color:#172033;border-radius:999px;padding:10px 14px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.18);cursor:pointer}.cecc-preferences-shortcode{display:inline-flex;align-items:center;gap:8px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;padding:10px 14px;font-weight:700;cursor:pointer}.cecc-modal-open{overflow:hidden}@media(max-width:760px){.cecc-banner{left:12px;right:12px;bottom:12px;top:auto;display:block;padding:18px}.cecc-actions{justify-content:stretch}.cecc-btn{flex:1 1 100%;text-align:center}.cecc-modal{padding:12px}.cecc-modal-card{padding:22px}.cecc-modal-actions{display:block}.cecc-modal-actions .cecc-btn{width:100%;margin-top:8px}}
