:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#fff;--color-brand:#423a39;--color-black:#000;--color-text-structural:#1c1c1c;--color-button-muted:#b0b0b0;--color-error:#ff3d3d;--background:#fff;--foreground:#171717;--page-background:#fafafa;--page-surface:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;--font-family-heading:var(--font-bona-nova), Georgia, serif;--font-family-text:var(--font-manrope), system-ui, sans-serif;--mobile-star-width:232px;--mobile-star-height:251px;--mobile-header-offset:62px}@layer reset{*,:before,:after{box-sizing:border-box}*{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}}@layer base{html{height:100%}html,body{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;-webkit-tap-highlight-color:#0000;margin:0;padding:0}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-family-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading)}p{font-family:var(--font-family-text)}}.textCenter{text-align:center}
