@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.header[data-v-096adc01]{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);background:#1e3a5fcc;position:sticky;top:0}.header__inner[data-v-096adc01]{justify-content:space-between;align-items:center;max-width:32rem;margin:0 auto;padding:.75rem 1rem;display:flex}.header__brand[data-v-096adc01]{align-items:center;gap:.75rem;display:flex}.header__trophy[data-v-096adc01]{font-size:1.5rem}.header__title[data-v-096adc01]{margin:0;font-size:1.125rem;font-weight:700}.header__subtitle[data-v-096adc01]{color:var(--color-text-muted);margin:0;font-size:.75rem}.header__live[data-v-096adc01]{align-items:center;gap:.5rem;display:flex}.header__live-dot[data-v-096adc01]{background:var(--wc-accent);border-radius:50%;width:.5rem;height:.5rem}.header__live-text[data-v-096adc01]{color:var(--wc-accent);font-size:.75rem;font-weight:500}.bottom-nav[data-v-18af45e7]{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--color-border);background:#1e3a5ff2;position:fixed;bottom:0;left:0;right:0}.bottom-nav__inner[data-v-18af45e7]{justify-content:space-around;max-width:32rem;margin:0 auto;padding:.5rem 0;display:flex}.bottom-nav__item[data-v-18af45e7]{color:var(--color-text-muted);flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;transition:color .2s;display:flex}.bottom-nav__item--active[data-v-18af45e7]{color:var(--wc-gold)}.bottom-nav__item--active .bottom-nav__icon[data-v-18af45e7]{background:linear-gradient(135deg, var(--wc-gold), var(--wc-gold-light));color:var(--wc-dark)}.bottom-nav__icon[data-v-18af45e7]{background:#ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background .2s,color .2s;display:flex}.bottom-nav__icon svg[data-v-18af45e7]{width:1rem;height:1rem}.bottom-nav__label[data-v-18af45e7]{font-size:.75rem;font-weight:500}.layout[data-v-c0cb8223]{background:var(--wc-dark);color:#fff;flex-direction:column;min-height:100vh;display:flex}.layout__main[data-v-c0cb8223]{flex:1;width:100%;max-width:32rem;margin:0 auto;padding:1rem 1rem 6rem}.layout__loading[data-v-c0cb8223],.layout__error[data-v-c0cb8223]{text-align:center;max-width:32rem;margin:0 auto;padding:.5rem 1rem;font-size:.75rem}.layout__loading[data-v-c0cb8223]{color:var(--wc-gold)}.layout__error[data-v-c0cb8223]{color:#f87171;background:#f871711a}.page-enter-active[data-v-c0cb8223],.page-leave-active[data-v-c0cb8223]{transition:opacity .2s,transform .2s}.page-enter-from[data-v-c0cb8223],.page-leave-to[data-v-c0cb8223]{opacity:0;transform:translateY(8px)}:root{--wc-dark:#0a1628;--wc-primary:#1e3a5f;--wc-gold:#d4af37;--wc-gold-light:khaki;--wc-light:#f0f4f8;--wc-accent:#e63946;--color-primary:var(--wc-gold);--color-primary-light:#d4af3726;--color-surface:#1e3a5f80;--color-bg:var(--wc-dark);--color-text:#fff;--color-text-muted:#9ca3af;--color-border:#ffffff1a;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#app{min-height:100vh}a{color:inherit;text-decoration:none}.gradient-text{background:linear-gradient(135deg, var(--wc-gold), var(--wc-gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.trophy-glow{animation:2s ease-in-out infinite alternate glow}@keyframes glow{0%{filter:drop-shadow(0 0 5px #d4af3780)}to{filter:drop-shadow(0 0 20px #d4af37cc)}}.live-dot{animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.3s ease-in-out fadeIn}::-webkit-scrollbar{width:0;height:0}
