: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}html,body{overflow-x:hidden;max-width:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}#root{margin:0 auto;padding:0;text-align:center;max-width:100%;overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{padding-top:80px;margin:0;width:100%}main{position:relative;max-width:100%;overflow-x:hidden}section{scroll-margin-top:100px;max-width:100%;overflow-x:hidden}.type-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;background:linear-gradient(135deg,#ff4757,#c44569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}@media screen and (max-width: 480px){body{font-size:13px}html,body{overflow-x:hidden;width:100%}}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:2rem 0;transition:background-color .3s ease,backdrop-filter .3s ease;background:transparent;transform:translateZ(0);backface-visibility:hidden}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;position:relative}.navbar-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;max-width:400px;height:60px;background:#1414144d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.navbar-menu{display:flex;align-items:center;gap:2rem;z-index:2;position:relative}.navbar-item{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#e0e0e0;font-weight:500;font-size:1rem;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;position:relative;text-decoration:none;white-space:nowrap}.navbar-item:after{content:attr(data-tooltip);position:absolute;bottom:-45px;left:50%;transform:translate(-50%);background:#141414f2;color:#e0e0e0;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;border:1px solid rgba(255,71,87,.3);box-shadow:0 4px 15px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001;pointer-events:none}.navbar-item:before{content:"";position:absolute;bottom:-35px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(20,20,20,.95);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1001;pointer-events:none}.navbar-item:hover:after,.navbar-item:hover:before{opacity:1;visibility:visible}.navbar-item:hover{color:#ff4757;transform:translateY(-2px)}.navbar-icon{font-size:1.2rem;transition:all .3s ease}.navbar-item:hover .navbar-icon{color:#ff4757;transform:scale(1.1)}@media screen and (max-width: 768px){.navbar{position:fixed}.navbar-container{padding:0 1rem}.navbar-container:before{width:60%;height:50px}.navbar-menu{gap:.5rem;scrollbar-width:none;-ms-overflow-style:none;padding:0 .5rem}.navbar-item{padding:.6rem 1rem;font-size:.85rem;flex-shrink:0;min-width:auto}.navbar-item:after,.navbar-item:before{display:none}}.about-container{max-width:1200px;margin:0 auto;padding:2rem}.about-content{display:flex;align-items:flex-start}.photo-section{flex:0 0 300px}.profile-image-wrapper{position:relative;width:300px;height:300px;border-radius:20px;overflow:hidden;border:3px solid rgba(255,71,87,.3);transition:all .3s ease}.profile-image-wrapper:hover{border-color:#ff475799;transform:translateY(-5px);box-shadow:0 15px 35px #ff475733}.profile-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#ff475733,#c4456933);opacity:0;transition:opacity .3s ease}.profile-image-wrapper:hover .profile-image{transform:scale(1.05)}.profile-image-wrapper:hover .image-overlay{opacity:1}.about-text-section{flex:1;padding-left:2rem}.about-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#ff4757,#c44569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.about-title:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:4px;background:linear-gradient(135deg,#ff4757,#c44569);border-radius:2px}.about-description{font-size:1.1rem;line-height:1.8;color:#b0b0b0}.highlight{color:#ff4757;font-weight:600}@media screen and (max-width: 768px){.about-content{flex-direction:column;gap:2rem;align-items:center}.profile-image-wrapper{width:250px;height:250px}.about-text-section{padding-left:0;text-align:center}.about-title{font-size:2.5rem}}@media screen and (max-width: 480px){.profile-image-wrapper{width:200px;height:200px}.about-title{font-size:2rem}.about-description{font-size:1rem}.tech-card{min-width:90px;padding:.8rem .6rem}.tech-icon-wrapper{width:40px;height:40px}}.tech-stack-section{width:100%}.tech-title{font-size:2.5rem;font-weight:600;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#ff4757,#c44569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tech-filter{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#e0e0e0;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.filter-btn:hover{background:#ff47571a;border-color:#ff47574d;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#ff4757,#c44569);border-color:#ff4757;color:#fff;box-shadow:0 4px 15px #ff47574d}.tech-scroll-container{position:relative;padding:1rem 0}.tech-items-horizontal{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem;scrollbar-width:thin;scrollbar-color:rgba(255,71,87,.5) transparent}.tech-items-horizontal::-webkit-scrollbar{height:8px}.tech-items-horizontal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.tech-items-horizontal::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff4757,#c44569);border-radius:10px}.tech-items-horizontal::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c44569,#ff4757)}.tech-card{display:flex;flex-direction:column;align-items:center;min-width:120px;padding:1.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:15px;transition:all .3s ease;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.tech-card:hover{background:#ff47571a;border-color:#ff47574d;transform:translateY(-5px);box-shadow:0 10px 25px #0000004d}.tech-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem;transition:all .3s ease}.tech-icon-img{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.tech-card:hover .tech-icon-wrapper{transform:scale(1.1)}.tech-card:hover .tech-icon-img{filter:brightness(1.2)}.tech-name{color:#e0e0e0;font-size:.9rem;font-weight:500;text-align:center;line-height:1.2}.tech-stack-wrapper{width:100%;color:#e0e0e0;padding:6rem 0;margin:0}.tech-stack-container{max-width:1200px;margin:0 auto;padding:0 2rem}@media screen and (max-width: 968px){.tech-filter{gap:.8rem}.filter-btn{padding:.7rem 1.2rem;font-size:.85rem}}.project-card{background:#1e1e1ecc;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:all .3s ease;position:relative;margin-bottom:2rem;box-shadow:0 8px 32px #0000004d;width:auto}.project-card:hover{transform:translateY(-8px);border-color:#ff47574d;box-shadow:0 20px 50px #0006}.project-images{position:relative;width:100%;height:400px;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.project-images img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.project-card:hover .project-images img{transform:scale(1.05)}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;color:#ff4757;border:none;font-size:2rem;font-weight:700;padding:1rem;cursor:pointer;z-index:2;transition:all .3s ease;border-radius:8px;opacity:0;visibility:hidden}.project-images:hover .carousel-button{opacity:1;visibility:visible}.carousel-button:first-of-type{left:15px}.carousel-button:last-of-type{right:15px}.carousel-button:hover{background:#ff4757e6;color:#fff;transform:translateY(-50%) scale(1.1)}.project-info{padding:2.5rem}.project-info h3{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#ff4757,#c44569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.project-description{color:#b0b0b0;line-height:1.7;margin-bottom:2rem;font-size:1rem}.project-tech-stack{margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.project-tech-stack p{color:#e0e0e0;font-weight:600;margin-bottom:1rem;font-size:1.1rem}.project-tech-stack ul{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;padding:0;margin:0}.project-tech-stack li{background:#ff47571a;color:#ff4757;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:500;border:1px solid rgba(255,71,87,.2);transition:all .3s ease}.tech-icons-container{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.tech-icon-item{width:45px;height:45px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;position:relative}.tech-icon-img{width:28px;height:28px;object-fit:contain;transition:all .3s ease}.tech-icon-item:hover .tech-icon-img{transform:scale(1.1)}.project-links{gap:1rem;display:flex}.project-link,.project-repo{padding:.8rem 1.8rem;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;font-size:.9rem;text-align:center;gap:.8rem}.project-link{background:linear-gradient(135deg,#ff4757,#c44569);color:#fff}.project-repo{background:transparent;color:#fff}.project-link:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff475766}.project-repo:hover{background:#ff4757;color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #ff47574d}.project-wrapper{width:100%;display:flex;justify-content:center;padding:2rem 0}.project-container{max-width:1200px;width:100%;padding:0 2rem}@media screen and (max-width: 768px){.project-container{padding:0 1rem}.project-card{max-width:100%;min-height:500px;margin:0}.project-images{height:250px}.project-info{padding:2rem;min-height:250px}.project-title{font-size:1.5rem}.project-description{font-size:.9rem;line-height:1.5}}.footer{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:1rem 0;margin-top:auto;position:relative;border-top:1px solid rgba(255,255,255,.1)}.footer-container{width:100%;text-align:center;padding:0 2rem}.footer-text{margin:0;font-size:1rem;color:#b0b0b0;font-weight:400;letter-spacing:.5px}.footer-text:before{content:"";display:block;max-width:600px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,71,87,.5),transparent);margin:0 auto 1rem}@media screen and (max-width: 768px){.footer-container{padding:0 1rem}.footer-text{font-size:.9rem}.footer-text:before{max-width:400px}}@media screen and (max-width: 480px){.footer-text{font-size:.8rem;line-height:1.4}.footer-text:before{max-width:300px}}.contact-section{display:flex;align-items:center;justify-content:center;padding:4rem 0}.contact-container{max-width:800px;width:100%;margin:0 auto}.contact-header{text-align:center;margin-bottom:3rem}.contact-title{font-size:4rem;font-weight:700;background:linear-gradient(135deg,#ff4757,#c44569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.contact-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:120px;height:4px;background:linear-gradient(135deg,#ff4757,#c44569);border-radius:2px}.contact-description{font-size:1.3rem;color:#b0b0b0;text-align:center;margin-bottom:4rem;line-height:1.6}.contact-links{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.contact-item{display:flex;align-items:center;justify-content:space-between;padding:2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-item:hover{background:#ff47570d;border-color:#ff475733;transform:translateY(-2px)}.email-container,.linkedin-container{display:flex;align-items:center;gap:1rem}.contact-icon{font-size:2rem;padding:1rem;min-width:60px;height:60px;display:flex;align-items:center;justify-content:center}.email-text,.linkedin-text{font-size:1.2rem;color:#e0e0e0;font-weight:500}.action-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#e0e0e0;padding:1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1.2rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.action-btn:hover{background:#ff475733;border-color:#ff475766;transform:scale(1.1)}.copy-btn.success{background:#22c55e33;border-color:#22c55e66;color:#22c55e}.social-media{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:3rem}.social-title{font-size:1.5rem;color:#e0e0e0;margin-bottom:2rem;font-weight:600}.social-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.social-platform{display:inline-block;padding:1rem 2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;color:#e0e0e0;text-decoration:none;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-platform:hover{background:#ff47571a;border-color:#ff47574d;color:#ff4757;transform:translateY(-2px)}@media screen and (max-width: 768px){.contact-container{padding:1rem}.contact-title{font-size:3rem}.contact-description{font-size:1.1rem;margin-bottom:3rem}.contact-item{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.email-container,.linkedin-container{flex-direction:column;gap:1rem}.email-text,.linkedin-text{font-size:1rem}.social-links{flex-direction:column;align-items:center;gap:1rem}.social-platform{width:100%;max-width:300px}}@media screen and (max-width: 480px){.contact-title{font-size:2.5rem}.contact-description{font-size:1rem}.contact-item{padding:1rem}.contact-icon{font-size:1.5rem;min-width:50px;height:50px}.action-btn{width:45px;height:45px;font-size:1rem}}.experience-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(135deg,#ff4757,#c44569);border-radius:2px}.experience-list{display:flex;flex-direction:column;gap:2rem}.experience-card{background:#1e1e1ecc;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2.5rem;transition:all .3s ease;position:relative;overflow:hidden}.experience-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#ff4757,#c44569);opacity:0;transition:opacity .3s ease}.experience-card:hover{transform:translateY(-8px);border-color:#ff47574d;box-shadow:0 20px 40px #0000004d}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:2rem}.experience-main-info{flex:1}.job-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.8rem;line-height:1.3}.company-info{display:flex;flex-direction:column;gap:.3rem}.company-details{display:flex;align-items:center;gap:.8rem}.company-logo{width:32px;height:32px;object-fit:contain;border-radius:6px;background:#ffffff1a;padding:4px;flex-shrink:0}.company-name{color:#ff4757;font-weight:600;font-size:1.1rem}.experience-info-container{display:flex;align-items:center;gap:.5rem}.experience-info-icon{color:#888;font-size:1rem;flex-shrink:0}.experience-info{color:#888;font-size:.9rem}.job-description{color:#b0b0b0;line-height:1.7;margin-bottom:2rem;font-size:1rem;text-align:left}.experience-wrapper{width:100%;color:#e0e0e0;padding:6rem 0;margin:0}.experience-container{max-width:1200px;margin:0 auto;padding:0 2rem}@media screen and (max-width: 768px){.experience-wrapper{padding:4rem 0}.experience-container{padding:0 1rem}.experience-title{font-size:2.5rem}.experience-card{padding:2rem}.experience-header{flex-direction:column;align-items:stretch;gap:1rem}.job-title{font-size:1.3rem}.company-info{flex-direction:row;gap:1rem}}@media screen and (max-width: 480px){.experience-card{padding:1.5rem}.job-title{font-size:1.2rem}.company-info{flex-direction:column;gap:.3rem}.skills-list{gap:.5rem}.skill-tag{font-size:.8rem;padding:.4rem .8rem}}.particle-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.particle{position:absolute;background:#ff4757;border-radius:50%;pointer-events:none;animation:float 20s infinite linear;opacity:.6}.particle-0{width:2px;height:2px;left:10%;animation-delay:-2s}.particle-1{width:3px;height:3px;left:20%;animation-delay:-4s}.particle-2{width:1px;height:1px;left:30%;animation-delay:-6s}.particle-3{width:4px;height:4px;left:40%;animation-delay:-8s}.particle-4{width:2px;height:2px;left:50%;animation-delay:-10s}.particle-5{width:3px;height:3px;left:60%;animation-delay:-12s}.particle-6{width:1px;height:1px;left:70%;animation-delay:-14s}.particle-7{width:2px;height:2px;left:80%;animation-delay:-16s}.particle-8{width:3px;height:3px;left:90%;animation-delay:-18s}.particle-9{width:1px;height:1px;left:15%;animation-delay:-20s}.particle-10{width:2px;height:2px;left:25%;animation-delay:-1s}.particle-11{width:3px;height:3px;left:35%;animation-delay:-3s}.particle-12{width:1px;height:1px;left:45%;animation-delay:-5s}.particle-13{width:4px;height:4px;left:55%;animation-delay:-7s}.particle-14{width:2px;height:2px;left:65%;animation-delay:-9s}.particle-15{width:3px;height:3px;left:75%;animation-delay:-11s}@keyframes float{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.6}90%{opacity:.6}to{transform:translateY(-100px) rotate(360deg);opacity:0}}@media screen and (max-width: 768px){.particle{animation-duration:25s}}
