@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);:root{--header-height:3rem;--font-semi:600;--hue-color:224;--first-color:hsl(var(--hue-color),89%,60%);--second-color:hsl(var(--hue-color),56%,12%);--body-font:"Poppins",sans-serif;--big-font-size:2rem;--h2-font-size:1.25rem;--normal-font-size:.938rem;--smaller-font-size:.75rem;--mb-2:1rem;--mb-4:2rem;--mb-5:2.5rem;--mb-6:3rem;--z-back:-10;--z-fixed:100}@media screen and (min-width:968px){:root{--big-font-size:3.5rem;--h2-font-size:2rem;--normal-font-size:1rem;--smaller-font-size:.875rem}}*,:after,:before{box-sizing:border-box}body{color:#0d1730;color:var(--second-color);font-family:Poppins,sans-serif;font-family:var(--body-font);font-size:.938rem;font-size:var(--normal-font-size);margin:3rem 0 0;margin:var(--header-height) 0 0 0}h1,h2,p,ul{margin:0}ul{list-style:none;padding:0}a{text-decoration:none}img{display:block;height:auto;max-width:100%}.section-title{color:#3e6ff4;color:var(--first-color);font-size:1.25rem;font-size:var(--h2-font-size);margin-bottom:2rem;margin-bottom:var(--mb-4);margin-top:1rem;margin-top:var(--mb-2);position:relative;text-align:center}.section-title:after{background-color:#3e6ff4;background-color:var(--first-color);content:"";height:.18rem;left:0;margin:auto;position:absolute;right:0;top:2rem;width:64px}.section{padding-bottom:2rem;padding-top:3rem}.bd-grid{display:grid;margin-left:1rem;margin-left:var(--mb-2);margin-right:1rem;margin-right:var(--mb-2);max-width:1024px}.l-header{background-color:#fff;box-shadow:0 1px 4px #92a1b026;left:0;position:fixed;top:0;width:100%;z-index:100;z-index:var(--z-fixed)}.nav{align-items:center;display:flex;font-weight:600;font-weight:var(--font-semi);height:3rem;height:var(--header-height);justify-content:space-between}@media screen and (max-width:767px){.nav__menu{background-color:#0d1730;background-color:var(--second-color);height:100%;padding:2rem;position:fixed;right:-100%;top:3rem;top:var(--header-height);transition:.5s;width:80%}.nav__menu .nav__link{color:#fff!important}}.nav__item{margin-bottom:2rem;margin-bottom:var(--mb-4)}.nav__link{color:#fff}.nav__link,.nav__link:hover{position:relative}.nav__link:hover:after{background-color:#3e6ff4;background-color:var(--first-color);content:"";height:.18rem;left:0;position:absolute;top:2rem;width:100%}.nav__logo,.nav__toggle{color:#0d1730;color:var(--second-color)}.nav__toggle{cursor:pointer;font-size:1.5rem}.active-link:after{background-color:#3e6ff4;background-color:var(--first-color);content:"";height:.18rem;left:0;position:absolute;top:2rem;width:100%}.show{right:0}.home{padding:4rem 0 5rem;position:relative;row-gap:5rem}.home__data{align-self:center}.home__title{font-size:2rem;font-size:var(--big-font-size);margin-bottom:2.5rem;margin-bottom:var(--mb-5)}.home__title-color{color:#3e6ff4;color:var(--first-color)}.home__social{align-items:center;display:flex!important;flex-direction:row!important;gap:1.2rem;justify-content:center;margin:1.2rem 0 0;min-width:0;min-width:auto}.home__social-icon{color:#0d1730;color:var(--second-color);font-size:1.5rem;transition:color .2s;width:-webkit-max-content;width:max-content}.home__social-icon:hover{color:#3e6ff4;color:var(--first-color)}.home__img{align-items:center;bottom:0;display:flex;justify-content:flex-end;position:absolute;right:0;width:260px}.home__blob{fill:#3e6ff4;fill:var(--first-color)}.home__blob-img{width:360px}.button{background-color:#3e6ff4;background-color:var(--first-color);border-radius:.5rem;color:#fff;display:inline-block;font-weight:600;font-weight:var(--font-semi);padding:.75rem 2.5rem;transition:.3s}.button:hover{box-shadow:0 10px 36px #00000026}.about__container{row-gap:2rem;text-align:center}.about__subtitle{margin-bottom:1rem;margin-bottom:var(--mb-2)}.about__img{justify-self:center}.about__img img{border-radius:.5rem;width:200px}.skills__container{row-gap:2rem;text-align:center}.skills__subtitle{margin-bottom:1rem;margin-bottom:var(--mb-2)}.skills__data,.skills__text{margin-bottom:2rem;margin-bottom:var(--mb-4)}.skills__data{align-items:center;border-radius:.5rem;box-shadow:0 4px 25px #0e243126;display:flex;font-weight:600;font-weight:var(--font-semi);justify-content:space-between;padding:.5rem 1rem;position:relative}.skills__icon{color:#3e6ff4;color:var(--first-color);font-size:2rem;margin-right:1rem;margin-right:var(--mb-2)}.skills__names{align-items:center;display:flex}.skills__bar{background-color:#3e6ff4;background-color:var(--first-color);border-radius:.5rem;bottom:0;height:.25rem;left:0;position:absolute;z-index:-10;z-index:var(--z-back)}.skills__html{width:95%}.skills__css{width:85%}.skills__js{width:65%}.skills__ux{width:85%}.skills__img{border-radius:.5rem}.work__container{row-gap:2rem}.work__container p{color:#333;font-size:1rem;text-align:center}.work__img{border-radius:.5rem;box-shadow:0 4px 25px #0e243126;overflow:hidden}.work__img img{transition:1s}.work__img img:hover{transform:scale(1.1)}.contact__input{border:1.5px solid #0d1730;border:1.5px solid var(--second-color);border-radius:.5rem;font-weight:600;font-weight:var(--font-semi);margin-bottom:2rem;margin-bottom:var(--mb-4);padding:1rem;width:100%}.contact__button,.contact__input{font-size:.938rem;font-size:var(--normal-font-size);outline:none}.contact__button{border:none;cursor:pointer;display:block;margin-left:auto}.footer{background-color:#0d1730;background-color:var(--second-color);color:#fff;font-weight:600;font-weight:var(--font-semi);padding:2rem 0;text-align:center}.footer__title{font-size:2rem}.footer__social,.footer__title{margin-bottom:2rem;margin-bottom:var(--mb-4)}.footer__icon{color:#fff;font-size:1.5rem;margin:0 1rem;margin:0 var(--mb-2)}.footer__copy{font-size:.75rem;font-size:var(--smaller-font-size)}@media screen and (max-width:320px){.home{row-gap:2rem}.home__img{width:200px}}@media screen and (min-width:576px){.home{padding:4rem 0 2rem}.home__social{align-items:center;flex-direction:column;justify-content:center;margin:0 2rem}.home__social-icon{margin-bottom:0;margin-right:2rem;margin-right:var(--mb-4)}.home__img{bottom:25%;width:300px}.about__container{align-items:center;grid-template-columns:repeat(2,1fr);text-align:left;text-align:initial}.skills__container{column-gap:1rem;grid-template-columns:.7fr;justify-content:center}.work__container{column-gap:2rem;grid-template-columns:repeat(2,1fr);padding-top:2rem}.contact__form{padding-top:2rem;width:360px}.contact__container{justify-items:center}}@media screen and (min-width:768px){body{margin:0}.section{padding-bottom:3rem;padding-top:4rem}.section-title{margin-bottom:3rem;margin-bottom:var(--mb-6)}.section-title:after{top:3rem;width:80px}.nav{height:4.5rem;height:calc(var(--header-height) + 1.5rem)}.nav__list{display:flex;padding-top:0}.nav__item{margin-bottom:0;margin-left:3rem;margin-left:var(--mb-6)}.nav__toggle{display:none}.nav__link{color:#0d1730;color:var(--second-color)}.home{padding:8rem 0 2rem}.home__img{bottom:10%;width:400px}.about__container{padding-top:2rem}.about__img img{width:300px}.skills__container{align-items:center;column-gap:2rem;grid-template-columns:repeat(2,1fr);text-align:left;text-align:initial}.work__container{column-gap:2rem;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:992px){.bd-grid{margin-left:auto;margin-right:auto}.home{padding:10rem 0 2rem}.home__img{width:450px}}@media screen and (max-width:600px){.home{align-items:center!important;flex-direction:column!important;justify-content:flex-start!important;padding:2rem 0;row-gap:2rem}.home__data{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:0;text-align:center;width:100%}.home__img{align-items:center!important;bottom:auto!important;display:flex!important;justify-content:center!important;margin:2rem 0 0;min-width:0;position:static!important;right:auto!important;width:100%!important}.profile-animated-border{height:150px;padding:4px;width:150px}.profile-img{height:135px;width:135px}.home__social{flex-wrap:wrap;gap:.8rem;margin:1.2rem 0 0}}body{background-color:#fff;color:#000;transition:background-color .3s,color .3s}body.dark-theme{background-color:#121212;color:#e6edf3}.l-header,.nav{background-color:#4e91ba;color:#874b4b;transition:background-color .3s,color .3s}.nav__link{color:#111010}body.dark-theme .nav__link,body.dark-theme .nav__logo{color:#e6edf3}body.dark-theme .section-title{color:#fff}.theme-toggle{background-color:#ccc;border-radius:50px;cursor:pointer;height:30px;position:relative;transition:background-color .3s;width:60px}.theme-toggle i{font-size:1.2rem;left:5px;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s,transform .3s}.theme-toggle.active{background-color:#333}.theme-toggle.active i{left:30px;transform:translateY(-50%) scale(1.2)}.button--blue{background-color:#1f6feb;border-radius:8px;color:#fff;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s}.button--blue:hover{background-color:#1158c7}.button--green{background-color:#238636;border-radius:8px;color:#fff;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s}.button--green:hover{background-color:#196c2e}.project__card{align-items:center;background:#f8faff;border:1px solid #11024a;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:box-shadow .2s}.project__card:hover{box-shadow:0 8px 32px #1f6feb1f}.project__text{color:#00055a;flex:2 1;font-size:1.1rem}body.dark-theme .project__card{background:#181c24;border-color:#3a3a5a}body.dark-theme .project__text{color:#b6c6ff}.project__image{flex:1.8 1}.project__image img{border-radius:8px;display:block;height:auto;max-width:100%}.profile-animated-border{align-items:center;background:conic-gradient(#0a2342 0deg 90deg,#4e91ba 90deg 180deg,#0a2342 180deg 270deg,#4e91ba 270deg 1turn);border-radius:50%;display:flex;height:220px;justify-content:center;overflow:hidden;padding:6px;position:relative;width:220px}.profile-animated-border:before{animation:rotateBorder 2.5s linear infinite;background:inherit;border-radius:50%;content:"";inset:0;padding:0;position:absolute;z-index:1}.profile-img{background:#fff;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 24px #0a23421f;height:200px;object-fit:cover;position:relative;width:200px;z-index:2}@keyframes rotateBorder{to{transform:rotate(1turn)}}.cv-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;text-align:center}.cv-buttons .button{align-self:center;box-sizing:border-box;max-width:220px;min-width:120px;padding:.75rem 1.5rem;text-align:center;width:auto}@media screen and (max-width:600px){.cv-buttons{flex-direction:column;gap:.7rem;text-align:center;width:100%}.cv-buttons .button{align-self:stretch;max-width:100%;min-width:0;width:100%}}.quotes__container{align-items:center;display:flex;justify-content:center;margin:2rem 0;min-height:100px}.quote__text{background:#f7fafc;border-left:4px solid #4e91ba;border-radius:8px;color:#2d3748;font-size:1.3rem;font-style:italic;margin:0 auto;max-width:600px;opacity:0;padding:1rem 2rem;transform:translateY(20px);transition:opacity .7s,transform .7s}.quote__text.show{opacity:1;transform:translateY(0)}.skills__link{border-radius:8px;color:inherit;display:block;margin-bottom:.5rem;padding:.5rem .8rem;position:relative;text-decoration:none;transition:background .2s,box-shadow .2s,transform .1s}.skills__link:focus,.skills__link:hover{background:#f0f4ff;box-shadow:0 2px 8px #5078ff14;color:#4e91ba;outline:none;transform:translateY(-2px) scale(1.02)}.skills__icon{font-size:1.1em;margin-left:.5rem;opacity:.7;transition:color .2s;vertical-align:middle}.skills__link:focus .skills__icon,.skills__link:hover .skills__icon{color:#4e91ba;opacity:1}.nav__list .nav__item{animation:navFadeIn .6s forwards;opacity:0;transform:translateY(20px)}.nav__list .nav__item:first-child{animation-delay:.1s}.nav__list .nav__item:nth-child(2){animation-delay:.2s}.nav__list .nav__item:nth-child(3){animation-delay:.3s}.nav__list .nav__item:nth-child(4){animation-delay:.4s}.nav__list .nav__item:nth-child(5){animation-delay:.5s}@keyframes navFadeIn{to{opacity:1;transform:none}}.project__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.project__card{animation:projectFadeIn .7s forwards;background:#fff;border-radius:12px;box-shadow:0 10px 20px #0000001a;color:#333;display:block;max-width:320px;opacity:0;overflow:hidden;position:relative;text-decoration:none;transform:translateY(40px);transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}.github-corner-ribbon{align-items:flex-start;display:flex;justify-content:flex-end;pointer-events:none;z-index:2}.github-corner-ribbon,.github-ribbon-bg{height:48px;position:absolute;right:0;top:0;width:48px}.github-ribbon-bg{background:#111;-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%);z-index:1}.github-corner-ribbon i{color:#fff;font-size:1.5rem;margin:8px 8px 0 0;pointer-events:auto;position:relative;transition:color .2s;z-index:2}.project__card:hover .github-corner-ribbon i{color:gold}.project__card:first-child{animation-delay:.1s}.project__card:nth-child(2){animation-delay:.2s}.project__card:nth-child(3){animation-delay:.3s}.project__card:nth-child(4){animation-delay:.4s}.project__card:nth-child(5){animation-delay:.5s}.project__card:nth-child(6){animation-delay:.6s}@keyframes projectFadeIn{to{opacity:1;transform:none}}.project__card:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-8px) scale(1.03)}.project__card:hover .project__text{background:#2d3748;color:#fff}.project__text{background:#4a5568;color:#fff;padding:20px;transition:all .3s ease}.project__text p{font-size:1.2rem;font-weight:600;margin:0}.project__image{height:180px;overflow:hidden;width:100%}.project__image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project__card:hover .project__image img{transform:scale(1.05)}@media (max-width:600px){.project__container{grid-template-columns:1fr}.project__card{max-width:100%}.project__image{height:160px}.github-corner-ribbon,.github-ribbon-bg{height:36px;width:36px}.github-corner-ribbon i{font-size:1.1rem;margin:6px 6px 0 0}}.project__tags{color:#ccc;font-size:.9rem;margin-top:.5rem}.project__tag{background:#ffffff1a;border-radius:4px;display:inline-block;margin-right:.5rem;padding:.2rem .5rem}.project__desc{color:#ddd;font-size:.9rem;font-style:italic;margin-top:.5rem}#typewriter{display:inline-block;max-width:22ch;min-height:1em;min-width:15ch;overflow:hidden;vertical-align:bottom;white-space:nowrap;width:auto}h2{font-weight:400}.heading-animate{animation:fadeSlideIn .8s cubic-bezier(.25,.8,.25,1) forwards;opacity:0;transform:translateY(30px)}@keyframes fadeSlideIn{to{opacity:1;transform:none}}.code-container{border:1px solid #333;border-radius:10px;overflow:hidden;position:relative}pre{background:#f7fafc;border-radius:8px;box-shadow:0 2px 8px #0000000a;color:#000;font-family:Fira Mono,Consolas,monospace;font-size:1rem;margin:0;overflow-x:auto;padding:1rem}.copy-icon{background:#1e1e1e;border:none;border-radius:4px;color:#ccc;cursor:pointer;font-size:1rem;opacity:0;padding:4px 8px;position:absolute;right:12px;top:10px;transition:opacity .2s}.code-container:hover .copy-icon{opacity:1}.copy-icon:after{content:"📋"}body.dark-theme .bugs-page{background:#121212;color:#e6edf3}body.dark-theme .code-container{border-color:#3a3a5a}body.dark-theme pre{background:#0f172a;box-shadow:0 2px 8px #0000004d;color:#e6edf3}body.dark-theme .copy-icon{background:#233554;color:#b6c6ff}.bugs-page{background:#fff;color:#000;font-family:Fira Code,monospace;margin:0;min-height:100vh;padding:20px}.back-button{background-color:#0d9488}.back-button:hover{background-color:#0f766e}.prof-exp-page{background-color:#fff;color:#000;font-family:Arial,sans-serif;margin:0;min-height:100vh;padding:20px}body.dark-theme .prof-exp-page{background-color:#121212;color:#e6edf3}.prof-exp-page h2{font-weight:400}.back-button{background-color:#4e91ba;border:none;border-radius:.25rem;box-shadow:0 1px 3px #0000001f;color:#fff;cursor:pointer;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem;transition:background-color .2s}.back-button:hover{background-color:#3d7a9e}.timeline{margin:0 auto;max-width:600px;padding:40px 0;position:relative}.timeline:after{background-color:#555;bottom:0;content:"";left:30px;margin-left:-1px;position:absolute;top:0;width:2px}body.dark-theme .timeline:after{background-color:#3a3a5a}html{scroll-behavior:smooth}.timeline-link{border-radius:6px;color:inherit;display:inline-block;padding:4px 8px;text-decoration:none;transition:background .18s,color .18s,transform .12s}.timeline-link:focus,.timeline-link:hover{background:#4e91ba14;color:#4e91ba;transform:translateY(-2px)}.timeline-item{margin-bottom:40px;padding-left:60px;position:relative}.timeline-item:before{background-color:#4e91ba;border:3px solid #fff;border-radius:50%;content:"";height:18px;left:21px;position:absolute;top:5px;width:18px;z-index:1}body.dark-theme .timeline-item:before{border-color:#121212}.timeline-item h3{color:#4e91ba;font-size:1.1rem;margin:0 0 5px}.timeline-item span{color:#6b7280;font-size:.9rem}body.dark-theme .timeline-item span{color:#9ca3af}.max-w-5xl{max-width:1280px}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.text-teal-400{color:#4e91ba}.text-gray-400{color:#9ca3af}.text-2xl{font-size:1.5rem;line-height:2rem}.font-semibold{font-weight:600}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.list-disc{list-style-type:disc}.ml-6{margin-left:1.5rem}.space-y-2>*+*{margin-top:.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap:1rem}@media (min-width:768px){.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-teal-300{color:#4e91ba}@media (max-width:600px){.timeline{padding:20px 10px}.timeline:after{left:20px}.timeline-item{padding-left:50px}.timeline-item:before{left:12px}}.App{display:flex;flex-direction:column;min-height:100vh}.l-main{flex:1 1}
/*# sourceMappingURL=main.09de2877.css.map*/