.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:100px;padding-bottom:var(--spacing-3xl);background:linear-gradient(135deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);align-items:center;padding-left:100px;display:flex;position:relative;overflow:hidden}@media (min-width:1441px){.Hero-module__Z8hQ_W__hero{padding-left:calc((100vw - var(--container-max))/2 + 100px)}}.Hero-module__Z8hQ_W__container{z-index:1;position:relative}.Hero-module__Z8hQ_W__content{text-align:left;max-width:480px}.Hero-module__Z8hQ_W__badge{color:var(--color-teal);border-radius:var(--radius-full);margin-bottom:var(--spacing-lg);letter-spacing:.04em;text-transform:uppercase;background:#22b5a00f;border:1px solid #22b5a026;align-items:center;gap:8px;padding:5px 12px 5px 8px;font-size:.7rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--color-teal);width:6px;height:6px;box-shadow:0 0 8px var(--color-teal);border-radius:50%;animation:2.5s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__Z8hQ_W__title{margin-bottom:var(--spacing-md);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.3}.Hero-module__Z8hQ_W__subtitle{max-width:360px;margin-bottom:var(--spacing-xl);color:var(--text-tertiary);font-size:.9rem;font-weight:400;line-height:1.6}.Hero-module__Z8hQ_W__ctas{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-2xl);display:flex}.Hero-module__Z8hQ_W__primaryBtn{gap:8px;font-size:.8rem;padding:10px 18px!important}.Hero-module__Z8hQ_W__primaryBtn svg{width:14px;height:14px}.Hero-module__Z8hQ_W__secondaryBtn{font-size:.8rem;padding:10px 18px!important}.Hero-module__Z8hQ_W__metrics{align-items:center;gap:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--glass-border);display:flex}.Hero-module__Z8hQ_W__metric{align-items:baseline;gap:6px;display:flex}.Hero-module__Z8hQ_W__metricValue{color:var(--color-teal);font-size:.95rem;font-weight:600}.Hero-module__Z8hQ_W__metricLabel{color:var(--text-muted);text-transform:lowercase;font-size:.7rem}.Hero-module__Z8hQ_W__metricDivider{background:var(--glass-border);width:1px;height:16px}.Hero-module__Z8hQ_W__ambientParticles{pointer-events:none;z-index:0;width:50%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__ambientParticle{background:var(--color-teal);opacity:.6;border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 8px #22b5a066}.Hero-module__Z8hQ_W__orbTeal{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#22b5a014 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:10%;left:-10%}.Hero-module__Z8hQ_W__floatingContact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);z-index:2;background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;gap:12px;padding:16px;display:flex;position:absolute;top:18%;right:4%}.Hero-module__Z8hQ_W__contactItem{align-items:center;gap:10px;display:flex}.Hero-module__Z8hQ_W__contactIcon{width:28px;height:28px;color:var(--color-teal);background:#22b5a01a;border:1px solid #22b5a033;border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__contactLink{color:var(--text-secondary);letter-spacing:.02em;font-size:.75rem;font-weight:500;transition:all .3s}.Hero-module__Z8hQ_W__contactLink:hover{color:var(--color-teal);text-shadow:0 0 10px #22b5a04d}.Hero-module__Z8hQ_W__gridLines{background-image:linear-gradient(var(--grid-line-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-line-color)1px,transparent 1px);pointer-events:none;opacity:.8;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 25%,#000 0%,#0000 65%);mask-image:radial-gradient(at 25%,#000 0%,#0000 65%)}.Hero-module__Z8hQ_W__scrollIndicator{background:var(--glass-border);width:1px;height:40px;position:absolute;bottom:40px;left:50%;overflow:hidden;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:var(--color-teal);transform-origin:top;width:100%;height:100%}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding-top:120px;padding-bottom:var(--spacing-3xl);padding-left:var(--container-padding);padding-right:var(--container-padding)}.Hero-module__Z8hQ_W__content{text-align:center;max-width:100%}.Hero-module__Z8hQ_W__title{font-size:clamp(1.8rem,6vw,2.5rem)}.Hero-module__Z8hQ_W__subtitle{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__ctas,.Hero-module__Z8hQ_W__metrics{justify-content:center}.Hero-module__Z8hQ_W__ambientParticles,.Hero-module__Z8hQ_W__scrollIndicator{display:none}}@media (max-width:968px){.Hero-module__Z8hQ_W__floatingContact{padding:12px;top:15%;right:2%}}@media (max-width:640px){.Hero-module__Z8hQ_W__ctas{gap:var(--spacing-xs);flex-direction:column;width:100%}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{width:100%;max-width:240px}.Hero-module__Z8hQ_W__metrics{gap:var(--spacing-md);flex-wrap:wrap}.Hero-module__Z8hQ_W__metricDivider,.Hero-module__Z8hQ_W__floatingContact{display:none}}
.Services-module__PFRRnG__services{background:var(--color-bg-primary);padding-bottom:var(--spacing-4xl);position:relative}.Services-module__PFRRnG__header{text-align:center;margin-bottom:80px}.Services-module__PFRRnG__title{margin:var(--spacing-md)0;letter-spacing:-.04em;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.Services-module__PFRRnG__subtitle{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.1rem}.Services-module__PFRRnG__grid{max-width:1100px;margin:0 auto;display:block;position:relative}.Services-module__PFRRnG__cardWrapper{justify-content:center;align-items:center;height:520px;margin-bottom:20vh;display:flex;position:sticky;top:100px}.Services-module__PFRRnG__cardWrapper:last-child{margin-bottom:0}.Services-module__PFRRnG__card{background:var(--color-bg-elevated);border:1px solid var(--glass-border);width:100%;height:100%;padding:var(--spacing-3xl);gap:var(--spacing-3xl);box-shadow:var(--shadow-xl);grid-template-columns:1fr 1fr;transition:all .4s;display:grid;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:#22b5a04d}.Services-module__PFRRnG__bgNumber{color:var(--text-primary);pointer-events:none;z-index:1;font-size:20rem;font-weight:900;line-height:1;font-family:var(--font-primary);letter-spacing:-.05em;opacity:.03;position:absolute;top:-20px;right:-10px}.Services-module__PFRRnG__contentMain{z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.Services-module__PFRRnG__categoryTag{color:var(--color-teal);letter-spacing:.2em;text-transform:uppercase;margin-bottom:var(--spacing-md);align-items:center;gap:10px;font-family:Courier New,Courier,monospace;font-size:.75rem;font-weight:700;display:flex}.Services-module__PFRRnG__categoryTag:before{content:"";background:var(--color-teal);width:24px;height:1px}.Services-module__PFRRnG__cardTitle{margin-bottom:var(--spacing-md);color:var(--text-primary);font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.1}.Services-module__PFRRnG__cardDescription{color:var(--text-secondary);margin-bottom:var(--spacing-xl);max-width:450px;font-size:1rem;line-height:1.6}.Services-module__PFRRnG__listContainer{background:var(--glass-bg);border:1px solid var(--glass-border);padding:var(--spacing-2xl);z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.Services-module__PFRRnG__featuresList{gap:var(--spacing-md);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Services-module__PFRRnG__featureItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.4;display:flex}.Services-module__PFRRnG__featureItem svg{color:var(--color-teal);flex-shrink:0;margin-top:3px}.Services-module__PFRRnG__cornerBrackets div{pointer-events:none;border-style:solid;border-color:#22b5a04d;width:12px;height:12px;position:absolute}.Services-module__PFRRnG__bracketTL{border-width:2px 0 0 2px;top:0;left:0}.Services-module__PFRRnG__bracketTR{border-width:2px 2px 0 0;top:0;right:0}.Services-module__PFRRnG__bracketBL{border-width:0 0 2px 2px;bottom:0;left:0}.Services-module__PFRRnG__bracketBR{border-width:0 2px 2px 0;bottom:0;right:0}.Services-module__PFRRnG__scanline{pointer-events:none;opacity:.15;background:linear-gradient(#0000,#22b5a008 50%,#0000 50%) 0 0/100% 4px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.Services-module__PFRRnG__card{height:auto;min-height:450px;padding:var(--spacing-2xl);grid-template-columns:1fr}.Services-module__PFRRnG__cardWrapper{height:auto;margin-bottom:10vh;top:90px}.Services-module__PFRRnG__listContainer{padding:var(--spacing-xl)}.Services-module__PFRRnG__bgNumber{font-size:12rem;top:-10px;right:-5px}}@media (max-width:640px){.Services-module__PFRRnG__title{font-size:2.2rem}.Services-module__PFRRnG__card{padding:var(--spacing-xl)}.Services-module__PFRRnG__cardTitle{font-size:1.8rem}.Services-module__PFRRnG__bgNumber{display:none}}
.Stats-module__UZLpCq__stats{background:linear-gradient(135deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);padding:var(--spacing-4xl)0;position:relative;overflow:hidden}.Stats-module__UZLpCq__stats:before,.Stats-module__UZLpCq__stats:after{content:"";background:linear-gradient(90deg,transparent,var(--glass-border),transparent);width:100%;height:1px;position:absolute;left:50%;transform:translate(-50%)}.Stats-module__UZLpCq__stats:before{top:0}.Stats-module__UZLpCq__stats:after{bottom:0}.Stats-module__UZLpCq__grid{gap:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__UZLpCq__statItem{text-align:center;padding:var(--spacing-xl);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff04;border:1px solid #ffffff0d;flex-direction:column;align-items:center;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Stats-module__UZLpCq__statItem:hover{background:#ffffff08;border-color:#22b5a033;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.Stats-module__UZLpCq__value{background:linear-gradient(135deg,var(--color-teal),var(--color-cyan));-webkit-text-fill-color:transparent;text-shadow:0 0 40px #22b5a04d;margin-bottom:var(--spacing-sm);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.Stats-module__UZLpCq__label{color:var(--text-primary);margin-bottom:var(--spacing-xs);font-size:1rem;font-weight:600}.Stats-module__UZLpCq__description{color:var(--text-tertiary);font-size:.85rem}@media (max-width:1024px){.Stats-module__UZLpCq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Stats-module__UZLpCq__statsGrid{grid-template-columns:1fr}}.Stats-module__UZLpCq__cardIndex{top:var(--spacing-md);right:var(--spacing-md);color:var(--color-teal);letter-spacing:.1em;opacity:.6;font-size:.6rem;font-weight:700;position:absolute}.Stats-module__UZLpCq__cardTerminal{bottom:var(--spacing-md);right:var(--spacing-md);opacity:.3;align-items:center;gap:6px;display:flex;position:absolute}.Stats-module__UZLpCq__terminalDot{background:var(--color-teal);width:4px;height:4px;box-shadow:0 0 8px var(--color-teal);border-radius:50%}.Stats-module__UZLpCq__terminalText{color:var(--text-muted);font-family:Courier New,Courier,monospace;font-size:.55rem}.Stats-module__UZLpCq__cornerBrackets div{border-style:solid;border-color:#22b5a000;width:8px;height:8px;transition:all .4s;position:absolute}.Stats-module__UZLpCq__bracketTL{border-width:1px 0 0 1px;top:8px;left:8px}.Stats-module__UZLpCq__bracketTR{border-width:1px 1px 0 0;top:8px;right:8px}.Stats-module__UZLpCq__bracketBL{border-width:0 0 1px 1px;bottom:8px;left:8px}.Stats-module__UZLpCq__bracketBR{border-width:0 1px 1px 0;bottom:8px;right:8px}.Stats-module__UZLpCq__scanline{pointer-events:none;opacity:0;background:linear-gradient(#0000,#22b5a008 50%,#0000 50%) 0 0/100% 4px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Stats-module__UZLpCq__statItem:hover .Stats-module__UZLpCq__cornerBrackets div,.Stats-module__UZLpCq__valueCard:hover .Stats-module__UZLpCq__cornerBrackets div{border-color:#22b5a066}.Stats-module__UZLpCq__statItem:hover .Stats-module__UZLpCq__scanline,.Stats-module__UZLpCq__valueCard:hover .Stats-module__UZLpCq__scanline{opacity:1;animation:10s linear infinite Stats-module__UZLpCq__scan}@keyframes Stats-module__UZLpCq__scan{0%{background-position:0 0}to{background-position:0 100%}}.Stats-module__UZLpCq__valueCard{border-radius:var(--radius-xl);padding:var(--spacing-2xl);text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff04;border:1px solid #ffffff0d;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Stats-module__UZLpCq__valueCard:hover{background:#ffffff08;border-color:#22b5a033;transform:translateY(-5px);box-shadow:0 20px 40px #0006}.Stats-module__UZLpCq__headerTop{justify-content:center;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md);display:flex}.Stats-module__UZLpCq__headerIndex{color:var(--color-teal);letter-spacing:.2em;font-size:.7rem;font-weight:700}.Stats-module__UZLpCq__headerStatus{color:var(--text-tertiary);background:#22b5a01a;border-radius:4px;padding:2px 8px;font-family:Courier New,Courier,monospace;font-size:.6rem}
.Clients-module__qlx6ra__clients{padding:var(--spacing-2xl)0;margin-top:calc(var(--spacing-2xl)*-1);z-index:10;background:0 0;position:relative;overflow:hidden}.Clients-module__qlx6ra__container{max-width:var(--container-xl);flex-direction:column;align-items:center;margin:0 auto;display:flex}.Clients-module__qlx6ra__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.2em;margin-bottom:var(--spacing-2xl);opacity:.6;font-size:.75rem;font-weight:600}.Clients-module__qlx6ra__sliderWrapper{width:100vw;padding:var(--spacing-lg)0;display:flex;position:relative;overflow:hidden}.Clients-module__qlx6ra__maskLeft,.Clients-module__qlx6ra__maskRight{z-index:20;pointer-events:none;width:25%;height:100%;position:absolute;top:0}.Clients-module__qlx6ra__maskLeft{background:linear-gradient(to right,var(--color-bg-primary)0%,transparent 100%);left:0}.Clients-module__qlx6ra__maskRight{background:linear-gradient(to left,var(--color-bg-primary)0%,transparent 100%);right:0}.Clients-module__qlx6ra__marquee{white-space:nowrap;gap:var(--spacing-4xl);will-change:transform;padding:0 var(--spacing-xl);display:flex}.Clients-module__qlx6ra__clientItem{justify-content:center;align-items:center;min-width:200px;display:flex}.Clients-module__qlx6ra__clientName{letter-spacing:-.01em;color:var(--text-tertiary);opacity:.3;font-size:1.5rem;font-weight:700;transition:all .6s cubic-bezier(.4,0,.2,1)}.Clients-module__qlx6ra__sliderWrapper:after{content:"";pointer-events:none;z-index:15;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:300px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Clients-module__qlx6ra__marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0006 15%,#000 45% 55%,#0006 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#0006 15%,#000 45% 55%,#0006 85%,#0000 100%)}.Clients-module__qlx6ra__clientName{color:#fff}@media (max-width:768px){.Clients-module__qlx6ra__clientName{font-size:1.1rem}.Clients-module__qlx6ra__clientItem{min-width:140px}}
.Packages-module__FaRdYq__packages{padding:var(--spacing-4xl)0;background:0 0;position:relative}.Packages-module__FaRdYq__header{text-align:center;max-width:700px;margin:0 auto var(--spacing-4xl)}.Packages-module__FaRdYq__badge{background:var(--glass-bg);color:var(--color-teal);border:1px solid var(--glass-border);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--spacing-md);padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Packages-module__FaRdYq__title{margin-bottom:var(--spacing-xl);color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Packages-module__FaRdYq__deliveryBanner{margin-bottom:var(--spacing-xl);justify-content:center;align-items:center;display:flex}.Packages-module__FaRdYq__deliveryBanner span{background:linear-gradient(90deg,#00f2ff,#22b5a0);-webkit-text-fill-color:transparent;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.02em;text-transform:uppercase;background-color:#00f2ff0d;-webkit-background-clip:text;background-clip:text;border:2px solid #00f2ff33;padding:12px 24px;font-size:1.1rem;font-weight:800;box-shadow:0 0 20px #00f2ff1a}.Packages-module__FaRdYq__toggleContainer{background:var(--color-bg-primary);border:1px solid var(--glass-border);border-radius:var(--radius-full);gap:6px;width:fit-content;margin:0 auto;padding:6px;display:flex;position:relative}.Packages-module__FaRdYq__maskLeft{background:linear-gradient(to right,var(--color-bg-primary)0%,transparent 100%);opacity:.8;left:0}.Packages-module__FaRdYq__maskRight{background:linear-gradient(to left,var(--color-bg-primary)0%,transparent 100%);opacity:.8;right:0}.Packages-module__FaRdYq__toggleBtn{z-index:2;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:12px 32px;font-size:.9rem;font-weight:600;transition:color .3s;position:relative}[data-theme=light] .Packages-module__FaRdYq__clientName{color:#000}.Packages-module__FaRdYq__activeToggle{color:var(--color-bg-primary)}.Packages-module__FaRdYq__toggleIndicator{background:var(--color-teal);border-radius:var(--radius-full);z-index:1;width:calc(50% - 6px);height:calc(100% - 8px);position:absolute;top:4px;left:4px}.Packages-module__FaRdYq__grid{gap:var(--spacing-xl);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.Packages-module__FaRdYq__card{background:var(--color-bg-primary);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);padding:var(--spacing-2xl);flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Packages-module__FaRdYq__card:hover{background:#ffffff0a;border-color:#22b5a04d;transform:translateY(-8px)}.Packages-module__FaRdYq__highlighted{background:var(--color-bg-primary);border-color:var(--color-teal);border-width:2px}.Packages-module__FaRdYq__featuredLabel{background:var(--color-teal);color:var(--color-bg-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;z-index:10;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Packages-module__FaRdYq__cardHeader{margin-bottom:var(--spacing-2xl)}.Packages-module__FaRdYq__packageName{color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:1.3rem;font-weight:700}.Packages-module__FaRdYq__price{color:var(--color-teal);margin-bottom:var(--spacing-md);font-size:1.8rem;font-weight:800}.Packages-module__FaRdYq__description{color:var(--text-tertiary);font-size:.95rem;line-height:1.6}.Packages-module__FaRdYq__features{margin:0 0 var(--spacing-2xl);flex-grow:1;padding:0;list-style:none}.Packages-module__FaRdYq__featureItem{color:var(--text-secondary);align-items:center;gap:12px;margin-bottom:12px;font-size:.85rem;display:flex}.Packages-module__FaRdYq__featureItem svg{color:var(--color-teal);flex-shrink:0}.Packages-module__FaRdYq__cardCta{text-transform:uppercase;letter-spacing:.05em;width:100%;font-size:.8rem;font-weight:700;padding:14px!important}@media (max-width:1024px){.Packages-module__FaRdYq__grid{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Packages-module__FaRdYq__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.Packages-module__FaRdYq__toggleContainer{width:100%;max-width:100%}.Packages-module__FaRdYq__toggleBtn{flex:1;padding:10px 0;font-size:.75rem}.Packages-module__FaRdYq__card{padding:var(--spacing-xl)}}@media (max-width:480px){.Packages-module__FaRdYq__title{font-size:1.8rem}.Packages-module__FaRdYq__price{font-size:1.5rem}}
.Testimonials-module__MlUweW__testimonials{background:var(--color-bg-primary);border-top:1px solid var(--glass-border)}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:var(--spacing-3xl)}.Testimonials-module__MlUweW__title{margin:var(--spacing-md)0}.Testimonials-module__MlUweW__subtitle{max-width:600px;color:var(--text-secondary);margin:0 auto}.Testimonials-module__MlUweW__sliderContainer{align-items:center;gap:var(--spacing-md);display:flex;position:relative}.Testimonials-module__MlUweW__sliderTrack{gap:var(--spacing-xl);flex:1;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.Testimonials-module__MlUweW__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--spacing-2xl);transition:all var(--transition-slow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;min-height:300px;display:flex}.Testimonials-module__MlUweW__card:hover{border-color:var(--color-teal);transform:translateY(-4px)}.Testimonials-module__MlUweW__stars{margin-bottom:var(--spacing-lg);color:#fbbf24;gap:2px;display:flex}.Testimonials-module__MlUweW__quote{color:var(--text-secondary);margin-bottom:var(--spacing-xl);flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.Testimonials-module__MlUweW__author{align-items:center;gap:var(--spacing-md);margin-top:auto;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--color-teal);width:44px;height:44px;color:var(--color-bg-primary);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__authorInfo{flex-direction:column;display:flex}.Testimonials-module__MlUweW__name{color:var(--text-primary);font-size:.9rem;font-weight:600}.Testimonials-module__MlUweW__role{color:var(--text-tertiary);font-size:.8rem}.Testimonials-module__MlUweW__navArrow{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);cursor:pointer;width:44px;height:44px;color:var(--text-secondary);transition:all var(--transition-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__MlUweW__navArrow:hover{border-color:var(--color-teal);color:var(--color-teal);background:#22b5a01a;transform:scale(1.1)}.Testimonials-module__MlUweW__dots{margin-top:var(--spacing-2xl);justify-content:center;gap:8px;display:flex}.Testimonials-module__MlUweW__dot{border-radius:var(--radius-full);border:1px solid var(--glass-border);cursor:pointer;width:8px;height:8px;transition:all var(--transition-base);background:0 0;padding:0}.Testimonials-module__MlUweW__dot:hover{border-color:var(--color-teal)}.Testimonials-module__MlUweW__activeDot{background:var(--color-teal);border-color:var(--color-teal);width:24px}@media (max-width:1024px){.Testimonials-module__MlUweW__sliderTrack{grid-template-columns:repeat(2,1fr)}.Testimonials-module__MlUweW__card:nth-child(3){display:none}}@media (max-width:768px){.Testimonials-module__MlUweW__sliderTrack{grid-template-columns:1fr}.Testimonials-module__MlUweW__card:nth-child(2),.Testimonials-module__MlUweW__card:nth-child(3){display:none}.Testimonials-module__MlUweW__navArrow{width:36px;height:36px}.Testimonials-module__MlUweW__card{min-height:auto;padding:var(--spacing-xl)}.Testimonials-module__MlUweW__quote{font-size:.9rem}}
