.page_container__aoG4z{display:flex;min-height:100vh;background-color:var(--color-background);color:var(--color-text-primary)}.page_sidebar__J6ahr{width:250px;padding:2rem 1rem;background-color:var(--color-surface);border-right:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:10;overflow-y:auto}.page_content__kDoxQ{flex:1 1;padding:2rem;margin-left:250px;max-width:100%;box-sizing:border-box}.page_sidebarHeader__T4E1D{margin-bottom:2rem;padding:0 .5rem}.page_sidebarHeader__T4E1D h1{font-size:1.5rem;font-weight:600;color:var(--color-primary)}.page_tabList__dUG7G{flex:1 1;list-style:none;padding:0;margin:0}.page_tabButton__stR9X{width:100%;padding:.75rem 1rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem;border-radius:6px;background:none;border:none;color:var(--color-text-secondary);cursor:pointer;position:relative;transition:all .2s ease}.page_tabButton__stR9X:hover{background-color:rgba(0,0,0,.05);color:var(--color-text-primary)}.page_tabButton__stR9X.page_active__q3_T3{color:var(--color-primary);font-weight:500}.page_underline__ZjFFl{position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:var(--color-primary)}.page_sidebarFooter__Oshia{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.page_resumeLink__tM03b{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);text-decoration:none;padding:.5rem;border-radius:6px;transition:all .2s ease}.page_resumeLink__tM03b:hover{background-color:rgba(0,0,0,.05);color:var(--color-text-primary)}.page_tabContent__1hutY{width:100%;max-width:1200px;margin:0 auto}.page_hero__SKW6o{display:flex;align-items:center;gap:3rem;min-height:calc(100vh - 4rem)}.page_heroText__g5S3T{flex:1 1}.page_heroText__g5S3T h2{font-size:2.5rem;margin-bottom:1rem}.page_heroText__g5S3T h2 span{color:var(--color-primary)}.page_heroText__g5S3T h3{font-size:1.25rem;color:var(--color-secondary);margin-bottom:1.5rem;font-weight:500}.page_heroText__g5S3T p{font-size:1.1rem;line-height:1.6;color:var(--color-text-secondary);max-width:600px}.page_heroImage__Q6NCQ{flex:1 1;display:flex;justify-content:center}.page_avatarPlaceholder__aD_lG{width:300px;height:300px;border-radius:50%;background-color:var(--color-primary);opacity:.2}.page_contact__BmhPC h2,.page_projects__Vzd49 h2,.page_skills__ejZHj h2{font-size:2rem;margin-bottom:2rem;color:var(--color-primary)}.page_projectGrid__JR28b{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.page_projectCard__S2cDb{background-color:var(--color-surface);padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease}.page_projectCard__S2cDb h3{color:var(--color-primary);margin-bottom:.5rem}.page_projectDescription__btIQ4{color:var(--color-text-secondary);margin-bottom:1rem;line-height:1.5}.page_techTags__VFf_b{display:flex;flex-wrap:wrap;gap:.5rem}.page_techTags__VFf_b span{background-color:rgba(46,134,171,.1);color:var(--color-primary);padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.page_skillsGrid__gNmsI{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.page_skillCategory__ZKbdO{background-color:var(--color-surface);padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page_skillCategory__ZKbdO h3{color:var(--color-secondary);margin-bottom:1rem;font-size:1.1rem}.page_skillCategory__ZKbdO ul{list-style:none;padding:0;margin:0}.page_skillCategory__ZKbdO li{margin-bottom:.5rem;color:var(--color-text-secondary)}.page_contact__BmhPC p{color:var(--color-text-secondary);margin-bottom:2rem;max-width:600px;line-height:1.6}.page_contactLinks__seXlJ{display:flex;flex-direction:column;gap:1rem}.page_contactLink__wr6_f{display:flex;align-items:center;gap:.75rem;color:var(--color-text-primary);text-decoration:none;transition:color .2s ease}.page_contactLink__wr6_f:hover{color:var(--color-primary)}@media (max-width:992px){.page_hero__SKW6o{flex-direction:column;gap:2rem;text-align:center}.page_heroText__g5S3T{display:flex;flex-direction:column;align-items:center}.page_heroText__g5S3T p{max-width:100%}}@media (max-width:768px){.page_container__aoG4z{flex-direction:column}.page_sidebar__J6ahr{position:static;width:100%;padding:.5rem;border-right:none;border-bottom:1px solid rgba(0,0,0,.1)}.page_content__kDoxQ{margin-left:0;padding:1rem;width:100%}.page_tabList__dUG7G{display:flex;flex-wrap:nowrap;justify-content:space-around}.page_tabButton__stR9X{margin-bottom:0;padding:.2rem;justify-content:center;flex:1 1;min-width:50px}.page_sidebarFooter__Oshia,.page_tabButton__stR9X span,.page_underline__ZjFFl{display:none}.page_avatarPlaceholder__aD_lG{width:200px;height:200px}}@media (max-width:480px){.page_projectGrid__JR28b,.page_skillsGrid__gNmsI{grid-template-columns:1fr}.page_heroText__g5S3T h2{font-size:2rem}.page_heroText__g5S3T h3{font-size:1.1rem}.page_contact__BmhPC h2,.page_projects__Vzd49 h2,.page_skills__ejZHj h2{font-size:1.5rem}}.HeroSection_hero__LcTg9{position:relative;display:flex;align-items:center;min-height:100vh;padding:2rem;background-color:var(--color-background);color:var(--color-text-primary);overflow:hidden}.HeroSection_heroContent__Et2iD{display:flex;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;z-index:2}.HeroSection_heroText__laPcz{flex:1 1;max-width:600px}.HeroSection_title__kiiC4{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.HeroSection_nameHighlight__TVFnB{color:var(--color-primary);position:relative;display:inline-block}.HeroSection_nameHighlight__TVFnB:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:var(--color-secondary);transform-origin:left;transform:scaleX(1)}.HeroSection_subtitleContainer__aiNtc{display:flex;flex-direction:column}.HeroSection_subtitle__gJ3T4{font-size:clamp(1rem,2vw,1.5rem);color:var(--color-secondary);font-weight:500}.HeroSection_subtitleContainer__aiNtc p{font-size:clamp(.5rem,1vw,.75rem);font-weight:300}.HeroSection_description__B_xbR{font-size:1.1rem;line-height:1.6;color:var(--color-text-secondary);margin:2.5rem 0}.HeroSection_techGrid__SDbDU{display:flex;flex-wrap:wrap;gap:.75rem}.HeroSection_techItem__GiY2t{background-color:rgba(46,134,171,.1);color:var(--color-primary);padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:500}.HeroSection_heroImage__98kf8{position:relative;flex:1 1;max-width:400px;perspective:1000px}.HeroSection_imageWrapper__REt28{position:relative;width:100%;aspect-ratio:1/1;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);z-index:2}.HeroSection_image__zZ7tT{object-fit:cover;object-position:center}.HeroSection_gradientOverlay__2jo3p{position:absolute;inset:0;background:linear-gradient(135deg,rgba(46,134,171,.2),rgba(244,162,97,.1))}.HeroSection_techCircle__TS9Qm{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:110%;border-radius:50%;border:2px dashed var(--color-primary);opacity:.2;z-index:1;animation:HeroSection_rotate__2bfa8 30s linear infinite}.HeroSection_backgroundPattern__IHHLX{position:absolute;inset:0;background-image:radial-gradient(var(--color-primary) 1px,transparent 1px);background-size:40px 40px;opacity:.05;z-index:1}@keyframes HeroSection_rotate__2bfa8{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:768px){.HeroSection_heroContent__Et2iD{flex-direction:column-reverse;gap:2rem;text-align:center}.HeroSection_heroImage__98kf8{max-width:300px}.HeroSection_techGrid__SDbDU{justify-content:center}.HeroSection_nameHighlight__TVFnB:after{transform-origin:center}}.ProjectsSection_projectsSection__0DvGG{padding:1.5rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.ProjectsSection_searchBar__PEiFc{display:flex;align-items:center;margin-bottom:1.5rem;background-color:var(--color-surface);border-radius:8px;padding:.75rem 1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%}.ProjectsSection_searchIcon__BigTz{color:var(--color-text-secondary);margin-right:.75rem;flex-shrink:0}.ProjectsSection_searchInput__2Iq9U{flex:1 1;border:none;outline:none;background:transparent;color:var(--color-text-primary);font-size:1rem;min-width:0}.ProjectsSection_projectsGrid__Nc0yx{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}.ProjectsSection_projectCard__qfeo5{background-color:var(--color-surface);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;height:100%;box-sizing:border-box;position:relative}.ProjectsSection_projectCard__qfeo5:hover{box-shadow:0 8px 16px rgba(0,0,0,.12)}.ProjectsSection_projectHeader__REYiK{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.ProjectsSection_projectTitle__G1Iv8{margin:0;font-size:1.25rem;color:var(--color-text-primary);line-height:1.4;flex:1 1}.ProjectsSection_lockIconContainer__qwUHV{position:relative;margin-left:.5rem}.ProjectsSection_lockIcon__iMdpk{color:var(--color-primary);cursor:pointer}.ProjectsSection_lockTooltip__okqBb{position:absolute;top:100%;right:0;background-color:var(--color-text-primary);color:white;padding:.5rem .75rem;border-radius:4px;font-size:.8rem;white-space:nowrap;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ProjectsSection_imageReel__SwgFO{position:relative;margin:0 -1.5rem;border-radius:8px 8px 0 0;overflow:hidden}.ProjectsSection_mainImage__e7sE8{width:100%;height:200px;object-fit:cover;cursor:pointer;transition:transform .3s ease;display:block}.ProjectsSection_mainImage__e7sE8:hover{transform:scale(1.03)}.ProjectsSection_maximizeButton__jlu2T{position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,.7);color:white;border:none;padding:.5rem .75rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ProjectsSection_maximizeButton__jlu2T:hover{background-color:rgba(0,0,0,.85)}.ProjectsSection_projectDescription__cheYe{color:var(--color-text-secondary);line-height:1.6;margin:0;font-size:.95rem}.ProjectsSection_readMoreButton___LO9j{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--color-primary);cursor:pointer;padding:.5rem;font-size:.9rem;margin-top:.5rem;transition:color .2s}.ProjectsSection_readMoreButton___LO9j:hover{color:var(--color-accent);text-decoration:underline}.ProjectsSection_technologies__4iTBN{margin-top:.5rem}.ProjectsSection_technologies__4iTBN h4{margin:0 0 .75rem;color:var(--color-text-primary);font-size:1rem;font-weight:600}.ProjectsSection_techCategory__dwd7I{margin-bottom:.75rem}.ProjectsSection_techCategoryHeader__b1RIK{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:var(--color-background);border-radius:6px;cursor:pointer;transition:all .2s}.ProjectsSection_techCategoryHeader__b1RIK:hover{background-color:rgba(0,0,0,.05)}.ProjectsSection_techList__8DAIO{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem}.ProjectsSection_techTag__PtGNl{background-color:var(--color-primary);color:white;padding:.3rem .6rem;border-radius:4px;font-size:.8rem;white-space:nowrap}.ProjectsSection_actions__Riigs{display:flex;gap:.75rem;margin-top:auto;padding-top:1rem}.ProjectsSection_projectLink__Md594,.ProjectsSection_shareButton__qcoDT{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem;border-radius:6px;font-size:.9rem;transition:all .2s;flex:1 1;text-align:center;min-height:40px}.ProjectsSection_projectLink__Md594{background-color:var(--color-primary);color:white;text-decoration:none}.ProjectsSection_projectLink__Md594:hover{background-color:var(--color-accent)}.ProjectsSection_shareButton__qcoDT{background-color:var(--color-background);border:1px solid var(--color-primary);color:var(--color-primary);cursor:pointer}.ProjectsSection_shareButton__qcoDT:hover{background-color:var(--color-primary);color:white}.ProjectsSection_publicProjectNotice__nfy_D{flex:1 1;text-align:center;color:var(--color-text-secondary);font-size:.85rem;padding:.75rem;background-color:rgba(0,0,0,.05);border-radius:6px}.ProjectsSection_imageModal__iyUuC{background-color:rgba(0,0,0,.9);padding:0;box-sizing:border-box}.ProjectsSection_descriptionModal__YJQ1Q,.ProjectsSection_imageModal__iyUuC{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1000}.ProjectsSection_descriptionModal__YJQ1Q{background-color:rgba(0,0,0,.8);padding:1rem}.ProjectsSection_modalContent__Da3Tt{position:relative;max-width:90%;max-height:90%;width:100%;background-color:var(--color-surface);border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.2)}.ProjectsSection_closeButton__kv_Xe{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--color-text-secondary);cursor:pointer;font-size:1.5rem;z-index:10;transition:color .2s}.ProjectsSection_closeButton__kv_Xe:hover{color:var(--color-primary)}.ProjectsSection_imageContainer__Tj5xb{max-height:80vh;display:flex;justify-content:center;align-items:center;padding:2rem}.ProjectsSection_modalImage__HQqeZ{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProjectsSection_modalControls__dNgT3{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:1rem 0;padding:0 2rem}.ProjectsSection_navButton__WWcB_{background:none;border:none;color:var(--color-text-primary);cursor:pointer;padding:.5rem;font-size:1.5rem;transition:color .2s}.ProjectsSection_navButton__WWcB_:hover{color:var(--color-primary)}.ProjectsSection_imageCounter__zbzmx{color:var(--color-text-primary);min-width:60px;text-align:center;font-size:.9rem}.ProjectsSection_descriptionContainer__z68fb{padding:2rem;max-width:800px;margin:0 auto}.ProjectsSection_modalHeader__x_ka9{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ProjectsSection_modalIcon__ZBpe2{color:var(--color-primary)}.ProjectsSection_modalDescriptionTitle__tsIz_{margin:0;color:var(--color-text-primary);font-size:1.5rem}.ProjectsSection_modalDescriptionContent__1cXpF{max-height:60vh;overflow-y:auto;padding-right:.5rem}.ProjectsSection_modalDescriptionText__MCv7Y{color:var(--color-text-secondary);line-height:1.7;font-size:1.05rem;white-space:pre-line}.ProjectsSection_modalDescriptionContent__1cXpF::-webkit-scrollbar{width:6px}.ProjectsSection_modalDescriptionContent__1cXpF::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:3px}.ProjectsSection_modalDescriptionContent__1cXpF::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:3px}@media (max-width:768px){.ProjectsSection_projectsSection__0DvGG{padding:1rem}.ProjectsSection_projectsGrid__Nc0yx{grid-template-columns:1fr;gap:1rem}.ProjectsSection_projectCard__qfeo5{padding:1.25rem}.ProjectsSection_imageReel__SwgFO{margin:0 -1.25rem}.ProjectsSection_mainImage__e7sE8{height:180px}.ProjectsSection_actions__Riigs{flex-direction:column;gap:.75rem}.ProjectsSection_projectLink__Md594,.ProjectsSection_shareButton__qcoDT{width:100%;padding:.75rem}.ProjectsSection_modalContent__Da3Tt{max-width:95%}.ProjectsSection_descriptionContainer__z68fb{padding:1.5rem}.ProjectsSection_modalDescriptionTitle__tsIz_{font-size:1.3rem}}@media (max-width:480px){.ProjectsSection_searchBar__PEiFc{padding:.6rem .75rem}.ProjectsSection_projectTitle__G1Iv8{font-size:1.1rem}.ProjectsSection_projectDescription__cheYe{font-size:.9rem}.ProjectsSection_modalControls__dNgT3{gap:1rem}.ProjectsSection_descriptionContainer__z68fb{padding:1.25rem}.ProjectsSection_modalDescriptionTitle__tsIz_{font-size:1.2rem}.ProjectsSection_modalDescriptionText__MCv7Y{font-size:.95rem}}.SkillsSection_skillsSection__RxK_8{background-color:var(--color-surface);border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);width:100%;height:100%;display:flex;flex-direction:column}.SkillsSection_searchContainer__mNhDE{margin-bottom:1.5rem;width:100%}.SkillsSection_searchInput__QGuCz{position:relative;display:flex;align-items:center;width:100%}.SkillsSection_searchInput__QGuCz input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid var(--color-text-secondary);border-radius:8px;font-size:1rem;color:var(--color-text-primary);background-color:var(--color-surface);transition:all .3s ease}.SkillsSection_searchInput__QGuCz input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(46,134,171,.2)}.SkillsSection_searchIcon__NwVbp{position:absolute;left:1rem;color:var(--color-text-secondary)}.SkillsSection_categoriesContainer__JakLw{display:flex;flex-direction:column;gap:1rem;width:100%}.SkillsSection_category__bn2lx{background-color:var(--color-background);border-radius:8px;overflow:hidden;transition:all .3s ease}.SkillsSection_categoryHeader__mxxAR{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;border:none;background-color:transparent;cursor:pointer;color:var(--color-text-primary);font-weight:500;transition:background-color .3s ease;margin-bottom:10px}.SkillsSection_categoryHeader__mxxAR:disabled{opacity:.5;cursor:not-allowed}.SkillsSection_categoryHeader__mxxAR:disabled:hover{background-color:transparent}.SkillsSection_categoryTitle__BK08V{display:flex;align-items:center;gap:.5rem}.SkillsSection_skillCount__H_nLC{color:var(--color-text-secondary);font-size:.9em;margin-left:.25rem}.SkillsSection_skillsGrid__lmhM8{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;gap:1rem;padding:0 1rem 1rem}.SkillsSection_skillCard__iqwIP{background-color:var(--color-surface);padding:1rem;border-radius:8px;text-align:center;transition:all .3s ease;animation:SkillsSection_fadeIn__RgoCN .5s ease-out forwards;opacity:0;border-left:4px solid var(--color-primary)}.SkillsSection_skillCard__iqwIP:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.SkillsSection_noResults__lSvWs{text-align:center;padding:2rem;color:var(--color-text-secondary);width:100%}@keyframes SkillsSection_fadeIn__RgoCN{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SkillsSection_skillsSection__RxK_8{padding:1.5rem}.SkillsSection_skillsGrid__lmhM8{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.SkillsSection_categoryHeader__mxxAR{padding:.75rem}}@media (max-width:480px){.SkillsSection_skillsSection__RxK_8{padding:1rem}.SkillsSection_skillsGrid__lmhM8{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;padding:0 .75rem .75rem}.SkillsSection_searchInput__QGuCz input{padding:.5rem .75rem .5rem 2.25rem;font-size:.9rem}.SkillsSection_searchIcon__NwVbp{left:.75rem}}.ContactSection_contactSection__eXRO7{background-color:var(--color-background);color:var(--color-text-primary);padding:4rem 1rem}.ContactSection_container__z6d_d{max-width:1200px;margin:0 auto}.ContactSection_sectionTitle__rhaMC{font-size:2.5rem;color:var(--color-primary);margin-bottom:1rem;text-align:center}.ContactSection_sectionDescription__GeXh7{color:var(--color-text-secondary);text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6}.ContactSection_contactGrid__Mkws2{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media (min-width:992px){.ContactSection_contactGrid__Mkws2{grid-template-columns:1fr 1fr}}.ContactSection_contactInfo__r_Vll{background-color:var(--color-surface);padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ContactSection_infoTitle__lLyl0{color:var(--color-accent);font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-secondary)}.ContactSection_contactItem__kit78{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.ContactSection_contactIcon__Xl7K7{color:var(--color-primary);flex-shrink:0;margin-top:.25rem}.ContactSection_contactItem__kit78 h4{margin:0 0 .25rem;color:var(--color-text-primary);font-size:1.1rem}.ContactSection_contactLink__H8jUY{color:var(--color-text-secondary);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:color .2s}.ContactSection_contactLink__H8jUY:hover{color:var(--color-primary)}.ContactSection_externalIcon__SRs2Z{color:var(--color-secondary)}.ContactSection_phoneWrapper__Laz_7{display:flex;align-items:center;gap:.5rem}.ContactSection_whatsappButton__EkA3f{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#25d366;color:white;border-radius:50%;transition:transform .2s}.ContactSection_whatsappButton__EkA3f:hover{transform:scale(1.1)}.ContactSection_contactForm__4vSVc{background-color:var(--color-surface);padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ContactSection_formTitle__nWF1e{color:var(--color-accent);font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-secondary)}.ContactSection_formGroup__Li1OU{margin-bottom:1.5rem}.ContactSection_formLabel__VqcWw{display:block;margin-bottom:.5rem;color:var(--color-text-primary);font-weight:500}.ContactSection_formInput__Vj2Us,.ContactSection_formTextarea__Iv_yb{width:100%;padding:.75rem;border:1px solid var(--color-text-secondary);border-radius:4px;font-size:1rem;transition:border-color .2s;background-color:var(--color-background);color:var(--color-text-primary)}.ContactSection_formInput__Vj2Us:focus,.ContactSection_formTextarea__Iv_yb:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(46,134,171,.2)}.ContactSection_submitButton__bBmBi{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--color-primary);color:white;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.ContactSection_submitButton__bBmBi:hover{background-color:var(--color-accent)}.ContactSection_buttonIcon__qBO9k{color:white}