*{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%;background:#000;color:#fff}body{font-family:"Press Start 2P",monospace;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.shell{width:min(1536px,96vw);display:grid;grid-template-columns:430px minmax(0,1fr);gap:70px;align-items:center}.sidebar{height:810px;padding:18px 40px 0 0;border-right:2px solid #242424;display:grid;grid-template-rows:auto auto 1fr auto}.logo{width:320px;max-height:55px;object-fit:contain;object-position:left center;margin-bottom:38px;image-rendering:pixelated}.top-info{border-top:2px solid #333;border-bottom:2px solid #333;padding:30px 4px;display:grid;grid-template-columns:135px 1fr;gap:24px;align-items:center;min-height:199px}.portrait{width:135px;height:135px;object-fit:cover;image-rendering:pixelated;border:3px solid #242424}.info-stack{display:grid;grid-template-rows:72px 54px;align-content:center;gap:9px;min-width:0}.label{color:#777;font-size:10px;letter-spacing:.1em;line-height:1.5}.value{color:#fff;font-size:18px;letter-spacing:.05em;line-height:1.35;margin-top:9px}.supreme-number{font-size:18px;white-space:nowrap}.location-value{font-size:12px;white-space:nowrap}.message{padding:58px 4px 20px;align-self:start}.message h2{margin:0 0 14px;font-size:14px;line-height:1.55;letter-spacing:.04em}.message p{margin:0;max-width:330px;font-size:11px;line-height:1.8;letter-spacing:.02em;color:#ddd}.controls-wrap{border-top:2px solid #333;padding:28px 0 4px;min-height:145px;display:flex;align-items:flex-start}.controls-code{display:flex;align-items:flex-end;gap:24px;color:#aaa}.control-group{display:flex;flex-direction:column;align-items:center;gap:9px}.key-cluster{display:grid;grid-template-columns:42px 42px 42px;grid-template-rows:42px 42px;gap:5px}.key{border:4px solid #666;display:flex;align-items:center;justify-content:center;color:#fff;background:#111;font-family:"Press Start 2P",monospace;font-size:0}.key:after{font-family:monospace;font-size:15px;line-height:1;font-weight:900;transform:scale(.82);transform-origin:center}.key.up{grid-column:2}.key.up:after{content:"\25b2"}.key.left{grid-column:1;grid-row:2}.key.left:after{content:"\25c0"}.key.down{grid-column:2;grid-row:2}.key.down:after{content:"\25bc"}.key.right{grid-column:3;grid-row:2}.key.right:after{content:"\25b6"}.a-key{min-width:126px;height:58px;padding:0 12px;border:4px solid #666;display:flex;align-items:center;justify-content:center;color:#fff;background:#111;font-size:11px;line-height:1;text-align:center}.control-label{font-size:7px;line-height:1;color:#777;white-space:nowrap;text-align:center}.game-wrap{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}#game{width:min(900px,calc(96vw - 500px));height:min(900px,calc(96vw - 500px))}#game canvas{display:block;width:100%!important;height:100%!important;image-rendering:pixelated;image-rendering:crisp-edges}@media(max-width:850px){body{overflow:auto;align-items:flex-start}.shell{display:flex;flex-direction:column;width:100%;gap:20px;padding:20px}.sidebar{width:100%;height:auto;display:block;border-right:0;border-bottom:2px solid #242424;padding-right:0}.logo{width:230px;margin-bottom:22px}.top-info{grid-template-columns:90px 1fr;padding:20px 0}.portrait{width:90px;height:90px}.info-stack{gap:16px}.label{font-size:8px}.value{font-size:14px}.supreme-number{font-size:16px}.location-value{font-size:10px}.message{padding:28px 0}.message h2{font-size:11px}.message p{font-size:9px}.controls-wrap{display:none}#game{width:100vw;height:100vw;max-width:calc(100vw - 40px);max-height:calc(100vw - 40px)}}.form-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000d;display:none;align-items:center;justify-content:center;z-index:20}.form-overlay.open{display:flex}.form-card{position:relative;width:min(900px,92vw);aspect-ratio:1;background:var(--sup-form-bg) center/contain no-repeat;image-rendering:pixelated}.form-copy{position:absolute;left:39%;right:8%;top:25%;text-align:center;color:#17120e}.form-copy h2{margin:0 0 22px;font-size:18px;line-height:1.45}.form-copy p{margin:0 auto;max-width:590px;font-size:10px;line-height:2;color:#4b4034}.form-fields{position:absolute;left:39%;right:8%;top:48%;display:grid;gap:16px}.oddworx-mark{font:7px "Press Start 2P",monospace;text-align:center;letter-spacing:2px;color:#786b58;margin-bottom:3px}.form-fields input,.form-fields textarea{font:11px "Press Start 2P",monospace;padding:13px;border:3px solid #1b1713;background:#f2e5c7;color:#17120e;outline:none;width:100%;resize:none}.form-fields textarea{min-height:76px;line-height:1.5}.form-fields .is-hidden{display:none!important}.form-actions{display:flex;gap:12px;justify-content:center}.form-actions button{font:11px "Press Start 2P",monospace;padding:14px 18px;border:3px solid #111;background:#111;color:#fff;cursor:pointer}.form-note{text-align:center;font-size:8px;color:#6f604f;line-height:1.6}#ow-ui{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;pointer-events:none;font-family:"Press Start 2P",monospace;color:#fff}#ow-top{position:absolute;top:2%;left:3%;right:3%;display:flex;align-items:center;justify-content:space-between;pointer-events:auto}#ow-top>div{display:flex;align-items:center;gap:14px}#ow-hud-pfp{width:42px;height:42px;object-fit:cover;image-rendering:pixelated}#ow-hud-name,#ow-loc{font-size:14px;letter-spacing:3px}#ow-loc{position:absolute;left:50%;transform:translate(-50%);color:#aaa}#ow-menu{background:none;border:0;color:#fff;font-size:34px;pointer-events:auto;cursor:pointer}#ow-dialog{position:absolute;left:17%;right:17%;bottom:3%;min-height:120px;background:#050505;border:2px solid #ddd;padding:22px 45px 22px 145px;box-sizing:border-box;pointer-events:auto}#ow-face{position:absolute;left:22px;top:50%;transform:translateY(-50%);width:105px;height:85px;object-fit:contain;image-rendering:pixelated}#ow-text{font-size:11px;line-height:2;letter-spacing:2px;white-space:pre-wrap}#ow-dialog span{position:absolute;right:16px;bottom:10px}#ow-help{position:absolute;right:3%;bottom:3%;width:50px;height:50px;background:#050505;color:#fff;border:2px solid #ddd;font:16px "Press Start 2P";pointer-events:auto}.ow-panel{position:absolute;background:#050505;border:2px solid #ddd;padding:20px;font-size:9px;line-height:1.9;pointer-events:auto;max-width:330px}.ow-panel a{display:block;color:#fff;text-decoration:none;padding:7px 0}#ow-helpbox{right:3%;bottom:10%}#ow-menubox{right:3%;top:8%;min-width:180px}.ow-hide,.sidebar{display:none!important}.shell{grid-template-columns:1fr!important;max-width:1220px!important}@media(max-width:700px){#ow-hud-name,#ow-loc{font-size:9px}#ow-hud-pfp{width:34px;height:34px}#ow-dialog{left:3%;right:3%;padding:16px 15px 16px 100px;min-height:105px}#ow-face{width:72px;height:64px;left:14px}#ow-text{font-size:8px}}.ow-x{position:absolute;right:8px;top:6px;border:0;background:transparent;color:#fff;font:14px "Press Start 2P",monospace;cursor:pointer}#ow-menubox{background:#191919!important}#ow-actions{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}#ow-actions button{min-width:42px;min-height:36px;background:#090909;color:#fff;border:2px solid #ddd;font:9px "Press Start 2P",monospace;padding:8px 12px;cursor:pointer}#ow-actions .ow-enter{min-width:100px}#ow-dialog{transition:opacity .18s ease,transform .18s ease}#ow-dialog.ow-fade{opacity:0;transform:translateY(8px);pointer-events:none}.ow-dialog-x{position:absolute;right:8px;top:6px;border:0;background:transparent;color:#fff;font:12px "Press Start 2P",monospace;cursor:pointer;z-index:4;pointer-events:auto}#ow-actions button{pointer-events:auto;cursor:pointer}.form-card{position:relative}.form-close-x{position:absolute;right:18px;top:18px;width:46px;height:46px;border:3px solid #211b15;background:#f2e5c7;color:#211b15;font:18px "Press Start 2P",monospace;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;padding:0}#ow-focus-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;--fx:50%;--fy:57%;display:none;background:radial-gradient(ellipse 40% 60% at var(--fx) var(--fy),rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,.15) 40%,rgba(0,0,0,.6) 68%,rgba(0,0,0,.8) 100%)}#ow-dialog.ow-office-intro{bottom:17.5%}#ow-dialog.ow-office-normal{bottom:14%}#ow-dialog.ow-office-derek{bottom:5.5%}#ow-dialog .ow-next{margin-left:auto;color:#fff;white-space:nowrap}.ow-text{white-space:pre-line}n #ow-form-back,.ow-form-back,[data-form-back]{display:none!important}.ow-form-x,.ow-pixel-form-x,#ow-form-close{top:12px!important;right:12px!important;left:auto!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;font:900 25px/1 monospace!important}html,body{width:100%!important;min-height:100%!important;display:block!important;align-items:initial!important;justify-content:initial!important;overflow-x:hidden!important;overflow-y:auto!important;background:#000!important}#supremes-game-shopify{font-family:"Press Start 2P",monospace}#supremes-game-shopify .shell{margin:0 auto!important}#supremes-game-shopify{position:relative!important;outline:0!important}#supremes-game-shopify .sidebar,#supremes-game-shopify .menu,#supremes-game-shopify #menu,#supremes-game-shopify #menuBtn{display:none!important}.supremes-game-x{position:absolute;right:16px;top:14px;z-index:9999;color:#fff!important;text-decoration:none!important;font:18px/1 Arial,sans-serif!important;opacity:.9}.supremes-game-x:hover{opacity:1}#supremes-game-shopify{pointer-events:auto!important}#supremes-game-shopify canvas{pointer-events:auto!important;display:block!important;margin:0 auto!important}#supremes-game-shopify.game-input-active{outline:1px solid #292929!important;outline-offset:0!important}#supremes-game-shopify,.supremes-game-section{border-bottom:0!important}#supremes-game-shopify #form-overlay{z-index:20000!important;pointer-events:none!important}#supremes-game-shopify #form-overlay.open,#supremes-game-shopify #form-overlay.open .form-card,#supremes-game-shopify #signup-form,#supremes-game-shopify #signup-form *{pointer-events:auto!important}#supremes-game-shopify #form-overlay{display:none!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:50000!important;align-items:center!important;justify-content:center!important;background:#000000c7!important;pointer-events:none!important}#supremes-game-shopify #form-overlay.open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}#supremes-game-shopify #form-overlay.open .form-card{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:50001!important;pointer-events:auto!important}#supremes-game-shopify #form-overlay.open{display:flex!important}#supremes-game-shopify .form-card{background:var(--sup-form-bg) center/contain no-repeat!important;min-height:min(900px,92vw)!important}#supremes-game-shopify #signup-turnstile{z-index:-1!important}#ow-dialog-affordance{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;font:14px/1 Arial,sans-serif;color:#fff}@media(max-width:700px){#supremes-game-shopify .game-wrap{width:100%!important;overflow:hidden!important}#supremes-game-shopify #game{width:100%!important;height:auto!important;aspect-ratio:1/1!important;max-width:none!important;max-height:none!important}#supremes-game-shopify #ow-dialog{left:3%!important;right:3%!important;bottom:3%!important;min-height:96px!important;padding:13px 12px 13px 82px!important}#supremes-game-shopify #ow-face{width:58px!important;height:54px!important;left:12px!important}#supremes-game-shopify #ow-text{font-size:7px!important;line-height:1.65!important}#supremes-game-shopify #ow-help{right:3%!important;bottom:31%!important;width:42px!important;height:42px!important}}#sup-mobile-controls{display:none}@media(max-width:900px),(pointer:coarse){#supremes-game-shopify,#supremes-game-shopify .game-wrap{overflow:hidden!important}#supremes-game-shopify #game{transform:scale(1.08);transform-origin:center center}#sup-mobile-controls{position:absolute;right:14px;top:72px;z-index:80;display:grid;grid-template-columns:40px 40px 40px;grid-template-rows:40px 40px 40px;gap:4px;width:max-content;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}#sup-mobile-controls button{position:relative;width:40px;height:40px;padding:0;background:#142d41db;border:2px solid #fff;border-radius:7px;color:#fff;font-size:0}#sup-mobile-controls [data-sup=up]{grid-column:2;grid-row:1}#sup-mobile-controls [data-sup=left]{grid-column:1;grid-row:2}#sup-mobile-controls [data-sup=action]{grid-column:2;grid-row:2;border-radius:50%;font:8px "Press Start 2P",monospace}#sup-mobile-controls [data-sup=right]{grid-column:3;grid-row:2}#sup-mobile-controls [data-sup=down]{grid-column:2;grid-row:3}#sup-mobile-controls [data-sup]:not([data-sup=action]):after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;transform:translate(-50%,-50%);border-style:solid}#sup-mobile-controls [data-sup=up]:after{border-width:0 7px 10px 7px;border-color:transparent transparent #fff transparent}#sup-mobile-controls [data-sup=down]:after{border-width:10px 7px 0 7px;border-color:#fff transparent transparent transparent}#sup-mobile-controls [data-sup=left]:after{border-width:7px 10px 7px 0;border-color:transparent #fff transparent transparent}#sup-mobile-controls [data-sup=right]:after{border-width:7px 0 7px 10px;border-color:transparent transparent transparent #fff}#supremes-game-shopify #ow-help{right:14px!important;bottom:14px!important}}@media(max-width:900px)and (orientation:landscape),(pointer:coarse)and (orientation:landscape){#supremes-game-shopify #game{transform:scale(1.16);transform-origin:center 48%}#sup-mobile-controls{top:58px;right:12px;grid-template-columns:36px 36px 36px;grid-template-rows:36px 36px 36px;gap:3px}#sup-mobile-controls button{width:36px;height:36px}}@media(max-width:900px),(pointer:coarse){#supremes-game-shopify{position:relative!important;overflow:hidden!important}#supremes-game-shopify .game-wrap{position:relative!important;width:100%!important;overflow:hidden!important}#supremes-game-shopify #game{width:100%!important;max-width:none!important;transform:scale(1.12)!important;transform-origin:center 48%!important}#sup-mobile-controls{position:absolute!important;left:auto!important;right:14px!important;top:70px!important;bottom:auto!important;z-index:120!important;transform:none!important}#supremes-game-shopify #ow-dialog{z-index:110!important}#supremes-game-shopify #ow-top{z-index:115!important}}@media(max-width:900px)and (orientation:landscape),(pointer:coarse)and (orientation:landscape){#supremes-game-shopify #game{transform:scale(1.22)!important;transform-origin:center 47%!important}#sup-mobile-controls{right:12px!important;top:54px!important}#supremes-game-shopify #ow-dialog{left:4%!important;right:25%!important;bottom:3%!important}}@media(max-width:900px)and (orientation:portrait),(pointer:coarse)and (orientation:portrait){#supremes-game-shopify #game{transform:scale(1.1)!important;transform-origin:center 45%!important}#sup-mobile-controls{right:12px!important;top:76px!important}}@media(hover:hover)and (pointer:fine){#sup-mobile-controls{display:none!important}}@media(hover:none)and (pointer:coarse){#sup-mobile-controls{display:grid!important;position:absolute!important;left:14px!important;right:auto!important;top:auto!important;bottom:14px!important;transform:none!important;z-index:180!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify{overflow:hidden!important}#supremes-game-shopify .game-wrap{width:100%!important;height:auto!important;aspect-ratio:1/1!important;overflow:hidden!important}#supremes-game-shopify #game{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;transform:scale(1.42)!important;transform-origin:center 68%!important}#supremes-game-shopify #ow-ui{width:100%!important;height:100%!important;top:0!important;right:0!important;bottom:0!important;left:0!important;transform:none!important}#supremes-game-shopify #ow-dialog{left:3%!important;right:3%!important;bottom:2.5%!important;z-index:220!important;pointer-events:auto!important}#supremes-game-shopify #ow-actions,#supremes-game-shopify #ow-actions button{pointer-events:auto!important;z-index:230!important}#supremes-game-shopify #ow-help{right:10px!important;top:10px!important;bottom:auto!important;z-index:240!important}#supremes-game-shopify #sup-mobile-controls{display:none!important}#supremes-game-shopify.mobile-office #sup-mobile-controls{display:grid!important;position:absolute!important;left:12px!important;right:auto!important;bottom:12px!important;top:auto!important;z-index:210!important;transform:none!important;pointer-events:auto!important}#supremes-game-shopify.mobile-office #game{transform:scale(1.52)!important;transform-origin:center 58%!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify:not(.mobile-office) #game{transform:scale(1.68)!important;transform-origin:center 72%!important}#supremes-game-shopify:not(.mobile-office) #ow-dialog{left:3%!important;right:3%!important;bottom:1%!important;min-height:88px!important;padding:11px 10px 11px 72px!important}#supremes-game-shopify:not(.mobile-office) #ow-face{width:50px!important;height:48px!important;left:10px!important}#supremes-game-shopify:not(.mobile-office) #ow-text{font-size:7px!important;line-height:1.55!important}#supremes-game-shopify:not(.mobile-office) #ow-actions{margin-top:7px!important;gap:7px!important}#supremes-game-shopify:not(.mobile-office) #ow-actions button{min-height:32px!important;padding:6px 9px!important;font-size:8px!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify #ow-ui{z-index:300!important}#supremes-game-shopify #ow-top{z-index:320!important;pointer-events:auto!important}#supremes-game-shopify #ow-help{z-index:360!important;pointer-events:auto!important}#supremes-game-shopify #ow-helpbox,#supremes-game-shopify #ow-menubox{z-index:400!important;pointer-events:auto!important}#supremes-game-shopify #ow-dialog{z-index:340!important}#supremes-game-shopify #sup-mobile-controls{z-index:330!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify,#supremes-game-shopify .shell{width:100vw!important;max-width:none!important;overflow:visible!important}#supremes-game-shopify .game-wrap{width:100vw!important;height:calc(100svh - 150px)!important;min-height:620px!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important;margin:0!important}#supremes-game-shopify #game{position:absolute!important;left:50%!important;top:0!important;width:100vw!important;height:100vw!important;max-width:none!important;max-height:none!important;transform:translate(-50%) scale(1.68)!important;transform-origin:center 69%!important}#supremes-game-shopify #ow-ui{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;transform:none!important}#supremes-game-shopify:not(.mobile-office) #ow-dialog{left:3%!important;right:3%!important;top:auto!important;bottom:8px!important;width:auto!important;box-sizing:border-box!important;min-height:104px!important;padding:13px 12px 13px 78px!important}#supremes-game-shopify:not(.mobile-office) #ow-face{width:54px!important;height:52px!important;left:12px!important}#supremes-game-shopify:not(.mobile-office) #ow-actions{display:flex!important;flex-wrap:nowrap!important;gap:8px!important}#supremes-game-shopify:not(.mobile-office) #ow-actions button{min-width:58px!important;min-height:42px!important}#supremes-game-shopify:not(.mobile-office) #ow-actions .ow-enter{min-width:126px!important}#supremes-game-shopify #ow-help{right:12px!important;top:12px!important;bottom:auto!important}#supremes-game-shopify:not(.mobile-office) #sup-mobile-controls{display:none!important}#supremes-game-shopify.mobile-office .game-wrap{height:calc(100svh - 150px)!important}#supremes-game-shopify.mobile-office #game{width:100vw!important;height:100vw!important;transform:translate(-50%) scale(1.55)!important;transform-origin:center 58%!important}#supremes-game-shopify.mobile-office #sup-mobile-controls{display:grid!important;left:12px!important;right:auto!important;bottom:14px!important;top:auto!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify .game-wrap{position:relative!important;width:100vw!important;height:calc(100svh - 145px)!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:#000!important}#supremes-game-shopify #game{position:absolute!important;width:1500px!important;height:1500px!important;max-width:none!important;max-height:none!important;left:50%!important;top:0!important;transform:translate(-50%) scale(.82)!important;transform-origin:50% 0!important}#supremes-game-shopify #game canvas{width:1500px!important;height:1500px!important;max-width:none!important;max-height:none!important}#supremes-game-shopify:not(.mobile-office) #game{left:50%!important;top:-118px!important;transform:translate(-50%) scale(.7)!important}#supremes-game-shopify #ow-ui{position:absolute!important;left:0!important;top:0!important;width:100%!important;height:100%!important;transform:none!important;z-index:300!important}#supremes-game-shopify:not(.mobile-office) #ow-dialog{position:absolute!important;left:3%!important;right:3%!important;top:auto!important;bottom:8px!important;width:auto!important;z-index:340!important}#supremes-game-shopify.mobile-office #game{left:50%!important;top:-90px!important;transform:translate(-50%) scale(.74)!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify,#supremes-game-shopify .shell{width:100%!important;max-width:none!important}#supremes-game-shopify .game-wrap{position:relative!important;width:100%!important;height:calc(100svh - 72px)!important;min-height:680px!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important;margin:0!important}#supremes-game-shopify #game{position:absolute!important;width:128vw!important;height:128vw!important;max-width:none!important;max-height:none!important;left:50%!important;top:0!important;transform:translate(-50%)!important;transform-origin:center top!important}#supremes-game-shopify #game canvas{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}#supremes-game-shopify:not(.mobile-office) #game{top:0!important}#supremes-game-shopify #ow-ui{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important;pointer-events:none!important}#supremes-game-shopify:not(.mobile-office) #ow-dialog{position:absolute!important;left:3%!important;right:3%!important;top:auto!important;bottom:10px!important;width:auto!important;pointer-events:auto!important}#supremes-game-shopify.mobile-office #game{width:135vw!important;height:135vw!important;left:50%!important;top:0!important;transform:translate(-50%)!important}}@media(max-width:700px)and (hover:none),(max-width:700px)and (pointer:coarse){#supremes-game-shopify,#supremes-game-shopify .shell{width:100%!important;height:auto!important;overflow:hidden!important}#supremes-game-shopify .game-wrap{position:relative!important;width:100%!important;height:calc(100svh - 105px)!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important;margin:0!important}#supremes-game-shopify #game{position:absolute!important;left:50%!important;top:0!important;width:100vw!important;height:100vw!important;max-width:none!important;max-height:none!important;transform:translate(-50%)!important}#supremes-game-shopify #game canvas{width:100%!important;height:100%!important}#supremes-game-shopify:not(.mobile-office) #game{width:112vw!important;height:112vw!important;left:50%!important;top:0!important;transform:translate(-50%)!important}#supremes-game-shopify #ow-ui{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important}#supremes-game-shopify:not(.mobile-office) #ow-dialog{position:absolute!important;left:3%!important;right:3%!important;top:auto!important;bottom:8px!important;width:auto!important;min-height:82px!important;max-height:112px!important;padding:10px 10px 10px 68px!important;box-sizing:border-box!important;pointer-events:auto!important}#supremes-game-shopify:not(.mobile-office) #ow-face{width:46px!important;height:44px!important;left:10px!important}#supremes-game-shopify:not(.mobile-office) #ow-text{font-size:6px!important;line-height:1.45!important}#supremes-game-shopify:not(.mobile-office) #ow-actions{margin-top:5px!important;gap:5px!important}#supremes-game-shopify:not(.mobile-office) #ow-actions button{min-width:48px!important;min-height:30px!important;padding:4px 7px!important;font-size:7px!important}#supremes-game-shopify:not(.mobile-office) #ow-actions .ow-enter{min-width:100px!important}#supremes-game-shopify.mobile-office #game{width:125vw!important;height:125vw!important;left:50%!important;top:0!important;transform:translate(-50%)!important}}@media(max-width:700px){#supremes-game-shopify .game-wrap{position:relative!important;width:100vw!important;height:calc(100svh - 38px)!important;overflow:hidden!important;background:#000!important}#supremes-game-shopify #game{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;transform:none!important}#supremes-game-shopify #game canvas{position:absolute!important;width:auto!important;height:100%!important;max-width:none!important;max-height:none!important;left:50%!important;top:0!important;transform:translate(-50%)!important;image-rendering:pixelated!important}#supremes-game-shopify #ow-ui{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;transform:none!important}#supremes-game-shopify:not(.mobile-office) #ow-dialog{left:3%!important;right:3%!important;bottom:30px!important;top:auto!important}}@media(max-width:700px){#supremes-game-shopify:not(.mobile-office) #game{width:100%!important;height:auto!important;top:0!important;left:0!important;transform:none!important}#supremes-game-shopify:not(.mobile-office) #game canvas{width:100%!important;height:auto!important;left:auto!important;top:auto!important;transform:none!important}}@media(max-width:700px){#supremes-game-shopify:not(.mobile-office) #ow-dialog{bottom:-10px!important}}@media(max-width:700px){#supremes-game-shopify.mobile-office #sup-mobile-controls{display:grid!important;left:12px!important;right:auto!important;top:auto!important;bottom:155px!important;z-index:380!important;pointer-events:auto!important}#supremes-game-shopify.mobile-office #ow-dialog{z-index:350!important}#supremes-game-shopify .form-overlay{z-index:600!important;pointer-events:auto!important}#supremes-game-shopify .form-overlay.open{display:flex!important}}@media(max-width:700px){#supremes-game-shopify .form-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;padding:14px!important;background:#000000f0!important;align-items:center!important;justify-content:center!important;overflow:auto!important;z-index:900!important;-webkit-overflow-scrolling:touch}#supremes-game-shopify .form-card{position:relative!important;width:min(94vw,520px)!important;height:auto!important;min-height:560px!important;aspect-ratio:auto!important;margin:auto!important;background:#eadab8 var(--sup-form-bg) center top/cover no-repeat!important;image-rendering:pixelated!important;padding:72px 22px 24px!important;box-sizing:border-box!important;overflow:visible!important}#supremes-game-shopify .form-copy,#supremes-game-shopify .form-fields{position:static!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;color:#17120e!important;text-align:center!important}#supremes-game-shopify .form-copy h2{margin:0 0 14px!important;font-size:13px!important;line-height:1.55!important}#supremes-game-shopify .form-copy p{margin:0 auto 18px!important;max-width:100%!important;font-size:8px!important;line-height:1.8!important;color:#4b4034!important}#supremes-game-shopify .form-fields{display:grid!important;gap:12px!important}#supremes-game-shopify .form-fields input,#supremes-game-shopify .form-fields textarea{width:100%!important;min-width:0!important;font-size:16px!important;line-height:1.4!important;padding:12px!important;border:3px solid #1b1713!important;box-sizing:border-box!important}#supremes-game-shopify .form-fields textarea{min-height:92px!important}#supremes-game-shopify .form-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:center!important}#supremes-game-shopify .form-actions button{min-height:44px!important;font-size:9px!important;padding:12px 14px!important}#supremes-game-shopify .form-note{font-size:7px!important;line-height:1.6!important}#supremes-game-shopify .form-close-x{position:absolute!important;right:12px!important;top:12px!important;width:44px!important;height:44px!important;z-index:20!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:42% top!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:calc(50% - 200px) top!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:calc(50% - 50px) top!important}#supremes-game-shopify #sup-mobile-controls,#supremes-game-shopify #sup-mobile-controls *,#supremes-game-shopify #ow-actions,#supremes-game-shopify #ow-actions *,#supremes-game-shopify #ow-help,#supremes-game-shopify #ow-dialog-close{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;touch-action:none!important}#supremes-game-shopify #sup-mobile-controls button,#supremes-game-shopify #ow-actions button{-webkit-tap-highlight-color:transparent!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:calc(50% - 100px) top!important}#supremes-game-shopify,#supremes-game-shopify *,.sup-game-frame,.sup-game-page{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}#supremes-game-shopify img,#supremes-game-shopify canvas{-webkit-user-drag:none!important;user-drag:none!important;pointer-events:none}#supremes-game-shopify button,#supremes-game-shopify input,#supremes-game-shopify textarea,#supremes-game-shopify a{pointer-events:auto!important}#supremes-game-shopify input,#supremes-game-shopify textarea{-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:calc(50% - 75px) top!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:calc(50% - 85px) top!important}#supremes-game-shopify .form-fields{width:calc(100% - 10px)!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:700px){#supremes-game-shopify .form-card{background-position:calc(50% - 80px) top!important}#supremes-game-shopify .form-fields{width:calc(100% - 20px)!important;margin-left:auto!important;margin-right:auto!important}}#game,#world,#world *,#map,#player,#treeGame,#treeScene,#treeScene *,#vaultGame,#vaultScene,#vaultScene *,#supremes-game-shopify,#supremes-game-shopify #game,#supremes-game-shopify canvas{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}#game img,#world img,#treeGame img,#vaultGame img,#supremes-game-shopify img,#supremes-game-shopify canvas{-webkit-user-drag:none!important;user-drag:none!important}@media(max-width:760px),(pointer:coarse){#odd-sound-toggle,.odd-exp-sound,#sup-sound-toggle{visibility:visible!important;opacity:1!important;display:grid!important;width:42px!important;height:42px!important;padding:5px!important;border:0!important;background:transparent!important;color:#fff!important;overflow:visible!important;pointer-events:auto!important}#odd-sound-toggle svg,.odd-exp-sound svg,#sup-sound-toggle svg{display:block!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;overflow:visible!important;color:#fff!important}#odd-sound-toggle svg path:first-child,.odd-exp-sound svg path:first-child,#sup-sound-toggle svg path:first-child{fill:#fff!important}#odd-sound-toggle svg path:nth-child(2),.odd-exp-sound svg path:nth-child(2),#sup-sound-toggle svg path:nth-child(2){stroke:#fff!important}#odd-map-volume,.odd-exp-volume,#sup-volume{visibility:visible!important;opacity:1!important;display:block!important}body:has(#game) #odd-sound-toggle{position:fixed!important;left:12px!important;bottom:18px!important;top:auto!important;z-index:5000!important}body:has(#game) #odd-map-volume{position:fixed!important;left:33px!important;bottom:70px!important;top:auto!important;z-index:5000!important}.treehouse-hero .odd-exp-sound,.vault-hero .odd-exp-sound{position:fixed!important;left:12px!important;bottom:18px!important;top:auto!important;z-index:5000!important}.treehouse-hero .odd-exp-volume,.vault-hero .odd-exp-volume{position:fixed!important;left:33px!important;bottom:70px!important;top:auto!important;z-index:5000!important}#supremes-game-shopify #sup-audio-controls{z-index:5000!important}}@media(max-width:700px),(pointer:coarse){#supremes-game-shopify.mobile-office #sup-mobile-controls{z-index:650!important;pointer-events:auto!important}#supremes-game-shopify.mobile-office #sup-mobile-controls button{position:relative!important;z-index:651!important;pointer-events:auto!important;touch-action:none!important}#supremes-game-shopify.mobile-office #ow-dialog{z-index:350!important}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/supremes-game.css.map */
