@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=DM+Serif+Display:ital@0;1&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07090f;--surface:#0d1020;--surface2:#131629;--border:#ffffff14;--border-accent:#b0c4ff59;--text-primary:#e8e6f0;--text-secondary:#9896b0;--text-muted:#6e6c82;--text-dim:#454558;--accent:#b0c4ff}html,body,#root{background:var(--bg);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-weight:300}.scene-wrap{height:100svh}.app{width:100%;height:100%;overflow:hidden}input::placeholder{color:var(--text-muted);opacity:1}
