body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#111827f2;border-bottom:1px solid #4b55634d;box-shadow:0 2px 10px #0000001a;left:0;position:static;right:0;top:0;width:100%;z-index:50}.navbar-container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 1rem;width:100%}@media (min-width:640px){.navbar-container{padding:0 1.5rem}}@media (min-width:1024px){.navbar-container{padding:0 2rem}}.navbar-content{align-items:center;display:flex;gap:1rem;height:4rem;justify-content:space-between;width:100%}.navbar-logo{flex-shrink:0;min-width:0}.logo-link{group:hover;align-items:center;display:flex;gap:.8rem;text-decoration:none;white-space:nowrap}@media (max-width:480px){.logo-link{gap:.5rem}}.logo-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:.5rem;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:transform .2s ease;width:2.5rem}@media (max-width:480px){.logo-icon{height:2rem;width:2rem}}.logo-link:hover .logo-icon{transform:scale(1.1)}.logo-icon-svg{color:#fff}.logo-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.25rem;font-weight:700}@media (max-width:480px){.logo-brand{font-size:1rem}}.navbar-nav-desktop{display:block;flex:1 1;min-width:0}@media (max-width:768px){.navbar-nav-desktop{display:none}}.nav-items{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;margin-left:2.5rem}@media (max-width:1024px){.nav-items{gap:1.5rem;margin-left:1.5rem}}@media (max-width:900px){.nav-items{gap:1rem;margin-left:1rem}}.nav-item{color:#d1d5db;flex-shrink:1;font-size:.875rem;font-weight:500;padding:.5rem .75rem;position:relative;text-align:center;text-decoration:none;transition:color .2s ease;white-space:nowrap}.nav-item:hover{color:#3b82f6}.nav-item-underline{background:linear-gradient(135deg,#3b82f6,#8b5cf6);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-item:hover .nav-item-underline{width:100%}.navbar-actions{align-items:center;display:flex;flex-shrink:0;gap:1rem}@media (max-width:768px){.navbar-actions{display:none}}.social-link{border-radius:.5rem;color:#9ca3af;flex-shrink:0;padding:.5rem;text-decoration:none;transition:all .2s ease}.social-link:hover{background-color:#37415180;color:#3b82f6}.cta-button{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-size:.875rem;font-weight:500;margin-left:1rem;padding:.5rem 1.5rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.cta-button:hover{box-shadow:0 10px 25px -5px #3b82f64d;transform:scale(1.05)}.hamburger-button{align-items:center;background:#0000;border:none;border-radius:.375rem;color:#d1d5db;cursor:pointer;display:none;flex-shrink:0;justify-content:center;padding:.5rem;transition:color .2s ease}.hamburger-button:hover{color:#3b82f6}@media (max-width:768px){.hamburger-button{display:flex}}.mobile-menu-overlay{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#111827fa;bottom:0;display:none;left:0;opacity:0;padding:1rem;position:fixed;right:0;top:4rem;transform:translateY(-10px);transition:all .3s ease;z-index:40}.mobile-menu-overlay.open{display:block;opacity:1;transform:translateY(0)}@media (min-width:769px){.mobile-menu-overlay{display:none!important}}.mobile-nav-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.mobile-nav-item{border-bottom:1px solid #4b55634d;border-radius:.5rem;color:#d1d5db;font-size:1.125rem;font-weight:500;padding:1rem;text-decoration:none;transition:all .2s ease}.mobile-nav-item:hover{background-color:#3741514d;color:#3b82f6}.mobile-social-links{border-top:1px solid #4b55634d;display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;padding-top:1rem}.mobile-social-link{border-radius:.5rem;color:#9ca3af;padding:.75rem;text-decoration:none;transition:all .2s ease}.mobile-social-link:hover{background-color:#37415180;color:#3b82f6}.mobile-cta-container{display:flex;justify-content:center}.mobile-cta-button{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.mobile-cta-button:hover{box-shadow:0 10px 25px -5px #3b82f64d;transform:scale(1.05)}html{scroll-behavior:smooth}body{background-color:#111827;color:#f9fafb;margin:0;padding:0}.homepage{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;min-height:100vh}.hero-section{margin:0 auto;max-width:1200px;padding:120px 40px 80px}.hero-content{align-items:center;display:flex;gap:60px;min-height:500px}.hero-text{animation:fadeInUp .8s ease-out;flex:1 1}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:16px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#94a3b8;font-size:1.5rem;font-weight:400;margin-bottom:24px}.hero-description{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin-bottom:32px;max-width:500px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.btn-primary{background:linear-gradient(45deg,#6366f1,#8b5cf6);border:none;border-radius:10px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .3s ease}.btn-primary:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #6366f1;border-radius:10px;color:#6366f1;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .3s ease}.btn-secondary:hover{background:#6366f1;color:#fff;transform:translateY(-2px)}.hero-image{animation:fadeInRight .8s ease-out;display:flex;flex:1 1;justify-content:center}.profile-picture{border:8px solid #6366f14d;border-radius:50%;box-shadow:0 20px 40px #0000004d;height:400px;overflow:hidden;transition:all .3s ease;width:400px}.profile-img{height:105%;object-fit:cover;object-position:100% center!important;transform:scale(1.3);width:95%}.profile-picture:hover{border-color:#6366f199;transform:scale(1.05)}.projects-section{margin:0 auto;max-width:1200px;padding:80px 40px}.section-header{animation:fadeInUp .8s ease-out;margin-bottom:60px;text-align:center}.section-title{background:linear-gradient(45deg,#6366f1,#8b5cf6);margin-bottom:16px}.section-subtitle{color:#94a3b8;font-size:1.1rem;margin:0 auto;max-width:600px}.projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:60px}.project-card{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;transition:all .3s ease}.project-card:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.project-image{height:200px;overflow:hidden;position:relative}.project-screenshot{border-radius:5px;height:100%;margin-top:20px;object-fit:contain;object-position:center top;transition:transform .3s ease;width:100%}.project-card:hover{transform:scale(1.05)}.project-content{padding:24px}.project-title{color:#f8fafc;font-size:1.4rem;font-weight:600;margin-bottom:12px}.project-description{color:#cbd5e1;line-height:1.6;margin-bottom:16px}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tag{background:#6366f133;border-radius:20px;color:#a5b4fc;font-size:.85rem;font-weight:500;padding:4px 12px}.project-links{display:flex;gap:12px}.project-btn{background:linear-gradient(45deg,#6366f1,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.project-btn.secondary{background:#0000;border:1px solid #6366f1;color:#6366f1}.project-btn:hover{transform:translateY(-2px)}.project-btn.secondary:hover{background:#6366f1;color:#fff}.skills-section{background:#ffffff05;border-radius:20px;margin:0 auto 40px;max-width:1200px;padding:80px 40px}.skills-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:60px}.skill-card{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;padding:24px 16px;text-align:center;transition:all .3s ease}.skill-card:hover{background:#6366f11a;border-color:#6366f14d;box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.skill-icon{display:block;height:48px;margin-bottom:12px;margin-left:auto;margin-right:auto;transition:transform .3s ease;width:48px}.skill-card:hover .skill-icon{transform:scale(1.1)}.skill-name{color:#f8fafc;font-size:.95rem;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.hero-content{flex-direction:column;gap:40px;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.profile-placeholder{height:200px;width:200px}.profile-icon{font-size:3rem}.projects-grid{grid-template-columns:1fr}.skills-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.hero-section,.projects-section,.skills-section{padding:60px 20px}}@media (max-width:480px){.hero-title,.section-title{font-size:2rem}.skills-grid{grid-template-columns:repeat(2,1fr)}}.about-container{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;min-height:100vh;padding:80px 0 60px}.about-content{margin:0 auto;max-width:1200px;padding:0 20px}.intro-section{margin-bottom:80px}.intro-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:3fr 1fr}.about-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:30px}.intro-description{color:#cbd5e0;font-size:1.1rem;line-height:1.8;margin-bottom:25px}.intro-image{display:flex;justify-content:center}.profile-container{background:linear-gradient(135deg,#2c3e50,#34495e);background-clip:padding-box;border:6px solid #0000;border-radius:50%;box-shadow:0 20px 40px #00000080;display:flex;height:200px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:200px}.profile-image{height:100%;margin-left:50px;margin-top:50px;object-fit:contain;object-position:90% 20%!important;transform:scale(1.45);width:100%}.profile-container:hover{box-shadow:0 25px 50px #667eea66;transform:translateY(-5px)}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.education-section{margin-bottom:80px}.education-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.education-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.education-card:hover{box-shadow:0 20px 40px #667eea33;transform:translateY(-5px)}.education-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.degree-title{color:#667eea;font-size:1.4rem;font-weight:600;margin:0}.education-date{background:#667eea33;border-radius:15px;color:#a0aec0;font-size:.9rem;padding:5px 12px;white-space:nowrap}.institution-name{color:#e2e8f0;font-size:1.2rem;font-weight:500;margin:0 0 15px}.education-description{color:#cbd5e0;line-height:1.7;margin-bottom:20px}.coursework h5{color:#667eea;font-size:1rem;margin-bottom:10px}.coursework ul{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;padding:0}.coursework li{color:#cbd5e0;padding:5px 0 5px 20px;position:relative}.coursework li:before{color:#667eea;content:"▶";font-size:.8rem;left:0;position:absolute}.experience-section{margin-bottom:60px}.experience-timeline{padding-left:30px;position:relative}.experience-timeline:before{background:linear-gradient(180deg,#667eea,#764ba2);bottom:0;content:"";left:15px;position:absolute;top:0;width:2px}.experience-item{margin-bottom:50px;padding-left:40px;position:relative}.experience-dot{background:#667eea;border-radius:50%;box-shadow:0 0 0 4px #667eea4d;height:12px;left:-40px;position:absolute;top:10px;width:12px}.experience-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.experience-content:hover{box-shadow:0 15px 30px #667eea33;transform:translateX(5px)}.experience-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:10px}.job-title{color:#667eea;font-size:1.3rem;font-weight:600;margin:0}.experience-date{background:#667eea33;border-radius:15px;color:#a0aec0;font-size:.9rem;padding:5px 12px;white-space:nowrap}.company-name{color:#e2e8f0;font-size:1.1rem;font-weight:500;margin:0 0 15px}.experience-description{color:#cbd5e0;line-height:1.7;margin-bottom:20px}.experience-skills{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background:linear-gradient(135deg,#667eea4d,#764ba24d);border:1px solid #667eea66;border-radius:20px;color:#e2e8f0;font-size:.85rem;font-weight:500;padding:6px 12px;transition:all .3s ease}.skill-tag:hover{background:linear-gradient(135deg,#667eea80,#764ba280);transform:translateY(-2px)}@media (max-width:768px){.about-container{padding:60px 0 40px}.intro-content{gap:40px;grid-template-columns:1fr;text-align:center}.about-title{font-size:2.5rem}.section-title{font-size:2rem}.education-grid{grid-template-columns:1fr}.education-header,.experience-header{align-items:flex-start;flex-direction:column;gap:5px}.experience-timeline{padding-left:20px}.experience-item{padding-left:30px}.experience-dot{left:-30px}.profile-image{height:250px;width:250px}}@media (max-width:480px){.about-content{padding:0 15px}.about-title{font-size:2rem}.section-title{font-size:1.8rem}.education-card,.experience-content{padding:20px}.profile-image{height:200px;width:200px}}.projects1-page{background:linear-gradient(135deg,#0f0f23,#1a1a2e);min-height:100vh;padding:40px 0}.hero2-section{margin-bottom:50px;padding:20px 20px 0;text-align:center}.hero2-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:40px}.gradient2-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f8fafc);-webkit-background-clip:text;background-clip:text}.hero2-subtitle{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.projects1-main{margin:0 auto;max-width:1200px;padding:0 20px}.projects1-grid{grid-gap:40px;align-items:stretch;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));justify-items:center}.project1-card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;display:flex;flex-direction:column;height:100%;max-width:550px;overflow:hidden;transition:all .3s ease;width:100%}.project1-card:hover{border:1px solid #fff3;box-shadow:0 30px 60px #00000080;transform:translateY(-10px)}.project1-content{display:flex;flex-direction:column;height:100%;min-height:280px;padding:32px}.project1-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.project1-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.github1-link{border-radius:8px;color:#9ca3af;padding:8px;text-decoration:none;transition:all .3s ease}.github1-link:hover{background:#ffffff1a;color:#fff;transform:scale(1.1)}.project1-description{color:#d1d5db;font-size:.95rem;line-height:1.6;margin-bottom:24px}.project1-tags{display:flex;flex-wrap:wrap;gap:8px}.project1-tag{background:linear-gradient(135deg,#0f0f23,#1a1a2e);border:1px solid #fff3;border-radius:20px;color:#fff;font-size:.8rem;font-weight:500;padding:6px 12px;transition:all .3s ease}.learn-more-link{color:#fff;display:inline-block;font-size:.9rem;margin-left:10px;margin-top:auto;padding-top:20px;text-decoration:none;transition:opacity .2s ease}.learn-more-link:hover{opacity:.8}@media (max-width:1024px){.projects1-grid{gap:30px;grid-template-columns:1fr}}@media (max-width:768px){.hero1-title{font-size:2.5rem}.hero1-subtitle{font-size:1.1rem}.projects1-grid{gap:24px;grid-template-columns:1fr}.project1-card{max-width:100%}.project1-content{min-height:250px;padding:24px}}@media (max-width:480px){.projects1-page{padding:40px 0}.hero1-section{margin-bottom:60px}.hero1-title{font-size:2rem}.project1-content{min-height:220px;padding:20px}}.skills1-page{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;min-height:100vh}.hero1-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;padding:100px 5% 20px;text-align:center}.hero1-title{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:.5rem}.gradient1-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.hero1-subtitle{color:#cbd5e1;font-size:1.1rem;line-height:1.5;margin:0}.skills1-main{margin:0 auto;max-width:1200px;padding:100px 5% 80px}.skill1-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:3rem;padding:2.5rem;transition:transform .3s ease}.skill1-section:hover{transform:translateY(-2px)}.section1-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.section1-icon{align-items:center;border-radius:12px;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.purple1-gradient{background:linear-gradient(135deg,#667eea,#764ba2)}.blue1-gradient{background:linear-gradient(135deg,#4facfe,#00f2fe)}.green1-gradient{background:linear-gradient(135deg,#43e97b,#38f9d7)}.red1-gradient{background:linear-gradient(135deg,#ff6b6b,#ee5a24)}.section1-title{color:#fff;font-size:1.8rem;font-weight:600;margin:0}.skills1-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.skill1-card{align-items:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1.2rem;text-align:center;transition:all .3s ease}.skill1-card:hover{background:#ffffff0f;border-color:#667eea4d;box-shadow:0 8px 32px #667eea1a;transform:translateY(-2px)}.skill1-icon{align-items:center;display:flex;font-size:1.5rem;height:32px;justify-content:center;margin-bottom:.2rem;width:32px}.skill1-name{color:#fff;font-size:.9rem;font-weight:500}@media (max-width:768px){.hero1-section{padding:60px 5% 15px}.hero1-title{font-size:2.2rem}.hero1-subtitle{font-size:1rem}.skill1-section{margin-bottom:2.5rem;padding:2rem 1.5rem}.skills1-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.section1-header{align-items:flex-start;flex-direction:column;gap:.5rem}.section1-title{font-size:1.5rem}}@media (max-width:480px){.hero1-section{padding:50px 5% 10px}.hero1-title{font-size:1.8rem}.hero1-subtitle{font-size:.9rem}.skill1-section{margin-bottom:2rem;padding:1.5rem 1rem}.skill1-card{padding:1rem}.skills1-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.section1-icon{height:40px;width:40px}.section1-title{font-size:1.3rem}}.contact-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;display:flex;min-height:50vh;padding:80px 0 60px}.contact-content{margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.contact-header{margin-bottom:80px}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:20px}.contact-subtitle{color:#cbd5e0;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:600px}.contact-methods{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:80px}.contact-method{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:40px 30px;text-align:center;transition:all .3s ease}.contact-method:hover{border-color:#667eea66;box-shadow:0 20px 40px #667eea4d;transform:translateY(-10px)}.contact-icon{align-items:center;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 20px;transition:all .3s ease;width:60px}.contact-icon svg{height:28px;width:28px}.email-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.linkedin-icon{background:linear-gradient(135deg,#0077b5,#0e76a8);color:#fff}.github-icon{background:linear-gradient(135deg,#333,#24292e);color:#fff}.contact-method:hover .contact-icon{box-shadow:0 10px 20px #0000004d;transform:scale(1.1)}.contact-details h3{color:#e2e8f0;font-size:1.4rem;font-weight:600;margin-bottom:10px}.contact-link{color:#667eea;display:inline-block;font-size:1.1rem;font-weight:500;margin-bottom:10px;text-decoration:none;transition:all .3s ease}.contact-link:hover{color:#764ba2;transform:scale(1.05)}.contact-details p{color:#a0aec0;font-size:.95rem;margin:0}@media (max-width:768px){.contact-container{padding:60px 0 40px}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem}.contact-methods{gap:30px;grid-template-columns:1fr;margin-bottom:60px}.contact-method{padding:30px 20px}.contact-header{margin-bottom:60px}}@media (max-width:480px){.contact-content{padding:0 15px}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-icon{height:50px;width:50px}.contact-icon svg{height:24px;width:24px}}.project3-details-page{background:linear-gradient(135deg,#0f0f23,#1a1a2e);min-height:100vh;padding:40px 20px}.project3-details-container{margin:0 auto;max-width:1000px}.project3-card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0000004d;padding:40px}.project3-header{border-bottom:1px solid #ffffff1a;margin-bottom:50px;padding-bottom:40px}.back3-link{align-items:center;border-radius:8px;color:#9ca3af;display:inline-flex;font-size:.95rem;gap:8px;margin-bottom:32px;padding:8px 12px;text-decoration:none;transition:all .3s ease}.back3-link:hover{background:#ffffff1a;color:#fff;transform:translateX(-4px)}.project3-title-section{margin-bottom:32px;text-align:center}.project3-main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f8fafc);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3rem;font-weight:800;margin:0}.project3-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.action3-button{align-items:center;border:2px solid #0000;border-radius:12px;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.github3-button{background:linear-gradient(135deg,#374151,#4b5563);border-color:#fff3;color:#fff}.github3-button:hover{background:linear-gradient(135deg,#4b5563,#6b7280);box-shadow:0 8px 25px #4b55634d;transform:translateY(-2px)}.live3-button{background:linear-gradient(135deg,#059669,#10b981);border-color:#10b9814d;color:#fff}.live3-button:hover{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 8px 25px #10b9814d;transform:translateY(-2px)}.project3-content{display:flex;flex-direction:column;gap:40px}.content3-section{border-bottom:1px solid #ffffff0d;padding-bottom:30px}.content3-section:last-child{border-bottom:none;padding-bottom:0}.section3-title{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 24px}.overview3-text{color:#d1d5db;font-size:1.1rem;line-height:1.8;margin:0}.media3-container{display:flex;flex-direction:column;gap:30px}.demo3-video{text-align:center}.video3-player{border-radius:12px;box-shadow:0 10px 30px #0000004d;height:auto;max-width:800px;width:100%}.screenshots3-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.screenshot3-item{border-radius:12px;box-shadow:0 8px 25px #0003;overflow:hidden;transition:transform .3s ease}.screenshot3-item:hover{transform:scale(1.02)}.screenshot3-image{display:block;height:auto;width:100%}.features3-list{grid-gap:16px;display:grid;gap:16px;list-style:none;margin:0;padding:0}.feature3-item{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;color:#e5e7eb;display:flex;gap:16px;line-height:1.6;padding:16px;transition:all .3s ease}.feature3-item:hover{background:#ffffff14;border-color:#ffffff1a;transform:translateX(8px)}.feature3-bullet{color:#667eea;flex-shrink:0;font-size:1.2rem;font-weight:700;margin-top:2px}.tech3-stack-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tech3-item{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;padding:20px;transition:all .3s ease}.tech3-item:hover{background:#ffffff14;border-color:#ffffff1a;box-shadow:0 8px 25px #0003;transform:translateY(-4px)}.tech3-info{text-align:center}.tech3-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:8px}.tech3-category{color:#9ca3af;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.error3-message{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;padding:60px 20px;text-align:center}.error3-message h2{color:#fff;font-size:2rem;margin-bottom:16px}.error3-message p{color:#9ca3af;font-size:1.1rem}@media (max-width:768px){.project3-details-page{padding:20px 16px}.project3-card{padding:24px 20px}.project3-main-title{font-size:2.2rem}.project3-actions{align-items:center;flex-direction:column}.action3-button{justify-content:center;max-width:300px;width:100%}.section3-title{font-size:1.5rem}.screenshots3-grid,.tech3-stack-grid{grid-template-columns:1fr}}@media (max-width:480px){.project3-card{padding:20px 16px}.project3-main-title{font-size:1.8rem}.tech3-item{padding:16px}.feature3-item{padding:12px}.project3-header{margin-bottom:30px;padding-bottom:24px}}
/*# sourceMappingURL=main.8f495f61.css.map*/