:root{--color-bg:#fff;--color-text:#111827;--color-text-secondary:#6b7280;--color-border:#e5e7eb;--color-cta:#1d4ed8;--color-cta-hover:#1e40af;--background:#fff;--foreground:#111827}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}
.ConsentBanner-module__spLbGa__banner{z-index:1000;background:#1f2937;border-top:1px solid #374151;position:fixed;bottom:0;left:0;right:0}.ConsentBanner-module__spLbGa__inner{flex-wrap:wrap;align-items:center;gap:16px;max-width:860px;margin:0 auto;padding:14px 24px;display:flex}.ConsentBanner-module__spLbGa__text{color:#d1d5db;flex:1;min-width:200px;margin:0;font-size:14px;line-height:1.5}.ConsentBanner-module__spLbGa__link{color:#93c5fd;text-decoration:underline}.ConsentBanner-module__spLbGa__buttons{flex-shrink:0;gap:10px;display:flex}.ConsentBanner-module__spLbGa__decline,.ConsentBanner-module__spLbGa__accept{cursor:pointer;white-space:nowrap;border-radius:6px;height:38px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.ConsentBanner-module__spLbGa__decline{color:#fff;background:0 0;border:1.5px solid #4b5563}.ConsentBanner-module__spLbGa__decline:hover{background:#ffffff0d;border-color:#9ca3af}.ConsentBanner-module__spLbGa__accept{color:#fff;background:#1d4ed8;border:1.5px solid #1d4ed8}.ConsentBanner-module__spLbGa__accept:hover{background:#1e40af;border-color:#1e40af}@media (max-width:540px){.ConsentBanner-module__spLbGa__inner{padding:14px 16px}.ConsentBanner-module__spLbGa__buttons{width:100%}.ConsentBanner-module__spLbGa__decline,.ConsentBanner-module__spLbGa__accept{flex:1;justify-content:center}}
