@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&family=Montserrat:wght@500&family=Quicksand:wght@500&family=Roboto:wght@500&display=swap");:root{--light-background:#fff;--dark-background:#000}body,html{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:light){html{background-color:var(--light-background)}}@media (prefers-color-scheme:dark){html{background-color:var(--dark-background)}}*{scroll-behavior:smooth;box-sizing:border-box;text-underline-offset:.2rem!important}.mantine-popup-menu,.spotlight-action-hovered,.spotlight-container{border-radius:10px}.mantine-popup-menu{border-radius:.5rem;min-width:9rem}.mantine-HoverCard-dropdown{border-radius:.5rem;padding:.25rem .5rem}@media (max-width:768px){.spotlight-container{max-width:95%;max-height:95%}}@media (max-width:1024px) and (orientation:landscape){.spotlight-container{max-height:95%}}.spotlight-action{padding:.5rem}.mantine-popup-menu-item{border-radius:.25rem}.mantine-Modal-modal{border-radius:.5rem}.mantine-Notification-root{border:.3px solid rgba(72,72,74,.4)}.styles_ssrLoader__ik8s9{--primary-color:#fa5a5f;--light-background:#fff;--dark-background:#000;height:100dvh;position:relative;display:flex;justify-content:center;align-items:center}@media (prefers-color-scheme:light){.styles_ssrLoader__ik8s9{background-color:var(--light-background)}}@media (prefers-color-scheme:dark){.styles_ssrLoader__ik8s9{background-color:var(--dark-background)}}.styles_ssrLoader__image__vM48_{object-fit:cover;position:absolute;transform:rotate(30deg);height:7rem;width:7rem;opacity:1;animation:styles_glowAnimation__9L6kv 3s ease-in-out infinite}@keyframes styles_glowAnimation__9L6kv{0%{opacity:1}25%{opacity:.25}50%{opacity:1}75%{opacity:.25}to{opacity:1}}#nprogress{--primary-color:#fa5a5f;pointer-events:none}#nprogress .bar{background:var(--primary-color);position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--primary-color),0 0 5px var(--primary-color);opacity:1;transform:rotate(3deg) translateY(-4px)}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar{position:absolute}