@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap";section.hero{margin-top:3rem}section.hero .parent-avatar.flex{align-items:end;gap:.6rem;min-height:88px}section.hero .left-section{flex-grow:1}section.hero .icon-verified{color:var(--blue);font-size:1.1rem;margin-bottom:.3rem}section.hero .avatar{width:100px;border-radius:50%;border:1px solid darkorange;padding:1px;box-shadow:2px 2px 40px #cbc8c895 inset}section.hero h1.title{font-size:2.85rem;line-height:3.3rem;margin:24px 0;color:var(--title)}section.hero p.sub-title{color:var(--subtitle);font-size:1.1rem;line-height:1.9rem;margin-bottom:32px}section.hero .all-icons{font-size:1.3rem;gap:1.5rem;color:var(--subtitle)}section.hero .all-icons .icon:hover{font-size:1.4rem;transition:.3s;cursor:pointer;color:var(--icon-hover)}section.hero .all-icons .icon:nth-child(1):hover{color:#1da1f2}section.hero .all-icons .icon:nth-child(2):hover{color:#e4405f}section.hero .all-icons .icon:nth-child(3):hover{color:var(--icon-hover)}section.hero .all-icons .icon:nth-child(4):hover{color:#0077b5}section.hero .animation{width:100%;translate:100px 55px}@media (max-width: 1250px){section.hero .animation{display:none}}.download-cv-btn{background-color:#1976d2;padding:.75rem 1.5rem;text-align:center;font-size:1.05rem;text-transform:capitalize;border-radius:5px;transition:.3s;border:1px solid rgb(63 63 70);color:#fff;text-decoration:none;margin-left:20px}.download-cv-btn:hover{scale:.97}.hero-buttons-container{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin-top:1.5rem}@media (max-width: 768px){.hero-buttons-container{flex-direction:column;gap:1.5rem;align-items:center}section.hero .all-icons{flex-direction:row;gap:1rem;margin-bottom:0;justify-content:center}.download-cv-btn{margin-left:0;margin-top:0;width:100%;max-width:200px}section.hero h1.title{font-size:2.2rem;line-height:2.5rem}section.hero p.sub-title{font-size:.85rem;line-height:1.5rem}}header.flex{justify-content:space-between;padding:0 2.4rem;margin-top:1.2rem}header.flex nav{background-color:var(--bgHeader);padding:.77rem 1.6rem;border-radius:55px;box-shadow:1px 1px 40px #2323242a}.light header.flex nav{background-color:#f0f0f0e6;border:1px solid rgba(200,200,200,.3);box-shadow:0 4px 12px #00000026}header ul.flex{gap:16px}header ul li a{color:var(--title);opacity:.9;font-size:.88rem;font-weight:500}header ul li a:hover{color:var(--blue);opacity:1;font-size:.9rem}header button{font-size:1.2rem}header button.menu{display:none}header .icon-menu,header button.mode{background-color:var(--bgHeader);height:2.4rem;width:2.4rem;border-radius:50%;justify-content:center;text-align:center;color:var(--subtitle);border:1px solid rgba(244,165,96,.249);transition:.2s;box-shadow:1px 1px 40px #2323242a}header .icon-sun{color:orange}header .icon-menu:hover,header button.mode:hover{color:var(--title);border:1px solid rgb(244,165,96)}header .icon-close{font-size:1.5rem;color:var(--subtitle);transition:.3s}header .icon-close:hover{font-size:1.7rem;color:#dc143c;rotate:180deg}header .fixed{position:fixed;inset:0;z-index:11;background-color:#282830e8;backdrop-filter:blur(4px)}@keyframes mymove{0%{scale:0}60%{scale:1.2}to{scale:1}}header .fixed ul.modal{animation:mymove .77s 1;width:75%;margin-inline:auto;margin-top:2rem;border-radius:1rem;padding:1rem 2rem;background-color:var(--secondary)}header .fixed ul.modal li{border-bottom:1px solid var(--border);padding-bottom:1rem;padding-top:.8rem}header .fixed ul.modal li:first-child{text-align:right;border:none;padding-bottom:0;padding-top:.2rem;margin-bottom:-1rem}header .fixed ul.modal li:last-child{border:none}header .fixed ul.modal li a{font-size:1rem}@media (width < 700px){header.flex{padding:0 1.5rem;margin-top:1.5rem}header.flex nav{display:none}header button.menu{display:block}}@media (max-width: 480px){header.flex{padding:0 1rem;margin-top:1.8rem}}@media (max-width: 360px){header.flex{padding:0 .8rem;margin-top:2rem}header .fixed ul.modal{width:85%;padding:1.2rem 1.5rem;margin-top:2.5rem}header .fixed ul.modal li{padding-bottom:1.2rem;padding-top:1rem}}main.flex{gap:2.64rem;align-items:start}.projects-container{width:100%}.projects-title{font-size:2.1rem;color:var(--title);margin-bottom:2rem;display:flex;align-items:center;justify-content:flex-start;width:100%}.projects-icon{color:var(--subtitle);margin-right:1rem;font-size:1.8rem}.projects-tabs{display:flex;gap:.6rem;margin-bottom:2.5rem;flex-wrap:wrap;justify-content:center}.tab-btn{background-color:#24252e;padding:.5rem 1rem;text-align:center;font-size:.85rem;text-transform:capitalize;opacity:.6;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(63,63,70,.3);color:var(--subtitle);cursor:pointer;position:relative;overflow:hidden}main section.right-section.flex{flex-grow:1;justify-content:center;flex-wrap:wrap;column-gap:16px;row-gap:2rem}.card{box-shadow:-1px 1px 1px #00000029,1px 1px 1px #00000026;border:1px solid rgba(93,188,252,.3);border-radius:5px;transition:.3s;background-image:linear-gradient(rgba(255,255,255,.05),rgba(255,255,255,.05));width:266px;min-height:400px;display:flex;flex-direction:column;max-width:100%}.light .card{background-color:#f0f0f0e6;border:1px solid rgba(200,200,200,.3);box-shadow:0 4px 12px #00000026}.light .card:hover{background-color:#f0f0f0e6;border:1px solid rgba(200,200,200,.3);box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.card:hover{border:1px solid var(--blue);rotate:1deg;scale:1.01;cursor:pointer}.card img{transition:opacity .3s ease;margin-bottom:.5rem;width:100%;height:150px;object-fit:cover;object-position:center;border-radius:5px;border:1px solid rgba(93,188,252,.3)}.image-container{position:relative;width:100%;height:200px;overflow:hidden;border-radius:5px}.image-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--bgHeader);z-index:1}.loading-spinner-small{width:30px;height:30px;border:3px solid var(--border);border-top:3px solid var(--blue);border-radius:50%;animation:spin 1s linear infinite}.card .box{padding:0rem .4rem .4rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.card .box .title{color:var(--title);text-transform:capitalize;margin-bottom:.3rem}.card .box .sub-title{color:var(--subtitle);font-size:.8rem;margin-top:.7rem;margin-bottom:1.1rem}.card .box .icons{justify-content:space-between}.card .icon-github,.card .icon-link{background:linear-gradient(135deg,rgba(93,188,252,.1) 0%,rgba(93,188,252,.05) 100%);color:var(--blue);display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(93,188,252,.2);font-size:.9rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 2px 4px #5dbcfc1a}.card .icon-github:before,.card .icon-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.card .icon-github:hover:before,.card .icon-link:hover:before{left:100%}.card .icon-github:hover,.card .icon-link:hover{background:linear-gradient(135deg,rgba(93,188,252,.2) 0%,rgba(93,188,252,.1) 100%);border-color:var(--blue);color:var(--blue);cursor:pointer;transform:translateY(-2px);box-shadow:0 4px 12px #5dbcfc33}.link-text{font-size:.9rem;color:var(--blue);transition:color .3s ease;font-weight:500}.card .icon-github:hover .link-text,.card .icon-link:hover .link-text{color:var(--blue)}.light .card .icon-github,.light .card .icon-link{background-color:#1976d2;border:1px solid #1976D2;color:#fff}.light .card .icon-github:hover,.light .card .icon-link:hover{background-color:#1976d2;border:1px solid #1976D2;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #1976d24d}.light .link-text,.light .card .icon-github:hover .link-text,.light .card .icon-link:hover .link-text{color:#fff}.card a.link{font-size:.9rem;color:var(--blue);margin-right:12px}.project-tools{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:auto;padding-top:.8rem}.tool-tag{background:linear-gradient(135deg,rgba(36,37,46,.9) 0%,rgba(36,37,46,.7) 100%);color:var(--subtitle);padding:.3rem .6rem;border-radius:6px;font-size:.7rem;font-weight:500;border:1px solid rgba(63,63,70,.5);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:.8;position:relative;backdrop-filter:blur(10px);box-shadow:0 1px 3px #0000001a}.tool-tag:hover{opacity:1;border-color:var(--blue);color:var(--title);transform:translateY(-1px);box-shadow:0 2px 8px #5dbcfc26;background:linear-gradient(135deg,rgba(36,37,46,1) 0%,rgba(36,37,46,.9) 100%)}.light .tool-tag{background-color:#24252e;border:1px solid rgba(200,200,200,.5);color:#e0e0e0;opacity:1}.light .tool-tag:hover{background-color:#24252e;border:1px solid rgba(200,200,200,.5);color:#e0e0e0;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}@media (min-width: 1024px){.project-tools{gap:.25rem;padding-top:.6rem}.tool-tag{padding:.25rem .5rem;font-size:.65rem;border-radius:4px}}@media (max-width: 1024px) and (min-width: 901px){.projects-tabs{gap:.5rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}.tab-btn{padding:.6rem 1rem;font-size:.85rem;min-width:auto;flex:0 0 auto}}@media (max-width: 900px) and (min-width: 769px){.projects-tabs{gap:.4rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}.tab-btn{padding:.5rem .8rem;font-size:.8rem;min-width:auto;flex:0 0 auto}}@media (max-width: 768px){.projects-container{padding:0 1rem}.projects-title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.projects-tabs{gap:.4rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}.tab-btn{padding:.5rem .8rem;font-size:.8rem;min-width:auto}main.flex{flex-direction:column;gap:2rem;align-items:center}main section.right-section.flex{justify-content:center;gap:1.5rem;padding:0}.card{width:100%;max-width:320px;min-height:400px}.image-container{width:100%;height:180px}.card img{width:100%;height:100%}.card .box{width:100%;padding:1rem}.project-tools{gap:.4rem;margin-top:auto;padding-top:1rem}.tool-tag{padding:.5rem .8rem;font-size:.8rem}.link-text{font-size:.8rem}.card .icon-github,.card .icon-link{gap:.4rem;padding:.4rem .8rem;font-size:.8rem}}@media (max-width: 768px) and (min-width: 601px){.projects-tabs{gap:.3rem;margin-bottom:1.8rem;flex-wrap:wrap;justify-content:center}.tab-btn{padding:.4rem .7rem;font-size:.75rem;flex:0 0 auto;min-width:auto;text-align:center}}@media (max-width: 600px){.projects-container{padding:0 .5rem}.projects-title{font-size:1.6rem;margin-bottom:1.2rem}.projects-tabs{gap:.3rem;margin-bottom:1.5rem;flex-wrap:wrap;justify-content:center}.tab-btn{padding:.4rem .6rem;font-size:.7rem;flex:0 0 auto;min-width:80px;max-width:120px;text-align:center}main section.right-section.flex{gap:1.2rem;padding:0}.card{width:100%;max-width:100%;min-height:380px;margin:0 auto}.image-container{width:100%;height:160px}.card .box{padding:.8rem}.card .box .title{font-size:1rem;margin-bottom:.5rem}.card .box .sub-title{font-size:.75rem;margin-bottom:1rem;line-height:1.4}.project-tools{gap:.3rem;margin-top:auto;padding-top:.8rem}.tool-tag{padding:.4rem .7rem;font-size:.75rem}.card .icon-github,.card .icon-link{gap:.3rem;padding:.3rem .6rem;font-size:.75rem}.load-more-container{margin-top:2rem;padding:.5rem 0}.load-more-btn{padding:.4rem .8rem;font-size:.8rem}}@media (max-width: 480px){.projects-container{padding:0 .3rem}.projects-title{font-size:1.4rem;margin-bottom:1rem}.projects-tabs{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:1.2rem}.tab-btn{width:auto;min-width:70px;max-width:100px;padding:.35rem .5rem;font-size:.65rem;flex:0 0 auto}main section.right-section.flex{gap:1rem}.card{width:100%;max-width:100%;min-height:360px}.image-container{height:140px}.card .box{padding:.6rem}.card .box .title{font-size:.9rem}.card .box .sub-title{font-size:.7rem;line-height:1.3}.project-tools{gap:.25rem;padding-top:.6rem}.tool-tag{padding:.35rem .6rem;font-size:.7rem}.card .icon-github,.card .icon-link{padding:.25rem .5rem;font-size:.7rem}.link-text{font-size:.7rem}}@media (max-width: 360px){.projects-container{padding:0 .2rem}.projects-title{font-size:1.2rem}.projects-tabs{gap:.2rem;margin-bottom:1rem}.tab-btn{min-width:60px;max-width:90px;font-size:.6rem;padding:.3rem .4rem;flex:0 0 auto}.card{min-height:340px}.image-container{height:120px}.card .box{padding:.5rem}.card .box .title{font-size:.85rem}.card .box .sub-title{font-size:.65rem}.tool-tag{font-size:.65rem;padding:.3rem .5rem}.card .icon-github,.card .icon-link{padding:.2rem .4rem;font-size:.65rem}.link-text{font-size:.65rem}}.load-more-container{display:flex;justify-content:center;margin-top:3rem;padding:1rem 0;width:100%;clear:both}.load-more-btn{background:linear-gradient(135deg,rgba(93,188,252,.1) 0%,rgba(93,188,252,.05) 100%);border:1px solid rgba(93,188,252,.3);color:var(--blue);padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem;position:relative;overflow:hidden}.load-more-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(93,188,252,.1),transparent);transition:left .5s}.load-more-btn:hover:before{left:100%}.load-more-btn:hover{background:linear-gradient(135deg,rgba(93,188,252,.2) 0%,rgba(93,188,252,.1) 100%);border-color:var(--blue);box-shadow:0 4px 12px #5dbcfc33}.load-more-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.load-more-btn:disabled:hover{transform:none;box-shadow:none}.light .load-more-btn{background-color:#f0f0f0cc;border:1px solid rgba(200,200,200,.5);color:#333;opacity:1}.light .load-more-btn:hover{background-color:#f0f0f0cc;border:1px solid rgba(200,200,200,.5);color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.load-more-btn:hover .arrow{transform:scale(1.1)}section.contact-us .icon-envelope{color:var(--subtitle);margin-right:1rem;font-size:1.8rem}section.contact-us .title{font-size:2.1rem;color:var(--title);margin-bottom:1rem}section.contact-us .sub-title{color:var(--subtitle);margin-bottom:2rem;line-height:1.65rem}section.contact-us label{color:var(--subtitle)}section.contact-us #email,section.contact-us #message{all:unset;background-color:#3f3f4626;border:1px solid rgb(63 63 70);width:16rem;padding:.5rem 1rem;margin-left:1rem;border-radius:5px;transition:.3s;font-size:1.1rem}.light section.contact-us #email,.light section.contact-us #message{background-color:#ffffff29;border:1px solid rgba(128,128,128,.451);box-shadow:1px 1px 1px #49494b1b;color:#232324}section.contact-us #email:focus,section.contact-us #message:focus,section.contact-us #email:hover,section.contact-us #message:hover{border:1px solid rgb(45 212 191)}.light section.contact-us #email:focus,.light section.contact-us #message:focus,.light section.contact-us #email:hover,.light section.contact-us #message:hover{border:1px solid rgb(78,80,80)}section.contact-us #message{min-height:9rem;resize:vertical}section.contact-us .submit{background-color:#24252e;padding:.75rem 2rem;text-align:center;font-size:1.05rem;text-transform:capitalize;border-radius:5px;transition:.3s;border:1px solid rgb(63 63 70);margin-top:0}section.contact-us .submit:hover{scale:.97}.social-buttons{margin-top:15px;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.submit-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;margin-top:1.8rem}.social-btn{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .2s ease}.social-btn:hover{transform:scale(1.1)}.whatsapp-btn{background-color:#25d366}.telegram-btn{background-color:#08c}@media (max-width: 1250px){section.contact-us .contact-animation{display:none}}@media (max-width: 600px){section.contact-us .animation{display:none}section.contact-us form{display:flex;flex-direction:column;width:85%}section.contact-us form div.flex{flex-direction:column;align-items:start}section.contact-us #email,section.contact-us #message{width:100%;margin-left:0;padding:.7rem 0;margin-top:1rem}section.contact-us .submit{width:30%;align-self:center}.submit-container{gap:10px}.social-buttons{justify-content:center;width:100%}}footer.flex{justify-content:space-between;padding-bottom:1.9rem}footer.flex ul{gap:1rem}footer.flex ul a{color:var(--subtitle);font-size:.9rem;font-weight:400}footer.flex ul a:hover{color:var(--blue);font-size:1rem;font-weight:500}footer.flex p{color:#71717a;font-size:.9rem}@media (max-width: 800px){footer.flex{flex-direction:column;gap:2rem}footer.flex p{font-size:.8rem;text-align:center}}@media (max-width: 480px){footer.flex p{font-size:.75rem}}@media (max-width: 360px){footer.flex p{font-size:.7rem}}.skills-subsection{margin-bottom:2.5rem;text-align:center}.subsection-title{font-size:1.6rem;font-weight:600;color:var(--blue);margin-bottom:1.5rem;text-transform:uppercase;position:relative;display:inline-block}.subsection-title:after{content:"";display:block;width:50%;height:3px;background-color:var(--blue);margin:.5rem auto 0;border-radius:2px}.skills-section{padding:4rem 0;background-color:var(--secondary);color:var(--title)}.skills-title{font-size:2.1rem;color:var(--title);margin-bottom:2rem;display:flex;align-items:center;justify-content:flex-start}.skills-icon{color:var(--subtitle);margin-right:1rem;font-size:1.8rem}.skills-container{display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem}.skills-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.skill-tag{display:flex;align-items:center;gap:.5rem;background-color:var(--bgHeader);border:1px solid var(--border);border-radius:.5rem;padding:.75rem 1rem;transition:all .3s ease;cursor:pointer;min-width:fit-content}.skill-tag:hover{transform:translateY(-2px);border-color:var(--blue);box-shadow:0 4px 12px #5dbcfc26}.light .skill-tag{background-color:#f3f3f3;border:1px solid rgba(200,200,200,.5);color:#333}.light .skill-tag:hover{background-color:#f3f3f3;border:1px solid rgba(200,200,200,.5);color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.light .skill-name{color:#333}.skill-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.skill-name{color:var(--title);font-size:.9rem;font-weight:500;white-space:nowrap}@media (max-width: 768px){.skills-section{padding:2rem 0}.skills-title{font-size:1.8rem;padding:0 1rem;margin-bottom:2rem}.skills-container{padding:0 1rem}.skills-row{justify-content:center;gap:.75rem}.skill-tag{padding:.6rem .8rem;min-width:120px;justify-content:center}.skill-name{font-size:.8rem;text-align:center}}@media (max-width: 600px){.skills-section{padding:1.5rem 0}.skills-title{font-size:1.6rem;margin-bottom:1.5rem}.skills-container{padding:0 .5rem}.skills-row{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.3rem;width:100%}.skill-tag{width:auto;min-width:75px;max-width:110px;justify-content:center;padding:.4rem .5rem;flex:0 0 auto}.skill-name{font-size:.75rem;font-weight:500}.skill-icon{margin-bottom:.2rem}}@media (max-width: 480px){.skills-title{font-size:1.5rem;margin-bottom:1.5rem}.skills-container{padding:0 .3rem}.skills-row{gap:.25rem}.skill-tag{min-width:65px;max-width:95px;padding:.3rem .4rem}.skill-name{font-size:.7rem;font-weight:500}.skill-icon{font-size:16px}}.education-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.education-title{font-size:2.1rem;color:var(--title);margin-bottom:2rem;display:flex;align-items:center;justify-content:flex-start;width:100%}.education-icon{color:var(--subtitle);margin-right:1rem;font-size:1.8rem}.education-tabs{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.tab-btn{background-color:#24252e;padding:.75rem 1.5rem;text-align:center;font-size:1rem;text-transform:capitalize;opacity:.6;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(63,63,70,.3);color:var(--subtitle);cursor:pointer;position:relative;overflow:hidden}.tab-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(93,188,252,.1),transparent);transition:left .5s}.tab-btn:hover:before{left:100%}.tab-btn:hover{opacity:1;border-color:var(--blue);color:var(--title);transform:translateY(-2px);box-shadow:0 4px 12px #5dbcfc26}.tab-btn.active{opacity:1;font-weight:700;letter-spacing:.6px;border:1px solid var(--blue);background:linear-gradient(135deg,rgba(93,188,252,.1) 0%,rgba(93,188,252,.05) 100%);color:var(--blue);box-shadow:0 4px 12px #5dbcfc33}.light .tab-btn{background-color:#f0f0f0cc;border:1px solid rgba(200,200,200,.5);color:#333;opacity:1}.light .tab-btn.active{border:1px solid #000;background:linear-gradient(135deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.05) 100%);color:#000}.education-timeline{position:relative;padding-left:2rem}.education-timeline:before{content:"";position:absolute;left:1rem;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--blue) 0%,rgba(93,188,252,.3) 50%,var(--blue) 100%);border-radius:1px}.education-item{position:relative;margin-bottom:2rem;display:flex;align-items:flex-start;gap:1.5rem}.timeline-dot{position:absolute;left:-2.5rem;top:.5rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;box-shadow:0 4px 12px #0003;border:3px solid var(--bgHeader);z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}.timeline-dot:hover{transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.education-content{flex:1;background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 100%);border:1px solid rgba(93,188,252,.2);border-radius:10px;padding:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a}.education-content:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 8px 30px #5dbcfc26}.light .education-content{background-color:#f0f0f0e6;border:1px solid rgba(200,200,200,.3);box-shadow:0 4px 12px #00000026}.light .education-content:hover{background-color:#f0f0f0e6;border:1px solid rgba(200,200,200,.3);box-shadow:0 6px 20px #0003;transform:translateY(-4px)}.education-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.education-item-title{color:var(--title);font-size:1.2rem;font-weight:600;margin:0;line-height:1.3}.status-badge{padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;box-shadow:0 2px 8px #0003}.education-meta{margin-bottom:1rem}.institution{color:var(--blue);font-size:1rem;font-weight:500;margin:0 0 .4rem}.period{color:var(--subtitle);font-size:.8rem;font-weight:500;background:rgba(93,188,252,.1);padding:.25rem .6rem;border-radius:12px;border:1px solid rgba(93,188,252,.2)}.education-description{color:var(--subtitle);line-height:1.5;margin-bottom:1rem;font-size:.9rem}.achievements{background:rgba(36,37,46,.2);border-radius:6px;padding:.8rem;border:1px solid rgba(63,63,70,.2)}.light .achievements{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1)}.achievements h5{color:var(--title);font-size:.85rem;font-weight:600;margin:0 0 .6rem;display:flex;align-items:center}.achievements h5:before{content:"🎯";margin-right:.4rem;font-size:1rem}.achievements ul{list-style:none;padding:0;margin:0}.achievements li{color:var(--subtitle);margin-bottom:.5rem;padding-left:1.2rem;position:relative;line-height:1.4;font-size:.8rem}.achievements li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:700;font-size:.9rem}@media (max-width: 768px){.education-container{padding:1.5rem .5rem}.education-title{font-size:1.8rem;text-align:center;margin-bottom:1.5rem}.education-tabs{gap:.5rem;margin-bottom:2rem}.tab-btn{padding:.6rem 1rem;font-size:.9rem}.education-timeline{padding-left:1.5rem}.education-timeline:before{left:.75rem}.timeline-dot{left:-1.75rem;width:2.5rem;height:2.5rem;font-size:1rem}.education-content{padding:1.2rem}.education-header{flex-direction:column;align-items:flex-start;gap:.8rem}.education-item-title{font-size:1.1rem}.status-badge{font-size:.7rem;padding:.3rem .6rem}.institution{font-size:1rem}.period{font-size:.8rem;padding:.25rem .6rem}.education-description{font-size:.9rem}.achievements{padding:.8rem}.achievements h5{font-size:.8rem}.achievements li{font-size:.75rem;margin-bottom:.4rem}}@media (max-width: 480px){.education-container{padding:1rem .25rem}.education-title{font-size:1.6rem}.education-tabs{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.4rem}.tab-btn{width:auto;min-width:80px;max-width:120px;padding:.5rem .8rem;font-size:.8rem}.education-timeline{padding-left:1rem}.education-timeline:before{left:.5rem}.timeline-dot{left:-1.25rem;width:2rem;height:2rem;font-size:.9rem}.education-content{padding:1rem}.education-item-title{font-size:1rem}.institution{font-size:.9rem}.education-description{font-size:.85rem}.achievements{padding:.7rem}.achievements h5{font-size:.75rem}.achievements li{font-size:.7rem;padding-left:1rem}}@media (max-width: 360px){.education-tabs{gap:.3rem}.tab-btn{min-width:70px;max-width:100px;padding:.4rem .6rem;font-size:.75rem}}.show-more-container{display:flex;justify-content:center;margin-top:2rem;padding:1rem 0}.show-more-btn{background:linear-gradient(135deg,rgba(93,188,252,.1) 0%,rgba(93,188,252,.05) 100%);border:1px solid rgba(93,188,252,.3);color:var(--blue);padding:.8rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem;position:relative;overflow:hidden}.show-more-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(93,188,252,.1),transparent);transition:left .5s}.show-more-btn:hover:before{left:100%}.show-more-btn:hover{background:linear-gradient(135deg,rgba(93,188,252,.2) 0%,rgba(93,188,252,.1) 100%);border-color:var(--blue);transform:translateY(-2px);box-shadow:0 4px 12px #5dbcfc33}.arrow{font-size:1.1rem;transition:transform .3s ease}.show-more-btn:hover .arrow{transform:scale(1.2)}.light .show-more-btn{background-color:#f0f0f0cc;border:1px solid rgba(200,200,200,.5);color:#333;opacity:1}.light .show-more-btn:hover{background-color:#f0f0f0cc;border:1px solid rgba(200,200,200,.5);color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--primary);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .5s ease-in-out}.loading-container{text-align:center;max-width:400px;width:90%}.loading-logo h1{font-size:2.5rem;color:var(--title);margin-bottom:.5rem;font-weight:700;letter-spacing:2px;animation:slideInDown .8s ease-out}.loading-logo p{font-size:1.1rem;color:var(--subtitle);margin-bottom:3rem;animation:slideInDown .8s ease-out .2s both}.loading-spinner{position:relative;width:80px;height:80px;margin:0 auto 2rem;animation:slideInUp .8s ease-out .4s both}.spinner-ring{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top:3px solid var(--blue);border-radius:50%;animation:spin 1.5s linear infinite}.spinner-ring:nth-child(2){width:70px;height:70px;top:5px;left:5px;border-top-color:var(--subtitle);animation-duration:1.2s;animation-direction:reverse}.spinner-ring:nth-child(3){width:60px;height:60px;top:10px;left:10px;border-top-color:var(--title);animation-duration:1s}.progress-container{margin:2rem 0;animation:slideInUp .8s ease-out .6s both}.progress-bar{width:100%;height:4px;background-color:var(--border);border-radius:2px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,var(--blue),var(--subtitle),var(--title));border-radius:2px;transition:width .3s ease;position:relative}.progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 2s infinite}.progress-text{color:var(--subtitle);font-size:.9rem;font-weight:500}.loading-text{margin-top:1rem;animation:slideInUp .8s ease-out .8s both}.loading-dots{display:inline-block;color:var(--blue);font-size:1.5rem;font-weight:700}.loading-dots span{animation:bounce 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 768px){.loading-logo h1{font-size:2rem}.loading-logo p{font-size:1rem}.loading-spinner{width:60px;height:60px}.spinner-ring:nth-child(2){width:50px;height:50px}.spinner-ring:nth-child(3){width:40px;height:40px}}html{font-family:Roboto,sans-serif;letter-spacing:.1px;scroll-behavior:smooth;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0}:root{--primary: #000;--secondary: rgb(24 24 27);--border: rgba(63, 63, 70, .4);--title: rgb(244 244 245);--subtitle: rgb(161 161 170);--bgHeader: rgb(39, 39, 42);--blue: rgb(93, 188, 252);--icon-hover: #d4d4d8;--container-padding: 4.8rem}.light{--primary: rgb(250, 250, 250);--secondary: rgb(255, 255, 255);--border: rgba(202, 202, 202, .518);--title: rgb(39 39 42);--subtitle: rgb(82 82 91);--bgHeader: rgb(253, 253, 253);--blue: rgb(0, 149, 246);--icon-hover: #333}body{background-color:var(--primary);color:#fff}.container{border:2px solid var(--border);width:80%;margin-left:auto;margin-right:auto;background-color:var(--secondary);padding:0 var(--container-padding)}.divider{border-bottom:1px solid var(--border);margin:3rem 0;width:calc(100% + var(--container-padding) + var(--container-padding));margin-left:calc(var(--container-padding) * -1)}li{list-style:none}a{all:unset;transition:.2s}a:hover{cursor:pointer}.flex{display:flex;align-items:center}.border{border:2px solid red}button{all:unset}button:hover{cursor:pointer}button:active{scale:.9}button:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 1000px){.container{--container-padding: 1.7rem;width:90%;padding:0 var(--container-padding)}.divider{width:calc(100% + var(--container-padding) + var(--container-padding));margin-left:calc(var(--container-padding) * -1)}}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{border:7px solid #292c3b;box-shadow:inset 0 0 2.5px 2px #00000080;border-radius:4px;background-color:#d4d4d8}::-webkit-scrollbar-thumb{background:#888;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#555}html{scrollbar-color:#9e4673 #3d4a59}.scroll2Top{background-color:#1976d2d9;width:2.6rem;height:2.6rem;border-radius:50%;position:fixed;bottom:2rem;right:3%;text-align:center;border:1px solid rgba(255,255,255,.2);font-size:1.25rem}.scroll2Top:hover{background-color:#1976d2}@media (max-width: 600px){.container{width:98%;padding:0 var(--container-padding)}.scroll2Top{width:2.2rem;height:2.2rem;opacity:.6;font-size:1rem}}
