@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;900&family=Rubik+Mono+One&display=swap";:root{--color-bg: #EAEAD6;--color-fg: #191919;--color-muted: #4A4A4A;--color-accent: #3A8E4D;--color-accent-muted: rgba(58, 142, 77, .4);--font-display: "Rubik", system-ui, sans-serif;--font-mono: "Rubik Mono One", monospace}:root{--color-bg: #EAEAD6;--color-fg: #191919;--color-muted: #4A4A4A;--color-accent: #3A8E4D;--color-accent-muted: rgba(58, 142, 77, .4);--font-display: "Rubik", system-ui, sans-serif;--font-mono: "Rubik Mono One", monospace;--wm-offwhite: var(--color-bg);--wm-offblack: var(--color-fg);--wm-darkgrey: var(--color-muted);--wm-green: var(--color-accent);--wm-green-pale: var(--color-accent-muted)}*{margin:0;padding:0;box-sizing:border-box}html,#root{height:100vh}body{font-family:var(--font-display);background-color:var(--color-bg);color:var(--color-fg);height:100vh}button{cursor:pointer;border:none;font-family:inherit}input{font-family:inherit}.gp-topbar{width:100%;height:64px;background:var(--color-fg);border-bottom:3px solid var(--color-fg)}.gp-topbar-content{max-width:700px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:12px}.gp-topbar-menu{width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;padding:0}.gp-topbar-menu span{display:block;height:3px;width:100%;background:var(--color-bg);border-radius:1px}.gp-topbar-logo{height:40px;width:auto;filter:var(--topbar-logo-filter, none)}.gp-topbar-logo-clickable{cursor:pointer;transition:opacity .2s}.gp-topbar-logo-clickable:hover{opacity:.7}.gp-topbar-timer{font-family:var(--font-mono);font-size:16px;letter-spacing:4.8px;color:var(--color-bg)}@media (max-width: 480px){.gp-topbar-logo{height:30px}.gp-topbar-timer{font-size:14px;letter-spacing:3px}}.gp-button{text-transform:uppercase;padding:24px 48px;transition:opacity .2s}.gp-button:hover:not(:disabled){opacity:.9}.gp-button:disabled{cursor:not-allowed;opacity:.6}.gp-button.btn1{background:var(--color-bg);outline:4px solid var(--color-fg);outline-offset:-4px;font-size:24px;font-weight:700;letter-spacing:3.6px;color:var(--color-fg)}.gp-button.btn2{background:var(--color-fg);outline:4px solid var(--color-fg);outline-offset:-4px;font-size:24px;font-weight:700;letter-spacing:3.6px;color:var(--color-bg)}.gp-button.btn3{background:var(--color-bg);outline:2px solid var(--color-fg);outline-offset:-2px;font-size:20px;font-weight:600;letter-spacing:3px;color:var(--color-fg)}.gp-button.btn4{background:var(--color-fg);outline:2px solid var(--color-fg);font-size:20px;font-weight:600;letter-spacing:3px;color:var(--color-bg)}.gp-keyboard{display:flex;flex-direction:column;gap:4px;width:100%;max-width:700px;margin:0 auto;padding:0 8px}.gp-keyboard-row{display:flex;justify-content:center;gap:4px}.gp-keyboard-key{background:var(--color-fg);color:var(--color-bg);font-size:24px;font-weight:500;letter-spacing:2.4px;line-height:31.2px;border:none;cursor:pointer;transition:opacity .2s;width:60px;height:108px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gp-keyboard-key:hover{opacity:.8}.gp-keyboard-key:active{opacity:.6}.gp-keyboard-key.disabled{opacity:.2;cursor:not-allowed}.gp-keyboard-key.disabled:hover{opacity:.2}.gp-keyboard-key.wide-key{width:92px}.gp-key-icon{width:24px;height:auto}@media (max-width: 768px){.gp-keyboard-key{font-size:20px;width:50px;height:90px}.gp-keyboard-key.wide-key{width:77px}.gp-key-icon{width:20px}}@media (max-width: 480px){.gp-keyboard-key{font-size:16px;width:40px;height:72px}.gp-keyboard-key.wide-key{width:62px}.gp-key-icon{width:16px}}.gp-sidebar{position:fixed;top:0;left:0;height:100vh;width:260px;background:var(--color-fg);color:var(--color-bg);padding:24px 20px;transform:translate(-100%);transition:transform .25s ease;z-index:30;overflow-y:auto}.gp-sidebar.is-open{transform:translate(0)}.gp-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:20}.gp-sidebar-nav{display:flex;flex-direction:column;gap:24px;margin-top:48px}.gp-sidebar-heading{font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--color-accent);margin-bottom:8px}.gp-sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.gp-sidebar-link{display:block;padding:10px 12px;font-family:var(--font-display);font-size:18px;font-weight:600;color:var(--color-bg);text-decoration:none;border-radius:4px;transition:background .15s}.gp-sidebar-link:hover:not(.is-current){background:#ffffff14}.gp-sidebar-link.is-current{background:var(--color-accent);color:var(--color-fg);cursor:default}.gp-shell{min-height:100vh;display:flex;flex-direction:column}.gp-shell-main{flex:1;display:flex;flex-direction:column}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-mono);font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.absolute{position:absolute}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.home-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;touch-action:manipulation;overscroll-behavior:none}.home-content{max-width:700px;width:100%;display:flex;flex-direction:column;gap:48px}.home-logo-section{display:flex;flex-direction:column;align-items:center;gap:16px;position:relative}.home-logo{width:100%;max-width:299px;height:auto;filter:brightness(0) saturate(100%) invert(42%) sepia(32%) saturate(814%) hue-rotate(95deg) brightness(93%) contrast(87%)}.home-bookmark{font-family:Rubik,sans-serif;font-size:20px;font-weight:400;text-transform:uppercase;color:var(--wm-offblack);background:none;text-decoration:underline;cursor:pointer}.home-actions{display:flex;flex-direction:column;gap:24px;align-items:center}.home-actions .wm-button{max-width:500px;width:100%}.home-secondary-actions{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}@media (max-width: 768px){.home-logo{max-width:240px}}@media (max-width: 480px){.home-logo{max-width:200px}.home-secondary-actions{flex-direction:column}}.pre-game-ad-screen{min-height:100vh;display:flex;flex-direction:column;touch-action:manipulation;overscroll-behavior:none}.pre-game-content{max-width:800px;width:100%;margin:0 auto;padding:48px 24px;display:flex;flex-direction:column;gap:48px;align-items:center}.pre-game-actions{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}@media (max-width: 480px){.pre-game-actions{flex-direction:column;width:100%}}.game-finger-screen{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;touch-action:none;overscroll-behavior:none}.game-finger-screen.dragging,.game-finger-screen.dragging *{cursor:none!important}.game-content{max-width:700px;width:100%;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:48px;flex:1;justify-content:center;align-items:center;min-height:0;overflow:hidden}@media (max-width: 768px){.game-content{padding:16px;gap:32px}}.hint-section{display:flex;gap:24px;align-items:flex-start;width:100%}.scrambled-section{display:flex;flex-direction:column;gap:48px;align-items:center;width:100%}@media (max-width: 768px){.scrambled-section{gap:32px}}.letter-grid{display:flex;gap:0;justify-content:center;flex-wrap:nowrap}.letter-tile{font-family:Rubik Mono One,monospace;font-size:48px;text-transform:uppercase;color:var(--wm-offwhite);background:var(--wm-green);border:3px solid var(--wm-offblack);width:70px;height:70px;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:-2px}.letter-tile:first-child{margin-left:0}.letter-tile:active{cursor:grabbing}.letter-tile.dragging{cursor:grabbing;opacity:1!important}.letter-tile.dropped{animation:dropBounce .4s cubic-bezier(.34,1.56,.64,1)}@keyframes dropBounce{0%{transform:translateY(-30%)}50%{transform:translateY(0)}75%{transform:translateY(-5%)}to{transform:translateY(0)}}.letter-tile:hover{background:var(--wm-green)}.letter-tile.solved{border:none;cursor:default}.letter-tile.solved:hover{background:var(--wm-green);filter:none}.letter-grid.solved{animation:bounceAndCompress 2s ease-out forwards}@keyframes bounceAndCompress{0%{transform:translateY(0);letter-spacing:0}10%{transform:translateY(-20px);letter-spacing:0}20%{transform:translateY(-10px);letter-spacing:0}30%{transform:translateY(-5px);letter-spacing:0}40%{transform:translateY(0);letter-spacing:0}to{transform:translateY(0);letter-spacing:-8px}}@media (max-width: 768px){.hint-section{flex-direction:column;gap:16px}.hint-item{font-size:18px;line-height:130%;margin-bottom:0}}@media (max-width: 480px){.hint-item{font-size:16px;line-height:130%}}.game-keyboard-screen{min-height:100vh;display:flex;flex-direction:column;touch-action:manipulation;overscroll-behavior:none}.game-keyboard-content{max-width:700px;width:100%;margin:0 auto;padding:24px 24px 10px;display:flex;flex-direction:column;gap:48px;flex:1;justify-content:center}.hint-section{display:flex;align-items:flex-start;gap:24px}.hints-list{flex:1;display:flex;flex-direction:column;gap:8px}.hint-item{font-family:Rubik,sans-serif;font-size:24px;font-weight:500;line-height:130%;letter-spacing:10%;text-transform:none;margin-bottom:4px}.hint-item.revealed{color:var(--wm-offblack);opacity:1}.hint-item.covered-static{opacity:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hint-item.animating{color:var(--wm-offblack);display:inline-block;width:-moz-fit-content;width:fit-content;animation:fadeIn .6s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.name-blocks{display:flex;flex-direction:column;gap:24px;align-items:center}.name-block{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}.scrambled-keyboard{font-family:Rubik Mono One,monospace;font-size:32px;letter-spacing:16px;text-transform:uppercase;color:var(--wm-green);text-align:center;transition:opacity .3s}.scrambled-keyboard.solved{opacity:.4}.input-keyboard{font-family:Rubik Mono One,monospace;font-size:32px;letter-spacing:16px;text-transform:lowercase;color:var(--wm-offblack);text-align:center;display:flex;align-items:center;justify-content:center}.name-block.solved{animation:bounceAndCompressKeyboard 2s ease-out forwards}@keyframes bounceAndCompressKeyboard{0%{transform:translateY(0)}10%{transform:translateY(-20px)}20%{transform:translateY(-10px)}30%{transform:translateY(-5px)}40%{transform:translateY(0)}to{transform:translateY(0)}}.name-block.solved .input-keyboard{animation:compressLetters 2s ease-out forwards}@keyframes compressLetters{0%{letter-spacing:16px}40%{letter-spacing:16px}to{letter-spacing:4px}}@media (max-width: 768px){.scrambled-keyboard,.input-keyboard{font-size:24px;letter-spacing:12px}.name-block.solved .input-keyboard{animation:compressLetters768 2s ease-out forwards}@keyframes compressLetters768{0%{letter-spacing:12px}40%{letter-spacing:12px}to{letter-spacing:3px}}.hint-item{font-size:20px;line-height:130%}}@media (max-width: 480px){.scrambled-keyboard,.input-keyboard{font-size:18px;letter-spacing:8px}.name-block.solved .input-keyboard{animation:compressLetters480 2s ease-out forwards}@keyframes compressLetters480{0%{letter-spacing:8px}40%{letter-spacing:8px}to{letter-spacing:2px}}.hint-item{font-size:18px;line-height:130%}}.post-game-ad-screen{min-height:100vh;display:flex;flex-direction:column;touch-action:manipulation;overscroll-behavior:none}.post-game-content{max-width:800px;width:100%;margin:0 auto;padding:48px 24px;display:flex;flex-direction:column;gap:48px;align-items:center}.post-game-actions{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}@media (max-width: 480px){.post-game-actions{flex-direction:column;width:100%}}.stats-screen{min-height:100vh;display:flex;flex-direction:column;touch-action:manipulation;overscroll-behavior:none}.stats-content{max-width:700px;width:100%;margin:0 auto;padding:48px 24px;display:flex;flex-direction:column;gap:64px;align-items:center}.stats-info{display:flex;gap:96px;align-items:center;justify-content:center}.stat-item{display:flex;flex-direction:column;align-items:center;gap:12px}.stat-value{font-family:Rubik Mono One,monospace;font-size:48px;font-weight:400;color:var(--wm-offblack);letter-spacing:2px}.stat-label{font-family:Rubik,sans-serif;font-size:20px;font-weight:500;color:var(--wm-offblack);text-transform:uppercase}.stats-actions{display:flex;flex-direction:column;gap:24px;align-items:center;width:100%;max-width:400px}.stats-bookmark{font-family:Rubik,sans-serif;font-size:20px;font-weight:400;text-transform:uppercase;color:var(--wm-green);background:none;border:none;text-decoration:underline;cursor:pointer;padding:0}@media (max-width: 768px){.stat-value{font-size:40px}.stat-label{font-size:18px}.stats-info{gap:64px}}@media (max-width: 480px){.stats-info{gap:48px}.stat-value{font-size:32px}.stat-label{font-size:16px}}.archive-screen{min-height:100vh;display:flex;flex-direction:column;touch-action:manipulation;overscroll-behavior:none}.archive-content{max-width:700px;width:100%;margin:0 auto;padding:48px 24px;display:flex;flex-direction:column;gap:48px}.archive-header{display:flex;flex-direction:column;align-items:center;gap:24px}.archive-title{font-size:36px;font-weight:900;color:var(--wm-offblack);text-align:center}.archive-nav{display:flex;gap:24px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-cell{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;border:2px solid transparent;transition:all .2s;min-height:60px}.calendar-cell.empty{background:transparent;cursor:default}.calendar-cell.playable{background:var(--wm-offblack);color:var(--wm-offwhite);cursor:pointer;border:2px solid var(--wm-offblack)}.calendar-cell.playable:hover{opacity:.8;border-color:var(--wm-green)}.calendar-cell.completed{background:var(--wm-offwhite);color:var(--wm-offblack);border:2px solid var(--wm-offblack);cursor:pointer}.calendar-cell.completed:hover{border-color:var(--wm-green)}.calendar-cell.future{background:var(--wm-green-pale);color:var(--wm-offwhite);cursor:not-allowed;border:2px solid transparent}@media (max-width: 768px){.archive-title{font-size:28px}.calendar-cell{font-size:16px;min-height:50px}}@media (max-width: 480px){.archive-title{font-size:24px}.calendar-cell{font-size:14px;min-height:40px}.calendar-grid{gap:4px}}
