:root{--accent-gold: #f59e0b;--header-height: clamp(4rem, 10vh, 6rem);--footer-height: clamp(4rem, 10vh, 6rem);--internal-zoom: 1;--ui-scale: 1}html,body,#root{width:100%;height:100%}.app-scale{width:calc(100vw / var(--ui-scale));height:calc(100vh / var(--ui-scale));transform:scale(var(--ui-scale));transform-origin:top left;overflow:hidden}body{background-color:#0f172a;color:#f8fafc;font-family:Inter,sans-serif;margin:0;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;font-size:16px}@media(max-height:800px){html{font-size:14px}}@media(max-height:650px){html{font-size:12px}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.is-focused{outline:none}button:focus,button:focus-visible{outline:none}.modal-focus-ring:focus,.modal-focus-ring:focus-visible{box-shadow:0 0 0 3px #f59e0b99}img{max-width:100%;height:auto}@media(prefers-contrast:more){:root{--accent-gold: #fbbf24}}
