:root{--bg: #0a0e0c;--surface: #0f1714;--line: #1d2823;--ink: #e8f0ec;--muted: #8ba398;--faint: #5f726a;--accent: #2ee6a0;--accent-dim: #15271f;--mono: ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent)}@keyframes tt-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.18)}to{transform:scale(1);opacity:1}}@keyframes tt-fade{0%{opacity:0}to{opacity:.4}}
