@font-face{font-display:swap;font-family:Louize;font-style:normal;font-weight:400;src:url(/static/media/Louize.2f6b15237ac140886840.woff) format("woff"),url(/static/media/Louize.feba1a8bcc0cf3adfba9.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#6366f1;--primary-dark:#4f46e5;--secondary-color:#8b5cf6;--text-primary:#1f2937;--text-secondary:#6b7280;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-dark:#111827;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a}.dark-mode{--text-primary:#f9fafb;--text-secondary:#d1d5db;--bg-primary:#111827;--bg-secondary:#1f2937;--bg-dark:#030712;--border-color:#374151}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bg-primary);color:#1f2937;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}*{-webkit-tap-highlight-color:transparent}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#1f2937;color:var(--text-primary);display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center;width:100%}.section-title:after{background:linear-gradient(135deg,#6366f1,#8b5cf6);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.loading-screen{background:linear-gradient(135deg,#667eea,#764ba2);flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-logo,.loading-screen{align-items:center;display:flex;justify-content:center}.loading-logo{background:#fff;border-radius:20px;color:#6366f1;color:var(--primary-color);font-size:3rem;font-weight:700;height:100px;margin-bottom:2rem;width:100px}.loading-bar{background:#fff;border-radius:2px;height:4px}@media (max-width:768px){.container{padding:0 15px}.section-title{font-size:2rem;margin-bottom:2rem}}@media (max-width:480px){.container{padding:0 12px}.section-title{font-size:1.75rem;margin-bottom:1.5rem}body{font-size:.95rem}}.navbar{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#fffc;border-bottom:1px solid #6366f11a;box-shadow:0 2px 20px #0000000d;left:0;position:fixed;right:0;top:0;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1000}.dark-mode .navbar{background:#111827d9;border-bottom:1px solid #ffffff0d}.navbar.scrolled{background:#fffffff2;border-bottom:1px solid #6366f126;box-shadow:0 4px 30px #0000001a}.dark-mode .navbar.scrolled{background:#111827f2;box-shadow:0 4px 30px #0000004d}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 20px;position:relative}.nav-container:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .5s ease;width:0}.navbar.scrolled .nav-container:before{width:80%}.nav-brand{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:.5rem;position:relative;transition:all .3s ease}.nav-brand:after{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-brand:hover:after{width:80%}.nav-brand:hover{background:#6366f114;transform:translateY(-2px)}.logo{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:2px solid #fff3;border-radius:12px;box-shadow:0 4px 15px #6366f14d;color:#fff;display:flex;font-weight:700;height:45px;justify-content:center;overflow:hidden;padding:0;position:relative;transition:all .3s ease;width:45px}.logo:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.logo:hover:before{left:100%}.logo:hover{box-shadow:0 6px 20px #6366f166;transform:rotate(5deg) scale(1.05)}.logo-image{background:#0000;border-radius:10px;display:block;height:100%;object-fit:contain;object-position:center;padding:4px;position:relative;transition:transform .3s ease;width:100%;z-index:1}.logo:hover .logo-image{transform:scale(1.1)}.logo-fallback{align-items:center;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.logo-text{font-size:1.25rem;letter-spacing:1px;position:relative;text-shadow:0 2px 4px #0003;z-index:1}.brand-name-container{display:flex;flex-direction:column;gap:.15rem}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--text-primary),var(--primary-color));-webkit-background-clip:text;background-clip:text;color:var(--text-primary);font-size:1.25rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;transition:all .3s ease}.nav-brand:hover .brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text}.brand-subtitle{color:var(--text-secondary);font-size:.75rem;font-weight:500;letter-spacing:.5px;opacity:.8;text-transform:uppercase}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-link{color:var(--text-secondary);display:inline-block;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:3px;bottom:0;height:3px;left:50%;opacity:0;transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link:after,.nav-link:before{content:"";position:absolute;width:0}.nav-link:after{background:var(--primary-color);border-radius:2px;bottom:-2px;height:2px;left:0;opacity:.5;transition:width .3s ease}.nav-link:hover{color:var(--primary-color);transform:translateY(-2px)}.nav-link:hover:before{opacity:1;width:80%}.nav-link:hover:after{opacity:0;width:100%}.nav-actions{gap:1rem}.nav-actions,.theme-toggle{align-items:center;display:flex}.theme-toggle{backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;box-shadow:0 4px 15px #0000001a,inset 0 1px 0 #fff3;color:var(--text-primary);cursor:pointer;font-size:1.2rem;height:42px;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:42px}.dark-mode .theme-toggle{background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 4px 15px #0003,inset 0 1px 0 #ffffff1a}.theme-toggle:before{background:linear-gradient(135deg,#6366f133,#8b5cf633);border-radius:50%;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.theme-toggle:hover:before{opacity:1}.theme-toggle:hover{background:#ffffff26;border-color:#6366f166;box-shadow:0 6px 20px #6366f14d,inset 0 1px 0 #ffffff4d;transform:translateY(-2px) scale(1.05)}.dark-mode .theme-toggle:hover{background:#ffffff1a;border-color:#6366f180}.theme-toggle svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));position:relative;transition:transform .3s ease;z-index:1}.theme-toggle:hover svg{transform:rotate(180deg)}.mobile-menu-toggle{backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;box-shadow:0 4px 15px #0000001a,inset 0 1px 0 #fff3;color:var(--text-primary);cursor:pointer;display:none;font-size:1.5rem;height:42px;overflow:hidden;position:relative;transition:all .3s ease;width:42px}.dark-mode .mobile-menu-toggle{background:#ffffff0d;border:1px solid #ffffff1a;box-shadow:0 4px 15px #0003,inset 0 1px 0 #ffffff1a}.mobile-menu-toggle:before{background:linear-gradient(135deg,#6366f133,#8b5cf633);border-radius:10px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.mobile-menu-toggle:hover:before{opacity:1}.mobile-menu-toggle:hover{background:#ffffff26;border-color:#6366f166;box-shadow:0 6px 20px #6366f14d,inset 0 1px 0 #ffffff4d;transform:translateY(-2px)}.dark-mode .mobile-menu-toggle:hover{background:#ffffff1a;border-color:#6366f180}.mobile-menu-toggle svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));position:relative;transition:transform .3s ease;z-index:1}@media (max-width:768px){.mobile-menu-toggle{align-items:center;display:flex;justify-content:center}.nav-menu{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#fffffffa;border-top:1px solid #6366f11a;box-shadow:0 10px 40px #00000026;flex-direction:column;gap:0;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:left .4s cubic-bezier(.4,0,.2,1);width:100%}.dark-mode .nav-menu{background:#111827fa;border-top:1px solid #ffffff0d}.nav-menu.active{left:0}.nav-menu li{margin:.5rem 0;padding:0 1rem}.nav-menu .nav-link{border-radius:10px;display:block;margin:0 1rem;padding:1rem;transition:all .3s ease}.nav-menu .nav-link:hover{background:#6366f11a;transform:translateX(5px)}.nav-menu .nav-link:after,.nav-menu .nav-link:before{display:none}.brand-name{font-size:1rem}.brand-subtitle{font-size:.65rem}.logo,.logo-image{height:40px;width:40px}.logo-text{font-size:1.1rem}}@media (max-width:480px){.brand-name-container{display:none}.logo,.logo-image{height:35px;width:35px}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:100vh;overflow:hidden;padding:120px 0 80px;position:relative}.hero:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-greeting{font-size:1.25rem;margin-bottom:.5rem;opacity:.9}.hero-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;font-family:Louize,Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.hero-title{align-items:center;display:flex;flex-wrap:wrap;font-size:2rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;opacity:.95}.typed-cursor,.typed-text{color:gold;font-weight:600}.typed-cursor{animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-description{font-size:1.125rem;line-height:1.8;margin-bottom:2rem;max-width:600px;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn{border:2px solid #0000;border-radius:8px;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;color:var(--primary-color)}.btn-primary:hover{box-shadow:var(--shadow-lg)}.btn-secondary{background:#0000;border-color:#fff;color:#fff}.btn-secondary:hover{background:#fff;color:var(--primary-color)}.hero-social{display:flex;gap:1rem}.social-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-icon:hover{background:#fff;color:var(--primary-color)}.hero-image{align-items:center;display:flex;justify-content:center;transition:transform .3s ease}.profile-image-container{border:5px solid #ffffff4d;border-radius:50%;box-shadow:0 20px 60px #0000004d;height:350px;overflow:hidden;position:relative;width:350px}.profile-image{height:100%;object-fit:cover;object-position:center;width:100%}.image-placeholder{align-items:center;background:#ffffff1a;color:#fff;display:none;font-size:4rem;font-weight:700;height:100%;justify-content:center;width:100%}.image-glow{animation:rotate 10s linear infinite;background:radial-gradient(circle,#ffffff4d 0,#0000 70%);height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}.scroll-indicator{align-items:center;bottom:30px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;left:50%;opacity:.8;position:absolute;transform:translateX(-50%);transition:opacity .3s ease}.scroll-indicator:hover{opacity:1}.scroll-indicator span{font-size:.875rem}@media (max-width:768px){.hero{min-height:auto;padding:100px 0 60px}.hero-container{padding:0 15px}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-greeting{font-size:1rem}.hero-name{font-size:2.5rem;line-height:1.1}.hero-title{flex-wrap:wrap;font-size:1.5rem;justify-content:center}.hero-description{font-size:1rem;padding:0 10px}.hero-image{justify-content:center;margin-top:2rem}.profile-image-container{height:250px;width:250px}.hero-buttons{flex-direction:column;gap:1rem;justify-content:center;margin:0 auto 2rem;max-width:300px;width:100%}.btn{padding:.875rem 1.5rem;text-align:center;width:100%}.hero-social{flex-wrap:wrap;justify-content:center}.social-icon{font-size:1rem;height:40px;width:40px}.scroll-indicator{bottom:20px}}@media (max-width:480px){.hero{padding:90px 0 50px}.hero-name{font-size:2rem}.hero-title{font-size:1.25rem}.hero-description{font-size:.95rem;padding:0}.profile-image-container{height:200px;width:200px}.hero-buttons{max-width:100%}}.about{background:var(--bg-secondary)}.about-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 2fr}.about-image-wrapper{align-items:center;display:flex;justify-content:center}.image-frame{max-width:400px;position:relative;width:100%}.about-image{border-radius:20px;box-shadow:var(--shadow-xl);height:auto;object-fit:cover;object-position:center;width:100%}.image-border{border:3px solid var(--primary-color);border-radius:20px;bottom:-10px;left:-10px;opacity:.3;position:absolute;right:-10px;top:-10px;z-index:-1}.about-text p{color:var(--text-secondary);font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.about-text strong{color:var(--primary-color);font-weight:600}.about-location{align-items:center;color:var(--text-secondary);display:flex;font-size:1rem;gap:.5rem;margin:1.5rem 0}.about-location svg{color:var(--primary-color)}.about-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.stat-item{background:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow-md);flex:1 1;min-width:150px;padding:2rem;text-align:center}.stat-number{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:var(--text-secondary);font-weight:500}@media (max-width:768px){.about{padding:60px 0}.about-content{gap:2rem;grid-template-columns:1fr}.about-image-wrapper{margin-bottom:2rem;order:-1}.image-frame{max-width:100%}.about-text p{font-size:1rem;text-align:left}.about-stats{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.stat-item{flex:1 1;min-width:140px;padding:1.5rem}.stat-number{font-size:2rem}}@media (max-width:480px){.about{padding:50px 0}.about-stats{flex-direction:column;gap:1rem}.stat-item{min-width:auto;width:100%}.about-text p{font-size:.95rem}}.skills{background:var(--bg-primary)}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.skill-category{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;box-shadow:var(--shadow-md);padding:2rem;transition:all .3s ease}.skill-category:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg)}.skill-category-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.skill-icon-wrapper{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;width:50px}.skill-category-title{color:var(--text-primary);font-size:1.25rem;font-weight:600}.skill-tags{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px;color:var(--text-primary);font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.skills{padding:60px 0}.skills-grid{gap:1.5rem;grid-template-columns:1fr}.skill-category{padding:1.5rem}.skill-category-title{font-size:1.1rem}.skill-icon-wrapper{font-size:1.25rem;height:45px;width:45px}}@media (max-width:480px){.skills{padding:50px 0}.skill-category{padding:1.25rem}.skill-tags{gap:.5rem}.skill-tag{font-size:.85rem;padding:.4rem .8rem}}.projects{background:var(--bg-secondary)}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.project-card{background:var(--bg-primary);border:2px solid #0000;border-radius:12px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.project-card:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.project-card:hover:before{transform:scaleX(1)}.project-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-xl)}.project-icon{align-items:center;border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.project-title{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.project-tech{color:var(--primary-color);font-size:.9rem;font-weight:500;margin-bottom:1rem}.project-description{color:var(--text-secondary);flex-grow:1;line-height:1.7;margin-bottom:1.5rem}.project-links{display:flex;gap:1rem}.project-link{align-items:center;color:var(--primary-color);display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:all .3s ease}.project-link:hover{color:var(--primary-dark);gap:.75rem}.project-link svg{font-size:1.2rem}@media (max-width:768px){.projects{padding:60px 0}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.project-title{font-size:1.25rem}.project-description{font-size:.95rem}}@media (max-width:480px){.projects{padding:50px 0}.project-card{padding:1.25rem}.project-icon{font-size:1.25rem;height:50px;width:50px}.project-title{font-size:1.1rem}.project-tech{font-size:.85rem}.project-description{font-size:.9rem}.project-links{flex-direction:column;gap:.75rem}.project-link{justify-content:center}}.experience{background:var(--bg-primary)}.timeline{margin:0 auto;max-width:800px;padding-left:2rem;position:relative}.timeline:before{background:linear-gradient(180deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:0;content:"";left:15px;position:absolute;top:0;width:3px}.timeline-item{margin-bottom:3rem;position:relative}.timeline-marker{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:4px solid var(--bg-primary);border-radius:50%;box-shadow:var(--shadow-lg);color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;left:-2rem;position:absolute;top:0;width:50px;z-index:1}.timeline-content{background:var(--bg-secondary);border-left:4px solid var(--primary-color);border-radius:12px;box-shadow:var(--shadow-md);margin-left:1rem;padding:2rem}.timeline-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.timeline-title{color:var(--text-primary);font-size:1.25rem;font-weight:600}.timeline-company{color:var(--primary-color);font-weight:500}.timeline-duration{align-items:center;color:var(--text-secondary);display:flex;font-size:.9rem;gap:.5rem}.timeline-description{color:var(--text-secondary);line-height:1.8;list-style:none}.timeline-description li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.timeline-description li:before{color:var(--primary-color);content:"▸";font-weight:700;left:0;position:absolute}@media (max-width:768px){.experience{padding:60px 0}.timeline{max-width:100%;padding-left:1.5rem}.timeline:before{left:8px}.timeline-marker{border-width:3px;font-size:.9rem;height:35px;left:-1.5rem;width:35px}.timeline-content{margin-left:.5rem;padding:1.5rem}.timeline-title{font-size:1.1rem}.timeline-header{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.experience{padding:50px 0}.timeline{padding-left:1.25rem}.timeline-marker{font-size:.8rem;height:30px;left:-1.25rem;width:30px}.timeline-content{margin-left:.25rem;padding:1.25rem}.timeline-title{font-size:1rem}.timeline-description{font-size:.9rem}}.education{background:var(--bg-secondary)}.education-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.education-card{background:var(--bg-primary);border:2px solid #0000;border-radius:12px;box-shadow:var(--shadow-md);padding:2rem;text-align:center;transition:all .3s ease}.education-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg)}.education-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.education-degree{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.education-institution{color:var(--primary-color);font-weight:500;margin-bottom:.5rem}.education-duration{color:var(--text-secondary);font-size:.9rem;margin-bottom:.5rem}.education-grade{color:var(--text-secondary);font-weight:500}@media (max-width:768px){.education{padding:60px 0}.education-grid{gap:1.5rem;grid-template-columns:1fr}.education-card{padding:1.5rem}.education-icon{font-size:1.75rem;height:60px;width:60px}}@media (max-width:480px){.education{padding:50px 0}.education-card{padding:1.25rem}.education-degree{font-size:1.1rem}.education-icon{font-size:1.5rem;height:50px;width:50px}}.certifications{background:var(--bg-primary)}.certifications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.cert-card{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;box-shadow:var(--shadow-md);overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.cert-card:before{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.cert-card:hover:before{opacity:.1}.cert-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg)}.cert-icon{color:var(--primary-color);font-size:3rem;margin-bottom:1rem}.cert-card h4,.cert-icon{position:relative;z-index:1}.cert-card h4{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.cert-card p{color:var(--text-secondary);font-size:.9rem;position:relative;z-index:1}.cert-badge{color:var(--primary-color);font-size:1.5rem;opacity:.3;position:absolute;right:10px;top:10px}@media (max-width:768px){.certifications{padding:60px 0}.certifications-grid{gap:1.5rem;grid-template-columns:1fr}.cert-card{padding:1.5rem}.cert-icon{font-size:2.5rem}}@media (max-width:480px){.certifications{padding:50px 0}.cert-card{padding:1.25rem}.cert-icon{font-size:2rem}.cert-card h4{font-size:1rem}.cert-card p{font-size:.85rem}}.github-stats{background:var(--bg-secondary);overflow:hidden;padding:80px 0;position:relative}.github-stats:before{background:linear-gradient(180deg,var(--bg-primary) 0,#0000 100%);content:"";height:200px;left:0;pointer-events:none;position:absolute;right:0;top:0}.github-content{margin:0 auto;max-width:1400px;position:relative;z-index:1}.github-graph-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:2px solid var(--primary-color);border-radius:20px;box-shadow:var(--shadow-xl);margin-bottom:3rem;overflow:hidden;padding:2.5rem;position:relative}.github-graph-main:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#6366f11a 0,#0000 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.graph-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;position:relative;z-index:1}.graph-header-left{align-items:center;display:flex;gap:1.5rem}.github-icon-wrapper{align-items:center;border-radius:20px;box-shadow:var(--shadow-lg);color:#fff;display:flex;height:70px;justify-content:center;width:70px}.github-icon-wrapper,.graph-header-left h3{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));font-size:2rem}.graph-header-left h3{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:var(--text-primary);font-weight:700;margin-bottom:.25rem}.graph-header-left p{color:var(--text-secondary);font-size:.9rem}.graph-theme-selector{align-items:center;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:10px;display:flex;gap:.75rem;padding:.5rem 1rem}.graph-theme-selector span{color:var(--text-secondary);font-size:.9rem;font-weight:500}.theme-select{background:#0000;border:none;border-radius:6px;color:var(--text-primary);cursor:pointer;font-weight:600;outline:none;padding:.25rem .5rem;transition:all .3s ease}.theme-select:hover{background:var(--bg-secondary)}.graph-container{background:var(--bg-primary);border-radius:16px;box-shadow:inset 0 2px 10px #0000001a;margin-bottom:1.5rem;padding:1.5rem;position:relative;z-index:1}.graph-wrapper{border-radius:12px;overflow:hidden;width:100%}.activity-graph-enhanced{border-radius:12px;display:block;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));height:auto;transition:opacity .3s ease;width:100%}.graph-footer{display:flex;justify-content:center;position:relative;z-index:1}.github-profile-link{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;box-shadow:var(--shadow-lg);color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .3s ease}.github-profile-link:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.github-profile-link:hover:before{left:100%}.github-profile-link:hover{box-shadow:var(--shadow-xl);transform:translateY(-3px)}.github-profile-link svg{font-size:1.3rem}.github-stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:2rem}.stat-card-large{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:20px;box-shadow:var(--shadow-lg);overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.stat-card-large:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.stat-card-large:hover:before{transform:scaleX(1)}.stat-card-large:hover{border-color:var(--primary-color);box-shadow:var(--shadow-xl)}.stat-card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.stat-icon-large{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:15px;box-shadow:var(--shadow-md);color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.streak-icon{background:linear-gradient(135deg,#ff6b6b,#ffd93d)}.stat-card-header h4{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-card-header p{color:var(--text-secondary);font-size:.9rem}.stat-image-container{align-items:center;background:var(--bg-secondary);border-radius:12px;display:flex;justify-content:center;min-height:150px;overflow:hidden;padding:1rem;width:100%}.github-stats-img{border-radius:8px;display:block;height:auto;max-width:100%;object-fit:contain;transition:transform .3s ease;width:100%}.stat-card-large:hover .github-stats-img{transform:scale(1.02)}.image-error,.image-loading{align-items:center;color:var(--text-secondary);display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:3rem 2rem;text-align:center}.image-loading .spinner{animation:spin 1s linear infinite;color:var(--primary-color);font-size:2rem;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-error{color:var(--text-secondary)}.image-error svg{color:var(--primary-color);font-size:3rem;margin-bottom:1rem;opacity:.5}.image-error p{font-size:1rem;margin-bottom:1rem}.error-link{align-items:center;background:var(--primary-color);border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.error-link:hover{background:var(--primary-dark);box-shadow:var(--shadow-md);transform:translateY(-2px)}.quick-stats{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.quick-stat-item{align-items:center;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:12px;box-shadow:var(--shadow-md);color:var(--text-primary);display:flex;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.quick-stat-item:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);color:var(--primary-color);transform:translateY(-3px)}.quick-stat-item svg{color:var(--primary-color);font-size:1.3rem}@media (max-width:768px){.github-stats{padding:60px 0}.github-graph-main{border-radius:15px;padding:1.5rem}.github-stats-grid{gap:1.5rem;grid-template-columns:1fr}.graph-header{align-items:flex-start;flex-direction:column;gap:1rem}.graph-header-left h3{font-size:1.5rem}.theme-selector{justify-content:flex-start;width:100%}.stat-card,.stat-card-large{padding:1.5rem}.stat-image-container{min-height:180px;padding:.75rem}.github-stats-img{max-width:100%;object-fit:contain;width:100%}.image-error,.image-loading{min-height:150px;padding:2rem 1rem}.quick-stats{align-items:stretch;flex-direction:column;gap:1rem}.quick-stat-item{justify-content:center;padding:1rem 1.5rem}}@media (max-width:480px){.github-stats{padding:50px 0}.github-graph-main{border-radius:12px;padding:1.25rem}.graph-header-left h3{font-size:1.25rem}.theme-selector{flex-wrap:wrap;gap:.5rem}.theme-option{font-size:.85rem;padding:.4rem .8rem}.stat-card,.stat-card-large{padding:1.25rem}.stat-image-container{min-height:120px;padding:.5rem}.github-stats-img{max-width:100%;object-fit:contain;width:100%}.image-error,.image-loading{min-height:120px;padding:1.5rem 1rem}.image-error svg{font-size:2rem}.image-error p{font-size:.9rem}.quick-stat-item{font-size:.9rem;padding:.875rem 1.25rem}}.contact{background:var(--bg-secondary)}.contact-subtitle{color:var(--text-secondary);font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.contact-content{margin:0 auto;max-width:800px}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.contact-item{background:var(--bg-primary);border:2px solid #0000;border-radius:12px;box-shadow:var(--shadow-md);display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.contact-item:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg)}.contact-icon{align-items:center;border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;height:50px;justify-content:center;width:50px}.contact-details h4{color:var(--text-primary);font-size:1rem;font-weight:600;margin-bottom:.25rem}.contact-details a,.contact-details p{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .3s ease}.contact-details a:hover{color:var(--primary-color)}.contact-social{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.social-link{align-items:center;background:var(--bg-primary);border:2px solid #0000;border-radius:12px;box-shadow:var(--shadow-md);color:var(--text-primary);display:flex;font-weight:500;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.social-link:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);color:var(--primary-color)}.social-link svg{color:var(--primary-color);font-size:1.5rem}@media (max-width:768px){.contact{padding:60px 0}.contact-subtitle{font-size:1rem;padding:0 15px}.contact-info{gap:1.5rem;grid-template-columns:1fr}.contact-item{padding:1.25rem}.contact-icon{font-size:1.1rem;height:45px;width:45px}.contact-social{align-items:stretch;flex-direction:column;gap:1rem}.social-link{justify-content:center;padding:1rem 1.5rem;width:100%}}@media (max-width:480px){.contact{padding:50px 0}.contact-item{flex-direction:column;padding:1rem;text-align:center}.contact-icon{font-size:1rem;height:40px;margin:0 auto;width:40px}.contact-details{text-align:center}.social-link{font-size:.9rem;padding:.875rem 1.25rem}}.footer{background:var(--bg-dark);color:#fff;padding:2rem 0;text-align:center}.footer p{margin-bottom:.5rem;opacity:.9}.footer-note{font-size:.9rem;opacity:.7}@media (max-width:768px){.footer{padding:1.5rem 0}.footer p{font-size:.9rem}.footer-note{font-size:.85rem}}@media (max-width:480px){.footer{padding:1.25rem 0}.footer p{font-size:.85rem}.footer-note{font-size:.8rem}}.scroll-to-top{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:none;border-radius:50%;bottom:30px;box-shadow:var(--shadow-lg);color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:999}.scroll-to-top:hover{box-shadow:var(--shadow-xl)}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:1.1rem;height:45px;right:20px;width:45px}}@media (max-width:480px){.scroll-to-top{bottom:15px;font-size:1rem;height:40px;right:15px;width:40px}}.particles-background{opacity:.3}.dark-mode .particles-background{opacity:.2}@media (max-width:768px){.particles-background{opacity:.2}.dark-mode .particles-background{opacity:.15}}.App{min-height:100vh;position:relative}.particles-background{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}section{padding:80px 0;position:relative;z-index:1}
/*# sourceMappingURL=main.760ece06.css.map*/