:root{--font-geist-sans:"Segoe UI", "Helvetica Neue", Helvetica, Arial, ui-sans-serif, system-ui, sans-serif;--font-geist-mono:"Cascadia Code", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--background:#fff;--foreground:#1f1f1c;--surface:#fff;--surface-soft:#f7f7f7;--brand:#d45931;--brand-dark:#a93f20;--accent:#146c63;--border:#1f1f1c14;--border-strong:#1f1f1c29;--muted:#5f615b}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}::selection{color:#fff;background:var(--brand)}ul{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
