.iwc-stats{padding:16px 0;border-radius:8px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.iwc-stats .stats-title{font-size:1.6rem;color:#1a2a3a;margin-bottom:35px;text-transform:uppercase;letter-spacing:1.5px}@media (max-width:600px){.iwc-stats .stats-title{font-size:1.3rem}}.iwc-stats .stats-container{-js-display:flex;display:flex;flex-wrap:wrap;justify-content:center;gap:16px;max-width:1100px;margin:0 auto}.iwc-stats .stat-item{flex:1 1 200px;padding:25px;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.06);transition:transform .2s ease}.iwc-stats .stat-item:hover{transform:translateY(-5px)}.iwc-stats .stat-item.featured{flex:1 1 100%;background:linear-gradient(135deg,#fff 0,#e8f4ee 100%);border:1px solid #c2e0d1}.iwc-stats .stat-number{display:block;font-size:2.2rem;font-weight:800;color:#00703c;margin-bottom:8px}@media (max-width:600px){.iwc-stats .stat-number{font-size:1.8rem}}.iwc-stats .stat-label{display:block;font-size:1rem;color:#34495e;font-weight:700}.iwc-stats .stat-subtext{font-size:.9rem;color:#7f8c8d;margin-top:10px;font-style:italic}