@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--primary-color: #6e06f2;--secondary-color: #4e525a;--app-horizontal-padding: 0 2.5rem;--animation-timing: .3s ease-in-out;--long-animation-timing: .5s ease-in-out;--font-family: "Poppins", "Poppins Placeholder", sans-serif;--primary-btn-background: var(--primary-color);--primary-btn-hover-color: #8c3df6;--primary-btn-text-color: white;--secondary-btn-background: white;--secondary-btn-text-color: black}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-family)}html{scroll-behavior:smooth}button{width:max-content;font-size:.875rem;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-weight:500;font-family:inherit;cursor:pointer}.center-content{display:flex;flex-direction:column;align-items:center}.section{height:max-content;width:100%;max-width:1300px}.primary-btn{background-color:var(--primary-btn-background);transition:background-color var(--animation-timing);color:var(--primary-btn-text-color)}.primary-btn:hover{background-color:var(--primary-btn-hover-color);transition:var(--animation-timing)}.secondary-btn{border-color:var(--secondary-btn-text-color);background-color:var(--secondary-btn-background);transition:background-color var(--animation-timing);color:var(--secondary-btn-text-color)}.secondary-btn:hover{--secondary-btn-background: black;--secondary-btn-text-color: white;background-color:var(--secondary-btn-background);color:var(--secondary-btn-text-color);transition:var(--animation-timing)}.primary-color{color:var(--primary-color)}@keyframes show{0%{opacity:0%;transform:translateY(-1.5rem)}to{opacity:100%;transform:translateY(0)}}@keyframes wiggle{50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes shimmer{to{background-position-x:0%}}[data-v-5d032395],[data-v-5d032395]:after,[data-v-5d032395]:before{box-sizing:border-box}#nav-styling[data-v-5d032395]{--bar-width: 30px;--bar-height: 5px;--hamburger-gap: 3px;--foreground: #333;--background: white;--hamburger-margin: 5px;--hamburger-height: calc(var(--bar-height) * 3 + var(--hamburger-gap) * 2);display:flex;flex-direction:column}#desktop-nav[data-v-5d032395],#hamburger-nav[data-v-5d032395]{width:100%;max-width:1300px}#hamburger-nav[data-v-5d032395]{display:flex;flex-direction:column}.main-nav-header[data-v-5d032395]{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0rem;font-size:1.125rem}.hamburger-icon[data-v-5d032395]{--square-root-of-two: 1.41421356237;--x-width: calc(var(--hamburger-height) * var(--square-root-of-two));display:flex;flex-direction:column;gap:var(--hamburger-gap);width:max-content;position:relative;top:var(--hamburger-margin);left:var(--hamburger-margin);z-index:2;cursor:pointer}.hamburger-icon[data-v-5d032395]:before,.hamburger-icon[data-v-5d032395]:after,.hamburger-icon>input[data-v-5d032395]{content:"";width:var(--bar-width);height:var(--bar-height);background-color:var(--foreground);border-radius:9999px;transform-origin:left center;transition:opacity var(--animation-timing),width var(--animation-timing),rotate var(--animation-timing),translate var(--animation-timing),background-color var(--animation-timing)}.hamburger-icon>input[data-v-5d032395]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;outline:none;pointer-events:none}.hamburger-icon[data-v-5d032395]:has(input:checked):before{rotate:45deg;width:var(--x-width);translate:0 calc(var(--bar-height) / -2)}.hamburger-icon[data-v-5d032395]:has(input:checked):after{rotate:-45deg;width:var(--x-width);translate:0 calc(var(--bar-height) / 2)}.hamburger-icon>input[data-v-5d032395]:checked{width:0;opacity:0}.hamburger-links[data-v-5d032395]{display:flex;flex-direction:column;gap:1rem;color:var(--background);font-size:1.375rem;max-height:0;padding:0rem;transition:max-height var(--long-animation-timing),padding var(--long-animation-timing);overflow:hidden}.main-nav-header:has(input:checked)+.hamburger-links[data-v-5d032395]{padding-top:1rem;padding-bottom:2.5rem;max-height:500px;transition:max-height var(--long-animation-timing),padding var(--long-animation-timing)}.logo[data-v-5d032395]{font-weight:700;cursor:pointer}.logo>span[data-v-5d032395]{font-size:1.5rem}.nav-links[data-v-5d032395]{display:flex;flex-direction:row;gap:1rem}a[data-v-5d032395]{transition:all .3s ease;font-weight:500;color:var(--secondary-color);text-decoration:inherit}a[data-v-5d032395]:hover{color:var(--primary-color)}.chat[data-v-5d032395]{font-weight:400}router-link-active[data-v-5d032395]{color:var(--primary-color)}@media screen and (min-width: 769px){#hamburger-nav[data-v-5d032395]{display:none}}@media screen and (max-width: 768px){#desktop-nav[data-v-5d032395]{display:none}#hamburger-nav[data-v-5d032395]{display:flex}}.title[data-v-e2fb0df0]{font-size:4rem;font-weight:700;line-height:1.2}.subtitle[data-v-e2fb0df0]{margin-left:.2rem}@media screen and (max-width: 768px){h1[data-v-e2fb0df0]{font-size:2rem}}#contact[data-v-e168a0d2]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:1rem}.contact-links[data-v-e168a0d2]{display:flex;gap:1rem;flex-direction:column;justify-content:space-between}.social-media-links[data-v-e168a0d2]{display:flex;gap:1rem;justify-content:end;position:relative;top:1rem}img[data-v-e168a0d2]{cursor:pointer;height:3rem;width:3rem}img[data-v-e168a0d2]:hover{animation:wiggle;animation-duration:.3s}@media screen and (max-width: 727px){.contact-links[data-v-e168a0d2]{row-gap:2rem;align-items:flex-start}}#app{height:100vh;padding:var(--app-horizontal-padding)}@media screen and (max-width: 768px){#app{padding:0 1.5rem}}#home[data-v-d8c24a4a]{display:flex;flex-direction:column;justify-content:center;height:64vh}.section-body[data-v-d8c24a4a]{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:2.1rem}.home-details[data-v-d8c24a4a]{display:flex;flex-direction:column;flex:1 0 0;gap:1rem;width:40vw}.name[data-v-d8c24a4a]{font-size:1.7rem;letter-spacing:-2px;line-height:1.2em;color:var(--secondary-color)}.current-job-title[data-v-d8c24a4a]{font-size:6.25rem;letter-spacing:-.05em;font-weight:700;line-height:1em;margin-bottom:1.25rem}.current-job-title>span[data-v-d8c24a4a]{color:var(--primary-color)}.home-body[data-v-d8c24a4a]{font-size:1.5rem;color:var(--secondary-color)}.home-action-items[data-v-d8c24a4a]{display:flex;gap:1rem}.profile-pic[data-v-d8c24a4a]{flex:1 0 0;display:flex;flex-direction:column;align-items:flex-end}.profile-pic>img[data-v-d8c24a4a]{height:25rem;width:25rem;border-radius:100%;filter:grayscale(100%) sepia(6%) saturate(172%) hue-rotate(14deg) brightness(93%) contrast(96%)}.show[data-v-d8c24a4a]{visibility:visible;animation-name:show;animation-duration:1s;animation-timing-function:ease-in-out}.scroll-anim[data-v-d8c24a4a]{position:absolute;bottom:2rem;left:48vw;cursor:pointer;animation-name:showPronounciation;animation-duration:1s;animation-timing-function:ease-in-out}@media screen and (min-width: 769px) and (max-width: 1200px){.current-job-title[data-v-d8c24a4a]{font-size:5.25rem}.profile-pic>img[data-v-d8c24a4a]{height:20rem;width:20rem}}@media screen and (max-width: 574px){.profile-pic[data-v-d8c24a4a]{align-items:center}}@media screen and (max-width: 768px){#home[data-v-d8c24a4a]{height:auto;margin-top:4rem}.home-details[data-v-d8c24a4a]{width:100%}.name[data-v-d8c24a4a]{font-size:1.5rem}.current-job-title[data-v-d8c24a4a]{font-size:4.25rem}.home-body[data-v-d8c24a4a]{font-size:1.25rem}.home-action-items[data-v-d8c24a4a]{flex-direction:column}.profile-pic>img[data-v-d8c24a4a]{height:15rem;width:15rem}}@media screen and (max-height: 768px){#home[data-v-d8c24a4a]{height:auto;margin-top:4rem}.home-details[data-v-d8c24a4a]{width:100%}.name[data-v-d8c24a4a]{font-size:1.5rem}.current-job-title[data-v-d8c24a4a]{font-size:4.25rem}.home-body[data-v-d8c24a4a]{font-size:1.25rem}.home-action-items[data-v-d8c24a4a]{flex-direction:column}.profile-pic>img[data-v-d8c24a4a]{height:20rem;width:20rem}}.selected-category[data-v-d77f24be]{transition:.2s ease-in-out;color:orange;cursor:pointer}.filter-icon[data-v-d77f24be]{position:relative;width:max-content;padding-right:.5rem;display:inline-block}.filter-content[data-v-d77f24be]{display:inline;cursor:pointer}.filter-count[data-v-d77f24be]{position:relative;bottom:.3rem;left:.2rem;font-size:.9rem}p[data-v-d77f24be]{display:inline}.card[data-v-7a7cc70a]{background-color:#6e05f2;border-radius:5%;padding:0;overflow:hidden;height:28.75rem;width:38.4rem;border:3px solid;border-color:#000;cursor:pointer}.thumbnail[data-v-7a7cc70a]{height:21.6rem;width:inherit;object-fit:cover;display:block}.thumbnail-body[data-v-7a7cc70a]{display:flex;flex-direction:column;gap:2rem;background-color:#6e05f2;border-top:3px solid black}.extend[data-v-7a7cc70a]{position:relative;bottom:10rem;animation:extendAnim-7a7cc70a .3s}@keyframes extendAnim-7a7cc70a{0%{bottom:0rem}to{bottom:10rem}}.shrink[data-v-7a7cc70a]{position:relative;bottom:0rem;animation:shrinkAnim-7a7cc70a .3s}@keyframes shrinkAnim-7a7cc70a{0%{bottom:10rem}to{bottom:0rem}}.info[data-v-7a7cc70a]{text-align:start;margin:1rem 0rem 0rem}.title[data-v-7a7cc70a]{font-size:1.5rem}.category[data-v-7a7cc70a]{font-size:.8rem;opacity:80%}.info[data-v-7a7cc70a],.description[data-v-7a7cc70a],.tech-stack[data-v-7a7cc70a]{padding-left:1rem}.description[data-v-7a7cc70a]{padding-right:1rem}.info[data-v-7a7cc70a],.description[data-v-7a7cc70a]{color:#fff}.tech-stack[data-v-7a7cc70a]{display:flex;flex-direction:row;gap:10px}.tech-stack-item[data-v-7a7cc70a]{border-radius:20px;padding:5px 15px;font-size:14px;margin-bottom:6px;background-color:#fff;color:var(--primary-color);font-weight:500}@media screen and (max-width: 768px){.card[data-v-7a7cc70a]{width:19.5rem;height:16.5rem}.thumbnail[data-v-7a7cc70a]{height:10.94rem}.extend[data-v-7a7cc70a]{bottom:11rem}@keyframes extendAnim-7a7cc70a{0%{bottom:0rem}to{bottom:11rem}}@keyframes shrinkAnim-7a7cc70a{0%{bottom:11rem}to{bottom:0rem}}.title[data-v-7a7cc70a]{font-size:1.1rem}.category[data-v-7a7cc70a]{font-size:.75rem}.description[data-v-7a7cc70a]{font-size:.85rem}.tech-stack[data-v-7a7cc70a]{overflow-x:scroll;scrollbar-width:none}.tech-stack-item[data-v-7a7cc70a]{padding:3px 9px;font-size:10px;white-space:nowrap}}#projects[data-v-46f5378c]{height:max-content}.filter[data-v-46f5378c]{margin:1.5rem 0rem;cursor:default}.filter>.filter-by[data-v-46f5378c]{display:inline-block}.cards[data-v-46f5378c]{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:3rem}.v-enter-from[data-v-46f5378c]{opacity:25%;transform:scale(.7)}.v-enter-active[data-v-46f5378c]{transition:var(--animation-timing)}.v-enter-to[data-v-46f5378c]{opacity:100%;transform:scale(1)}#work{display:flex;flex-direction:column}.work-body{margin-top:1rem;display:flex}.job-history{display:flex;flex-direction:column;flex:.5 0 0}.job-details{flex:1.5 0 0;display:flex;flex-direction:column;justify-content:space-around}.company-name{font-size:1.375rem;border-left:.2rem solid;padding:1rem 3rem;cursor:pointer}.job-title{font-size:1.375rem}.year{font-size:.85rem}.company{color:var(--primary-color)}.selected{color:var(--primary-color);transition:var(--animation-timing)}.description{font-size:1.125rem}.skills{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.skill{border-radius:20px;padding:5px 15px;font-size:14px;margin-bottom:6px;background-color:var(--primary-color);color:#fff;white-space:nowrap}.work-action-btns{display:none}.work-action-btns>button{display:flex;border-radius:100%;padding:5px}@media screen and (max-width: 768px){.job-history{display:none}.work-body{height:400px}.job-title,.company{font-size:1.1rem}.year{font-size:.8rem}.description{font-size:1rem}.skill{font-size:14px;padding:3px 9px}.work-action-btns{display:flex;justify-content:flex-end}}.my-skill[data-v-147d5c18]{display:flex;width:15rem;background-color:var(--primary-color);color:#fff;align-items:center;border-radius:10px;gap:.75rem;padding:.5rem;cursor:default}.my-skill[data-v-147d5c18]:hover{transform:scale(1.05);transition:var(--animation-timing);background:linear-gradient(-45deg,#6e06f2 40%,#9341ff,#6e06f2 60%);background-size:300%;background-position-x:100%;animation-delay:3s;animation:shimmer 1s linear}.my-skill>svg[data-v-147d5c18]{width:1.75rem}.my-skill>p[data-v-147d5c18]{flex:.9 0 0;font-size:1.1rem}@media screen and (max-width: 768px){.my-skill[data-v-147d5c18]{width:12rem;padding:.3rem}.my-skill>svg[data-v-147d5c18]{width:1.3rem}.my-skill>p[data-v-147d5c18]{font-size:.95rem}}#skills[data-v-965f5c37]{max-width:1300px}.section-body[data-v-965f5c37]{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:3rem}.skills-section[data-v-965f5c37]{display:flex;flex-direction:column;gap:1rem}.skill-heading[data-v-965f5c37]{font-size:1rem;font-weight:700}#mainpage[data-v-82e3ae80]{gap:8rem;margin-bottom:8rem}.scroll-up[data-v-82e3ae80]{padding:.8rem .9501rem;position:fixed;bottom:1.75rem;right:2.5rem}.v-enter-active[data-v-82e3ae80],.v-leave-active[data-v-82e3ae80]{transition:all 1s ease}.v-enter-from[data-v-82e3ae80]{opacity:0;transform:translateY(-1rem)}.v-enter-to[data-v-82e3ae80],.v-leave-from[data-v-82e3ae80]{opacity:1;transform:translateY(0)}.v-leave-to[data-v-82e3ae80]{opacity:0;transform:translateY(-1rem)}iframe[data-v-21fe1b16]{height:77vh;width:35vw}.section-body[data-v-21fe1b16]{display:flex;margin-top:1rem;justify-content:center}@media screen and (max-width: 768px){iframe[data-v-21fe1b16]{width:100%}}
