@import url("https://static.tildacdn.com/css/fonts-tildasans.css");*,:after,:before{box-sizing:border-box}:root{--color-bg:#f0f0f0;--color-surface:#ffffff;--color-text:#303030;--color-text-secondary:#454545;--color-text-muted:#969696;--color-accent:#9c2a32;--color-accent-hover:#7a1f26;--color-border:#e5e5e5;--font-sans:TildaSans,Arial,sans-serif}body,html{max-width:100vw;overflow-x:hidden}body{margin:0;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto}::selection{background:rgba(156,42,50,.18);color:#303030}