.refc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0 22px}.refc-stat{padding:20px 22px;background:var(--panel);border:1px solid var(--panel-line);border-radius:12px;box-shadow:inset 0 0 0 2px #afcbda24}.refc-stat-k{font-family:var(--font-pixel);font-size:8.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.refc-stat-v{font-family:var(--font-head);font-weight:700;font-size:clamp(22px,3.2vw,28px);letter-spacing:.02em;background:linear-gradient(180deg,var(--gold-hi),var(--gold-lo));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--gold)}.refc-stat-unit{font-size:.5em;letter-spacing:.06em;text-transform:uppercase}.refc-stat-d{margin-top:8px;font-size:12.5px;line-height:1.55;color:var(--ink-dim)}ol.refc-steps{counter-reset:refc-step;list-style:none}ol.refc-steps li{counter-increment:refc-step}ol.refc-steps li:before{content:counter(refc-step) ".";font-family:var(--font-head);font-weight:700;font-size:13px;top:2px;color:var(--gold)}.refc-sum{font-family:var(--font-head);letter-spacing:.02em;font-size:17px!important}.refc-sum b{color:var(--gold)}.refc-closing{margin-top:26px;padding-top:14px;border-top:1px solid var(--panel-line);max-width:720px}@media (max-width: 760px){.refc-stats{grid-template-columns:1fr}}.refc-steps{counter-reset:refc-step}.refc-steps li{counter-increment:refc-step}.refc-steps li:before{content:counter(refc-step);font-family:var(--site-head-font, "Lexend", sans-serif);font-weight:700;font-size:12px;color:var(--gold, #f2c14e)}
