#e2cc-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:999999;font-family:inherit}#e2cc-banner[hidden]{display:none!important}.e2cc-box{max-width:1100px;margin:auto;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.12);padding:16px 20px}.e2cc-main{display:flex;align-items:center;justify-content:space-between;gap:18px}.e2cc-content{flex:1}.e2cc-title{display:block;font-size:14px;margin-bottom:4px;color:#111}.e2cc-text{font-size:13px;line-height:1.6;color:#333}.e2cc-text a{color:#111;text-decoration:underline;font-weight:600}.e2cc-actions,.e2cc-pref-actions{display:flex;align-items:center;gap:10px}.e2cc-actions button,.e2cc-pref-actions button{border:0;cursor:pointer;padding:10px 14px;border-radius:9px;font-size:12px;font-weight:700;white-space:nowrap;background:var(--e2cc-primary,#111);color:#fff}.e2cc-actions .e2cc-secondary{background:#fff;color:#111;border:1px solid rgba(0,0,0,.15)}.e2cc-actions .e2cc-link,.e2cc-pref-actions .e2cc-link{background:transparent;color:#666;text-decoration:underline;padding:9px 6px}.e2cc-preferences{margin-top:14px;padding-top:14px;border-top:1px solid rgba(0,0,0,.08)}.e2cc-pref{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.e2cc-pref p{margin:3px 0 0;font-size:12px;color:#555}.e2cc-pref strong{font-size:13px}.e2cc-switch{position:relative;display:inline-block;width:46px;height:26px}.e2cc-switch input{opacity:0;width:0;height:0}.e2cc-switch span{position:absolute;inset:0;background:#d9d9d9;border-radius:999px;transition:.2s;cursor:pointer}.e2cc-switch span:before{content:"";position:absolute;width:18px;height:18px;left:4px;bottom:4px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.2s}.e2cc-switch input:checked+span{background:var(--e2cc-accent,#9760C2)}.e2cc-switch input:checked+span:before{transform:translateX(20px)}.e2cc-pref-actions{margin-top:12px}.e2cc-open-settings{text-decoration:underline;cursor:pointer;transition:color .2s ease}.e2cc-open-settings:hover,.e2cc-open-settings:focus{color:var(--e2cc-footer-hover,#111)!important}@media(max-width:767px){#e2cc-banner{left:10px;right:10px;bottom:10px}.e2cc-main{flex-direction:column;align-items:flex-start}.e2cc-actions,.e2cc-pref-actions{width:100%;flex-direction:column}.e2cc-actions button,.e2cc-pref-actions button{width:100%}}
