:root{--ink: #171b1e;--paper: #f6f7f5;--paper-raised: #ffffff;--line: #e4e6e2;--teal: #0f5c56;--teal-dark: #0a413d;--teal-tint: #e8f2f0;--coral: #ff6b4a;--coral-dark: #e2543a;--coral-tint: #ffede8;--amber: #d98e2c;--muted: #6b7370;--danger: #c9432f;--success: #1f8a5f;--font-display: "Space Grotesk", "Poppins", sans-serif;--font-body: "Inter", "Carlito", sans-serif;--font-mono: "IBM Plex Mono", "DejaVu Sans Mono", monospace;--radius: 10px;--radius-lg: 16px;--shadow-card: 0 1px 2px rgba(23,27,30,.04), 0 1px 8px rgba(23,27,30,.03);--shadow-raised: 0 8px 24px rgba(23,27,30,.08)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-body);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit}
