.cts-section{padding:5rem 1.5rem;background:#fff;display:flex;flex-direction:column;align-items:center}.cts-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;text-align:center;margin:0 0 3rem;color:#1a1a2e}.cts-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1000px;width:100%}.cts-card{flex:0 1 290px}@media (max-width: 700px){.cts-card{flex-basis:calc(50% - .75rem);min-width:0}.cts-value{white-space:normal}}.cts-card{text-align:center;padding:2rem 1rem;border-radius:16px;background:#fafbff;border:1px solid #eee}.cts-icon{width:48px;height:48px;background:#f59e0b1f;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#b45309}.cts-value{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;background:linear-gradient(135deg,#f59e0b,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem;font-variant-numeric:tabular-nums;white-space:nowrap}.cts-value--long{font-size:clamp(1.35rem,3vw,1.75rem)}.cts-label{color:#666;font-size:.9rem;font-weight:500}
