.game-page,.info-page{width:min(100%,52rem);min-height:100dvh;margin-inline:auto;padding:clamp(.65rem,3vw,1.5rem)}.game-header,.info-page__header{border-block-end:.08rem solid #ced5db;grid-template-columns:minmax(5.5rem,1fr) auto minmax(5.5rem,1fr);align-items:center;gap:.7rem;min-height:4.2rem;display:grid}.game-header__home,.info-page__header button{color:#31465a;background:0 0;border:0;border-radius:.65rem;justify-self:start;align-items:center;gap:.35rem;min-height:2.75rem;padding:.45rem .65rem;font-weight:800;display:inline-flex}.game-header__home span:first-child,.info-page__header button span{font-size:1.25rem}.game-header__title{text-align:center;min-width:0}.game-header h1,.info-page__header h1{color:#17283a;letter-spacing:-.04em;margin:0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(1.45rem,6vw,2rem)}.game-header__title p{color:#6a7681;margin:.08rem 0 0;font-size:.68rem;font-weight:750}.game-header__attempts{text-align:end;justify-self:end;display:grid}.game-header__attempts span{color:#6a7681;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.game-header__attempts strong{color:#1e3449;font-size:1.35rem;line-height:1}.game-page__content{gap:1rem;padding-block:clamp(1.1rem,5vw,2rem);display:grid}.game-page__action{width:min(100%,24rem);margin-inline:auto}.primary-button,.secondary-button{border-radius:.75rem;min-height:2.9rem;padding:.65rem 1rem;font-weight:850}.primary-button{color:#fff;background:#dc6333;border:.12rem solid #c04d22}.secondary-button{color:#2c4258;background:0 0;border:.12rem solid #2c4258}.game-page__error{color:#873519;background:#fff0ea;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.8rem;width:min(100%,38rem);margin-inline:auto;padding:.75rem .9rem;display:flex}.game-page__error p{margin:0}.game-page__error button{color:inherit;background:0 0;border:0;font-weight:850;text-decoration:underline}.info-page{width:min(100%,62rem)}.info-page__header h1{text-align:center}.info-page__content{gap:2rem;padding-block:clamp(1.5rem,6vw,3rem);display:grid}.info-page__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:.18rem;outline:.2rem solid #0871bd}@media (width<=28rem){.game-page,.info-page{padding-inline:.45rem}.game-header,.info-page__header{grid-template-columns:3.3rem minmax(0,1fr) 3.3rem}.game-header__home{justify-content:center;width:2.75rem;padding-inline:0}.game-header__home span:last-child{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.info-page__header button{width:2.75rem;padding-inline:0;font-size:0}}@media (forced-colors:active){.primary-button,.secondary-button,.game-page__error{color:canvastext;background:canvas;border:.1rem solid canvastext}}.alphabet-keyboard{gap:.85rem;width:min(100%,38rem);margin-inline:auto;display:grid}.alphabet-keyboard__guide{color:#4a5868;justify-content:center;gap:clamp(.12rem,1.1vw,.42rem);min-width:0;font-size:clamp(.6rem,2.4vw,.82rem);font-weight:800;line-height:1;display:flex}.alphabet-keyboard__guide-letter--unavailable{opacity:.2}.alphabet-keyboard__rows{gap:.38rem;display:grid}.alphabet-keyboard__row{justify-content:center;gap:.3rem;display:flex}.alphabet-keyboard__key{color:#182431;touch-action:manipulation;background:#dfe4e8;border:0;border-radius:.55rem;flex:1 1 0;min-width:0;min-height:clamp(2.7rem,11vw,3.5rem);padding:.35rem .12rem;font-size:clamp(.8rem,3.2vw,1rem);font-weight:800;line-height:1;box-shadow:0 .12rem #c5ccd2}.alphabet-keyboard__key--action{color:#fff;text-transform:uppercase;background:#25364a;flex:1.65 1 0;padding-inline:.28rem;font-size:clamp(.64rem,2.6vw,.82rem);box-shadow:0 .12rem #172434}.alphabet-keyboard__key--delete{font-size:clamp(1rem,4vw,1.3rem)}.alphabet-keyboard__key:not(:disabled):hover{filter:brightness(.95);transform:translateY(-.04rem)}.alphabet-keyboard__key:not(:disabled):active{box-shadow:none;transform:translateY(.08rem)}.alphabet-keyboard__key:disabled{cursor:not-allowed;opacity:.28}.alphabet-keyboard__key--action:disabled{opacity:.45}.alphabet-keyboard__key:focus-visible{outline-offset:.15rem;outline:.2rem solid #d9683b}@media (width<=22rem){.alphabet-keyboard__row{gap:.22rem}.alphabet-keyboard__key{border-radius:.42rem}}@media (forced-colors:active){.alphabet-keyboard__key{border:.1rem solid buttontext}}.game-input{gap:clamp(.8rem,3vw,1.15rem);width:100%;min-width:0;display:grid}.game-input__native-field{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:fixed;overflow:hidden}.game-input__range{grid-template-columns:clamp(3.4rem,14vw,4.7rem) minmax(0,1fr);gap:clamp(.65rem,3vw,1rem);width:min(100%,31rem);margin-inline:auto;display:grid}.game-input__words{cursor:text;gap:.55rem;min-width:0;display:grid}.word-tiles{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.25rem,1.5vw,.48rem);min-width:0;display:grid}.word-tiles__tile{aspect-ratio:1;color:#fff;background:#25364a;border:.12rem solid #25364a;border-radius:clamp(.5rem,2vw,.8rem);place-items:center;min-width:0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(1.25rem,6vw,2rem);font-weight:800;line-height:1;display:grid;box-shadow:0 .18rem #172434}.word-tiles--guess .word-tiles__tile{box-shadow:none;color:#1b2937;background:#fffaf1;border-color:#8e9aa6}.word-tiles--solution .word-tiles__tile{background:#287e67;border-color:#1f6956;box-shadow:0 .18rem #185242}.range-indicator{--marker-position:50%;grid-template-rows:auto minmax(0,1fr) auto;justify-items:center;min-height:100%;display:grid;position:relative}.range-indicator__distance{color:#fff;background:#25364a;border-radius:.75rem;place-items:center;min-width:clamp(3rem,13vw,4.3rem);min-height:2.15rem;font-size:clamp(.72rem,3vw,.92rem);font-weight:850;line-height:1;display:grid}.range-indicator__rail{background:#8b98a5;width:.22rem;min-height:2.5rem;position:relative}.range-indicator__dot{top:var(--marker-position);aspect-ratio:1;background:#e16736;border:.18rem solid #fffaf1;border-radius:50%;width:clamp(.82rem,4vw,1.05rem);position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 .1rem #bd4f25}.range-indicator--empty .range-indicator__rail{background:repeating-linear-gradient(#aeb7c0 0 .35rem,#0000 .35rem .65rem)}.range-indicator--empty .range-indicator__dot{display:none}.game-input__summary,.game-input__error{text-align:center;width:min(100%,38rem);margin:0 auto}.game-input__summary{color:#506070;min-height:2.6em;font-size:.84rem;line-height:1.45}.game-input__error{color:#8c3215;background:#fff0ea;border-radius:.65rem;padding:.65rem .8rem;font-weight:750}@media (width<=23rem){.game-input__range{grid-template-columns:3rem minmax(0,1fr);gap:.45rem}.word-tiles{gap:.22rem}}@media (forced-colors:active){.word-tiles__tile,.range-indicator__distance,.game-input__error{color:canvastext;background:canvas;border-color:canvastext}.range-indicator__dot{background:highlight}}._board_17gkk_1{width:100%;min-width:0;display:grid}._stateCard_17gkk_7,._outcome_17gkk_8{color:#1a2938;text-align:center;background:#fffaf1;border:.08rem solid #ccd2d8;border-radius:1.5rem;place-content:center;justify-items:center;gap:.7rem;width:min(100%,31rem);min-height:19rem;margin-inline:auto;padding:clamp(1.4rem,6vw,2.5rem);display:grid;box-shadow:0 1rem 2.8rem #19263414}._stateCard_17gkk_7 h2,._outcome_17gkk_8 h2{margin:0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(1.55rem,6vw,2.1rem)}._stateCard_17gkk_7 p,._outcome_17gkk_8 p{margin:0;line-height:1.5}._loader_17gkk_38{aspect-ratio:1;border:.3rem solid #d8dee4;border-top-color:#e16736;border-radius:50%;width:2.8rem;animation:.8s linear infinite _turn_17gkk_1}._stateIcon_17gkk_47{aspect-ratio:1;color:#a43d1b;background:#fff0ea;border-radius:50%;place-items:center;width:2.8rem;font-size:1.3rem;font-weight:900;display:grid}._eyebrow_17gkk_59{color:#cf5425;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}._solution_17gkk_67{width:min(100%,22rem);margin-block:.65rem .2rem}._attempts_17gkk_72{color:#596776;font-weight:750}@keyframes _turn_17gkk_1{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){._loader_17gkk_38{animation:none}}@media (forced-colors:active){._stateCard_17gkk_7,._outcome_17gkk_8,._stateIcon_17gkk_47{color:canvastext;background:canvas;border-color:canvastext}}._help_1quhj_1{gap:clamp(1.5rem,5vw,2.5rem);width:100%;display:grid}._intro_1quhj_7{text-align:center;justify-items:center;gap:.55rem;max-width:42rem;margin-inline:auto;display:grid}._eyebrow_1quhj_16{color:#cf5425;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:900}._intro_1quhj_7 h2{color:#18283a;margin:0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(1.65rem,6vw,2.5rem);line-height:1.15}._intro_1quhj_7>p:last-child{color:#5c6977;margin:0;line-height:1.6}._steps_1quhj_39{gap:1rem;margin:0;padding:0;list-style:none;display:grid}._step_1quhj_39{background:#fffaf1;border:.08rem solid #d6dce1;border-radius:1.25rem;grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr);align-items:center;gap:clamp(1rem,5vw,2.5rem);padding:clamp(1rem,4vw,1.5rem);display:grid}._stepCopy_1quhj_58{align-items:flex-start;gap:.85rem;display:flex}._stepNumber_1quhj_64{aspect-ratio:1;color:#fff;background:#e16736;border-radius:50%;flex:none;place-items:center;width:2.2rem;font-weight:900;display:grid}._step_1quhj_39 h3{color:#213449;margin:0;font-size:1.08rem}._step_1quhj_39 p{color:#5c6977;margin:.35rem 0 0;font-size:.9rem;line-height:1.55}._example_1quhj_89{grid-template-columns:3.2rem minmax(0,1fr);gap:.55rem;width:min(100%,25rem);margin-inline:auto;display:grid}._words_1quhj_97{gap:.35rem;display:grid}._words_1quhj_97 .word-tiles{gap:.25rem}._words_1quhj_97 .word-tiles__tile{border-radius:.45rem;font-size:clamp(.9rem,4vw,1.35rem)}._indicator_1quhj_111{grid-template-rows:auto minmax(0,1fr) auto;justify-items:center;display:grid}._indicator_1quhj_111>span{color:#fff;background:#25364a;border-radius:.55rem;place-items:center;width:3.15rem;min-height:1.75rem;font-size:.68rem;font-weight:850;display:grid}._indicator_1quhj_111 i{background:#96a2ad;width:.2rem;position:relative}._indicator_1quhj_111 b{aspect-ratio:1;background:#e16736;border:.14rem solid #fffaf1;border-radius:50%;width:.85rem;position:absolute;left:50%;transform:translate(-50%,-50%)}._note_1quhj_146{color:#425264;background:#edf2f5;border-radius:1rem;align-items:center;gap:.8rem;max-width:44rem;margin-inline:auto;padding:1rem 1.1rem;display:flex}._note_1quhj_146 span{aspect-ratio:1;border:.1rem solid;border-radius:50%;flex:none;place-items:center;width:1.8rem;font-family:Georgia,serif;font-weight:800;display:grid}._note_1quhj_146 p{margin:0;font-size:.88rem;line-height:1.5}@media (width<=46rem){._step_1quhj_39{grid-template-columns:minmax(0,1fr)}}@media (width<=23rem){._step_1quhj_39{padding-inline:.65rem}._example_1quhj_89{grid-template-columns:2.65rem minmax(0,1fr);gap:.3rem}._indicator_1quhj_111>span{width:2.6rem;font-size:.58rem}}@media (forced-colors:active){._step_1quhj_39,._note_1quhj_146,._stepNumber_1quhj_64,._indicator_1quhj_111>span{color:canvastext;background:canvas;border:.1rem solid canvastext}}.home-page{place-items:center;min-height:100dvh;padding:clamp(1rem,5vw,3rem);display:grid}.home-card{text-align:center;background:#fffaf1eb;border:.08rem solid #25364a29;border-radius:2rem;justify-items:center;width:min(100%,36rem);padding:clamp(1.5rem,7vw,3.4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.6rem 5rem #1926341a}.home-card:before{aspect-ratio:1;content:"";border:2rem solid #e167361a;border-radius:50%;width:15rem;position:absolute;top:-7rem;right:-6rem}.home-card__mark{color:#d65c2b;letter-spacing:.18em;font-size:.72rem;font-weight:900;position:relative}.home-card h1{color:#172637;letter-spacing:-.065em;margin:.35rem 0 0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif;font-size:clamp(3.25rem,14vw,5.4rem);line-height:.95;position:relative}.home-card__tagline{color:#26394d;max-width:27rem;margin:1.1rem 0 0;font-size:clamp(1.12rem,4vw,1.38rem);font-weight:800;line-height:1.35}.home-card__intro{color:#63707e;max-width:29rem;margin:.65rem 0 0;line-height:1.55}.home-actions{gap:.75rem;width:100%;margin-top:clamp(1.6rem,6vw,2.4rem);display:grid}.home-action{color:#fff;text-align:start;touch-action:manipulation;border:0;border-radius:1rem;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.8rem;width:100%;min-height:4.75rem;padding:.85rem 1rem;display:grid}.home-action--daily{background:#d95f2f;box-shadow:0 .25rem #aa421c}.home-action--infinite{background:#25364a;box-shadow:0 .25rem #172434}.home-action__icon{aspect-ratio:1;background:#ffffff29;border-radius:50%;place-items:center;width:2.5rem;font-size:1.25rem;font-weight:900;display:grid}.home-action strong,.home-action small{display:block}.home-action strong{font-size:1.04rem}.home-action small{color:#ffffffc7;margin-top:.16rem;font-size:.76rem;line-height:1.3}.home-action__arrow{font-size:1.35rem}.home-action:hover{filter:brightness(1.04);transform:translateY(-.05rem)}.daily-countdown{color:#667482;margin:-.2rem 0 .15rem;font-size:.78rem}.daily-countdown time{color:#2e4053;font-variant-numeric:tabular-nums;font-weight:850}.home-links{justify-content:center;gap:.65rem;width:100%;margin-top:1.2rem;display:flex}.home-links button{color:#34485c;background:0 0;border:.08rem solid #cbd2d9;border-radius:.75rem;align-items:center;gap:.42rem;min-height:2.75rem;padding:.6rem .8rem;font-size:.82rem;font-weight:800;display:inline-flex}.home-links button span{aspect-ratio:1;background:#e8ecef;border-radius:50%;place-items:center;width:1.35rem;display:grid}.home-attribution{color:#667482;max-width:28rem;margin:1.25rem 0 0;font-size:.72rem;line-height:1.45}.home-attribution a{color:#34485c;text-underline-offset:.14em;font-weight:750}.home-action:focus-visible,.home-links button:focus-visible,.home-attribution a:focus-visible{outline-offset:.2rem;outline:.2rem solid #0c6eb8}@media (width<=23rem){.home-page{padding:.55rem}.home-card{border-radius:1.3rem;padding-inline:1rem}.home-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-links button{justify-content:center}}@media (forced-colors:active){.home-card,.home-action,.home-links button,.home-attribution a{color:canvastext;background:canvas;border:.1rem solid canvastext}}._panel_16chc_1{gap:clamp(1rem,4vw,1.6rem);width:100%;display:grid}._heading_16chc_7{justify-content:space-between;align-items:end;gap:1rem;display:flex}._heading_16chc_7 h2,._modeCard_16chc_15 h3,._streak_16chc_16 h3{color:#1b2c3e;margin:0;font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif}._heading_16chc_7 h2{font-size:clamp(1.7rem,6vw,2.5rem)}._eyebrow_16chc_26{color:#cf5425;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .25rem;font-size:.72rem;font-weight:900}._storageNote_16chc_35,._streakExplanation_16chc_36{color:#64717e;margin:0;font-size:.84rem;line-height:1.5}._storageNote_16chc_35{text-align:end;max-width:22rem}._recoveryNotice_16chc_48{color:#873519;background:#fff0e9;border-radius:.75rem;margin:0;padding:.8rem 1rem;font-weight:750}._modeList_16chc_57{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}._modeCard_16chc_15{background:#fffaf1;border:.08rem solid #d5dbe0;border-radius:1.15rem;gap:1rem;height:100%;padding:clamp(1rem,4vw,1.4rem);display:grid}._modeCard_16chc_15 h3,._streak_16chc_16 h3{font-size:clamp(1.2rem,4vw,1.55rem)}._modeCard_16chc_15 header p{color:#64717e;margin:.25rem 0 0;font-size:.82rem}._modeValues_16chc_87,._streakValues_16chc_88{gap:.65rem;margin:0;display:grid}._modeValues_16chc_87>div,._streakValues_16chc_88>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.6rem;display:grid}._modeValues_16chc_87 dt,._streakValues_16chc_88 dt{color:#64717e;font-size:.78rem;font-weight:700}._modeValues_16chc_87 dd,._streakValues_16chc_88 dd{color:#203448;text-align:end;margin:0;font-weight:900}._primaryValue_16chc_117{border-block-end:.08rem solid #e0e4e7;padding-block-end:.7rem}._primaryValue_16chc_117 dd{color:#d65b2a;font-size:1.1rem}._streak_16chc_16{color:#fff;background:#26384b;border-radius:1.15rem;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:center;gap:1.2rem;padding:clamp(1rem,4vw,1.4rem);display:grid}._streak_16chc_16 h3,._streak_16chc_16 ._eyebrow_16chc_26{color:#fff}._streakExplanation_16chc_36{color:#ffffffa6;margin-top:.3rem}._streakValues_16chc_88{grid-template-columns:repeat(3,minmax(0,1fr))}._streakValues_16chc_88>div{background:#ffffff1a;border-radius:.75rem;grid-template-columns:minmax(0,1fr);gap:.2rem;padding:.75rem}._streakValues_16chc_88 dt{color:#ffffffa6}._streakValues_16chc_88 dd{color:#fff;text-align:start}@media (width<=42rem){._heading_16chc_7,._streak_16chc_16{grid-template-columns:minmax(0,1fr);display:grid}._storageNote_16chc_35{text-align:start}._modeList_16chc_57,._streakValues_16chc_88{grid-template-columns:minmax(0,1fr)}}@media (forced-colors:active){._modeCard_16chc_15,._streak_16chc_16,._recoveryNotice_16chc_48,._streakValues_16chc_88>div{color:canvastext;background:canvas;border:.1rem solid canvastext}}:root{color:#1c2d3f;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f0e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f3f0e9;min-width:320px}body{background:radial-gradient(circle at 8% 4%,#e1673617,#0000 25rem),radial-gradient(circle at 94% 80%,#25364a14,#0000 30rem),#f3f0e9;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}::selection{color:#fff;background:#d85f30}.visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}}@media (forced-colors:active){body{background:canvas}}
