:root{--teal:#0e7c7b;--gold:#b8922a;--surface:#fff;--bg:#f4f7f7;--text-primary:#1a2e2e;--text-secondary:#4d6b6b;--border:#d5e3e3;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text-primary);margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3{color:var(--text-primary);margin:0 0 .5rem;font-weight:600}p{color:var(--text-secondary);margin:0}
