:root{--brand:#0e7c86;--brand2:#12a3a3;--ink:#12242b;--muted:#546069;--bg:#f5f7f8;--panel:#fff;--line:#e2e8ea}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh}a{color:var(--brand);text-decoration:none}