:root{--c-bg: #08060f;--c-panel: #13101f;--c-panel-b: #1a1630;--c-panel-c: #241d3e;--c-text: #ece9f6;--c-muted: #9b94b4;--c-hint: #6c6589;--c-dim: #221c38;--c-border: rgba(184, 164, 232, .1);--c-border-2: rgba(184, 164, 232, .16);--c-border-3: rgba(184, 164, 232, .26);--c-good: #86cdb0;--c-warn: #e6b98c;--c-bad: #e0909e;--c-info: #a6a6e8;--c-gold: #e0c089;--c-purple: #c4abee;--c-frame-outer: #050409;--c-frame-rim-1: #0c0a16;--c-frame-rim-2: #161228;--font-serif: "Fraunces", Georgia, "Times New Roman", serif}html,body,#root{background:var(--c-frame-outer);color:var(--c-text)}input,textarea,button,select{font-family:inherit}*::-webkit-scrollbar{width:0;height:0}*{scrollbar-width:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseSkeleton{0%,to{opacity:.5}50%{opacity:.85}}.skeleton-line{display:block;height:12px;background:var(--c-panel-b);border-radius:4px;animation:pulseSkeleton 1.4s ease-in-out infinite}@keyframes auraPulse{0%,to{opacity:.5}50%{opacity:.95}}
