:root{--main-font: Times, "Times New Roman", serif;--secondary-font: Arial, sans-serif;--primary-color: #f48383;--active-bg-color: #e9e0d3;--blue-color: #337bf6;--color-text: #000;--column-width: 42rem;--column-margin-top: 4rem;--app-height: 100vh;--max-width: 64rem;--side-padding: 2rem;font-family:var(--main-font);color:var(--color-text);font-display:block}@media (max-width: 640px){:root{--side-padding: 1rem}}html,body{width:100vw;min-height:100vh;min-height:-webkit-fill-available;margin:0;padding:0;color:#000;background-color:#fff;scroll-behavior:smooth;-webkit-text-size-adjust:100%}html #nprogress,body #nprogress{--nprogress-color: #fb484a}button{font-family:var(--secondary-font);cursor:pointer}.app.svelte-zo9c3a{width:100%;display:flex;flex-direction:column;min-height:100vh;min-height:var(--app-height);box-sizing:border-box;transition:padding .3s ease;max-width:1440px;margin:0 auto}
