Font Pairing: Modern Dark Cinema (Inter System). Category: Sans + Mono. Heading Font: Inter. Body Font: Inter. Mood/Style: dark, cinematic, technical, precision, clean, premium, developer, professional, high-end utility. Best For: Developer tools, fintech/trading, AI dashboards, streaming platforms, high-end productivity apps. Google Fonts URL: https://fonts.google.com/share?selection.family=Inter:wght@300;400;500;600;700. CSS Import: @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');. Tailwind Config: fontFamily: { sans: ['Inter', 'sans-serif'] }. Notes: Single-family precision system: Inter 700 (-1.5 tracking) for Display 48pt; Inter 600 (-0.5 tracking) for H1 32pt / H2 24pt; Inter 400 for body 16pt; Inter 500 uppercase +1.2 tracking for labels/mono. Gradient text via mask-view + react-native-linear-gradient (#FFFFFF → rgba(255,255,255,0.7)) on major headers..