@font-face{font-family:SeabloomMono;src:local("Lucida Console"),local("Courier New");font-display:swap}:root{--ui-font:SeabloomMono,"Courier New",monospace;--ui-face:#d4d5da;--ui-light:#f9faf4;--ui-shade:#858b9c;--ui-edge:#24304b;--ui-ink:#202840;--ui-muted:#505d70;--ui-title:#2c457b;--ui-title-focused:#45649a;--ui-field:#f1f2ed;--ui-raised:inset 1px 1px var(--ui-light),inset -1px -1px var(--ui-shade);--ui-title-height:28px;--ui-title-font:700 12px/18px var(--ui-font);--ui-inset:inset 1px 1px var(--ui-shade),inset -1px -1px var(--ui-light)}.desktop-ui{font:13px/1.5 var(--ui-font);color:var(--ui-ink);font-synthesis:weight;text-shadow:none}.desktop-ui *{box-sizing:border-box}.desktop-ui [hidden]{display:none!important}.desktop-ui :is(button,input,select){font:inherit;color:inherit;border-radius:0}.desktop-ui button{cursor:pointer;background:var(--ui-face);border:1px solid var(--ui-edge);box-shadow:var(--ui-raised);padding:5px 10px;line-height:1.4;pointer-events:auto}.desktop-ui button:hover{background:#e3e4e7}.desktop-ui button:active{box-shadow:var(--ui-inset)}.desktop-ui button:disabled{color:var(--ui-shade);cursor:default}.desktop-ui :is(button,input,select,a,summary,[tabindex]):focus-visible{outline:2px dotted var(--ui-edge);outline-offset:2px}.desktop-ui :is(input,select){background:var(--ui-field);border:1px solid var(--ui-shade);box-shadow:var(--ui-inset);padding:7px 8px;pointer-events:auto}.desktop-ui input::placeholder{color:var(--ui-muted);opacity:1}.desktop-ui a{color:var(--ui-title)}.desktop-ui kbd,.gamepad-mode #toolbar:before,.gamepad-mode #toolbar:after{display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;box-sizing:border-box;font:700 12px/1 var(--ui-font);background:var(--ui-field);color:var(--ui-ink);border:1px solid var(--ui-edge);border-bottom-width:3px;border-radius:2px;box-shadow:inset 1px 1px #fff;padding:1px 4px;white-space:nowrap;flex-shrink:0;text-transform:none}.desktop-window{background:var(--ui-face);border:1px solid var(--ui-edge);box-shadow:var(--ui-raised),3px 3px #24304b70;padding:3px;pointer-events:auto}.desktop-title{display:flex;align-items:center;gap:8px;box-sizing:border-box;height:var(--ui-title-height);min-height:var(--ui-title-height);flex-shrink:0;padding:0 4px 0 7px;font:var(--ui-title-font);letter-spacing:0;white-space:nowrap;background:var(--ui-title);color:var(--ui-light);border-bottom:0;box-shadow:none}.desktop-title>:is(h1,h2,strong,span:not([data-icon])){font:inherit;line-height:18px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis}.desktop-title>.window-button{margin-left:auto}.desktop-window:focus-within>.desktop-title{background:var(--ui-title-focused)}.desktop-ui .window-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;min-height:18px;padding:0;font:700 16px/1 var(--ui-font);color:var(--ui-ink);letter-spacing:0}.pixel-icon{display:block;flex-shrink:0;image-rendering:pixelated}[data-icon]{display:inline-flex;flex-shrink:0}.desktop-title .pixel-icon{width:19px;height:19px}.desktop-title .pixel-icon{background:var(--ui-face);padding:1px}.desktop-ui ::-webkit-scrollbar{width:15px;height:15px;background:var(--ui-face)}.desktop-ui ::-webkit-scrollbar-thumb{background:var(--ui-face);border:1px solid var(--ui-shade);box-shadow:var(--ui-raised)}.desktop-ui ::-webkit-scrollbar-track{background:repeating-conic-gradient(#b9bdc6 0% 25%,#e5e7e9 0% 50%) 0/4px 4px}@media(prefers-reduced-motion:reduce){.desktop-ui *{scroll-behavior:auto!important;transition:none!important}}#gamepad-focus-arrow{position:fixed;inset:auto;margin:0;padding:0;width:28px;height:24px;border:0;background:transparent;overflow:visible;pointer-events:none;z-index:2147483647;filter:drop-shadow(1px 2px 0 #24304b80)}#gamepad-focus-arrow::backdrop{background:transparent;pointer-events:none}#gamepad-focus-arrow svg{display:block;width:28px;height:24px;overflow:visible}#gamepad-focus-arrow path{fill:#f3d77a;stroke:var(--ui-edge);stroke-width:2;stroke-linejoin:round}body{margin:0;overflow:hidden;background:#56648a;user-select:none;-webkit-user-select:none}input,textarea,[contenteditable=true]{user-select:text;-webkit-user-select:text}canvas#world,canvas#labels{position:fixed;inset:0;width:100%;height:100%}#game-input{position:fixed;inset:0;touch-action:none;outline:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#world{pointer-events:none;image-rendering:pixelated}#world,#labels{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#labels{pointer-events:none;image-rendering:auto}#hud{position:fixed;inset:0;pointer-events:none}.hidden{display:none!important}.connection-status{display:flex;align-items:center;min-width:0}#connection-dot{display:inline-block;flex:0 0 8px;width:8px;height:8px;background:#d9aa60;border:1px solid var(--ui-edge);margin-right:7px;box-shadow:inset 1px 1px #fff6}#connection-dot.online{background:#83ab5c}#online-count{font-size:12px;font-weight:700;overflow-wrap:anywhere}.population{font-size:11px;color:var(--ui-muted);margin-top:4px;line-height:1.5}#place{position:absolute;right:26px;top:25px;width:270px}#place .place-overview{display:flex;align-items:center;gap:13px;padding:9px 12px 8px}#place .place-overview>[data-icon]>.pixel-icon{width:39px;height:48px}#place .place-summary{border-top:1px solid var(--ui-shade);padding:7px 9px 5px}#place .place-totals{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}#wallet{display:flex;align-items:center;gap:5px;font-size:13px;margin-left:auto}#wallet strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}#wallet .pixel-icon{width:18px;height:18px}.place-details{flex:1;min-width:0;font-size:12px}#clock{font-weight:700;border-bottom:1px solid var(--ui-shade);padding-bottom:5px;box-shadow:0 1px var(--ui-light)}.weather{padding-top:5px}#map-button{margin-top:7px;padding:2px 6px;font-size:11px;width:100%}#map-button kbd{margin-right:7px}#chat{position:absolute;bottom:48px;left:26px;width:346px;font-size:12px}.channel-name{margin-left:auto;font-size:10px;font-weight:400;color:var(--ui-light)}#chat-lines{height:120px;overflow-y:auto;background:var(--ui-field);box-shadow:var(--ui-inset);margin-top:3px;padding:8px 9px;line-height:1.65}.chat-line{overflow-wrap:anywhere}.chat-line.system{color:var(--ui-muted)}.chat-name{color:var(--ui-title);font-weight:700}#chat-form{display:flex;gap:3px;margin-top:3px}#chat-input{width:100%;min-width:0;padding:7px 8px;font-size:12px}#chat-form button{flex-shrink:0;padding:0 8px}#toolbar{position:absolute;left:50%;bottom:59px;transform:translate(-50%);display:flex;gap:7px;white-space:nowrap}#toolbar button{position:relative;width:55px;height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:5px 2px 3px;box-shadow:var(--ui-raised),2px 2px #24304b70}#toolbar button:active{box-shadow:var(--ui-inset)}#toolbar .pixel-icon{width:28px;height:28px}#toolbar .action-caption{font-size:10px;line-height:1.2}#toolbar kbd{position:absolute;right:2px;top:1px}#taskbar{position:absolute;left:0;right:0;bottom:0;height:34px;display:flex;align-items:center;gap:5px;padding:3px 7px;background:var(--ui-face);border-top:1px solid var(--ui-light);box-shadow:0 -1px var(--ui-shade);pointer-events:auto}#taskbar button{font-size:11px;display:flex;align-items:center;gap:6px;padding:3px 7px;white-space:nowrap;height:27px}#taskbar .pixel-icon{width:18px;height:18px}#taskbar kbd{min-height:20px;font-size:10px}#taskbar #menu-button{font-weight:700}#debug-button{margin-left:auto}.panel{position:absolute;display:flex;flex-direction:column;max-height:calc(100% - 70px);z-index:4}.panel>.desktop-title{flex-shrink:0}.panel-body{padding:12px 14px;min-height:0;overflow:auto}.quiet{font-size:12px;line-height:1.6;color:var(--ui-muted);margin:12px 0 0}#debug{right:26px;top:172px;bottom:48px;width:405px}.network-note{font-size:11px;line-height:1.6;color:var(--ui-muted);margin:0 0 14px}#bag{right:26px;bottom:48px;width:270px}#inventory{line-height:1.6;font-size:12px}.inventory-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--ui-shade);box-shadow:0 1px var(--ui-light)}.inventory-row>:last-child{margin-left:auto;white-space:nowrap}.inventory-row .pixel-icon{width:25px;height:25px}#map{top:50%;left:50%;transform:translate(-50%,-50%);width:min(750px,92vw)}#map-canvas{width:100%;display:block;background:#3a5872;image-rendering:pixelated;border:1px solid var(--ui-shade)}.map-legend{font-size:12px;margin-top:10px}#toast{position:absolute;right:26px;bottom:125px;box-sizing:border-box;width:min(300px,calc(100% - 24px));display:flex;align-items:flex-start;gap:9px;padding:12px;background:var(--ui-field);color:var(--ui-ink);border-left:3px solid #7c8c65;pointer-events:auto;z-index:5}#toast[hidden]{display:none}#toast>.pixel-icon,#toast>[data-icon]{flex:0 0 16px;width:16px;height:16px;color:#64764f;margin-top:2px}#toast [data-icon]>.pixel-icon{width:16px;height:16px}#toast-message{flex:1;min-width:0;margin:0;line-height:1.55;font-size:12px;overflow-wrap:anywhere}#toast #toast-close{flex:0 0 24px;width:24px;height:24px;margin:-4px -4px 0 0;padding:0;border:0;box-shadow:none;background:transparent;color:var(--ui-muted);font-size:18px}#toast #toast-close:hover{background:#20284010;color:var(--ui-ink)}#toast #toast-close:focus-visible{outline:2px solid var(--ui-ink);outline-offset:1px}#arrival{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:min(360px,90vw);pointer-events:auto;z-index:4}.arrival-body{text-align:center;padding:20px;max-height:70dvh;overflow:auto}.arrival-body>span{font-size:10px;letter-spacing:1px;color:var(--ui-muted)}#arrival h2{font-size:25px;line-height:1.25;font-weight:400;letter-spacing:-.5px;margin:18px 0}#arrival p{font-size:12px}#arrival-hint{color:var(--ui-muted);margin-top:18px}#arrival .arrival-navigation{display:flex;justify-content:space-between;gap:12px;margin-top:20px}#arrival-ok{min-width:88px;padding:6px 16px}@media(max-width:1100px){#place{top:15px;right:15px;width:245px}#chat{left:15px;width:280px}#chat-lines{height:104px}.channel-name{display:none}#bag{right:15px;width:230px}#debug{right:15px;top:167px}}@media(max-width:800px){#chat{bottom:172px;width:255px}#bag{bottom:172px;width:235px}#chat-lines{height:89px}#toolbar{bottom:57px}#toast{right:15px;bottom:115px}}@media(max-width:550px){#place{top:10px;right:9px;width:min(245px,calc(100% - 18px))}#place .place-overview{padding:7px 9px;gap:9px}#place .place-overview>[data-icon]>.pixel-icon{width:28px;height:36px}#chat{left:9px;width:244px;bottom:175px}#chat-lines{height:86px}#bag{right:9px;width:235px;bottom:175px}#taskbar{gap:3px;padding:3px 4px}#taskbar button{font-size:10px;padding:3px 5px;gap:3px}#taskbar #menu-button kbd,#taskbar #chat-button .pixel-icon{display:none}#taskbar .pixel-icon{width:16px;height:16px}#debug{inset:152px 9px 44px;width:auto}.panel-body{padding:10px}#toast{right:9px;bottom:115px}}@media(max-width:400px){#taskbar #menu-button .pixel-icon{display:none}#taskbar button{font-size:9px;padding:3px}}@media(max-height:600px){#chat{bottom:45px}#chat-lines{height:65px}#bag{bottom:45px}#toast{bottom:115px}#debug{top:45px;bottom:45px}}#item-interaction{position:absolute;left:50%;bottom:132px;transform:translate(-50%);max-width:min(900px,calc(100% - 24px));width:max-content;font-size:12px;font-weight:400;text-transform:capitalize;pointer-events:none}#item-interaction .interaction-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;padding:6px 8px}#item-interaction .interaction-row+.interaction-row{border-top:1px solid var(--ui-shade);box-shadow:0 -1px var(--ui-light)}#item-interaction .interaction-actions{display:flex;flex-wrap:wrap;gap:6px}#item-interaction button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:3px 7px;white-space:nowrap;text-transform:inherit}#item-interaction kbd{flex-shrink:0}#item-interaction button:disabled kbd{color:inherit;background:var(--ui-face)}#item-interaction .interaction-context{flex:0 1 auto;min-width:0;line-height:1.45;overflow-wrap:anywhere}.gamepad-mode #toolbar:before,.gamepad-mode #toolbar:after{position:absolute;top:24px}.gamepad-mode #toolbar:before{content:"L1";right:calc(100% + 8px)}.gamepad-mode #toolbar:after{content:"R1";left:calc(100% + 8px)}#toolbar .action-caption{text-transform:capitalize}#control-help{position:absolute;left:15px;top:15px;width:195px;max-width:calc(100vw - 30px);font-size:11px;pointer-events:auto}#control-help[hidden]{display:none}#control-help dl{margin:0;padding:8px;max-height:34vh;overflow:auto}#control-help dl>div{display:flex;align-items:baseline;gap:4px;padding:3px 0}#control-help dl>div:after{content:"";order:1;flex:1 0 8px;border-bottom:1px dotted var(--ui-muted)}#control-help dt{font-weight:700;flex-shrink:0}#control-help dd{order:2;margin:0;text-align:right;min-width:0}@media(max-width:600px){#control-help{top:160px;left:9px}.gamepad-mode #toolbar{gap:3px}.gamepad-mode #toolbar button{width:min(52px,calc((100vw - 90px)/5))}.gamepad-mode #toolbar:before{right:calc(100% + 5px)}.gamepad-mode #toolbar:after{left:calc(100% + 5px)}}#item-interaction .interaction-context[hidden]{display:none}#connection-screen{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:#138fa3 url("data:image/svg+xml,%3csvg%20id='still'%20xmlns='http://www.w3.org/2000/svg'%20width='1440'%20height='900'%20viewBox='0%200%201440%20900'%3e%3cdefs%3e%3clinearGradient%20id='sky'%20x2='0'%20y2='1'%3e%3cstop%20stop-color='%23fff0d5'/%3e%3cstop%20offset='1'%20stop-color='%23fff0d5'/%3e%3c/linearGradient%3e%3clinearGradient%20id='sea'%20x2='0'%20y2='1'%3e%3cstop%20stop-color='%2328bcc2'/%3e%3cstop%20offset='.45'%20stop-color='%23138fa3'/%3e%3cstop%20offset='1'%20stop-color='%2308677d'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='url(%23sky)'%20d='M0%200h1440v900H0z'/%3e%3c!--%20A%20little%20late-afternoon%20sun,%20softened%20by%20the%20horizon%20haze.%20--%3e%3ccircle%20cx='720'%20cy='244'%20r='42'%20fill='%23fff5d6'/%3e%3cpath%20class='clouds'%20fill='%23fff5e2'%20opacity='.6'%20d='M353%20187h44v-6h57v6h34v8H353zm531-47h35v-7h56v7h48v8H884z'/%3e%3cpath%20fill='%23c2bf83'%20d='m0%20331%2061-5%2031-17%2050-4%2029%2013%2056%205%2033%2014%20122%207H0zm1028%207%2044-8%2034-15%2047-5%2032%209%2062%206%2027%209%2093-4%2073%207v20h-412z'/%3e%3cpath%20fill='url(%23sea)'%20d='M0%20344h1440v556H0z'/%3e%3cpath%20fill='%23fff1cf'%20opacity='.6'%20d='M0%20344h1440v4H0z'/%3e%3c!--%20Broken%20reflections%20leave%20the%20center%20quiet%20for%20the%20connection%20window.%20--%3e%3cg%20class='glints'%20fill='%23fff0ce'%20opacity='.32'%3e%3cpath%20d='M689%20359h62v3h-62zm-15%2013h92v3h-92zm15%2015h66v3h-66zm-30%2018h119v3H659zm-19%2023h31v3h-31zm115-1h49v3h-49zM606%20554h53v4h-53zm125%2016h74v4h-74zm-102%2022h118v4H629zm-63%2033h49v4h-49zm194-4h92v4h-92zm-160%2049h170v5H600z'/%3e%3c/g%3e%3c!--%20One%20tiny,%20faceted%20island%20and%20a%20pair%20of%20wind-shaped%20trees.%20--%3e%3cg%20transform='translate(-95%200)'%3e%3cellipse%20cx='947'%20cy='383'%20rx='89'%20ry='5'%20fill='%23458e90'%20opacity='.35'/%3e%3cpath%20fill='%23f0c978'%20d='m869%20371%2026-11%2030-4%2048%202%2037%2010%2012%207-76%204-62-3z'/%3e%3cpath%20fill='%23a3b248'%20d='m883%20363%2025-13%2045-4%2033%208%2018%2014-47%204-57-3z'/%3e%3cpath%20fill='%238c5638'%20d='m946%20347%208-35%205%201-7%2036zm27%204%205-27h4l-3%2030z'/%3e%3cpath%20fill='%23db8a12'%20d='m928%20319%2010-21%2023-9%2023%2012%205%2017-29%207z'/%3e%3cpath%20fill='%23f5ac22'%20d='m928%20319%2010-21%2023-9-2%2019-14%2013z'/%3e%3cpath%20fill='%238c982c'%20d='m963%20333%207-17%2015-8%2018%2013-1%2012-21%205z'/%3e%3cpath%20fill='%23b7bd58'%20d='m970%20316%2015-8%203%2016-25%209z'/%3e%3c/g%3e%3c!--%20A%20single%20unoccupied%20little%20sailboat,%20resting%20in%20open%20water.%20--%3e%3cg%20transform='translate(75%200)'%3e%3cg%20class='boat'%3e%3cellipse%20cx='542'%20cy='642'%20rx='43'%20ry='5'%20fill='%2308677d'%20opacity='.35'/%3e%3cpath%20fill='%23efe0b3'%20d='m506%20625%2073%200-13%2014h-45z'/%3e%3cpath%20fill='%23a57550'%20d='m506%20625%2073%200-4%205h-64z'/%3e%3cpath%20fill='%23846d52'%20d='M541%20547h3v79h-3z'/%3e%3cpath%20fill='%23fff1d0'%20d='m538%20554-29%2062h29z'/%3e%3cpath%20fill='%23e6cda4'%20d='m548%20567%2022%2049h-22z'/%3e%3c/g%3e%3c/g%3e%3cg%20class='ripples'%20fill='%2372d8c9'%20opacity='.45'%3e%3cpath%20d='M190%20423h65v3h-65zm-57%20113h95v4h-95zm987-39h106v4h-106zM826%20718h94v4h-94zm-625%208h117v5H201zm842%20100h131v5h-131z'/%3e%3c/g%3e%3cg%20class='ripples%20ripples-far'%20fill='%2372d8c9'%20opacity='.45'%3e%3cpath%20d='M320%20393h31v3h-31zM314%20472h43v3h-43zM1002%20434h56v3h-56zM1009%20630h60v4h-60zM398%20797h59v5h-59zM626%20774h55v4h-55z'/%3e%3c/g%3e%3cg%20class='wake'%20fill='%23fff1cf'%20opacity='.55'%3e%3cpath%20d='M553%20643h17v3h-17zm104%207h31v3h-31zm174-266h32v2h-32zm69%207h41v2h-41z'/%3e%3c/g%3e%3c/svg%3e") center center / cover no-repeat;padding:20px}#connection-screen .desktop-window{width:min(380px,100%)}#connection-screen p{margin:0;padding:26px 20px;text-align:center;display:flex;align-items:center;justify-content:center;gap:12px}.connection-spinner{width:16px;height:16px;flex:0 0 16px;box-sizing:border-box;border:2px solid #858b9c;border-top-color:#2c457b;border-right-color:#2c457b;border-radius:50%;animation:connection-spin 1s linear infinite}@keyframes connection-spin{to{transform:rotate(360deg)}}body.reduced-motion .connection-spinner{animation:none}@media(prefers-reduced-motion:reduce){.connection-spinner{animation:none}}body.connecting #hud,body.connecting #labels{visibility:hidden}body:not(.connecting) #connection-screen{display:none}body.ui-hidden>:not(#game-input),body.ui-hidden>:not(#game-input) *{visibility:hidden!important;pointer-events:none!important}body.ui-hidden dialog::backdrop,body.ui-hidden [popover]::backdrop{background:transparent!important;backdrop-filter:none!important}#build-hash{font-size:10px;color:var(--ui-muted);padding-left:8px;white-space:nowrap}.action-bubble{--action-face:#fffef9;background:var(--action-face);border:1px solid var(--ui-edge);box-shadow:2px 2px #24304b45;color:var(--ui-ink)}.action-bubble.anchored:before,.action-bubble.anchored:after{content:"";position:absolute;left:var(--action-arrow-x,50%);transform:translate(-50%);width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;pointer-events:none}.action-bubble.anchored:before{top:100%;border-top:10px solid var(--ui-edge)}.action-bubble.anchored:after{top:calc(100% - 1px);border-top:10px solid var(--action-face);border-left-width:8px;border-right-width:8px}.action-bubble .bubble-action{display:flex;align-items:center;justify-content:center;gap:7px;min-height:30px;width:100%;padding:3px 5px;border:0;background:transparent;box-shadow:none;font:inherit;font-weight:700}.action-bubble .bubble-action:hover{background:var(--ui-face)}.action-bubble .bubble-action:active{background:var(--ui-field);box-shadow:none}#social{padding:4px;width:min(380px,calc(100vw - 28px));max-height:calc(100dvh - 32px);color:var(--ui-ink);background:var(--ui-face);border:1px solid var(--ui-edge)}#social::backdrop{background:#18223835}#social .social-body{padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:calc(100dvh - 155px);overflow:auto}#social p,#social label{grid-column:1/-1;margin:0;line-height:1.6;font-size:12px}#social label{display:grid;grid-template-columns:1fr 80px;gap:6px}#social label select{grid-column:1}#social .social-body button{min-height:34px}#social select,#social input{min-width:0;padding:7px}#social>p{padding:0 12px 10px}#social-inbox{position:fixed;right:26px;bottom:220px;z-index:6;width:min(300px,calc(100vw - 24px));padding:12px;background:#f3d77a;color:#202840;border:1px solid #24304b;font:12px/1.5 SeabloomMono,monospace;text-align:left}#social-inbox[hidden]{display:none}@media(max-width:550px){#social-inbox{right:9px;bottom:115px}}#town-shop{position:fixed;margin:0;inset:150px 24px 95px auto;height:calc(100dvh - 245px);width:min(510px,calc(100vw - 32px));max-height:calc(100dvh - 200px);padding:0;border:0;background:transparent;color:var(--ui-ink,#24304b)}#town-shop::backdrop{background:transparent}#town-shop>.desktop-window{display:flex;flex-direction:column;height:100%;max-height:100%}.town-shop-body{padding:14px;overflow:auto;min-height:0}.town-shop-body p{margin:0 0 12px;line-height:1.45}.town-shop-body canvas{display:block;width:100%;max-height:150px;object-fit:contain;background:#c9d5be;image-rendering:pixelated;border:1px solid #7f8996}.town-preview-controls,.town-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}.town-product-grid{max-height:180px;margin-top:0;overflow:auto;padding:3px}#town-shop button:not(.window-button),#town-shop select{min-height:44px;padding:8px;white-space:normal}.town-product-grid button{text-align:left}.town-product-grid button[aria-pressed=true]{background:#d7e8df;outline:2px solid #365e75;outline-offset:0}.town-product-detail{background:#f1efe5;padding:12px;border:1px solid #8f99a6;margin-bottom:12px}.town-product-detail h3{margin:0 0 8px}.town-status{padding:0 14px 10px;margin:0}.town-status:empty{display:none}.town-shop-body label{display:grid;gap:8px;margin:14px 0}#item-activity{position:absolute;left:50%;bottom:168px;transform:translate(-50%);display:flex;gap:8px;pointer-events:auto}#item-activity:empty{display:none}#item-activity button{padding:7px 10px;min-height:36px}.tram-label{position:absolute;transform:translate(-50%,-100%);display:grid;gap:3px;padding:6px 9px;text-align:center;pointer-events:none;font-size:12px;z-index:2}.tram-label[hidden]{display:none}@media(max-width:650px){#town-shop{top:auto;bottom:98px;right:8px;width:calc(100vw - 16px);max-height:65dvh}.town-shop-body{padding:10px}.town-shop-body canvas{max-height:130px}.town-product-grid{max-height:150px}#item-activity{bottom:170px;max-width:95%}}.town-browser{display:flex;gap:12px;align-items:start;margin-bottom:12px}.town-preview-pane{width:42%;flex-shrink:0}.town-browser>.town-product-grid{flex:1;grid-template-columns:1fr}.town-preview-controls{gap:5px;margin:6px 0 0}#town-shop .town-preview-controls button{padding:5px;font-size:11px}@media(max-width:650px){#town-shop{height:65dvh}.town-browser{gap:8px}.town-preview-pane{width:40%}.town-product-grid{max-height:180px}.town-product-detail{padding:8px}}#bag{bottom:110px;width:min(440px,calc(100vw - 32px));max-height:calc(100vh - 225px)}#backpack-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}#backpack-grid button{min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:12px;padding:5px;overflow-wrap:anywhere}#backpack-grid .pixel-icon{width:30px;height:30px}#backpack-grid button[aria-pressed=true]{outline:2px solid var(--ui-title);outline-offset:-3px;background:#dce5f0}.backpack-details{margin-top:8px;padding:9px;background:var(--ui-field);box-shadow:var(--ui-inset)}.backpack-details h3{margin:0;font-size:15px}.backpack-details p{margin:8px 0}.item-actions{display:flex;gap:7px;flex-wrap:wrap}.shortcut-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.item-actions button,.shortcut-picker button{min-height:38px;padding:7px 10px}.shortcut-picker button{min-width:0;min-height:40px;padding:5px;display:flex;align-items:center;justify-content:center;gap:5px}.shortcut-picker .pixel-icon{width:22px;height:22px}#toolbar button{width:72px;height:70px}#toolbar .action-caption{font-size:11px;white-space:normal}#toolbar kbd{font-size:11px;left:4px;right:auto;top:3px}#toolbar .empty-slot{font-size:22px;color:var(--ui-muted)}#fishing-store,#catch-reveal{color:var(--ui-ink);background:transparent;border:0;padding:0;max-width:none;max-height:none}#fishing-store::backdrop{background:#20284030}#fishing-store{width:min(560px,calc(100vw - 24px));max-height:calc(100dvh - 32px)}#fishing-store>.desktop-window{display:flex;flex-direction:column;max-height:calc(100dvh - 32px)}#fishing-store .shop-body{padding:16px;overflow:auto;min-height:0;font-size:13px;line-height:1.6}#fishing-store .shop-body p{margin:8px 0 14px}#fishing-store .shop-tabs{display:flex;gap:8px;margin:16px 0}#fishing-store .shop-tabs button{flex:1}#fishing-store button:not(.window-button){min-height:40px;padding:7px 12px}#fishing-store button[aria-pressed=true]{background:var(--ui-title);color:var(--ui-light);box-shadow:var(--ui-inset)}#fishing-store #shop-wallet{font-size:18px;font-weight:700}#fishing-store .shop-item{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--ui-shade);padding:12px 0}#fishing-store .shop-item>span{flex:1}#fishing-store #sell-all-fish{margin-top:16px;width:100%}#fishing-store #shop-status{min-height:22px;font-weight:700}#fishing-store #shop-content h3{margin-top:24px;font-size:17px}#catch-reveal{position:fixed;inset:auto 0 5vh;margin:0 auto;width:min(600px,calc(100vw - 24px))}#catch-reveal::backdrop{background:transparent}#catch-reveal .catch-copy{padding:14px 24px 8px}#catch-reveal h2{margin:3px 0 10px;font-size:22px}#catch-reveal p{margin:8px 0;font-size:14px;line-height:1.45}#catch-reveal #catch-size{font-weight:700;color:var(--ui-muted)}#catch-reveal #store-catch{padding:10px 16px;min-height:44px;margin:8px 14px 0 0}#catch-reveal #catch-status{min-height:18px;font-size:12px}body.showing-catch #hud,body.showing-catch #labels{visibility:hidden}@media(max-width:600px){#fishing-store .shop-item{flex-wrap:wrap}#fishing-store .shop-item button{width:100%}#backpack-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#bag{right:12px;bottom:130px;max-height:calc(100dvh - 155px)}#taskbar{overflow-x:auto}#toolbar{gap:4px}#toolbar button{width:60px}#catch-reveal h2{font-size:18px}#catch-reveal .quiet{display:none}#catch-reveal .catch-copy{padding:10px 16px}}@media(max-height:620px){#catch-reveal{bottom:12px}#catch-reveal .catch-copy{padding:8px 16px}#catch-reveal p{margin:4px 0}#catch-reveal h2{font-size:18px}#catch-reveal #catch-quip,#catch-reveal .quiet{display:none}#bag{max-height:calc(100dvh - 80px)}}#toolbar button[aria-pressed=true]{background:#ffe69b;color:#172b45;outline:3px solid #edc95c;outline-offset:1px;box-shadow:inset 0 0 0 2px #172b45,2px 2px #24304b70}#toolbar button[aria-pressed=true] .action-caption{font-weight:700}#toolbar .equipment-check,#toolbar .equipment-badge{display:none}#toolbar button[aria-pressed=true] .equipment-check{display:block;position:absolute;top:3px;right:4px;font-size:14px;font-weight:700;line-height:1}#toolbar button[aria-pressed=true] .equipment-badge{display:block;position:absolute;top:calc(100% + 3px);left:-4px;right:-4px;padding:2px 0;background:#172b45;color:#ffe69b;font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase;letter-spacing:.2px}#toolbar button[data-using=true]{background:#d8f0df;outline-color:#70c38c}#toolbar button[data-using=true] .equipment-badge{background:#24533b;color:#fff}#toolbar .pixel-icon{transition:transform .16s ease}#toolbar button[aria-pressed=true] .pixel-icon{transform:translateY(-4px)}@media(prefers-reduced-motion:reduce){#toolbar .pixel-icon{transition:none}}body.reduced-motion #toolbar .pixel-icon{transition:none}#fishing-charge,#fishing-cue{position:fixed;z-index:8;pointer-events:auto;font-size:12px;box-sizing:border-box}#fishing-charge{width:min(240px,calc(100vw - 24px))}#fishing-cue{width:max-content;max-width:calc(100vw - 24px);padding:5px 7px}#fishing-cue.fighting{width:min(220px,calc(100vw - 24px));padding:10px}#fishing-charge[hidden],#fishing-cue[hidden],#fishing-cue [hidden]{display:none}.fishing-charge-body{padding:8px}.fishing-charge-body p{margin:8px 0 0;text-align:center;white-space:nowrap}#fishing-charge progress,#fishing-cue progress{--meter-color:linear-gradient(90deg,#3f8f72,#6fbc82);display:block;width:100%;height:12px;margin:5px 0 9px;appearance:none;border:1px solid var(--ui-edge);background:var(--ui-field)}#fishing-charge progress{--meter-color:#e5c459;height:14px;margin:0}#fishing-cue progress[aria-label="Line tension"]{--meter-color:linear-gradient(90deg,#d78a35,#efc04e)}#fishing-cue progress.strained{--meter-color:linear-gradient(90deg,#b94f48,#e47855)}#fishing-charge progress::-webkit-progress-bar,#fishing-cue progress::-webkit-progress-bar{background:#e7e8de;box-shadow:var(--ui-inset)}#fishing-charge progress::-webkit-progress-value,#fishing-cue progress::-webkit-progress-value{background:var(--meter-color);box-shadow:inset 0 1px #ffffff61}#fishing-charge progress::-moz-progress-bar,#fishing-cue progress::-moz-progress-bar{background:var(--meter-color);box-shadow:inset 0 1px #ffffff61}.fishing-meters label{display:block;font-size:12px;font-weight:700}#bag #backpack-grid button{border:1px solid var(--ui-shade);border-radius:5px;background:var(--ui-field);box-shadow:inset 0 2px #c2c7cb,0 1px 0 var(--ui-light)}#bag #backpack-grid button[aria-pressed=true]{background:#f5e6b6;border-color:var(--ui-title)}#bag #backpack-grid .backpack-empty{background:#cbd0d1;color:var(--ui-muted);border-style:dashed;box-shadow:inset 0 2px 2px #b8bec3}#backpack-grid .backpack-empty span:first-child{font-size:26px;line-height:30px}#bag .panel-body{padding:10px}#bag #backpack-grid button{position:relative}#backpack-grid .backpack-hotbar-badge{position:absolute;top:3px;right:3px;min-width:18px;height:18px;padding:0 3px;box-sizing:border-box;background:#e0e6ed;color:var(--ui-title);border:1px solid #aab6c7;border-radius:3px;font-size:11px;font-weight:700;line-height:16px;text-align:center}#bag-button{position:absolute;right:26px;bottom:60px;display:flex;align-items:center;gap:7px;min-height:38px;padding:5px 10px;box-shadow:var(--ui-raised),2px 2px #24304b70}#bag-button .pixel-icon{width:22px;height:22px}#bag-button .backpack-gamepad,.gamepad-mode #bag-button .backpack-keyboard{display:none}.gamepad-mode #bag-button .backpack-gamepad{display:inline-flex}@media(max-width:850px){#bag-button{right:12px;bottom:140px}#bag{bottom:186px;max-height:calc(100dvh - 210px)}}#bag-button[aria-expanded=true]{background:#ffe69b;border-color:#172b45;outline:2px solid #e9bd45;outline-offset:1px;box-shadow:var(--ui-inset),2px 2px #24304b70;font-weight:700}#bag .shortcut-picker button[aria-pressed=true]{background:#f5e6b6;border-color:var(--ui-title);outline:2px solid var(--ui-title);outline-offset:-2px}#toolbar button.hotbar-empty{background:#cbd0d1;color:var(--ui-muted);border:1px dashed var(--ui-shade);border-radius:5px;box-shadow:inset 0 2px 2px #b8bec3}#backpack-upgrade-note{font-size:11px;line-height:1.4;margin:8px 0 0}#shuttle-label{position:fixed;transform:translate(-50%,-100%);z-index:3;padding:8px 12px;text-align:center;pointer-events:none;width:256px;box-sizing:border-box;color:var(--ui-ink);background:var(--ui-face)}#shuttle-label[hidden]{display:none}#shuttle-label strong,#shuttle-label span{display:block}#shuttle-label strong{font-size:12px;line-height:1.4}#shuttle-label #shuttle-timer{font-size:19px;font-weight:700;font-variant-numeric:tabular-nums;margin:5px 0}#shuttle-label #shuttle-seats{font-size:10px;line-height:1.5}#shuttle-label:after{content:"";position:absolute;left:calc(50% - 5px);bottom:-6px;width:10px;height:10px;background:var(--ui-face);border-right:1px solid var(--ui-edge);border-bottom:1px solid var(--ui-edge);transform:rotate(45deg)}#map-shuttle{font-size:12px;line-height:1.5;margin:10px 0 0}#emotes{color:var(--ui-ink);background:transparent;border:0;padding:0;width:min(480px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 24px)}#emotes::backdrop{background:#20284018}#emotes .emotes-body{padding:16px;overflow:auto;max-height:calc(100dvh - 80px);font-size:13px;line-height:1.5}#emotes p{margin:0 0 16px}#emotes .emote-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}#emotes .emote-grid button{min-height:84px;padding:8px 3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px}#emotes .emote-grid .pixel-icon{width:32px;height:32px}.emote-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:420px){#emotes .emote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#emotes .emote-grid button{min-height:64px;flex-direction:row;gap:10px}#emotes .emotes-body{padding:12px}}#emotes .emote-grid button span{text-transform:capitalize}#world-interaction{padding:0;width:min(540px,calc(100vw - 24px));max-height:calc(100dvh - 36px);color:var(--ui-ink)}#world-interaction::backdrop{background:#18223848}#world-interaction .world-interaction-body{padding:14px;max-height:calc(100dvh - 166px);overflow-y:auto}#world-interaction .board-intro{margin:0 0 12px;color:var(--ui-muted)}#world-interaction article{border:1px solid var(--ui-shade);background:var(--ui-field);padding:12px;margin-top:10px}#world-interaction h3{margin:0 0 6px;font-size:14px}#world-interaction p{line-height:1.55;font-size:13px}#world-interaction article p{margin:0}#world-interaction footer{padding:10px 14px;border-top:1px solid var(--ui-shade);display:flex;justify-content:flex-end}#world-interaction button{min-height:36px}#world-interaction .window-button{min-width:36px}#world-interaction .activity-done{padding:7px 16px}#world-interaction .telescope-choices{display:flex;gap:8px;flex-wrap:wrap}#world-interaction .telescope-choices button{flex:1;padding:9px}#world-interaction .telescope-choices [aria-pressed=true]{outline:2px solid var(--ui-title);outline-offset:-4px;font-weight:700}#world-interaction.telescope-view{margin:auto 16px 76px auto;width:min(380px,calc(100vw - 32px))}#world-interaction.telescope-view::backdrop{background:transparent}#interaction{position:absolute;left:0;top:0;bottom:auto;transform:translate(-50%,calc(-100% - 12px));width:max-content;max-width:min(300px,calc(100vw - 24px));z-index:4;pointer-events:none}#interaction[hidden]{display:none}#interaction-button{display:flex;align-items:center;gap:6px;pointer-events:auto;background:var(--interaction-color);color:var(--ui-ink);border:1px solid var(--ui-edge);box-shadow:none;padding:5px 8px;font:700 13px/1.3 SeabloomMono,monospace;text-align:left;min-height:30px}#interaction:has(#interaction-button:hover){filter:brightness(1.06)}#interaction-button:focus-visible{outline:3px solid #ffe14a;outline-offset:3px}#interaction-text{overflow-wrap:anywhere}#interaction .interaction-pointer{position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--ui-edge)}#interaction .interaction-pointer:after{content:"";position:absolute;left:-8px;top:-12px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid var(--interaction-color)}#homestead-ui{padding:0;width:min(460px,calc(100vw - 24px));max-height:calc(100dvh - 36px);color:var(--ui-ink);margin:auto 18px 68px auto}#homestead-ui::backdrop{background:#18223828}#homestead-ui .homestead-body{padding:14px;max-height:calc(100dvh - 205px);overflow-y:auto}#homestead-ui h3{font-size:14px;margin:16px 0 8px}#homestead-ui h3:first-child{margin-top:0}#homestead-ui p{font-size:13px;line-height:1.55;margin:0 0 12px}#homestead-ui .home-welcome{padding:9px;border:1px solid var(--ui-shade);background:var(--ui-field)}#homestead-ui button{min-height:36px;padding:7px 10px}#homestead-ui .window-button{min-width:36px;padding:0}#homestead-ui .home-search{display:flex;gap:7px;margin-bottom:10px}#homestead-ui .home-search input{min-width:0;flex:1;padding:8px}#homestead-ui .home-neighbor{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--ui-shade);font-size:13px}#homestead-ui .home-neighbor span{flex:1;overflow-wrap:anywhere}#homestead-ui .home-pages{display:flex;justify-content:space-between;gap:8px;margin-top:10px}#homestead-ui .home-status{padding:0 14px;margin:5px 0;font-size:12px;color:var(--ui-muted);min-height:19px}#homestead-ui footer{padding:10px 14px;border-top:1px solid var(--ui-shade);display:flex;justify-content:flex-end}#homestead-ui .home-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}#homestead-ui .home-slots button{min-height:60px;font-size:12px;line-height:1.45}#homestead-ui .home-slots button:nth-child(5){grid-column:3}#homestead-ui .home-slots button:nth-child(6){grid-row:3;grid-column:1}#homestead-ui .home-slots button:nth-child(7){grid-row:3;grid-column:3}#homestead-ui .home-furniture-controls{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}#homestead-ui .home-furniture-controls label{flex-basis:100%;display:flex;flex-direction:column;gap:5px;font-size:13px}#homestead-ui select{min-height:36px;padding:6px}#homestead-ui .home-colors{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}#homestead-ui .home-colors button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:7px 3px;font-size:12px}#homestead-ui .home-colors i{width:24px;height:16px;border:1px solid var(--ui-ink)}#homestead-ui [aria-pressed=true]{outline:2px solid var(--ui-title);outline-offset:-4px;font-weight:700}@media(max-width:600px){#homestead-ui{margin:auto 12px 44px;max-height:62dvh}#homestead-ui .homestead-body{max-height:calc(62dvh - 155px)}}@media(max-width:600px){body:has(#homestead-ui[open]) #place,body:has(#homestead-ui[open]) #chat{visibility:hidden}}#homestead-ui .home-profile-button{float:right;margin:0 0 8px 12px}#homestead-ui .home-profile{text-align:center}#homestead-ui .home-profile canvas{display:block;width:min(100%,300px);height:auto;margin:0 auto 12px;border:1px solid var(--ui-shade);image-rendering:pixelated}#homestead-ui .home-profile h3{font-size:18px;margin:0 0 4px;overflow-wrap:anywhere}#homestead-ui .profile-subtitle{color:var(--ui-muted)}#homestead-ui .profile-stats{background:var(--ui-field);border:1px solid var(--ui-shade);padding:4px 10px;margin:0;text-align:left;font-size:12px}#homestead-ui .profile-stats div{display:flex;justify-content:space-between;gap:12px;padding:8px 0}#homestead-ui .profile-stats div+div{border-top:1px solid var(--ui-face)}#homestead-ui .profile-stats dt{color:var(--ui-muted)}#homestead-ui .profile-stats dd{margin:0;text-align:right;overflow-wrap:anywhere}#island-menu{width:min(920px,94vw);height:min(670px,91vh);max-width:none;max-height:none;margin:auto;overflow:hidden;pointer-events:auto}#island-menu[open]{display:flex;flex-direction:column}#island-menu::backdrop{background:#18243d60}.menu-layout{display:flex;flex:1;min-height:0;padding:10px 7px 0;gap:10px}.menu-tabs{width:155px;flex-shrink:0;display:flex;flex-direction:column;gap:5px;padding:1px 0}.menu-tabs button{display:flex;align-items:center;gap:10px;text-align:left;padding:10px 12px;min-height:43px}.menu-tabs button span{font-size:16px;width:21px;text-align:center}.menu-tabs button[aria-selected=true]{color:var(--ui-light);background:var(--ui-title);box-shadow:inset 1px 1px #182a50;outline:1px solid var(--ui-edge);outline-offset:1px}.menu-panes{flex:1;min-width:0;overflow-y:auto;padding:21px 24px;background:#e6e7e7;box-shadow:var(--ui-inset);border:1px solid var(--ui-shade)}.menu-pane h3{font-size:20px;font-weight:700;line-height:1.2;margin:0 0 10px}.menu-description{font-size:12px;line-height:1.7;color:var(--ui-muted);margin:0 0 21px;max-width:510px}.menu-setting{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #b1b6c0;box-shadow:0 -1px #fff8;padding:16px 0;min-height:75px}.menu-setting>div:first-child{flex:1;min-width:0}.menu-setting label{display:block;font-size:13px;font-weight:700;cursor:pointer}.menu-setting p{font-size:12px;line-height:1.6;color:var(--ui-muted);margin:5px 0 0;max-width:305px}.menu-setting select{width:215px;max-width:47%;font-size:12px;cursor:pointer}.menu-setting select option{background:var(--ui-field);color:var(--ui-ink)}.menu-slider{display:flex;align-items:center;gap:10px;width:215px;max-width:47%}.menu-slider input{appearance:none;width:100%;height:22px;min-width:40px;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer}.menu-slider input::-webkit-slider-runnable-track{height:5px;background:#bac0ca;border:1px solid var(--ui-shade);box-shadow:var(--ui-inset)}.menu-slider input::-webkit-slider-thumb{appearance:none;width:13px;height:21px;margin-top:-9px;background:var(--ui-face);border:1px solid var(--ui-edge);box-shadow:var(--ui-raised)}.menu-slider input::-moz-range-track{height:4px;background:#bac0ca;border:1px solid var(--ui-shade)}.menu-slider input::-moz-range-thumb{width:12px;height:20px;border-radius:0;background:var(--ui-face);border:1px solid var(--ui-edge);box-shadow:var(--ui-raised)}.menu-slider output{white-space:nowrap;font-size:12px;min-width:48px;text-align:right;font-weight:700}.menu-check{appearance:none;flex-shrink:0;width:22px;height:22px;padding:0!important;cursor:pointer;position:relative;margin:0 2px}.menu-check:checked:before{content:"✓";position:absolute;inset:-4px 0 0;text-align:center;font:700 24px/1 var(--ui-font);color:var(--ui-ink)}.menu-bottom{padding:12px 9px 8px;display:flex;gap:10px;align-items:center;flex-shrink:0}.menu-bottom>span{flex:1;color:var(--ui-muted);font-size:10px;max-width:360px}.menu-bottom button{padding:7px 11px;font-size:12px;white-space:nowrap}.menu-bottom .menu-primary{outline:1px solid var(--ui-edge);outline-offset:1px;font-weight:700}.menu-primary kbd{margin-left:9px;font-size:10px}.menu-session{white-space:pre-line;background:var(--ui-field);box-shadow:var(--ui-inset);padding:13px 15px;line-height:1.9;font-size:12px;margin-bottom:20px}.menu-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.menu-shortcuts a,.menu-shortcuts button{border:1px solid var(--ui-edge);box-shadow:var(--ui-raised);background:var(--ui-face);color:var(--ui-ink);text-decoration:none;text-align:left;padding:14px;font:12px/1.5 var(--ui-font);pointer-events:auto}.menu-shortcuts a span,.menu-shortcuts button span{display:block;color:var(--ui-muted);margin-top:10px;font-size:11px}.menu-shortcuts a:hover{background:#e3e4e7}.menu-shortcuts button:disabled{opacity:.55}.menu-note{color:var(--ui-muted);font-size:12px;line-height:1.7;margin:18px 0}.menu-controls{margin:0}.menu-controls>div{display:grid;grid-template-columns:155px 1fr;gap:12px;border-top:1px solid #b1b6c0;padding:11px 0;font-size:12px}.menu-controls dt{font-weight:700}.menu-controls dd{margin:0;color:var(--ui-muted)}#menu-network-data{margin:0}@media(max-width:700px){#island-menu{width:96vw;height:94vh}.menu-layout{flex-direction:column;gap:8px;padding:8px 5px 0}.menu-tabs{width:auto;flex-direction:row;overflow-x:auto;padding:2px 1px 5px;gap:5px}.menu-tabs button{padding:7px 10px;gap:5px;font-size:12px;min-height:33px}.menu-tabs button span{display:none}.menu-panes{padding:17px}.menu-setting{gap:15px}.menu-bottom{padding:10px 6px 6px;gap:7px}.menu-bottom>span{font-size:10px}.menu-bottom button{padding:7px;font-size:11px}.menu-controls>div{grid-template-columns:125px 1fr}}@media(max-width:430px){.menu-setting{align-items:flex-start;flex-wrap:wrap;gap:10px}.menu-setting>div:first-child{min-width:65%}.menu-setting select,.menu-slider{max-width:100%;width:100%}.menu-check{margin-top:4px}.menu-shortcuts{grid-template-columns:1fr}.menu-bottom>span{max-width:100px}.menu-primary kbd{display:none}.menu-controls>div{grid-template-columns:110px 1fr}}.telemetry{font:12px/1.65 var(--ui-font);color:var(--ui-ink);white-space:normal;background:var(--ui-field);padding:10px;box-shadow:var(--ui-inset)}.telemetry-section+.telemetry-section{margin-top:22px}.telemetry-section>h4{margin:0 0 10px;padding:7px 8px;border-bottom:2px solid var(--ui-title);background:#dce1ea;color:var(--ui-ink);font:700 12px/1.5 var(--ui-font);letter-spacing:.4px}.telemetry-section>pre{margin:0;font:inherit;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.telemetry-section>.telemetry-note{margin:9px 0 0;color:var(--ui-muted);font:11px/1.6 var(--ui-font)}#music-toys{position:fixed;inset:auto 24px 130px auto;margin:0;color:var(--ui-ink);background:transparent;border:0;padding:0;width:min(510px,calc(100vw - 24px));max-width:none;max-height:calc(100dvh - 32px)}#music-toys::backdrop{background:transparent}#music-toys .music-body{padding:16px;font-size:13px;line-height:1.5;max-height:calc(100dvh - 96px);overflow:auto}#music-toys p{margin:10px 0}#music-toys .music-instruments{display:flex;gap:8px}#music-toys .music-instruments button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-height:48px;padding:8px}#music-toys button[aria-pressed=true]{background:var(--ui-title);color:var(--ui-light)}#music-toys .music-song{padding:10px;background:var(--ui-field);box-shadow:var(--ui-inset);margin:14px 0}#music-toys .music-song>strong,#music-toys .music-song>span{display:block}#music-toys .music-song>span{color:var(--ui-muted);font-size:12px}#music-toys .music-chords{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:3px;margin:10px 0}#music-toys .music-chords span{padding:3px 0;text-align:center;border:1px solid var(--ui-shade);font-size:11px}#music-toys .current{background:var(--ui-title);color:var(--ui-light);outline:1px solid var(--ui-ink)}#music-toys .music-beat{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;font-variant-numeric:tabular-nums}#music-toys .beat-dots{display:flex;gap:5px}#music-toys .beat-dots i{font-style:normal;text-align:center;width:20px;border:1px solid var(--ui-shade)}#music-toys .music-pads{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}#music-toys .music-pads button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:94px;padding:6px 3px;border-bottom:5px solid #789894}#music-toys .music-pads strong{font-size:19px}#music-toys .music-pads span{font-size:11px}#music-toys .music-pads kbd{align-self:flex-start;font-size:11px}#music-toys .music-pads .sounding{background:#fff0c8;outline:2px solid var(--ui-title);outline-offset:-4px}#music-toys #music-status{min-height:22px;color:var(--ui-muted)}#music-toys #music-enable{width:100%;min-height:44px;margin-bottom:12px}#music-toys .music-mix{border-top:1px solid var(--ui-shade);padding-top:10px}#music-toys .music-mix label{display:grid;grid-template-columns:105px 1fr 38px;align-items:center;gap:8px;min-height:36px}#music-toys input[type=range]{width:100%;min-width:0;accent-color:var(--ui-title);height:28px}#music-toys .music-footer{margin-bottom:0;font-size:12px}@media(max-width:600px){#music-toys{right:12px;bottom:12px}#music-toys .music-pads{grid-template-columns:repeat(3,minmax(0,1fr))}#music-toys .music-pads button{min-height:78px}#music-toys .music-chords{grid-template-columns:repeat(4,minmax(0,1fr))}#music-toys .music-body{padding:12px}#music-toys .music-instruments button{font-size:12px}}@media(max-height:700px){#music-toys{bottom:12px}}#music-toys .music-song summary{cursor:pointer;font-weight:700}#music-toys .music-song:not([open]){padding:6px 10px;margin:8px 0}#music-toys .music-pads button{min-height:60px}@media(max-width:600px){#music-toys{max-height:52dvh}#music-toys .music-body{max-height:calc(52dvh - 44px)}#music-toys .music-pads{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}#music-toys .music-pads span{display:none}#music-toys .music-pads button{min-height:50px}#music-toys #music-help{font-size:11px}}#debug-console{position:fixed;z-index:100;top:16px;left:50%;transform:translate(-50%);width:min(620px,calc(100% - 24px));max-height:55vh;display:flex;flex-direction:column;font-size:12px}#debug-console[hidden]{display:none}#debug-console>header{flex-shrink:0}#debug-console nav{display:flex;gap:4px;flex-wrap:wrap;margin:6px 7px 3px}#debug-console nav button{padding:2px 6px}#debug-console pre{min-height:48px;max-height:220px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;user-select:text;margin:4px 7px 6px;padding:6px;background:var(--ui-field);box-shadow:var(--ui-inset);font:inherit;line-height:1.35}#debug-console form{display:flex;gap:7px;align-items:center;margin:0 9px}#debug-console label{font-weight:700}#debug-console input{width:100%;min-width:0;padding:4px}#debug-console small{color:var(--ui-muted);margin:5px 7px;font-size:11px}#debug-camera-hint{position:fixed;top:175px;right:25px;pointer-events:none;background:var(--ui-face);border:1px solid var(--ui-edge);box-shadow:var(--ui-raised),3px 3px #24304b70;color:var(--ui-ink);padding:8px 12px;font:12px/1.6 var(--ui-font);z-index:2;white-space:pre-line}@media(max-width:550px){#debug-console{top:9px;width:calc(100% - 18px);max-height:80vh}#debug-console nav{gap:4px;margin:8px 5px 3px}#debug-console nav button{font-size:11px;padding:4px 6px}#debug-console pre{margin:5px}#debug-console form{margin:3px 5px}#debug-console small{margin:6px;font-size:10px}}#debug-console .debug-completions{display:flex;flex-wrap:wrap;gap:4px;margin:4px 7px 0;flex-shrink:0}#debug-console .debug-completions[hidden]{display:none}#debug-console .debug-completions button{font-size:11px;padding:2px 5px;color:var(--ui-title)}
