:root{color:#1d2847;font-synthesis:none;--paper:#f7f9fc;--ink:#1d2847;--accent:#4567ed;--line:#e4e8f1;--muted:#7a839b;--cream:#fff;--coral:#f8796b;background:#f7f9fc;font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif}*{box-sizing:border-box}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{min-height:44px;color:inherit;cursor:pointer;touch-action:manipulation}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline-offset:4px;outline:3px solid #4567ed}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif;font-weight:750}a{color:inherit}svg{flex-shrink:0;display:block}[hidden]{display:none!important}#app{max-width:1440px;margin:auto;padding:0 48px}#demo-host,.demo-surface{min-width:0}.demo-surface:focus{outline:none}.skip-to-game{color:#fff;z-index:100;background:#1d2847;border-radius:9px;padding:12px 20px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-to-game:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.site-brand{flex-shrink:0;align-items:center;gap:11px;text-decoration:none;display:flex}.site-brand-name{letter-spacing:-.9px;font-size:23px;font-weight:800;line-height:1.08}.site-brand-name small{letter-spacing:.35px;color:#7c859b;margin-top:4px;font-size:10px;font-weight:600;line-height:1;display:block}.site-brand-mark{flex-shrink:0;width:42px;height:50px;display:block;position:relative}.site-brand-mark img{object-fit:contain;pointer-events:none;width:64px;max-width:none;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-nav{align-items:center;gap:30px;display:flex}.site-nav-button{color:#758097;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;padding:12px 0;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.site-nav-button svg{width:16px;height:16px}.site-nav-button:hover{color:var(--accent)}.site-sound{border:1px solid var(--line);color:#7a839b;background:0 0;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;font-size:11px;font-weight:600;display:flex}.site-sound svg{width:17px;height:17px}.site-sound .sound-waves{display:none}.site-sound[aria-pressed=true]{color:var(--accent);background:#eef1fe;border-color:#dce3ff}.site-sound[aria-pressed=true] .sound-waves{display:block}.site-sound[aria-pressed=true] .sound-muted{display:none}.site-sound:hover:enabled{border-color:#b6c4fb}.site-toolbar{align-items:center;margin:0 auto;display:flex}.site-modes{background:#e9edf5;border-radius:12px;align-items:center;gap:3px;padding:4px;display:flex}.site-modes button{color:#7a839b;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:100px;min-height:44px;padding:7px 18px;font-size:11px;font-weight:750;display:flex}.site-modes button.active{color:var(--ink);background:#fff;box-shadow:0 2px 5px #1d28470b}.mode-dot{background:#adb4c6;border-radius:50%;width:5px;height:5px}.active .mode-dot{background:#4567ed;box-shadow:0 0 0 3px #4567ed0c}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:77px;margin-top:26px;display:flex}.site-footer>p{color:#7a839b;font-size:11px;font-weight:650}.site-footer>p>span{color:#929aad;font-weight:450}.site-footer nav{color:#8b93a6;align-items:center;gap:24px;font-size:10px;display:flex}.site-footer nav a,.site-footer nav button{min-height:44px;color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:10px 0;text-decoration:none;display:flex}.site-footer nav a:hover,.site-footer nav button:hover{color:var(--accent)}.site-footer-credit{color:#a6adbb}.primary{background:var(--accent);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:49px;padding:13px 20px;font-size:13px;font-weight:750;display:flex}.primary:hover:enabled{background:#3656d7}.secondary{background:#fff;border:1px solid #dfe4ee;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:650}.secondary:hover:enabled{background:#f4f6ff;border-color:#acbaf2}.text-action{color:#7a839b;background:0 0;border:0;padding:6px 0;font-size:11px}.text-action:hover:enabled{color:var(--accent)}.eyebrow{letter-spacing:1.3px;text-transform:uppercase;color:#8a92a7;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.demo-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.demo-heading h1{letter-spacing:-1.6px;font-size:clamp(32px,4vw,43px);line-height:1.15}.demo-heading p{color:var(--muted);margin-top:7px;font-size:14px;line-height:1.5}.demo-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:540px;display:flex}.demo-loading p{letter-spacing:-.7px;font-size:21px;font-weight:700}.demo-loading small{max-width:340px;color:var(--muted);line-height:1.6}.loading-toy{background:#ffc657;border-radius:8px;width:33px;height:33px;animation:2s ease-in-out infinite turn;box-shadow:3px 4px #eca638}@keyframes turn{50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.site-dialog{width:min(500px,100vw - 32px);max-height:min(90svh,900px);color:var(--ink);background:#fff;border:1px solid #e1e6f0;border-radius:24px;padding:0;box-shadow:0 24px 100px #1d28472b}.site-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1d284754}.site-dialog-inner{padding:38px;position:relative}.site-dialog-close{color:#8d96ac;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:12px}.site-dialog-close svg{width:19px;height:19px}.site-dialog-close:hover{color:var(--ink);background:#f1f4fa}.site-dialog-eyebrow{color:var(--accent);letter-spacing:1.5px;text-transform:uppercase;margin:4px 36px 13px 0;font-size:9px;font-weight:750;display:block}.site-dialog h2{letter-spacing:-1.7px;font-size:35px;font-weight:800;line-height:1.08}.site-dialog-lead{color:#7a839b;margin-top:18px;font-size:13px;line-height:1.7}.site-how-steps{margin:23px 0;padding:0;list-style:none}.site-how-steps li{border-top:1px solid #eef0f6;align-items:center;gap:13px;padding:16px 0;display:flex}.site-how-steps li>div{flex:1}.step-number{color:#7b88b0;background:#f0f3fb;border-radius:8px;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:10px;font-weight:750;display:grid}.site-how-steps strong{margin-bottom:5px;font-size:12px;display:block}.site-how-steps p{color:#7a839b;font-size:11px;line-height:1.65}.help-shape{flex-shrink:0;width:31px;height:34px;position:relative}.help-boot{clip-path:polygon(0 0,50% 0,50% 53%,100% 53%,100% 100%,0 100%);background:#f8796b;transform:rotate(-10deg)}.help-turn{color:#4567ed;width:31px;font-size:34px}.help-stack:before,.help-stack:after{content:"";background:#6cc8ab;border-radius:3px;width:32px;height:12px;position:absolute;bottom:0;left:0}.help-stack:after{background:#ffc657;width:20px;bottom:16px;left:6px;transform:rotate(-9deg)}.site-help-tip{background:#f3f5fc;border:1px solid #edf0fa;border-radius:12px;padding:14px 16px}.site-help-tip strong{font-size:11px}.site-help-tip p{color:#7a839b;margin-top:5px;font-size:11px;line-height:1.6}.site-dialog-footnote{color:#9aa2b4;margin-top:20px;font-size:10px;line-height:1.7}.site-dialog-done{justify-content:space-between;width:100%;margin-top:24px}.site-dialog-done span{font-size:20px;line-height:1}.site-stats-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.site-stats-grid>div{background:#f5f7fc;border:1px solid #edf0f7;border-radius:14px;padding:22px 17px}.site-stats-grid strong{letter-spacing:-1.5px;font-variant-numeric:tabular-nums;font-size:32px;line-height:1.2;display:block}.site-stats-grid span{color:#8790a6;margin-top:6px;font-size:10px;display:block}.site-stats-note{color:#7a839b;margin-top:22px;font-size:12px;line-height:1.7}.site-about-copy{margin-top:22px}.site-about-copy p{color:#7a839b;margin-top:16px;font-size:12px;line-height:1.8}@media (width<=1000px){#app{padding:0 28px}.site-header{gap:20px}.site-nav{gap:18px}.site-modes button{min-width:90px;padding-inline:12px}.site-sound{justify-content:center;width:44px}.site-sound span{display:none}.site-footer nav{gap:18px}}@media (width<=700px){#app{padding:0 18px}.site-header{grid-template-rows:54px 50px;grid-template-columns:minmax(0,1fr) auto auto;gap:0 4px;min-height:108px;padding-bottom:4px;display:grid}.site-brand{gap:8px}.site-brand-name{letter-spacing:-.7px;font-size:20px}.site-brand-name small{font-size:8px}.site-brand-mark{width:33px;height:43px}.site-brand-mark img{width:54px;height:54px}.site-nav{gap:1px;margin-left:auto}.site-nav-button{justify-content:center;min-width:44px;padding:10px}.site-nav-button svg{width:19px;height:19px}.site-nav-button span{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.site-sound{border-color:#0000;justify-content:center;width:44px;min-height:44px;padding:10px}.site-sound span{display:none}.site-toolbar{grid-area:2/1/auto/-1;min-height:0;margin:0}.site-nav{grid-area:1/2}.site-sound{grid-area:1/3}.site-modes{padding:3px}.site-modes button{min-width:96px;font-size:11px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;margin-top:20px;padding:18px 0 12px}.site-footer>p{font-size:10px}.site-footer nav{gap:19px;width:100%;font-size:9px}.site-footer-credit{margin-left:auto}.demo-heading{align-items:flex-start;margin-bottom:16px}.demo-heading p{max-width:270px;font-size:13px}.demo-loading{min-height:430px}.site-dialog-inner{padding:30px 25px}.site-dialog h2{font-size:31px}.site-dialog-lead{font-size:12px}}@media (width<=359px){#app{padding:0 12px}.site-brand-name{font-size:18px}.site-brand{gap:5px}.site-nav-button{padding:9px}.site-footer-credit{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}body:is([data-game-mode=stack],[data-game-mode=practice]) #app{grid-template-rows:64px minmax(0,1fr);gap:12px;height:100dvh;padding:0 24px 16px;display:grid}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-header{gap:18px;min-height:0}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-footer{display:none}body:is([data-game-mode=stack],[data-game-mode=practice]) #demo-host{min-height:0;position:relative}body:is([data-game-mode=stack],[data-game-mode=practice]) .demo-surface{height:100%;min-height:0}body:is([data-game-mode=stack],[data-game-mode=practice]) .demo-loading{min-height:0;position:absolute;inset:0}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-nav{gap:4px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-nav-button{justify-content:center;width:40px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-nav-button span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-sound{background:0 0;border:0;justify-content:center;width:40px;padding:8px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-sound span{display:none}@media (width<=760px){body:is([data-game-mode=stack],[data-game-mode=practice]) #app{grid-template-rows:54px minmax(0,1fr);gap:8px;padding:0 12px 10px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-header{gap:5px;padding:0;display:flex}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-brand{gap:5px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-brand-mark{width:28px;height:35px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-brand-mark img{width:43px;height:43px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-brand-name{font-size:17px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-brand-name small{display:none}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-toolbar{margin:0 auto}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-modes{background:0 0;gap:0;padding:2px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-modes button{min-width:0;min-height:38px;padding:5px 8px;font-size:10px}body:is([data-game-mode=stack],[data-game-mode=practice]) .mode-dot{display:none}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-nav{margin:0}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-nav-button{width:36px;min-width:36px;padding:8px}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-nav-button[data-dialog=stats-dialog]{display:none}body:is([data-game-mode=stack],[data-game-mode=practice]) .site-sound{width:36px;min-width:36px}}.site-dialog-links{justify-content:center;gap:24px;margin-top:12px;display:flex}
