.aurora-container{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:dark;--surface: rgba(15, 23, 42, .74);--surface-strong: rgba(15, 23, 42, .9);--stroke: rgba(255, 255, 255, .11);--muted: #94a3b8}html{min-height:100%;background:#070b16;-webkit-tap-highlight-color:transparent}body{background:radial-gradient(circle at 50% -10%,rgba(139,92,246,.2),transparent 36rem),linear-gradient(160deg,#070b16,#111827 52%,#070b16);min-height:100vh;font-family:Kanit,sans-serif;color:#fff;overflow-x:hidden;overscroll-behavior-y:none;text-rendering:optimizeLegibility}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid rgba(34,211,238,.75);outline-offset:3px}.glass-panel{background:linear-gradient(145deg,#ffffff13,#ffffff06);backdrop-filter:blur(22px) saturate(1.2);-webkit-backdrop-filter:blur(22px) saturate(1.2);border:1px solid var(--stroke);box-shadow:0 20px 60px #00000052,inset 0 1px #ffffff0d}.btn-glass{background:linear-gradient(135deg,#ffffff24,#ffffff12);border:1px solid rgba(255,255,255,.16);transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;color:#fff;min-height:48px;padding:10px 16px;border-radius:14px;cursor:pointer;font-family:Kanit,sans-serif;box-shadow:inset 0 1px #ffffff14}.btn-glass:hover{background:linear-gradient(135deg,#ffffff38,#ffffff1a);border-color:#ffffff47;transform:translateY(-2px)}.btn-glass:active{transform:scale(.975)}.btn-glass:disabled{opacity:.3;cursor:not-allowed}.glow-text{text-shadow:0 0 20px rgba(0,217,255,.5)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #00d9ff4d}50%{box-shadow:0 0 40px #00d9ff99}}@keyframes place-piece{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes flip-piece{0%{transform:rotateY(0) scale(1)}50%{transform:rotateY(90deg) scale(1.2)}to{transform:rotateY(0) scale(1)}}.animate-float{animation:float 3s ease-in-out infinite}.animate-pulse-glow{animation:pulse-glow 2s infinite}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.turn-indicator{transition:all .3s ease}.turn-indicator.active{box-shadow:0 0 30px currentColor;transform:scale(1.05)}.difficulty-btn{background:#ffffff0e;border:1px solid rgba(255,255,255,.11);color:#fff;min-height:44px;padding:9px 14px;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:Kanit,sans-serif}.difficulty-btn.active{background:#00d9ff4d;border-color:#00d9ff;box-shadow:0 0 20px #00d9ff4d}.difficulty-btn:active{transform:scale(.97)}.game-menu{min-height:100dvh;padding:max(16px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.game-menu-card{width:min(100%,680px);max-height:calc(100dvh - 28px);overflow-y:auto;position:relative;z-index:10;border-radius:28px;padding:clamp(22px,5vw,40px);scrollbar-width:none}.game-menu-card::-webkit-scrollbar{display:none}.game-kicker{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0d;color:#cbd5e1;font:500 11px/1 Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}.menu-option-panel{padding:16px;border-radius:18px;background:#ffffff09;border:1px solid rgba(255,255,255,.07)}.difficulty-picker{margin:14px 0 16px}.difficulty-picker__label{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;color:#cbd5e1;font-size:13px}.difficulty-picker__hint{color:#64748b;font-size:10px}.difficulty-picker__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.difficulty-card{min-width:0;min-height:74px;padding:10px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;position:relative;border-radius:15px;border:1px solid rgba(255,255,255,.09);background:#02061757;color:#94a3b8;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.difficulty-card>.fas:first-child{font-size:14px}.difficulty-card__copy{display:flex;flex-direction:column;min-width:0}.difficulty-card strong{color:#f8fafc;font-size:13px;line-height:1.2}.difficulty-card small{margin-top:2px;color:#64748b;font-size:9px;line-height:1.3}.difficulty-card__check{display:none;position:absolute;top:9px;right:9px;font-size:9px}.difficulty-card.active{color:var(--difficulty-accent, #22d3ee);border-color:color-mix(in srgb,var(--difficulty-accent, #22d3ee) 65%,transparent);background:color-mix(in srgb,var(--difficulty-accent, #22d3ee) 13%,rgba(2,6,23,.68));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--difficulty-accent, #22d3ee) 16%,transparent),0 8px 28px #0003}.difficulty-card.active .difficulty-card__check{display:block}.difficulty-picker.is-disabled{opacity:.45}.game-page{min-height:100dvh;padding:max(10px,env(safe-area-inset-top)) 10px max(18px,env(safe-area-inset-bottom))}.game-layout{width:100%;margin-inline:auto}.game-mobile-bar{display:none}.board-shell{width:fit-content;max-width:100%;margin-inline:auto}@media (max-width: 767px){.game-menu{align-items:flex-start}.game-menu-card{margin-block:auto;border-radius:24px;padding:22px 16px}.game-menu-card h1{font-size:clamp(2.25rem,12vw,3.2rem)!important;line-height:1.06}.game-menu-card .tracking-widest{letter-spacing:.12em}.game-page .game-layout{gap:10px!important}.game-sidebar{order:2}.game-board-area{order:1;min-width:0}.game-history{order:3}.game-mobile-bar{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:9px;border-radius:17px}.game-mobile-bar__back{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#ffffff12;color:#e2e8f0}.game-mobile-bar__title{min-width:0;text-align:left}.game-mobile-bar__title strong,.game-mobile-bar__title small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-mobile-bar__title strong{font-size:14px}.game-mobile-bar__title small{color:#94a3b8;font-size:10px}.game-mobile-score{display:flex;align-items:center;gap:7px;font:700 13px/1 Inter,sans-serif}.game-sidebar>.glass-panel:first-child,.game-history>.glass-panel{padding:14px!important}.game-history .max-h-64{max-height:130px}.board-shell{transform-origin:top center}.difficulty-picker__grid{grid-template-columns:1fr}.difficulty-card{min-height:58px;flex-direction:row;align-items:center;padding:10px 12px}.difficulty-card>.fas:first-child{width:24px;text-align:center}.difficulty-card small{font-size:10px}.difficulty-card__check{top:50%;right:13px;transform:translateY(-50%)}}@media (max-width: 380px){.game-menu{padding-inline:10px}.game-menu-card{padding-inline:14px}.difficulty-btn{padding-inline:10px;font-size:12px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hub-page{min-height:100dvh;position:relative;overflow:hidden;background:#070b14;padding:max(18px,env(safe-area-inset-top)) 14px max(22px,env(safe-area-inset-bottom))}.hub-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 70%);mask-image:linear-gradient(to bottom,black,transparent 70%)}.hub-aurora-background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;place-items:center;pointer-events:none}.hub-aurora-canvas{position:relative;width:1080px;height:1080px}@media (min-width: 1024px){.hub-aurora-canvas{width:max(1080px,100vw);height:max(1080px,100vh)}}.hub-aurora{position:fixed;width:340px;height:340px;border-radius:50%;filter:blur(100px);opacity:.14;pointer-events:none}.hub-aurora--one{top:-140px;left:-130px;background:#22d3ee}.hub-aurora--two{right:-160px;top:30%;background:#a855f7}.hub-shell{width:min(100%,1080px);margin-inline:auto;position:relative;z-index:1}.hub-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:22px}.hub-brand-mark,.splash-logo{display:grid;grid-template-columns:repeat(2,1fr);gap:3px}.hub-brand-mark{width:38px;height:38px;padding:7px;border-radius:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.hub-brand-mark span{border-radius:50%}.hub-brand-mark span:nth-child(1){background:#34d399}.hub-brand-mark span:nth-child(2){background:#f8fafc}.hub-brand-mark span:nth-child(3){background:#0f172a;border:1px solid #475569}.hub-brand-mark span:nth-child(4){background:#e879f9}.hub-eyebrow{color:#67e8f9;font:700 9px/1 Inter,sans-serif;letter-spacing:.2em}.hub-header h1{margin-top:5px;font:800 18px/.9 Inter,sans-serif;letter-spacing:-.055em}.hub-header h1 span{color:#67e8f9;font-weight:700;text-shadow:0 0 18px rgba(103,232,249,.25)}.hub-brand-copy{min-width:0}.hub-online{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#ffffff0d;color:#94a3b8;font-size:10px}.hub-online span{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 10px #34d399}.hub-hero{min-height:210px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:4px;padding:22px 18px;position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(135deg,#111827f5,#1e293bc2);box-shadow:0 28px 70px #00000052}.hub-hero:after{content:"";position:absolute;width:180px;height:180px;right:-70px;bottom:-110px;border:32px solid rgba(52,211,153,.08);border-radius:50%}.hub-hero h2{margin:15px 0 8px;font-size:clamp(2rem,10vw,3rem);line-height:.94;letter-spacing:-.055em}.hub-hero h2 em{color:#67e8f9;font-style:normal}.hub-hero p{max-width:390px;color:#94a3b8;font-size:12px;line-height:1.55}.hub-hero-orbit{width:118px;height:118px;position:relative;justify-self:end;transform:rotate(-12deg)}.hub-orbit-ring{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(103,232,249,.28);border-radius:50%;box-shadow:0 0 45px #22d3ee29;animation:orbit-spin 12s linear infinite}.hub-orbit-ring:after{content:"";position:absolute;top:2px;left:20px;width:7px;height:7px;border-radius:50%;background:#67e8f9;box-shadow:0 0 12px #22d3ee}.hub-orbit-disc{position:absolute;width:54px;height:54px;border-radius:50%;z-index:2;box-shadow:0 18px 32px #00000061,inset 0 2px 4px #ffffff38}.hub-orbit-disc--dark{left:7px;top:10px;background:radial-gradient(circle at 35% 28%,#64748b,#020617 64%)}.hub-orbit-disc--light{right:0;bottom:8px;background:radial-gradient(circle at 35% 28%,#fff,#cbd5e1 66%)}@keyframes orbit-spin{to{transform:rotate(360deg)}}.hub-section-title{display:flex;align-items:end;justify-content:space-between;margin:26px 3px 12px}.hub-section-title span,.hub-section-title small{display:block}.hub-section-title span{font-size:17px;font-weight:600}.hub-section-title small{margin-top:2px;color:#64748b;font-size:10px}.hub-section-title>i{color:#475569;font-size:11px}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hub-card{min-height:172px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border-radius:21px;border:1px solid rgba(255,255,255,.085);background:radial-gradient(circle at 15% 0%,rgba(var(--game-glow),.15),transparent 52%),#0f172abd;color:#fff;box-shadow:0 18px 45px #0000002e;animation:card-enter .5s var(--delay) both cubic-bezier(.22,1,.36,1);transition:transform .2s ease,border-color .2s ease}.hub-card:active{transform:scale(.975)}.hub-card:hover{border-color:rgba(var(--game-glow),.45);transform:translateY(-3px)}@keyframes card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hub-card__top{display:flex;justify-content:space-between;align-items:flex-start}.hub-card__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:rgba(var(--game-glow),.15);border:1px solid rgba(var(--game-glow),.26);color:var(--game-accent);font-size:18px;box-shadow:0 0 26px rgba(var(--game-glow),.09)}.hub-card__arrow{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#ffffff0e;color:#64748b;font-size:9px;transform:rotate(45deg)}.hub-card__copy h3{font-size:16px;line-height:1.15}.hub-card__copy p{margin-top:4px;color:#94a3b8;font-size:10px;line-height:1.35}.hub-card__copy small{display:block;margin-top:9px;color:var(--game-accent);font:600 8px/1.2 Inter,sans-serif;letter-spacing:.02em}.hub-card__badge{position:absolute;right:12px;bottom:12px;padding:4px 7px;border-radius:999px;background:rgba(var(--game-glow),.13);color:var(--game-accent);font-size:8px}.hub-footer{padding:24px 3px 4px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#475569;font-size:9px}.hub-footer strong{color:#94a3b8;letter-spacing:.08em}.zaran-brand-z{color:#ef4444}.splash-screen{min-height:100dvh;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(34,211,238,.13),transparent 45%),#070b14}.splash-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:28px 28px}.splash-skip{position:absolute;top:max(18px,env(safe-area-inset-top));right:16px;z-index:2;min-height:40px;padding:8px 13px;border:0;border-radius:999px;background:#ffffff0e;color:#94a3b8;font-family:inherit}.splash-core{width:min(82vw,340px);position:relative;z-index:1;text-align:center}.splash-logo{width:90px;height:90px;margin:0 auto 24px;padding:17px;gap:7px;border-radius:28px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 70px #00000059,0 0 50px #22d3ee1a;animation:splash-logo-in .7s cubic-bezier(.22,1,.36,1) both}.splash-logo__tile{border-radius:50%;animation:splash-tile 1.3s ease-in-out infinite alternate}.splash-logo__tile--a{background:#34d399}.splash-logo__tile--b{background:#f8fafc;animation-delay:.1s}.splash-logo__tile--c{background:#0f172a;border:2px solid #475569;animation-delay:.2s}.splash-logo__tile--d{background:#e879f9;animation-delay:.3s}@keyframes splash-logo-in{0%{opacity:0;transform:scale(.72) rotate(-10deg)}to{opacity:1;transform:scale(1)}}@keyframes splash-tile{to{transform:translateY(-3px);filter:brightness(1.2)}}.splash-core h1{margin:13px 0 10px;font:800 clamp(3.2rem,16vw,4.7rem)/.86 "Inter",sans-serif;letter-spacing:-.08em}.splash-core h1 span{color:#67e8f9;text-shadow:0 0 28px rgba(103,232,249,.22)}.splash-tagline{color:#94a3b8;font-size:12px}.splash-progress{height:3px;margin-top:34px;overflow:hidden;border-radius:999px;background:#ffffff12}.splash-progress>div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#34d399,#22d3ee,#e879f9);box-shadow:0 0 14px #22d3ee;transition:width .1s linear}.splash-core>small{display:block;margin-top:9px;color:#475569;font-size:9px;letter-spacing:.1em}@media (min-width: 700px){.hub-page{padding-inline:28px}.hub-header{margin-bottom:28px}.hub-hero{min-height:290px;padding:40px 46px;grid-template-columns:1.4fr .6fr}.hub-hero h2{font-size:4.6rem}.hub-hero p{font-size:15px}.hub-hero-orbit{width:190px;height:190px}.hub-orbit-disc{width:82px;height:82px}.hub-grid{grid-template-columns:repeat(3,1fr);gap:14px}.hub-card{min-height:205px;padding:19px}.hub-card__copy h3{font-size:20px}.hub-card__copy p{font-size:12px}}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.history-item{transition:all .2s ease}.history-item:hover{background:#ffffff0d}@keyframes splash-fade-in{0%{opacity:0}to{opacity:1}}@keyframes splash-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes splash-bounce{0%{opacity:0;transform:translateY(-40px) scale(.6)}60%{opacity:1;transform:translateY(8px) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}.splash-fade-in{animation:splash-fade-in .6s ease-out both}.splash-slide-up{animation:splash-slide-up .8s cubic-bezier(.22,1,.36,1) both}.splash-bounce{animation:splash-bounce .7s cubic-bezier(.34,1.56,.64,1) both}@keyframes promote-pop{0%{transform:scale(1) rotate(0);filter:brightness(1)}25%{transform:scale(1.45) rotate(180deg);filter:brightness(1.6)}55%{transform:scale(1.15) rotate(360deg);filter:brightness(1.3)}to{transform:scale(1) rotate(720deg);filter:brightness(1)}}@keyframes promote-burst{0%{opacity:0;transform:scale(.4);box-shadow:0 0 #fde047d9}40%{opacity:1;transform:scale(1.1);box-shadow:0 0 0 18px #fde04700}to{opacity:0;transform:scale(1.4);box-shadow:0 0 0 32px #fde04700}}@keyframes promote-rays{0%{opacity:0;transform:scale(.3) rotate(0)}35%{opacity:1}to{opacity:0;transform:scale(1.6) rotate(140deg)}}.promote-anim{animation:promote-pop 1.4s cubic-bezier(.22,1,.36,1) both;z-index:5}.promotion-burst{border-radius:9999px;background:radial-gradient(circle,#fde0478c,#fde04700 60%);animation:promote-burst 1.4s ease-out both}.promotion-rays{background:conic-gradient(from 0deg,#fde04700,#fde047a6,#fde04700 36deg,#fde04700 90deg,#fde047a6,#fde04700 126deg,#fde04700 180deg,#fde047a6,#fde04700 216deg,#fde04700 270deg,#fde047a6,#fde04700 306deg,#fde04700 360deg);filter:blur(2px);mask:radial-gradient(circle,transparent 30%,black 32%,black 75%,transparent 80%);-webkit-mask:radial-gradient(circle,transparent 30%,black 32%,black 75%,transparent 80%);animation:promote-rays 1.4s ease-out both}@keyframes battle-shake{0%,to{transform:translate(0)}10%{transform:translate(-6px,2px) rotate(-.6deg)}20%{transform:translate(6px,-2px) rotate(.6deg)}30%{transform:translate(-5px,-2px) rotate(-.4deg)}40%{transform:translate(5px,2px) rotate(.4deg)}50%{transform:translate(-3px,1px)}60%{transform:translate(3px,-1px)}70%{transform:translate(-2px)}80%{transform:translate(2px)}90%{transform:translate(-1px)}}.battle-shake{animation:battle-shake .7s cubic-bezier(.36,.07,.19,.97) both}@keyframes battle-pop{0%{opacity:0;transform:scale(.5) rotate(-8deg)}35%{opacity:1;transform:scale(1.08) rotate(2deg)}60%{transform:scale(.96)}to{opacity:1;transform:scale(1) rotate(0)}}.battle-pop{animation:battle-pop .5s cubic-bezier(.34,1.56,.64,1) both;pointer-events:auto}@keyframes battle-flash{0%{background:#ff505000}20%{background:#ff505059}to{background:#0000008c}}.battle-flash{animation:battle-flash .6s ease-out forwards}@keyframes battle-clash{0%{transform:scale(.6) rotate(-25deg);opacity:0;filter:drop-shadow(0 0 0 #fff)}40%{transform:scale(1.6) rotate(15deg);opacity:1;filter:drop-shadow(0 0 18px #fde047)}to{transform:scale(1) rotate(0);opacity:1;filter:drop-shadow(0 0 6px #fde047)}}.battle-clash{display:inline-block;animation:battle-clash .55s cubic-bezier(.22,1,.36,1) both}@keyframes chibi-idle{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-1.5px) rotate(-1deg)}}.chibi-idle{animation:chibi-idle 1.8s ease-in-out infinite;transform-origin:bottom center}@keyframes chibi-walk-in{0%{transform:translateY(-12px) scale(.85) rotate(-8deg);opacity:.4}35%{transform:translateY(4px) scale(1.08) rotate(6deg)}55%{transform:translateY(-3px) scale(.96) rotate(-4deg)}75%{transform:translateY(2px) scale(1.02) rotate(2deg)}to{transform:translateY(0) scale(1) rotate(0);opacity:1}}.chibi-walk-in{animation:chibi-walk-in .7s cubic-bezier(.22,1,.36,1) both}@keyframes battle-attacker-rush{0%{transform:translate(-30px) rotate(-12deg) scale(.8);opacity:0}60%{transform:translate(8px) rotate(10deg) scale(1.1);opacity:1}to{transform:translate(0) rotate(0) scale(1)}}.battle-attacker{animation:battle-attacker-rush .7s cubic-bezier(.34,1.56,.64,1) both}@keyframes battle-defender-stagger{0%{transform:translate(0) rotate(0)}20%{transform:translate(8px) rotate(8deg)}40%{transform:translate(-4px) rotate(-6deg)}60%{transform:translate(6px) rotate(4deg)}to{transform:translate(0) rotate(-25deg) translateY(8px);opacity:.5;filter:grayscale(.6)}}.battle-defender{animation:battle-defender-stagger 1.2s ease-out both}@keyframes leg-walk-left{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-2px) rotate(-12deg)}75%{transform:translateY(0) rotate(8deg)}}@keyframes leg-walk-right{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(0) rotate(8deg)}75%{transform:translateY(-2px) rotate(-12deg)}}@keyframes arm-walk-left{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}@keyframes arm-walk-right{0%,to{transform:rotate(0)}50%{transform:rotate(-15deg)}}.chibi-walk-in .chibi-leg-left{animation:leg-walk-left .35s ease-in-out 2 both;transform-origin:12.6px 32px}.chibi-walk-in .chibi-leg-right{animation:leg-walk-right .35s ease-in-out 2 both;transform-origin:19.4px 32px}.chibi-walk-in .chibi-arm-left{animation:arm-walk-left .35s ease-in-out 2 both;transform-origin:7.6px 21.5px}.chibi-walk-in .chibi-arm-right{animation:arm-walk-right .35s ease-in-out 2 both;transform-origin:24.4px 21.5px}@keyframes speedlines{0%{background-position:0 0;opacity:0}20%{opacity:1}to{background-position:200px 0;opacity:0}}.battle-speedlines{background-image:repeating-linear-gradient(90deg,#fff0 0,#fff0 28px,#ffffff40 28px,#fff0 32px);animation:speedlines .7s ease-out both}@keyframes ox-pop{0%{transform:scale(0) rotate(-180deg);opacity:0}60%{transform:scale(1.25) rotate(20deg)}to{transform:scale(1) rotate(0);opacity:1}}.ox-pop{display:inline-block;animation:ox-pop .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes check-pop{0%{opacity:0;transform:scale(.4) translateY(-30px) rotate(-6deg)}35%{opacity:1;transform:scale(1.18) translateY(0) rotate(3deg)}60%{transform:scale(.95) translateY(2px)}to{opacity:1;transform:scale(1) translateY(0) rotate(0)}}.check-notice{animation:check-pop .6s cubic-bezier(.34,1.56,.64,1) both,check-glow .7s ease-in-out .6s 2 alternate}@keyframes check-glow{0%{filter:brightness(1)}to{filter:brightness(1.4)}}.sliding-piece .chibi-leg-left{animation:leg-walk-left .23s ease-in-out infinite;transform-origin:12.6px 32px}.sliding-piece .chibi-leg-right{animation:leg-walk-right .23s ease-in-out infinite;transform-origin:19.4px 32px}.sliding-piece .chibi-arm-left{animation:arm-walk-left .23s ease-in-out infinite;transform-origin:7.6px 21.5px}.sliding-piece .chibi-arm-right{animation:arm-walk-right .23s ease-in-out infinite;transform-origin:24.4px 21.5px}
