@import url("https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap");.landsat-game_page__VOcnV{display:flex;width:min(100%,1440px);flex-direction:column;gap:18px;margin:0 auto;background:transparent;color:var(--color-foreground,#111);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;overflow:visible;padding:clamp(14px,2vw,24px)}.landsat-game_fullscreen__ye9RC{z-index:50}.landsat-game_embedded__srwRk{z-index:0}.landsat-game_page__VOcnV a{color:#646cff;font-weight:500;text-decoration:inherit}.landsat-game_page__VOcnV a:hover{color:#535bf2}.landsat-game_shareActions__K_6xC{position:fixed;top:90px;right:18px;z-index:80;display:flex;align-items:center;gap:14px}.landsat-game_shareTrigger__5dVNE{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgb(37 99 235/.22);border-radius:999px;background:#2f7df4;box-shadow:0 12px 30px rgb(37 99 235/.24);color:#fff;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.landsat-game_shareTrigger__5dVNE:hover{background:#1d6fee;box-shadow:0 14px 34px rgb(37 99 235/.32);transform:translateY(-1px)}.landsat-game_sharePanel__AzEtK{position:absolute;top:-64px;right:56px;width:min(320px,calc(100vw - 96px));border:1px solid var(--color-border,#dbe3ee);border-radius:24px;background:var(--color-card,rgb(255 255 255/.96));box-shadow:0 18px 44px rgb(15 23 42/.12),inset 0 1px 0 rgb(255 255 255/.65);opacity:0;padding:18px;pointer-events:none;transform:translateX(8px) scale(.98);transform-origin:right center;transition:opacity .18s ease,transform .18s ease}.landsat-game_sharePanelOpen__FaRsV{opacity:1;pointer-events:auto;transform:translateX(0) scale(1)}.landsat-game_shareHeading__tDbPM{display:flex;align-items:center;gap:12px;color:var(--color-foreground,#111827);font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landsat-game_shareHeading__tDbPM span:last-child{height:1px;flex:1;background:var(--color-border,#dbe3ee)}.landsat-game_shareGrid__lJIkh{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.landsat-game_shareCopy__wcuYW,.landsat-game_shareIcon__qYX7v{display:inline-flex;height:42px;align-items:center;justify-content:center;border:1px solid var(--color-border,#dbe3ee);border-radius:999px;background:var(--color-card,#fff);color:var(--color-foreground,#111827)!important;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.landsat-game_shareIcon__qYX7v{width:42px;font-size:22px}.landsat-game_shareCopy__wcuYW{width:auto;min-width:110px;font-family:Inter,sans-serif;font-size:14px;padding:0 18px}.landsat-game_shareCopy__wcuYW:hover,.landsat-game_shareIcon__qYX7v:hover{border-color:#2f7df4;background:#2f7df4;color:#fff!important;transform:translateY(-1px)}.landsat-game_stage__7Bq6c{position:relative;display:flex;width:100%;min-height:clamp(240px,32vw,400px);margin-bottom:12px;align-items:center;justify-content:center;overflow:visible}.landsat-game_nameBoxes__ie3rM{position:relative;display:flex;width:min(100%,1320px);max-width:100%;height:clamp(260px,30vw,400px);align-items:stretch;justify-content:center;user-select:none}.landsat-game_tileFrame__HzKOE{position:relative;display:flex;align-items:center;justify-content:center}.landsat-game_letterImage__hgfX1{display:block;min-width:0;max-width:100%;max-height:100%;align-self:center;opacity:0;transform:translateY(20px);animation:landsat-game_imageIn__9WoWl .5s ease-in-out forwards;transition:opacity .5s ease-in-out,transform .5s ease-in-out,scale .25s ease-in-out}.landsat-game_letterImage__hgfX1:hover,.landsat-game_selected__LuRUZ{position:relative;z-index:10;scale:1.1}.landsat-game_blankDiv__g6_9z{width:0;height:100%;align-self:center;flex:0 0 0;pointer-events:none}.landsat-game_tileAction__nRjYu{position:absolute;top:50%;left:50%;z-index:20;display:inline-flex;width:clamp(24px,52%,46px);height:auto;aspect-ratio:1;align-items:center;justify-content:center;border:1px solid rgb(255 255 255/.4);border-radius:999px;background:rgb(15 23 42/.84);color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;opacity:0;padding:0;pointer-events:none;transform:translate(-50%,-50%) scale(.92);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.landsat-game_tileActionVisible__8NdC8{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.landsat-game_tileAction__nRjYu:hover{background:rgb(30 41 59/.96)}.landsat-game_tileAction__nRjYu svg{width:clamp(13px,48%,20px);height:clamp(13px,48%,20px)}.landsat-game_floatingWrapper__rW4rO{position:relative;display:flex;width:min(92%,980px);max-width:92vw;flex-direction:column;align-items:center;gap:8px;text-align:center;margin:0 auto}.landsat-game_controls__1IFPK{position:relative;--control-height:clamp(44px,5.4vh,60px);display:flex;width:100%;min-width:300px;max-width:900px;flex-wrap:wrap;align-items:center;justify-content:center;overflow:visible;border-radius:10px;background:var(--color-card,#fff);border:1px solid var(--color-border,#d4d4d8);backdrop-filter:blur(12px);box-sizing:border-box;box-shadow:0 8px 24px rgb(0 0 0/.08);padding:10px}.landsat-game_controls__1IFPK input{min-width:220px;max-width:none;flex:1 1 auto;background-color:var(--color-background,#fff);color:var(--color-foreground,#111);font-size:clamp(16px,1.45vh,22px)}.landsat-game_controls__1IFPK button,.landsat-game_controls__1IFPK input{box-sizing:border-box;height:var(--control-height);border:1px solid var(--color-border,#d4d4d8);font-family:Inter,sans-serif;line-height:1;padding:0 clamp(16px,2vh,24px)}.landsat-game_controls__1IFPK button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:5px;background-color:var(--color-secondary,#f3f4f6);color:var(--color-foreground,#333);cursor:pointer;font-size:clamp(16px,1.45vh,20px);min-width:var(--control-height);text-decoration:none;transition:all .2s ease-in-out;user-select:none}.landsat-game_controls__1IFPK button:not(:first-of-type){width:var(--control-height);padding:0}.landsat-game_controlLink__7wxHw:hover,.landsat-game_controls__1IFPK button:hover{background-color:var(--color-accent,#e5e7eb)}.landsat-game_controlLink__7wxHw{box-sizing:border-box;display:inline-flex;height:var(--control-height);align-items:center;justify-content:center;border:1px solid var(--color-border,#d4d4d8);border-radius:5px;background-color:var(--color-secondary,#f3f4f6);color:var(--color-foreground,#333)!important;cursor:pointer;font-family:Inter,sans-serif;font-size:clamp(14px,1.3vh,18px);font-weight:600;gap:.45rem;line-height:1;padding:0 clamp(14px,1.8vh,22px);transition:all .2s ease-in-out;user-select:none;white-space:nowrap}.landsat-game_popup__GaHRT{position:absolute;right:40%;bottom:100%;z-index:999;width:fit-content;height:fit-content;color:var(--color-foreground,#111);font-size:85%;opacity:0;pointer-events:none;text-align:center;transition:all .5s ease-in-out}.landsat-game_popup__GaHRT:before{position:absolute;bottom:-8px;left:calc(50% - 10px);z-index:998;width:20px;height:20px;background:var(--color-card,#fff);box-shadow:0 1px 14px rgb(0 0 0/.18);content:"";transform:rotate(45deg)}.landsat-game_popup__GaHRT:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;box-shadow:0 1px 14px rgba(0,0,0,.2);content:""}.landsat-game_popup__GaHRT>div{position:relative;z-index:999;width:100%;border-radius:4px;background:var(--color-card,#fff);padding:1% 10%}.landsat-game_popupActive__Dw1L3{opacity:1}.landsat-game_locationInfo__snR6h{display:flex;width:min(100%,900px);height:44px;align-items:center;justify-content:center;border:1px solid var(--color-border,#e5e7eb);border-radius:12px;background:rgb(255 255 255/.72);box-shadow:0 6px 18px rgb(15 23 42/.06);font-family:Inter,sans-serif;gap:14px;opacity:.4;padding:0 16px;pointer-events:none;text-align:center;line-height:1;transition:opacity .18s ease}.landsat-game_locationInfoActive__z_74d{opacity:1;pointer-events:auto}.landsat-game_locationTitle___rpom{color:var(--color-foreground,#333)!important;font-size:14px;font-weight:700;text-decoration:none;line-height:1}.landsat-game_locationCoordinates__Ah6_z{color:var(--color-muted-foreground,#666)!important;font-size:12px;font-weight:600;text-decoration:none;line-height:1}.landsat-game_locationPlaceholder__aA4VA{color:var(--color-muted-foreground,#999);font-size:13px;font-weight:400;line-height:1}.landsat-game_modalOverlay__U_APE{position:absolute;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .5s ease-in-out}.landsat-game_modalActive__ejTCK{opacity:1;pointer-events:all}.landsat-game_qrModal__hMojW{position:relative;display:flex;height:fit-content;max-width:60%;flex-direction:column;align-items:center;border-radius:12px;background:var(--color-card,#fff);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(0,0,0,.2);color:var(--color-foreground,#111);padding:2rem;text-align:center}.landsat-game_qrModal__hMojW h2{align-self:flex-start;margin-top:.5em;margin-bottom:.5rem;user-select:none}.landsat-game_qrModal__hMojW p{align-self:flex-start;max-width:350px;color:var(--color-muted-foreground,#444);font-size:1rem;line-height:1.4;margin-top:1rem;margin-bottom:0;text-align:left;max-width:200px;font-size:.75rem}.landsat-game_closeButton__Aipfc{position:absolute;top:10px;right:10px;z-index:10;border:none;background:transparent;color:var(--color-foreground,#111);cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:opacity .2s ease}.landsat-game_closeButton__Aipfc:hover{opacity:.5}.landsat-game_composite__3BLdN{width:auto;max-width:200px;height:auto;max-height:50px;border:none;border-radius:0;margin-top:1.5rem}.landsat-game_qrImage__dNbQD{max-width:100%;height:auto;margin-top:0}.landsat-game_copyButton__CO6Jr,.landsat-game_qrImage__dNbQD{border:2px solid var(--color-border,#ccc);border-radius:8px;background-color:var(--color-card,#fff)}.landsat-game_copyButton__CO6Jr{display:flex;width:fit-content;align-items:center;align-self:flex-start;justify-content:flex-start;color:var(--color-foreground,#111);cursor:pointer;font-size:.75rem;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;transition:background-color .2s ease}.landsat-game_copyButton__CO6Jr:hover{background-color:var(--color-accent,#f0f0f0)}.landsat-game_tips__3JtXL{position:relative;width:min(100%,900px);margin:0 auto;border:1px solid var(--color-border,#e5e7eb);border-radius:16px;background:linear-gradient(135deg,var(--color-card,rgb(255 255 255/.95)) 0,var(--color-card,rgb(249 250 251/.95)) 100%);backdrop-filter:blur(16px);box-shadow:0 4px 6px -1px rgb(0 0 0/.05),0 10px 15px -3px rgb(0 0 0/.08),inset 0 1px 0 0 rgb(255 255 255/.1);padding:20px 24px;text-align:left;overflow:hidden}.landsat-game_tips__3JtXL:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#ec4899);opacity:.8}.landsat-game_tipsTitle__RZ_SJ{color:var(--color-foreground,#111);font-size:14px;font-weight:700;letter-spacing:.05em;margin:0 0 10px;text-transform:uppercase;display:flex;align-items:center;gap:8px}.landsat-game_tipsTitle__RZ_SJ:before{content:"💡";font-size:16px}.landsat-game_tipsText__s7kGX{color:var(--color-muted-foreground,#374151);font-size:clamp(14px,1.25vh,16px);line-height:1.6;margin:0}.landsat-game_tipsText__s7kGX a{color:#2563eb;font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.landsat-game_tipsText__s7kGX a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.dark .landsat-game_controls__1IFPK,.dark .landsat-game_copyButton__CO6Jr,.dark .landsat-game_popup__GaHRT:before,.dark .landsat-game_popup__GaHRT>div,.dark .landsat-game_qrModal__hMojW{background:rgb(15 23 42/.9)}.dark .landsat-game_tips__3JtXL{background:linear-gradient(135deg,rgb(15 23 42/.95),rgb(30 41 59/.95));border-color:rgb(51 65 85/.6);box-shadow:0 4px 6px -1px rgb(0 0 0/.3),0 10px 15px -3px rgb(0 0 0/.4),inset 0 1px 0 0 rgb(255 255 255/.05)}.dark .landsat-game_tips__3JtXL:before{opacity:.6}.dark .landsat-game_sharePanel__AzEtK{background:rgb(15 23 42/.94);border-color:rgb(51 65 85/.72);box-shadow:0 18px 44px rgb(0 0 0/.32),inset 0 1px 0 rgb(255 255 255/.08)}.dark .landsat-game_shareCopy__wcuYW,.dark .landsat-game_shareIcon__qYX7v{background:rgb(15 23 42/.88);border-color:rgb(51 65 85/.82)}.dark .landsat-game_locationInfo__snR6h{background:rgb(15 23 42/.78);border-color:rgb(51 65 85/.65);box-shadow:0 6px 18px rgb(0 0 0/.22)}@keyframes landsat-game_imageIn__9WoWl{to{opacity:1;transform:translateY(0)}}@media (hover:none) and (pointer:coarse){.landsat-game_letterImage__hgfX1:hover{scale:1}}@media (max-width:760px){.landsat-game_page__VOcnV{padding:12px}.landsat-game_shareActions__K_6xC{top:72px;right:12px}.landsat-game_shareTrigger__5dVNE{width:38px;height:38px}.landsat-game_sharePanel__AzEtK{top:48px;right:0;width:min(286px,calc(100vw - 24px))}.landsat-game_stage__7Bq6c{min-height:clamp(180px,44vw,250px)}.landsat-game_nameBoxes__ie3rM{width:95%;height:clamp(170px,42vw,240px)}.landsat-game_tileAction__nRjYu{width:clamp(22px,54%,38px)}.landsat-game_controls__1IFPK{--control-height:clamp(36px,8vw,44px);min-width:min(280px,90vw);max-width:100%;padding:6px;gap:4px}.landsat-game_controls__1IFPK input{min-width:0;width:100%;font-size:14px;padding:0 12px}.landsat-game_controls__1IFPK button{font-size:13px;min-width:var(--control-height);padding:0 10px}.landsat-game_controls__1IFPK button:not(:first-of-type){width:var(--control-height)}.landsat-game_qrModal__hMojW{max-width:82%}.landsat-game_controlLink__7wxHw{width:100%;height:var(--control-height,38px);font-size:13px;padding:0 12px}.landsat-game_locationInfo__snR6h{flex-direction:column;gap:4px;padding:10px 12px}}