.dm-statistics-main{position:relative;z-index:1;padding:150px 0 72px;min-height:calc(100vh - 220px)}
.dm-statistics-hero{max-width:900px;text-align:center}
.dm-statistics-hero .dm-kicker{margin-inline:auto}
.dm-statistics-hero h1{margin:0;font-size:clamp(46px,7vw,88px);line-height:.95;letter-spacing:-.055em;text-transform:uppercase;text-wrap:balance}
.dm-statistics-hero>p:not(.dm-kicker):not(.dm-statistics-updated){max-width:760px;margin:24px auto 0;color:var(--dm-landing-muted);font-size:clamp(17px,2vw,22px);font-weight:700;line-height:1.55}
.dm-statistics-updated{margin:18px 0 0;color:rgba(255,255,255,.55);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.dm-public-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:54px}
.dm-public-stat-card{position:relative;min-width:0;padding:28px 24px 26px;border:1px solid var(--dm-landing-line);border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--dm-accent) 13%,rgba(11,14,34,.84)),rgba(11,14,34,.74));box-shadow:0 22px 60px rgba(0,0,0,.24);overflow:hidden}
.dm-public-stat-card::after{content:"";position:absolute;width:120px;height:120px;right:-55px;top:-60px;border-radius:50%;background:var(--dm-accent);filter:blur(35px);opacity:.22}
.dm-public-stat-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:32px;border-radius:14px;background:color-mix(in srgb,var(--dm-accent) 22%,rgba(255,255,255,.06));color:#fff;font-size:21px;font-weight:950}
.dm-public-stat-card p{margin:0;color:rgba(255,255,255,.68);font-size:12px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.dm-public-stat-card h2{margin:8px 0 6px;color:#fff;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.045em;overflow-wrap:anywhere}
.dm-public-stat-card small{color:rgba(255,255,255,.55);font-size:13px;line-height:1.4}
.dm-statistics-error{margin:36px auto 0;max-width:620px;padding:18px 22px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(11,14,34,.75);text-align:center}
.dm-statistics-error strong,.dm-statistics-error span{display:block}.dm-statistics-error span{margin-top:5px;color:var(--dm-landing-muted)}
.dm-statistics-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:72px;padding:34px 38px;border:1px solid var(--dm-landing-line);border-radius:28px;background:linear-gradient(135deg,color-mix(in srgb,var(--dm-accent) 22%,#11152e),color-mix(in srgb,var(--dm-accent-2) 18%,#0b0e22));box-shadow:var(--dm-landing-shadow)}
.dm-statistics-cta .dm-section-kicker{margin:0 0 8px}.dm-statistics-cta h2{margin:0;font-size:clamp(26px,3vw,40px)}.dm-statistics-cta p:last-child{margin:9px 0 0;color:var(--dm-landing-muted)}
@media(max-width:900px){.dm-public-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.dm-statistics-main{padding-top:120px}.dm-landing-shell{width:min(100% - 28px,1240px)}.dm-public-stats-grid{grid-template-columns:1fr;margin-top:36px}.dm-public-stat-card{padding:22px}.dm-public-stat-icon{margin-bottom:22px}.dm-statistics-cta{align-items:stretch;flex-direction:column;padding:26px}.dm-statistics-cta .dm-landing-btn{width:auto}}
@media(prefers-reduced-motion:reduce){.dm-public-stat-card h2{scroll-behavior:auto}}
