.Button-module__VMVMAW__button{white-space:nowrap;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.Button-module__VMVMAW__button:focus-visible{box-shadow:0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-primary);outline:none}.Button-module__VMVMAW__button:disabled{pointer-events:none;opacity:.5}.Button-module__VMVMAW__variantDefault{background-color:var(--color-primary);color:#fff;box-shadow:0 0 10px #7c3aed4d}.Button-module__VMVMAW__variantDefault:hover{background-color:var(--color-primary-light);box-shadow:0 0 20px #7c3aed80}.Button-module__VMVMAW__variantOutline{color:var(--color-heading);background-color:#0000;border:1px solid #ffffff1a}.Button-module__VMVMAW__variantOutline:hover{border-color:var(--color-primary);color:var(--color-primary-light)}.Button-module__VMVMAW__variantGhost{color:var(--color-body);background-color:#0000}.Button-module__VMVMAW__variantGhost:hover{color:var(--color-heading);background-color:#ffffff0d}.Button-module__VMVMAW__variantAccent{background-color:var(--color-accent);color:#fff}.Button-module__VMVMAW__variantAccent:hover{background-color:var(--color-accent-light)}.Button-module__VMVMAW__sizeDefault{height:2.5rem;padding:.5rem 1.25rem}.Button-module__VMVMAW__sizeSm{height:2rem;padding:0 .75rem;font-size:.75rem}.Button-module__VMVMAW__sizeLg{height:3rem;padding:0 2rem;font-size:1rem}.Button-module__VMVMAW__sizeIcon{width:2.5rem;height:2.5rem}
.HeroSection-module__SEewqa__heroSection{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__bgGradient{background:linear-gradient(to bottom right, var(--color-bg), var(--color-surface), #0f172a);position:absolute;inset:0}.HeroSection-module__SEewqa__contentWrapper{z-index:10;width:100%;position:relative}.HeroSection-module__SEewqa__centerContainer{flex-direction:column;justify-content:center;display:flex}.HeroSection-module__SEewqa__textContent{max-width:64rem}.HeroSection-module__SEewqa__greeting{color:var(--color-accent);letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}@media (min-width:768px){.HeroSection-module__SEewqa__greeting{font-size:1.5rem}}.HeroSection-module__SEewqa__nameHeading{color:var(--color-heading);letter-spacing:.15em;-webkit-box-reflect:below -10px linear-gradient(transparent, rgba(var(--color-primary-rgb), .05));margin-bottom:3rem;font-size:3rem;font-weight:800;line-height:1.2}@media (min-width:640px){.HeroSection-module__SEewqa__nameHeading{margin-bottom:4.5rem;font-size:4rem;line-height:1.1}}@media (min-width:768px){.HeroSection-module__SEewqa__nameHeading{letter-spacing:.25em;margin-bottom:5.5rem;font-size:5rem;line-height:1}}@media (min-width:1024px){.HeroSection-module__SEewqa__nameHeading{margin-bottom:6.5rem;font-size:6rem;line-height:1}}.HeroSection-module__SEewqa__roleText{color:var(--color-body);letter-spacing:.025em;margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem}@media (min-width:768px){.HeroSection-module__SEewqa__roleText{font-size:2rem;line-height:2.5rem}}.HeroSection-module__SEewqa__roleHighlight{color:var(--color-primary-light);font-weight:700}.HeroSection-module__SEewqa__tagline{letter-spacing:.025em;max-width:48rem;margin-bottom:3rem;font-size:1.75rem;font-weight:800;line-height:2.25rem}@media (min-width:768px){.HeroSection-module__SEewqa__tagline{font-size:2.25rem;line-height:2.75rem}}@media (min-width:1024px){.HeroSection-module__SEewqa__tagline{font-size:3rem;line-height:3.5rem}}.HeroSection-module__SEewqa__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}.HeroSection-module__SEewqa__scrollIndicatorWrapper{z-index:10;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__SEewqa__scrollLink{transition:transform .3s;display:block}.HeroSection-module__SEewqa__scrollLink:hover{transform:translateY(4px)}.HeroSection-module__SEewqa__scrollMouse{border:2px solid var(--color-muted);border-radius:9999px;justify-content:center;align-items:flex-start;width:1.5rem;height:2.5rem;padding-top:.5rem;display:flex}.HeroSection-module__SEewqa__scrollWheel{background-color:var(--color-primary-light);border-radius:9999px;width:.375rem;height:.375rem}.HeroSection-module__SEewqa__glowOrbTopRight{background-color:rgba(var(--color-primary-rgb), .2);width:500px;height:500px;animation-delay:0s;top:-8rem;right:-8rem}.HeroSection-module__SEewqa__glowOrbBottomLeft{background-color:rgba(var(--color-accent-rgb), .15);width:400px;height:400px;animation-delay:3s;bottom:-5rem;left:-5rem}.HeroSection-module__SEewqa__glowOrbCenter{background-color:rgba(var(--color-primary-rgb), .1);width:300px;height:300px;animation-delay:5s;top:33.3333%;left:33.3333%}
.SectionHeading-module__SZMenG__headingContainer{max-width:42rem;margin-bottom:3rem}@media (min-width:768px){.SectionHeading-module__SZMenG__headingContainer{margin-bottom:4rem}}.SectionHeading-module__SZMenG__titleRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.SectionHeading-module__SZMenG__emoji{font-size:1.5rem}@media (min-width:768px){.SectionHeading-module__SZMenG__emoji{font-size:1.875rem}}.SectionHeading-module__SZMenG__title{color:var(--color-heading);letter-spacing:-.025em;padding-bottom:.25rem;font-size:1.875rem;font-weight:700;line-height:2.25rem}@media (min-width:768px){.SectionHeading-module__SZMenG__title{font-size:2.25rem;line-height:2.5rem}}.SectionHeading-module__SZMenG__subtitle{color:var(--color-body);max-width:36rem;font-size:1rem;line-height:1.625}@media (min-width:768px){.SectionHeading-module__SZMenG__subtitle{font-size:1.125rem}}
.AboutSection-module__GvFDWW__section{position:relative}.AboutSection-module__GvFDWW__grid{align-items:flex-start;gap:2.5rem;display:grid}@media (min-width:768px){.AboutSection-module__GvFDWW__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:3.5rem}.AboutSection-module__GvFDWW__photoSide{grid-column:span 2/span 2}}.AboutSection-module__GvFDWW__photoWrapper{aspect-ratio:4/5;box-shadow:0 0 0 1px var(--color-border);border-radius:1rem;position:relative;overflow:hidden}.AboutSection-module__GvFDWW__photoGlow{background:linear-gradient(to bottom right, rgba(var(--color-primary-rgb), .3), rgba(var(--color-accent-rgb), .3));filter:blur(8px);opacity:.6;border-radius:1rem;transition:opacity .5s;position:absolute;inset:-.25rem}.AboutSection-module__GvFDWW__photoContainer:hover .AboutSection-module__GvFDWW__photoGlow{opacity:1}.AboutSection-module__GvFDWW__photo{object-fit:cover;object-position:top}@media (min-width:768px){.AboutSection-module__GvFDWW__textSide{grid-column:span 3/span 3}}.AboutSection-module__GvFDWW__textSpace{flex-direction:column;gap:1.5rem;display:flex}.AboutSection-module__GvFDWW__paragraph{color:var(--color-body);margin-bottom:1rem;line-height:1.625}.AboutSection-module__GvFDWW__detailsContainer{flex-wrap:wrap;gap:1rem;padding-top:.5rem;display:flex}.AboutSection-module__GvFDWW__detailItem{color:var(--color-body);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.AboutSection-module__GvFDWW__detailIcon{color:var(--color-primary-light)}.AboutSection-module__GvFDWW__statsGrid{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:1.5rem;display:grid}.AboutSection-module__GvFDWW__statItem{text-align:center}.AboutSection-module__GvFDWW__statValue{font-size:1.875rem;font-weight:700}@media (min-width:768px){.AboutSection-module__GvFDWW__statValue{font-size:2.25rem}}.AboutSection-module__GvFDWW__statLabel{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem}
.TechStackSection-module__U2Td9q__section{position:relative}.TechStackSection-module__U2Td9q__bgSurface{background-color:rgba(var(--color-surface-rgb), .5);position:absolute;inset:0}.TechStackSection-module__U2Td9q__relativeContainer{position:relative}.TechStackSection-module__U2Td9q__categoriesSpace{flex-direction:column;gap:2.5rem;display:flex}.TechStackSection-module__U2Td9q__categorySpace{flex-direction:column;gap:1rem;display:flex}.TechStackSection-module__U2Td9q__categoryTitle{color:var(--color-heading);text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;font-weight:700}.TechStackSection-module__U2Td9q__itemsContainer{flex-wrap:wrap;gap:.625rem;display:flex}.TechStackSection-module__U2Td9q__badgeItem{cursor:default;border:1px solid #0000;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:colors .3s;display:inline-flex}.TechStackSection-module__U2Td9q__frontend{color:#2563eb;background-color:#3b82f61a;border-color:#3b82f633}[data-theme=dark] .TechStackSection-module__U2Td9q__frontend{color:#60a5fa}.TechStackSection-module__U2Td9q__frontend:hover{background-color:#3b82f633}.TechStackSection-module__U2Td9q__backend{color:#059669;background-color:#10b9811a;border-color:#10b98133}[data-theme=dark] .TechStackSection-module__U2Td9q__backend{color:#34d399}.TechStackSection-module__U2Td9q__backend:hover{background-color:#10b98133}.TechStackSection-module__U2Td9q__database{color:#d97706;background-color:#f59e0b1a;border-color:#f59e0b33}[data-theme=dark] .TechStackSection-module__U2Td9q__database{color:#fbbf24}.TechStackSection-module__U2Td9q__database:hover{background-color:#f59e0b33}.TechStackSection-module__U2Td9q__cloud{color:#0891b2;background-color:#06b6d41a;border-color:#06b6d433}[data-theme=dark] .TechStackSection-module__U2Td9q__cloud{color:#22d3ee}.TechStackSection-module__U2Td9q__cloud:hover{background-color:#06b6d433}.TechStackSection-module__U2Td9q__tools{color:#4f46e5;background-color:#4f46e51a;border-color:#4f46e533}[data-theme=dark] .TechStackSection-module__U2Td9q__tools{color:#818cf8}.TechStackSection-module__U2Td9q__tools:hover{background-color:#4f46e533}
.ExperienceSection-module__dxIUVG__section{position:relative}.ExperienceSection-module__dxIUVG__grid{gap:2.5rem;display:grid}@media (min-width:768px){.ExperienceSection-module__dxIUVG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.5rem}}.ExperienceSection-module__dxIUVG__timelineSide{position:relative}@media (min-width:768px){.ExperienceSection-module__dxIUVG__timelineSide{grid-column:span 2/span 2}}.ExperienceSection-module__dxIUVG__verticalLine{background:linear-gradient(to bottom, var(--color-primary), var(--color-accent), transparent);width:2px;position:absolute;top:.5rem;bottom:.5rem;left:11px}.ExperienceSection-module__dxIUVG__experiencesList{flex-direction:column;gap:2.5rem;display:flex}.ExperienceSection-module__dxIUVG__experienceItem{padding-left:2.5rem;position:relative}.ExperienceSection-module__dxIUVG__timelineDot{border:2px solid var(--color-primary);background-color:var(--color-bg);border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;top:.375rem;left:0}.ExperienceSection-module__dxIUVG__timelineDotInner{background-color:var(--color-primary);border-radius:9999px;width:.625rem;height:.625rem}.ExperienceSection-module__dxIUVG__card{padding:1.25rem}@media (min-width:768px){.ExperienceSection-module__dxIUVG__card{padding:1.5rem}}.ExperienceSection-module__dxIUVG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.ExperienceSection-module__dxIUVG__roleTitle{color:var(--color-heading);font-size:1.125rem;font-weight:700}.ExperienceSection-module__dxIUVG__companyInfo{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.ExperienceSection-module__dxIUVG__companyLink{color:var(--color-accent);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.ExperienceSection-module__dxIUVG__companyLink:hover{color:var(--color-accent-light)}.ExperienceSection-module__dxIUVG__companyText{color:var(--color-accent);font-size:.875rem;font-weight:500}.ExperienceSection-module__dxIUVG__locationText{color:var(--color-muted);font-size:.75rem}.ExperienceSection-module__dxIUVG__periodBadge{color:var(--color-body);background-color:var(--color-surface-hover);white-space:nowrap;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.ExperienceSection-module__dxIUVG__bulletList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.ExperienceSection-module__dxIUVG__bulletItem{color:var(--color-body);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.625;display:flex}.ExperienceSection-module__dxIUVG__bulletIcon{color:var(--color-primary-light);flex-shrink:0;margin-top:.125rem}.ExperienceSection-module__dxIUVG__educationTitle{color:var(--color-heading);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.875rem;font-weight:700}.ExperienceSection-module__dxIUVG__eduCard{margin-bottom:1.5rem;padding:1.25rem}.ExperienceSection-module__dxIUVG__eduDegree{color:var(--color-heading);margin-bottom:.25rem;font-weight:700}.ExperienceSection-module__dxIUVG__eduInstitution{color:var(--color-accent);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.ExperienceSection-module__dxIUVG__eduMeta{color:var(--color-muted);margin-bottom:.75rem;font-size:.75rem}.ExperienceSection-module__dxIUVG__eduDesc{color:var(--color-body);font-size:.875rem;line-height:1.625}.ExperienceSection-module__dxIUVG__loadMoreContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding-left:2.5rem;display:flex}.ExperienceSection-module__dxIUVG__loadMoreBtn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-heading);cursor:pointer;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.ExperienceSection-module__dxIUVG__loadMoreBtn:hover{background:var(--color-surface-hover);border-color:var(--color-primary-light);color:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.ExperienceSection-module__dxIUVG__showLessBtn{color:var(--color-muted);background:0 0}.ExperienceSection-module__dxIUVG__showLessBtn:hover{color:var(--color-heading);border-color:var(--color-border-hover)}.ExperienceSection-module__dxIUVG__loadMoreIcon{transition:transform .3s}.ExperienceSection-module__dxIUVG__loadMoreBtn:hover .ExperienceSection-module__dxIUVG__loadMoreIcon{transform:translateY(2px)}.ExperienceSection-module__dxIUVG__certList{flex-direction:column;gap:1rem;display:flex}.ExperienceSection-module__dxIUVG__certCard{cursor:pointer;transition:all .3s}.ExperienceSection-module__dxIUVG__certCard:hover{border-color:var(--color-primary-light);background:rgba(var(--color-surface-rgb), .8);transform:translate(4px)}.ExperienceSection-module__dxIUVG__certHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;display:flex}.ExperienceSection-module__dxIUVG__externalIcon{color:var(--color-muted);flex-shrink:0;margin-top:.25rem;transition:color .3s}.ExperienceSection-module__dxIUVG__certCard:hover .ExperienceSection-module__dxIUVG__externalIcon{color:var(--color-primary-light)}.ExperienceSection-module__dxIUVG__moreCertsLink{color:var(--color-primary-light);border-bottom:1px solid #0000;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 0;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.ExperienceSection-module__dxIUVG__moreCertsLink:hover{color:var(--color-primary);border-bottom-color:var(--color-primary);gap:.75rem}
.ServicesSection-module__qdd_tG__section{position:relative}.ServicesSection-module__qdd_tG__bgSurface{background-color:rgba(var(--color-surface-rgb), .5);position:absolute;inset:0}.ServicesSection-module__qdd_tG__relativeContainer{position:relative}.ServicesSection-module__qdd_tG__grid{gap:1rem;display:grid}@media (min-width:640px){.ServicesSection-module__qdd_tG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.ServicesSection-module__qdd_tG__grid{gap:1.5rem}}@media (min-width:1024px){.ServicesSection-module__qdd_tG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ServicesSection-module__qdd_tG__card{height:100%;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s}@media (min-width:768px){.ServicesSection-module__qdd_tG__card{padding:1.75rem}}.ServicesSection-module__qdd_tG__card:hover{transform:translateY(-.25rem)}.ServicesSection-module__qdd_tG__iconWrapper{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;transition:transform .3s;display:flex}.ServicesSection-module__qdd_tG__card:hover .ServicesSection-module__qdd_tG__iconWrapper{transform:scale(1.1)}.ServicesSection-module__qdd_tG__title{color:var(--color-heading);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.ServicesSection-module__qdd_tG__description{color:var(--color-body);font-size:.875rem;line-height:1.625}.ServicesSection-module__qdd_tG__iconGradient0{color:#2563eb;background:linear-gradient(to bottom right,#3b82f61a,#06b6d41a)}[data-theme=dark] .ServicesSection-module__qdd_tG__iconGradient0{color:#60a5fa;background:linear-gradient(to bottom right,#3b82f633,#06b6d433)}.ServicesSection-module__qdd_tG__iconGradient1{color:#9333ea;background:linear-gradient(to bottom right,#a855f71a,#ec48991a)}[data-theme=dark] .ServicesSection-module__qdd_tG__iconGradient1{color:#c084fc;background:linear-gradient(to bottom right,#a855f733,#ec489933)}.ServicesSection-module__qdd_tG__iconGradient2{color:#059669;background:linear-gradient(to bottom right,#10b9811a,#14b8a61a)}[data-theme=dark] .ServicesSection-module__qdd_tG__iconGradient2{color:#34d399;background:linear-gradient(to bottom right,#10b98133,#14b8a633)}.ServicesSection-module__qdd_tG__iconGradient3{color:#d97706;background:linear-gradient(to bottom right,#f59e0b1a,#f973161a)}[data-theme=dark] .ServicesSection-module__qdd_tG__iconGradient3{color:#fbbf24;background:linear-gradient(to bottom right,#f59e0b33,#f9731633)}.ServicesSection-module__qdd_tG__iconGradient4{color:#e11d48;background:linear-gradient(to bottom right,#f43f5e1a,#ef44441a)}[data-theme=dark] .ServicesSection-module__qdd_tG__iconGradient4{color:#fb7185;background:linear-gradient(to bottom right,#f43f5e33,#ef444433)}.ServicesSection-module__qdd_tG__iconGradient5{color:#4f46e5;background:linear-gradient(to bottom right,#6366f11a,#8b5cf61a)}[data-theme=dark] .ServicesSection-module__qdd_tG__iconGradient5{color:#818cf8;background:linear-gradient(to bottom right,#6366f133,#8b5cf633)}
.BlogPreview-module__7x67Nq__section{position:relative}.BlogPreview-module__7x67Nq__bgSurface{background-color:rgba(var(--color-surface-rgb), .5);position:absolute;inset:0}.BlogPreview-module__7x67Nq__relativeContainer{position:relative}.BlogPreview-module__7x67Nq__grid{gap:1.5rem;display:grid}@media (min-width:640px){.BlogPreview-module__7x67Nq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.BlogPreview-module__7x67Nq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.BlogPreview-module__7x67Nq__card{padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block}.BlogPreview-module__7x67Nq__card:hover{transform:translateY(-.25rem)}.BlogPreview-module__7x67Nq__dateText{color:var(--color-muted);margin-bottom:.75rem;font-size:.75rem}.BlogPreview-module__7x67Nq__title{color:var(--color-heading);margin-bottom:.5rem;font-size:1.125rem;font-weight:700;transition:color .3s}.BlogPreview-module__7x67Nq__card:hover .BlogPreview-module__7x67Nq__title{color:var(--color-primary-light)}.BlogPreview-module__7x67Nq__excerpt{color:var(--color-body);font-size:.875rem;line-height:1.625}.BlogPreview-module__7x67Nq__emptyStateCard{text-align:center;max-width:32rem;margin:0 auto;padding:2.5rem}@media (min-width:768px){.BlogPreview-module__7x67Nq__emptyStateCard{padding:4rem}}.BlogPreview-module__7x67Nq__iconWrapper{background:linear-gradient(to bottom right, rgba(var(--color-primary-rgb), .2), rgba(var(--color-accent-rgb), .2));border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex}.BlogPreview-module__7x67Nq__icon{color:var(--color-primary-light)}.BlogPreview-module__7x67Nq__emptyTitle{color:var(--color-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.BlogPreview-module__7x67Nq__emptyText{color:var(--color-body);margin-bottom:1.5rem;font-size:.875rem;line-height:1.625}
.ContactSection-module__G6BZYW__section{position:relative}.ContactSection-module__G6BZYW__grid{gap:2.5rem;display:grid}@media (min-width:768px){.ContactSection-module__G6BZYW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem}}.ContactSection-module__G6BZYW__infoCardsSpace{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__G6BZYW__infoCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ContactSection-module__G6BZYW__infoCard{padding:1rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block}@media (min-width:768px){.ContactSection-module__G6BZYW__infoCard{padding:1.25rem}}.ContactSection-module__G6BZYW__infoCard:hover{transform:translateY(-.25rem)}.ContactSection-module__G6BZYW__infoIcon{color:var(--color-primary-light);margin-bottom:.75rem;transition:transform .3s}.ContactSection-module__G6BZYW__infoCard:hover .ContactSection-module__G6BZYW__infoIcon{transform:scale(1.1)}.ContactSection-module__G6BZYW__infoLabel{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem}.ContactSection-module__G6BZYW__infoValue{color:var(--color-heading);font-size:.875rem;font-weight:500}.ContactSection-module__G6BZYW__mapWrapper{aspect-ratio:16/9;overflow:hidden}.ContactSection-module__G6BZYW__mapIframe{border:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ContactSection-module__G6BZYW__mapWrapper:hover .ContactSection-module__G6BZYW__mapIframe{transform:scale(1.05)}.ContactSection-module__G6BZYW__formCard{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}@media (min-width:768px){.ContactSection-module__G6BZYW__formCard{padding:2rem}}.ContactSection-module__G6BZYW__formTitle{color:var(--color-heading);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ContactSection-module__G6BZYW__inputsSpace{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__G6BZYW__inputLabel{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.ContactSection-module__G6BZYW__inputField{background-color:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-heading);border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .3s,box-shadow .3s}.ContactSection-module__G6BZYW__inputField::placeholder{color:var(--color-muted)}.ContactSection-module__G6BZYW__inputField:focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary);outline:none}.ContactSection-module__G6BZYW__textareaField{resize:none}.ContactSection-module__G6BZYW__submitBtn{width:100%}.ContactSection-module__G6BZYW__loaderContainer{justify-content:center;align-items:center;gap:.75rem;display:flex}.ContactSection-module__G6BZYW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite ContactSection-module__G6BZYW__spin}@keyframes ContactSection-module__G6BZYW__spin{to{transform:rotate(360deg)}}.ContactSection-module__G6BZYW__toast{background:rgba(var(--color-surface-rgb), .95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;border:1px solid #10b9814d;border-radius:1rem;min-width:300px;padding:1rem 1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) ContactSection-module__G6BZYW__slideIn;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 10px 30px #0003}.ContactSection-module__G6BZYW__toastError{border-color:#ef44444d}.ContactSection-module__G6BZYW__toastContent{align-items:center;gap:1rem;display:flex}.ContactSection-module__G6BZYW__toastIcon{color:#10b981;background:#10b9811a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;display:flex}.ContactSection-module__G6BZYW__toastError .ContactSection-module__G6BZYW__toastIcon{color:#ef4444;background:#ef44441a}.ContactSection-module__G6BZYW__toastTitle{color:var(--color-heading);margin:0;font-weight:700}.ContactSection-module__G6BZYW__toastMessage{color:var(--color-text);margin:.25rem 0 0;font-size:.875rem}.ContactSection-module__G6BZYW__toastProgress{background:#10b981;height:3px;animation:5s linear forwards ContactSection-module__G6BZYW__progress;position:absolute;bottom:0;left:0}.ContactSection-module__G6BZYW__toastError .ContactSection-module__G6BZYW__toastProgress{background:#ef4444}@keyframes ContactSection-module__G6BZYW__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ContactSection-module__G6BZYW__progress{0%{width:100%}to{width:0%}}@media (max-width:768px){.ContactSection-module__G6BZYW__toast{min-width:0;bottom:6rem;left:1rem;right:1rem}}
