
#tpa-consent-banner{position:fixed;left:0;right:0;z-index:99999;font:14px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Arial;padding:0.5rem}
#tpa-consent-banner.tpa-position-top{top:0}
#tpa-consent-banner.tpa-position-bottom{bottom:0}
#tpa-consent-banner .tpa-consent-inner{display:flex;gap:1rem;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto}
#tpa-consent-banner .tpa-consent-text{flex:1}
#tpa-consent-banner .tpa-btn{border:0;padding:0.5rem 0.75rem;cursor:pointer;border-radius:6px}
#tpa-consent-banner .tpa-privacy{margin-left:1rem}
#tpa-consent-banner .tpa-consent-panel{max-width:1100px;margin:0.5rem auto;background:#00000010;padding:0.75rem;border-radius:8px}
#tpa-consent-banner .tpa-cat-list{list-style:none;margin:0;padding:0}
#tpa-consent-banner .tpa-cat-list li{display:flex;align-items:flex-start;gap:0.5rem;margin:0.25rem 0}
.tpa-theme-dark{background:#111;color:#fff}
.tpa-theme-dark .tpa-btn{background:#fff;color:#000}
.tpa-theme-dark .tpa-privacy{color:#fff}
.tpa-theme-dark .tpa-consent-panel{background:#ffffff10}
