:root{--bg: #050508;--bg-surface: #0D0D1A;--bg-card: #111128;--border: rgba(99, 102, 241, .18);--border-hover: rgba(99, 102, 241, .4);--indigo: #6366F1;--cyan: #22D3EE;--violet: #A78BFA;--text: #F0F4FF;--text-muted: #8B8FAE;--text-dim: #525570;--radius: 12px;--radius-lg: 20px;--radius-xl: 28px}html,body,#app{height:100%;width:100%;margin:0;padding:0}body{background:var(--bg);font-family:Inter,Segoe UI,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}canvas{width:100%!important;height:250px!important}.cursor-pointer{cursor:pointer}.full-height{height:100vh}.v-application{background:transparent!important;color:inherit!important;font-family:inherit!important}.v-application__wrap{min-height:unset!important}
