:root{--bg: #ffffff;--ink: #111111;--hairline: #e6e6e6;--muted: #6b7280;--accent: #111111;--radius: 10px;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit}.media-fill{width:100%;height:100%;display:block;border:0}img.media-fill{object-fit:contain}
