.Home_container__d256j{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Home_navHeader__D4fuZ{position:fixed;top:0;left:0;right:0;background:rgba(15,23,42,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(148,163,184,.1);z-index:1000;padding:1rem 0}.Home_navContainer__m4RII{max-width:1200px;margin:0 auto;padding:0 2rem;justify-content:space-between}.Home_logo__IOQAX,.Home_navContainer__m4RII{display:flex;align-items:center}.Home_logoText__jQ3Ba{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_navLinks___tPFn{display:flex;gap:2rem;align-items:center}.Home_navLink__SvGJP{color:#cbd5e1;text-decoration:none;font-weight:500;transition:all .2s ease;position:relative}.Home_navLink__SvGJP:hover{color:#fff;transform:translateY(-1px)}.Home_navLink__SvGJP:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);transition:width .3s ease}.Home_navLink__SvGJP:hover:after{width:100%}.Home_main__VkIEL{padding-top:80px;min-height:calc(100vh - 80px)}.Home_hero__VkeT1{padding:4rem 2rem;max-width:1200px;margin:0 auto}.Home_heroContent__aWtjQ{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;min-height:70vh}.Home_heroText__g9CCy{animation:Home_fadeInUp__U6shb .8s ease-out}.Home_heroTitle__AMpNI{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1rem;color:#fff}.Home_highlight__dCLJD{background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroSubtitle__0EZ9Z{font-size:1.5rem;color:#94a3b8;margin-bottom:1.5rem;font-weight:600}.Home_heroDescription__h0e7Z{font-size:1.1rem;line-height:1.7;color:#cbd5e1;margin-bottom:2.5rem;max-width:500px}.Home_heroCTA__VuAjD{display:flex;gap:1rem;flex-wrap:wrap}.Home_primaryButton__eqY8U{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 14px rgba(59,130,246,.3)}.Home_primaryButton__eqY8U:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.4)}.Home_secondaryButton__6EeWS{background:transparent;color:#cbd5e1;padding:.875rem 2rem;border:2px solid #475569;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease}.Home_secondaryButton__6EeWS:hover{background:rgba(71,85,105,.1);border-color:#64748b;color:#fff}.Home_heroStats__xCTSg{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;animation:Home_fadeInUp__U6shb .8s ease-out .2s both}.Home_stat__0pxjN{text-align:center;padding:2rem;background:hsla(0,0%,100%,.05);border-radius:1rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.Home_stat__0pxjN:hover{transform:translateY(-5px)}.Home_statNumber__LBuFb{display:block;font-size:2.5rem;font-weight:800;color:#3b82f6;margin-bottom:.5rem}.Home_statLabel__GSvXT{font-size:.9rem;color:#94a3b8;font-weight:500}.Home_quickLinks__ZVRWV{padding:4rem 2rem;max-width:1200px;margin:0 auto}.Home_sectionTitle__DKb2S{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fff}.Home_linksGrid__ZC8sl{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.Home_linkCard__LsOJl{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:2rem;text-decoration:none;color:inherit;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_linkCard__LsOJl:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.08);border-color:rgba(59,130,246,.3)}.Home_linkCardContent__re9XD h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.Home_linkCardContent__re9XD p{color:#94a3b8;line-height:1.6;margin:0}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home_pageContainer__Xv2_Q{max-width:1200px;margin:0 auto;padding:0 2rem}.Home_aboutHero__ebIUE{text-align:center;padding:4rem 0 2rem}.Home_pageTitle__aLXKu{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;color:#fff}.Home_pageSubtitle__lV_oQ{font-size:1.25rem;color:#94a3b8;font-weight:500}.Home_aboutContent__nPswn{padding:2rem 0}.Home_aboutGrid__Gz5M_{display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.Home_aboutText__oz_Jg h2{font-size:1.75rem;font-weight:700;margin:2rem 0 1rem;color:#fff}.Home_aboutText__oz_Jg h2:first-child{margin-top:0}.Home_aboutText__oz_Jg p{font-size:1.1rem;line-height:1.7;color:#cbd5e1;margin-bottom:1.5rem}.Home_aboutSidebar__0UzGM{display:flex;flex-direction:column;gap:2rem}.Home_sidebarCard__yNAi3{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_sidebarCard__yNAi3 h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.Home_factsList__s74GY{list-style:none;padding:0;margin:0}.Home_factsList__s74GY li{padding:.5rem 0;color:#cbd5e1;border-bottom:1px solid hsla(0,0%,100%,.1)}.Home_factsList__s74GY li:last-child{border-bottom:none}.Home_connectLinks__AmexE{display:flex;flex-direction:column;gap:.75rem}.Home_connectLink__QRWpf{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s ease}.Home_connectLink__QRWpf:hover{color:#60a5fa}.Home_experienceSection__esS2c{padding:2rem 0 4rem}.Home_experienceSection__esS2c h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fff}.Home_timeline__sGYK5{position:relative;max-width:800px;margin:0 auto}.Home_timeline__sGYK5:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);transform:translateX(-50%)}.Home_timelineItem__o9ZHH{position:relative;margin-bottom:3rem;display:flex;align-items:center}.Home_timelineItem__o9ZHH:nth-child(odd){flex-direction:row}.Home_timelineItem__o9ZHH:nth-child(2n){flex-direction:row-reverse}.Home_timelineYear__HQyrv{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.9rem;min-width:120px;text-align:center}.Home_timelineContent__G3udK{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1.5rem;margin:0 2rem;flex:1 1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_timelineContent__G3udK h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.Home_timelineContent__G3udK p{color:#cbd5e1;line-height:1.6;margin:0}@media (max-width:768px){.Home_navContainer__m4RII{padding:0 1rem}.Home_navLinks___tPFn{gap:1rem;font-size:.9rem}.Home_heroContent__aWtjQ{grid-template-columns:1fr;gap:2rem;text-align:center}.Home_heroCTA__VuAjD{justify-content:center}.Home_heroStats__xCTSg{grid-template-columns:1fr;gap:1rem}.Home_stat__0pxjN{padding:1.5rem}.Home_linksGrid__ZC8sl{grid-template-columns:1fr}.Home_hero__VkeT1,.Home_quickLinks__ZVRWV{padding:2rem 1rem}.Home_aboutGrid__Gz5M_{grid-template-columns:1fr;gap:2rem}.Home_timeline__sGYK5:before{left:1rem}.Home_timelineItem__o9ZHH{flex-direction:column!important;align-items:flex-start;margin-left:2rem}.Home_timelineYear__HQyrv{margin-bottom:1rem}.Home_timelineContent__G3udK{margin:0;width:100%}.Home_projectsSection__aOznZ{padding:2rem 0}.Home_projectsGrid__9_1y_{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.Home_projectCard__8YK5C{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.Home_projectCard__8YK5C:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.08);border-color:rgba(59,130,246,.3)}.Home_projectHeader__JIJqz{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Home_projectHeader__JIJqz h3{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.Home_projectType__K_Tk6{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.25rem .75rem;border-radius:.5rem;font-size:.8rem;font-weight:500}.Home_projectDescription___h2cg{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.Home_projectTech__DiLe5{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.Home_techTag__qs_2e{background:rgba(59,130,246,.1);color:#60a5fa;padding:.25rem .75rem;border-radius:.5rem;font-size:.8rem;font-weight:500;border:1px solid rgba(59,130,246,.2)}.Home_projectLinks__3qxQI{display:flex;align-items:center}.Home_projectLink__dHAoJ{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease}.Home_projectLink__dHAoJ:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(59,130,246,.3)}.Home_projectNote__pP00v{color:#94a3b8;font-size:.9rem;font-style:italic}.Home_skillsSection__nf7xn{padding:2rem 0 4rem}.Home_skillsSection__nf7xn h2{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#fff}.Home_skillsGrid__mjkuH{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Home_skillCategory__XT2xJ{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_skillCategory__XT2xJ h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.Home_skillTags__iVgw_{display:flex;flex-wrap:wrap;gap:.5rem}.Home_skillTag__9NsvU{background:rgba(139,92,246,.1);color:#a78bfa;padding:.5rem 1rem;border-radius:.5rem;font-size:.9rem;font-weight:500;border:1px solid rgba(139,92,246,.2)}}@media (max-width:480px){.Home_navLinks___tPFn{display:none}.Home_heroTitle__AMpNI{font-size:2rem}.Home_heroSubtitle__0EZ9Z{font-size:1.25rem}.Home_heroDescription__h0e7Z{font-size:1rem}.Home_primaryButton__eqY8U,.Home_secondaryButton__6EeWS{padding:.75rem 1.5rem;font-size:.9rem}}.Home_threeCanvas__R3CKM{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1}.Home_comingSoonOverlay__pmcFi{position:relative;z-index:10;text-align:center;padding:4rem 2rem;max-width:800px;background:rgba(0,82,159,.1);border-radius:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,82,159,.2);margin:2rem auto 0}.Home_comingSoonTitle__xKj6f{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#00529f,#07c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-shadow:0 0 30px rgba(0,82,159,.5)}.Home_comingSoonSubtitle____eqU{font-size:1.5rem;color:#00529f;margin-bottom:2rem;font-weight:600}.Home_comingSoonDescription__otTeA{font-size:1.1rem;line-height:1.7;color:#1e293b;margin-bottom:0;max-width:600px;margin-left:auto;margin-right:auto}.Home_pageContainer__Xv2_Q{position:relative}