:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:100%;margin:0;padding:0;text-align:center;width:100%}.app{width:100%;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc}.main-content{flex:1;padding-top:200px;width:100%}.section{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:3rem 2rem;box-sizing:border-box}.section-content{max-width:1200px;width:100%;margin:0 auto;position:relative}.section-title{font-size:2.5rem;margin-bottom:2rem;position:relative;display:inline-block;background:linear-gradient(90deg,#fff,#a5f3fc);background-clip:text;-webkit-background-clip:text;color:transparent}.section-title:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translate(-50%);width:70px;height:4px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:2px}.section-subtitle{font-size:2rem;margin-bottom:1.5rem;position:relative;display:inline-block;background:linear-gradient(90deg,#e2e8f0,#a5f3fc);background-clip:text;-webkit-background-clip:text;color:transparent}.section-subtitle:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translate(-50%);width:50px;height:3px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:2px}.section-divider{width:100%;height:1px;background:linear-gradient(90deg,#3b82f600,#3b82f680,#38bdf880,#38bdf800);margin:0;padding:0;position:relative}.section-divider:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:linear-gradient(90deg,#3b82f6,#38bdf8);box-shadow:0 0 10px #38bdf8cc}#home{position:relative;overflow:hidden;padding-top:6vh}#home .section-content{text-align:center}.gradient-text{font-size:3.5rem;background:linear-gradient(90deg,#e2e8f0,#1869ba);background-clip:text;-webkit-background-clip:text;color:transparent;margin-bottom:1rem}.highlight{position:relative;z-index:1;background:linear-gradient(90deg,#3b82f6,#38bdf8,#0ea5e9);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:700}.highlight:after{content:"";position:absolute;left:-5px;bottom:0;width:0;height:40%;background-color:#38bdf833;z-index:-1;transition:width .4s ease;border-radius:4px}.highlight:hover:after{width:calc(100% + 10px)}.subtitle{min-height:1.5em;margin-bottom:1.5rem;color:#e2e8f0;opacity:.9;display:flex;justify-content:center;align-items:center}.intro-text{font-size:1.2rem;max-width:700px;margin:0 auto 2rem;line-height:1.7;color:#cbd5e1}.cta-button{background:linear-gradient(90deg,#3b82f6,#0ea5e9);border:none;padding:.8rem 2rem;font-size:1.1rem;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #3b82f64d;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:1rem auto}.home-content{text-align:left}.home-image{display:flex;justify-content:center;align-items:center}.about-grid{display:grid;grid-template-columns:3fr 2fr;gap:3rem;align-items:center}.about-text{text-align:left;color:#e2e8f0;line-height:1.7}.about-text p{margin-bottom:1rem}.about-image{display:flex;justify-content:center;align-items:center}.image-placeholder{background:linear-gradient(135deg,#334155,#475569);border-radius:12px;height:350px;width:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;border:1px dashed #94a3b8;box-shadow:0 10px 30px #0003}.about-container{display:flex;gap:2.5rem;margin:3rem auto;max-width:1000px}.about-card{background:#0f172a99;border-radius:16px;padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.1);box-shadow:0 10px 30px #0000001a;transition:transform .4s ease,box-shadow .4s ease;text-align:left;flex:1;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#3b82f6,#38bdf8);transform:scaleX(0);transform-origin:left;transition:transform .5s ease}.about-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.about-card:hover:before{transform:scaleX(1)}.about-icon{margin-bottom:1.5rem;background:#38bdf81a;width:70px;height:70px;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #38bdf81f}.about-card-title{font-size:1.4rem;margin-bottom:1.2rem;color:#fff;position:relative;display:inline-block}.about-card-title:after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:2px}.about-text{color:#cbd5e1;line-height:1.8;font-size:1.05rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2.5rem}.skill-category-card{background:#111928bf;border-radius:16px;padding:1.75rem;box-shadow:0 8px 32px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);transition:all .4s ease;position:relative;overflow:hidden}.skill-category-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;height:5px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:8px 8px 0 0;transform:translateY(-100%);transition:transform .4s ease}.skill-category-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0ea5e926;border-color:#3b82f626}.skill-category-card:hover:before{transform:translateY(0)}.skill-category-header{margin-bottom:1.5rem;position:relative;display:flex;align-items:center}.skill-category-icon{margin-right:12px;color:#38bdf8;display:flex;align-items:center;justify-content:center;background:#38bdf81a;padding:10px;border-radius:12px}.skill-category-header h4{font-size:1.3rem;color:#fff;margin:0;position:relative;display:inline-block}.skill-category-header h4:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:3px}.skill-tags{display:flex;flex-wrap:wrap;gap:.85rem}.skill-tag{padding:.6rem 1.2rem;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .3s ease;display:flex;align-items:center;box-shadow:0 4px 10px #0000001a}.skill-tag.advanced{background:#3b82f61f;color:#60a5fa;border-left:3px solid #3b82f6}.skill-tag.intermediate{background:#38bdf814;color:#7dd3fc;border-left:3px solid #38bdf8}.skill-tag:hover{transform:translateY(-3px) scale(1.03)}.skill-tag.advanced:hover{background:#3b82f62e;box-shadow:0 6px 15px #3b82f633}.skill-tag.intermediate:hover{background:#38bdf81f;box-shadow:0 6px 15px #38bdf826}.skill-tag .tag-dot{width:8px;height:8px;border-radius:50%;margin-right:8px}.skill-tag.advanced .tag-dot{background-color:#3b82f6;box-shadow:0 0 8px #3b82f699}.skill-tag.intermediate .tag-dot{background-color:#38bdf8;box-shadow:0 0 8px #38bdf899}.skill-category-level{position:absolute;top:20px;right:20px;font-size:.8rem;color:#e2e8f099;background:#ffffff0d;padding:.3rem .8rem;border-radius:20px}@media (max-width: 992px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-container{flex-direction:column;gap:2rem}.about-card{padding:2rem}.about-icon{width:60px;height:60px}}@media (max-width: 576px){.skills-grid{grid-template-columns:1fr}.skill-category-card{padding:1.25rem}.skill-tags{gap:.5rem}.skill-tag{padding:.4rem .8rem;font-size:.8rem}}@media (min-height: 800px){#home{padding-top:10vh}}@media (max-height: 650px){#home{padding-top:4vh}.gradient-text{margin-top:0}}.project-card{background:#ffffff08;border-radius:10px;overflow:hidden;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 10px 30px #0003}.project-image{width:100%;height:200px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-image .image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#303552,#4a4e69);display:flex;align-items:center;justify-content:center;color:#8a8eab;font-weight:500}.project-card:hover .project-image img{transform:scale(1.05)}.project-content{padding:1.5rem;text-align:left}.project-content h3{font-size:1.3rem;margin-bottom:.8rem;color:#fff}.project-content p{color:#ccc;margin-bottom:1.2rem;line-height:1.6}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.project-tag{background:#ff6b6b26;color:#ff6b6b;padding:.3rem .8rem;border-radius:20px;font-size:.75rem}.project-links{display:flex;gap:1rem}.project-link{padding:.5rem 1rem;border-radius:4px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease}.project-link.live{background:#4ecdc426;color:#4ecdc4}.project-link.live:hover{background:#4ecdc440}.project-link.github{background:#ffffff1a;color:#e1e1e1}.project-link.github:hover{background:#fff3}.contact-wrapper{display:flex;justify-content:center;width:100%}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:1rem;max-width:1200px;width:100%}.contact-info{text-align:left}.contact-methods{margin-top:2rem}.contact-method{margin-bottom:1.5rem}.contact-method h4{margin-bottom:.5rem;color:#38bdf8}.contact-method a{color:#e2e8f0;text-decoration:none;transition:color .3s ease}.contact-method a:hover{color:#38bdf8}.contact-form{text-align:left;background:#ffffff08;padding:2rem;border-radius:12px;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.05)}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:.8rem 1.2rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0d;color:#fff;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#38bdf8;background:#ffffff14}.submit-button{background:linear-gradient(90deg,#3b82f6,#0ea5e9);border:none;padding:.8rem 2rem;font-size:1rem;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #3b82f64d;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 8px 20px #3b82f666}.contact-simple{max-width:800px;margin:0 auto;text-align:center}.contact-intro{font-size:1.1rem;color:#e2e8f0;line-height:1.7;margin-bottom:3rem}.contact-links-container{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.contact-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s ease;width:170px}.contact-icon-box{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:16px;margin-bottom:1rem;color:#fff;box-shadow:0 10px 25px #00000026}.email-icon{background:linear-gradient(135deg,#2563eb,#38bdf8)}.github-icon{background:linear-gradient(135deg,#4b5563,#1f2937)}.contact-label{font-size:1.2rem;font-weight:600;color:#e2e8f0}.contact-links{display:none}@media (max-width: 576px){.contact-links-container{flex-direction:column;align-items:center;gap:2.5rem}.contact-card{width:140px}.contact-icon-box{width:80px;height:80px}.contact-label{font-size:1.1rem}}#contact{min-height:auto;padding-top:3rem}.section-divider+#contact{margin-top:-2rem}.experience-section{margin-top:3rem;position:relative}.timeline{position:relative;max-width:900px;margin:3rem auto 0}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#3b82f61a,#38bdf8b3,#3b82f61a);box-shadow:0 0 15px #38bdf84d}.timeline-item{position:relative;margin-bottom:4rem;width:100%;perspective:1000px}.timeline-dot{position:absolute;left:50%;top:20px;transform:translate(-50%);width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#38bdf8);z-index:5;box-shadow:0 0 15px #38bdf899;transition:all .3s ease;overflow:hidden}.timeline-dot:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,#fff0,#fff3,#fff0);animation:shimmer 3s infinite linear;transform:rotate(0)}.timeline-item:hover .timeline-dot{transform:translate(-50%) scale(1.3)}@keyframes shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.timeline-content{position:relative;width:calc(50% - 40px);padding:2rem;background:#111928b3;border-radius:16px;box-shadow:0 8px 32px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(59,130,246,.1);transition:all .4s ease;transform-style:preserve-3d;transform-origin:center center}.timeline-item:hover .timeline-content{transform:translateY(-5px);box-shadow:0 15px 40px #38bdf833;border-color:#38bdf833}.timeline-item:nth-child(odd) .timeline-content{margin-left:auto;transform-origin:right center}.timeline-item:nth-child(2n) .timeline-content{margin-right:auto;transform-origin:left center}.timeline-content:before{content:"";position:absolute;top:20px;width:20px;height:20px;background:#111928b3;border:1px solid rgba(59,130,246,.1);transform:rotate(45deg);z-index:-1}.timeline-item:nth-child(odd) .timeline-content:before{left:-10px;border-left:1px solid rgba(59,130,246,.1);border-bottom:1px solid rgba(59,130,246,.1)}.timeline-item:nth-child(2n) .timeline-content:before{right:-10px;border-right:1px solid rgba(59,130,246,.1);border-top:1px solid rgba(59,130,246,.1)}.timeline-date{position:absolute;top:-35px;width:100%;text-align:center;color:#38bdf8;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;opacity:0;transform:translateY(20px);transition:all .3s ease}.timeline-item:hover .timeline-date{opacity:1;transform:translateY(0)}.timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;position:relative}.timeline-header:after{content:"";position:absolute;bottom:-10px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:3px;transition:width .3s ease}.timeline-item:hover .timeline-header:after{width:100%}.timeline-header h4{font-size:1.3rem;color:#fff;margin:0;position:relative}.timeline-period{font-size:.9rem;color:#38bdf8;font-weight:500;background:#38bdf81a;padding:.4rem 1rem;border-radius:30px;border-left:2px solid #38bdf8}.timeline-company{display:flex;align-items:center;font-size:1rem;color:#e2e8f0;margin-bottom:1rem;font-weight:500}.timeline-company:before{content:"";width:10px;height:10px;background:linear-gradient(135deg,#3b82f6,#38bdf8);display:inline-block;margin-right:8px;border-radius:50%}.timeline-content p{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.7}.timeline-tech{display:flex;flex-wrap:wrap;gap:.6rem}.timeline-tech span{background:#3b82f61a;color:#38bdf8;padding:.4rem .9rem;border-radius:6px;font-size:.8rem;transition:all .3s ease;border-left:2px solid rgba(56,189,248,.5);display:flex;align-items:center}.timeline-tech span:hover{background:#3b82f626;transform:translateY(-3px);box-shadow:0 5px 15px #38bdf826}.timeline-tech span:before{content:"";display:inline-block;width:6px;height:6px;background-color:#38bdf8;border-radius:50%;margin-right:8px;box-shadow:0 0 5px #38bdf899}.timeline-badge{position:absolute;top:-20px;right:-12px;background:linear-gradient(135deg,#3b82f6,#38bdf8);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 5px 15px #38bdf84d;z-index:10;transform:rotate(0);transition:all .3s ease}.timeline-item:hover .timeline-badge{transform:scale(1.1)}@keyframes pulse-timeline{0%{transform:scale(1);opacity:.8}70%{transform:scale(2);opacity:0}to{transform:scale(1);opacity:0}}@media (max-width: 992px){.timeline:before{left:30px}.timeline-dot{left:30px;top:20px}.timeline-content{width:calc(100% - 80px);margin-left:60px!important}.timeline-content:before{left:-10px!important;border-left:1px solid rgba(59,130,246,.1)!important;border-bottom:1px solid rgba(59,130,246,.1)!important;border-right:none!important;border-top:none!important}.timeline-date{text-align:left;left:80px;width:auto}}@media (max-width: 576px){.timeline-header{flex-direction:column;align-items:flex-start}.timeline-period{margin-top:.5rem;font-size:.8rem;padding:.3rem .8rem}.timeline-badge{width:30px;height:30px;font-size:.9rem}}.footer{padding:2rem;background:#0f172acc;margin-top:2rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.social-links{display:flex;gap:1.5rem}.social-links a{color:#e2e8f0;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#38bdf8}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:fixed;top:0;left:0;right:0;z-index:1000;background:#0c0a1dcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.navbar.scrolled{padding:.8rem 2rem;background:#0c0a1df2;box-shadow:0 5px 20px #0003}.logo{font-size:1.8rem;font-weight:700;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.nav-links button{background:none;border:none;font-size:1rem;font-weight:500;color:#e1e1e1;cursor:pointer;position:relative;transition:all .3s ease;padding:.5rem .8rem;border-radius:4px}.nav-links button.active{color:#4ecdc4}.nav-links button.active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:20px;height:3px;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:10px}@media (max-width: 992px){.about-grid,.contact-container{grid-template-columns:1fr;gap:2rem}.about-image{order:-1}.image-placeholder{height:250px}.gradient-text{font-size:2.8rem}.contact-info{order:2}.contact-form{order:1}.home-grid{grid-template-columns:1fr;gap:2rem}.home-content{text-align:center;order:1}.home-image{order:2}.timeline:before{left:30px}.timeline-dot{left:30px}.timeline-content{width:calc(100% - 80px);margin-left:80px!important}}@media (max-width: 768px){.section{padding:4rem 1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.7rem}.gradient-text{font-size:2.2rem}.subtitle{font-size:1.2rem}.intro-text{font-size:1rem}.navbar{padding:.8rem 1rem}.nav-links{gap:.8rem}.nav-links button{font-size:.9rem;padding:.4rem .6rem}.skill-category{margin-bottom:1.5rem}.skill-bars{gap:.8rem}.projects-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:1rem}.social-links{margin-top:.5rem}}@media (max-width: 576px){.timeline-header{flex-direction:column;align-items:flex-start}.timeline-period{margin-top:.3rem}}@media (max-width: 480px){.gradient-text{font-size:1.8rem}.subtitle{font-size:1rem}.cta-button{padding:.7rem 1.5rem;font-size:.9rem}.section-title{font-size:1.6rem}.section-subtitle{font-size:1.4rem}.image-placeholder{height:200px}.form-group input,.form-group textarea{padding:.7rem 1rem;font-size:.9rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.animate-fadeIn{animation:fadeIn 1s ease forwards}.animate-slideUp{animation:slideUp .8s ease forwards}.animate-pulse{animation:pulse 2s infinite}.text-center{text-align:center}.text-left{text-align:left}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.navbar.scrolled{padding:.8rem 2rem;background:#0f172af2;box-shadow:0 5px 20px #0003}.logo-container{display:flex;align-items:center;gap:.8rem;transition:transform .3s ease}.logo-container:hover{transform:scale(1.03)}.logo-icon{display:flex;align-items:center;justify-content:center}.logo-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.logo-text .name{font-size:1.1rem;font-weight:600;background:linear-gradient(90deg,#3b82f6,#38bdf8,#d5e1f0);background-clip:text;-webkit-background-clip:text;color:transparent}.logo-text .title{font-size:.8rem;color:#94a3b8;letter-spacing:.5px;text-transform:uppercase}.nav-links{display:flex;gap:1.5rem}.nav-links button{background:none;border:none;font-size:1rem;font-weight:500;color:#e2e8f0;cursor:pointer;position:relative;transition:all .3s ease;padding:.5rem .8rem;border-radius:6px}.nav-links button:hover{color:#fff;background:#ffffff1a}.nav-links button.active{color:#38bdf8}.nav-links button.active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:20px;height:3px;background:linear-gradient(45deg,#3b82f6,#38bdf8);border-radius:10px}@media (max-width: 768px){.navbar{padding:1rem}.nav-links{gap:.8rem}.nav-links button{font-size:.9rem;padding:.4rem .6rem}}@media (max-width: 480px){.logo-text .name{font-size:.9rem}.logo-text .title{font-size:.7rem}.nav-links button{font-size:.8rem;padding:.3rem .5rem}}.projects-container{width:100%}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem}.project-card{background:#111928bf;border-radius:16px;overflow:hidden;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.project-card:hover{box-shadow:0 15px 30px #0003;border-color:#38bdf833}.project-icon-container{position:relative;display:flex;align-items:center;justify-content:center;height:180px;background:linear-gradient(135deg,#0f172a99,#1e293b99);overflow:hidden}.project-icon{position:relative;z-index:10;color:#38bdf8;display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:#0f172acc;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #38bdf833;border:1px solid rgba(56,189,248,.3)}.icon-bg{position:absolute;width:250px;height:250px;background:radial-gradient(circle,#38bdf833,#3b82f61a 30%,#0f172a00 70%);border-radius:50%;opacity:.6;transform:scale(.8);transition:transform .5s ease-out,opacity .5s ease-out}.icon-bg.active{transform:scale(1.2);opacity:.8}.floating-tag{position:absolute;background:#38bdf826;color:#38bdf8;padding:3px 10px;border-radius:20px;font-size:.75rem;transform:translate(-50%);white-space:nowrap;transition:all .3s ease;box-shadow:0 2px 10px #0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-content{padding:1.8rem;text-align:left;flex-grow:1;display:flex;flex-direction:column}.project-content h3{font-size:1.4rem;margin-bottom:.8rem;color:#fff;position:relative;display:inline-block}.project-content h3:after{content:"";position:absolute;bottom:-6px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:3px;transition:width .3s ease}.project-card:hover .project-content h3:after{width:100%}.project-content p{color:#cbd5e1;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.project-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem}.project-tag{background:#38bdf81a;color:#38bdf8;padding:.3rem .8rem;border-radius:6px;font-size:.75rem;transition:all .2s ease}.project-tag:hover{background:#38bdf833;transform:translateY(-2px)}.project-links{display:flex;gap:1rem;margin-top:auto}.project-link{padding:.6rem 1.2rem;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease}.project-link.live{background:#3b82f626;color:#3b82f6}.project-link.live:hover{background:#3b82f640;transform:translateY(-3px)}.project-link.github{background:#ffffff0d;color:#e2e8f0}.project-link.github:hover{background:#ffffff1a;transform:translateY(-3px)}@media (max-width: 768px){.projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.project-icon{width:80px;height:80px}.project-icon svg{width:40px;height:40px}}@media (max-width: 480px){.projects-grid{grid-template-columns:1fr}.project-icon-container{height:150px}}.typing-effect{display:inline-block;color:#38bdf8;font-weight:500}.cursor{display:inline-block;margin-left:2px;width:2px;background-color:#38bdf8;animation:blink 1s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.particles-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.tech-animation-container{width:350px;height:350px;border-radius:20px;background:#0f172a4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border:1px solid rgba(59,130,246,.2);margin:0 auto}.tech-animation-inner{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.rotating-circle{position:absolute;width:240px;height:240px;border-radius:50%;border:1px dashed rgba(59,130,246,.3)}.circle-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#38bdf8);box-shadow:0 0 10px #3b82f699;top:50%;left:50%;margin-top:-6px;margin-left:-6px}.core-circle{width:80px;height:80px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:linear-gradient(135deg,#3b82f6,#38bdf8);overflow:hidden;box-shadow:0 0 20px #38bdf866}.core-circle:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,transparent 25%,rgba(255,255,255,.2) 26%,transparent 27%);background-size:15px 15px;animation:ripple 3s linear infinite}@keyframes ripple{0%{background-position:0 0;opacity:1}to{background-position:50px 50px;opacity:.5}}.core-circle:before{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;background:conic-gradient(#3b82f6,#38bdf8,#0ea5e9,#38bdf8,#3b82f6);border-radius:50%;z-index:-1;animation:spin 4s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tech-icon{background:#0f172a99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;padding:12px;border:1px solid rgba(59,130,246,.2);box-shadow:0 5px 15px #0000001a}.floating-item{position:absolute;z-index:20}.item-1{top:60px;left:60px}.item-2{bottom:60px;right:60px}.item-3{top:60px;right:60px}.code-snippets-container{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none;display:flex;justify-content:center;align-items:flex-end;padding-bottom:20px}.code-snippet{position:relative;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px;padding:8px 12px;border-left:3px solid #3b82f6;font-family:Courier New,monospace;font-size:.8rem;color:#e2e8f0;white-space:nowrap;box-shadow:0 4px 12px #00000026;z-index:30;max-width:90%;overflow:hidden;text-overflow:ellipsis}.code-snippet.centered{margin:0 auto}@media (max-width: 768px){.tech-animation-container{width:300px;height:300px}.rotating-circle{width:200px;height:200px}.core-circle{width:70px;height:70px}.item-1{top:50px;left:60px}.item-2{bottom:60px;right:70px}.item-3{top:50px;right:60px}}@media (max-width: 480px){.tech-animation-container{width:260px;height:260px}.rotating-circle{width:180px;height:180px}.core-circle{width:60px;height:60px}.tech-icon{padding:10px}.tech-icon svg{width:30px;height:30px}.circle-dot{width:10px;height:10px;margin-top:-5px;margin-left:-5px}.code-snippet{font-size:.7rem;padding:6px 10px}}
