.stats-row{position:relative;z-index:3;margin-top:26px!important;padding-top:16px;border-top:1px solid var(--nexus-border)}.stat-item{display:flex;align-items:center;justify-content:center;gap:14px;min-height:86px;padding:16px 18px;border-radius:22px;background:color-mix(in srgb,var(--nexus-surface),transparent 14%);border:1px solid transparent;transition:transform .25s ease,border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.stat-item:hover{transform:translateY(-3px);border-color:var(--nexus-border-strong);box-shadow:0 18px 46px rgba(247,88,21,.12)}.stat-icon,.stat-item:hover{background:var(--nexus-accent-soft)}.stat-icon{width:48px;height:48px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:var(--nexus-accent);box-shadow:inset 0 0 0 1px rgba(247,88,21,.1)}.stat-icon i{font-size:1.35rem;line-height:1}.stat-content h4{margin:0;color:var(--nexus-heading);font-family:var(--heading-font);font-size:clamp(1.45rem,2vw,2rem);font-weight:850;line-height:1;letter-spacing:-.04em}.stat-content p{margin-top:5px;color:var(--nexus-text);font-size:.92rem;font-weight:600}[data-theme=dark] .stats-row{border-top-color:rgba(255,255,255,.1)}[data-theme=dark] .stat-item{background:rgba(255,255,255,.02)}[data-theme=dark] .stat-item:hover{background:rgba(247,88,21,.09)}[data-theme=dark] .stat-content p{color:#d0d5dd}@media (max-width:1199px){.stats-row{margin-top:38px!important}}@media (max-width:768px){.stats-row{margin-top:28px!important;padding-top:22px}.stats-row>[class*=col-]{width:50%;flex:0 0 auto}.stat-item{min-height:112px;align-items:flex-start;justify-content:flex-start;gap:10px;padding:14px 12px;border-radius:18px}.stat-icon{width:42px;height:42px;flex:0 0 42px;border-radius:14px}.stat-icon i{font-size:1.15rem}.stat-content h4{font-size:1.35rem;line-height:1.05}.stat-content p{font-size:.78rem;line-height:1.35}}@media (max-width:430px){.stats-row>[class*=col-]{width:100%}.stat-item{min-height:auto;align-items:center}.stat-content h4{font-size:1.45rem}.stat-content p{font-size:.86rem}}@media (max-width:575px){.stat-item{justify-content:flex-start}}.popover{max-width:260px;border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:1rem!important}.popover-header{font-weight:600;font-size:1rem;border-bottom:none}.popover-body,.popover-header{background-color:var(--accent-color);color:white;border-radius:1rem}.popover-body{font-size:.9rem;font-weight:500;padding:.75rem 1rem}.popover.bs-popover-bottom .popover-arrow:before{border-bottom-color:var(--accent-color)}.popover.bs-popover-top .popover-arrow:before{border-top-color:var(--accent-color)}.popover.bs-popover-start .popover-arrow:before{border-left-color:var(--accent-color)}.popover.bs-popover-end .popover-arrow:before{border-right-color:var(--accent-color)}