.stats-section{font-family:var(--font-outfit,sans-serif);z-index:1;background-color:#080c09;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:40px 20px;position:relative;overflow:hidden}.stats-ambient-glow{background:var(--color-primary,#e3500d);filter:blur(120px);opacity:.15;z-index:-1;pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute}.stats-ambient-glow.left{top:-80px;left:-100px}.stats-ambient-glow.right{bottom:-80px;right:-100px}.stats-container{z-index:2;max-width:1440px;margin:0 auto;position:relative}.stats-header{text-align:center;margin-bottom:24px}.stats-subtitle{color:var(--color-primary,#e3500d);letter-spacing:.15em;text-transform:uppercase;font-size:.875rem;font-weight:700;display:block}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.stats-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#162218cc,#0a0f0be6);border:1px solid #ffffff14;border-radius:12px;padding:24px 20px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0006}.stats-card:hover{border-color:#e3500d66;transform:translateY(-5px);box-shadow:0 12px 30px #e3500d26}.stats-card:before{content:"";background:var(--gradient-primary,linear-gradient(90deg, #e3500d, #ff7e40));opacity:.5;width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.stats-card:hover:before{opacity:1}.stats-watermark{color:#ffffff08;z-index:0;font-size:6rem;transition:color .4s,transform .4s;position:absolute;bottom:-15px;right:-15px;transform:rotate(-15deg)}.stats-card:hover .stats-watermark{color:#e3500d0f;transform:rotate(0)scale(1.1)}.stats-card-inner{z-index:1;flex-direction:column;align-items:flex-start;display:flex;position:relative}.stats-icon-wrapper{width:44px;height:44px;color:var(--color-primary,#e3500d);background:#e3500d1a;border:1px solid #e3500d33;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.2rem;display:inline-flex;box-shadow:0 0 15px #e3500d33}.stats-number{color:#fff;text-shadow:0 4px 8px #0006;align-items:baseline;margin-bottom:6px;font-size:clamp(2rem,3vw,2.5rem);font-weight:900;line-height:1;display:flex}.stats-suffix{color:var(--color-primary,#e3500d);margin-left:3px;font-size:clamp(1.5rem,2vw,1.8rem)}.stats-label{color:#ffffffb3;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:500}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stats-section{padding:30px 15px}.stats-header{margin-bottom:20px}.stats-grid{gap:12px}.stats-card{padding:16px 14px}.stats-icon-wrapper{width:36px;height:36px;margin-bottom:10px;font-size:1rem}.stats-number{font-size:1.5rem}.stats-suffix{font-size:1.2rem}.stats-label{font-size:.9rem}}
.wcu-section{background-color:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;overflow:hidden}.wcu-header{text-align:center;margin-bottom:3.5rem}.wcu-subtitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:inline-block}.wcu-headline{color:var(--color-text-main);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,4vw,4rem);font-weight:900;line-height:1.1}.wcu-headline span{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.1em}.wcu-container{justify-content:center;align-items:center;gap:5rem;width:100%;max-width:1440px;margin:0 auto;display:flex}.wcu-left-col{flex:.7;justify-content:center;display:flex}.wcu-image-wrapper{background-color:var(--color-surface);outline-offset:-12px;border-radius:12px;outline:1px solid #162b111a;width:100%;max-width:350px;position:relative;overflow:hidden;box-shadow:24px 24px #e3500d26}.wcu-image-wrapper:before{content:"";background:var(--gradient-primary);z-index:2;width:100%;height:8px;position:absolute;inset:0}.wcu-image{aspect-ratio:4/5;object-fit:cover;z-index:1;width:100%;display:block;position:relative}.wcu-right-col{flex-direction:column;flex:1;display:flex}.wcu-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;display:grid}.wcu-card{border-top:2px solid #162b111a;flex-direction:column;align-items:flex-start;padding-top:1.5rem;transition:border-color .3s;display:flex}.wcu-card:hover{border-top-color:var(--color-primary)}.wcu-icon-wrapper{color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:2.25rem;display:flex}.wcu-card-title{color:var(--color-text-main);letter-spacing:.02em;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.2}.wcu-card-text{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}@media screen and (max-width:1024px){.wcu-container{flex-direction:column;gap:4rem}.wcu-header{margin-bottom:1.5rem}.wcu-subtitle{margin-bottom:.5rem}.wcu-left-col{justify-content:center;width:100%}.wcu-image-wrapper{max-width:600px}.wcu-image{aspect-ratio:16/9}}@media screen and (max-width:768px){.wcu-container{gap:3rem}.wcu-image-wrapper{outline-offset:-8px;box-shadow:12px 12px #e3500d26}.wcu-card-title{font-size:1.15rem}}@media screen and (max-width:500px){.wcu-section{padding:4rem 1.5rem}.wcu-container{gap:3rem}.wcu-grid{grid-template-columns:1fr;gap:1.5rem}.wcu-subtitle{font-size:.8rem}.wcu-headline{font-size:2rem}}
