.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-main{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-main{grid-template-columns:repeat(2,1fr);gap:2rem}.stats-banner{padding:4rem 0}}@media (max-width:500px){.stats-grid-main{grid-template-columns:1fr 1fr;gap:1rem}.stat-card{padding:1.5rem .5rem}.stat-number-big{font-size:3rem}}
.trusted-section{background-color:#000;border-bottom:1px solid #111;padding:4rem 0;overflow:hidden}.trusted-subtitle{text-align:center;color:#666;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3rem;font-size:.9rem;font-weight:500}.marquee-wrapper{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.marquee{gap:4rem;width:max-content;display:flex}.marquee-group{align-items:center;gap:4rem;animation:30s linear infinite scrollX;display:flex}.trusted-logo{opacity:.55;justify-content:center;align-items:center;height:48px;transition:opacity .3s;display:flex}.trusted-logo:hover{opacity:1}.trusted-logo-img{object-fit:contain;filter:brightness(0)invert();max-width:180px;width:auto!important;height:100%!important}.trusted-logo-img.is-light{filter:brightness(0)invert()}.trusted-logo-text{color:#fff;letter-spacing:.01em;white-space:nowrap;font-size:1.5rem;font-weight:700}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(calc(-100% - 4rem))}}@media (max-width:768px){.trusted-section{padding:3rem 0}.trusted-logo{height:36px}.trusted-logo-img{max-width:140px}.trusted-logo-text{font-size:1.15rem}}
.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}}
.ai-klar-promo{color:#fff;background:linear-gradient(#0a0a0a 0%,#050505 100%);padding:6rem 0;overflow:hidden}.ai-klar-promo-card{background:linear-gradient(135deg,#7c5cff14,#4a9eff0a);border:1px solid #7c5cff40;border-radius:24px;grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;padding:3.5rem;display:grid;position:relative;overflow:hidden}.ai-klar-promo-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c5cff2e 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.ai-klar-promo-badge{letter-spacing:.1em;text-transform:uppercase;color:#c8a2ff;z-index:1;background:#7c5cff1f;border:1px solid #7c5cff4d;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;display:inline-flex;position:relative}.ai-klar-promo-dot{background:#7c5cff;border-radius:99px;width:6px;height:6px;animation:2s ease-in-out infinite ai-klar-promo-pulse;box-shadow:0 0 8px #7c5cffcc}@keyframes ai-klar-promo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.ai-klar-promo-title{letter-spacing:-.02em;z-index:1;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;position:relative}.ai-klar-promo-text{color:#ccc;z-index:1;max-width:480px;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.55;position:relative}.ai-klar-promo-list{z-index:1;flex-direction:column;gap:.5rem;margin:0 0 2rem;padding:0;list-style:none;display:flex;position:relative}.ai-klar-promo-list li{color:#bbb;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.ai-klar-promo-list li:before{content:"";background:#7c5cff26;border:1px solid #7c5cff80;border-radius:99px;flex-shrink:0;width:18px;height:18px;position:relative}.ai-klar-promo-list li:after{content:"";border:1.5px solid #c8a2ff;border-width:0 1.5px 1.5px 0;width:5px;height:9px;position:absolute;left:3px;transform:translate(50%,25%)rotate(45deg)}.ai-klar-promo-cta{color:#000;z-index:1;background:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.ai-klar-promo-cta:hover{background:#eee;transform:translateY(-2px);box-shadow:0 10px 30px #ffffff26}.ai-klar-promo-fineprint{color:#777;z-index:1;margin:.85rem 0 0;font-size:.8rem;position:relative}.ai-klar-promo-visual{z-index:1;justify-content:center;display:flex;position:relative}.ai-klar-promo-score-card{background:#0c0c0c;border:1px solid #ffffff1a;border-radius:18px;width:100%;max-width:360px;padding:2rem;transition:transform .3s;transform:rotate(2deg);box-shadow:0 30px 60px #00000080}.ai-klar-promo-card:hover .ai-klar-promo-score-card{transform:rotate(0)translateY(-4px)}.ai-klar-promo-score-label{color:#888;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .5rem;font-size:.7rem}.ai-klar-promo-score-value{letter-spacing:-.04em;background:linear-gradient(135deg,#fff,#c8a2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:4rem;font-weight:800;line-height:1}.ai-klar-promo-score-value span{color:#555;-webkit-text-fill-color:#555;font-size:1.25rem;font-weight:400}.ai-klar-promo-score-tier{color:#c8a2ff;margin:0 0 1.5rem;font-size:1rem;font-weight:600}.ai-klar-promo-bars{flex-direction:column;gap:.85rem;display:flex}.ai-klar-promo-bar{flex-direction:column;gap:.3rem;display:flex}.ai-klar-promo-bar span{color:#aaa;font-size:.78rem}.ai-klar-promo-bar-track{background:#ffffff0f;border-radius:99px;height:6px;overflow:hidden}.ai-klar-promo-bar-fill{background:linear-gradient(90deg,#7c5cff,#c8a2ff);border-radius:99px;height:100%}@media (max-width:900px){.ai-klar-promo{padding:4rem 0}.ai-klar-promo-card{grid-template-columns:1fr;gap:2.5rem;padding:2rem}.ai-klar-promo-score-card{max-width:100%;transform:rotate(0)}}
