.pcf-consent-root{position:relative;z-index:99999}.pcf-consent-banner{position:fixed;right:1rem;bottom:1rem;left:auto;width:min(26rem, calc(100vw - 2rem));max-height:min(80vh, 40rem);overflow:auto;padding:1rem;box-sizing:border-box;background:#fff;color:#222;border:1px solid #ddd;box-shadow:0 4px 24px rgba(0,0,0,.12)}.pcf-consent-banner[hidden],.pcf-consent-prefs[hidden],.pcf-consent-revoke[hidden]{display:none!important}.pcf-consent-header{font-weight:600;margin:0 0 .5rem}.pcf-consent-message{font-size:.875rem;line-height:1.4;margin:0 0 .75rem}.pcf-consent-links{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 0 .75rem;font-size:.8125rem}.pcf-consent-link{text-decoration:underline}.pcf-consent-prefs{margin:0 0 .75rem;border-top:1px solid #eee;padding-top:.75rem}.pcf-consent-category{margin:0 0 .75rem}.pcf-consent-category-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pcf-consent-category-label{font-weight:600;font-size:.875rem}.pcf-consent-category-desc{margin:.25rem 0 0;font-size:.75rem;line-height:1.35;opacity:.85}.pcf-consent-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.pcf-consent-btn{cursor:pointer;padding:.4rem .75rem;font-size:.875rem;border:1px solid #ccc;background:#f7f7f7;color:#222}.pcf-consent-btn-accept{background:#1e73be;border-color:#1e73be;color:#fff}.pcf-consent-revoke{position:fixed;right:1rem;bottom:1rem;z-index:99998;cursor:pointer;padding:.4rem .75rem;font-size:.75rem;border:1px solid #ccc;background:#fff;color:#222;box-shadow:0 2px 10px rgba(0,0,0,.1)}@media (max-width:480px){.pcf-consent-banner{right:.5rem;bottom:.5rem;left:.5rem;width:auto}.pcf-consent-revoke{right:.5rem;bottom:.5rem}}