@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{--spacing: 5em;--radius: .5em;--scroll-margin-top: 5em}.section{scroll-margin-top:var(--scroll-margin-top)}body{background-color:var(--white);color:var(--black);font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0;padding:0;scroll-behavior:smooth;overflow:hidden}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}a{color:var(--black);text-decoration:none}#circles.svelte-7iau05.svelte-7iau05{position:fixed;width:100%;height:100%;z-index:-1}#circles.svelte-7iau05 #circle1.svelte-7iau05,#circles.svelte-7iau05 #circle2.svelte-7iau05{position:absolute;width:35em;height:35em;border-radius:50%;z-index:-1;opacity:.5;filter:blur(5em)}#circles.svelte-7iau05 #circle1 svg.svelte-7iau05,#circles.svelte-7iau05 #circle2 svg.svelte-7iau05{width:100%;height:100%}#circles.svelte-7iau05 #circle1.svelte-7iau05{top:calc(50% - 10em);left:calc(50% + 5em)}#circles.svelte-7iau05 #circle1 svg.svelte-7iau05{fill:var(--green)}#circles.svelte-7iau05 #circle2.svelte-7iau05{top:calc(50% - 20em);left:calc(50% - 30em)}#circles.svelte-7iau05 #circle2 svg.svelte-7iau05{transform:rotate(50deg);fill:var(--darkGreen)}#github.svelte-15t41j4.svelte-15t41j4,#linkedin.svelte-15t41j4.svelte-15t41j4{color:#000;transition:.5s}#github.svelte-15t41j4.svelte-15t41j4:hover{color:#333!important}#linkedin.svelte-15t41j4.svelte-15t41j4:hover{color:#0077b5!important}#footer.svelte-15t41j4.svelte-15t41j4{background-color:var(--white);width:calc(100% - 6em);height:10em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3em;color:var(--black)}#footer.svelte-15t41j4 #icons.svelte-15t41j4{display:flex;flex-direction:row;justify-content:center;align-items:center;width:33%}#footer.svelte-15t41j4 #icons i.svelte-15t41j4{font-size:2em;margin:0 .5em;color:var(--black)}#footer.svelte-15t41j4 p.svelte-15t41j4{width:33%;text-align:center}#footer.svelte-15t41j4 h3.svelte-15t41j4{width:33%;text-align:right;font-size:1.5em;font-weight:300}@media screen and (max-width: 900px){#footer.svelte-15t41j4.svelte-15t41j4{flex-direction:column;justify-content:center;align-items:center;height:20em;padding:calc(var(--spacing) / 4);width:calc(100% - var(--spacing) / 2);gap:1em}#footer.svelte-15t41j4 #icons.svelte-15t41j4,#footer.svelte-15t41j4 p.svelte-15t41j4{width:100%}#footer.svelte-15t41j4 h3.svelte-15t41j4{width:100%;text-align:center}}main.svelte-cw5a4p.svelte-cw5a4p{position:fixed;width:100%;height:5em;border-bottom:1px solid var(--black);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 0 var(--spacing);top:0;z-index:100}main.svelte-cw5a4p h4.svelte-cw5a4p{font-size:1.25em;font-weight:400;color:var(--black)}main.svelte-cw5a4p nav ul.svelte-cw5a4p{list-style:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center}main.svelte-cw5a4p nav ul li.svelte-cw5a4p{margin:0 2em;font-size:.9em;font-weight:400;color:var(--black)}main.svelte-cw5a4p nav ul li a.svelte-cw5a4p{text-decoration:none;color:var(--black);transition:.5s}main.svelte-cw5a4p nav ul li a.svelte-cw5a4p:hover{letter-spacing:2px}main.svelte-cw5a4p #darkModeBox.svelte-cw5a4p{display:flex;flex-direction:row;justify-content:center;align-items:center;border-left:1px solid var(--black);box-sizing:border-box;height:100%;width:var(--spacing)}main.svelte-cw5a4p #darkModeBox button.svelte-cw5a4p{background:none;border:none;font-size:1.75em;color:var(--black);cursor:pointer;transition:.5s;width:100%;height:100%}@media screen and (max-width: 900px){main.svelte-cw5a4p.svelte-cw5a4p{height:4em;width:100%;padding:0 0 0 calc(var(--spacing) / 4)}main.svelte-cw5a4p h4.svelte-cw5a4p{font-size:1em;width:100%}main.svelte-cw5a4p nav.svelte-cw5a4p{display:none}main.svelte-cw5a4p #darkModeBox.svelte-cw5a4p{width:calc(var(--spacing) * 2)}}section.svelte-1s42qrq.svelte-1s42qrq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--spacing);height:calc(100vh - 5em);box-sizing:border-box;position:relative}section.svelte-1s42qrq #presentation.svelte-1s42qrq{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}section.svelte-1s42qrq #presentation h1.svelte-1s42qrq{font-size:4em;font-weight:400;color:var(--black)}section.svelte-1s42qrq #presentation p.svelte-1s42qrq{font-size:1em;font-weight:400;color:var(--black)}section.svelte-1s42qrq #presentation #links.svelte-1s42qrq{margin-top:calc(var(--spacing) / 2);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1em}section.svelte-1s42qrq #presentation #links #icons.svelte-1s42qrq{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1em}section.svelte-1s42qrq #presentation #links #icons i.svelte-1s42qrq{font-size:2em;color:var(--black);transition:.5s}section.svelte-1s42qrq #presentation #links #github.svelte-1s42qrq:hover{color:#333!important}section.svelte-1s42qrq #presentation #links #linkedin.svelte-1s42qrq:hover{color:#0077b5!important}section.svelte-1s42qrq #presentation #links-text #CvLang a.svelte-1s42qrq{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.5s}section.svelte-1s42qrq #presentation #links-text #CvLang a.svelte-1s42qrq:hover{letter-spacing:0px}section.svelte-1s42qrq #presentation #links-text a.svelte-1s42qrq{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.5s}section.svelte-1s42qrq #presentation #links-text a.svelte-1s42qrq:hover{letter-spacing:2px}section.svelte-1s42qrq #imgContainer.svelte-1s42qrq{position:relative;width:25em;height:25em}section.svelte-1s42qrq #imgContainer img.svelte-1s42qrq{width:25em;height:25em;object-fit:cover;object-position:center;border-radius:var(--radius)}section.svelte-1s42qrq #imgContainer a.svelte-1s42qrq{position:absolute;right:.5em;bottom:.5em;font-size:.8em;color:#fff}@media screen and (max-width: 900px){section.svelte-1s42qrq.svelte-1s42qrq{flex-direction:column;padding:0 calc(var(--spacing) / 4);height:auto;align-items:center;justify-content:start}section.svelte-1s42qrq #presentation.svelte-1s42qrq{width:100%;height:auto;align-items:flex-start;margin-bottom:2em}section.svelte-1s42qrq #presentation h1.svelte-1s42qrq{font-size:3em;line-height:1em;padding:.5em 0}section.svelte-1s42qrq #presentation p.svelte-1s42qrq{width:100%;font-size:.7em}section.svelte-1s42qrq #presentation #links.svelte-1s42qrq{margin-top:.5em}section.svelte-1s42qrq img.svelte-1s42qrq{width:20em;height:20em}}#project.svelte-h9ek33.svelte-h9ek33{flex:1 0 30em;max-width:30em;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 var(--spacing);box-sizing:border-box;border:1px solid var(--black);border-radius:5px;transition:.5s;position:relative;-webkit-user-select:none;user-select:none}#project.svelte-h9ek33 h4.svelte-h9ek33,#project.svelte-h9ek33 h5.svelte-h9ek33{font-size:1.5em;font-weight:400;color:var(--black)}#project.svelte-h9ek33 h5.svelte-h9ek33{font-size:1em;margin-top:5px;display:flex;align-items:center}#project.svelte-h9ek33 h5 .lang.svelte-h9ek33{font-weight:500;padding:5px 10px;border-radius:5em;margin-left:5px}#project.svelte-h9ek33 p.svelte-h9ek33{margin:1em;padding-top:1em;border-top:1px solid var(--black);font-size:1em;font-weight:400;color:var(--black);text-align:center}#project.svelte-h9ek33 p.svelte-h9ek33 code{background-color:var(--gray);color:var(--white);padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}#project.svelte-h9ek33 a.svelte-h9ek33{position:absolute;bottom:1em;left:1em;font-size:1em;font-weight:400;color:var(--black);text-decoration:none;display:flex;flex-direction:row;align-items:center;transition:.5s}#project.svelte-h9ek33 a .material-symbols-rounded.svelte-h9ek33{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}#project.svelte-h9ek33 a.svelte-h9ek33:hover{letter-spacing:2px}@media screen and (max-width: 900px){#project.svelte-h9ek33.svelte-h9ek33{padding:1em;position:relative}#project.svelte-h9ek33 p.svelte-h9ek33{width:100%}}section.svelte-1idlx8j.svelte-1idlx8j{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:calc(var(--spacing) / 2) var(--spacing);height:calc(100vh - 5em);box-sizing:border-box;position:relative}section.svelte-1idlx8j span.svelte-1idlx8j{position:absolute;top:0;font-size:6em;font-weight:400;color:var(--black);opacity:.25;transform:translateY(-50%);-webkit-user-select:none;user-select:none}section.svelte-1idlx8j h3.svelte-1idlx8j{font-size:2em;font-weight:400;color:var(--black);-webkit-user-select:none;user-select:none;position:absolute;top:1em}section.svelte-1idlx8j #container.svelte-1idlx8j{position:absolute;height:66%;left:var(--spacing);right:var(--spacing);width:auto;max-width:calc(100% - var(--spacing) * 2);display:flex;flex-direction:row;gap:1em;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;box-sizing:border-box}section.svelte-1idlx8j #container.svelte-1idlx8j::-webkit-scrollbar{display:none}@media screen and (max-width: 900px){section.svelte-1idlx8j.svelte-1idlx8j{flex-direction:column;padding:0 calc(var(--spacing) / 4);height:auto;align-items:center;justify-content:start;gap:calc(var(--spacing) / 2)}section.svelte-1idlx8j span.svelte-1idlx8j{position:relative;top:0;font-size:4em;font-weight:400;color:var(--black);opacity:.25;transform:translateY(0);-webkit-user-select:none;user-select:none}section.svelte-1idlx8j h3.svelte-1idlx8j{font-size:1.5em;font-weight:400;color:var(--black);-webkit-user-select:none;user-select:none;position:relative;top:0}section.svelte-1idlx8j #container.svelte-1idlx8j{position:relative;height:auto;width:100%;left:0;display:flex;flex-direction:column;gap:1em;margin-bottom:calc(var(--spacing) / 1);padding:0}section.svelte-1idlx8j #container.svelte-1idlx8j::-webkit-scrollbar{display:none}section.svelte-1idlx8j #container .loading.svelte-1idlx8j{display:flex;align-items:center;justify-content:center;width:100%;color:var(--black);font-size:1.25em;padding:1em}section.svelte-1idlx8j #container .loading.svelte-1idlx8j{display:flex;align-items:center;justify-content:center;width:100%;color:var(--black);font-size:1.1em;padding:.5em 0}}#content.svelte-1c6iyvm{display:flex;flex-direction:column;width:100vw;height:calc(100vh - 5em);position:absolute;top:5em;overflow-y:scroll;scroll-behavior:smooth;align-items:center}#content.svelte-1c6iyvm::-webkit-scrollbar{display:none}.section.svelte-1c6iyvm{max-width:2200px;width:100vw}@media (max-width: 480px){#content.svelte-1c6iyvm{height:calc(100vh - 4em);margin-top:4em}}
