:root{--primary-color:#3b82f6;--secondary-color:#818cf8;--accent-color:#8b5cf6;--text-primary:#f3f4f6;--text-secondary:#d1d5db;--bg-primary:#111827;--bg-secondary:#1f2937;--card-bg:#1f2937;--border-color:#374151;--shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003;--shadow-lg:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.styles-module__34Gd5q__container{background-color:var(--bg-primary);color:var(--text-primary);transition:var(--transition);min-height:100vh;margin:0 auto;padding:0 2rem;position:relative}.styles-module__34Gd5q__themeToggle{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;width:3rem;height:3rem;transition:var(--transition);z-index:1000;box-shadow:var(--shadow);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:fixed;top:1.5rem;right:2rem}.styles-module__34Gd5q__themeToggle:hover{background:var(--primary-color);color:#fff;transform:scale(1.1)}.styles-module__34Gd5q__hero{justify-content:center;align-items:center;min-height:90vh;padding:4rem 0;display:flex;position:relative}.styles-module__34Gd5q__heroOverlay{pointer-events:none;background:radial-gradient(circle at 70%,#2563eb1a 0%,#0000 50%);position:absolute;inset:0}.styles-module__34Gd5q__heroContent{text-align:center;z-index:1;max-width:800px}.styles-module__34Gd5q__heroContent h1{margin-bottom:1rem;font-size:3.5rem;line-height:1.2}.styles-module__34Gd5q__heroContent h1 span{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__34Gd5q__heroContent h2{color:var(--text-secondary);margin-bottom:1.5rem;font-size:2rem;font-weight:400}.styles-module__34Gd5q__heroContent p{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.8}.styles-module__34Gd5q__buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.styles-module__34Gd5q__primaryBtn,.styles-module__34Gd5q__secondaryBtn{transition:var(--transition);cursor:pointer;border-radius:9999px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.styles-module__34Gd5q__primaryBtn{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));color:#fff;border:none;box-shadow:0 4px 14px #2563eb66}.styles-module__34Gd5q__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb80}.styles-module__34Gd5q__secondaryBtn{color:var(--primary-color);border:2px solid var(--primary-color);background:0 0}.styles-module__34Gd5q__secondaryBtn:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.styles-module__34Gd5q__featured{padding:5rem 0}.styles-module__34Gd5q__featured h2{text-align:center;width:100%;margin-bottom:3rem;font-size:2.5rem;display:inline-block;position:relative}.styles-module__34Gd5q__featured h2:after{content:"";background:linear-gradient(135deg,var(--primary-color),var(--accent-color));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__34Gd5q__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.styles-module__34Gd5q__featuredCard{background:var(--card-bg);border:1px solid var(--border-color);transition:var(--transition);box-shadow:var(--shadow);text-align:center;border-radius:1.5rem;padding:2rem}.styles-module__34Gd5q__featuredCard:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.styles-module__34Gd5q__featuredIcon{margin-bottom:1rem;font-size:3rem}.styles-module__34Gd5q__featuredCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.styles-module__34Gd5q__featuredCard p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.styles-module__34Gd5q__tech{color:var(--primary-color);font-size:.875rem;font-weight:500}.styles-module__34Gd5q__skills{text-align:center;padding:5rem 0}.styles-module__34Gd5q__skills h2{margin-bottom:3rem;font-size:2.5rem;display:inline-block;position:relative}.styles-module__34Gd5q__skills h2:after{content:"";background:linear-gradient(135deg,var(--primary-color),var(--accent-color));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__34Gd5q__skillGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;max-width:1000px;margin:0 auto;display:grid}.styles-module__34Gd5q__skillGrid div{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);transition:var(--transition);box-shadow:var(--shadow);border-radius:.75rem;padding:1rem 1.5rem;font-weight:500}.styles-module__34Gd5q__skillGrid div:hover{border-color:var(--primary-color);transform:translateY(-3px);box-shadow:0 10px 20px -5px #2563eb4d}.styles-module__34Gd5q__projects{padding:5rem 0}.styles-module__34Gd5q__projects h2{text-align:center;width:100%;margin-bottom:3rem;font-size:2.5rem;display:inline-block;position:relative}.styles-module__34Gd5q__projects h2:after{content:"";background:linear-gradient(135deg,var(--primary-color),var(--accent-color));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.styles-module__34Gd5q__projectCard{background:var(--card-bg);border:1px solid var(--border-color);transition:var(--transition);box-shadow:var(--shadow);border-radius:1rem;margin-bottom:1.5rem;padding:2rem}.styles-module__34Gd5q__projectCard:last-child{margin-bottom:0}.styles-module__34Gd5q__projectCard:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.styles-module__34Gd5q__projectHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__34Gd5q__projectHeader h3{color:var(--text-primary);font-size:1.5rem}.styles-module__34Gd5q__projectStatus{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.styles-module__34Gd5q__projectCard p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.styles-module__34Gd5q__projectTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.styles-module__34Gd5q__projectTags span{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.styles-module__34Gd5q__projectLink{color:var(--primary-color);transition:var(--transition);font-weight:600;text-decoration:none;display:inline-block}.styles-module__34Gd5q__projectLink:hover{color:var(--accent-color);transform:translate(5px)}.styles-module__34Gd5q__stats{background:var(--bg-secondary);border-radius:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin:2rem 0;padding:4rem 0;display:grid}.styles-module__34Gd5q__statItem{text-align:center}.styles-module__34Gd5q__statNumber{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.styles-module__34Gd5q__statLabel{color:var(--text-secondary);font-size:1rem}.styles-module__34Gd5q__contact{text-align:center;padding:5rem 0}.styles-module__34Gd5q__contact h2{margin-bottom:1rem;font-size:2.5rem}.styles-module__34Gd5q__contact p{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem}.styles-module__34Gd5q__contactMethods{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:grid}.styles-module__34Gd5q__contactCard{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);transition:var(--transition);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;text-decoration:none;display:flex}.styles-module__34Gd5q__contactCard:hover{border-color:var(--primary-color);box-shadow:var(--shadow);transform:translateY(-3px)}.styles-module__34Gd5q__contactIcon{font-size:1.25rem}.styles-module__34Gd5q__popupOverlay{z-index:2000;background-color:#000000b3;justify-content:center;align-items:center;animation:.3s styles-module__34Gd5q__fadeIn;display:flex;position:fixed;inset:0}.styles-module__34Gd5q__popup{background:var(--bg-primary);width:90%;max-width:500px;box-shadow:var(--shadow-lg);border:1px solid var(--border-color);border-radius:1.5rem;padding:2.5rem;animation:.4s styles-module__34Gd5q__slideUp;position:relative}.styles-module__34Gd5q__popupClose{background:var(--bg-secondary);cursor:pointer;width:2rem;height:2rem;color:var(--text-primary);transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:1rem;right:1rem}.styles-module__34Gd5q__popupClose:hover{background:var(--primary-color);color:#fff;transform:rotate(90deg)}.styles-module__34Gd5q__popup h3{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem}.styles-module__34Gd5q__popup p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.styles-module__34Gd5q__aiForm{gap:.5rem;margin-bottom:1.5rem;display:flex}.styles-module__34Gd5q__aiInput{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:.75rem;flex:1;padding:.75rem 1rem;font-size:1rem}.styles-module__34Gd5q__aiInput:focus{border-color:var(--primary-color);outline:none}.styles-module__34Gd5q__aiSubmitBtn{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600}.styles-module__34Gd5q__aiSubmitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.styles-module__34Gd5q__aiResponse{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;padding:1.5rem}.styles-module__34Gd5q__aiResponse p{color:var(--text-primary);margin:0}.styles-module__34Gd5q__footer{text-align:center;border-top:1px solid var(--border-color);margin-top:13rem;padding:3rem 0 2rem}.styles-module__34Gd5q__footer p{color:var(--text-secondary);margin:.5rem 0}@keyframes styles-module__34Gd5q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__34Gd5q__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles-module__34Gd5q__container{padding:0 1.5rem}.styles-module__34Gd5q__heroContent h1{font-size:2.5rem}.styles-module__34Gd5q__heroContent h2{font-size:1.5rem}.styles-module__34Gd5q__heroContent p{font-size:1rem}.styles-module__34Gd5q__buttons{flex-direction:column;gap:1rem}.styles-module__34Gd5q__primaryBtn,.styles-module__34Gd5q__secondaryBtn{text-align:center;width:100%}.styles-module__34Gd5q__featuredGrid{grid-template-columns:1fr}.styles-module__34Gd5q__skillGrid{grid-template-columns:repeat(2,1fr)}.styles-module__34Gd5q__stats{grid-template-columns:repeat(2,1fr);gap:2rem}.styles-module__34Gd5q__contactMethods{grid-template-columns:1fr}.styles-module__34Gd5q__themeToggle{width:2.5rem;height:2.5rem;font-size:1.25rem;top:1rem;right:1rem}.styles-module__34Gd5q__popup{padding:2rem}.styles-module__34Gd5q__popup h3{font-size:1.75rem}.styles-module__34Gd5q__aiForm{flex-direction:column}}@media (max-width:480px){.styles-module__34Gd5q__heroContent h1{font-size:2rem}.styles-module__34Gd5q__heroContent h2{font-size:1.25rem}.styles-module__34Gd5q__skillGrid,.styles-module__34Gd5q__stats{grid-template-columns:1fr}.styles-module__34Gd5q__statNumber{font-size:2.5rem}}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:var(--bg-secondary)}body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));border-radius:5px}body::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}
