@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--primary-color: #2563eb;--primary-dark: #1d4ed8;--secondary-color: #fbbf24;--accent-color: #7c3aed;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--transition-fast: .15s ease;--transition-normal: .3s ease;--transition-slow: .5s ease}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-family);line-height:1.6;color:var(--gray-700);background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:#0d131e}h1{font-size:var(--font-size-4xl);font-weight:700}h2{font-size:var(--font-size-3xl);font-weight:600}h3{font-size:var(--font-size-2xl);font-weight:600}h4{font-size:var(--font-size-xl);font-weight:600}h5{font-size:var(--font-size-lg);font-weight:600}h6{font-size:var(--font-size-base);font-weight:600}p{margin-bottom:var(--spacing-4);color:var(--gray-600)}a{color:var(--primary-color);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary-dark)}input,textarea,select{font-family:inherit;font-size:var(--font-size-base)}button{font-family:inherit;font-size:var(--font-size-base);cursor:pointer;border:none;background:none;transition:all var(--transition-normal)}*:focus{outline:2px solid var(--primary-color);outline-offset:2px}::selection{background-color:var(--primary-color);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-4)}@media (max-width: 768px){html{font-size:14px}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}}@media (max-width: 480px){html{font-size:13px}.container{padding:0 var(--spacing-3)}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#374151}.App{min-height:100vh}.section-title{font-size:2.5rem;font-weight:700;color:#3b4f75!important;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#373a41;max-width:600px;margin:0 auto}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.btn-secondary{background:transparent;color:#1f2937;border:2px solid #1f2937}.btn-secondary:hover{background:#1f2937;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #1f293733}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.container{padding:0 1rem}.section-title{font-size:2rem}.btn{padding:.75rem 1.5rem;font-size:.9rem}}@media (max-width: 480px){.section-title{font-size:1.75rem}}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.1}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh}.hero-text{animation:fadeInUp 1s ease-out}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.highlight{color:#fbbf24;position:relative}.highlight:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#fbbf24;border-radius:2px}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;color:#e5e7eb}.hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;color:#d1d5db;max-width:500px}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:.875rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background:#fbbf24;color:#1f2937}.btn-primary:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 25px #fbbf244d}.hero .btn-secondary{background:transparent;color:#fff;border:2px solid white}.hero .btn-secondary:hover{background:#fff;color:#1f2937;transform:translateY(-2px);box-shadow:0 10px 25px #fff3}.hero-visual{display:flex;justify-content:center;align-items:center;animation:fadeInRight 1s ease-out .3s both}.tech-stack{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:400px}.tech-item{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;text-align:center;transition:all .3s ease;cursor:pointer}.tech-item:hover{transform:translateY(-5px);background:#fff3;box-shadow:0 10px 30px #0003}.tech-icon{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#fbbf24}.tech-item span{font-size:.9rem;color:#e5e7eb;font-weight:500}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);animation:bounce 2s infinite}.scroll-arrow{width:30px;height:30px;border:2px solid white;border-top:none;border-left:none;transform:rotate(45deg);cursor:pointer;transition:all .3s ease}.scroll-arrow:hover{transform:rotate(45deg) scale(1.1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.tech-stack{grid-template-columns:repeat(3,1fr);gap:1rem}.tech-item{padding:1rem}.tech-icon{font-size:1.5rem}.hero-buttons{justify-content:center}}.about{padding:6rem 0;background:#f8fafc}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.about-text h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.about-text p{color:#4b5563;line-height:1.7;margin-bottom:1.5rem}.about-highlights{margin-top:2rem}.highlight-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.highlight-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#dbeafe;border-radius:.5rem;flex-shrink:0}.highlight-item h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.highlight-item p{color:#6b7280;margin:0;font-size:.95rem}.about-skills{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.about-skills h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2rem;text-align:center}.skills-grid{display:flex;flex-direction:column;gap:1.5rem}.skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem}.stat-item{text-align:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-number{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{color:#6b7280;font-weight:500}@media (max-width: 768px){.about{padding:4rem 0}.container{padding:0 1rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-skills{padding:1.5rem}.about-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{padding:1.5rem}.stat-number{font-size:2rem}}@media (max-width: 480px){.about-stats{grid-template-columns:1fr}}.projects{padding:6rem 0;background:#fff}.project-filters{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:2rem;font-weight:500;cursor:pointer;transition:all .3s ease}.filter-btn:hover{border-color:#2563eb;color:#2563eb}.filter-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.project-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid #e5e7eb}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.project-image{position:relative;height:250px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-overlay{position:absolute;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-links{display:flex;gap:1rem}.project-link{padding:.75rem 1.5rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .3s ease}.project-link:hover{background:#1d4ed8;transform:translateY(-2px)}.project-content{padding:1.5rem}.project-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.project-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#dbeafe;color:#2563eb;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}.no-projects{text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:1rem;margin:2rem 0}.no-projects-icon{font-size:4rem;margin-bottom:1.5rem}.no-projects h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.no-projects p{font-size:1.1rem;color:#6b7280;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.no-projects-actions{display:flex;justify-content:center;align-items:center;gap:1rem;max-width:600px;margin:0 auto}.no-projects-actions .btn{flex:0 0 auto;min-width:150px;text-align:center}.projects-cta{text-align:center;padding:3rem;background:#f8fafc;border-radius:1rem}.projects-cta p{font-size:1.1rem;color:#6b7280;margin-bottom:1.5rem}@media (max-width: 768px){.projects{padding:4rem 0}.container{padding:0 1rem}.project-filters{gap:.5rem}.filter-btn{padding:.5rem 1rem;font-size:.9rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-image{height:200px}.project-content{padding:1rem}.projects-cta{padding:2rem}}.skills{padding:6rem 0;background:#f8fafc}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.skill-category{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.skill-category:hover{transform:translateY(-5px)}.category-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.category-icon{font-size:2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#dbeafe;border-radius:.75rem}.category-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.skills-list{display:flex;flex-direction:column;gap:1rem}.skill-item{width:100%}.skill-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.skill-name{font-weight:500;color:#374151}.skill-percentage{font-weight:600;color:#2563eb;font-size:.9rem}.skill-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.skill-progress{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:4px;transition:width 1s ease-in-out;position:relative}.skill-progress:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.certifications-section{margin-bottom:4rem}.certifications-title{font-size:1.5rem;font-weight:600;color:#1f2937;text-align:center;margin-bottom:2rem}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.certification-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px #0000000d;border-left:4px solid #2563eb;transition:transform .3s ease}.certification-card:hover{transform:translateY(-3px)}.cert-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.cert-name{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;flex:1}.cert-year{background:#dbeafe;color:#2563eb;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}.cert-issuer{color:#6b7280;margin:0 0 .5rem;font-size:.9rem}.cert-credential{color:#9ca3af;font-size:.8rem;font-family:monospace}.experience-timeline{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.timeline-title{font-size:1.5rem;font-weight:600;color:#1f2937;text-align:center;margin-bottom:3rem}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:.3rem;top:0;bottom:0;width:2px;background:#e5e7eb}.timeline-item{position:relative;margin-bottom:3rem;padding-left:2rem}.timeline-marker{position:absolute;left:-2rem;top:.5rem;width:12px;height:12px;background:#2563eb;border-radius:50%;border:3px solid white;box-shadow:0 0 0 3px #e5e7eb}.timeline-content h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.timeline-company{color:#2563eb;font-weight:500;margin:0 0 .25rem}.timeline-period{color:#6b7280;font-size:.9rem;margin:0 0 1rem}.timeline-description{color:#4b5563;line-height:1.6;margin:0;font-size:.95rem}@media (max-width: 768px){.skills{padding:4rem 0}.container{padding:0 1rem}.skills-grid{grid-template-columns:1fr;gap:1.5rem}.skill-category{padding:1.5rem}.certifications-grid{grid-template-columns:1fr}.experience-timeline{padding:2rem}.timeline{padding-left:1.5rem}.timeline:before{left:1.125rem}.timeline-item{padding-left:1.5rem}.timeline-marker{left:-1.5rem}}.contact{padding:6rem 0 0;background:#1f2937;color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#d1d5db;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.contact-info h3{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.contact-info p{color:#d1d5db;line-height:1.7;margin-bottom:2rem}.contact-details{margin-bottom:3rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.contact-icon{font-size:1.5rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#2563eb1a;border-radius:.75rem;flex-shrink:0}.contact-detail h4{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .25rem}.contact-detail a{color:#60a5fa;text-decoration:none;transition:color .3s ease}.contact-detail a:hover{color:#93c5fd}.social-links h4{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:1rem}.social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.social-link{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff0d;border-radius:.5rem;text-decoration:none;color:#fff;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-link:hover{background:var(--social-color);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.social-icon{font-size:1.2rem;font-weight:600}.social-name{font-size:.9rem;font-weight:500}.contact-form-container{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 30px #0003}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:#2563eb;color:#fff;border:none;padding:.875rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.submit-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn.submitting{background:#6b7280}.success-message{background:#d1fae5;color:#065f46;padding:1rem;border-radius:.5rem;text-align:center;font-weight:500;border:1px solid #a7f3d0}.footer{background:#111827;padding:2rem 0;margin-top:4rem;border-top:1px solid #374151}.footer-content{text-align:center;color:#9ca3af}.footer-content p{margin:.5rem 0}@media (max-width: 768px){.contact{padding:4rem 0 0}.container{padding:0 1rem}.section-title{font-size:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form-container{padding:1.5rem}.social-grid{grid-template-columns:1fr}.contact-item{flex-direction:column;text-align:center;gap:.5rem}.contact-icon{width:40px;height:40px}}.navigation{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo .logo-text{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-item{background:none;border:none;color:#374151;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease;position:relative}.nav-item:hover,.nav-item.active{color:#2563eb;background:#2563eb1a}.nav-item.active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:20px;height:2px;background:#2563eb;border-radius:1px}.mobile-menu-toggle{display:none;flex-direction:column;cursor:pointer;padding:.5rem}.hamburger{width:25px;height:3px;background:#374151;margin:3px 0;transition:.3s;border-radius:2px}@media (max-width: 768px){.nav-container{padding:0 1rem}.nav-menu{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 6px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-menu.active{transform:translateY(0);opacity:1;visibility:visible}.mobile-menu-toggle{display:flex}.nav-item{width:100%;text-align:center;margin:.5rem 0}}
