.movesScroll{min-height:0;padding-bottom:calc(var(--cta-height,118px) + clamp(14px, 2.8dvh, 28px));scrollbar-width:none;flex:1;overflow:hidden auto}.movesScroll::-webkit-scrollbar{width:0;height:0;display:none}.instructionViewport{justify-content:center;align-items:stretch;width:100%;height:100%;min-height:100%;margin-inline:auto;padding:0;display:flex;overflow:hidden}.instructionRoot{color:#fff;width:100%;max-width:100%;height:100%;min-height:100%;font-family:Funnel Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;position:relative;overflow:hidden}.overlay{object-fit:cover;pointer-events:none;position:absolute;inset:0;opacity:.95!important;width:auto!important;height:100%!important;top:-24px!important;left:auto!important;right:0!important}.eclipse{pointer-events:none;background:radial-gradient(circle at 50% 50%, var(--eclipse-color) 0%, var(--eclipse-color) 42%, color-mix(in srgb, var(--eclipse-color) 55%, transparent) 68%, transparent 100%);filter:blur(24px);opacity:.9;border-radius:9999px;width:447px;height:440px;position:absolute;top:492px;right:-69px;box-shadow:inset 0 4px 15px #263479}.content{z-index:1;flex-direction:column;max-width:600px;height:100dvh;min-height:100%;margin-inline:auto;padding:clamp(18px,6dvh,64px) clamp(12px,4vw,16px) clamp(24px,4dvh,36px);display:flex;position:relative}.metaRow{align-items:center;gap:8px;display:flex}.metaText{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.statusPill{color:#0f2a1f;letter-spacing:.08em;text-transform:uppercase;background:#75d79e;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:63px;height:20px;padding:3px 8px;font-size:10px;font-weight:700;line-height:14px;display:inline-flex;position:relative}.statusPill:before{content:"";background:#0f2a1f;border-radius:999px;width:4px;height:4px;animation:1.6s ease-out infinite statusPillPulse;box-shadow:0 0 #0f2a1f73}@keyframes statusPillPulse{0%{box-shadow:0 0 #0f2a1f73}70%{box-shadow:0 0 0 5px #0f2a1f00}to{box-shadow:0 0 #0f2a1f00}}.gameTitle{margin:clamp(8px,1.4dvh,10px) 0 0;font-size:18px;font-weight:500;line-height:22px}.game-header{flex:none}.screenHeading{letter-spacing:.01em;background:linear-gradient(90deg,#fff 0%,#ffd484 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex:none;align-self:flex-start;width:fit-content;margin:clamp(14px,2.6dvh,24px) 0 clamp(12px,2dvh,18px);font-family:Playfair Display,Times New Roman,Times,serif;font-size:28px;font-weight:700;line-height:36px}.moveList{width:100%;margin:0;padding:0 0 clamp(8px,1.6dvh,16px);list-style:none}.move{padding-left:48px;position:relative}.move+.move{margin-top:clamp(16px,2.4dvh,24px)}.move:not(:last-child):before{content:"";pointer-events:none;background:repeating-linear-gradient(#fff 0 3px,#0000 3px 6px);width:1px;position:absolute;top:34px;bottom:calc(-1*clamp(16px,2.4dvh,24px));left:16px;transform:translate(-50%)}.moveHeader{align-items:center;gap:8px;min-height:32px;display:flex}.moveMarker{border:2px solid var(--move-accent,#ffffff73);background:#ffffff0a;border-radius:999px;width:32px;height:32px;position:absolute;top:0;left:0}.moveLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--move-accent,#ffffffb8);font-size:12px;font-weight:700;line-height:16px}.moveTag{color:#ffd484;letter-spacing:.08em;text-transform:uppercase;background:#ffd4841a;border-radius:6px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;line-height:14px;display:inline-flex}.moveCard{-webkit-backdrop-filter:blur(40px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:14px;margin-top:10px;padding:16px}.moveCardHead{align-items:flex-start;gap:12px;display:flex}.moveIcon{background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.moveIcon img{width:24px;height:24px;display:block}.moveCardHeadText{min-width:0}.moveCardTitle{letter-spacing:.5px;margin:0;font-family:Funnel Sans;font-size:16px;font-weight:700;line-height:24px}.moveCardDescription{letter-spacing:.01em;color:#ffffffb3;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px}.movePoints{margin:clamp(10px,1.6dvh,14px) 0 0 62px;padding:0;list-style:none}.movePoint{align-items:flex-start;gap:10px;display:flex}.movePoint+.movePoint{margin-top:15px}.movePointBullet{background:#ffffff73;border-radius:999px;flex-shrink:0;width:4px;height:4px;margin-top:8px}.movePointText{letter-spacing:.01em;color:#ffffffc7;min-width:0;margin:0;font-size:14px;font-weight:400;line-height:20px}.ctaStack{z-index:2;gap:clamp(10px,1.8dvh,12px);display:grid;position:absolute;bottom:clamp(24px,4dvh,36px);left:clamp(12px,4vw,16px);right:clamp(12px,4vw,16px)}.button{cursor:pointer;border:1px solid;border-radius:100px;width:100%;padding:17px 40px;font-size:16px;font-weight:700;line-height:1}.button:disabled{cursor:not-allowed;opacity:.82}.buttonLoading{cursor:wait;opacity:.9}.buttonInner{justify-content:center;align-items:center;gap:10px;display:inline-flex}.buttonSpinnerIcon{flex-shrink:0;width:16px;height:16px;animation:.65s linear infinite instructionCtaSpin}@media (prefers-reduced-motion:reduce){.buttonSpinnerIcon{animation:none}}@keyframes instructionCtaSpin{to{transform:rotate(360deg)}}button:hover:not(:disabled){opacity:.88}.buttonPrimary{color:#1f1f1f;background:linear-gradient(90deg,#ffd484 0%,#ffb475 100%);border-color:#ffd484;box-shadow:0 4px #844c1d}.buttonSecondary{color:#1f1f1f;background:#fff;border-color:#fff;box-shadow:0 4px #ffffff4d}@media (max-height:860px){.content{padding:clamp(22px,4.2dvh,32px) 12px clamp(16px,2.6dvh,24px)}.ctaStack{bottom:clamp(16px,2.6dvh,24px);left:12px;right:12px}}@media (max-height:740px){.content{padding:24px 12px 16px}.metaText,.statusPill{font-size:11px;line-height:14px}.statusPill{padding:3px 10px}.gameTitle{margin:6px 0 0;font-size:16px;line-height:20px}.screenHeading{margin:12px 0 10px;font-size:22px;line-height:28px}.move{padding-left:40px}.moveMarker{width:28px;height:28px}.move:not(:last-child):before{top:30px;left:14px}.moveHeader{min-height:28px}.moveCard{border-radius:12px;padding:14px}.moveIcon{border-radius:10px;width:50px;height:50px}.moveIcon img{width:20px;height:20px}.moveCardTitle{font-size:16px;line-height:24px}.moveCardDescription,.movePointText{font-size:14px;line-height:20px}.ctaStack{gap:8px;margin-top:10px}.button{padding:13px 28px;font-size:14px}}
