*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#2563eb;box-shadow:0 4px 14px 0 #2563eb40;color:#fff}.btn-primary:hover{background:#1d4ed8;box-shadow:0 6px 20px 0 #2563eb59;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#1f2937;transform:translateY(-2px)}.section-title{color:#111827;font-size:2.75rem;font-weight:700;letter-spacing:-.025em;margin-bottom:4rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:2px;bottom:-12px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}@media (max-width:768px){.section-title{font-size:2rem}}@media (max-width:480px){.section-title{font-size:1.8rem}}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #0000000d;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:1.25rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #00000026}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo a{color:#111827;font-size:1.5rem;font-weight:800;letter-spacing:-.025em;text-decoration:none;transition:color .3s ease}.nav-logo a:hover{color:#1d4ed8}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#374151;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:-.01em;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#2563eb}.nav-link:after{background-color:#2563eb;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.hamburger{color:#333;cursor:pointer;display:none;font-size:1.5rem}@media (max-width:768px){.hamburger{display:block}.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-item{margin:1rem 0}}.hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;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-title{font-size:3.75rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#cbd5e1;font-size:1.75rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1.5rem}.hero-description{color:#94a3b8;font-size:1.125rem;line-height:1.7;margin-bottom:2.5rem;max-width:500px}.hero-buttons{display:flex;gap:1rem}.hero-image{align-items:center;display:flex;justify-content:center}.profile-image-container{border:3px solid #3b82f64d;border-radius:50%;box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff1a;height:400px;overflow:hidden;position:relative;transition:all .4s ease;width:400px}.profile-image-container:before{background:linear-gradient(135deg,#3b82f6,#1d4ed8,#3b82f6);border-radius:50%;bottom:-3px;content:"";left:-3px;opacity:.6;position:absolute;right:-3px;top:-3px;z-index:-1}.profile-image{height:100%;object-fit:cover;object-position:center top;transition:all .3s ease;width:100%}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{flex-wrap:wrap;justify-content:center}.profile-image-container{height:300px;width:300px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.profile-image-container{height:250px;width:250px}}.about{background:#fafafa;border-top:1px solid #e5e7eb}.about-content{margin:0 auto;max-width:800px}.about-text p{color:#4b5563;font-size:1.125rem;font-weight:400;line-height:1.7;margin-bottom:1.75rem}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.stat{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.stat:hover{box-shadow:0 10px 25px #00000026,0 4px 6px #0000001a;transform:translateY(-8px)}.stat h3{color:#2563eb;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat p{color:#6b7280;font-weight:500}@media (max-width:768px){.about-stats{grid-template-columns:1fr}.stat{padding:1.5rem}.stat h3{font-size:2rem}}.experience{background:#fff;border-top:1px solid #e5e7eb}.timeline{margin:0 auto;max-width:800px;position:relative}.timeline:before{background:#2563eb;content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:2px}.timeline-item{margin-bottom:3rem;position:relative}.timeline-item:nth-child(odd) .timeline-content{margin-left:0;margin-right:50%;padding-right:2rem;text-align:right}.timeline-item:nth-child(2n) .timeline-content{margin-left:50%;margin-right:0;padding-left:2rem;text-align:left}.timeline-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;padding:2.5rem;position:relative;transition:all .3s ease}.timeline-content:before{background:#2563eb;border-radius:50%;content:"";height:20px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.timeline-item:nth-child(odd) .timeline-content:before{right:-60px}.timeline-item:nth-child(2n) .timeline-content:before{left:-60px}.timeline-content h3{color:#111827;font-size:1.375rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.75rem}.timeline-content h4{color:#2563eb;font-size:1.1rem;margin-bottom:.5rem}.timeline-date{color:#6b7280;font-weight:500;margin-bottom:1rem}.timeline-content ul{list-style:none;padding:0}.timeline-content li{color:#4b5563;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.timeline-content li:before{color:#2563eb;content:"•";font-weight:700;left:0;position:absolute}@media (max-width:768px){.timeline:before{left:20px}.timeline-item:nth-child(2n) .timeline-content,.timeline-item:nth-child(odd) .timeline-content{margin-left:0;margin-right:0;padding-left:3rem;text-align:left}.timeline-item:nth-child(2n) .timeline-content:before,.timeline-item:nth-child(odd) .timeline-content:before{left:-40px}}.education{background:#fafafa;border-top:1px solid #e5e7eb}.education-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:800px}.education-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:2.5rem;text-align:center;transition:all .3s ease}.education-card:hover{box-shadow:0 10px 25px #00000026,0 4px 6px #0000001a;transform:translateY(-8px)}.education-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.75rem;width:80px}.education-card h3{color:#111827;font-size:1.375rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.75rem}.education-card h4{color:#2563eb;font-size:1.1rem;margin-bottom:.5rem}.education-date{color:#6b7280;font-weight:500;margin-bottom:.5rem}.education-card p:last-child{color:#4b5563}@media (max-width:768px){.education-grid{grid-template-columns:1fr}}.skills{background:#fff;border-top:1px solid #e5e7eb}.skills-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.skill-category h3{color:#111827;font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:2.5rem;text-align:center}.skill-items{gap:1.5rem}.skill-item,.skill-items{display:flex;flex-direction:column}.skill-item{gap:.5rem}.skill-name{color:#374151;font-weight:500}.skill-bar{background:#f1f5f9;border-radius:6px;box-shadow:inset 0 1px 2px #0000001a;height:10px;overflow:hidden}.skill-progress{background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:6px;box-shadow:0 1px 3px #2563eb4d;height:100%;transition:width 1.2s ease}.skill-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skill-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:25px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.25rem;transition:all .3s ease}.skill-tag:hover{background:#2563eb;box-shadow:0 4px 12px #2563eb4d;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.skills-grid{grid-template-columns:1fr}}.projects{background:#fafafa;border-top:1px solid #e5e7eb}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1000px}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.project-card:before{background:linear-gradient(180deg,#2563eb,#1d4ed8);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.project-card:hover{box-shadow:0 20px 40px #00000026,0 4px 6px #0000001a;transform:translateY(-8px)}.project-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:flex;font-size:1.5rem;height:64px;justify-content:center;margin-bottom:1.75rem;width:64px}.project-card h3{color:#111827;font-size:1.375rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.75rem}.project-grade{color:#2563eb;font-size:.9rem;font-weight:600;margin-bottom:1rem}.project-description{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#475569;font-size:.8rem;font-weight:600;padding:.375rem .875rem;transition:all .2s ease}.tech-tag:hover{background:#e2e8f0;transform:translateY(-1px)}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.contact{background:#fff;border-top:1px solid #e5e7eb}.contact-content{margin:0 auto;max-width:800px;text-align:center}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.contact-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:flex;gap:1.25rem;padding:2rem;transition:all .3s ease}.contact-item:hover{box-shadow:0 10px 25px #00000026,0 4px 6px #0000001a;transform:translateY(-8px)}.contact-item svg{color:#2563eb;flex-shrink:0;font-size:1.5rem;width:40px}.contact-item h3{color:#111827;font-size:1.125rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.contact-item a,.contact-item p{color:#6b7280;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#2563eb}.social-links{gap:1.5rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#475569;font-size:1.25rem;height:56px;text-decoration:none;transition:all .3s ease;width:56px}.social-link:hover{background:#2563eb;box-shadow:0 8px 20px #2563eb4d;color:#fff;transform:translateY(-4px)}@media (max-width:768px){.contact-info{grid-template-columns:1fr}.contact-item{flex-direction:column;text-align:center}}.footer{background:#0f172a;border-top:1px solid #1e293b;color:#fff;padding:3rem 0;text-align:center}.footer p{font-size:1rem;font-weight:500;margin:0;opacity:.9}.App{text-align:center}.loading-screen{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content{color:#fff;text-align:center}.loading-content h2{font-size:2.75rem;font-weight:800;letter-spacing:-.025em;margin-bottom:1.5rem}.loading-content p{font-size:1.25rem;font-weight:500;opacity:.9}html{scroll-behavior:smooth}section{padding:100px 0}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=main.022e3fbe.css.map*/