.Hero-module___w2HtG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__abstractShapeWrapper{z-index:-1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module___w2HtG__abstractShape{background:radial-gradient(circle, rgba(var(--accent-cyan-rgb), .08) 0%, transparent 70%);filter:blur(40px);border-radius:50%;width:40vw;max-width:600px;height:40vw;max-height:600px}.Hero-module___w2HtG__floatingObjWrapper{z-index:0;position:absolute;top:5%;right:2%;transform:rotate(5deg)scale(.8)}.Hero-module___w2HtG__floatingObj{-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px #00000080, 0 0 20px rgba(var(--accent-purple-rgb), .2);background:#0d0d0d99;border:1px solid #00ffff26;border-radius:12px;padding:1.5rem}.Hero-module___w2HtG__codeSnippet{color:var(--text-muted);text-align:left;margin:0;font-family:monospace;font-size:.9rem;line-height:1.5}.Hero-module___w2HtG__title{text-transform:uppercase;letter-spacing:-.02em;z-index:2;max-width:900px;margin-bottom:2rem;font-size:clamp(2rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module___w2HtG__subtitle{color:var(--text-muted);z-index:2;max-width:600px;margin-bottom:3.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6}.Hero-module___w2HtG__ctaButton{-webkit-backdrop-filter:blur(10px);color:var(--text-main);cursor:pointer;z-index:2;background:#0d0d0d80;border:1px solid #0ff6;border-radius:50px;padding:1.2rem 3rem;font-family:inherit;font-size:1.125rem;font-weight:500;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Hero-module___w2HtG__ctaButton:hover{border-color:var(--accent-cyan);background:rgba(var(--accent-cyan-rgb), .1);box-shadow:0 0 30px rgba(var(--accent-cyan-rgb), .5);transform:translateY(-4px)scale(1.02)}.Hero-module___w2HtG__buttonGlow{background:radial-gradient(circle, rgba(var(--accent-cyan-rgb), .4) 0%, transparent 70%);z-index:-1;width:100%;height:100%;transition:transform .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Hero-module___w2HtG__ctaButton:hover .Hero-module___w2HtG__buttonGlow{transform:translate(-50%,-50%)scale(2)}@media (max-width:768px){.Hero-module___w2HtG__floatingObjWrapper{display:none}}
.TypingText-module__z1iX0W__typing{display:inline}.TypingText-module__z1iX0W__cursor{color:var(--accent-cyan);font-weight:100;animation:none}.TypingText-module__z1iX0W__blink{animation:1s step-end infinite TypingText-module__z1iX0W__blink}@keyframes TypingText-module__z1iX0W__blink{50%{opacity:0}}
.Services-module__uj7JVa__section{z-index:2;flex-direction:column;align-items:center;min-height:80vh;padding:8rem 2rem;display:flex;position:relative}.Services-module__uj7JVa__header{text-align:center;margin-bottom:5rem}.Services-module__uj7JVa__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Services-module__uj7JVa__separator{background:var(--accent-cyan);width:80px;height:3px;box-shadow:0 0 15px var(--accent-cyan);border-radius:2px;margin:0 auto}.Services-module__uj7JVa__container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.Services-module__uj7JVa__serviceCard{-webkit-backdrop-filter:blur(16px);text-align:center;z-index:1;background:#0d0d0d66;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Services-module__uj7JVa__iconWrapper{background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;transition:all .4s;display:flex}.Services-module__uj7JVa__icon{font-family:var(--font-montserrat);color:var(--text-main);text-shadow:0 0 10px #ffffff4d;font-size:2rem;font-weight:800}.Services-module__uj7JVa__serviceTitle{letter-spacing:.05em;color:var(--text-main);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.Services-module__uj7JVa__serviceDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Services-module__uj7JVa__cardGlow{background:radial-gradient(circle, rgba(var(--accent-cyan-rgb), .1) 0%, transparent 60%);z-index:-1;pointer-events:none;width:150%;height:150%;transition:transform .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.Services-module__uj7JVa__serviceCard:hover{border-color:#00ffff4d;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.Services-module__uj7JVa__serviceCard:hover .Services-module__uj7JVa__cardGlow{transform:translate(-50%,-50%)scale(1)}.Services-module__uj7JVa__serviceCard:hover .Services-module__uj7JVa__iconWrapper{background:rgba(var(--accent-cyan-rgb), .1);border-color:var(--accent-cyan);box-shadow:0 0 20px rgba(var(--accent-cyan-rgb), .3);transform:scale(1.1)}.Services-module__uj7JVa__purpleGlow:hover{border-color:#bf00ff4d}.Services-module__uj7JVa__purpleGlow .Services-module__uj7JVa__cardGlow{background:radial-gradient(circle, rgba(var(--accent-purple-rgb), .1) 0%, transparent 60%)}.Services-module__uj7JVa__purpleGlow:hover .Services-module__uj7JVa__iconWrapper{background:rgba(var(--accent-purple-rgb), .1);border-color:var(--accent-purple);box-shadow:0 0 20px rgba(var(--accent-purple-rgb), .3)}.Services-module__uj7JVa__customImage{border-radius:12px;width:100%;margin-top:2rem}@media (max-width:768px){.Services-module__uj7JVa__section{padding:5rem 1.5rem}.Services-module__uj7JVa__container{grid-template-columns:1fr;gap:1.5rem}.Services-module__uj7JVa__header{margin-bottom:3rem}}
.Stats-module__foLegW__section{z-index:2;padding:5rem 2rem;position:relative}.Stats-module__foLegW__container{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Stats-module__foLegW__statItem{text-align:center;-webkit-backdrop-filter:blur(10px);background:#0d0d0d4d;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;align-items:center;padding:2rem 1rem;transition:all .4s;display:flex}.Stats-module__foLegW__statItem:hover{border-color:rgba(var(--accent-cyan-rgb), .2);transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.Stats-module__foLegW__statValue{font-family:var(--font-montserrat);color:var(--accent-cyan);text-shadow:0 0 20px rgba(var(--accent-cyan-rgb), .3);margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.Stats-module__foLegW__statItem:nth-child(2) .Stats-module__foLegW__statValue,.Stats-module__foLegW__statItem:nth-child(4) .Stats-module__foLegW__statValue{color:var(--accent-purple);text-shadow:0 0 20px rgba(var(--accent-purple-rgb), .3)}.Stats-module__foLegW__statLabel{font-family:var(--font-inter);color:var(--text-muted);letter-spacing:.05em;font-size:.95rem}@media (max-width:768px){.Stats-module__foLegW__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Stats-module__foLegW__container{grid-template-columns:1fr;gap:1.5rem}}
.Methodology-module__Pj-AaG__section{z-index:2;flex-direction:column;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex;position:relative}.Methodology-module__Pj-AaG__header{text-align:center;margin-bottom:6rem}.Methodology-module__Pj-AaG__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Methodology-module__Pj-AaG__separator{background:var(--accent-cyan);width:80px;height:3px;box-shadow:0 0 15px var(--accent-cyan);border-radius:2px;margin:0 auto}.Methodology-module__Pj-AaG__container{flex-wrap:wrap;justify-content:center;gap:4rem;width:100%;max-width:1200px;display:flex}.Methodology-module__Pj-AaG__amorphousNodeWrapper{perspective:1000px}.Methodology-module__Pj-AaG__amorphousNode{-webkit-backdrop-filter:blur(12px);background:#0d0d0d99;border:1px solid #ffffff0d;border-radius:40% 60% 70% 30%/40% 50% 60%;justify-content:center;align-items:center;width:320px;height:320px;padding:2.5rem;transition:all .6s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.Methodology-module__Pj-AaG__amorphousNode:before{content:"";border-radius:inherit;z-index:-1;opacity:.6;transition:opacity .6s,border-radius .6s;position:absolute;inset:0}.Methodology-module__Pj-AaG__amorphousNode:hover{border-radius:50%;transform:translateZ(20px)scale(1.05)}.Methodology-module__Pj-AaG__amorphousNode:hover:before{opacity:1;border-radius:50%}.Methodology-module__Pj-AaG__cyanGlow:before{box-shadow:inset 0 0 40px rgba(var(--accent-cyan-rgb), .15), 0 0 20px rgba(var(--accent-cyan-rgb), .2);border:1px solid rgba(var(--accent-cyan-rgb), .4)}.Methodology-module__Pj-AaG__purpleGlow:before{box-shadow:inset 0 0 40px rgba(var(--accent-purple-rgb), .15), 0 0 20px rgba(var(--accent-purple-rgb), .2);border:1px solid rgba(var(--accent-purple-rgb), .4)}.Methodology-module__Pj-AaG__nodeContent{text-align:center;z-index:2}.Methodology-module__Pj-AaG__stepId{font-family:var(--font-montserrat);margin-bottom:.75rem;font-size:1.5rem;font-weight:800;display:block}.Methodology-module__Pj-AaG__cyanGlow .Methodology-module__Pj-AaG__stepId{color:var(--accent-cyan);text-shadow:0 0 10px rgba(var(--accent-cyan-rgb), .6)}.Methodology-module__Pj-AaG__purpleGlow .Methodology-module__Pj-AaG__stepId{color:var(--accent-purple);text-shadow:0 0 10px rgba(var(--accent-purple-rgb), .6)}.Methodology-module__Pj-AaG__stepTitle{letter-spacing:.05em;color:var(--text-main);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Methodology-module__Pj-AaG__stepDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.Methodology-module__Pj-AaG__amorphousNode{width:280px;height:280px}}
.Projects-module__tl4Q0a__section{z-index:2;background:linear-gradient(#0000,#bf00ff05,#0000);flex-direction:column;padding:8rem 0;display:flex;position:relative}.Projects-module__tl4Q0a__header{text-align:center;margin-bottom:4rem;padding:0 2rem}.Projects-module__tl4Q0a__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Projects-module__tl4Q0a__separator{background:var(--accent-purple);width:80px;height:3px;box-shadow:0 0 15px var(--accent-purple);border-radius:2px;margin:0 auto}.Projects-module__tl4Q0a__scrollContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:3rem;padding:2rem 5vw 4rem;display:flex;overflow-x:auto}.Projects-module__tl4Q0a__scrollContainer::-webkit-scrollbar{display:none}.Projects-module__tl4Q0a__projectCard{-webkit-backdrop-filter:blur(12px);scroll-snap-align:center;background:#0d0d0d66;border:1px solid #ffffff0d;border-radius:24px;flex:0 0 calc(90vw - 2rem);max-width:600px;transition:all .4s;overflow:hidden}.Projects-module__tl4Q0a__projectCard:hover{box-shadow:0 20px 40px #00000080, 0 0 30px rgba(var(--accent-purple-rgb), .2);border-color:#bf00ff4d;transform:translateY(-5px)}.Projects-module__tl4Q0a__imagePlaceholder{background:var(--bg-darker);border-bottom:1px solid #ffffff0d;height:280px;position:relative;overflow:hidden}.Projects-module__tl4Q0a__projectImage{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.Projects-module__tl4Q0a__projectCard:hover .Projects-module__tl4Q0a__projectImage{transform:scale(1.08)}.Projects-module__tl4Q0a__imageOverlay{z-index:2;background:linear-gradient(#0000,#040a1af2);flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0}.Projects-module__tl4Q0a__category{font-family:var(--font-inter);color:var(--accent-cyan);letter-spacing:.05em;background:#0d0d0dcc;border:1px solid #0ff3;border-radius:50px;padding:.5rem 1rem;font-size:.8rem}.Projects-module__tl4Q0a__content{padding:2.5rem}.Projects-module__tl4Q0a__projectTitle{color:var(--text-main);margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.Projects-module__tl4Q0a__techStack{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;display:flex}.Projects-module__tl4Q0a__techTag{font-family:var(--font-inter);color:var(--text-muted);background:#ffffff0d;border-radius:6px;padding:.4rem .8rem;font-size:.8rem}.Projects-module__tl4Q0a__projectLink{font-family:var(--font-inter);color:var(--text-main);align-items:center;font-weight:600;transition:all .3s;display:inline-flex}.Projects-module__tl4Q0a__projectLink:hover{color:var(--accent-purple);text-shadow:0 0 10px rgba(var(--accent-purple-rgb), .5);transform:translate(5px)}
.Process-module__MDuI_q__section{z-index:2;flex-direction:column;align-items:center;padding:8rem 2rem;display:flex;position:relative}.Process-module__MDuI_q__header{text-align:center;margin-bottom:5rem}.Process-module__MDuI_q__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Process-module__MDuI_q__subtitle{font-family:var(--font-inter);color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem}.Process-module__MDuI_q__separator{background:var(--accent-cyan);width:80px;height:3px;box-shadow:0 0 15px var(--accent-cyan);border-radius:2px;margin:0 auto}.Process-module__MDuI_q__timeline{flex-direction:column;gap:3.5rem;width:100%;max-width:700px;display:flex;position:relative}.Process-module__MDuI_q__line{background:linear-gradient(to bottom, var(--accent-cyan), var(--accent-purple), var(--accent-cyan));opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:28px}.Process-module__MDuI_q__step{z-index:1;align-items:flex-start;gap:2rem;display:flex;position:relative}.Process-module__MDuI_q__dot{border:2px solid rgba(var(--accent-cyan-rgb), .5);width:56px;height:56px;box-shadow:0 0 20px rgba(var(--accent-cyan-rgb), .2);background:#0d0d0dcc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:flex}.Process-module__MDuI_q__dot span{font-family:var(--font-montserrat);color:var(--accent-cyan);font-size:1rem;font-weight:800}.Process-module__MDuI_q__step:hover .Process-module__MDuI_q__dot{border-color:var(--accent-cyan);box-shadow:0 0 30px rgba(var(--accent-cyan-rgb), .5);transform:scale(1.1)}.Process-module__MDuI_q__stepPurple .Process-module__MDuI_q__dot{border-color:rgba(var(--accent-purple-rgb), .5);box-shadow:0 0 20px rgba(var(--accent-purple-rgb), .2)}.Process-module__MDuI_q__stepPurple .Process-module__MDuI_q__dot span{color:var(--accent-purple)}.Process-module__MDuI_q__stepPurple:hover .Process-module__MDuI_q__dot{border-color:var(--accent-purple);box-shadow:0 0 30px rgba(var(--accent-purple-rgb), .5)}.Process-module__MDuI_q__stepContent{padding-top:.6rem}.Process-module__MDuI_q__stepTitle{color:var(--text-main);margin-bottom:.6rem;font-size:1.3rem;font-weight:700}.Process-module__MDuI_q__stepDesc{font-family:var(--font-inter);color:var(--text-muted);font-size:1rem;line-height:1.7}@media (max-width:480px){.Process-module__MDuI_q__step{gap:1.2rem}.Process-module__MDuI_q__dot{width:44px;height:44px}.Process-module__MDuI_q__dot span{font-size:.85rem}}
.TechShowcase-module__1ftszG__section{z-index:2;background:linear-gradient(to bottom, transparent, rgba(var(--accent-purple-rgb), .03), transparent);flex-direction:column;align-items:center;min-height:auto;padding:8rem 0;display:flex;position:relative}.TechShowcase-module__1ftszG__header{text-align:center;margin-bottom:5rem;padding:0 2rem}.TechShowcase-module__1ftszG__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.TechShowcase-module__1ftszG__subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.25rem}.TechShowcase-module__1ftszG__separator{background:var(--accent-purple);width:80px;height:3px;box-shadow:0 0 15px var(--accent-purple);border-radius:2px;margin:0 auto}.TechShowcase-module__1ftszG__lighthouseContainer{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1200px;margin-bottom:6rem;padding:0 2rem;display:flex}.TechShowcase-module__1ftszG__scoreCard{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.TechShowcase-module__1ftszG__ring{justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.TechShowcase-module__1ftszG__circleSvg{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-90deg)}.TechShowcase-module__1ftszG__circleBg{fill:none;stroke:#ffffff0d;stroke-width:6px}.TechShowcase-module__1ftszG__circleProgress{fill:none;stroke-width:6px;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:0;animation:2s ease-out forwards TechShowcase-module__1ftszG__fillProgress}@keyframes TechShowcase-module__1ftszG__fillProgress{0%{stroke-dashoffset:283px}to{stroke-dashoffset:0}}.TechShowcase-module__1ftszG__cyanRing .TechShowcase-module__1ftszG__circleProgress{stroke:var(--accent-cyan);filter:drop-shadow(0 0 8px rgba(var(--accent-cyan-rgb), .6))}.TechShowcase-module__1ftszG__purpleRing .TechShowcase-module__1ftszG__circleProgress{stroke:var(--accent-purple);filter:drop-shadow(0 0 8px rgba(var(--accent-purple-rgb), .6))}.TechShowcase-module__1ftszG__scoreValue{font-family:var(--font-montserrat);color:var(--text-main);font-size:2.5rem;font-weight:800}.TechShowcase-module__1ftszG__cyanRing .TechShowcase-module__1ftszG__scoreValue{text-shadow:0 0 15px rgba(var(--accent-cyan-rgb), .4)}.TechShowcase-module__1ftszG__purpleRing .TechShowcase-module__1ftszG__scoreValue{text-shadow:0 0 15px rgba(var(--accent-purple-rgb), .4)}.TechShowcase-module__1ftszG__scoreLabel{letter-spacing:.05em;color:var(--text-muted);font-size:1.1rem;font-weight:500}.TechShowcase-module__1ftszG__techMarquee{width:100%;padding:3rem 0;position:relative;overflow:hidden}.TechShowcase-module__1ftszG__techMarquee:before,.TechShowcase-module__1ftszG__techMarquee:after{content:"";z-index:2;pointer-events:none;width:20vw;position:absolute;top:0;bottom:0}.TechShowcase-module__1ftszG__techMarquee:before{background:linear-gradient(to right, var(--bg-dark), transparent);left:0}.TechShowcase-module__1ftszG__techMarquee:after{background:linear-gradient(to left, var(--bg-dark), transparent);right:0}.TechShowcase-module__1ftszG__techTrack{gap:4rem;width:max-content;padding:0 2rem;animation:30s linear infinite TechShowcase-module__1ftszG__scrollLeft;display:flex}@keyframes TechShowcase-module__1ftszG__scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2rem))}}.TechShowcase-module__1ftszG__techItem{font-family:var(--font-montserrat);color:#0000;-webkit-text-stroke:1px #ffffff26;cursor:default;white-space:nowrap;font-size:2rem;font-weight:800;transition:all .4s}.TechShowcase-module__1ftszG__techItem:hover{color:var(--accent-cyan);-webkit-text-stroke:1px transparent;text-shadow:0 0 20px rgba(var(--accent-cyan-rgb), .6);transform:scale(1.1)rotate(-2deg)}
.About-module__RHteCa__section{z-index:2;justify-content:center;padding:8rem 2rem;display:flex;position:relative}.About-module__RHteCa__container{grid-template-columns:1.5fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1200px;display:grid}.About-module__RHteCa__label{font-family:var(--font-inter);letter-spacing:.2em;color:var(--accent-purple);text-shadow:0 0 10px rgba(var(--accent-purple-rgb), .4);margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:block}.About-module__RHteCa__title{text-transform:none;letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.3}.About-module__RHteCa__separator{background:var(--accent-cyan);width:60px;height:3px;box-shadow:0 0 15px var(--accent-cyan);border-radius:2px;margin-bottom:2rem}.About-module__RHteCa__body{font-family:var(--font-inter);color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.About-module__RHteCa__body strong{color:var(--text-main)}.About-module__RHteCa__founderCard{text-align:center;-webkit-backdrop-filter:blur(16px);background:#0d0d0d66;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;align-items:center;padding:3.5rem 2.5rem;transition:all .4s;display:flex}.About-module__RHteCa__founderCard:hover{border-color:rgba(var(--accent-purple-rgb), .3);box-shadow:0 20px 40px #0006, 0 0 30px rgba(var(--accent-purple-rgb), .15);transform:translateY(-5px)}.About-module__RHteCa__avatarWrapper{margin-bottom:1.5rem}.About-module__RHteCa__avatarPlaceholder{background:linear-gradient(135deg, rgba(var(--accent-cyan-rgb), .2), rgba(var(--accent-purple-rgb), .2));border:2px solid rgba(var(--accent-cyan-rgb), .5);width:120px;height:120px;box-shadow:0 0 25px rgba(var(--accent-cyan-rgb), .3);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.About-module__RHteCa__avatarImage{object-fit:cover}.About-module__RHteCa__founderName{margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.About-module__RHteCa__founderRole{font-family:var(--font-inter);color:var(--accent-cyan);margin-bottom:.3rem;font-size:.9rem;display:block}.About-module__RHteCa__founderCompany{font-family:var(--font-inter);color:var(--text-muted);font-size:.85rem;display:block}@media (max-width:768px){.About-module__RHteCa__container{grid-template-columns:1fr;gap:3rem}.About-module__RHteCa__founderCard{order:-1}}
.Insights-module__HXfHIG__section{z-index:2;flex-direction:column;align-items:center;min-height:80vh;padding:8rem 2rem;display:flex;position:relative}.Insights-module__HXfHIG__header{text-align:center;margin-bottom:5rem}.Insights-module__HXfHIG__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Insights-module__HXfHIG__separator{background:var(--accent-cyan);width:80px;height:3px;box-shadow:0 0 15px var(--accent-cyan);border-radius:2px;margin:0 auto}.Insights-module__HXfHIG__container{flex-direction:column;gap:3rem;width:100%;max-width:800px;display:flex}.Insights-module__HXfHIG__articleWrapper{perspective:1000px}.Insights-module__HXfHIG__articleLink{cursor:pointer;background:0 0;border-left:2px solid #ffffff0d;border-radius:0 16px 16px 0;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.Insights-module__HXfHIG__date{font-family:var(--font-inter);color:var(--accent-purple);letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;display:block}.Insights-module__HXfHIG__articleTitle{color:var(--text-muted);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300;transition:all .4s}.Insights-module__HXfHIG__glowLine{background:var(--accent-cyan);width:2px;height:0;box-shadow:0 0 15px var(--accent-cyan);transition:height .4s;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}.Insights-module__HXfHIG__articleLink:hover{-webkit-backdrop-filter:blur(10px);background:#0d0d0d80;border-left-color:#0000;padding-left:3rem}.Insights-module__HXfHIG__articleLink:hover .Insights-module__HXfHIG__articleTitle{color:var(--text-main);text-shadow:0 0 20px rgba(var(--accent-cyan-rgb), .5);font-weight:500}.Insights-module__HXfHIG__articleLink:hover .Insights-module__HXfHIG__glowLine{height:100%}
.FAQ-module__uDLo1a__section{z-index:2;flex-direction:column;align-items:center;min-height:50vh;padding:6rem 2rem 8rem;display:flex;position:relative}.FAQ-module__uDLo1a__header{text-align:center;margin-bottom:5rem}.FAQ-module__uDLo1a__title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.FAQ-module__uDLo1a__separator{background:var(--accent-cyan);width:80px;height:3px;box-shadow:0 0 15px var(--accent-cyan);border-radius:2px;margin:0 auto}.FAQ-module__uDLo1a__container{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;display:flex}.FAQ-module__uDLo1a__faqItem{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#0d0d0d66;border:1px solid #ffffff0d;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__uDLo1a__faqItem:hover{background:#0d0d0d99;border-color:#0ff3}.FAQ-module__uDLo1a__open{box-shadow:0 0 30px rgba(var(--accent-cyan-rgb), .1);border-color:#0ff6}.FAQ-module__uDLo1a__question{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.FAQ-module__uDLo1a__question h3{color:var(--text-main);margin:0;font-size:1.2rem;font-weight:600;transition:color .3s}.FAQ-module__uDLo1a__open .FAQ-module__uDLo1a__question h3{color:var(--accent-cyan);text-shadow:0 0 10px rgba(var(--accent-cyan-rgb), .4)}.FAQ-module__uDLo1a__icon{color:var(--accent-cyan);font-size:1.5rem;font-weight:300;transition:transform .3s}.FAQ-module__uDLo1a__answerWrapper{max-height:0;transition:max-height .4s ease-in-out;overflow:hidden}.FAQ-module__uDLo1a__open .FAQ-module__uDLo1a__answerWrapper{max-height:200px}.FAQ-module__uDLo1a__answer{font-family:var(--font-inter);color:var(--text-muted);margin:0;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.6}
.Contact-module__DIbnYa__section{z-index:2;justify-content:center;align-items:center;min-height:60vh;margin-top:4rem;padding:4rem 2rem 8rem;display:flex;position:relative}.Contact-module__DIbnYa__container{text-align:center;-webkit-backdrop-filter:blur(20px);background:#0d0d0d66;border:1px solid #ffffff0d;border-radius:30px;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.Contact-module__DIbnYa__glowOrb{background:radial-gradient(circle, rgba(var(--accent-purple-rgb), .2) 0%, transparent 60%);z-index:-1;pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Contact-module__DIbnYa__title{text-transform:uppercase;color:var(--text-main);text-shadow:0 0 20px rgba(var(--accent-purple-rgb), .3);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.Contact-module__DIbnYa__subtitle{font-family:var(--font-inter);color:var(--text-muted);margin-bottom:3rem;font-size:clamp(1rem,2vw,1.15rem)}.Contact-module__DIbnYa__form{flex-direction:column;gap:1.2rem;width:100%;display:flex}.Contact-module__DIbnYa__inputRow{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.Contact-module__DIbnYa__inputGroup{width:100%}.Contact-module__DIbnYa__input{width:100%;color:var(--text-main);font-family:var(--font-inter);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;padding:1rem 1.2rem;font-size:1rem;transition:all .3s}.Contact-module__DIbnYa__input::placeholder{color:#a0aec099}.Contact-module__DIbnYa__input:focus{border-color:rgba(var(--accent-cyan-rgb), .5);box-shadow:0 0 15px rgba(var(--accent-cyan-rgb), .1);background:#ffffff0f}.Contact-module__DIbnYa__textarea{resize:vertical;min-height:120px}.Contact-module__DIbnYa__submitButton{border:1px solid rgba(var(--accent-purple-rgb), .5);color:var(--text-main);font-family:var(--font-inter);cursor:pointer;background:0 0;border-radius:50px;margin-top:.5rem;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .4s;position:relative;overflow:hidden}.Contact-module__DIbnYa__submitButton:hover{border-color:var(--accent-purple);background:rgba(var(--accent-purple-rgb), .1);box-shadow:0 0 25px rgba(var(--accent-purple-rgb), .4);transform:translateY(-3px)}.Contact-module__DIbnYa__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.Contact-module__DIbnYa__dividerOr{align-items:center;gap:1rem;width:100%;margin:2rem 0;display:flex}.Contact-module__DIbnYa__dividerOr:before,.Contact-module__DIbnYa__dividerOr:after{content:"";background:#ffffff14;flex:1;height:1px}.Contact-module__DIbnYa__dividerOr span{font-family:var(--font-inter);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.Contact-module__DIbnYa__whatsappButton{color:var(--text-main);font-family:var(--font-inter);cursor:pointer;background:0 0;border:1px solid #00ffff4d;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:500;transition:all .4s;display:inline-flex}.Contact-module__DIbnYa__whatsappButton:hover{border-color:var(--accent-cyan);background:rgba(var(--accent-cyan-rgb), .08);box-shadow:0 0 20px rgba(var(--accent-cyan-rgb), .3);transform:translateY(-3px)}.Contact-module__DIbnYa__buttonText{z-index:1;position:relative}@media (max-width:768px){.Contact-module__DIbnYa__container{padding:3rem 1.5rem}.Contact-module__DIbnYa__inputRow{grid-template-columns:1fr}}
.Footer-module__KWgBSG__footer{z-index:2;-webkit-backdrop-filter:blur(10px);background:#040a1a99;border-top:1px solid #ffffff0d;padding:5rem 2rem 2rem;position:relative}.Footer-module__KWgBSG__container{grid-template-columns:2fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}.Footer-module__KWgBSG__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__KWgBSG__logo{font-family:var(--font-montserrat);letter-spacing:.05em;font-size:1.5rem;font-weight:800}.Footer-module__KWgBSG__tagline{color:var(--text-muted);max-width:350px;font-size:.95rem;line-height:1.6}.Footer-module__KWgBSG__socials{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__KWgBSG__socialLink{width:36px;height:36px;font-family:var(--font-montserrat);color:var(--text-muted);text-transform:uppercase;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.Footer-module__KWgBSG__socialLink:hover{color:var(--accent-cyan);border-color:rgba(var(--accent-cyan-rgb), .4);box-shadow:0 0 15px rgba(var(--accent-cyan-rgb), .2);transform:translateY(-2px)}.Footer-module__KWgBSG__links{flex-direction:column;gap:.8rem;display:flex}.Footer-module__KWgBSG__linksTitle{font-family:var(--font-montserrat);color:var(--text-main);letter-spacing:.05em;margin-bottom:.5rem;font-size:1rem;font-weight:700}.Footer-module__KWgBSG__links a{font-family:var(--font-inter);color:var(--text-muted);font-size:.9rem;transition:color .3s}.Footer-module__KWgBSG__links a:hover{color:var(--accent-cyan)}.Footer-module__KWgBSG__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:2rem;display:flex}.Footer-module__KWgBSG__bottom p{color:var(--text-muted);font-size:.85rem}.Footer-module__KWgBSG__founder{font-style:italic}@media (max-width:768px){.Footer-module__KWgBSG__container{grid-template-columns:1fr;gap:3rem}.Footer-module__KWgBSG__bottom{text-align:center;flex-direction:column;gap:.5rem}}
