*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;overscroll-behavior:none;background:#000;font-family:Segoe UI,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit;background:0 0;border:none}button{cursor:pointer}img{max-width:100%;display:block}ul,ol{list-style:none}.app-shell{background:#000;justify-content:stretch;min-height:100dvh;display:flex}.app-frame{background:0 0;flex-direction:column;width:100%;max-width:none;min-height:100dvh;display:flex;position:relative}.app-main{padding-bottom:calc(83px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.app-main--immersive{height:100dvh;min-height:100dvh;padding-bottom:0;overflow:hidden}.gold-text{background:linear-gradient(#fde583 0%,#fcc557 55%,#d88e24 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.page{background:#000;min-height:100%}.page:not(.page-home){isolation:isolate;background-color:#000;background-image:linear-gradient(#31271b 0%,#000 42%);background-repeat:no-repeat;position:relative}.page:not(.page-home):before{content:"";pointer-events:none;z-index:0;background:radial-gradient(72% 78% at 50% 0,#ffd28c38 0%,#d4a0501f 28%,#31271b66 52%,#0000 72%);height:min(440px,58vh);position:absolute;top:0;left:0;right:0}.page:not(.page-home)>*{z-index:1;position:relative}.page-home{background:#000}.page-header{align-items:center;height:44px;padding:0;display:flex}.page-header h1{color:#fff;font-size:22px;font-weight:600}.btn-gold{color:#111;background:linear-gradient(135deg,#fde583 0%,#fcc557 48%,#d88e24 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;font-size:20px;font-weight:600;display:inline-flex}.btn-gold-outline{color:#fff;background:#fcc5572e;border:1px solid #fcc557;border-radius:12px;justify-content:center;align-items:center;width:100%;height:44px;font-size:20px;font-weight:600;display:inline-flex}.card-dark{background:#000;border:1px solid #ffffffd9;border-radius:12px}.card-glass{background:#ffffff1a;border:1px solid #fff3;border-radius:12px}.card-gold-tint{background:#fcc5570d;border:1px solid #fcc557;border-radius:12px}.session-error-banner{color:#ffd8c8;z-index:20;background:#50140aeb;border:1px solid #ff78508c;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;margin:12px 12px 0;padding:12px 14px;font-size:14px;line-height:1.45;display:flex}.session-error-banner__retry{color:#ffe8c0;white-space:nowrap;background:#7850148c;border:1px solid #ffc878a6;border-radius:10px;flex:none;padding:4px 12px;font-size:13px;line-height:1.3}.session-error-banner__retry:disabled{opacity:.55}.session-error-banner__close{opacity:.85;flex:none;width:28px;height:28px;font-size:22px;line-height:1}.hero-section{pointer-events:none;flex-direction:column;display:flex;position:absolute;inset:0;overflow:visible}.hero-section--hide-copy .hero-section__title,.hero-section--hide-copy .hero-section__subtitle{visibility:hidden}.hero-section__title,.hero-section__subtitle,.hero-section__fish{pointer-events:auto}.hero-section--hide-copy .hero-section__title,.hero-section--hide-copy .hero-section__subtitle,.hero-section--hide-copy .hero-section__fish{pointer-events:none}.hero-section__copy{z-index:3;box-sizing:border-box;text-align:center;flex:none;width:100%;margin:0;padding:100px 16px 8px;position:relative}.hero-section__title{text-align:center;background:linear-gradient(#ffe9a0 0%,#fcc557 48%,#d4a017 100%);color:#0000;-webkit-background-clip:text;background-clip:text;width:100%;max-width:340px;margin:0 auto;font-size:clamp(26px,7.2vw,34px);font-weight:700;line-height:1.25}.hero-section__subtitle{text-align:center;color:#c8c8c8;width:100%;max-width:340px;margin:10px auto 0;font-size:clamp(14px,3.8vw,17px);line-height:1.5}.hero-section__mid{z-index:2;flex:auto;justify-content:center;align-items:center;min-height:0;margin:0 0 128px;display:flex;position:relative}.hero-section__stage{width:60%;position:relative}.hero-section__fish{z-index:5;object-fit:contain;filter:drop-shadow(0 0 16px #fcc55752);transform-origin:50%;width:100%;height:auto;margin:0 auto;animation:7.5s ease-in-out infinite hero-fish-bob,90s linear infinite hero-fish-spin;display:block;position:relative}.hero-section__wake{pointer-events:none;z-index:4;width:100%;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.hero-section__flare{filter:blur(1px);background:radial-gradient(#ffffff8c 0%,#ffe6a059 35%,#fcc5571f 60%,#0000 78%);border-radius:50%;width:42%;height:20px;animation:5s ease-in-out infinite hero-flare-pulse;position:absolute;top:0;left:50%;transform:translate(-50%,-40%)}.hero-section__ripples{width:100%;height:130px;position:absolute;top:0;left:0;right:0;overflow:visible;transform:translateY(-30%)}.hero-section__ripple{opacity:0;border:1.5px solid #fcc557d9;border-radius:50%;width:32%;height:36px;margin-top:-18px;margin-left:-16%;animation:8s cubic-bezier(.1,.5,.2,1) infinite hero-ripple;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #fcc55766,inset 0 0 8px #ffe6962e}.hero-section__ripple:first-child{animation-delay:0s}.hero-section__ripple:nth-child(2){animation-delay:1.6s}.hero-section__ripple:nth-child(3){animation-delay:3.2s}.hero-section__ripple:nth-child(4){animation-delay:4.8s}.hero-section__ripple:nth-child(5){animation-delay:6.4s}.hero-section__particles{z-index:1;pointer-events:none;position:absolute;inset:28% 0 136px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 3% 94%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 3% 94%,#0000 100%)}.hero-section__particle{left:var(--x);width:1.5px;height:var(--len);transform-origin:top;opacity:0;animation:hero-particle-rise var(--dur) cubic-bezier(.22, .1, .25, 1) var(--delay) infinite;background:linear-gradient(#ffecb4 0%,#fcc557b3 22%,#d4a02847 58%,#d4a02800 100%);border-radius:999px;position:absolute;bottom:0;box-shadow:0 0 5px #fcc55759}.hero-section__particle:after{content:"";background:#fff6d0;border-radius:50%;width:3px;height:3px;position:absolute;top:-1px;left:50%;transform:translate(-50%);box-shadow:0 0 4px 1px #ffecb4f2,0 0 10px 3px #fcc55773}@keyframes hero-fish-bob{0%,to{translate:0}50%{translate:0 -8px}}@keyframes hero-fish-spin{0%{rotate:0deg}to{rotate:-360deg}}@keyframes hero-flare-pulse{0%,to{opacity:.55;transform:translate(-50%,-40%)scaleX(.92)}50%{opacity:.9;transform:translate(-50%,-40%)scaleX(1.08)}}@keyframes hero-ripple{0%{opacity:.9;border-color:#ffe696f2;transform:scale(.28)}28%{opacity:.4}to{opacity:0;border-color:#fcc55700;transform:scale(3.15)}}@keyframes hero-particle-rise{0%{opacity:0;bottom:0;transform:scaleY(.75)}8%{opacity:1}70%{opacity:.9}88%{opacity:.55}to{opacity:0;bottom:calc(100% - var(--len));transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.hero-section__fish,.hero-section__particle,.hero-section__flare,.hero-section__ripple{animation:none}.hero-section__particle{opacity:.35;bottom:40%}.hero-section__ripple{opacity:.25;transform:scale(1.5)}.hero-section__ripple:nth-child(n+3){display:none}}.home-bg-fx{z-index:0;pointer-events:none;background:radial-gradient(120% 80% at 50% 0,#1a1612 0%,#0a0908 42%,#000 78%);position:fixed;inset:0;overflow:hidden}.home-bg-fx__spotlight{filter:blur(2px);background:radial-gradient(42% 70% at 50% 0,#ffd28c38 0%,#d4a0501a 28%,#78501e0a 55%,#0000 72%);width:140%;height:70%;animation:6s ease-in-out infinite home-bg-spotlight;position:absolute;top:-8%;left:50%;transform:translate(-50%)}.home-bg-fx__grid{opacity:.35;background:repeating-linear-gradient(90deg,#0000 0 17px,#ffdca012 17px 18px);position:absolute;inset:0 0 35%;-webkit-mask-image:radial-gradient(70% 80% at 50% 10%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 80% at 50% 10%,#000 0%,#0000 75%)}.home-bg-fx__dust{opacity:.7;background-image:radial-gradient(1px 1px at 12% 22%,#ffe6b4b3,#0000),radial-gradient(1.5px 1.5px at 28% 48%,#ffdc968c,#0000),radial-gradient(1px 1px at 41% 18%,#fff0c8a6,#0000),radial-gradient(1px 1px at 55% 36%,#ffd78c80,#0000),radial-gradient(1.5px 1.5px at 68% 26%,#ffe6b499,#0000),radial-gradient(1px 1px at 78% 52%,#ffdc9673,#0000),radial-gradient(1px 1px at 88% 30%,#fff0c88c,#0000),radial-gradient(1px 1px at 18% 62%,#ffdca066,#0000),radial-gradient(1.5px 1.5px at 33% 74%,#ffe6b473,#0000),radial-gradient(1px 1px at 62% 68%,#ffd78c66,#0000),radial-gradient(1px 1px at 84% 78%,#ffe6b459,#0000);animation:8s linear infinite home-bg-dust;position:absolute;inset:0}.home-bg-fx__curves{opacity:.85;border:1px solid #fcc55714;border-radius:50%;width:160%;height:55%;position:absolute;bottom:-18%;left:50%;transform:translate(-50%);box-shadow:0 0 0 28px #fcc55708,0 0 0 64px #fcc55706,0 0 0 110px #fcc55705}@keyframes home-bg-spotlight{0%,to{opacity:.85}50%{opacity:1}}@keyframes home-bg-dust{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.home-bg-fx__spotlight,.home-bg-fx__dust{animation:none}}.boot-splash{z-index:9999;pointer-events:none;opacity:1;transition:opacity .3s;position:fixed;inset:0}.boot-splash--fade{opacity:0}.boot-splash__veil{z-index:0;background:#000;position:absolute;inset:0}.boot-splash__home{top:0;left:0;right:0;bottom:calc(83px + env(safe-area-inset-bottom,0px));z-index:1;flex-direction:column;display:flex;position:absolute;overflow-x:hidden}.boot-splash__canvas{z-index:1;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.boot-splash__stage{flex:1;width:100%;min-height:560px;position:relative}.boot-splash__bar-wrap{left:50%;bottom:calc(48px + env(safe-area-inset-bottom,0px));z-index:2;width:min(280px,100% - 48px);position:absolute;transform:translate(-50%)}.boot-splash__track{background:#fcc5571f;border-radius:999px;height:4px;overflow:hidden;box-shadow:0 0 12px #fcc55714}.boot-splash__fill{border-radius:inherit;background:linear-gradient(135deg,#fde583 0%,#fcc557 48%,#d88e24 100%);height:100%;transition:width .12s ease-out;box-shadow:0 0 8px #fcc55773}.bottom-nav{width:100%;max-width:none;height:calc(83px + env(safe-area-inset-bottom,0px));padding:14px 16px calc(29px + env(safe-area-inset-bottom,0px));box-sizing:border-box;z-index:40;background:#000;position:fixed;bottom:0;left:0;right:0}.bottom-nav__bar{justify-content:space-between;align-items:center;width:100%;height:40px;display:flex}.bottom-nav__item{color:#cfcfcf;flex:0 0 40px;justify-content:center;align-items:center;min-width:40px;height:40px;display:flex}.bottom-nav__item.is-active{color:#fff;background:#28241c;border-radius:999px;flex-basis:83px;gap:6px;min-width:83px;padding:0 9px 0 0}.bottom-nav__icon{box-sizing:border-box;color:#d8d8d8;background:0 0;border:1.5px solid #ffffff8c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.bottom-nav__icon img{object-fit:contain;width:18px;height:18px;display:block}.bottom-nav__icon.is-active{color:#000;background:linear-gradient(135deg,#fde583 0%,#fcc557 48%,#d88e24 100%);border:none;box-shadow:0 0 12px #fcc55773}.bottom-nav__icon.is-active img{width:18px;height:18px}.bottom-nav__label{white-space:nowrap;color:#fff;font-size:16px;font-weight:500;line-height:1}.auth-modal{z-index:1000;justify-content:center;display:flex;position:fixed;inset:0}.auth-modal__mask{cursor:default;background:#000000b8;border:none;padding:0;position:absolute;inset:0}.auth-modal__shell{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;padding:16px;display:flex;position:relative}.auth-modal__card{pointer-events:auto;box-sizing:border-box;background:linear-gradient(#372c0e 0%,#1f1600 48%,#000 100%);border:1px solid #fff8d5;border-radius:12px;width:100%;max-width:none;min-height:373px;padding:20px;animation:.22s ease-out auth-pop;box-shadow:0 1px 10px #11111180}.auth-modal__top{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.auth-modal__logo{object-fit:contain;background:0 0;flex-shrink:0;width:50px;height:50px}.auth-modal__langs{box-sizing:border-box;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;align-items:center;gap:4px;height:32px;margin-top:9px;padding:4px;display:flex}.auth-modal__langs button{color:#fff;border-radius:6px;flex-shrink:0;width:24px;height:24px;font-size:15px;line-height:1}.auth-modal__langs button.is-active{color:#111;background:#fcc557;font-weight:600}.auth-modal__title{letter-spacing:0;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1}.auth-modal__desc{color:#fff;margin:0 0 28px;font-size:16px;line-height:1.5}.auth-modal__form{flex-direction:column;display:flex}.auth-modal__label{color:#fff;margin:0 0 16px;font-size:19px;font-weight:500;line-height:1;display:block}.auth-modal__input{box-sizing:border-box;color:#fff;text-align:center;word-break:break-all;background:#fcc5570d;border:1px solid #fcc557;border-radius:12px;outline:none;width:100%;height:64px;min-height:64px;margin:0 0 20px;padding:12px 16px;font-size:18px;line-height:1.4}.auth-modal__input::placeholder{color:#b3b3b3;font-size:18px}.auth-modal__submit.btn-gold{border-radius:12px;width:100%;height:44px;margin:0;font-size:20px;font-weight:600;line-height:1}.auth-modal__login-only{color:#b3b3b3;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-top:14px;padding:0;font-size:14px;line-height:1.4;text-decoration:underline}.auth-modal__login-only:disabled{opacity:.5;cursor:not-allowed}.auth-modal__error{color:#ef454a;margin:0 0 10px;font-size:13px}@keyframes auth-pop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=360px){.auth-modal__card{min-height:0;padding:18px 16px}.auth-modal__title{font-size:26px}}.ops-banner{color:#ffdca0;background:#ffaa4024;border-bottom:1px solid #ffaa4047;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:12px;line-height:1.4;display:flex}.ops-banner__exit{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffdca073;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:11px}.ops-modal-backdrop{z-index:1200;background:#0000008c;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.ops-modal{background:#141820;border:1px solid #ffffff14;border-radius:14px;width:min(100%,360px);padding:20px 18px;box-shadow:0 12px 40px #00000073}.ops-modal__title{color:#f3f6ff;margin:0 0 8px;font-size:18px;font-weight:600}.ops-modal__hint{color:#f3f6ffb8;margin:0 0 16px;font-size:13px;line-height:1.5}.ops-modal__form{flex-direction:column;gap:10px;display:flex}.ops-modal__input{color:#f3f6ff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.ops-modal__input:focus{border-color:#63b3ffa6;outline:none}.ops-modal__error{color:#ff8f8f;margin:0;font-size:12px}.ops-modal__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3d8bfd,#5b6cff);border:none;border-radius:10px;margin-top:4px;padding:10px 12px;font-size:14px;font-weight:600}.ops-modal__submit:disabled{opacity:.55;cursor:not-allowed}.page-loading{color:#b3b3b3;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;padding:48px 24px;display:flex}.page-loading__spinner{border:2px solid #fcc55733;border-top-color:#fcc557;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite page-loading-spin}.page-loading__text{font-size:14px}@keyframes page-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-loading__spinner{border-top-color:#fcc55780;animation:none}}.app-header{z-index:20;box-sizing:border-box;pointer-events:none;background:0 0;width:100%;height:92px;padding:0 16px;display:block;position:absolute;top:0;left:0}.app-header__brand,.app-header__actions{pointer-events:auto}.app-header__brand{align-items:center;gap:8px;height:32px;display:flex;position:absolute;top:60px;left:16px}.app-header__logo{object-fit:contain;background:0 0;width:32px;height:32px}.app-header__brand-name{background:linear-gradient(#ffe9a0 0%,#fcc557 55%,#d4a017 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;line-height:22px}.app-header__actions{align-items:center;gap:13px;display:flex;position:absolute;top:62px;right:16px}.app-header__notice{box-sizing:border-box;color:#fff;cursor:pointer;background:#000;border:1px solid #ffffffd9;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:relative}.app-header__support-icon{object-fit:contain;filter:brightness(0)invert();pointer-events:none;width:16px;height:16px}.app-header__notice-dot{pointer-events:none;background:#ff4d4f;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px;box-shadow:0 0 0 1.5px #000}.app-header__lang{position:relative}.app-header__lang-btn{box-sizing:border-box;color:#fff;cursor:pointer;background:#000;border:1px solid #ffffffd9;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.app-header__lang-menu{z-index:30;background:#141414;border:1px solid #fff3;border-radius:12px;min-width:120px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.app-header__lang-menu button{text-align:left;color:#b3b3b3;border-radius:6px;width:100%;padding:8px 10px;font-size:17px}.app-header__lang-menu button:hover,.app-header__lang-menu button.is-active{color:#fcc557;background:#fcc5571f}.app-header__wallet{box-sizing:border-box;color:#fff;background:#000;border:1px solid #ffffffd9;border-radius:16px;align-items:center;gap:4px;min-width:100px;height:32px;padding:0 8px 0 4px;font-size:16px;line-height:1;display:inline-flex}.app-header__wallet-icon{color:#111;background:linear-gradient(135deg,#fde583 0%,#fcc557 48%,#d88e24 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.stats-grid{z-index:6;box-sizing:border-box;pointer-events:none;grid-template-columns:repeat(3,1fr);gap:11px;width:100%;margin:0;padding:0 16px;display:grid;position:absolute;bottom:10px;left:0;right:0}.stats-grid__card{box-sizing:border-box;text-align:center;pointer-events:auto;background:#000;border:.5px solid #fcc55773;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:102px;padding:10px 4px 8px;display:flex;overflow:hidden}.stats-grid__icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0 0 4px;display:flex}.stats-grid__icon{display:block;width:36px!important;height:36px!important}.stats-grid__value{color:#fcc557;letter-spacing:-.03em;white-space:nowrap;font-variant-numeric:tabular-nums;margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.1}.stats-grid__label{color:#c8c8c8;white-space:nowrap;max-width:100%;margin:0;font-size:12px;line-height:1.15}.support-coachmark{z-index:200;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0;position:fixed;inset:0}.support-coachmark__spot{box-sizing:border-box;pointer-events:none;border:2px solid #fcc557;border-radius:999px;justify-content:center;align-items:center;animation:1.6s ease-in-out infinite support-coachmark-pulse;display:inline-flex;position:fixed;box-shadow:0 0 0 9999px #000000c7,0 0 18px #fcc5578c}.support-coachmark__spot-icon{object-fit:contain;filter:brightness(0)invert();width:18px;height:18px}.support-coachmark__hint{color:#fff;text-align:center;pointer-events:none;background:#141414f5;border:1px solid #fcc55773;border-radius:12px;flex-direction:column;align-items:center;gap:6px;max-width:min(260px,100vw - 32px);padding:12px 16px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.support-coachmark__arrow{background:#141414f5;border-top:1px solid #fcc55773;border-left:1px solid #fcc55773;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.support-coachmark__title{color:#fcc557;font-size:17px;font-weight:700;line-height:1.3}.support-coachmark__text{color:#ffffffd1;font-size:14px;line-height:1.45}@keyframes support-coachmark-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.page-home{min-height:calc(100dvh - 83px - env(safe-area-inset-bottom,0px));background:#000;flex-direction:column;display:flex;position:relative;overflow-x:hidden}.page-home__canvas{z-index:1;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;display:flex;position:relative}.page-home__stage{flex:1;width:100%;max-width:none;min-height:560px;margin:0;position:relative}
