.home_container__d0lKB{width:100%;overflow-x:hidden}.home_hero__bcdzY{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:white;padding:2rem}.home_heroContent__OQxJ_{text-align:center;max-width:800px}.home_heroTitle__xHM4Z{font-size:4rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#00ff87,#60efff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home_heroSubtitle__LceiD{font-size:1.5rem;margin-bottom:.5rem;color:#a0a0a0}.home_heroLocation__S37k1{font-size:.9rem;color:#a0a0a0;margin-bottom:1.5rem;font-style:italic}.home_heroButtons__IwRXs{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.home_primaryButton__GnGky,.home_secondaryButton__lvQWl{padding:1rem 2rem;border-radius:30px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;font-size:1rem}.home_primaryButton__GnGky{background:linear-gradient(45deg,#00ff87,#60efff);color:#1a1a1a}.home_secondaryButton__lvQWl{background:transparent;border:2px solid #00ff87;color:#00ff87}.home_primaryButton__GnGky:hover,.home_secondaryButton__lvQWl:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,135,.3)}.home_socialIcons__7KG_P{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.home_socialIcon__qmPHu{color:#a0a0a0;font-size:1.8rem;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;gap:.5rem}.home_socialIcon__qmPHu:hover{color:#00ff87;transform:translateY(-2px)}.home_socialIcon__qmPHu span{font-size:.9rem;opacity:1;transition:opacity .3s ease;color:#a0a0a0;font-weight:500}.home_socialIcon__qmPHu:hover span{opacity:1;color:#00ff87}.home_about__0Eg5R{padding:4rem 2rem 9rem;background:#ffffff;margin-top:6.625rem;display:flex;flex-direction:column;justify-content:center}.home_aboutContent__og1Z_{max-width:1200px;margin:0 auto;width:100%;padding-top:1.25rem}.home_sectionTitle__g3iBa{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#1a1a1a}.home_aboutGrid__O05_D{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home_aboutText__Cp_o_{font-size:1.1rem;line-height:1.8;color:#4a4a4a}.home_skills__RoaPy{margin-top:2rem}.home_skills__RoaPy h3{margin-bottom:1rem;color:#1a1a1a}.home_skillTags__yLV3J{display:flex;flex-wrap:wrap;gap:.5rem}.home_skillTags__yLV3J span{padding:.5rem 1rem;background:#e8e8e8;border-radius:20px;font-size:.9rem;color:#4a4a4a;display:inline-flex;align-items:center;gap:.5rem;margin:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.home_skillTags__yLV3J span svg{width:16px;height:16px;color:#4a4a4a}.home_skillTags__yLV3J span:hover{background:#d8d8d8;transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.1)}.home_skillTags__yLV3J span:hover svg{color:#333333}@keyframes home_shine__1vicj{0%{background-position:-200%}to{background-position:200%}}@keyframes home_glow__RmBxq{0%{box-shadow:0 0 20px rgba(0,255,135,.3),0 0 40px rgba(96,239,255,.2)}50%{box-shadow:0 0 30px rgba(0,255,135,.5),0 0 60px rgba(96,239,255,.3)}to{box-shadow:0 0 20px rgba(0,255,135,.3),0 0 40px rgba(96,239,255,.2)}}.home_aboutImage__6RUHT{position:relative;width:262px;height:262px;border-radius:50%;overflow:hidden;background:linear-gradient(45deg,rgba(0,255,135,.8),rgba(96,239,255,.8),rgba(0,255,135,.8),rgba(96,239,255,.8));background-size:200% 100%;animation:home_shine__1vicj 3s linear infinite,home_glow__RmBxq 2s ease-in-out infinite;display:flex;align-items:center;justify-content:center;padding:2px;margin:0 auto}.home_portraitContainer__6CV8P{display:flex;flex-direction:column;align-items:center;justify-content:center}.home_portrait__5frk1{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:50%;background:white;box-shadow:inset 0 0 15px rgba(0,0,0,.05);transform:scale(1.2) translateX(-2%) translateY(3%)}.home_portrait__5frk1:hover{transform:scale(1.25) translateX(-2%) translateY(3%)}.home_portraitDate__efBZg{text-align:center;margin-top:1.5rem;color:#4a4a4a;font-size:.9rem;font-style:italic}.home_projects__erRKn{padding:6rem 2rem;background:#ffffff}.home_projectsContent__p_Ndl{max-width:1200px;margin:0 auto}.home_projectGrid__U457_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.home_projectCard__j0s77{background:white;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:all .3s ease;position:relative;background:linear-gradient(45deg,rgba(0,255,135,.8),rgba(96,239,255,.8),rgba(0,255,135,.8),rgba(96,239,255,.8));background-size:200% 100%;animation:home_shine__1vicj 3s linear infinite,home_glow__RmBxq 2s ease-in-out infinite;padding:2px}.home_projectCard__j0s77>*{background:white;border-radius:13px;height:100%;width:100%}.home_projectCard__j0s77:hover{transform:translateY(-5px);animation:home_shine__1vicj 3s linear infinite,home_glowHover__1XNjP 1s ease-in-out infinite}.home_projectImage__azD2n{width:100%;height:200px;background:#f5f5f5;border-radius:13px 13px 0 0;overflow:hidden;position:relative;margin-bottom:-1px}.home_projectImageContent__3xEil{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:13px 13px 0 0}.home_projectCard__j0s77:hover .home_projectImageContent__3xEil{transform:scale(1.05)}.home_projectInfo__ChzkC{padding:1.5rem;border-radius:0 0 13px 13px}.home_projectInfo__ChzkC h3{margin-bottom:.5rem;color:#1a1a1a}.home_projectInfo__ChzkC p{color:#4a4a4a;margin-bottom:1rem}.home_techStack__29MBZ{display:flex;flex-wrap:wrap;gap:.5rem}.home_techTag__aSyCN{padding:.3rem .8rem;background:#f0f0f0;border-radius:15px;font-size:.8rem;color:#4a4a4a}.home_contact__rjUwN{padding:3.375rem 2rem;background:#1a1a1a;color:white;text-align:center}.home_contactContent__1CUz_{max-width:600px;margin:0 auto;padding:0}.home_contact__rjUwN .home_sectionTitle__g3iBa{font-size:2.5rem;text-align:center;margin-bottom:1.5rem;color:white}.home_contactText__fn1O3{margin:0 0 1rem;font-size:1rem;color:#a0a0a0;line-height:1.4}.home_contactButton__if_04{display:inline-block;padding:1rem 2rem;background:linear-gradient(45deg,#00ff87,#60efff);color:#1a1a1a;text-decoration:none;border-radius:30px;font-weight:600;transition:all .3s ease}.home_contactButton__if_04:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,135,.3)}@media (max-width:768px){.home_heroTitle__xHM4Z{font-size:3rem}.home_aboutGrid__O05_D{grid-template-columns:1fr;gap:2rem}.home_heroButtons__IwRXs{flex-direction:column}.home_projectGrid__U457_{grid-template-columns:1fr}}.home_searchingText__MFKNq{text-align:center;padding:0;font-size:1.1rem;color:#888888;margin:-.5rem 0;display:flex;align-items:center;justify-content:center}.home_typewriter__ePA0_{display:inline-block;overflow:hidden;border-right:2px solid #888888;white-space:nowrap;margin:0;width:0;animation:home_typing__dMKbl 5s steps(40) infinite,home_blink-caret__nrwkY .75s step-end infinite}@keyframes home_typing__dMKbl{0%{width:0}80%{width:22ch}to{width:0}}@keyframes home_blink-caret__nrwkY{0%,to{border-color:transparent}50%{border-color:#888888}}.home_photoGallery__txRrX{margin-top:4rem;padding:2rem 0;width:100%;overflow:hidden;position:relative}.home_galleryLink__3PkAb{font-size:.8rem;color:#888888;text-decoration:underline;position:absolute;top:0;left:0;cursor:pointer;transition:color .3s ease;z-index:1}.home_galleryLink__3PkAb:hover{color:#666666}.home_carousel__iugx2{position:relative;width:100%;overflow:hidden}.home_carouselTrack__gRXTk{display:flex;animation:home_scroll___e8Xi 30s linear infinite;width:fit-content;gap:1rem;will-change:transform}.home_carouselSlide__zw4Bl{width:300px;flex-shrink:0;padding:2px;border-radius:15px;background:linear-gradient(45deg,rgba(0,255,135,.8),rgba(96,239,255,.8),rgba(0,255,135,.8),rgba(96,239,255,.8));background-size:200% 100%;animation:home_shine__1vicj 3s linear infinite,home_glow__RmBxq 2s ease-in-out infinite}.home_carouselImage__mfCsF{width:100%;height:200px;border-radius:13px;box-shadow:0 4px 15px rgba(0,0,0,.1);position:relative;overflow:hidden;background:white}.home_carouselImageContent__wCfGO{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home_carouselSlide__zw4Bl:hover{animation:home_shine__1vicj 3s linear infinite,home_glowHover__1XNjP 1s ease-in-out infinite}.home_carouselSlide__zw4Bl:hover .home_carouselImageContent__wCfGO{transform:scale(1.05)}.home_slideNumber__t_ivK{display:none}@keyframes home_scroll___e8Xi{0%{transform:translateX(0)}to{transform:translateX(calc(-300px * 6 - 1rem * 6))}}.home_carouselButton__f7dLz{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;z-index:10}.home_carouselButton__f7dLz:hover{background:white;box-shadow:0 4px 12px rgba(0,0,0,.15)}.home_carouselButton__f7dLz.home_prev__g9HCn{left:1rem}.home_carouselButton__f7dLz.home_next__NT_1V{right:1rem}.home_carouselDots__uoThz{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.home_carouselDot__edGwV{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease}.home_carouselDot__edGwV.home_active__suT4f{background:#4a4a4a;transform:scale(1.2)}@keyframes home_glowHover__1XNjP{0%{box-shadow:0 0 75px rgba(0,255,135,.4),0 0 150px rgba(96,239,255,.2)}50%{box-shadow:0 0 120px rgba(0,255,135,.6),0 0 240px rgba(96,239,255,.4)}to{box-shadow:0 0 75px rgba(0,255,135,.4),0 0 150px rgba(96,239,255,.2)}}.home_contactForm__6bEDR{max-width:400px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.home_formGroup__7oGkL{display:flex;flex-direction:column;gap:.25rem}.home_formGroup__7oGkL:last-child{margin-bottom:0}.home_formLabel___oWwx{color:#a0a0a0;font-size:.8rem;margin-left:.5rem}.home_formInput__8tphX,.home_formTextarea__vyf7B{padding:.75rem;border-radius:8px;border:1px solid #333;background:rgba(255,255,255,.05);color:white;font-size:.9rem;transition:all .3s ease}.home_formTextarea__vyf7B{min-height:100px;resize:vertical}.home_submitButton__OU5m3{padding:.75rem 1.5rem;margin:0;background:linear-gradient(45deg,#00ff87,#60efff);color:#1a1a1a;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.home_formError__KFu65,.home_formSuccess__3CtUW{font-size:.8rem;margin:0;position:absolute}