#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{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}section>h2{text-transform:uppercase;margin-bottom:2rem;font-size:.8rem;font-weight:300}.tabs{flex-wrap:wrap;justify-content:flex-start;gap:2rem;display:flex}.active-tab{text-underline-offset:5px;-webkit-text-decoration:underline wavy #5944e4;text-decoration:underline wavy #5944e4}@media (width>=930px){section>div{grid-template-columns:repeat(2,1fr)}.tabs{max-width:600px}section>h2{margin-bottom:4rem}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.card-container{letter-spacing:.1px;border-radius:25px;width:100%;padding:40px;line-height:1.6;overflow:hidden}.card-project-type-stack{justify-content:space-between;display:flex}.card-project-type{text-transform:uppercase;font-size:.8rem}.card-project-stack{justify-content:end;font-size:.54rem;display:flex}.card-project-title{margin-top:1rem;margin-bottom:.625rem;font-size:1.6rem}.card-project-description{padding-bottom:2rem;font-size:1rem}.card-project-link{justify-content:end;margin-top:.5rem;font-size:.8rem;display:flex}.card-project-link>a{border-radius:8px;padding:.5rem;font-size:.8rem}@media (width>=600px){.card-project-stack{font-size:.8rem}}.link-buttons{justify-content:end;gap:1.5rem;margin-top:2rem;display:flex}.projects{grid-template-columns:repeat(1,1fr);gap:2rem;max-width:700px;margin:0 auto;display:grid}.Header{justify-content:space-between;display:flex}.name{align-items:center;gap:2rem;display:flex}.profile-mod{object-fit:contain;border-radius:50%;width:25px;height:25px}.profile-icon{justify-content:end;align-items:center;display:flex}.name>img{display:none}.name>div{display:inline-block}.logo{letter-spacing:.2px;font-size:1.3rem;font-weight:500}.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{gap:1rem;display:flex}.links i{font-size:1.5rem}.resume{justify-content:end;margin-top:.625rem;display:flex}@media (width>=600px){.Header{border-bottom:1px solid #f0f0f0;align-items:center;margin-top:1.5rem;padding-bottom:2rem}.name>img{border-radius:50%;width:25%;display:flex}.logo{font-size:2.2rem}.name>div>p{font-size:1rem}.emoji{margin-left:.8rem;display:inline-block}.profile-mod{display:none}}.about{letter-spacing:.1px;align-items:baseline;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.bio-heading{color:#5944e4;font-size:2.5rem;font-weight:500}.bio-hr{background-color:#e6e6e6;width:40%;height:1px;margin:0 auto .5rem 0}.bio-img{border-radius:50%;width:130px}.bio-container{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.bio-bold{font-weight:500}.genesys{color:#ff4f1e}.vit-vellore{color:#04295a}.link{background-color:#f5f0ff}@media (width>=600px){.bio-img-text-container{align-items:start;gap:2rem;display:flex}}.edu{letter-spacing:.1px;flex-direction:column;gap:.2rem;max-width:800px;margin:0 auto;padding-bottom:4rem;line-height:1.6;display:flex}.edu-title{font-size:1.5rem;line-height:1.5}.edu-institute{font-size:1.2rem}.edu-uni{opacity:.9;font-size:1.05rem}.skills-container{flex-wrap:wrap;gap:1.5rem;padding-bottom:4rem;display:flex}.skill{color:#5944e4;letter-spacing:.5px;background-color:#e9e5ff;border-radius:5px;flex-direction:row;justify-content:center;padding:1rem 2rem;font-size:1.1rem;font-weight:500;display:flex}.edu-title{line-height:1.5}.edu-duration{opacity:.5}*{box-sizing:border-box;margin:0;padding:0}.tabs-heading{opacity:.5;margin-bottom:1.5rem;font-weight:300}
