.page-module__E0kJGG__portfolio{color:#333;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);width:100%;min-height:100vh}.page-module__E0kJGG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px #0000001a}.page-module__E0kJGG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.page-module__E0kJGG__logo{color:#2563eb;cursor:pointer;font-size:1.5rem;font-weight:700;transition:color .3s}.page-module__E0kJGG__logo:hover{color:#1d4ed8}.page-module__E0kJGG__navLinks{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.page-module__E0kJGG__navLinks li a{color:#333;padding:.5rem 0;font-weight:500;transition:color .3s;position:relative}.page-module__E0kJGG__navLinks li a:hover,.page-module__E0kJGG__navLinks li a.page-module__E0kJGG__active{color:#2563eb}.page-module__E0kJGG__navLinks li a.page-module__E0kJGG__active:after{content:"";background:#2563eb;height:2px;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-module__E0kJGG__heroContent{z-index:1;max-width:800px;animation:.8s page-module__E0kJGG__fadeInUp;position:relative}.page-module__E0kJGG__heroTitle{background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:800}.page-module__E0kJGG__heroSubtitle{color:#e0e7ff;margin-bottom:.5rem;font-size:2rem;font-weight:600}.page-module__E0kJGG__heroLocation{color:#c7d2fe;margin-bottom:1.5rem;font-size:1.2rem}.page-module__E0kJGG__heroDescription{color:#e0e7ff;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.8}.page-module__E0kJGG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary{cursor:pointer;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__E0kJGG__btnPrimary{color:#667eea;background:#fff;box-shadow:0 4px 15px #0003}.page-module__E0kJGG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.page-module__E0kJGG__btnSecondary{color:#fff;background:0 0;border:2px solid #fff}.page-module__E0kJGG__btnSecondary:hover{color:#667eea;background:#fff;transform:translateY(-2px)}.page-module__E0kJGG__section{padding:5rem 2rem;position:relative}.page-module__E0kJGG__container{max-width:1200px;margin:0 auto}.page-module__E0kJGG__sectionTitle{text-align:center;color:#1e293b;margin-bottom:3rem;padding-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.page-module__E0kJGG__sectionTitle:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module__E0kJGG__aboutContent{grid-template-columns:1fr;gap:3rem;margin-top:2rem;display:grid}.page-module__E0kJGG__aboutText{color:#475569;text-align:center;max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.8}.page-module__E0kJGG__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__E0kJGG__statItem{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.page-module__E0kJGG__statItem:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.page-module__E0kJGG__statItem h3{color:#667eea;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__E0kJGG__statItem p{color:#64748b;font-size:1rem;font-weight:500}.page-module__E0kJGG__skillsSection{background:#fff}.page-module__E0kJGG__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.page-module__E0kJGG__skillCategory{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s}.page-module__E0kJGG__skillCategory:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.page-module__E0kJGG__skillCategoryTitle{color:#1e293b;border-bottom:2px solid #667eea;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__skillTags{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__E0kJGG__skillTag{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-block}.page-module__E0kJGG__skillTag:hover{color:#fff;background:#667eea;border-color:#667eea;transform:translateY(-2px)}.page-module__E0kJGG__timeline{max-width:900px;margin:0 auto;padding:2rem 0;position:relative}.page-module__E0kJGG__timeline:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.page-module__E0kJGG__timelineItem{width:50%;margin-bottom:3rem;position:relative}.page-module__E0kJGG__timelineItem:nth-child(odd){text-align:left;padding-right:3rem;left:0}.page-module__E0kJGG__timelineItem:nth-child(2n){text-align:left;padding-left:3rem;left:50%}.page-module__E0kJGG__timelineItem:before{content:"";background:#667eea;border:4px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:0;box-shadow:0 0 0 4px #667eea}.page-module__E0kJGG__timelineItem:nth-child(odd):before{right:-10px}.page-module__E0kJGG__timelineItem:nth-child(2n):before{left:-10px}.page-module__E0kJGG__timelineContent{background:#fff;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 15px #0000001a}.page-module__E0kJGG__timelineContent:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.page-module__E0kJGG__timelineHeader{margin-bottom:1rem}.page-module__E0kJGG__timelineTitle{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__timelineCompany{color:#667eea;margin-bottom:.25rem;font-size:1.1rem;font-weight:600;display:block}.page-module__E0kJGG__timelineDate{color:#64748b;font-size:.9rem;font-style:italic;display:block}.page-module__E0kJGG__timelineList{margin:0;padding:0;list-style:none}.page-module__E0kJGG__timelineList li{color:#475569;padding:.5rem 0 .5rem 1.5rem;line-height:1.6;position:relative}.page-module__E0kJGG__timelineList li:before{content:"▸";color:#667eea;font-weight:700;position:absolute;left:0}.page-module__E0kJGG__projectsSection{background:#f8fafc}.page-module__E0kJGG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.page-module__E0kJGG__projectCard{background:#fff;border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.page-module__E0kJGG__projectCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.page-module__E0kJGG__projectTitle{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__projectDescription{color:#64748b;flex-grow:1;margin-bottom:1.5rem;line-height:1.7}.page-module__E0kJGG__projectTech{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.page-module__E0kJGG__projectTech span{color:#4338ca;background:#e0e7ff;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:500}.page-module__E0kJGG__projectStats{flex-wrap:wrap;gap:.75rem;margin-top:auto;display:flex}.page-module__E0kJGG__projectStats span{color:#166534;background:#dcfce7;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:500}.page-module__E0kJGG__contactSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.page-module__E0kJGG__contactSection .page-module__E0kJGG__sectionTitle{color:#fff}.page-module__E0kJGG__contactSection .page-module__E0kJGG__sectionTitle:after{background:#fff}.page-module__E0kJGG__contactDescription{text-align:center;color:#e0e7ff;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.page-module__E0kJGG__contactContainer{justify-content:center;align-items:center;width:100%;display:flex}.page-module__E0kJGG__contactInfo{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;max-width:750px;margin-bottom:3rem;display:grid}.page-module__E0kJGG__contactItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem;transition:all .3s}.page-module__E0kJGG__contactItem:hover{background:#ffffff26;transform:translateY(-5px)}.page-module__E0kJGG__contactItem h3{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.page-module__E0kJGG__contactItem a,.page-module__E0kJGG__contactItem p{color:#e0e7ff;font-size:1rem;transition:color .3s}.page-module__E0kJGG__contactItem a:hover{color:#fff;text-decoration:underline}.page-module__E0kJGG__socialLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module__E0kJGG__socialLink{color:#667eea;background:#fff;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.page-module__E0kJGG__socialLink:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0003}@media (max-width:768px){.page-module__E0kJGG__navLinks{gap:1rem;font-size:.9rem}.page-module__E0kJGG__heroTitle{font-size:2.5rem}.page-module__E0kJGG__heroSubtitle{font-size:1.5rem}.page-module__E0kJGG__sectionTitle{font-size:2rem}.page-module__E0kJGG__timeline:before{left:20px}.page-module__E0kJGG__timelineItem{width:100%;text-align:left!important;padding-left:3rem!important;padding-right:0!important;left:0!important}.page-module__E0kJGG__timelineItem:before{left:10px!important;right:auto!important}.page-module__E0kJGG__projectsGrid,.page-module__E0kJGG__skillsGrid{grid-template-columns:1fr}.page-module__E0kJGG__stats{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__heroButtons{flex-direction:column;align-items:center}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary{width:100%;max-width:300px}}@media (max-width:480px){.page-module__E0kJGG__navContainer{padding:0 1rem}.page-module__E0kJGG__navLinks{gap:.5rem;font-size:.8rem}.page-module__E0kJGG__hero{padding:6rem 1rem 3rem}.page-module__E0kJGG__heroTitle{font-size:2rem}.page-module__E0kJGG__section{padding:3rem 1rem}.page-module__E0kJGG__stats{grid-template-columns:1fr}}
