:root{--color-bg:#0a0a0a;--color-bg-card:#111;--color-text:#fff;--color-text-muted:#888;--color-accent:#8eb500;--color-border:#ffffff40;--tab-height:.74667rem;--font-sans:"Arial", "Helvetica Neue", sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;margin:0;padding:0}html,body{background:var(--color-bg);width:100%;height:100%;color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}#app{align-items:flex-start;width:100%;max-width:10rem;min-height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}@media screen and (width>=750px){html{font-size:5.20833vh!important}body{justify-content:center;align-items:center;display:flex}#app{max-width:52.0833vh;height:100vh}}.page{background:#000;flex-direction:column;align-items:center;width:100%;height:19.2rem;display:flex;position:relative;overflow:hidden}.bgImg{object-fit:contain;object-position:top center;pointer-events:none;z-index:0;width:100%;height:auto;position:absolute;top:0;left:0}.fade-enter-active,.fade-leave-active{transition:opacity .15s}.fade-enter-from,.fade-leave-to{opacity:0}
