#root{max-width:1200px;margin:0 auto;padding:2rem;font-family:Inter,sans-serif}a{color:#000;text-decoration:none}section>h2{margin-top:4rem}section>div{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}section>h2{margin-bottom:2rem;text-transform:uppercase;font-size:.8rem;font-weight:300}.tabs{display:flex;gap:2rem;flex-wrap:wrap;justify-content:flex-start}.active-tab{text-decoration:#5944E4 wavy underline;text-underline-offset:5px}@media (min-width: 930px){section>div{grid-template-columns:repeat(2,1fr)}.tabs{max-width:600px}section>h2{margin-bottom:4rem}}.Header{display:flex;justify-content:space-between}.name{display:flex;align-items:center;gap:2rem}.profile-mod{height:25px;width:25px;border-radius:50%;object-fit:contain}.profile-icon{display:flex;justify-content:end;align-items:center}.name>img{display:none}.name>div{display:inline-block}.logo{font-size:1.3rem;font-weight:500;letter-spacing:.2px}.logo>span{color:#5944e4}.name>div>p{margin-top:.625rem;font-size:.85rem;font-weight:400}.emoji{display:none}.links{margin-top:.2rem}.links>.icons{display:flex;gap:1rem}.links i{font-size:1.5rem}.resume{margin-top:.625rem;display:flex;justify-content:end}@media (min-width: 600px){.Header{align-items:center;margin-top:1.5rem;padding-bottom:2rem;border-bottom:1px solid rgb(240,240,240)}.name>img{display:flex;width:25%;border-radius:50%}.logo{font-size:2.2rem}.name>div>p{font-size:1rem}.emoji{display:inline-block;margin-left:.8rem}.profile-mod{display:none}}.about{font-size:1.2rem;line-height:1.6;align-items:baseline;max-width:700px;margin:0 auto;letter-spacing:.1px}.bio-heading{font-weight:500;color:#5944e4;font-size:3rem}.bio-hr{height:1px;width:40%;background-color:#e6e6e6;margin:0 auto .5rem 0}.bio-img{width:130px;border-radius:50%}.bio-container{margin-bottom:4rem;display:flex;flex-direction:column;gap:1rem}.bio-bold{font-weight:500}.link{background-color:#f5f0ff}@media (min-width: 600px){.bio-img-text-container{display:flex;align-items:start;gap:2rem}}.edu{display:flex;line-height:1.6;flex-direction:column;gap:.2rem;max-width:700px;margin:0 auto;letter-spacing:.1px;padding-bottom:4rem}.edu-title{line-height:1.5;font-size:1.5rem}.edu-institute{font-size:1.2rem}.edu-uni{opacity:.9;font-size:1.05rem}.edu-duration{opacity:.4}.skills-container{display:flex;flex-wrap:wrap;gap:1.2rem;padding-bottom:4rem;max-width:800px;margin:0 auto;justify-content:center}.skill{border-radius:24px;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;font-weight:600;font-size:1rem;letter-spacing:.4px;transition:all .2s ease-in-out;color:#fff}.programmingLanguages{background-color:#636e72}.frontend{background-color:#6c5ce7}.backend{background-color:#00b894}.devops{background-color:#0984e3}.tools{background-color:#e84393}.others{background-color:#fdcb6e;color:#2d3436}.skill:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.edu{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;line-height:1.7;letter-spacing:.2px;padding-bottom:4rem;font-family:Inter,sans-serif}.tabs-heading{font-size:2rem;margin-bottom:1rem;font-weight:600}.edu-title{font-size:1.5rem;font-weight:600;margin-bottom:.2rem}.edu-institute{font-size:1.2rem;font-weight:500;margin-bottom:.1rem}.edu-uni{font-size:1.05rem;opacity:.9;margin-bottom:.1rem}.edu-duration{font-size:1rem;opacity:.5;margin-bottom:1rem}.edu-list{padding-left:1.2rem;display:flex;flex-direction:column;gap:.75rem;font-size:1rem}.edu-list li{list-style-type:disc}.edu-company-desc{font-size:.95rem;opacity:.8;line-height:1.6;margin-bottom:1rem;font-style:italic}.card-container{border-radius:25px;padding:40px;width:100%;overflow:hidden;line-height:1.6;letter-spacing:.1px}.card-project-type-stack{display:flex;justify-content:space-between}.card-project-type{text-transform:uppercase;font-size:.8rem}.card-project-stack{font-size:.54rem;display:flex;justify-content:end}.card-project-title{font-size:1.6rem;margin-top:1rem;margin-bottom:.625rem}.card-project-description{font-size:1rem;padding-bottom:2rem}.card-project-link{margin-top:.5rem;font-size:.8rem;display:flex;justify-content:end}.card-project-link>a{padding:.5rem;font-size:.8rem;border-radius:8px}@media (min-width: 600px){.card-project-stack{font-size:.8rem}}.link-buttons{display:flex;justify-content:end;gap:1.5rem;margin-top:2rem}.projects{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;max-width:700px;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box}.tabs-heading{font-weight:300;margin-bottom:1.5rem;opacity:.5}
