*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}
:root{--dark-purple:#3b0855;--dark-darkpink:#852467;--dark-peach:#fd8083;--dark-pink:#ee227d;--dark-darkteal:#3a6a81;--dark-teal:#30c0b7;--dark-foreground:#ededed;--dark-background:#20042d;--dark-skills-background:#1f2129;--dark-skills-charms:#4d5167;--background:var(--dark-background);--foreground:var(--dark-foreground);--dark-text:var(--dark-background);--header-background:var(--dark-background);--header-link-hover-glow:0px 25px 20px -15px var(--dark-pink);--header-link-hover-text-glow:var(--dark-pink);--hero-gradient:linear-gradient(to bottom, var(--dark-purple), var(--dark-darkpink) 65%, var(--dark-purple));--hero-outlines:4px solid var(--dark-darkteal);--hero-code-bubble:var(--dark-teal);--hero-background-glow:0 0 50px 10px var(--dark-teal);--skills-background:var(--dark-skills-background);--skills-charms:var(--dark-skills-charms);--project-card-background:var(--dark-darkteal);--project-card-dividers:var(--dark-purple);--footer-background:var(--dark-darkpink)}html,body{max-width:100vw;min-height:100vh;font-size:20px;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}a{color:var(--foreground)}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@media screen and (max-width:520px){html,body{font-size:16px}}@media screen and (max-width:360px){html,body{font-size:14px}}
.header-module__6rtY2W__header{background-color:var(--header-background);z-index:100;justify-content:space-between;width:100%;padding:0 24px;display:flex;position:fixed}.header-module__6rtY2W__header p{font-size:1.6rem}.header-module__6rtY2W__headerInteractive{justify-content:space-between;display:flex}.header-module__6rtY2W__headerInteractive nav{display:flex}.header-module__6rtY2W__headerInteractive nav ul{list-style:none;display:flex}.header-module__6rtY2W__headerInteractive nav ul li{margin-right:16px}.header-module__6rtY2W__headerInteractive nav ul li a{color:var(--foreground);height:100%;font-size:1.6rem;text-decoration:none}.header-module__6rtY2W__headerInteractive nav ul li:hover{box-shadow:var(--header-link-hover-glow)}.header-module__6rtY2W__headerInteractive nav ul li:hover a{color:var(--header-link-hover-text-glow)}@media screen and (max-width:520px){.header-module__6rtY2W__header{padding:0 12px}}
.footer-module__tUdqrq__footer{color:var(--foreground);background-color:var(--footer-background);justify-content:center;padding:6px 24px;display:flex}@media screen and (max-width:768px){.footer-module__tUdqrq__footer{flex-direction:column;align-items:center}}
