: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;z-index:calc(var(--cecc-z) - 1);border:1px solid rgba(0,0,0,.14);background:#fff;color:#172033;border-radius:999px;padding:10px 14px;font-weight:800;box-shadow:0 12px 34px rgba(0,0,0,.20);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease}.cecc-floating-preferences:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(0,0,0,.24)}.cecc-management-glyph{display:inline-flex;width:30px;height:30px;border-radius:999px;align-items:center;justify-content:center;background:var(--cecc-accent);color:#fff;font-size:16px}.cecc-management-label{font-size:14px}.cecc-pos-bottom-right{right:18px;bottom:18px}.cecc-pos-bottom-left{left:18px;bottom:18px}.cecc-pos-center-right{right:12px;top:50%;transform:translateY(-50%)}.cecc-pos-center-right:hover{transform:translateY(-50%) translateX(-2px)}.cecc-pos-center-left{left:12px;top:50%;transform:translateY(-50%)}.cecc-pos-center-left:hover{transform:translateY(-50%) translateX(2px)}.cecc-icon-orb{padding:8px 13px;background:#fff}.cecc-icon-tab{border-radius:16px;padding:10px 12px}.cecc-pos-center-right.cecc-icon-tab{writing-mode:vertical-rl}.cecc-pos-center-left.cecc-icon-tab{writing-mode:vertical-rl}.cecc-icon-minimal{background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(0,0,0,.14)}.cecc-label-icon-only{padding:8px}.cecc-label-icon-only .cecc-management-glyph{margin:0}.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}}

/* v0.5.0 - Personalització avançada de pestanyes/categories */
.cecc-width-compact{left:auto;right:24px;max-width:560px}.cecc-width-comfortable{max-width:1040px;margin-left:auto;margin-right:auto}.cecc-width-wide{left:24px;right:24px}.cecc-buttons-stacked{align-items:stretch}.cecc-buttons-stacked .cecc-actions{display:grid;grid-template-columns:1fr;min-width:220px}.cecc-buttons-primary-right .cecc-primary{order:3}.cecc-category-list{display:grid;gap:10px}.cecc-categories-cards .cecc-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cecc-categories-compact .cecc-choice{padding:12px}.cecc-categories-accordion .cecc-choice{border-left:5px solid var(--cecc-accent)}.cecc-choice{position:relative}.cecc-choice-icon{width:42px;height:42px;border-radius:14px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto}.cecc-choice-copy{flex:1 1 auto}.cecc-choice input:checked:not(:disabled)+span,.cecc-choice:has(input:checked){border-color:rgba(18,60,105,.35);background:linear-gradient(180deg,#fff,#f8fbff)}@supports not selector(:has(*)){.cecc-choice{background:#fff}}@media(max-width:760px){.cecc-width-compact,.cecc-width-comfortable,.cecc-width-wide{left:12px;right:12px;max-width:none}.cecc-categories-cards .cecc-category-list{grid-template-columns:1fr}.cecc-choice-icon{width:36px;height:36px}.cecc-buttons-stacked .cecc-actions{display:block}}

/* v0.6.0 - Accessos públics enganxats a la finestra */
.cecc-icon-edge{background:var(--cecc-accent);color:#fff;border-color:rgba(255,255,255,.28);box-shadow:0 14px 38px rgba(0,0,0,.24);padding:10px 13px;gap:8px}
.cecc-icon-edge .cecc-management-glyph{background:rgba(255,255,255,.16);color:#fff}
.cecc-icon-edge.cecc-label-icon-only{padding:10px}
.cecc-edge-shape-rounded{border-radius:16px}
.cecc-edge-shape-pill{border-radius:999px}
.cecc-edge-shape-square{border-radius:0}
.cecc-pos-edge-bottom{left:50%;bottom:0;right:auto;top:auto;transform:translateX(-50%);border-bottom-left-radius:0;border-bottom-right-radius:0}
.cecc-pos-edge-bottom:hover{transform:translateX(-50%) translateY(-2px)}
.cecc-pos-edge-right{right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%);border-top-right-radius:0;border-bottom-right-radius:0;writing-mode:vertical-rl}
.cecc-pos-edge-right:hover{transform:translateY(-50%) translateX(-2px)}
.cecc-pos-edge-left{left:0;top:50%;right:auto;bottom:auto;transform:translateY(-50%);border-top-left-radius:0;border-bottom-left-radius:0;writing-mode:vertical-rl}
.cecc-pos-edge-left:hover{transform:translateY(-50%) translateX(2px)}
.cecc-pos-edge-right .cecc-management-glyph,.cecc-pos-edge-left .cecc-management-glyph{writing-mode:horizontal-tb}
.cecc-pos-edge-right.cecc-label-icon-only,.cecc-pos-edge-left.cecc-label-icon-only{writing-mode:horizontal-tb}
.cecc-pos-edge-right.cecc-label-icon-only .cecc-management-glyph,.cecc-pos-edge-left.cecc-label-icon-only .cecc-management-glyph{width:34px;height:34px}
@media(max-width:760px){.cecc-pos-edge-right,.cecc-pos-edge-left{top:auto;bottom:88px}.cecc-pos-edge-bottom{bottom:0}.cecc-icon-edge{padding:9px 11px}.cecc-icon-edge .cecc-management-glyph{width:28px;height:28px}}
