@import "https://miaoda.feishu.cn/fonts/css2?family=ZCOOL+KuaiLe&family=Noto+Sans+SC:wght@500;700;900&display=swap";.countdown{z-index:7;pointer-events:none;background:#261e692e;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.countdown span{color:#ffe45c;text-shadow:0 7px #c75a45,0 12px 28px #25196373;font-family:ZCOOL KuaiLe,sans-serif;font-size:112px;line-height:.9;animation:.65s both countPop}.countdown b{letter-spacing:.16em;background:#422580b8;border-radius:22px;margin-top:18px;padding:8px 18px;font-size:15px}@keyframes countPop{0%{opacity:0;transform:scale(.35)rotate(-8deg)}55%{transform:scale(1.15)rotate(2deg)}to{opacity:1;transform:scale(1)}}:root{color:#fff;font-synthesis:none;background:#5431b4;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden}button{font:inherit}.app-shell{isolation:isolate;background:linear-gradient(165deg,#764fe3 0%,#a54ccf 43%,#ff548f 100%);width:100vw;max-width:520px;height:100dvh;margin:auto;position:relative;overflow:hidden}.sky-glow{z-index:-1;background:radial-gradient(circle,#ffd95552,#0000 64%);height:65%;position:absolute;inset:-20% -40% auto}.home-screen,.result-screen{height:100%;padding:max(20px,env(safe-area-inset-top)) 22px max(24px,env(safe-area-inset-bottom));flex-direction:column;align-items:center;display:flex;position:relative}.sound-button{right:20px;top:max(20px,env(safe-area-inset-top));color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;background:#4a248447;border:1px solid #ffffff61;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute}.sound-button svg,.primary-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px}.sound-button svg{fill:#fff}.sound-off{background:#fff;width:26px;height:2px;position:absolute;transform:rotate(-45deg)}.island-mark{width:58px;height:28px;position:absolute;top:62px;left:18px}.island-mark i{background:#ffd95a;border-radius:50% 50% 38% 38%;position:absolute;bottom:0}.island-mark i:first-child{width:30px;height:18px;left:1px}.island-mark i:nth-child(2){background:#42dcc8;width:26px;height:25px;left:19px}.island-mark i:nth-child(3){background:#ff8e4f;width:18px;height:14px;right:0}.title-lockup{text-align:center;z-index:2;text-shadow:0 3px #59238b2e;margin-top:48px}.title-lockup p,.eyebrow{letter-spacing:.22em;color:#ffe57f;margin:0 0 8px;font-size:12px;font-weight:900}.title-lockup h1{letter-spacing:.02em;margin:0;font-family:ZCOOL KuaiLe,sans-serif;font-size:clamp(40px,11vw,56px);line-height:.96}.title-lockup h1 span{color:#ffd74e;margin-bottom:6px;font-size:.72em;display:block}.title-lockup b{background:#6541bd;border-radius:20px;margin-top:13px;padding:6px 14px;font-size:14px;display:inline-block}.hero-wrap{flex:1;justify-content:center;align-items:center;width:min(96vw,480px);min-height:270px;display:flex;position:relative}.hero-wrap img{filter:drop-shadow(0 18px 14px #311e6c47);z-index:2;width:min(110%,490px);animation:3s ease-in-out infinite heroFloat;position:relative}.sun-disc{background:radial-gradient(circle at 35% 30%,#fff3a6,#ffb63f 62%,#ff7667);border-radius:50%;width:270px;height:270px;position:absolute;box-shadow:0 0 0 18px #ffffff0f}.energy-orb{z-index:3;background:radial-gradient(circle at 30% 25%,#fff,#ffe351 38%,#ff882a);border-radius:50%;position:absolute;box-shadow:0 0 22px #ffd34d}.orb-a{width:34px;height:34px;animation:2.4s ease-in-out infinite orb;top:31%;left:9%}.orb-b{width:24px;height:24px;animation:2s ease-in-out .5s infinite orb;top:20%;right:8%}.primary-button{color:#633281;cursor:pointer;z-index:3;background:linear-gradient(#ffe25a,#ffb92e);border:0;border-radius:23px;justify-content:center;align-items:center;gap:10px;min-width:230px;min-height:62px;font-size:20px;font-weight:900;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 8px #df711f,0 14px 28px #3f1d6a47}.primary-button:active{transform:translateY(6px);box-shadow:0 2px #df711f,0 8px 18px #3f1d6a40}.primary-button svg{fill:#633281}.micro-copy{opacity:.78;z-index:2;margin:18px 0 0;font-size:12px;font-weight:700}.waves{z-index:-1;height:78px;position:absolute;inset:auto 0 0}.waves i{opacity:.4;background:#45d9d0;border-radius:50% 50% 0 0;width:120%;height:75px;animation:5s ease-in-out infinite wave;position:absolute;left:-10%}.waves i:nth-child(2){background:#299bc8;animation-delay:-1.5s;bottom:-30px}.waves i:nth-child(3){background:#176aab;animation-delay:-3s;bottom:-51px}.game-screen{background:#167fb6;height:100%;position:relative}.game-screen canvas{touch-action:none;width:100%;height:100%;display:block}.game-hud{inset:max(12px,env(safe-area-inset-top)) 10px auto;z-index:5;grid-template-columns:44px 1fr 60px 44px;align-items:start;gap:8px;display:grid;position:absolute}.hud-button{color:#fff;background:#36227aa6;border:1px solid #ffffff61;border-radius:15px;height:44px;font-size:30px;font-weight:900;box-shadow:0 4px 12px #162f6733}.hud-button.pause{font-size:18px}.meter,.timer{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#4a2684d1;border:1px solid #ffffff47;border-radius:17px;padding:7px 10px;box-shadow:0 5px 16px #192a6340}.meter span,.timer span,.meter small,.timer small{opacity:.82;font-size:9px;font-weight:800}.meter strong{color:#ffe05b;font-size:19px;display:block}.meter div{background:#3b286f;border-radius:8px;height:7px;overflow:hidden}.meter i{background:linear-gradient(90deg,#ff9442,#ffe55b);border-radius:8px;height:100%;transition:width .3s;display:block}.meter small{margin:-21px 0 0 62px;position:absolute}.timer{text-align:center;padding:6px}.timer strong{color:#fff;font-size:24px;line-height:1;display:block}.timer.urgent{background:#d83e6b;animation:.6s infinite pulse}.game-tip{z-index:4;bottom:max(20px,env(safe-area-inset-bottom));pointer-events:none;background:#3e2478d1;border-radius:22px;width:max-content;max-width:88%;padding:10px 18px;font-size:13px;font-weight:900;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 5px 16px #1f1c5b40}.game-tip.combo{color:#ffe55b;animation:.55s 2 pulse}.pause-card{z-index:8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#311e69b8;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pause-card b{color:#ffe15a;font-family:ZCOOL KuaiLe;font-size:42px}.pause-card p{margin:10px 0 25px}.pause-card button{color:#613281;background:#ffe05a;border:0;border-radius:18px;padding:14px 32px;font-size:17px;font-weight:900}.result-screen{text-align:center;background:radial-gradient(circle at 50% 30%,#ffe65980,#0000 36%);justify-content:center}.result-screen h2{color:#fff;margin:4px 0;font-family:ZCOOL KuaiLe;font-size:42px}.stars{gap:8px;margin:2px 0 0;display:flex}.stars span{color:#6b45ae;text-shadow:0 2px #ffffff2e;font-size:42px}.stars .earned{color:#ffe05b;animation:.5s backwards starPop}.stars .earned:nth-child(2){animation-delay:.18s}.stars .earned:nth-child(3){animation-delay:.36s}.result-doudou{filter:drop-shadow(0 14px 14px #3419684d);width:min(70vw,320px);margin:-16px 0 -25px;animation:2.5s infinite heroFloat}.score-card{text-align:left;background:#4d2b93a6;border:1px solid #ffffff47;border-radius:21px;grid-template-columns:1fr auto;width:240px;margin-bottom:18px;padding:10px 18px;display:grid}.score-card span,.score-card small{font-size:11px}.score-card strong{color:#ffe05b;grid-area:1/2/3;font-size:32px}.text-button{color:#fff;text-underline-offset:5px;background:0 0;border:0;margin-top:18px;text-decoration:underline}.result-burst{z-index:-1;border:2px dashed #ffe65e47;border-radius:50%;width:330px;height:330px;animation:18s linear infinite spin;position:absolute}@keyframes heroFloat{50%{transform:translateY(-8px)rotate(1deg)}}@keyframes orb{50%{transform:translateY(-12px)scale(1.08)}}@keyframes wave{50%{transform:translate(5%)translateY(8px)}}@keyframes pulse{50%{transform:scale(1.05)}}@keyframes starPop{0%{opacity:0;transform:scale(.2)rotate(-30deg)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=650px){body{background:#332074}.app-shell{box-shadow:0 0 70px #00000059}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-wrap{min-height:210px;overflow:visible}.hero-wrap img{object-fit:contain;width:min(104%,460px);max-height:45dvh}.sun-disc{width:min(64vw,270px);height:min(64vw,270px)}@media (height<=760px){.home-screen{padding-top:12px;padding-bottom:14px}.title-lockup{margin-top:30px}.title-lockup h1{font-size:38px}.hero-wrap{min-height:190px}.hero-wrap img{max-height:42dvh}.primary-button{min-height:56px}.micro-copy{margin-top:12px}}.app-shell{width:100vw;max-width:none;height:100dvh}.rotate-hint{display:none}@media (orientation:landscape){.home-screen{grid-template-rows:1fr auto auto;grid-template-columns:42% 58%;padding:clamp(14px,3vh,28px) clamp(24px,5vw,64px);display:grid}.home-screen .title-lockup{text-align:left;grid-area:1/1;align-self:center;margin:0}.home-screen .title-lockup h1{font-size:clamp(40px,7vw,76px)}.home-screen .title-lockup h1 span{font-size:.6em}.home-screen .hero-wrap{grid-area:1/2/4;width:100%;min-height:0}.home-screen .hero-wrap img{width:min(88%,620px);max-height:88dvh}.home-screen .sun-disc{width:min(34vw,360px);height:min(34vw,360px)}.home-screen .primary-button{grid-area:2/1;justify-self:start}.home-screen .micro-copy{grid-area:3/1;justify-self:start}.home-screen .waves{height:46px}.home-screen .island-mark{top:24px;left:auto;right:34px}.result-screen{grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr;column-gap:5vw;padding:12px 8vw;display:grid}.result-screen .eyebrow{grid-column:1;align-self:end}.result-screen h2{grid-column:1;font-size:clamp(34px,5vw,58px)}.result-screen .stars{grid-column:1;justify-content:center}.result-doudou{grid-area:1/2/5;width:min(42vw,430px);margin:auto}.score-card,.result-screen>.primary-button{grid-column:1;justify-self:center}.text-button{grid-column:1}.result-burst{top:50%;left:58%;transform:translate(-50%,-50%)}}.hero-screen{background:radial-gradient(circle at 50% 10%,#ffe25f40,#0000 33%);grid-template-rows:auto 1fr auto;gap:clamp(10px,2vh,22px);height:100%;padding:clamp(12px,2.8vh,28px) clamp(24px,4vw,60px);display:grid}.hero-screen header{text-align:center}.hero-screen header h2{margin:0;font-family:ZCOOL KuaiLe;font-size:clamp(32px,5vw,58px)}.hero-screen header span{opacity:.8;font-size:12px}.hero-back{color:#fff;z-index:2;background:#3d237b94;border:1px solid #ffffff4d;border-radius:15px;width:46px;height:46px;font-size:32px;position:absolute;top:20px;left:24px}.hero-roster{justify-content:center;align-items:stretch;gap:clamp(8px,1.4vw,18px);min-height:0;display:flex}.hero-card{color:#fff;background:#4f2b977a;border:2px solid #ffffff38;border-radius:24px;width:min(17vw,190px);min-width:120px;padding:8px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 10px 28px #2f196433}.hero-card.selected{background:#713db9bf;border-color:#ffe25b;transform:translateY(-8px);box-shadow:0 10px #d67b28,0 18px 36px #2f196452}.hero-card.locked{filter:saturate(.72)}.hero-card.locked:after{content:"";background:linear-gradient(#0000 45%,#2d1f60b3);position:absolute;inset:0}.hero-portrait{justify-content:center;align-items:center;height:min(28vh,220px);min-height:110px;display:flex}.hero-portrait img{object-fit:contain;filter:drop-shadow(0 10px 10px #28165538);width:100%;height:100%}.hero-card>b,.hero-card>small,.hero-card>em{z-index:2;display:block;position:relative}.hero-card>b{font-size:clamp(14px,1.8vw,22px)}.hero-card>small{color:#ffe264;font-weight:800}.hero-card>em{background:#301e65b8;border-radius:10px;margin-top:6px;padding:4px;font-size:10px;font-style:normal}.hero-detail{justify-content:center;align-items:center;gap:5vw;display:flex}.hero-detail>div span{opacity:.7;font-size:10px;display:block}.hero-detail>div strong{font-size:clamp(18px,2.6vw,30px)}.hero-detail p{margin:2px 0 0;font-size:12px}.hero-detail .primary-button{min-width:190px;min-height:52px}.app-shell[data-screen-label=game]{background:#342377;place-items:center;display:grid}.game-screen{width:min(100vw,177.778dvh);height:min(100dvh,56.25vw);margin:auto;overflow:hidden;box-shadow:0 0 42px #10164652}.game-hud{z-index:6;inset:auto;top:max(14px,env(safe-area-inset-top));align-items:stretch;gap:8px;width:auto;display:flex;position:absolute}.game-hud-left{left:max(16px,env(safe-area-inset-left));width:min(36%,330px)}.game-hud-right{right:max(16px,env(safe-area-inset-right))}.game-hud .hud-button{border-radius:16px;flex:0 0 48px;height:54px}.game-hud .meter{flex:1;grid-template-rows:15px 20px 7px;grid-template-columns:1fr auto;align-items:center;column-gap:10px;min-width:0;height:54px;padding:6px 12px;display:grid}.game-hud .meter span{grid-area:1/1}.game-hud .meter strong{grid-area:2/1;line-height:1}.game-hud .meter small{white-space:nowrap;grid-area:1/2/3;align-self:end;margin:0;padding-bottom:2px;position:static}.game-hud .meter div{grid-area:3/1/auto/3}.game-hud .timer{grid-template-rows:15px 1fr;grid-template-columns:1fr auto;align-items:center;width:94px;height:54px;padding:5px 8px;display:grid}.game-hud .timer span{grid-column:1/3}.game-hud .timer strong{text-align:right;grid-area:2/1}.game-hud .timer small{grid-area:2/2;align-self:end;padding:0 6px 3px 2px}.active-hero-label{display:none}.game-tip{bottom:max(12px,env(safe-area-inset-bottom));font-size:12px;left:50%}.countdown{background:#261e691f}@media (orientation:portrait) and (width<=700px){.rotate-hint{z-index:30;text-align:center;color:#fff;background:linear-gradient(160deg,#7049dd,#ff4f96);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.rotate-hint span{font-size:72px;animation:1.8s ease-in-out infinite turnPhone}.rotate-hint b{font-family:ZCOOL KuaiLe;font-size:28px}.rotate-hint small{opacity:.78;margin-top:8px}.app-shell>:not(.rotate-hint){visibility:hidden}@keyframes turnPhone{50%{transform:rotate(90deg)}}}@media (height<=430px) and (orientation:landscape){.hero-screen{gap:6px;padding:8px 24px}.hero-screen header h2{font-size:30px}.hero-screen header span{display:none}.hero-portrait{height:41vh}.hero-detail .primary-button{min-height:46px}.game-hud{top:max(7px,env(safe-area-inset-top));gap:5px}.game-hud-left{left:max(8px,env(safe-area-inset-left));width:35%}.game-hud-right{right:max(8px,env(safe-area-inset-right))}.game-hud .hud-button{border-radius:12px;flex-basis:40px;height:42px}.game-hud .meter{grid-template-rows:11px 16px 6px;height:42px;padding:3px 8px}.game-hud .meter strong{font-size:15px}.game-hud .meter small{font-size:8px}.game-hud .timer{grid-template-rows:11px 1fr;width:74px;height:42px;padding:3px 5px}.game-hud .timer strong{font-size:20px}.game-tip{padding:7px 13px;bottom:8px}.active-hero-label{width:118px;padding:3px 7px;top:5px}.active-hero-label b{font-size:12px}.active-hero-label small{display:none}}
