:root{--rdv-bg-deep: #030c18;--rdv-bg-surface: #060f1e;--rdv-border: #0d2040;--rdv-cyan: #00d4ff;--rdv-cyan-dim: #004a7a;--rdv-orange: #ff7a1a;--rdv-violet: #7b4fe0;--rdv-green: #00ff88;--rdv-text-primary: #d0e8ff;--rdv-text-secondary: #3a6a8a;--rdv-text-mono: #1a4a6a;--purple: #a78bfa}html,body{margin:0;padding:0;background:#030c18;overflow:hidden}#root{width:100vw;height:100vh}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0d2040;border-radius:3px}textarea::placeholder{color:#1a4a6a}.rdv-card{transition:border-color .3s ease,box-shadow .3s ease,opacity .5s ease,transform .5s ease}.rdv-card:hover{border-color:#00d4ff80!important}.rdv-card:hover .rdv-bar{opacity:1!important}.rdv-gutter{transition:background .15s ease}.rdv-gutter:hover{background:#00d4ff2e}.rdv-gutter:active{background:#00d4ff52}
