:root{--background:#fff9f3;--foreground:#1f2d35;--muted:#6f7d8b;--surface:#fff;--border:#e3e8ea;--primary:#006876;--accent:#b9d86a;--accent-soft:#eff5dd;--warning:#f5bc71}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
