.section-theme-24{--background:#f7f9fc;--foreground:#1f2937;--primary:#ff4b60;--secondary:#fff;--text-light:#777;--accent:#ff4b60;--border:#eaedf2;--font-sans:"Inter",sans-serif;--shadow:0 10px 40px -10px #0000001a}@media (prefers-color-scheme:dark){.section-theme-24{--background:#f7f9fc;--foreground:#1f2937}}.section-theme-24{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden}.section-theme-24 a{color:inherit;text-decoration:none;transition:color .3s}.section-theme-24 a:hover{color:var(--primary)}.section-theme-24 *{box-sizing:border-box}.section-theme-24 h1,.section-theme-24 h2,.section-theme-24 h3,.section-theme-24 h4,.section-theme-24 h5,.section-theme-24 h6{color:#1f2937;font-weight:700}.section-theme-24 p{color:var(--text-light);line-height:1.6}.section-theme-24 .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-theme-24 .card{background:var(--secondary);box-shadow:var(--shadow);border-radius:20px;margin-bottom:2rem;padding:2rem;transition:transform .3s}.section-theme-24 .section-title{color:var(--primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:14px;display:block}.section-theme-24 .section-heading{margin-bottom:2rem;font-size:40px;font-weight:700}
.Hero-module__7K6GYa__hero{box-shadow:none;background:0 0;border:none;padding:6rem 0}.Hero-module__7K6GYa__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.Hero-module__7K6GYa__content{text-align:left;flex:1}.Hero-module__7K6GYa__greeting{letter-spacing:3px;color:var(--text-light);text-transform:uppercase;margin-bottom:1.5rem;font-size:.9rem;display:block}.Hero-module__7K6GYa__headline{color:#1f2937;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__7K6GYa__highlight{color:var(--primary)}.Hero-module__7K6GYa__role{color:#1f2937;margin-top:.5rem;font-size:3rem;display:block}.Hero-module__7K6GYa__description{color:var(--text-light);max-width:600px;margin-bottom:3rem;font-size:1rem;line-height:1.8}.Hero-module__7K6GYa__actions{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.Hero-module__7K6GYa__label{letter-spacing:2px;color:var(--text-light);text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;display:block}.Hero-module__7K6GYa__iconGroup{gap:1rem;display:flex}.Hero-module__7K6GYa__iconBtn{color:#1f2937;cursor:pointer;background:#f7f9fc;border-radius:6px;justify-content:center;align-items:center;width:60px;height:60px;font-weight:700;transition:all .3s;display:flex;box-shadow:5px 5px 15px #d1d9e6,-5px -5px 15px #fff}.Hero-module__7K6GYa__iconBtn:hover{background:var(--primary);transform:translateY(-3px);box-shadow:0 10px 20px #ff4b604d;color:#fff!important}.Hero-module__7K6GYa__ctaWrapper{margin-top:3rem}.Hero-module__7K6GYa__cta{background:var(--primary);text-transform:uppercase;letter-spacing:1px;border-radius:6px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 10px 20px #ff4b604d;color:#fff!important;transition:all .3s!important}.Hero-module__7K6GYa__cta:hover{background:#ff334b;transform:translateY(-3px);box-shadow:0 15px 25px #ff4b6066;color:#fff!important}.Hero-module__7K6GYa__imageWrapper{z-index:1;flex:.8;justify-content:center;display:flex;position:relative}.Hero-module__7K6GYa__imageBackdrop{background:var(--secondary);box-shadow:var(--shadow);border-bottom:6px solid #1f2937;border-radius:10px;width:100%;max-width:500px;height:600px;padding:0;position:relative;overflow:hidden}.Hero-module__7K6GYa__imageBackdrop:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:50%;height:100%;animation:6s infinite Hero-module__7K6GYa__shine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes Hero-module__7K6GYa__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.Hero-module__7K6GYa__profileImage{object-fit:cover;object-position:center top;width:100%;height:100%}@media (max-width:1024px){.Hero-module__7K6GYa__container{text-align:center;flex-direction:column-reverse}.Hero-module__7K6GYa__content{width:100%}.Hero-module__7K6GYa__actions{justify-content:center}.Hero-module__7K6GYa__imageBackdrop{aspect-ratio:1/1.1;height:auto}}
.Portfolio-module__xmwO3G__portfolio{margin-bottom:4rem}.Portfolio-module__xmwO3G__heading{text-align:center;color:#1f2937;text-transform:capitalize;letter-spacing:1px;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Portfolio-module__xmwO3G__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Portfolio-module__xmwO3G__card{background:var(--secondary);box-shadow:var(--shadow);border:none;border-radius:20px;transition:all .3s;overflow:hidden}.Portfolio-module__xmwO3G__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.Portfolio-module__xmwO3G__thumbnailWrapper{border-radius:20px;height:240px;margin:1.5rem 1.5rem 0;position:relative;overflow:hidden}.Portfolio-module__xmwO3G__thumbnail{object-fit:cover;border-radius:20px;width:100%;height:100%;transition:transform .5s}.Portfolio-module__xmwO3G__card:hover .Portfolio-module__xmwO3G__thumbnail{transform:scale(1.1)}.Portfolio-module__xmwO3G__overlay{opacity:0;background:linear-gradient(#0003,#000c);border-radius:20px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__xmwO3G__card:hover .Portfolio-module__xmwO3G__overlay{opacity:1}.Portfolio-module__xmwO3G__viewBtn{color:var(--primary);background:#fff;border-radius:25px;padding:.8rem 1.5rem;font-weight:700;transition:transform .3s;transform:translateY(20px)}.Portfolio-module__xmwO3G__card:hover .Portfolio-module__xmwO3G__viewBtn{transform:translateY(0)}.Portfolio-module__xmwO3G__content{padding:1.5rem}.Portfolio-module__xmwO3G__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.4rem;font-weight:700;transition:color .3s}.Portfolio-module__xmwO3G__card:hover .Portfolio-module__xmwO3G__title{color:var(--primary)}.Portfolio-module__xmwO3G__client{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.8rem;font-weight:600}.Portfolio-module__xmwO3G__description{color:var(--text-light);font-size:.95rem;line-height:1.6}
.EmptyState-module__gr55FW__emptyState{text-align:center;background:var(--secondary);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem;display:flex}.EmptyState-module__gr55FW__illustration{margin-bottom:1.5rem}.EmptyState-module__gr55FW__message{color:var(--text-light);font-size:1rem;font-weight:500}
.Experience-module__cmzDDa__experience{width:100%;margin-bottom:4rem}.Experience-module__cmzDDa__heading{text-align:center;color:#1f2937;text-transform:capitalize;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Experience-module__cmzDDa__timeline{border-left:2px solid #edf2f7;padding-left:2rem;position:relative}.Experience-module__cmzDDa__item{margin-bottom:3rem;position:relative}.Experience-module__cmzDDa__marker{background:var(--background);border:3px solid var(--primary);z-index:1;border-radius:50%;width:1.2rem;height:1.2rem;transition:all .3s;position:absolute;top:.5rem;left:-2.6rem}.Experience-module__cmzDDa__item:hover .Experience-module__cmzDDa__marker{background:var(--primary);box-shadow:0 0 15px #ff4b6066}.Experience-module__cmzDDa__content{background:var(--secondary);box-shadow:var(--shadow);border:none;border-radius:12px;padding:2rem;transition:all .3s}.Experience-module__cmzDDa__item:hover .Experience-module__cmzDDa__content{border-color:#0000;transform:translateY(-5px)}.Experience-module__cmzDDa__position{color:var(--foreground);margin-bottom:.25rem;font-size:1.4rem;font-weight:700}.Experience-module__cmzDDa__company{color:var(--text-light);margin-bottom:.5rem;font-size:1rem;font-weight:500}.Experience-module__cmzDDa__date{color:var(--primary);background:#ff4b601a;border-radius:20px;margin-bottom:1rem;padding:.2rem .8rem;font-size:.85rem;font-style:normal;display:inline-block}.Experience-module__cmzDDa__description{color:var(--text-light);line-height:1.8}
.Education-module__ENJpeW__education{margin-bottom:4rem}.Education-module__ENJpeW__heading{color:#1f2937;text-transform:capitalize;letter-spacing:1px;text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Education-module__ENJpeW__grid{flex-direction:column;gap:2rem;display:flex}.Education-module__ENJpeW__card{background:var(--secondary);box-shadow:var(--shadow);border:none;border-radius:20px;margin-bottom:3rem;padding:2.5rem;transition:all .3s}.Education-module__ENJpeW__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.Education-module__ENJpeW__year{color:var(--primary);background:#ff4b601a;border-radius:20px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.Education-module__ENJpeW__institution{color:var(--foreground);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.Education-module__ENJpeW__major{color:var(--text-light);margin-bottom:.5rem;font-size:1rem}.Education-module__ENJpeW__gpa{color:var(--foreground);margin-top:1rem;font-size:.9rem;font-weight:600;display:block}
.Skills-module__72HBdG__skills{margin-bottom:4rem}.Skills-module__72HBdG__heading{color:#1f2937;text-transform:capitalize;letter-spacing:1px;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.Skills-module__72HBdG__heading span{color:var(--primary)}.Skills-module__72HBdG__grid{background:var(--secondary);max-width:100%;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;gap:1.5rem;margin:0 auto;padding:2rem;display:flex}.Skills-module__72HBdG__skill{background:0 0;border-radius:8px;padding:.5rem 0}.Skills-module__72HBdG__info{justify-content:space-between;margin-bottom:.8rem;font-size:1rem;display:flex}.Skills-module__72HBdG__name{color:var(--foreground);font-weight:600}.Skills-module__72HBdG__level{color:var(--text-light);text-transform:capitalize;font-size:.85rem}.Skills-module__72HBdG__barContainer{background:#edf2f7;border-radius:4px;height:8px;overflow:hidden}.Skills-module__72HBdG__bar{background:var(--primary);border-radius:4px;height:100%;transition:width 1s ease-in-out;box-shadow:0 0 10px #ff4b604d}
.Blog-module__kwEHHG__blog{margin-bottom:4rem}.Blog-module__kwEHHG__heading{text-align:center;color:#1f2937;text-transform:capitalize;letter-spacing:2px;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Blog-module__kwEHHG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Blog-module__kwEHHG__card{background:var(--secondary);cursor:pointer;box-shadow:var(--shadow);border:none;border-radius:20px;padding:2rem;transition:all .3s}.Blog-module__kwEHHG__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.Blog-module__kwEHHG__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.4rem;font-weight:700;transition:color .3s}.Blog-module__kwEHHG__card:hover .Blog-module__kwEHHG__title{color:var(--primary)}.Blog-module__kwEHHG__date{color:var(--text-light);margin-bottom:1rem;font-size:.85rem;display:block}.Blog-module__kwEHHG__excerpt{color:var(--text-light);height:72px;margin-bottom:1.5rem;font-size:1rem;line-height:1.6;overflow:hidden}.Blog-module__kwEHHG__readMore{color:var(--primary);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:700}.Blog-module__kwEHHG__readMore:hover{text-decoration:none;transition:transform .3s;display:inline-block;transform:translate(5px)}.Blog-module__kwEHHG__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Blog-module__kwEHHG__modalContent{background:var(--background);border:none;border-radius:20px;width:100%;max-width:800px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0003}.Blog-module__kwEHHG__closeBtn{width:40px;height:40px;color:var(--foreground);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 5px 15px #0000001a}.Blog-module__kwEHHG__closeBtn:hover{background:var(--primary);color:#fff;transform:rotate(90deg)}.Blog-module__kwEHHG__modalDate{color:var(--primary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Blog-module__kwEHHG__modalTitle{color:#1f2937;margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Blog-module__kwEHHG__modalBody{color:var(--text-light);font-size:1.1rem;line-height:1.8}.Blog-module__kwEHHG__modalContent::-webkit-scrollbar{width:8px}.Blog-module__kwEHHG__modalContent::-webkit-scrollbar-track{background:#edf2f7}.Blog-module__kwEHHG__modalContent::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.Blog-module__kwEHHG__modalContent::-webkit-scrollbar-thumb:hover{background:var(--primary)}
.Achievements-module__rzvs7G__achievements{margin-bottom:4rem}.Achievements-module__rzvs7G__heading{color:#1f2937;text-transform:uppercase;margin-bottom:2rem;font-size:2rem;font-weight:800}.Achievements-module__rzvs7G__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Achievements-module__rzvs7G__card{background:var(--secondary);box-shadow:var(--shadow);border:none;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Achievements-module__rzvs7G__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.Achievements-module__rzvs7G__year{color:#ff4b601a;font-size:3rem;font-weight:700;line-height:1;position:absolute;top:10px;right:20px}.Achievements-module__rzvs7G__title{color:var(--foreground);z-index:1;margin-bottom:1rem;font-size:1.25rem;font-weight:600;position:relative}.Achievements-module__rzvs7G__link{color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.Achievements-module__rzvs7G__link:hover{text-decoration:underline}
.Certifications-module__LlQXYG__certifications{margin-bottom:4rem}.Certifications-module__LlQXYG__heading{color:#1f2937;text-transform:uppercase;margin-bottom:2rem;font-size:2rem;font-weight:800}.Certifications-module__LlQXYG__list{flex-direction:column;gap:1rem;display:flex}.Certifications-module__LlQXYG__card{background:var(--secondary);box-shadow:var(--shadow);border:none;border-radius:20px;flex-direction:column;gap:1rem;padding:3rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Certifications-module__LlQXYG__title{color:var(--foreground);z-index:1;margin-bottom:.25rem;font-size:1.1rem;font-weight:600;position:relative}.Certifications-module__LlQXYG__org{color:var(--text-light);z-index:1;font-size:.9rem;position:relative}.Certifications-module__LlQXYG__date{color:#ff4b601a;z-index:0;font-size:3rem;font-weight:700;line-height:1;position:absolute;top:10px;right:20px}.Certifications-module__LlQXYG__link{color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.Certifications-module__LlQXYG__link:hover{text-decoration:underline}
.Header-module__zOHdkW__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f9fcf2;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 5px 20px #0000000d}.Header-module__zOHdkW__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__zOHdkW__logo{color:#1f2937;text-transform:uppercase;letter-spacing:1px;font-size:1.8rem;font-weight:800}.Header-module__zOHdkW__logo a{color:inherit;text-decoration:none}.Header-module__zOHdkW__desktopNav{align-items:center;gap:2rem;display:flex}.Header-module__zOHdkW__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__zOHdkW__navLink{color:#1f2937;text-transform:uppercase;letter-spacing:1px;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Header-module__zOHdkW__navLink:hover{color:var(--primary)}.Header-module__zOHdkW__hireBtn{text-transform:uppercase;background:linear-gradient(145deg,#ff4b60,#ff6b81);border-radius:30px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;box-shadow:0 10px 20px #ff4b604d;color:#fff!important;transition:all .3s!important}.Header-module__zOHdkW__hireBtn:hover{transform:translateY(-2px);box-shadow:0 15px 25px #ff4b6066;color:#fff!important}.Header-module__zOHdkW__mobileMenuBtn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__zOHdkW__hamburger{background:#1f2937;width:30px;height:3px;display:block;position:relative}.Header-module__zOHdkW__hamburger:before,.Header-module__zOHdkW__hamburger:after{content:"";background:#1f2937;width:30px;height:3px;transition:all .3s;position:absolute;left:0}.Header-module__zOHdkW__hamburger:before{top:-10px}.Header-module__zOHdkW__hamburger:after{top:10px}.Header-module__zOHdkW__mobileNav{background:#fff;flex-direction:column;width:80%;max-width:400px;height:100vh;padding:4rem 2rem;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Header-module__zOHdkW__mobileNav.Header-module__zOHdkW__open{right:0}.Header-module__zOHdkW__closeBtn{cursor:pointer;color:#1f2937;background:0 0;border:none;font-size:2.5rem;position:absolute;top:1rem;right:1.5rem}.Header-module__zOHdkW__mobileNavList{margin:2rem 0;padding:0;list-style:none}.Header-module__zOHdkW__mobileNavList li{margin-bottom:2rem}.Header-module__zOHdkW__mobileNavLink{color:#1f2937;font-size:1.5rem;font-weight:700}.Header-module__zOHdkW__mobileNavLink:hover{color:var(--primary)}.Header-module__zOHdkW__mobileSocials{flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex}.Header-module__zOHdkW__mobileSocialLink{color:var(--text-light);font-size:.9rem}@media (max-width:1024px){.Header-module__zOHdkW__desktopNav{display:none}.Header-module__zOHdkW__mobileMenuBtn{display:block}}
.Background-module__d-4xka__canvas{z-index:-1;pointer-events:none;opacity:.3;background:#f7f9fc;width:100%;height:100%;position:fixed;top:0;left:0}
.Footer-module__bGSsJa__footer{background:var(--secondary);margin-top:4rem;padding:3rem 0;box-shadow:0 -10px 40px #0000000d}.Footer-module__bGSsJa__container{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__bGSsJa__logo h2{color:#1f2937;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:1.8rem}.Footer-module__bGSsJa__role{color:var(--text-light);letter-spacing:1px;text-transform:uppercase;font-size:.9rem}.Footer-module__bGSsJa__socials{gap:2rem;margin:1rem 0;display:flex}.Footer-module__bGSsJa__socialLink{color:#1f2937;text-transform:uppercase;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Footer-module__bGSsJa__socialLink:hover{color:var(--primary);transform:translateY(-2px)}.Footer-module__bGSsJa__socialLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Footer-module__bGSsJa__socialLink:hover:after{width:100%}.Footer-module__bGSsJa__copyright{color:var(--text-light);border-top:1px solid #eaedf2;width:100%;max-width:600px;padding-top:1.5rem;font-size:.9rem}
.ContactForm-module__l9pZKa__contactForm{background:var(--secondary);box-shadow:var(--shadow);border-radius:20px;flex:1;padding:2.5rem}.ContactForm-module__l9pZKa__formGroup{margin-bottom:1.5rem}.ContactForm-module__l9pZKa__formGroup label{color:#555;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;display:block}.ContactForm-module__l9pZKa__formGroup input,.ContactForm-module__l9pZKa__formGroup textarea{background:#fff;border:1px solid #eaedf2;border-radius:10px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 5px #00000005}.ContactForm-module__l9pZKa__formGroup input:focus,.ContactForm-module__l9pZKa__formGroup textarea:focus{border-color:var(--primary)}.ContactForm-module__l9pZKa__submitBtn{color:#1f2937;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#fff;border:1px solid #eaedf2;border-radius:10px;width:100%;padding:1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px #0000000d}.ContactForm-module__l9pZKa__submitBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 20px #ff4b604d}
.page-module__xv_3XW__main{min-height:100vh;padding-top:100px;position:relative;overflow-x:hidden}.page-module__xv_3XW__container{flex-direction:column;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.page-module__xv_3XW__divider{background:#eaedf2;border:0;height:1px;margin:2rem 0}.page-module__xv_3XW__resumeSection{gap:3rem;display:flex}.page-module__xv_3XW__resumeColumn{flex:1}.page-module__xv_3XW__columnTitle{color:#1f2937;letter-spacing:2px;text-transform:uppercase;margin-bottom:2rem;font-size:.9rem;font-weight:500}.page-module__xv_3XW__grid2Col{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__xv_3XW__contactWrapper{gap:3rem;display:flex}.page-module__xv_3XW__contactInfo,.page-module__xv_3XW__contactForm{background:var(--secondary);box-shadow:var(--shadow);border-radius:20px;flex:1;padding:2.5rem}.page-module__xv_3XW__contactInfo h2{color:#1f2937;margin-bottom:2rem;font-size:2rem}.page-module__xv_3XW__contactImg{object-fit:cover;border-radius:10px;width:100%;margin-bottom:1.5rem}.page-module__xv_3XW__contactCard h3{color:#1f2937;margin-bottom:.5rem;font-size:1.8rem}.page-module__xv_3XW__contactRole{color:var(--text-light);margin-bottom:1rem;font-size:1rem}.page-module__xv_3XW__contactDesc{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem}.page-module__xv_3XW__contactDetails p{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem}.page-module__xv_3XW__emailLink{color:var(--primary);text-decoration:none;transition:color .3s}.page-module__xv_3XW__emailLink:hover{text-decoration:underline}.page-module__xv_3XW__socials h3{text-transform:uppercase;color:var(--text-light);margin:2rem 0 1rem;font-size:1rem}.page-module__xv_3XW__socialIcons{gap:1rem;display:flex}.page-module__xv_3XW__socialIconBtn{color:#1f2937;background:#f7f9fc;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;font-weight:700;transition:all .3s;display:flex;box-shadow:2px 2px 10px #0000000d}.page-module__xv_3XW__socialIconBtn:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.page-module__xv_3XW__formGroup{margin-bottom:1.5rem}.page-module__xv_3XW__formGroup label{color:#555;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;display:block}.page-module__xv_3XW__formGroup input,.page-module__xv_3XW__formGroup textarea{background:#fff;border:1px solid #eaedf2;border-radius:10px;outline:none;width:100%;padding:1rem;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 5px #00000005}.page-module__xv_3XW__formGroup input:focus,.page-module__xv_3XW__formGroup textarea:focus{border-color:var(--primary)}.page-module__xv_3XW__submitBtn{color:#1f2937;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#fff;border:1px solid #eaedf2;border-radius:10px;width:100%;padding:1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px #0000000d}.page-module__xv_3XW__submitBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px);box-shadow:0 10px 20px #ff4b604d}@media (max-width:1024px){.page-module__xv_3XW__resumeSection,.page-module__xv_3XW__contactWrapper,.page-module__xv_3XW__grid2Col{flex-direction:column;grid-template-columns:1fr}.page-module__xv_3XW__container{padding:0 1rem}}
