#lightcms-consent-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:10000;display:none;max-width:980px;margin:0 auto;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 48px rgba(15,23,42,.22);padding:20px 22px;box-sizing:border-box}#lightcms-consent-banner.is-open{display:block}.lightcms-consent-row{display:flex;gap:20px;align-items:center;justify-content:space-between}.lightcms-consent-copy{min-width:0}.lightcms-consent-copy strong{display:block;font-size:1.05rem;margin-bottom:5px}.lightcms-consent-copy p{margin:0;color:#475569;line-height:1.65;font-size:.92rem}.lightcms-consent-copy a{color:#6b21a8;text-decoration:underline;text-underline-offset:3px}.lightcms-consent-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}.lightcms-consent-btn{min-height:42px;border-radius:10px;padding:9px 15px;font-weight:700;border:1px solid #6b21a8;cursor:pointer;font:inherit}.lightcms-consent-btn.primary{background:#6b21a8;color:#fff}.lightcms-consent-btn.secondary{background:#fff;color:#6b21a8}.lightcms-privacy-footer{margin-top:14px;padding-top:12px;border-top:1px solid rgba(148,163,184,.22);font-size:12px;text-align:center}.lightcms-privacy-footer a,.lightcms-privacy-footer button{color:#cbd5e1;text-decoration:underline;text-underline-offset:3px;background:none;border:0;padding:0;font:inherit;cursor:pointer}.lightcms-privacy-footer span{color:#64748b;margin:0 7px}@media(max-width:720px){#lightcms-consent-banner{left:12px;right:12px;bottom:12px;padding:18px}.lightcms-consent-row{display:block}.lightcms-consent-actions{margin-top:14px;justify-content:stretch}.lightcms-consent-btn{flex:1 1 150px}}