html[data-theme=light] .sun[data-astro-cid-n4gla5ur],html[data-theme=dark] .moon[data-astro-cid-n4gla5ur]{fill:var(--secondary)}.themeToggle[data-astro-cid-n4gla5ur]{border:0;background:none}.sun[data-astro-cid-n4gla5ur],.moon[data-astro-cid-n4gla5ur]{cursor:pointer;fill:transparent}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0}}@keyframes astroFadeOut{to{opacity:0}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}body.no-scroll{overflow:hidden}.navbar[data-astro-cid-ymhdp2rl]{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:var(--background);color:var(--text);padding:1rem 0;position:relative;z-index:50;box-shadow:0 1px 0 0 var(--text)}.square[data-astro-cid-ymhdp2rl]{list-style:none}.nav-links-two[data-astro-cid-ymhdp2rl]{display:flex;margin:.4rem .4rem .4rem .8rem}.nav-links[data-astro-cid-ymhdp2rl],.nav-links-two[data-astro-cid-ymhdp2rl]{justify-content:center;align-items:center;list-style:none;padding:0}.nav-links[data-astro-cid-ymhdp2rl]{margin:0;flex-direction:column;width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--background)}.nav-links[data-astro-cid-ymhdp2rl] .nav__li[data-astro-cid-ymhdp2rl]{margin:20px 0}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:var(--text);text-decoration:none}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{color:var(--secondary)}.hamburger[data-astro-cid-ymhdp2rl]{display:none}@media screen and (max-width:768px){.nav-links[data-astro-cid-ymhdp2rl]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--background);justify-content:center;transform:translate(-100%);opacity:0;transition:none}.nav-links[data-astro-cid-ymhdp2rl].active{animation:slideIn .3s forwards;opacity:1}.pencil[data-astro-cid-ymhdp2rl]{font-size:2rem}.daynight[data-astro-cid-ymhdp2rl]{display:none}.navbar[data-astro-cid-ymhdp2rl]{padding:.2rem 0}.hamburger[data-astro-cid-ymhdp2rl]{display:block;outline:none;border-style:none;margin:.4rem 1rem .4rem .4rem}.close-menu[data-astro-cid-ymhdp2rl],.hamburger[data-astro-cid-ymhdp2rl]{background:none;cursor:pointer}.close-menu[data-astro-cid-ymhdp2rl]{position:absolute;top:10px;right:10px;border:none;color:var(--text);font-size:1.5rem;transform:rotate(0);transition:transform .3s ease;display:block;transition:transform .5s ease;transform:rotate(90deg)}.square__one[data-astro-cid-ymhdp2rl]{display:flex;justify-content:center}.square[data-astro-cid-ymhdp2rl],.square__one[data-astro-cid-ymhdp2rl]{order:-1}.nav-links[data-astro-cid-ymhdp2rl]{display:none}.nav-links[data-astro-cid-ymhdp2rl].active{display:flex;flex-direction:column}}@media screen and (min-width:769px){.nav-links-two[data-astro-cid-ymhdp2rl]{display:none}.logo[data-astro-cid-ymhdp2rl]{margin-left:1rem;font-size:1.5rem;font-weight:600}.hamburger[data-astro-cid-ymhdp2rl],.square[data-astro-cid-ymhdp2rl]{display:none}.hamburger[data-astro-cid-ymhdp2rl]{padding:0;border:none;background:none}.nav-links[data-astro-cid-ymhdp2rl]{display:flex;position:relative;width:auto;height:auto;background-color:transparent;flex-direction:row}.nav-links[data-astro-cid-ymhdp2rl] .nav__li[data-astro-cid-ymhdp2rl]{margin:0 10px}}@keyframes slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}:root[data-theme=light]{--text: #0d0d0d;--background: #f1e9ef;--primary: #fb9ddd;--secondary: #732b5f;--accent: #df86cd}:root[data-theme=dark]{--text: #f2f2f2;--background: #160e14;--primary: #620444;--secondary: #d48cc0;--accent: #792067}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;box-sizing:border-box;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0}body{color:var(--text);background-color:var(--background)}strong{font-weight:700}main{display:flex;flex-direction:column;width:100%;margin:0 auto;padding:0;justify-content:center;align-items:center}section{padding-bottom:1rem}@media screen and (min-width: 769px){.section{min-height:90dvh;display:flex;justify-content:center;align-items:center}}@media screen and (max-width: 768px){.section{min-height:90dvh;display:flex;justify-content:center;align-items:center;flex-direction:column}}body{font-size:1.125rem}h1{font-size:3.052rem}h2{font-size:2.441rem}h3{font-size:1.953rem}h4{font-size:1.563rem}h5{font-size:1.25rem}h6{font-size:1rem}p{font-size:1.125rem}small{font-size:.875rem}.caption{font-size:.75rem}@media (max-width: 768px){body{font-size:1rem}h1{font-size:2.441rem}h2{font-size:1.953rem}h3{font-size:1.563rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}p{font-size:1rem}small{font-size:.875rem}.caption{font-size:.75rem}}.footer-copy[data-astro-cid-sz7xmlte]{text-align:center;padding-bottom:1rem}#als[data-astro-cid-sz7xmlte]{color:var(--text)}.footer-bar[data-astro-cid-sz7xmlte]{background-color:var(--background));color:var(--text);padding-top:1rem;display:flex;justify-content:center;align-items:center;box-shadow:0 -1px 0 var(--text);width:100%;z-index:53}.footer-content[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%}.anchor[data-astro-cid-sz7xmlte]{text-decoration:none;color:var(--text)}.footer-links[data-astro-cid-sz7xmlte]{list-style-type:none;display:flex;justify-content:center;margin:0;padding:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-left:.4rem;margin-right:.4rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:var(--text);transition:color .3s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--secondary)}.footer-copy[data-astro-cid-sz7xmlte]{color:var(--text)}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
