.btn-youtube{background:#a81d2b;color:#fff;border-radius:22px;text-decoration:none;transition:background .18s,color .18s,transform .18s;margin-top:.2rem;display:inline-block;padding:.45em 1.2em;font-weight:600;font-size:.98rem}.btn-youtube:hover{background:#7a1620;color:#fff;transform:scale(1.06)}.project-img.project-modal-trigger:active,.project-img.project-modal-trigger.clicked{animation:projectImgPulse .45s cubic-bezier(.4,0,.2,1);box-shadow:0 0 0 6px #8b5cf6,0 2px 16px #6366f121;outline:0}@keyframes projectImgPulse{0%{transform:scale(1);box-shadow:0 0 #8b5cf6}60%{transform:scale(1.08);box-shadow:0 0 0 12px #8b5cf633}to{transform:scale(1);box-shadow:0 0 #8b5cf6}}.project-modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;align-items:center;justify-content:center}.project-modal.active{display:flex}.project-modal-backdrop{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#1e1e32d1;z-index:1;opacity:0;animation:modalFadeIn .35s forwards}.project-modal-content{position:relative;z-index:2;background:#18181b;border-radius:18px;box-shadow:0 8px 40px #6366f12e;padding:2.2rem 2.5rem;min-width:340px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;animation:modalScaleIn .38s cubic-bezier(.4,0,.2,1)}.project-modal-close{position:absolute;top:1.1rem;right:1.3rem;background:none;border:none;color:#fff;font-size:2.2rem;cursor:pointer;z-index:3;transition:color .18s}.project-modal-close:hover{color:#8b5cf6}.project-modal-images{display:flex;justify-content:center;align-items:center;gap:32px;width:100%;max-width:100vw;padding:24px 0;overflow:hidden;background:transparent!important;box-shadow:none!important;border:none!important}.project3-modal-img{flex:1 1 0;max-width:480px!important;max-height:80vh!important;min-width:0;min-height:0;aspect-ratio:16/10;object-fit:contain!important;border-radius:12px;background:none!important;box-shadow:none!important;display:block}.modal-img{width:100%;max-width:480px;height:420px;max-height:80vh;object-fit:contain;background:transparent;padding:0;flex:1 1 0;display:block;margin-left:auto;margin-right:auto;border-radius:12px;box-shadow:0 2px 16px #6366f121;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .18s;cursor:pointer;opacity:0;transform:scale(.92) translateY(30px);animation:modalImgIn .5s forwards}.modal-img:hover{transform:scale(1.08) translateY(-4px);box-shadow:0 8px 32px #6366f138;z-index:2}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes modalImgIn{0%{opacity:0;transform:scale(.92) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.contact-item{position:relative}.copy-tiny-note{position:absolute;left:50%;top:calc(100% + 2px);transform:translate(-50%);background:#232136;color:#fff;font-size:.82rem;padding:2px 10px;border-radius:6px;box-shadow:0 1px 4px #6366f11a;opacity:.92;pointer-events:none;z-index:100;font-weight:400;white-space:nowrap;transition:opacity .2s}.copy-tiny-note-phone{left:38%}.copy-btn{background:none;border:none;cursor:pointer;margin-left:.5rem;padding:.2rem;display:inline-flex;align-items:center;transition:color .18s}.copy-btn svg{display:block}.copy-btn:hover svg rect{stroke:#10b981}.see-more-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.featured-projects{padding:4rem 0 3rem;background:none;width:100%;overflow-x:hidden}.featured-projects .section-title{text-align:center;font-size:3rem;font-weight:800;margin-bottom:3rem;color:#fff;position:relative}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(270px,1fr));gap:2.2rem;margin-bottom:2.5rem;justify-items:center;align-items:stretch}.project-card{background:#ffffff0a;border-radius:18px;box-shadow:0 4px 24px #6366f11a;padding:2rem 1.2rem 1.5rem;display:flex;flex-direction:column;align-items:center;transition:transform .18s,box-shadow .18s;width:100%;height:100%}.project-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 32px #6366f12e}.project-img{width:100%;max-width:320px;height:200px;object-fit:cover;border-radius:12px;margin-bottom:1.1rem;background:#e5e7eb}.project-img.mobile-app{height:200px;object-fit:contain;background:transparent;border:none;max-width:100%;box-shadow:0 2px 16px #6366f11a}.project-card h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#8b5cf6;text-align:center}.project-card p{color:#cbd5e1;font-size:1rem;margin-bottom:.7rem;text-align:center}.tech-stack{color:#0ea5e9;font-size:.98rem;margin-bottom:1.1rem;text-align:center}.btn-github{background:var(--gradient-primary);color:#fff;text-shadow:none;border-radius:22px;padding:.45em 1.2em;font-weight:600;font-size:.98rem;text-decoration:none;transition:all .18s,transform .18s;margin-top:.2rem;display:inline-block;box-shadow:var(--shadow-lg)}.btn-github:hover{transform:translateY(-2px) scale(1.02);box-shadow:var(--shadow-xl)}.see-more{display:flex;justify-content:center;align-items:center;margin:2.2rem auto 0;font-size:1.08rem;font-weight:700;padding:.7em 2.2em;text-align:center;width:fit-content}.btn-cv{background:none;color:#fff!important;border:none;border-radius:0;padding:0;font-weight:500;font-size:1em;margin-right:.5rem;min-width:0;box-shadow:none;transition:color .18s;display:inline-block;text-decoration:none;letter-spacing:.2px}.btn-cv:hover{color:#8b5cf6!important;text-decoration:underline}.social-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1.5rem;margin-top:2rem}.social-link-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.social-logo-link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:6px;border-radius:12px;background:#8b5cf61a;border:2px solid rgba(139,92,246,.3);transition:all .3s ease}.social-logo-link:hover{background:#8b5cf633;border-color:#8b5cf699;transform:translateY(-2px)}.social-logo-link img{width:38px!important;height:38px!important;object-fit:cover;border-radius:6px;display:block!important}.social-label{font-size:.875rem;color:#e2e8f0;font-weight:500;text-align:center}@media(max-width:768px){.social-links{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:300px;margin:1.5rem auto 0;justify-items:center}.social-logo-link{width:45px;height:45px;padding:4px}.social-logo-link img{width:35px!important;height:35px!important}.social-label{font-size:.8rem}}@media(max-width:480px){.social-links{grid-template-columns:repeat(3,1fr);gap:.8rem;max-width:280px;margin:1.5rem auto 0;justify-items:center}.social-logo-link{width:40px;height:40px;padding:3px}.social-logo-link img{width:30px!important;height:30px!important}.social-label{font-size:.75rem}}@media(max-width:360px){.social-links{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:200px;margin:1.5rem auto 0;justify-items:center}.social-logo-link{width:42px;height:42px;padding:4px}.social-logo-link img{width:32px!important;height:32px!important}.social-label{font-size:.75rem}}.skill-bar{position:relative;margin-bottom:.5rem}.skill-percent{display:block;text-align:right;color:#8b5cf6;font-size:1rem;font-weight:700;margin-bottom:.2rem;margin-top:.1rem;letter-spacing:.5px}.education-section h4{color:#06b6d4;font-size:2rem;font-weight:800;text-align:center;margin-bottom:1.5rem;letter-spacing:.5px}.edu-group{margin-bottom:1.7rem}.edu-list{list-style:disc inside;margin:0 0 0 1.2em;padding:0}.edu-list li{color:#fff;font-size:1.08rem;font-weight:500;margin-bottom:.4rem;line-height:1.6}.education-table td{color:#e0e7ef;font-size:1.05rem;border-bottom:1px solid rgba(120,120,200,.08);padding:1rem .7rem}.edu-topic{font-size:1.18rem;font-weight:700;text-align:left;margin-bottom:.7rem;letter-spacing:.2px;background:linear-gradient(90deg,#8b5cf6,#0ea5e9)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important}.edu-tabs{width:100%}.edu-tab-list{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.edu-tab{background:none;border:none;outline:none;color:#8b5cf6;font-size:1.08rem;font-weight:600;padding:.7em 1.3em;border-radius:8px 8px 0 0;cursor:pointer;transition:background .2s,color .2s;letter-spacing:.2px}.edu-tab.active{background:linear-gradient(90deg,#e0e7ff,#c7d2fe);color:#0c4a6e;box-shadow:0 2px 8px #5050781a}.edu-tab-content{display:none;background:#3c3c6473;border-radius:0 0 12px 12px;padding:1.5rem 1.5rem 1.2rem;box-shadow:0 2px 12px #5050781a;min-height:80px;text-align:center}.edu-tab-content.active{display:block;animation:fadeInTab .4s}@keyframes fadeInTab{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.edu-tab-content h5{color:#0ea5e9;font-size:1.25rem;font-weight:700;margin-bottom:.7rem;letter-spacing:.2px}.edu-tab-content p{color:#e5e7eb;text-shadow:0 1px 1px rgba(0,0,0,.35);font-size:1.08rem;margin:0}.education-section{background:#28283cb3;border-radius:18px;box-shadow:0 6px 32px #5050782e;padding:2.2rem 2rem 1.5rem;margin:2.5rem 0 2rem;max-width:700px;margin-left:auto;margin-right:auto;border:1.5px solid rgba(120,120,200,.13)}.education-section h4{color:#8b5cf6;font-size:2rem;font-weight:800;text-align:center;margin-bottom:1.5rem;letter-spacing:.5px}.education-table{width:100%;border-collapse:separate;border-spacing:0;background:#3c3c6473;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #5050781a}.education-table th,.education-table td{padding:1rem .7rem;text-align:left}.education-table th{background:#e0e7ff;color:#0c4a6e;text-shadow:none;font-size:1.1rem;font-weight:700;border-bottom:2px solid #4338ca}.education-table td{color:#e0e7ef;font-size:1.05rem;border-bottom:1px solid rgba(120,120,200,.08)}.education-table tr:last-child td{border-bottom:none}.cursor{animation:blink 1s steps(1) infinite}.typewriter-container{margin-top:1.2rem;display:flex;align-items:center;gap:.3em}.typewriter-text{font-size:1.7rem;font-weight:600;letter-spacing:.5px;margin-right:.1em;display:flex;align-items:center}#typewriter.typewriter{font-size:1.7rem;font-weight:600;letter-spacing:.5px;display:flex;align-items:center;min-width:220px;margin-left:.1em}.cursor{font-size:1.7rem;margin-left:1px;display:inline-block;vertical-align:middle}#geo-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none}#geo-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none}.hero-profile-pic{width:540px;height:auto;transition:transform .25s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-profile-pic:hover{transform:scale(1.06)}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #6366f1;--primary-dark: #4338ca;--secondary-color: #0ea5e9;--accent-color: #f59e0b;--text-primary: #1f2937;--text-secondary: #6b7280;--text-light: #9ca3af;--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-dark: #0f172a;--bg-card: rgba(255, 255, 255, .1);--border-color: #e5e7eb;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #0ea5e9 100%);--gradient-secondary: linear-gradient(135deg, #f59e0b 0%, #f97316 50%, #dc2626 100%)}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--bg-dark);overflow-x:hidden}.logo-img{height:40px;width:auto;display:block}.nav-logo{display:flex;align-items:center;gap:12px}.logo-title{white-space:nowrap;max-width:100vw;overflow:hidden;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,#8b5cf6,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;letter-spacing:.5px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.particles-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}#particles{width:100%;height:100%}.navbar{position:fixed;top:0;width:100%;background:#0f172ae6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.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-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-menu{display:flex;list-style:none;gap:2rem;justify-content:flex-end;align-items:center;width:100%;margin:0}.btn-cv{margin-right:2.2rem!important}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background:var(--gradient-primary);transition:width .3s ease}.nav-link:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:radial-gradient(ellipse at top,rgba(99,102,241,.1) 0%,transparent 70%);position:relative;padding-top:70px;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.hero-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{animation:slideInLeft 1s ease-out}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;color:#fff}.typewriter-container{font-size:2rem;margin-bottom:2rem;height:3rem;display:flex;align-items:center}.typewriter-text{color:#fff;font-weight:500}.typewriter{color:var(--primary-color);font-weight:700;font-family:JetBrains Mono,monospace}.cursor{color:var(--accent-color);animation:blink 1s infinite;font-weight:700;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-description{font-size:1.2rem;color:#cbd5e1;margin-bottom:2.5rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:.875rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent;cursor:pointer;position:relative;overflow:hidden}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-lg)}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.hero-image{display:flex;justify-content:center;align-items:center;animation:slideInRight 1s ease-out}.floating-card{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:var(--shadow-xl);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.code-snippet{font-family:JetBrains Mono,monospace;font-size:.875rem}.code-header{display:flex;gap:.5rem;margin-bottom:1rem}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ef4444}.dot.yellow{background:#f59e0b}.dot.green{background:#10b981}.code-content{display:flex;flex-direction:column;gap:.25rem}.code-line{color:#cbd5e1}.keyword{color:#8b5cf6}.variable{color:#06b6d4}.property{color:#10b981}.string{color:#f59e0b}section{padding:5rem 0;position:relative}.section-title{font-size:3rem;text-align:center;margin-bottom:3rem;color:#fff;position:relative;font-weight:800}.section-title:after{content:"";position:absolute;width:100px;height:4px;background:var(--gradient-primary);bottom:-1rem;left:50%;transform:translate(-50%);border-radius:2px}.about{background:linear-gradient(135deg,#6366f10d,#8b5cf60d)}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}.about-text h3{font-size:2rem;color:#fff;margin-bottom:1.5rem}.about-text p{color:#cbd5e1;font-size:1.1rem;margin-bottom:1.5rem;line-height:1.7}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.stat{text-align:center;padding:1.5rem;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:15px;border:1px solid rgba(255,255,255,.1)}.stat-number{display:block;font-size:2.5rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem}.stat-label{color:#cbd5e1;font-size:.875rem;font-weight:500}.about-image{display:flex;justify-content:center}.profile-card{background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:3px solid transparent;border-radius:16px;padding:0;text-align:center;box-shadow:0 4px 24px #8b5cf61a;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s;will-change:transform}.profile-card:hover{transform:scale(1.04);box-shadow:0 8px 32px #8b5cf62e}.profile-image{width:180px;height:180px;border-radius:10px;background:none;border:none;box-shadow:none;margin:0 auto 1.2rem;position:static}.profile-image:after{content:""}.profile-pic{width:180px;height:180px;object-fit:cover;border-radius:10px;background:none;border:none;display:block}.profile-info h4{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.profile-info p{color:#cbd5e1}.skills{background:#0f172acc}.skill-category{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:var(--shadow-lg)}.skill-category h3{color:#fff;font-size:1.5rem;margin-bottom:2rem;text-align:center}.skill-item{margin-bottom:1.5rem}.skill-name{display:block;color:#cbd5e1;font-weight:600;margin-bottom:.5rem}.skill-bar{height:8px;background:#ffffff1a;border-radius:10px;overflow:hidden}.skill-progress{height:100%;background:var(--gradient-primary);border-radius:10px;width:0;transition:width 1.5s ease-in-out}.projects{background:linear-gradient(135deg,#8b5cf60d,#0ea5e90d)}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.project-card{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:all .3s ease;box-shadow:var(--shadow-lg)}.project-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl)}.project-image{height:200px;background:var(--gradient-primary);position:relative;overflow:hidden}.project-overlay{position:absolute;top:0;left:0;right:0;bottom: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:.5rem 1rem;background:#0f172acc;color:#f8fafc;text-shadow:0 1px 1px rgba(0,0,0,.45);text-decoration:none;border-radius:25px;font-weight:600;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.project-link:hover{background:#fff3;transform:scale(1.05)}.project-content{padding:2rem}.project-content h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.project-content p{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{padding:.25rem .75rem;background:#e0e7ff;color:#1e1b4b;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid rgba(99,102,241,.3)}.education-section{margin-top:2rem;padding:1.5rem;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:15px;border:1px solid rgba(255,255,255,.1)}.education-section h4{color:#06b6d4;text-shadow:none;font-size:1.25rem;margin-bottom:1rem;text-align:center}.education-item{margin-bottom:1rem;padding:1rem;background:#6366f11a;border-radius:10px;border:1px solid rgba(99,102,241,.2)}.education-item h5{color:var(--primary-color);font-size:1rem;margin-bottom:.5rem;font-weight:600}.education-item p{color:#cbd5e1;font-size:.9rem;margin:0}.location{color:#94a3b8!important;font-size:.9rem!important;margin-top:.5rem}.projects-placeholder{display:flex;justify-content:center;align-items:center;min-height:300px;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3rem;text-align:center}.placeholder-content h3{color:#fff;font-size:2rem;margin-bottom:1rem}.placeholder-content p{color:#cbd5e1;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:600px}.placeholder-skills{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media(max-width:1024px){.skills-grid{grid-template-columns:repeat(2,1fr)}.projects-grid{grid-template-columns:repeat(2,minmax(250px,1fr));gap:1.5rem;justify-items:center}.project-card{grid-row:unset!important;grid-column:unset!important}}@media(max-width:768px){.skills-grid{grid-template-columns:1fr}.education-section,.placeholder-content{padding:1rem}.placeholder-content h3{font-size:1.5rem}.placeholder-content p{font-size:1rem}}.contact{background:#0f172ae6}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h3{color:#fff;font-size:2rem;margin-bottom:1.5rem}.contact-info p{color:#cbd5e1;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.contact-details{margin-bottom:2rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#cbd5e1}.contact-icon{font-size:1.25rem}.social-links{display:flex;gap:1rem}.social-link{padding:.5rem 1rem;background:#0f172acc;color:#f8fafc;text-shadow:0 1px 1px rgba(0,0,0,.45);text-decoration:none;border-radius:25px;font-weight:600;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.social-link:hover{background:#ffffff1a;transform:translateY(-2px)}.contact-form{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;box-shadow:var(--shadow-lg)}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;background:#0f172aa6;border:1px solid rgba(15,23,42,.35);border-radius:10px;color:#f8fafc;font-size:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.footer{background:#0f172a;padding:2rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer p{color:#9ca3af}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .8s ease-out}@media(max-width:768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#0f172af2;width:100%;text-align:center;transition:.3s;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:2rem 0}.nav-menu.active{left:0}.hero-container{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem}.typewriter-container{font-size:1.5rem;justify-content:center}.about-content{grid-template-columns:1fr;gap:2rem}.stats{grid-template-columns:1fr;gap:1rem}.contact-content{grid-template-columns:1fr;gap:2rem}.hero-buttons{justify-content:center}.section-title{font-size:2rem}}@media(max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.typewriter-container{font-size:1.25rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem;justify-items:center;max-width:400px;margin:0 auto 2.5rem}.project-card{grid-row:unset!important;grid-column:unset!important}.featured-projects{padding:2rem 0}.featured-projects .section-title{font-size:2rem;margin-bottom:2rem}.skills-grid{grid-template-columns:1fr}.education-item{padding:.75rem}.education-item h5{font-size:.9rem}.education-item p{font-size:.8rem}.placeholder-skills{gap:.25rem}.tech-tag{padding:.2rem .6rem;font-size:.8rem}.project-modal-content{padding:1.5rem 1rem;min-width:300px;max-width:95vw;max-height:90vh;overflow-y:auto}.project-modal-images{flex-direction:column;gap:16px;padding:16px 0}.modal-img{width:100%;max-width:280px;height:auto;max-height:200px;object-fit:contain;background:transparent}.project3-modal-img{width:100%!important;max-width:280px!important;height:auto!important;max-height:200px!important;aspect-ratio:auto!important}}.hamburger.active .bar:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media(max-width:768px){.btn,.nav-link,.hamburger,.project-img{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.nav-link{padding:1rem;width:100%;text-align:center}.btn-cv{padding:.75rem 1.5rem;margin:.5rem}.hero-profile-pic{width:280px;height:auto;max-width:90vw}.profile-pic{width:200px;height:200px;max-width:80vw}.project-card{padding:1.5rem;width:100%;max-width:350px;margin:0 auto}.project-img{height:200px;object-fit:cover}.contact-form{padding:1.5rem}.form-group input,.form-group textarea{font-size:16px;padding:.75rem}.nav-container{padding:0 1rem}.nav-menu{box-shadow:0 4px 16px #0000004d;border-top:1px solid rgba(255,255,255,.1)}.hero-buttons{flex-direction:column;gap:1rem;align-items:center}.hero-buttons .btn{width:200px;text-align:center}.stats{grid-template-columns:1fr 1fr;gap:1rem}.stat{padding:1rem;text-align:center}}@media(max-width:375px){.container{padding:0 .75rem}.hero-title{font-size:1.75rem;line-height:1.2}.typewriter-container{font-size:1.1rem}.nav-logo .logo-title{font-size:1rem}.logo-img{width:30px;height:30px}.section-title{font-size:1.75rem}.project-modal-content{padding:1rem .75rem;margin:1rem}}@media(max-height:500px)and (orientation:landscape){.hero{min-height:100vh;padding:2rem 0}.hero-container{gap:2rem}.hero-title{font-size:2rem}.typewriter-container{font-size:1.2rem;height:2rem}}@media(max-width:768px){.project-modal{padding:1rem!important;z-index:3000!important;position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important}.project-modal-backdrop{background:#1e1e32f2!important;z-index:2900!important;position:absolute!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important}.project-modal-content{position:relative!important;z-index:3100!important;background:#18181b!important;border-radius:18px!important;width:95vw!important;max-width:95vw!important;max-height:90vh!important;overflow-y:auto!important;padding:2rem 1rem!important;margin:auto!important}.project-modal-images{display:flex!important;flex-direction:column!important;gap:20px!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:20px 0!important}.modal-img{display:block!important;width:90%!important;max-width:280px!important;height:auto!important;min-height:0!important;max-height:200px!important;object-fit:contain!important;visibility:visible!important;opacity:1!important;border-radius:8px!important;box-shadow:0 4px 20px #0000004d!important;background:#fff!important;flex:none!important;padding:0!important;margin:0 auto!important}.project3-modal-img,.project2-modal-img,.project4-modal-img{display:block!important;width:90%!important;max-width:280px!important;height:auto!important;max-height:200px!important;visibility:visible!important;opacity:1!important;border-radius:8px!important;box-shadow:0 4px 20px #0000004d!important;background:#fff!important}.project-modal-close{position:absolute!important;top:15px!important;right:20px!important;z-index:3200!important;background:#ffffffe6!important;color:#333!important;border:none!important;width:40px!important;height:40px!important;border-radius:50%!important;font-size:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}}
