.Header-module__hBw1pG__header{z-index:1000;height:var(--header-height);transition:all var(--transition-base);align-items:center;padding:0;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0d0720d9;border-bottom:1px solid #9b6dd71a;box-shadow:0 4px 30px #0000004d}.Header-module__hBw1pG__container{width:100%;max-width:var(--max-width);padding:0 var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{z-index:1001;transition:transform var(--transition-base);align-items:center;display:flex}.Header-module__hBw1pG__logo:hover{transform:scale(1.02)}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:45px}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-xs);display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-body);color:var(--gray-300);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);transition:all var(--transition-fast);letter-spacing:.01em;cursor:pointer;font-size:.9rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--gradient-brand);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink:hover{color:var(--white)}.Header-module__hBw1pG__navLink:hover:after{width:60%}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:var(--white)}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active:after{width:60%}.Header-module__hBw1pG__navCta{margin-left:var(--space-md);padding:var(--space-sm) var(--space-xl);font-size:.85rem}.Header-module__hBw1pG__menuToggle{z-index:1001;cursor:pointer;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__hBw1pG__menuToggle span{background:var(--white);width:24px;height:2px;transition:all var(--transition-base);transform-origin:50%;border-radius:2px;display:block}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__menuOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__menuOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__menuOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__overlay{display:none}@media (max-width:768px){.Header-module__hBw1pG__menuToggle{display:flex}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(30px);width:80%;max-width:360px;height:100dvh;padding:var(--space-3xl);justify-content:center;align-items:flex-start;gap:var(--space-sm);transition:right var(--transition-slow);background:#0d0720f7;border-left:1px solid #9b6dd726;flex-direction:column;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__navLink{padding:var(--space-md) 0;font-size:1.25rem}.Header-module__hBw1pG__navCta{margin-left:0;margin-top:var(--space-lg);padding:var(--space-md) var(--space-2xl);font-size:1rem}.Header-module__hBw1pG__overlay{z-index:999;background:#00000080;display:block;position:fixed;inset:0}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--header-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{background:var(--gradient-hero);z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__gridOverlay{z-index:1;background-image:linear-gradient(#9b6dd708 1px,#0000 1px),linear-gradient(90deg,#9b6dd708 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__orb{filter:blur(100px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.Hero-module__ZARIfG__orb1{background:#6b3fa040;width:500px;height:500px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;top:-10%;right:10%}.Hero-module__ZARIfG__orb2{background:#e91e8c26;width:350px;height:350px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;bottom:10%;left:-5%}.Hero-module__ZARIfG__orb3{background:#e8a8381a;width:200px;height:200px;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;top:40%;right:30%}.Hero-module__ZARIfG__content{z-index:2;gap:var(--space-3xl);padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__ZARIfG__textSide{flex-direction:column;display:flex}.Hero-module__ZARIfG__greeting{align-items:center;gap:var(--space-sm);font-family:var(--font-script);color:var(--purple-light);margin-bottom:var(--space-md);font-size:1.5rem;display:inline-flex}.Hero-module__ZARIfG__starIcon{object-fit:contain;width:24px;height:24px;animation:3s ease-in-out infinite Hero-module__ZARIfG__float}.Hero-module__ZARIfG__name{font-family:var(--font-display);color:var(--white);margin-bottom:var(--space-lg);letter-spacing:-.03em;font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__tagline{font-family:var(--font-display);color:var(--gray-200);margin-bottom:var(--space-md);font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;font-weight:400;line-height:1.5}.Hero-module__ZARIfG__highlight{color:var(--pink-main);font-weight:600}.Hero-module__ZARIfG__subtitle{color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-2xl);font-size:1rem;font-weight:500}.Hero-module__ZARIfG__actions{gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__stats{align-items:center;gap:var(--space-xl);padding:var(--space-lg) var(--space-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);background:#2d1b6933;border:1px solid #9b6dd71a;width:fit-content;display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-display);background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:#9b6dd733;width:1px;height:40px}.Hero-module__ZARIfG__imageSide{justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__imageWrapper{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__imageGlow{background:var(--gradient-brand);filter:blur(60px);opacity:.3;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:80%;height:80%;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:10%;left:10%}.Hero-module__ZARIfG__imageFrame{width:400px;height:480px;box-shadow:var(--shadow-glow-purple);border:3px solid #9b6dd74d;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center top;width:100%;height:100%}.Hero-module__ZARIfG__floatingCard{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-full);color:var(--white);box-shadow:var(--shadow-md);background:#2d1b69cc;border:1px solid #9b6dd74d;font-size:.85rem;font-weight:500;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:40px;right:-20px}.Hero-module__ZARIfG__scrollIndicator{bottom:var(--space-2xl);align-items:center;gap:var(--space-sm);z-index:2;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{text-transform:uppercase;letter-spacing:.2em;color:var(--gray-400);font-size:.7rem}.Hero-module__ZARIfG__scrollLine{background:#9b6dd733;width:1px;height:40px;position:relative;overflow:hidden}.Hero-module__ZARIfG__scrollDot{background:var(--purple-light);border-radius:2px;width:3px;height:10px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollDown;position:absolute;left:-1px}@keyframes Hero-module__ZARIfG__scrollDown{0%{opacity:0;top:-10px}30%{opacity:1}to{opacity:0;top:40px}}@media (max-width:1024px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__textSide{order:2;align-items:center}.Hero-module__ZARIfG__imageSide{order:1}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__stats{margin:0 auto}.Hero-module__ZARIfG__imageFrame{width:300px;height:360px}.Hero-module__ZARIfG__floatingCard{bottom:20px;right:0}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:calc(var(--header-height) + var(--space-2xl));padding-bottom:var(--space-4xl)}.Hero-module__ZARIfG__imageFrame{width:250px;height:300px}.Hero-module__ZARIfG__stats{gap:var(--space-md);padding:var(--space-md)}.Hero-module__ZARIfG__statNumber{font-size:1.25rem}.Hero-module__ZARIfG__scrollIndicator{display:none}}
.Services-module__dpHhBa__services{background:var(--dark-200);position:relative;overflow:hidden}.Services-module__dpHhBa__bgDecoration{pointer-events:none;position:absolute;inset:0}.Services-module__dpHhBa__orb{filter:blur(120px);border-radius:50%;position:absolute}.Services-module__dpHhBa__orbLeft{background:#6b3fa01f;width:400px;height:400px;top:20%;left:-10%}.Services-module__dpHhBa__orbRight{background:#e91e8c14;width:300px;height:300px;bottom:10%;right:-5%}.Services-module__dpHhBa__header{text-align:center;margin-bottom:var(--space-4xl);flex-direction:column;align-items:center;display:flex}.Services-module__dpHhBa__header .Services-module__dpHhBa__section-label:before{display:none}.Services-module__dpHhBa__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Services-module__dpHhBa__card{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:var(--gradient-brand);opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__card:hover:before{opacity:1}.Services-module__dpHhBa__cardIcon{margin-bottom:var(--space-lg);border-radius:var(--radius-md);width:70px;height:70px;transition:transform var(--transition-spring);background:#6b3fa026;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardIcon{transform:scale(1.1)rotate(-5deg)}.Services-module__dpHhBa__cardTitle{font-family:var(--font-display);color:var(--white);margin-bottom:var(--space-md);font-size:1.35rem;font-weight:700}.Services-module__dpHhBa__cardDescription{color:var(--gray-300);margin-bottom:var(--space-lg);flex-grow:1;font-size:.95rem;line-height:1.7}.Services-module__dpHhBa__features{gap:var(--space-sm);flex-direction:column;display:flex}.Services-module__dpHhBa__feature{align-items:center;gap:var(--space-sm);color:var(--gray-300);font-size:.85rem;display:flex}.Services-module__dpHhBa__featureDot{background:var(--gradient-brand);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Portfolio-module__uAcsSq__portfolio{background:var(--dark-300);position:relative;overflow:hidden}.Portfolio-module__uAcsSq__bgDecoration{pointer-events:none;position:absolute;inset:0}.Portfolio-module__uAcsSq__orb{filter:blur(120px);border-radius:50%;position:absolute}.Portfolio-module__uAcsSq__orbLeft{background:#6b3fa01a;width:400px;height:400px;top:10%;left:-8%}.Portfolio-module__uAcsSq__orbRight{background:#e91e8c14;width:350px;height:350px;bottom:15%;right:-5%}.Portfolio-module__uAcsSq__header{text-align:center;margin-bottom:var(--space-4xl);flex-direction:column;align-items:center;display:flex}.Portfolio-module__uAcsSq__eventsGrid{gap:var(--space-3xl);flex-direction:column;display:flex}.Portfolio-module__uAcsSq__eventCard{border-radius:var(--radius-xl);transition:all var(--transition-base);background:#2d1b691a;border:1px solid #9b6dd71a;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.Portfolio-module__uAcsSq__eventCard:hover{box-shadow:var(--shadow-lg);border-color:#9b6dd74d;transform:translateY(-4px)}.Portfolio-module__uAcsSq__eventsGrid>div:nth-child(2n) .Portfolio-module__uAcsSq__eventCard{direction:rtl}.Portfolio-module__uAcsSq__eventsGrid>div:nth-child(2n) .Portfolio-module__uAcsSq__eventCard>*{direction:ltr}.Portfolio-module__uAcsSq__eventImageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__eventImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Portfolio-module__uAcsSq__eventCard:hover .Portfolio-module__uAcsSq__eventImage{transform:scale(1.05)}.Portfolio-module__uAcsSq__eventOverlay{padding:var(--space-lg);background:linear-gradient(#0000 60%,#0d072099 100%);justify-content:flex-start;align-items:flex-end;display:flex;position:absolute;inset:0}.Portfolio-module__uAcsSq__eventYear{padding:var(--space-xs) var(--space-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--white);letter-spacing:.05em;background:#6b3fa0cc;font-size:.75rem;font-weight:600;display:inline-block}.Portfolio-module__uAcsSq__eventContent{padding:var(--space-2xl) var(--space-3xl);flex-direction:column;justify-content:center;display:flex}.Portfolio-module__uAcsSq__eventMeta{margin-bottom:var(--space-md)}.Portfolio-module__uAcsSq__eventCategory{text-transform:uppercase;letter-spacing:.15em;color:var(--pink-light);font-size:.75rem;font-weight:600;display:inline-block}.Portfolio-module__uAcsSq__eventTitle{font-family:var(--font-display);color:var(--white);margin-bottom:var(--space-md);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.Portfolio-module__uAcsSq__eventDescription{color:var(--gray-300);margin-bottom:var(--space-xl);font-size:.95rem;line-height:1.8}.Portfolio-module__uAcsSq__eventTags{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Portfolio-module__uAcsSq__tag{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);color:var(--purple-light);letter-spacing:.03em;transition:all var(--transition-fast);background:#6b3fa026;border:1px solid #9b6dd733;font-size:.75rem;font-weight:500;display:inline-block}.Portfolio-module__uAcsSq__tag:hover{background:#6b3fa04d;border-color:#9b6dd766}@media (max-width:1024px){.Portfolio-module__uAcsSq__eventCard{grid-template-columns:1fr}.Portfolio-module__uAcsSq__eventsGrid>div:nth-child(2n) .Portfolio-module__uAcsSq__eventCard{direction:ltr}.Portfolio-module__uAcsSq__eventImageWrapper{aspect-ratio:16/9}.Portfolio-module__uAcsSq__eventContent{padding:var(--space-xl) var(--space-2xl)}}@media (max-width:768px){.Portfolio-module__uAcsSq__eventContent{padding:var(--space-lg)}.Portfolio-module__uAcsSq__eventDescription{font-size:.9rem}}
.About-module__vAULUW__about{background:var(--dark-200);position:relative;overflow:hidden}.About-module__vAULUW__bgDecoration{pointer-events:none;position:absolute;inset:0}.About-module__vAULUW__orb{filter:blur(120px);border-radius:50%;position:absolute}.About-module__vAULUW__orbCenter{background:#6b3fa014;width:500px;height:500px;top:30%;left:50%;transform:translate(-50%)}.About-module__vAULUW__grid{gap:var(--space-4xl);margin-bottom:var(--space-4xl);grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.About-module__vAULUW__imageSide{position:relative}.About-module__vAULUW__imageWrapper{justify-content:center;display:flex;position:relative}.About-module__vAULUW__imageGlow{filter:blur(40px);background:radial-gradient(circle,#9b6dd733,#0000 70%);border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__vAULUW__imageFrame{border-radius:var(--radius-xl);z-index:1;border:2px solid #9b6dd733;position:relative;overflow:hidden}.About-module__vAULUW__image{object-fit:cover;width:100%;height:auto;display:block}.About-module__vAULUW__experienceCard{z-index:2;align-items:center;gap:var(--space-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-xl);background:#2d1b69e6;border:1px solid #9b6dd74d;display:flex;position:absolute;bottom:-1rem;right:-1rem}.About-module__vAULUW__expNumber{font-family:var(--font-display);background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.About-module__vAULUW__expLabel{color:var(--gray-300);font-size:.8rem;line-height:1.3}.About-module__vAULUW__degree{color:var(--purple-light);margin-bottom:var(--space-lg);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);border-left:3px solid var(--purple-primary);background:#6b3fa01a;font-size:.95rem;font-weight:500}.About-module__vAULUW__scriptQuote{margin-bottom:var(--space-xl);padding:var(--space-md) 0}.About-module__vAULUW__bio{color:var(--gray-300);margin-bottom:var(--space-lg);font-size:1rem;line-height:1.9}.About-module__vAULUW__highlights{gap:var(--space-md);margin-top:var(--space-xl);margin-bottom:var(--space-xl);grid-template-columns:1fr;display:grid}.About-module__vAULUW__highlightItem{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#2d1b691a;border:1px solid #9b6dd71a;display:flex}.About-module__vAULUW__highlightItem:hover{background:#2d1b6933;border-color:#9b6dd74d;transform:translate(4px)}.About-module__vAULUW__highlightIcon{border-radius:var(--radius-md);background:#6b3fa026;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.About-module__vAULUW__highlightTitle{color:var(--white);margin-bottom:2px;font-size:.9rem;font-weight:600}.About-module__vAULUW__highlightText{color:var(--gray-400);font-size:.8rem}.About-module__vAULUW__linkedinBtn{align-items:center;gap:var(--space-sm);display:inline-flex!important}.About-module__vAULUW__timelineSection{margin-top:var(--space-4xl);padding-top:var(--space-4xl);border-top:1px solid #9b6dd71a}.About-module__vAULUW__timelineTitle{font-family:var(--font-display);color:var(--white);text-align:center;margin-bottom:var(--space-3xl);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.About-module__vAULUW__timeline{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.About-module__vAULUW__timelineItem{padding:var(--space-xl);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#2d1b6914;border:1px solid #9b6dd71a;position:relative}.About-module__vAULUW__timelineItem:hover{box-shadow:var(--shadow-lg);background:#2d1b6926;border-color:#9b6dd74d;transform:translateY(-4px)}.About-module__vAULUW__timelineDot{top:var(--space-xl);right:var(--space-xl);background:var(--gradient-brand);border-radius:50%;width:10px;height:10px;position:absolute}.About-module__vAULUW__timelinePeriod{color:var(--pink-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);font-size:.75rem;font-weight:600;display:inline-block}.About-module__vAULUW__timelineRole{font-family:var(--font-display);color:var(--white);margin-bottom:var(--space-xs);font-size:1.1rem;font-weight:700}.About-module__vAULUW__timelineCompany{color:var(--purple-light);margin-bottom:var(--space-md);font-size:.85rem;font-weight:500}.About-module__vAULUW__timelineDesc{color:var(--gray-400);font-size:.85rem;line-height:1.7}@media (max-width:1024px){.About-module__vAULUW__grid{gap:var(--space-3xl);grid-template-columns:1fr}.About-module__vAULUW__imageSide{max-width:400px;margin:0 auto}}@media (max-width:768px){.About-module__vAULUW__timeline{grid-template-columns:1fr}.About-module__vAULUW__experienceCard{padding:var(--space-md) var(--space-lg);bottom:-.5rem;right:-.5rem}.About-module__vAULUW__expNumber{font-size:2rem}.About-module__vAULUW__degree{font-size:.85rem}}
.Contact-module__hcVmEa__contact{background:var(--dark-300);position:relative;overflow:hidden}.Contact-module__hcVmEa__bgDecoration{pointer-events:none;position:absolute;inset:0}.Contact-module__hcVmEa__orb{filter:blur(120px);border-radius:50%;position:absolute}.Contact-module__hcVmEa__orbLeft{background:#e91e8c1a;width:350px;height:350px;top:20%;left:-5%}.Contact-module__hcVmEa__orbRight{background:#6b3fa01a;width:400px;height:400px;bottom:10%;right:-8%}.Contact-module__hcVmEa__grid{gap:var(--space-4xl);grid-template-columns:1fr 1.1fr;align-items:start;display:grid}.Contact-module__hcVmEa__infoSide{padding-top:var(--space-xl)}.Contact-module__hcVmEa__description{color:var(--gray-300);margin-bottom:var(--space-3xl);font-size:1.1rem;line-height:1.8}.Contact-module__hcVmEa__contactInfo{gap:var(--space-lg);flex-direction:column;display:flex}.Contact-module__hcVmEa__contactItem{align-items:center;gap:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-md);transition:all var(--transition-base);background:#2d1b6926;border:1px solid #9b6dd71a;text-decoration:none;display:flex}.Contact-module__hcVmEa__contactItem:hover{background:#2d1b6940;border-color:#9b6dd74d;transform:translate(8px)}.Contact-module__hcVmEa__contactIcon{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--purple-light);background:#6b3fa033;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__contactLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2px;font-size:.75rem;font-weight:600;display:block}.Contact-module__hcVmEa__contactValue{color:var(--white);font-size:1rem;font-weight:500;display:block}.Contact-module__hcVmEa__formSide{width:100%}.Contact-module__hcVmEa__form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);padding:var(--space-3xl);background:#2d1b691f;border:1px solid #9b6dd71f}.Contact-module__hcVmEa__formRow{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.Contact-module__hcVmEa__formGroup{margin-bottom:var(--space-lg)}.Contact-module__hcVmEa__label{color:var(--gray-200);margin-bottom:var(--space-sm);letter-spacing:.02em;font-size:.85rem;font-weight:600;display:block}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__select,.Contact-module__hcVmEa__textarea{width:100%;padding:var(--space-md) var(--space-lg);border-radius:var(--radius-sm);color:var(--white);font-family:var(--font-body);transition:all var(--transition-fast);background:#0d072080;border:1px solid #9b6dd726;outline:none;font-size:.95rem}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--gray-500)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--purple-light);box-shadow:0 0 0 3px #9b6dd726}.Contact-module__hcVmEa__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%239B6DD7' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__hcVmEa__select option{background:var(--dark-200);color:var(--white)}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{width:100%;padding:var(--space-lg) var(--space-2xl);justify-content:center;font-size:1rem;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)!important;border-color:#0000!important}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d3664d;background:linear-gradient(135deg,#2be672 0%,#159c8b 100%)!important}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__whatsappNote{text-align:center;color:var(--gray-400);margin-top:var(--space-md);font-size:.8rem;line-height:1.5}.Contact-module__hcVmEa__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.Contact-module__hcVmEa__grid{gap:var(--space-3xl);grid-template-columns:1fr}.Contact-module__hcVmEa__infoSide{text-align:center}.Contact-module__hcVmEa__contactInfo{max-width:500px;margin:0 auto}}@media (max-width:768px){.Contact-module__hcVmEa__formRow{grid-template-columns:1fr}.Contact-module__hcVmEa__form{padding:var(--space-xl)}.Contact-module__hcVmEa__contactValue{font-size:.9rem}}
.Footer-module__S6Hkya__footer{background:var(--dark-300);padding-top:var(--space-4xl);padding-bottom:var(--space-2xl);position:relative}.Footer-module__S6Hkya__topDecoration{background:linear-gradient(90deg, transparent, var(--purple-main), var(--pink-main), transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__content{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:1.5fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__brand{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;width:130px;height:auto}.Footer-module__S6Hkya__tagline{font-family:var(--font-script);color:var(--gray-400);max-width:280px;font-size:1.1rem}.Footer-module__S6Hkya__social{gap:var(--space-md);display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--gray-300);transition:all var(--transition-base);border:1px solid #9b6dd733;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{border-color:var(--purple-light);color:var(--purple-light);background:#6b3fa026;transform:translateY(-3px)}.Footer-module__S6Hkya__linksTitle{font-family:var(--font-display);color:var(--white);margin-bottom:var(--space-lg);font-size:1rem;font-weight:600}.Footer-module__S6Hkya__nav{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__nav a{color:var(--gray-400);transition:all var(--transition-fast);padding:2px 0;font-size:.9rem}.Footer-module__S6Hkya__nav a:hover{color:var(--purple-light);display:inline-block;transform:translate(4px)}.Footer-module__S6Hkya__bottom{padding-top:var(--space-xl);border-top:1px solid #9b6dd714;justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__credit{color:var(--gray-500);font-size:.8rem}.Footer-module__S6Hkya__credit a{color:var(--purple-light);font-weight:500}.Footer-module__S6Hkya__credit a:hover{color:var(--pink-main)}@media (max-width:768px){.Footer-module__S6Hkya__content{gap:var(--space-2xl);text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__brand{align-items:center}.Footer-module__S6Hkya__tagline{max-width:100%}.Footer-module__S6Hkya__social{justify-content:center}.Footer-module__S6Hkya__nav{align-items:center}.Footer-module__S6Hkya__bottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
