@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");.cp-stats-module{background:#f6efe8;display:flex;font-family:Montserrat,sans-serif;justify-content:center;padding:4rem 1.5rem}.cp-stats-module .cp-stats{max-width:900px;width:100%}.cp-stats-module .cp-stats__inner{width:100%}.cp-stats-module .cp-stats__eyebrow{color:#e94f37;font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 .5rem;text-transform:uppercase}.cp-stats-module .cp-stats__title{color:#000;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.05;margin:0 0 1rem}.cp-stats-module .cp-stats__intro{color:#333;font-size:.95rem;line-height:1.6;margin:0 0 2rem}.cp-stats-module .cp-stats__footnote{color:#9b8f85;font-size:.82rem;margin-top:1.5rem}.cp-stats-module .cp-chart{background:#fff;border-radius:1.25rem;box-shadow:0 18px 34px rgba(0,0,0,.06);padding:1.75rem 1.5rem 1.5rem}.cp-stats-module .cp-chart__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.cp-stats-module .cp-chart__label{color:#9b8f85;font-size:.78rem;letter-spacing:.14em;margin:0;text-transform:uppercase}.cp-stats-module .cp-chart__toggle{background:#f9f4ef;border:1px solid #efe0d4;border-radius:999px;display:inline-flex;gap:.15rem;padding:.18rem}.cp-stats-module .cp-chart__toggle-btn{align-items:center;background:transparent;border:none;border-radius:999px;color:#6b6b6b;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:600;gap:.35rem;padding:.35rem .9rem;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .12s ease}.cp-stats-module .cp-chart__toggle-btn--active{background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.06);color:#111;transform:translateY(-.5px)}.cp-stats-module .cp-chart__bars{align-items:flex-end;border-bottom:1px solid #f0e1d6;display:flex;gap:2rem;margin-bottom:.9rem;padding:.5rem 0 1.5rem}.cp-stats-module .cp-bar-group{align-items:center;display:flex;flex:1;flex-direction:column;min-width:60px}.cp-stats-module .cp-bar-group__value{color:#111;font-size:.82rem;font-weight:700;margin-bottom:.5rem}.cp-stats-module .cp-bar-group__bars{align-items:flex-end;display:flex;height:180px;justify-content:center;width:100%}.cp-stats-module .cp-bar{align-items:flex-end;border-radius:999px 999px 4px 4px;display:flex;justify-content:center;transition:height .45s ease-out,background .16s ease-out;width:28px}.cp-stats-module .cp-bar--click{background:#000}.cp-stats-module .cp-bar--submit{background:#e94f37}.cp-stats-module .cp-bar__inner{border-radius:inherit;width:100%}.cp-stats-module .cp-bar-group__label{font-size:.78rem;font-weight:700;margin-top:.6rem;text-align:center}.cp-stats-module .cp-chart__metric-hint{color:#6b6b6b;font-size:.78rem;margin:0}@media (max-width:700px){.cp-stats-module{padding:3rem 1rem}.cp-stats-module .cp-chart__bars{gap:1.1rem}.cp-stats-module .cp-bar-group__bars{height:150px}.cp-stats-module .cp-chart__header{align-items:flex-start;flex-direction:column}}