:root{--theme-brand-color:#009688;--theme-accent-color:#00766c;--theme-font-family:"DM Sans", sans-serif;--theme-radius:8px;--theme-input-radius:6px;--theme-button-radius:8px}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;font-family:var(--theme-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1f36;background:#f5f5f5;flex-direction:column;display:flex}a{color:inherit;text-decoration:none}
