.dlccs-banner{position:fixed;left:0;right:0;z-index:2147483647;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,'Helvetica Neue',Arial}
.dlccs-banner-inner{max-width:1100px;margin:0 auto;padding:14px 16px;display:flex;gap:12px;align-items:center;justify-content:space-between}
.dlccs-text{line-height:1.4;font-size:14px}
.dlccs-actions button{border:0;padding:10px 14px;border-radius:6px;cursor:pointer;font-weight:600}
.dlccs-actions a{margin-left:10px;text-decoration:underline}
.dlccs-hide{display:none}
@media (max-width:700px){.dlccs-banner-inner{flex-direction:column;align-items:flex-start}.dlccs-actions{width:100%}.dlccs-actions button{width:100%}}
/* Tema verde-claro (defaults) */
.dlccs-banner{background:#e6ffe6;color:#000}
.dlccs-actions button{background:#00aa00;color:#fff}
