.hero2{isolation:isolate;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:60px 0;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.hero2{min-height:calc(85vh - 80px);padding:40px 0 30px}}@media (max-width:768px){.hero2{min-height:calc(75vh - 60px);padding:30px 0 20px}}@media (max-width:480px){.hero2{min-height:calc(65vh - 40px);padding:40px 0 30px}}.hero2__background{z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 30%,#6366f126 0%,transparent 50%),radial-gradient(circle at 80% 70%,#3b82f62e 0%,transparent 50%),radial-gradient(circle at 50% 50%,#8b5cf61f 0%,transparent 60%),var(--background);background-attachment:fixed;width:200vw;position:absolute;inset:0 -50vw}[data-theme=dark] .hero2__background{background:radial-gradient(circle at 20% 30%,#6366f138 0%,transparent 50%),radial-gradient(circle at 80% 70%,#3b82f640 0%,transparent 50%),radial-gradient(circle at 50% 50%,#8b5cf62e 0%,transparent 60%),var(--background)}.hero2__grid{opacity:.08;background-image:linear-gradient(#6366f166 1px,#0000 1px),linear-gradient(90deg,#6366f166 1px,#0000 1px);background-position:0 0,0 0;background-size:100px 100px;width:200vw;height:100%;animation:20s linear infinite gridMove;position:absolute;inset:0 -50vw}[data-theme=dark] .hero2__grid{opacity:.12;background-image:linear-gradient(#6366f180 1px,#0000 1px),linear-gradient(90deg,#6366f180 1px,#0000 1px)}@media (max-width:768px){.hero2__grid{opacity:.06;background-size:60px 60px}[data-theme=dark] .hero2__grid{opacity:.1}}.hero2__floating-icons{z-index:1;pointer-events:none;width:200vw;height:100%;position:absolute;inset:0 -50vw;overflow:visible}.hero2__icon{top:var(--top);width:var(--size);height:var(--size);color:var(--accent);opacity:.7;filter:blur(.5px);transition:opacity var(--duration-base)var(--ease-smooth);z-index:1;position:absolute}[data-theme=dark] .hero2__icon{opacity:.8;color:#6366f1e6}.hero2__icon svg{width:100%;height:100%;display:block}.hero2__icon--right{right:var(--right);animation:iconFloatRight 15s var(--delay,0s)infinite ease-in-out,iconPulse 4s var(--delay,0s)infinite ease-in-out;left:auto}@media (max-width:1024px){.hero2__icon{opacity:.3;filter:blur(1px)}[data-theme=dark] .hero2__icon{opacity:.4}}@media (max-width:768px){.hero2__icon{opacity:.25;width:calc(var(--size)*.8);height:calc(var(--size)*.8)}[data-theme=dark] .hero2__icon{opacity:.35}}@media (max-width:480px){.hero2__icon{opacity:.2;width:calc(var(--size)*.7);height:calc(var(--size)*.7)}[data-theme=dark] .hero2__icon{opacity:.3}}.hero2__container{z-index:2;text-align:center;max-width:1200px;margin:0 auto;position:relative}.hero2__content{align-items:center;gap:clamp(var(--space-lg),2.5vw,var(--space-2xl));text-align:center;padding:0 var(--space-md);flex-direction:column;display:flex}@media (max-width:1024px){.hero2__content{gap:clamp(var(--space-md),2vw,var(--space-xl))}}@media (max-width:768px){.hero2__content{gap:var(--space-lg);padding:0 var(--space-sm)}}@media (max-width:480px){.hero2__content{gap:var(--space-md);padding:0 var(--space-xs)}}.hero2__name{letter-spacing:-.02em;margin:0;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.1}@media (max-width:1024px){.hero2__name{font-size:clamp(2.5rem,9vw,5rem)}}@media (max-width:768px){.hero2__name{font-size:clamp(2rem,10vw,4rem)}}@media (max-width:480px){.hero2__name{font-size:clamp(1.75rem,11vw,3rem)}}.hero2__name-prefix{color:var(--foreground-soft);margin-bottom:clamp(var(--space-xs),1vw,var(--space-sm));opacity:.9;font-size:clamp(1.25rem,3vw,2rem);font-weight:400;display:block}@media (max-width:768px){.hero2__name-prefix{font-size:clamp(1.1rem,3.5vw,1.75rem)}}@media (max-width:480px){.hero2__name-prefix{font-size:clamp(1rem,4vw,1.5rem)}}.hero2__name-text{background:linear-gradient(135deg,var(--foreground)0%,#2563eb 50%,#7c3aed 100%);-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 30px #6366f14d);color:var(--foreground);font-family:var(--font-space-grotesk),var(--font-sans);-webkit-background-clip:text;background-clip:text;display:inline-block}[data-theme=dark] .hero2__name-text{filter:drop-shadow(0 0 40px #6366f180);-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff 0%,#60a5fa 50%,#a78bfa 100%);-webkit-background-clip:text;background-clip:text}.hero2__title-wrapper{justify-content:center;align-items:center;gap:clamp(var(--space-md),2vw,var(--space-lg));width:100%;max-width:600px;display:flex}@media (max-width:768px){.hero2__title-wrapper{gap:var(--space-sm);max-width:100%}}.hero2__title-line{background:linear-gradient(to right,transparent,color-mix(in srgb,var(--accent)40%,transparent),transparent);flex:1;height:1px}[data-theme=dark] .hero2__title-line{background:linear-gradient(to right,transparent,color-mix(in srgb,var(--accent)50%,transparent),transparent)}.hero2__title{color:var(--foreground-soft);white-space:nowrap;margin:0;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:400}@media (max-width:768px){.hero2__title{font-size:clamp(1rem,2.5vw,1.25rem)}}@media (max-width:480px){.hero2__title{font-size:clamp(.95rem,3vw,1.1rem)}}.hero2__tagline{color:var(--foreground-soft);max-width:700px;margin:0;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.6}@media (max-width:1024px){.hero2__tagline{max-width:650px;font-size:clamp(.95rem,2vw,1.15rem)}}@media (max-width:768px){.hero2__tagline{max-width:100%;font-size:clamp(.9rem,2.5vw,1.05rem);line-height:1.65}}@media (max-width:480px){.hero2__tagline{font-size:clamp(.85rem,3vw,1rem)}}.hero2__tech-badges{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;margin:0;display:flex}@media (max-width:768px){.hero2__tech-badges{gap:var(--space-xs);padding:0 var(--space-sm)}}@media (max-width:480px){.hero2__tech-badges{gap:var(--space-2xs)}}.hero2__badge{padding:clamp(var(--space-xs),1vw,var(--space-sm))clamp(var(--space-md),2vw,var(--space-lg));border-radius:var(--radius-pill);transition:all var(--duration-base)var(--ease-smooth);background:color-mix(in srgb,var(--surface)90%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid;font-size:clamp(.85rem,1.2vw,.95rem);font-weight:500;line-height:1.5}@media (max-width:768px){.hero2__badge{padding:var(--space-2xs)var(--space-md);font-size:clamp(.8rem,1.5vw,.9rem)}}@media (max-width:480px){.hero2__badge{padding:var(--space-2xs)var(--space-sm);font-size:clamp(.75rem,2vw,.85rem)}}.hero2__badge:hover{box-shadow:var(--shadow-medium);transform:translateY(-3px)}.hero2__badge--blue{color:var(--card-blue);border-color:color-mix(in srgb,var(--card-blue)30%,transparent);background:color-mix(in srgb,var(--card-blue)10%,var(--surface)90%)}.hero2__badge--blue:hover{background:color-mix(in srgb,var(--card-blue)20%,var(--surface)80%);border-color:color-mix(in srgb,var(--card-blue)50%,transparent);box-shadow:0 10px 30px #2563eb33}.hero2__badge--purple{color:var(--card-purple);border-color:color-mix(in srgb,var(--card-purple)30%,transparent);background:color-mix(in srgb,var(--card-purple)10%,var(--surface)90%)}.hero2__badge--purple:hover{background:color-mix(in srgb,var(--card-purple)20%,var(--surface)80%);border-color:color-mix(in srgb,var(--card-purple)50%,transparent);box-shadow:0 10px 30px #7c3aed33}.hero2__badge--green{color:var(--card-green);border-color:color-mix(in srgb,var(--card-green)30%,transparent);background:color-mix(in srgb,var(--card-green)10%,var(--surface)90%)}.hero2__badge--green:hover{background:color-mix(in srgb,var(--card-green)20%,var(--surface)80%);border-color:color-mix(in srgb,var(--card-green)50%,transparent);box-shadow:0 10px 30px #05966933}.hero2__actions{gap:var(--space-md);margin-top:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.hero2__actions{gap:var(--space-sm);width:100%}}@media (max-width:480px){.hero2__actions{flex-direction:column;width:100%}}.hero2__action-primary{border:1px solid color-mix(in srgb,var(--accent)50%,transparent);box-shadow:0 0 20px #6366f14d}.hero2__action-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px #6366f180}[data-theme=dark] .hero2__action-primary{box-shadow:0 0 25px #6366f166}[data-theme=dark] .hero2__action-primary:hover{box-shadow:0 0 35px #6366f199}.hero2__action-secondary:hover{transform:translateY(-2px)}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(100px,100px)}}@keyframes iconFloatRight{0%{transform:translate(0)rotate(0)}25%{transform:translate(-20px,-30px)rotate(5deg)}50%{transform:translate(15px,-50px)rotate(-5deg)}75%{transform:translate(-25px,-20px)rotate(3deg)}to{transform:translate(0)rotate(0)}}@keyframes iconPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}
.about{padding:clamp(var(--space-lg),3vw,var(--space-2xl))0}.about .section-frame{gap:clamp(var(--space-lg),3vw,var(--space-2xl));grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.about .section-frame{gap:var(--space-lg);grid-template-columns:1fr}}@media (max-width:768px){.about .section-frame{gap:var(--space-md)}}.about__intro{gap:clamp(var(--space-sm),1.5vw,var(--space-md));padding-right:clamp(var(--space-lg),4vw,var(--space-2xl));flex-direction:column;display:flex}@media (max-width:1024px){.about__intro{margin-bottom:var(--space-md);padding-right:0}}@media (max-width:768px){.about__intro{margin-bottom:var(--space-sm);gap:var(--space-sm)}}.about__intro h2{color:var(--foreground);margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.2}.about__intro p{color:var(--foreground-soft);margin:0;font-size:clamp(.95rem,1.5vw,1rem);line-height:1.6}.about__tags{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}@media (max-width:768px){.about__tags{gap:var(--space-2xs)}}.about__tags span{padding:var(--space-2xs)var(--space-sm);border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--foreground);background:var(--surface);transition:all var(--duration-fast)var(--ease-smooth);font-size:.85rem}.about__tags span:hover{border-color:var(--accent);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.about__media{aspect-ratio:4/3;border-radius:clamp(var(--radius-md),3vw,24px);border:1px solid color-mix(in srgb,var(--border)60%,transparent);min-height:300px;max-height:450px;box-shadow:var(--shadow-medium);transition:transform var(--duration-base)var(--ease-smooth);position:relative;overflow:hidden}@media (max-width:1024px){.about__media{min-height:320px;max-height:400px;margin-top:var(--space-md);aspect-ratio:16/10}}@media (max-width:768px){.about__media{min-height:280px;max-height:360px;margin-top:var(--space-sm);aspect-ratio:16/9}}@media (max-width:480px){.about__media{aspect-ratio:16/9;min-height:250px;max-height:350px}}.about__media img{object-fit:cover;transition:transform var(--duration-base)var(--ease-smooth)}.about__media:hover{box-shadow:var(--shadow-medium);transform:scale(1.02)}.about__media:hover img{transform:scale(1.05)}.about__media-overlay{z-index:1;background:linear-gradient(140deg,#02061733,#0000 60%);position:absolute;inset:0}.about__badge{bottom:var(--space-md);left:var(--space-md);padding:var(--space-2xs)var(--space-sm);border-radius:var(--radius-pill);background:var(--gradient-primary);color:var(--accent-contrast);z-index:2;box-shadow:var(--shadow-soft);font-size:.8rem;font-weight:500;position:absolute}@media (max-width:768px){.about__badge{bottom:var(--space-sm);left:var(--space-sm);padding:var(--space-2xs)var(--space-xs);font-size:.75rem}}
.services .section-frame{gap:var(--space-xl);border-radius:clamp(var(--radius-lg),4vw,48px);max-width:1200px;box-shadow:none;background:0 0;flex-direction:column;margin:0 auto;display:flex;overflow:visible}@media (max-width:768px){.services .section-frame{padding:var(--space-md)}}.services__header{align-items:center;gap:var(--space-md);text-align:center;width:100%;max-width:800px;padding:0 var(--space-md);flex-direction:column;margin:0 auto;display:flex}.services__header .section-eyebrow{margin:0 auto;display:inline-flex}.services__header h2{color:var(--foreground);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.2}@media (max-width:480px){.services__header h2{font-size:clamp(1.45rem,3vw,2.2rem)}}.services__grid{gap:clamp(var(--space-lg),2vw,var(--space-xl));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:1024px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.services__grid{grid-template-columns:1fr}}.services article{--card-border:color-mix(in srgb,var(--border)65%,transparent);padding:clamp(var(--space-lg),2vw,var(--space-xl));border-radius:clamp(var(--radius-md),3vw,32px);background:color-mix(in srgb,var(--surface)94%,transparent);gap:var(--space-sm);isolation:isolate;transition:transform var(--duration-base)var(--ease-smooth),box-shadow var(--duration-base)var(--ease-smooth);border:1px solid #0000;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0f172a14}.services article:before,.services article:after{content:"";border-radius:inherit;pointer-events:none;transition:opacity var(--duration-base)var(--ease-smooth);z-index:0;position:absolute;inset:1px}.services article:before{opacity:1;background:linear-gradient(135deg,#6366f114,#3b82f600)}.services article>*{z-index:1;position:relative}.services article:after{opacity:0;background:radial-gradient(circle at 100% 0,#3b82f640,#0000 60%)}.services article:hover{box-shadow:var(--shadow-strong);transform:translateY(-8px)}.services article:hover:after{opacity:1}.services article:hover .services__icon{transform:scale(1.05)translateY(-2px);box-shadow:0 18px 30px #2563eb40}.services article h3{color:var(--foreground);z-index:1;font-size:1.2rem;position:relative}.services article p,.services article ul{z-index:1;position:relative}.services article p{color:var(--foreground-soft);line-height:1.6}.services article ul{gap:var(--space-2xs);color:var(--foreground);flex-direction:column;list-style:none;display:flex}.services article ul li:before{content:"•";margin-right:var(--space-xs);color:var(--accent)}.services__icon{border-radius:var(--radius-pill);background:var(--gradient-primary);width:54px;height:54px;color:var(--accent-contrast);transition:transform var(--duration-base)var(--ease-smooth),box-shadow var(--duration-base)var(--ease-smooth);justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex;box-shadow:0 12px 24px #2563eb38}
.why .section-frame{gap:clamp(var(--space-xl),4vw,var(--space-2xl));border-radius:clamp(var(--radius-lg),4vw,48px);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.why__intro{align-items:center;gap:var(--space-sm);text-align:center;flex-direction:column;max-width:760px;margin:0 auto;display:flex}.why__intro h2{font-size:clamp(2rem,3.4vw,2.9rem)}.why__intro p{color:var(--foreground-soft);line-height:1.7}.why__grid{gap:clamp(var(--space-lg),2vw,var(--space-2xl));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:1024px){.why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.why__grid{grid-template-columns:1fr}}.why-card{padding:clamp(var(--space-lg),2vw,var(--space-2xl));border-radius:var(--radius-md);background:var(--surface);border:1px solid color-mix(in srgb,var(--border)50%,transparent);gap:var(--space-sm);transition:transform var(--duration-base)var(--ease-smooth),box-shadow var(--duration-base)var(--ease-smooth),border-color var(--duration-base)var(--ease-smooth);flex-direction:column;display:flex;box-shadow:0 25px 40px #0f172a14}.why-card:hover{box-shadow:var(--shadow-strong);border-color:color-mix(in srgb,var(--accent)40%,var(--border));transform:translateY(-6px)}.why-card h3{font-size:1.2rem}.why-card p{color:var(--foreground-soft);line-height:1.6}.why-card__icon{border-radius:var(--radius-pill);width:56px;height:56px;color:var(--accent-contrast);background:var(--gradient-primary);margin-bottom:var(--space-xs);justify-content:center;align-items:center;font-size:1.5rem;display:flex;box-shadow:0 15px 35px #2563eb40}
.tech-stack{padding:clamp(var(--space-2xl),6vw,var(--space-4xl))0;position:relative}.tech-stack__inner{gap:clamp(var(--space-xl),4vw,var(--space-2xl));flex-direction:column;display:flex}.tech-stack__header{align-items:center;gap:var(--space-md);text-align:center;flex-direction:column;max-width:720px;margin:0 auto;display:flex}.tech-stack__header h2{font-size:clamp(2rem,4vw,2.75rem);line-height:1.2}.tech-stack__header p{color:var(--foreground-soft);font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.7}.tech-stack__grid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.tech-stack__category{padding:clamp(var(--space-lg),2vw,var(--space-xl));border-radius:clamp(var(--radius-md),3vw,24px);background:color-mix(in srgb,var(--surface)96%,transparent);border:1px solid color-mix(in srgb,var(--border)60%,transparent);transition:transform var(--duration-base)var(--ease-smooth),box-shadow var(--duration-base)var(--ease-smooth),border-color var(--duration-base)var(--ease-smooth);isolation:isolate;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.tech-stack__category:before{content:"";width:100%;height:100%;transition:transform .5s var(--ease-smooth);z-index:0;background:linear-gradient(#6366f11f 0%,#3b82f61a 50%,#8b5cf61f 100%);position:absolute;top:-100%;left:0;transform:translateY(0)}.tech-stack__category:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;transition:opacity var(--duration-base)var(--ease-smooth);z-index:-1;background:linear-gradient(135deg,#6366f1,#3b82f6,#8b5cf6);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tech-stack__category>*{z-index:1;position:relative}.tech-stack__category:hover{border-color:color-mix(in srgb,var(--accent)50%,transparent);box-shadow:0 25px 50px #0f172a26,0 0 0 1px color-mix(in srgb,var(--accent)40%,transparent),0 0 40px #6366f140;transform:translateY(-8px)scale(1.02)}.tech-stack__category:hover:before{transform:translateY(100%)}.tech-stack__category:hover:after{opacity:1}.tech-stack__category:hover .tech-stack__category-title{background:linear-gradient(135deg,#6366f1,#3b82f6,#8b5cf6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.tech-stack__category:hover .tech-stack__tag{border-color:color-mix(in srgb,var(--accent)60%,transparent);background:color-mix(in srgb,var(--surface)98%,transparent);box-shadow:0 4px 12px #0f172a1a,0 0 0 1px color-mix(in srgb,var(--accent)20%,transparent);transform:translateY(-2px)}.tech-stack__category-title{color:var(--foreground);margin-bottom:var(--space-md);transition:color var(--duration-base)var(--ease-smooth);font-size:1.25rem;font-weight:600}.tech-stack__tags{gap:var(--space-sm);flex-wrap:wrap;display:flex}.tech-stack__tag{padding:clamp(var(--space-xs),1vw,var(--space-sm))clamp(var(--space-sm),1.5vw,var(--space-md));border-radius:var(--radius-pill);background:var(--surface);border:1px solid color-mix(in srgb,var(--border)50%,transparent);color:var(--foreground);white-space:nowrap;transition:transform var(--duration-base)var(--ease-smooth),border-color var(--duration-base)var(--ease-smooth),background var(--duration-base)var(--ease-smooth),box-shadow var(--duration-base)var(--ease-smooth),color var(--duration-base)var(--ease-smooth);cursor:pointer;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;position:relative;overflow:hidden}.tech-stack__tag:before{content:"";opacity:0;transition:opacity var(--duration-base)var(--ease-smooth);z-index:0;background:linear-gradient(135deg,#6366f11a,#3b82f614);position:absolute;inset:0}.tech-stack__tag>*{z-index:1;position:relative}.tech-stack__tag:hover{border-color:color-mix(in srgb,var(--accent)70%,transparent);box-shadow:0 6px 16px #0f172a1f,0 0 0 1px color-mix(in srgb,var(--accent)30%,transparent),0 0 20px #6366f140;color:var(--accent);background:linear-gradient(135deg,#6366f11f,#3b82f61a);transform:translateY(-3px)scale(1.05)}.tech-stack__tag:hover:before{opacity:1}@media (max-width:1024px){.tech-stack__grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.tech-stack{padding:clamp(var(--space-xl),5vw,var(--space-2xl))0}.tech-stack__grid{gap:var(--space-md);grid-template-columns:1fr}.tech-stack__category{padding:var(--space-lg)}.tech-stack__tags{gap:var(--space-xs)}.tech-stack__tag{padding:var(--space-xs)var(--space-sm);font-size:.85rem}}
.testimonials{padding:var(--space-section)0;position:relative}.testimonials__inner{width:min(1280px,100% - var(--space-xl));gap:var(--space-2xl);flex-direction:column;margin:0 auto;display:flex}.testimonials__header{text-align:center;align-items:center;gap:var(--space-sm);flex-direction:column;max-width:720px;margin:0 auto;display:flex}.testimonials__eyebrow{margin:0 auto;display:block}.testimonials__title{margin:0;font-size:clamp(2rem,3vw,3rem)}.testimonials__description{color:var(--color-text-muted);margin:0;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.7}.testimonials__slider{margin:var(--space-xl)0;padding:0 var(--space-md);position:relative;background-color:var(--color-bg)!important}.testimonials__swiper .swiper-slide{height:auto}.testimonials__swiper .swiper-pagination{display:none}.testimonials__slide{height:auto;display:flex}.testimonials__dots{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);display:flex}.testimonials__dot{cursor:pointer;background:#7a5bff33;border:none;border-radius:50%;width:.75rem;height:.75rem;padding:0;transition:all .3s;position:relative}.testimonials__dot:hover{background:#7a5bff66;transform:scale(1.2)}.testimonials__dot.is-active{background:var(--color-accent);border-radius:999px;width:2rem;box-shadow:0 4px 12px #7a5bff66}.testimonials__dot:focus{outline:2px solid var(--color-accent);outline-offset:2px}@media (max-width:1024px){.testimonials{padding:var(--space-2xl)0}.testimonials__inner{gap:var(--space-2xl)}.testimonials__header{max-width:100%}.testimonials__slider{padding:0 var(--space-sm)}}@media (max-width:768px){.testimonials{padding:var(--space-xl)0}.testimonials__inner{gap:var(--space-xl);width:min(1280px,100% - var(--space-lg))}.testimonials__header{gap:var(--space-sm);padding:0 var(--space-sm)}.testimonials__title{font-size:clamp(1.75rem,4vw,2.25rem)}.testimonials__description{font-size:clamp(.95rem,2vw,1.05rem)}.testimonials__slider{margin:var(--space-lg)0;padding:0}.testimonials__dots{margin-top:var(--space-md);gap:var(--space-xs)}.testimonials__dot{width:.625rem;height:.625rem}.testimonials__dot.is-active{width:1.5rem}}@media (max-width:480px){.testimonials{padding:var(--space-lg)0}.testimonials__inner{gap:var(--space-lg);width:min(1280px,100% - var(--space-md))}.testimonials__header{gap:var(--space-xs);padding:0}.testimonials__title{font-size:1.75rem;line-height:1.2}.testimonials__description{font-size:.9rem;line-height:1.6}.testimonials__slider{margin:var(--space-md)0}.testimonials__dots{margin-top:var(--space-sm)}}
