:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #232733;--border: #2e3340;--text: #e4e8f0;--text-dim: #8b92a8;--accent: #6c9fff;--danger: #ff5f5f;--warning: #ffb347;--success: #5fdb7e;--purple: #a78bfa}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}@media(max-width:600px){.stats{grid-template-columns:1fr 1fr!important}.trip-meta{gap:.8rem!important}.breakdown-grid{grid-template-columns:1fr 1fr!important}}
