#giawc-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#1e293b;color:#fff;padding:15px 20px;z-index:999999;box-shadow:0 -2px 10px rgb(0 0 0 / .1)}#giawc-consent-banner .giawc-consent-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}#giawc-consent-banner .giawc-consent-text{margin:0;flex:1;min-width:300px}#giawc-consent-banner .giawc-consent-text a{color:#60a5fa;text-decoration:underline}#giawc-consent-banner .giawc-consent-actions{display:flex;gap:10px}#giawc-consent-banner .giawc-consent-accept{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:600}#giawc-consent-banner .giawc-consent-decline{background:#fff0;color:#fff;border:1px solid #fff;padding:10px 20px;border-radius:5px;cursor:pointer}