.box-static-viewport{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:var(--color-bg-soft)}.box-static-scaled-frame{position:relative;z-index:1;flex:none;overflow:visible}.box-static-canvas{position:absolute;inset:0 auto auto 0;width:1280px;height:800px;overflow:visible;transform-origin:top left;color:var(--color-text);font-family:var(--font-ui);background:transparent}.box-page-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.box-page-header{position:absolute;z-index:3;top:64px;left:0;right:0;box-sizing:border-box;padding:0 40px;height:64px}.box-page-back{position:absolute;left:0;top:8px;width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;background:transparent;cursor:pointer;text-decoration:none}.box-page-back img{width:32px;height:32px;display:block}.box-page-title{position:absolute;left:50%;top:0;height:50px;display:flex;align-items:center;gap:11px;transform:translate(-50%)}.box-page-title h1{margin:0;font-size:32px;line-height:40px;font-weight:700;white-space:nowrap}.box-page-title img{width:48px;height:50px;display:block;object-fit:contain}.box-page-title img:first-child{transform:scaleX(-1)}.box-stage-scroller{position:absolute;z-index:2;left:0;top:200px;height:500px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:auto;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.box-stage-scroller::-webkit-scrollbar{display:none}.box-stage-track{width:max-content;min-width:100%;display:flex;align-items:flex-start;gap:40px;padding:0 40px 0 20px}.box-stage-card{position:relative;flex:0 0 330px;width:330px;height:490px;display:flex;flex-direction:column;align-items:center}.box-stage-visual{position:relative;width:330px;height:394px;flex:none}.box-stage-container{position:absolute;z-index:1;left:0;top:0;width:330px;height:394px;object-fit:fill}.box-stage-glow{position:absolute;z-index:2;left:18px;top:65px;width:293px;height:293px;object-fit:contain;pointer-events:none}.box-stage-slots{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;transform:translateY(2.85px) scale(.95);transform-origin:top center}.box-stage-slot{position:absolute;left:129.5px;top:57px;width:71px;height:99px;transform-origin:50% calc(100% + 20px)}.box-stage-slot__shell{width:71px;height:99px;display:block}.box-stage-slot--1{transform:rotate(0)}.box-stage-slot--2{transform:rotate(288deg)}.box-stage-slot--3{transform:rotate(216deg)}.box-stage-slot--4{transform:rotate(144deg)}.box-stage-slot--5{transform:rotate(72deg)}.box-stage-gem{position:absolute;left:10px;top:10px;width:51px;height:76px;display:grid;place-items:center;transform:rotate(180deg);transform-origin:center}.box-stage-gem__asset{width:51px;height:76px;display:block;object-fit:contain;filter:drop-shadow(0 2px 2px rgb(64 82 169 / 16%))}.box-stage-fragment-percent{position:absolute;z-index:5;left:10px;top:10px;width:51px;height:76px;display:grid;place-items:center;color:var(--Color-White, white);font-family:Nunito,var(--font-learning),var(--font-ui);font-size:14px;line-height:20px;font-weight:700;text-align:center;white-space:nowrap;overflow-wrap:break-word;-webkit-text-stroke:1px var(--color-text);paint-order:stroke fill;pointer-events:none;transform-origin:center}.box-stage-fragment-percent--1{transform:rotate(0)}.box-stage-fragment-percent--2{transform:rotate(-288deg)}.box-stage-fragment-percent--3{transform:rotate(-216deg)}.box-stage-fragment-percent--4{transform:rotate(-144deg)}.box-stage-fragment-percent--5{transform:rotate(-72deg)}.box-stage-lock{position:absolute;z-index:4;left:88px;top:80px;width:154px;height:170px;object-fit:contain}.box-stage-card h2{margin:0 0 4px;font-size:20px;line-height:28px;font-weight:700;color:var(--color-text-secondary);text-align:center;white-space:nowrap}.box-stage-action{min-width:152px;height:56px;display:flex;align-items:center;justify-content:center;padding:0 var(--spacing-l);border:4px solid var(--color-white);border-radius:var(--radius-pill);font-size:24px;line-height:32px;font-weight:700;white-space:nowrap;cursor:default;text-decoration:none}a.box-stage-action{cursor:pointer}.box-stage-action--yellow{min-width:200px;color:var(--color-text);background:var(--color-yellow);box-shadow:0 4px 6px #afafaf40}.box-stage-action--blue{color:var(--color-white);background:var(--color-primary)}.box-stage-action--locked{color:var(--color-white);background:var(--color-stroke)}
