.stats-banner{background:linear-gradient(135deg,#5b3cc4 0%,#7c5cff 40%,#9b7cff 100%);padding:6rem 0;position:relative;overflow:hidden}.stats-circle{pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.stats-circle-1{width:300px;height:300px;animation:10s ease-in-out infinite float;top:-80px;left:-60px}.stats-circle-2{width:200px;height:200px;animation:8s ease-in-out infinite reverse float;bottom:-40px;right:10%}.stats-circle-3{background:#ffffff08;width:150px;height:150px;animation:12s ease-in-out 2s infinite float;top:30%;right:-30px}.stats-grid-obsidian{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.stat-card{text-align:center;padding:2rem 1rem;position:relative}.stat-number-big{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 20px #0000001a;margin-bottom:.75rem;font-size:clamp(4rem,8vw,7rem);font-weight:800;line-height:1}.stat-label-bold{color:#fffffff2;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.stat-description-light{color:#fff9;max-width:220px;margin:0 auto;font-size:.85rem;font-weight:400;line-height:1.5}@media (max-width:900px){.stats-grid-obsidian{grid-template-columns:repeat(2,1fr);gap:2rem}.stats-banner{padding:4rem 0}}@media (max-width:500px){.stats-grid-obsidian{grid-template-columns:1fr 1fr;gap:1rem}.stat-card{padding:1.5rem .5rem}.stat-number-big{font-size:3rem}}
.testimonials-section{background:var(--background,#0a0a0a);padding:6rem 0;position:relative;overflow:hidden}.testimonials-section:before{content:"";background:linear-gradient(90deg,#0000,#7c5cff26,#0000);height:1px;position:absolute;top:0;left:0;right:0}.testimonials-header{margin-bottom:4rem}.testimonials-header h2{color:#fff;letter-spacing:-.02em;font-weight:400}.testimonials-header .section-subtitle{max-width:600px;color:var(--gray-800,#a1a1a1);margin-top:1rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0f99;border:1px solid #ffffff0f;border-radius:1.25rem;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.testimonial-card:hover{background:#141414cc;border-color:#7c5cff40;transform:translateY(-6px);box-shadow:0 25px 50px -12px #00000080,0 0 30px #7c5cff14}.quote-icon{background:linear-gradient(135deg,#7c5cff,#a78bfa);-webkit-text-fill-color:transparent;z-index:0;opacity:.15;-webkit-background-clip:text;background-clip:text;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:2rem}.testimonial-quote{color:#ffffffd9;z-index:1;margin-bottom:2rem;font-size:1.1rem;font-weight:400;line-height:1.6;position:relative}.testimonial-author{border-top:1px solid #ffffff0f;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.author-role{color:var(--gray-800,#a1a1a1);font-size:.9rem;font-style:italic}@media (max-width:900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonials-grid{grid-template-columns:1fr}}
.process-section{background:var(--background-deep,#050505);padding:8rem 0;position:relative;overflow:hidden}.process-section:before{content:"";background:linear-gradient(90deg,#0000,#7c5cff33,#0000);height:1px;position:absolute;top:0;left:0;right:0}.process-section:after{content:"";pointer-events:none;background:radial-gradient(#7c5cff0f,#0000 60%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-header{z-index:1;margin-bottom:5rem;position:relative}.process-header h2{color:#fff;letter-spacing:-.02em;font-weight:400}.process-header .section-subtitle{max-width:600px;color:var(--gray-800,#a1a1a1);margin-top:1rem}.process-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (min-width:900px){.process-grid:before{content:"";opacity:.3;z-index:0;background:linear-gradient(90deg,#7c5cff,#a78bfa,#0000);height:1px;position:absolute;top:2rem;left:2rem;right:2rem}}.process-card{z-index:1;background-color:#0000;flex-direction:column;padding:1rem;display:flex;position:relative}.process-number{color:#fff;background:linear-gradient(135deg,#7c5cff,#a78bfa);border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;font-family:monospace;font-size:1.25rem;font-weight:700;transition:all .4s;display:flex;position:relative;box-shadow:0 8px 25px -5px #7c5cff59}.process-number:after{content:"";border:1px solid #7c5cff40;border-radius:50%;position:absolute;inset:-4px}.process-card:hover .process-number{transform:scale(1.05);box-shadow:0 12px 30px -5px #7c5cff80}.process-card-title{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.process-card-description{color:var(--gray-800,#a1a1a1);font-size:.95rem;line-height:1.6}@media (max-width:900px){.process-grid{grid-template-columns:1fr;gap:3rem}.process-grid:before{display:none}.process-number{margin-bottom:1rem}}
