*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-void: #08080f;--bg-surface: #111119;--bg-surface-2: #1a1a25;--bg-surface-3: #252530;--text-primary: #e8e4dc;--text-secondary: #a09888;--text-dim: #605848;--el-fire: #E85D3A;--el-fire-dark: #8B2500;--el-fire-light: #FF9966;--el-spirit: #4A90D9;--el-spirit-dark: #1A3A6B;--el-spirit-light: #7FB8E8;--el-nature: #5BAD5B;--el-nature-dark: #1A4A1A;--el-nature-light: #8FD88F;--el-storm: #E8C83A;--el-storm-dark: #8B7500;--el-storm-light: #FFE066;--el-shadow: #9B59B6;--el-shadow-dark: #4A1A6B;--el-shadow-light: #C490D9;--el-steel: #C0C0C0;--el-steel-dark: #606060;--el-steel-light: #E8E8E8;--el-colorless: #B8926A;--el-colorless-dark: #6B5339;--el-colorless-light: #D4B896;--el-rainbow: #E8C83A;--el-rainbow-dark: #8B7500;--el-rainbow-light: #FFE066;--accent-gold: #c9a44e;--accent-gold-light: #f7e7b6;--border-subtle: rgba(255, 255, 255, .06);--border-medium: rgba(255, 255, 255, .1);--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--bg-dark: var(--bg-void);--bg-panel: var(--bg-surface);--bg-card: var(--bg-surface-2);--border-glow: rgba(201, 164, 78, .25);--text-gold: var(--accent-gold-light);--text-muted: var(--text-dim);--gap-xs: var(--space-xs);--gap-sm: var(--space-sm);--gap-md: var(--space-md);--gap-lg: var(--space-lg);--gap-xl: var(--space-xl);--hp-green: #2ecc71;--hp-red: #e74c3c;--block-blue: #5dade2;--font-mono: "Courier New", monospace;--phone-width: 390px;--phone-height: 844px;--font-title: "Bangers", cursive;--font-heading: "Bree Serif", "Segoe UI", sans-serif;--font-body: "Alegreya Sans", "Segoe UI", sans-serif;--font-number: "Alegreya Sans", "Segoe UI", sans-serif;--font-size-floor: .75rem;--font-size-sm: .8rem;--font-size-md: .875rem;--overlay-light: rgba(0, 0, 0, .3);--overlay-medium: rgba(0, 0, 0, .5);--overlay-heavy: rgba(0, 0, 0, .7);--overlay-dense: rgba(0, 0, 0, .85)}html,body{height:100%;min-height:100dvh;background:var(--bg-void);color:var(--text-primary);font-family:var(--font-body);font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;overflow:hidden;width:100%}*{scrollbar-width:none}*::-webkit-scrollbar{display:none}#root{height:100%;min-height:100dvh}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}img{display:block;max-width:100%}.app-frame-stage{display:flex;align-items:center;justify-content:center;height:100%;min-height:100dvh;padding:8px}.app-frame-shell{display:flex;flex-direction:column;overflow:hidden;width:var(--phone-width);height:var(--phone-height);max-height:100%;max-height:calc(100dvh - 16px);background:#000;border-radius:40px;padding:6px;box-shadow:0 0 0 2px #1a1a20,0 20px 60px #000000b3}.app-frame-screen{flex:1;background:var(--bg-void);overflow:hidden;display:flex;flex-direction:column;position:relative;min-height:0;border-radius:34px}.app-screen-loading{flex:1;min-height:0;display:grid;place-items:center;padding:var(--space-xl);background:radial-gradient(circle at top,rgba(201,164,78,.18),transparent 50%),linear-gradient(180deg,#111119fa,#08080f);color:var(--accent-gold-light);font-family:var(--font-heading);font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:430px){.app-frame-stage{min-height:100dvh;padding:0}.app-frame-shell{width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-shadow:none;background:var(--bg-void)}.app-frame-screen{border-radius:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
