.Home_container__d256j{min-height:100vh;width:100%;display:flex;flex-direction:column;background:#0a0a0a;color:#fff}.Home_navbar__IWq_R{position:fixed;top:0;width:100%;background:hsla(0,0%,4%,.95);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #1a1a1a;z-index:1000}.Home_navContainer__m4RII{width:100%;padding:1rem 3rem;display:flex;align-items:center}.Home_logo__IOQAX{font-size:1.5rem;font-weight:700;color:#00d4ff;font-family:Monaco,Menlo,monospace}.Home_navMenu__OOlkx{display:flex;list-style:none;padding:0;gap:2rem;margin:0 0 0 auto}.Home_navLink__SvGJP{background:none;border:none;font-size:1rem;cursor:pointer;color:#b0b0b0;transition:all .3s ease;position:relative;padding:.5rem 0}.Home_navLink__SvGJP:hover{color:#00d4ff}.Home_navLink__SvGJP:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#00d4ff;transition:width .3s ease}.Home_navLink__SvGJP:hover:after{width:100%}.Home_hero__VkeT1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0a0a0a);position:relative;padding:0 2rem;overflow:hidden}.Home_hero__VkeT1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(0,212,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(0,212,255,.05) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(0,212,255,.08) 0,transparent 50%);pointer-events:none}.Home_heroContent__aWtjQ{max-width:800px;text-align:center;position:relative;z-index:1}.Home_heroTitle__AMpNI{font-size:4rem;font-weight:700;margin-bottom:1rem;line-height:1.2;background:linear-gradient(135deg,#fff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroSubtitle__0EZ9Z{font-size:1.5rem;margin-bottom:1rem;color:#00d4ff;font-weight:500;font-family:Monaco,Menlo,monospace}.Home_heroDescription__h0e7Z{font-size:1.2rem;margin-bottom:2rem;color:#b0b0b0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.Home_ctaButton__lZzFU{background:linear-gradient(135deg,#00d4ff,#09c);color:#0a0a0a;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.Home_ctaButton__lZzFU:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.Home_ctaButton__lZzFU:hover:before{left:100%}.Home_ctaButton__lZzFU:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,212,255,.3)}.Home_section__3569L{padding:5rem 2rem}.Home_section__3569L:nth-child(2n){background:#111}.Home_section__3569L:nth-child(odd){background:#0a0a0a}.Home_sectionContainer__JV5sE{max-width:1200px;margin:0 auto}.Home_sectionTitle__DKb2S{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#fff;position:relative;display:inline-block;width:100%}.Home_sectionTitle__DKb2S:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#00d4ff,#09c);border-radius:2px}.Home_aboutContent__nPswn{max-width:800px;margin:0 auto}.Home_aboutText__oz_Jg{font-size:1.1rem;line-height:1.8;color:#b0b0b0}.Home_aboutText__oz_Jg p{margin-bottom:1.5rem}.Home_skills__JA3ur{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:12px;border:1px solid #333}.Home_skills__JA3ur h3{font-size:1.5rem;margin-bottom:1.5rem;color:#00d4ff;text-align:center}.Home_skillsGrid__mjkuH{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem}.Home_skill__ErFL9{background:linear-gradient(135deg,#00d4ff,#09c);color:#0a0a0a;padding:.7rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.Home_skill__ErFL9:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.Home_skill__ErFL9:hover:before{left:100%}.Home_skill__ErFL9:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,212,255,.3)}.Home_projectsGrid__9_1y_{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.Home_projectCard__8YK5C{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:12px;padding:2rem;border:1px solid #333;transition:all .3s ease;position:relative;overflow:hidden}.Home_projectCard__8YK5C:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00d4ff,#09c)}.Home_projectCard__8YK5C:hover{transform:translateY(-5px);border-color:#00d4ff;box-shadow:0 15px 30px rgba(0,212,255,.2)}.Home_projectCard__8YK5C h3{font-size:1.5rem;margin-bottom:1rem;color:#fff;font-weight:600}.Home_projectCard__8YK5C p{color:#b0b0b0;line-height:1.6;margin-bottom:1.5rem}.Home_projectTech__DiLe5{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.Home_projectTech__DiLe5 span{background:rgba(0,212,255,.1);border:1px solid rgba(0,212,255,.3);color:#00d4ff;padding:.3rem .8rem;border-radius:6px;font-size:.8rem;font-weight:500}.Home_projectLinks__3qxQI{display:flex;gap:1rem}.Home_projectLink__dHAoJ{color:#00d4ff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border:1px solid #00d4ff;border-radius:6px;transition:all .3s ease;font-size:.9rem}.Home_projectLink__dHAoJ:hover{background:#00d4ff;color:#0a0a0a;transform:translateY(-2px)}.Home_resumeContent__zmQ5p{max-width:800px;margin:0 auto}.Home_resumeSection__Q_ccf{margin-bottom:3rem}.Home_resumeSection__Q_ccf h3{font-size:1.8rem;margin-bottom:2rem;color:#00d4ff;position:relative;padding-bottom:.5rem}.Home_resumeSection__Q_ccf h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:linear-gradient(90deg,#00d4ff,#09c)}.Home_resumeItem__Uqvk3{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:12px;border:1px solid #333;border-left:4px solid #00d4ff}.Home_resumeHeader__LWQ6K{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.Home_resumeHeader__LWQ6K h4{font-size:1.3rem;margin:0;color:#fff;font-weight:600}.Home_resumeDate__H14jg{background:linear-gradient(135deg,#00d4ff,#09c);color:#0a0a0a;padding:.3rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600}.Home_resumeCompany__3AD7Y{font-size:1.1rem;color:#00d4ff;margin-bottom:1rem;font-weight:500}.Home_resumeCompany__3AD7Y a{color:inherit;text-decoration:none}.Home_resumeList__rnKfy{list-style:none;padding:0}.Home_resumeList__rnKfy li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#b0b0b0;line-height:1.6}.Home_resumeList__rnKfy li:before{content:"▸";position:absolute;left:0;color:#00d4ff;font-weight:700}.Home_resumeDownload__1xPyq{text-align:center;margin-top:3rem}.Home_downloadButton__GHDC0{background:linear-gradient(135deg,#00d4ff,#09c);color:#0a0a0a;padding:1rem 2rem;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.Home_companyButton__8_ldB,.Home_downloadButton__GHDC0{text-decoration:none;font-weight:600;display:inline-block}.Home_companyButton__8_ldB{margin-top:.75rem;background:transparent;color:#00d4ff;border:1px solid #00d4ff;padding:.5rem .9rem;border-radius:6px}.Home_companyButton__8_ldB:hover{background:#00d4ff;color:#0a0a0a}.Home_downloadButton__GHDC0:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.Home_downloadButton__GHDC0:hover:before{left:100%}.Home_downloadButton__GHDC0:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,212,255,.3)}.Home_contactContent__4Sf7h{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1000px;margin:0 auto}@media (min-width:900px){.Home_contactContent__4Sf7h{grid-template-columns:1fr;justify-items:center;text-align:center}.Home_contactDescription__e7t_k{max-width:800px;margin:0 auto 1.5rem}}.Home_contactDescription__e7t_k{font-size:1.1rem;line-height:1.8;color:#b0b0b0;margin-bottom:2rem}.Home_contactMethods__9zyeU{flex-direction:column}.Home_contactMethod__QOxj0{gap:.5rem;padding:1rem;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:8px;border:1px solid #333;transition:all .3s ease}.Home_contactInfo__4uK4g,.Home_contactMethod__QOxj0{display:flex;flex-direction:column;align-items:center}.Home_contactInfo__4uK4g{justify-content:center;gap:1.5rem;text-align:center}.Home_contactMethods__9zyeU{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%}.Home_contactMethod__QOxj0:hover{border-color:#00d4ff;transform:translateY(-2px)}.Home_contactMethod__QOxj0 strong{color:#00d4ff;font-weight:600}.Home_contactMethod__QOxj0 a{color:#fff;text-decoration:none;transition:color .3s ease}.Home_contactMethod__QOxj0 a:hover{color:#00d4ff}.Home_contactForm__MHiMg{display:flex;flex-direction:column;gap:1.5rem;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);padding:2rem;border-radius:12px;border:1px solid #333}.Home_formGroup__KFkHd{display:flex;flex-direction:column;gap:.5rem}.Home_formGroup__KFkHd label{font-weight:600;color:#00d4ff;font-size:.9rem}.Home_formGroup__KFkHd input,.Home_formGroup__KFkHd textarea{padding:1rem;border:1px solid #333;border-radius:8px;font-size:1rem;background:#0a0a0a;color:#fff;transition:all .3s ease}.Home_formGroup__KFkHd input:focus,.Home_formGroup__KFkHd textarea:focus{outline:none;border-color:#00d4ff;box-shadow:0 0 0 2px rgba(0,212,255,.2)}.Home_formGroup__KFkHd input::placeholder,.Home_formGroup__KFkHd textarea::placeholder{color:#666}.Home_submitButton__ECzIY{background:linear-gradient(135deg,#00d4ff,#09c);color:#0a0a0a;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.Home_submitButton__ECzIY:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.Home_submitButton__ECzIY:hover:before{left:100%}.Home_submitButton__ECzIY:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,212,255,.3)}.Home_footer__yFiaX{background:#0a0a0a;color:#b0b0b0;text-align:center;padding:2rem;margin-top:auto;border-top:1px solid #333}.Home_footer__yFiaX p{margin:0}@media (max-width:768px){.Home_navContainer__m4RII{padding:1rem}.Home_navMenu__OOlkx{gap:1rem}.Home_heroTitle__AMpNI{font-size:2.5rem}.Home_heroSubtitle__0EZ9Z{font-size:1.2rem}.Home_heroDescription__h0e7Z{font-size:1rem}.Home_section__3569L{padding:3rem 1rem}.Home_sectionTitle__DKb2S{font-size:2rem}.Home_projectsGrid__9_1y_{grid-template-columns:1fr}.Home_resumeHeader__LWQ6K{flex-direction:column;gap:.5rem}.Home_contactContent__4Sf7h{grid-template-columns:1fr;gap:2rem}.Home_skillsGrid__mjkuH{justify-content:center}}@media (max-width:480px){.Home_navMenu__OOlkx{display:none}.Home_heroTitle__AMpNI{font-size:2rem}.Home_projectCard__8YK5C{padding:1.5rem}}@media (min-width:1000px){.Home_contactMethods__9zyeU{justify-content:center;gap:1.5rem;max-width:920px;margin:0 auto}.Home_contactMethod__QOxj0{width:100%;min-width:260px;max-width:320px}}