.testimonials-module__nH3TkG__page{z-index:1;min-height:100vh;padding-top:100px;position:relative}.testimonials-module__nH3TkG__container{max-width:1600px;margin:0 auto;padding:0 4rem}.testimonials-module__nH3TkG__heroSection{text-align:left;background:0 0;align-items:center;min-height:50vh;padding:5rem 0;display:flex;position:relative}.testimonials-module__nH3TkG__pageTitle{font-family:var(--font-display);letter-spacing:-.03em;background:var(--text-gradient-neon);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1.1}.testimonials-module__nH3TkG__pageSubtitle{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.02em;font-size:1.1rem;font-weight:400}.testimonials-module__nH3TkG__statsSection{background:0 0;padding:4rem 0;position:relative}.testimonials-module__nH3TkG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.testimonials-module__nH3TkG__statItem{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08080c99;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.testimonials-module__nH3TkG__statItem:before{content:"";background:linear-gradient(90deg,var(--neon-purple),var(--neon-pink),var(--neon-cyan));transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.testimonials-module__nH3TkG__statItem:hover:before{transform:scaleX(1)}.testimonials-module__nH3TkG__statItem:hover{border-color:#a855f74d;transform:translateY(-8px);box-shadow:0 20px 40px #a855f726,0 0 60px #ec48991a}.testimonials-module__nH3TkG__statNumber{font-family:var(--font-display);background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3rem;font-weight:900;line-height:1;display:block}.testimonials-module__nH3TkG__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;font-weight:600}.testimonials-module__nH3TkG__testimonialsSection{background:0 0;padding:6rem 0}.testimonials-module__nH3TkG__sectionHeader{text-align:center;margin-bottom:4rem;position:relative}.testimonials-module__nH3TkG__sectionTitle{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;display:inline-block;position:relative}.testimonials-module__nH3TkG__sectionTitle:before{content:"";background:linear-gradient(90deg,transparent,var(--neon-purple),var(--neon-pink),transparent);width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.testimonials-module__nH3TkG__sectionSubtitle{font-family:var(--font-body);color:#fff9;margin-top:1.5rem;font-size:1.1rem;font-style:italic;font-weight:400}.testimonials-module__nH3TkG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem;display:grid}.testimonials-module__nH3TkG__testimonialCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080cb3;border:none;border-radius:24px;padding:2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.testimonials-module__nH3TkG__testimonialCard:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#a855f70d 0%,#ec48990d 100%);transition:opacity .5s;position:absolute;inset:0}.testimonials-module__nH3TkG__testimonialCard:hover:before{opacity:1}.testimonials-module__nH3TkG__testimonialCard:after{content:"\"";font-size:6rem;font-family:var(--font-display);color:#a855f71a;z-index:0;line-height:1;position:absolute;top:1rem;left:1.5rem}.testimonials-module__nH3TkG__testimonialLogoWrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:1.5rem;display:flex;position:relative}.testimonials-module__nH3TkG__testimonialLogo{object-fit:contain;filter:drop-shadow(0 0 12px #ffffff4d);width:auto;max-width:100%;height:auto;max-height:100%;transition:all .3s}.testimonials-module__nH3TkG__testimonialCard:hover .testimonials-module__nH3TkG__testimonialLogo{filter:drop-shadow(0 0 20px #a855f780);transform:scale(1.05)}.testimonials-module__nH3TkG__testimonialCard:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 24px 60px #a855f740,0 0 80px #ec489926}.testimonials-module__nH3TkG__testimonialHeader{z-index:1;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex;position:relative}.testimonials-module__nH3TkG__authorInfo{flex-direction:column;gap:.5rem;display:flex}.testimonials-module__nH3TkG__authorName{font-family:var(--font-display);color:#fff;letter-spacing:.02em;font-size:1.4rem;font-weight:700}.testimonials-module__nH3TkG__casinoName{color:var(--neon-purple);text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.testimonials-module__nH3TkG__casinoName:before{content:"";background:var(--neon-purple);border-radius:50%;width:8px;height:8px;display:inline-block}.testimonials-module__nH3TkG__rating{color:var(--neon-lime);gap:.25rem;font-size:1rem;display:flex}.testimonials-module__nH3TkG__rating i{filter:drop-shadow(0 0 4px #84cc1680)}.testimonials-module__nH3TkG__testimonialText{font-family:var(--font-body);color:#ffffffd9;z-index:1;margin-bottom:1.5rem;font-size:1.15rem;font-style:normal;font-weight:400;line-height:1.9;position:relative}.testimonials-module__nH3TkG__testimonialDate{color:#fff6;z-index:1;align-items:center;gap:.5rem;font-size:.8rem;font-style:italic;display:flex;position:relative}.testimonials-module__nH3TkG__testimonialDate:before{content:"—";color:#ffffff4d}.testimonials-module__nH3TkG__loading,.testimonials-module__nH3TkG__emptyState{text-align:center;color:#fff9;font-family:var(--font-body);padding:6rem 2rem;font-size:1.2rem}.testimonials-module__nH3TkG__loading{color:var(--neon-purple);justify-content:center;align-items:center;gap:1rem;display:flex}.testimonials-module__nH3TkG__loading:after{content:"";border:2px solid var(--neon-purple);border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite testimonials-module__nH3TkG__spin}@keyframes testimonials-module__nH3TkG__spin{to{transform:rotate(360deg)}}.testimonials-module__nH3TkG__ctaSection{text-align:center;background:0 0;padding:6rem 0;position:relative}.testimonials-module__nH3TkG__ctaSection:before{content:"";filter:blur(60px);z-index:0;background:linear-gradient(135deg,#a855f71a 0%,#ec48991a 100%);border-radius:40px;width:80%;max-width:1200px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.testimonials-module__nH3TkG__ctaSection>.testimonials-module__nH3TkG__container{z-index:1;position:relative}.testimonials-module__nH3TkG__ctaSection h2{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2}.testimonials-module__nH3TkG__ctaSection p{font-family:var(--font-body);color:#ffffffb3;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.7}.testimonials-module__nH3TkG__ctaButton{background:linear-gradient(135deg,var(--neon-purple),var(--neon-pink));color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:50px;align-items:center;gap:1rem;padding:1.5rem 4rem;font-size:1rem;font-weight:800;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #a855f766,0 0 60px #ec489933}.testimonials-module__nH3TkG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.testimonials-module__nH3TkG__ctaButton:hover:before{left:100%}.testimonials-module__nH3TkG__ctaButton:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 15px 50px #a855f780,0 0 80px #ec48994d}.testimonials-module__nH3TkG__ctaButton i{font-size:1.2rem}@media (max-width:1024px){.testimonials-module__nH3TkG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.testimonials-module__nH3TkG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}@media (max-width:768px){.testimonials-module__nH3TkG__container{padding:0 1.5rem}.testimonials-module__nH3TkG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.testimonials-module__nH3TkG__statItem{padding:2rem 1.5rem}.testimonials-module__nH3TkG__statNumber{font-size:2.5rem}.testimonials-module__nH3TkG__sectionTitle{font-size:clamp(2rem,8vw,3rem)}.testimonials-module__nH3TkG__testimonialsGrid{grid-template-columns:1fr;gap:1.5rem}.testimonials-module__nH3TkG__testimonialCard{padding:2rem}.testimonials-module__nH3TkG__testimonialCard:after{font-size:4rem;top:.5rem;left:1rem}.testimonials-module__nH3TkG__testimonialLogoWrapper{height:60px;margin-bottom:1.25rem}.testimonials-module__nH3TkG__authorName{font-size:1.2rem}.testimonials-module__nH3TkG__testimonialText{font-size:1rem}.testimonials-module__nH3TkG__ctaButton{padding:1.25rem 3rem;font-size:.9rem}}@media (max-width:480px){.testimonials-module__nH3TkG__statsGrid{grid-template-columns:1fr}.testimonials-module__nH3TkG__statItem,.testimonials-module__nH3TkG__testimonialCard{padding:1.5rem}.testimonials-module__nH3TkG__testimonialLogoWrapper{height:50px;margin-bottom:1rem}}
