:root{--bg:#f7f8fb;--card:#ffffff;--text:#0f172a;--gray-text:#4d5157;--gray-blue-text:#62748e;--muted:#64748b;--border:#e5e7eb;--brand:#2563eb;--chip:#e2e8f0;--green:#22c55e}body,html{padding:0;margin:0;font-size:7.5px;height:auto;min-height:100vh;background:var(--bg);color:var(--text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}@media(min-width:600px){body,html{font-size:8px}}@media(min-width:800px){body,html{font-size:10px}}*{box-sizing:border-box}