:root{--ae-bg: #050814;--ae-panel: rgba(15, 20, 34, .78);--ae-panel-strong: rgba(18, 25, 43, .92);--ae-panel-soft: rgba(255, 255, 255, .055);--ae-border: rgba(255, 255, 255, .12);--ae-border-gold: rgba(213, 184, 122, .42);--ae-text: #f4efe4;--ae-text-muted: rgba(244, 239, 228, .68);--ae-gold: #f2d58b;--ae-gold-muted: #d5b87a;--ae-danger: #ff8f8f;--ae-success: #9fe3bd;--ae-radius: 8px;--ae-shadow: 0 24px 70px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;min-height:100vh;background:linear-gradient(#040712a6,#040712db),url(/assets/images/backgrounds/arcana-bg.png) center/cover fixed;color:var(--ae-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button,a{color:inherit}.empty-state{padding:28px 18px;border:1px dashed rgba(255,255,255,.16);border-radius:var(--ae-radius);color:var(--ae-text-muted);text-align:center;background:#ffffff09}
