@import "https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#f6f6e9;font-synthesis:none;--glass:#1b2b23de;--muted:#c1cbbf;--gold:#efc780;--line:#e8f1d52b;font-family:Golos Text,sans-serif}*{box-sizing:border-box}body{background:#abc5b9;margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer;color:inherit;border:0}button:disabled{opacity:.55;cursor:wait}button,input,select{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible,canvas:focus-visible{outline:2px solid var(--gold)}button:hover{filter:brightness(1.13)}button:active{transform:translateY(1px)}[hidden]{display:none!important}svg{stroke-width:1.7px;flex-shrink:0;width:21px;height:21px}button{justify-content:center;align-items:center;gap:10px;transition:background .15s,transform .15s;display:inline-flex}#world,#scene,#labels{width:100%;height:100%;position:fixed;inset:0}#scene{image-rendering:pixelated;touch-action:none;cursor:grab;display:block}#scene:active{cursor:grabbing}#labels{pointer-events:none;overflow:hidden}.nametag{white-space:nowrap;will-change:transform;background:#1c302dc9;border-radius:6px;padding:5px 10px;font-size:.875rem;position:absolute;top:0;left:0;box-shadow:0 2px 12px #12221922}.nametag.unmuted:before{content:"◖";color:#b6e8b0;margin-right:7px}.glass{background:var(--glass);border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 36px #16282018}.topbar{pointer-events:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;top:26px;left:30px;right:30px}.topbar>*{pointer-events:auto}.place{border-radius:15px;align-items:center;gap:14px;padding:15px 17px;display:flex}.brand-icon{width:40px;height:43px;color:var(--gold);place-items:center;display:grid}.brand-icon svg{width:32px;height:32px}.place h1{letter-spacing:-.025em;margin:0 0 6px;font-family:Manrope,sans-serif;font-size:1.18rem;font-weight:800}.connection{color:var(--muted);align-items:center;gap:6px;font-size:.75rem;display:flex}#connection-dot{background:#bfd191;border-radius:50%;width:6px;height:6px}.separator{background:var(--line);width:1px;height:30px;margin-left:10px}.people-button{color:#e6ecd9;background:0 0;gap:8px;padding:10px 3px;font-size:.875rem}.top-actions{align-items:center;gap:20px;display:flex}.prototype{letter-spacing:.16em;text-shadow:0 1px 8px #163326;background:#213b2c66;border-radius:5px;padding:8px 10px;font-size:.625rem}.invite{border-radius:11px;padding:13px 19px;font-size:.875rem}.location{letter-spacing:.05em;color:#fff;text-shadow:0 1px 7px #253b23;align-items:center;gap:9px;font-size:.75rem;display:flex;position:fixed;top:139px;left:36px}.location-line{background:#e1e6c9;width:18px;height:1px}.bottom-bar{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:fixed;bottom:26px;left:30px;right:30px}.bottom-bar>*{pointer-events:auto}.hints{color:var(--muted);border-radius:11px;gap:10px;padding:14px 16px;font-size:.75rem;display:grid}.hints>div{align-items:center;gap:7px;display:flex}.hints svg{width:16px;height:16px}.hints kbd{margin-right:3px;padding:3px 4px;font-size:.65rem}kbd{color:#f2f2dd;white-space:nowrap;background:#dfebd314;border:1px solid #dfebd330;border-radius:4px;padding:5px 8px;font:500 .75rem Golos Text,sans-serif}.call-dock{border-radius:17px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.dock-button{background:0 0;border-radius:11px;flex-direction:column;gap:7px;width:73px;height:64px;display:flex}.dock-button svg{width:23px;height:23px}.dock-button span{color:var(--muted);font-size:.625rem}.dock-button:hover{background:#e8f2d510}.dock-button[aria-pressed=true]{color:#d6eabe}.dock-button[aria-pressed=false]{color:#d5c1ae}.dock-button#mic[aria-pressed=true]{background:#d4edb823}.dock-button.leave{color:#fff;background:#a94c3d;width:62px;margin-left:4px}.dock-button.leave span{color:#fae5de}.dock-divider{background:var(--line);width:1px;height:29px;margin:0 3px}.right-bottom{flex-direction:column;align-items:flex-end;gap:13px;display:flex}.help{border-radius:50%;width:44px;height:44px}#voice-hint{text-shadow:0 1px 5px #203323;opacity:.95;font-size:.75rem}.people-panel{z-index:3;border-radius:14px;width:280px;padding:21px;position:fixed;top:122px;left:30px}.people-panel h2{margin:0 0 20px;font-size:.95rem}.people-panel ul{margin:0;padding:0;list-style:none}.people-panel li{align-items:center;gap:10px;padding:9px 0;font-size:.875rem;display:flex}.person-color{border:1px solid #fff4;border-radius:5px;width:22px;height:22px}.person-state{color:var(--muted);margin-left:auto;font-size:.7rem}.people-panel p{color:var(--muted);margin-bottom:0;font-size:.8rem;line-height:1.6}.interaction{white-space:nowrap;background:#223528c9;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;display:flex;position:fixed;bottom:143px;left:50%;transform:translate(-50%)}dialog{color:#f6f6e9;background:#203b30;border:1px solid #bacba638;border-radius:22px;width:420px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:34px;overflow:auto;box-shadow:0 25px 120px #12291e55}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#132d1730}#settings{overscroll-behavior:contain;overflow-x:hidden}#settings select{min-width:0;max-width:100%}#entry{margin-left:auto;margin-right:6vw;padding:28px;overflow-x:hidden}#entry fieldset{margin-top:18px;margin-bottom:18px}#entry .dialog-description{margin-bottom:18px}#new-room{margin-top:12px}.theme-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.theme-option{cursor:pointer;border:1px solid #bacba638;border-radius:12px;grid-template-columns:18px 1fr;gap:9px;min-width:0;margin:0;padding:9px;display:grid}.theme-option:has(input:checked){border-color:var(--gold);background:#efc78010}.theme-option:has(input:focus-visible){outline:2px solid var(--gold);outline-offset:3px}.theme-option input{accent-color:#d5a54f;width:16px;height:16px;margin:2px 0;padding:0}.theme-option strong{font-size:.75rem;display:block}.theme-option small{color:var(--muted);margin-top:5px;font-size:.65rem;font-weight:400;line-height:1.4;display:block}.theme-preview{border-radius:6px;grid-column:1/-1;height:55px}.forest-preview{background:radial-gradient(at 50% 80%,#ffba65 0 8%,#0000 9%),linear-gradient(130deg,#0000 45%,#3c6449 46% 66%,#0000 67%),linear-gradient(230deg,#abc2bc 35%,#5b8152 36% 65%,#456343 66%)}.beach-preview{background:radial-gradient(circle at 35% 28%,#ffe2a3 0 9%,#0000 10%),linear-gradient(173deg,#886387 0%,#efa77e 45%,#638e9d 46% 65%,#e4c28e 66%)}#room-theme-note{margin:0 0 18px}#room-theme{margin:0 0 10px}@supports not (accent-color:#d5a54f){.theme-option input{clip-path:inset(50%);width:1px;height:1px;position:absolute}.theme-option input+span{grid-column:1/-1}.theme-option input+span:before{content:"○";float:left;color:var(--gold);margin-right:7px}.theme-option input:checked+span:before{content:"●"}}.eyebrow{letter-spacing:.18em;color:var(--gold);align-items:center;gap:10px;font-size:.625rem;font-weight:500;display:flex}.eyebrow svg{width:19px}dialog h2{letter-spacing:-.045em;margin:18px 0 15px;font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.25}#entry h2{margin-top:12px;font-size:2.3rem}.dialog-description{color:var(--muted);margin:0 0 26px;font-size:.875rem;line-height:1.7}label,legend{margin:0 0 10px;font-size:.8rem;font-weight:500;display:block}input,select{color:#fff;background:#172e24;border:1px solid #b5c7b448;border-radius:9px;width:100%;padding:13px 14px;font-size:1rem}input::placeholder{color:#8ba092}fieldset{border:0;margin:23px 0 26px;padding:0}.colors{gap:12px;display:flex}.color-choice{cursor:pointer;width:33px;height:33px;margin:0;display:block;position:relative}.color-choice input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.color-choice span{background:var(--color);pointer-events:none;border:2px solid #0000;border-radius:8px;position:absolute;inset:0}.color-choice input:checked+span{outline-offset:3px;outline:2px solid #f3e6bf}.color-choice input:focus-visible+span{outline-offset:3px;outline:3px solid #fff}.primary,.secondary{border-radius:10px;justify-content:space-between;width:100%;padding:14px 18px;font-size:.875rem;font-weight:600}.primary{color:#253f31;background:#edc98c}.secondary{background:#c1d6ae17;border:1px solid #b5c7b448;justify-content:center}.entry-note{color:#b8c8b7;align-items:flex-start;gap:8px;margin:17px 0 0;font-size:.7rem;line-height:1.65;display:flex}.entry-note svg{width:14px;height:14px;margin-top:3px}#entry-error{color:#ffc7b4;margin-bottom:0;font-size:.8rem}.close-dialog{background:0 0;border-radius:8px;width:32px;height:32px;position:absolute;top:20px;right:20px}.instructions{margin:24px 0}.instructions p{color:var(--muted);align-items:center;gap:14px;font-size:.8rem;line-height:1.5;display:flex}.instructions kbd{text-align:center;min-width:62px}.instructions span{overflow-wrap:anywhere;flex:1;min-width:0}#quality{margin-bottom:20px;font-size:.8rem}#share .primary{margin-top:15px}#share-link{font-size:.8rem}.fatal{z-index:100;background:#203b30;align-content:center;justify-items:center;padding:30px;display:grid;position:fixed;inset:0}.fatal p{text-align:center;max-width:450px;line-height:1.7}.fatal button{background:var(--gold);color:#203b30;border-radius:8px;padding:15px 20px}.touch-jump,.touch-controls{display:none}.paused #scene{filter:saturate(.8)}@media (width<=1100px){.hint-shift{display:none}.hints{max-width:225px;padding:12px;font-size:.65rem}.hints kbd{padding:2px}.call-dock{gap:2px}.dock-button{width:62px}.prototype{display:none}}@media (width<=760px){.topbar{top:16px;left:16px;right:16px}.place{gap:8px;padding:11px}.place h1{font-size:1rem}.brand-icon{width:29px}.brand-icon svg{width:27px}.separator{margin-left:3px}.invite{padding:12px}.invite span{display:none}.location{top:110px;left:21px}.bottom-bar{bottom:max(16px, env(safe-area-inset-bottom));left:16px;right:16px}.hints{display:none}.call-dock{margin:auto;padding:8px;position:relative;left:auto;transform:none}.dock-button{width:56px;height:55px}.dock-button.leave{width:50px}.right-bottom{position:absolute;bottom:90px;right:0}#voice-hint{display:none}.people-panel{top:105px;left:16px}#entry{margin:auto;padding:28px}#entry h2{font-size:2.2rem}.interaction{bottom:107px}.dock-button span{font-size:.6rem}}@media (pointer:coarse){.touch-jump{touch-action:manipulation;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:64px;height:64px;font-size:1.5rem;display:flex;position:fixed;bottom:132px;right:18px}.touch-jump span{font-size:.65rem}.touch-controls{flex-direction:column;align-items:center;gap:4px;display:flex;position:fixed;bottom:115px;left:18px}.touch-controls div{gap:4px;display:flex}.touch-controls button{touch-action:none;background:#243b2acc;border:1px solid #d1e4b933;border-radius:8px;width:43px;height:43px;font-size:1.2rem}.hints{display:none}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}#whiteboard{width:min(820px,100vw - 28px);max-width:820px}.board-tools{flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;display:flex}#board-colors{flex-wrap:wrap;gap:7px;display:flex}.board-color{background:var(--marker);border:2px solid #b6c0b7;border-radius:50%;width:30px;height:30px;padding:0}.board-color[aria-pressed=true]{outline-offset:3px;outline:2px solid #f3d68b}.board-tools label{margin:0 0 0 auto;font-size:12px}#board-size{width:auto;margin:0;padding:8px}#board-canvas{aspect-ratio:8/5;width:100%;height:auto;image-rendering:pixelated;cursor:crosshair;touch-action:none;background:#fff;border:1px solid #abb9ac;display:block}.slot-sound-setting{align-items:center;gap:10px;margin:18px 0;display:flex}#slot-sound{accent-color:#c6d79a;width:18px;height:18px;margin:0}.wallet{color:#f3d790;border-radius:14px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}.coin-icon{clip-path:polygon(25% 0,75% 0,100% 25%,100% 75%,75% 100%,25% 100%,0 75%,0 25%);background:#eec45d;border:3px solid #b78a33;width:17px;height:19px;box-shadow:inset 2px 0 #fff0ad}#fish-action{color:#f5edc8;white-space:nowrap;border:1px solid #d8dba357;border-radius:14px;padding:14px 22px;position:fixed;bottom:145px;left:50%;transform:translate(-50%)}#fish-action[data-phase=bite]{color:#233c31;background:#f3d685;font-weight:800;box-shadow:0 0 30px #ffe5a34d}@media (width<=640px){.wallet{padding:9px 12px}#fish-action{max-width:calc(100vw - 32px);font-size:13px;bottom:215px}}#pee-hint{color:#f3df9e;pointer-events:none;border-radius:14px;padding:12px 18px;position:fixed;bottom:145px;left:50%;transform:translate(-50%)}@media (width<=640px){#pee-hint{font-size:13px;bottom:215px}}#notifications{width:auto;height:auto;color:inherit;pointer-events:none;z-index:20;background:0 0;border:0;flex-direction:column;align-items:center;gap:14px;margin:0;padding:0;display:flex;position:fixed;inset:112px 16px 211px;overflow:visible}#notifications::backdrop{pointer-events:none;background:0 0}.toast{pointer-events:auto;border-radius:12px;flex-shrink:0;align-items:center;gap:14px;max-width:min(470px,100%);padding:12px 12px 12px 18px;font-size:.875rem;line-height:1.5;display:flex}.notice-close{width:28px;height:28px;color:inherit;background:0 0;border-radius:50%;flex-shrink:0;font-size:23px;line-height:1}.notice-close:hover{background:#788c7220}#catch-layer{flex:1;place-items:center;width:100%;min-height:0;display:grid}#catch-card{color:#2c4538;pointer-events:auto;text-align:center;--catch-accent:#618b71;background:#f2efd9;border:1px solid #f9f4d5;border-radius:20px;width:min(320px,100%);max-height:100%;padding:20px 24px 18px;animation:.22s ease-out catch-arrive;position:relative;overflow:auto;box-shadow:0 16px 60px #142c3045}#catch-card[data-species=trout]{--catch-accent:#b97051}#catch-card[data-species=goldfish]{--catch-accent:#b98d2e;background:#faf0cd}#catch-close{color:#6c7b68;position:absolute;top:8px;right:9px}.catch-eyebrow{color:var(--catch-accent);letter-spacing:.16em;padding-right:10px;font-size:10px;font-weight:800}.catch-art{place-items:center;height:108px;margin:6px 0;display:grid}.catch-art img{object-fit:contain;width:192px;height:112px;max-height:100%;image-rendering:pixelated;filter:drop-shadow(0 9px #7a956819)}#catch-name{letter-spacing:-.03em;margin:0 0 14px;font-size:26px;font-weight:800}.catch-details{text-align:left;border-top:1px solid #b9c4a971;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;display:flex}.catch-weight{flex-direction:column;gap:3px;display:flex}#catch-weight{font-variant-numeric:tabular-nums;font-size:23px;font-weight:700}.catch-weight small{letter-spacing:.12em;color:#7b8872;font-size:9px;font-weight:700}.catch-reward{white-space:nowrap;background:#e6dfb5;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:14px;font-weight:700;display:flex}.catch-timer{background:#87987522;border-radius:3px;height:3px;margin:16px -7px -9px;overflow:hidden}.catch-timer span{background:var(--catch-accent);transform-origin:0;width:100%;height:100%;animation:5s linear forwards catch-time;display:block}@keyframes catch-arrive{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}@keyframes catch-time{to{transform:scaleX(0)}}@media (width<=640px){#notifications{gap:10px;inset:100px 12px 281px}}@media (height<=740px){#catch-card{padding:14px 20px}.catch-art{height:68px;margin:4px 0}.catch-art img{width:144px;height:76px}#catch-name{margin-bottom:8px;font-size:23px}.catch-details{padding-top:8px}#catch-weight{font-size:21px}.catch-timer{margin-top:12px}}@media (height<=580px){#notifications{gap:8px;top:92px}.toast{padding:7px 10px;font-size:12px}#catch-card{text-align:left;grid-template-columns:80px minmax(0,1fr);gap:5px 12px;width:min(360px,100%);padding:10px 14px;display:grid}.catch-eyebrow{grid-column:1/-1;font-size:9px}.catch-art{grid-column:1;height:62px;margin:0}.catch-art img{width:92px;height:62px}.catch-info{grid-column:2}#catch-name{margin:0 0 5px;font-size:18px}.catch-details{border:0;gap:8px;padding:0}#catch-weight{font-size:17px}.catch-weight small{display:none}.catch-reward{padding:5px;font-size:12px}.catch-timer{grid-column:1/-1;margin:4px 0 0}}@media (prefers-reduced-motion:reduce){#catch-card,.catch-timer span{animation:none}}#weather-status{color:#fff2d5;font-size:inherit;text-shadow:inherit;background:#152b3b66;border:1px solid #ffffff38;border-radius:20px;padding:5px 9px}.location{flex-wrap:wrap;max-width:calc(100vw - 42px)}#weather-controls{border-bottom:1px solid #bacba638;margin-bottom:24px;padding-bottom:24px}#weather-controls h3{margin:0;font-size:1.1rem}.weather-label{color:#cfdbc0;margin:16px 0 8px;font-size:.8rem}.weather-options{flex-wrap:wrap;gap:6px;display:flex}.weather-options button{color:#314734;background:#eef0e7;border:1px solid #c7cebd;border-radius:8px;padding:9px 14px}.weather-options button[aria-pressed=true]{color:#fff7df;background:#365743;border-color:#365743}.weather-options button:disabled{opacity:.5;cursor:default}.auth-panel{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:18px}.telegram-login{color:#fff;background:#2b7390;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 18px;font-weight:700;display:flex}.telegram-login:before{content:"➤";font-size:20px;transform:rotate(-25deg)}.auth-status{color:var(--muted);margin:10px 0;font-size:13px;line-height:1.5}.auth-logout{min-height:44px}.admin-link{color:var(--gold);margin:10px 0;display:inline-block}.is-lobby>:is(.topbar,.bottom-bar,.location,.touch-controls,.touch-jump,#labels,#interaction,#fish-action,#pee-hint,#people-panel){visibility:hidden;pointer-events:none}.is-lobby #scene{pointer-events:none}#entry{width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;overscroll-behavior:contain;background:0 0;border:0;border-radius:0;margin:0;padding:0;inset:0}#entry::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(90deg,#122c1f08 30%,#122c1f40 65%,#122c1f85)}.entry-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:48px;min-height:100%;padding:36px 5vw;display:grid}.entry-landscape{color:#fff5da;text-shadow:0 2px 18px #17362370;flex-direction:column;justify-content:space-between;align-self:stretch;padding:10px 0;display:flex}.entry-brand{letter-spacing:-.04em;flex-wrap:wrap;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-size:23px;font-weight:800;display:flex}.entry-brand>svg{width:29px;height:34px}.entry-brand>span{letter-spacing:.2em;width:100%;margin-top:-5px;padding-left:41px;font-family:Golos Text,sans-serif;font-size:9px;font-weight:500}.landscape-caption{letter-spacing:.02em;align-items:center;gap:15px;font-size:13px;display:flex}.landscape-line{background:currentColor;width:30px;height:1px}#join-form{background:#1c342bef;border:1px solid #e7ebca30;border-radius:24px;width:100%;padding:30px;box-shadow:0 24px 80px #10241940}#entry h2{letter-spacing:-.055em;color:#fff0d3;margin:13px 0 14px;font-size:42px;line-height:1.12}#entry .dialog-description{margin-bottom:21px;font-size:13px;line-height:1.65}#entry .auth-panel{border:0;margin:0;padding:0}#entry .auth-status{margin:9px 0 0;font-size:11px;line-height:1.55}#entry .telegram-login{background:#357c91;border-radius:10px;font-size:13px}.entry-divider{color:#becabb;align-items:center;gap:12px;margin:16px 0;font-size:10px;display:flex}.entry-divider:before,.entry-divider:after{content:"";background:var(--line);flex:1;height:1px}#entry label,#entry legend{margin-bottom:9px;font-size:12px}#entry input:not([type=radio]){background:#142a22;border-color:#a0b7a55e;min-height:46px}#entry input:user-invalid{border-color:#ffc7b4}#entry #room-choice{margin:18px 0 15px}.room-options{background:#13291f;border-radius:11px;grid-template-columns:1fr 1fr;gap:6px;padding:4px;display:grid}#entry .room-options label{cursor:pointer;margin:0;position:relative}.room-options input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.room-options span{color:#b8c8b7;border-radius:8px;justify-content:center;align-items:center;min-height:42px;font-size:11px;display:flex}.room-options input:checked+span{color:#fff0d3;background:#385144;box-shadow:0 2px 6px #0001}.room-options input:focus-visible+span{outline:2px solid var(--gold);outline-offset:2px}#entry #room-theme{margin:0 0 10px}#entry #room-theme legend{color:var(--muted);font-size:11px}#entry .theme-option{border-radius:10px;gap:6px;margin:0;padding:8px}#entry .theme-preview{height:37px}#entry .theme-option strong{font-size:11px}#entry .theme-option small{margin-top:3px;font-size:10px}#entry .theme-option input{margin-top:1px}#entry #room-theme-note{margin:10px 0 0;font-size:10px;line-height:1.6}.entry-appearance{margin:13px 0 17px}.entry-appearance summary{color:#c1cbbf;cursor:pointer;width:fit-content;padding:6px 0;font-size:11px}.entry-appearance summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}#entry .entry-appearance fieldset{margin:10px 0 0}#entry .colors{gap:8px}#entry .color-choice{width:42px;height:42px;margin:0}#entry .color-choice span{inset:5px}#entry .primary{background:#edc98c;justify-content:center;min-height:48px;font-size:13px}#entry .entry-privacy{justify-content:center;margin-top:12px;font-size:10px}#entry .entry-privacy svg{width:12px;height:12px;margin-top:1px}#entry-title:focus{outline:none}#entry-error:empty{display:none}#entry-error{margin:0 0 12px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=761px) and (height<=800px){.entry-layout{padding-block:22px}#join-form{padding:23px 27px}#entry h2{margin-block:10px;font-size:36px}#entry .dialog-description{margin-bottom:14px}#entry .auth-status{font-size:10px}.entry-divider{margin:11px 0}#entry #room-choice{margin-top:14px}.entry-appearance{margin-block:9px 11px}}@media (width<=760px){.entry-layout{grid-template-columns:minmax(0,420px);place-content:start center;gap:0;padding:22px 16px}.is-lobby #world,.is-lobby #scene{height:310px;bottom:auto}.is-lobby{background:#1c342b}.entry-landscape{min-height:240px;padding:0 8px 24px}.entry-brand{font-size:21px}.landscape-caption{gap:10px;font-size:10px}#join-form{background:#1c342bf5;border-radius:21px;padding:25px}#entry h2{font-size:37px}#entry::backdrop{background:linear-gradient(#122c1f00 10%,#122c1f30 40%,#122c1f90)}}@media (prefers-reduced-motion:no-preference){#entry[open] #join-form{animation:.45s ease-out both entry-arrive}@keyframes entry-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}
