:root{--bg: #0a0910;--surface: #12101a;--surface-hover: #161320;--text: #e7e3f0;--text-mute: #c8c1d8;--primary: #7c5cff;--primary-hover: #8f73ff;--cyan: #35d6e0;--link: #9f86ff;--link-hover: #c4b4ff}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}button{font-family:inherit}input,textarea,select{font-family:inherit;outline:none}input::placeholder,textarea::placeholder{color:#e7e3f052}::selection{background:#7c5cff59}*:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}@keyframes pulse{0%,to{opacity:.35}50%{opacity:.7}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.et-nav-item:hover{background:#ffffff0d;color:var(--text)}.et-tile:hover{border-color:#7c5cff80;background:var(--surface-hover)}.et-row:hover{background:#ffffff09}.et-btn-primary:hover{background:var(--primary-hover)}.et-btn-ghost:hover{background:#ffffff0d}.et-btn-chip:hover{background:#ffffff0f}.et-btn-danger:hover{background:#ff6b6b29}.et-btn-danger-ghost:hover{background:#ff6b6b1f}
