:root{--xr-panel: #3b3f47;--xr-bar: #4a4e57;--xr-text: #f2f2f2;--xr-text-muted: #b7b9bd;--xr-accent: #00ff63;--xr-accent-text: #07111f;font-family:Arial,Helvetica,sans-serif;color:var(--xr-text);background:#020304;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,select{font:inherit}.app-shell{position:relative;width:100%;height:100%;background:#020304}.world-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;outline:none}.media-css-layer{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.media-screen-web{width:960px;height:540px;overflow:hidden;background:#050505;border:0;backface-visibility:hidden;pointer-events:none}.media-screen-web iframe,.media-screen-web video{display:block;width:100%;height:100%;border:0;background:#050505;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.vignette{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at 50% 45%,transparent 35%,rgba(0,0,0,.42) 100%)}button{color:var(--xr-text);background:linear-gradient(color-mix(in srgb,var(--xr-bar) 82%,white),color-mix(in srgb,var(--xr-bar) 72%,black));border:1px solid #606268;border-radius:5px;padding:.45rem .8rem;cursor:pointer;text-shadow:0 1px 2px #000}button:hover:not(:disabled){filter:brightness(1.25)}button:disabled{opacity:.38;cursor:not-allowed}input,select{border:1px solid #888;border-radius:6px;background:#f2f2f2;color:#222;padding:.42rem .6rem}.panel{position:absolute;background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay;border:1px solid #4c4f55;box-shadow:0 12px 36px #000b,inset 0 0 0 1px #101114;color:var(--xr-text);z-index:10}.panel-title{height:30px;display:flex;align-items:center;padding:0 10px;background:url(/viewer/assets/titlebar-grain-BtNeXkKa.webp) center/cover,var(--xr-bar);background-blend-mode:overlay;border-bottom:1px solid #08090b;color:var(--xr-text-muted)}.panel-title strong{font-size:14px}.panel-content{height:calc(100% - 30px);overflow:auto;padding:10px}.close-button{margin-left:auto;background:#6f0505;border:0;border-radius:0;font-size:18px;padding:1px 10px}.dock{position:absolute;z-index:40;left:50%;bottom:25px;transform:translate(-50%);display:flex;align-items:flex-start;filter:drop-shadow(0 4px 7px #000);white-space:nowrap}.dock-item{width:50px;flex:0 0 50px;padding:0;border:0;background:none;display:flex;flex-direction:column;align-items:center;color:var(--xr-text);font-size:10px;line-height:11px;text-shadow:0 2px 2px #000}.dock-label{display:block;min-height:22px;text-align:center}.dock-orb{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;font-size:22px;color:var(--xr-text);background:radial-gradient(circle at 35% 25%,#5b5c5e,#191a1b 62%,#050505 64%);border:1px solid #858585;box-shadow:inset 0 0 9px #000}.dock-item.active .dock-orb{color:var(--xr-accent);box-shadow:0 0 14px #20edb0aa,inset 0 0 9px #000}.dock-item:nth-child(1) .dock-orb{color:red}.dock-item:nth-child(2) .dock-orb,.dock-item:nth-child(3) .dock-orb{color:#00ff37}.statusline{position:absolute;bottom:3px;left:50%;transform:translate(-50%);font-size:10px;z-index:30;color:var(--xr-text)}.login-wrap{position:absolute;inset:0;display:grid;place-items:center;padding-bottom:90px;z-index:5}.login-card{width:292px;min-height:318px;padding:14px 16px;background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay;color:var(--xr-text);border:3px double #63666d;box-shadow:0 0 40px #000}.brand-portal{display:block;width:120px;height:120px;object-fit:contain;margin:-7px auto -55px}.brand-word{position:relative;text-align:center;margin-bottom:52px;text-shadow:0 0 10px #fff}.brand-word span{display:block;font-size:24px;letter-spacing:6px}.brand-word small{letter-spacing:5px}.login-card>label{display:grid;grid-template-columns:76px 1fr;align-items:center;font-size:11px;font-weight:700;margin:7px 0}.login-card .remember{display:flex;gap:6px;margin-left:75px}.login-card input{min-width:0;padding:6px}.form-actions{display:flex;justify-content:space-between;margin-left:76px;gap:12px}.form-actions button{flex:1;font-size:11px}.form-error{color:#f77;font-size:11px;margin:0 0 6px}.worlds-panel{left:50%;top:38px;transform:translate(-50%);width:min(670px,calc(100vw - 470px));height:min(848px,calc(100vh - 150px))}.world-toolbar{display:grid;grid-template-columns:34px 34px 1fr 38px;gap:8px;padding:0 0 8px}.world-toolbar input{height:26px}.world-toolbar button{border-radius:0;padding:0;height:26px}.world-toolbar button.selected{color:var(--xr-accent);border-color:var(--xr-accent);background:#173522}.worlds-panel h3{font-size:13px;margin:0 -4px 8px;padding:6px;border:1px solid #3d4148;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 57%,black);background-blend-mode:overlay}.world-row,.world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0 8px 10px}.world-row{min-height:150px}.world-row.compact{min-height:0}.world-empty-row{height:28px;margin:0 8px 8px;display:grid;place-items:center;color:var(--xr-text-muted);border:0;background:transparent;font-size:12px}.world-tile{position:relative;padding:0;height:142px;overflow:hidden;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 10%,black);background-blend-mode:overlay;text-align:left}.world-tile i{display:block;position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.world-tile:after{content:"";position:absolute;left:0;right:0;bottom:0;height:38px;background:linear-gradient(transparent,#000000b8);pointer-events:none}.world-tile span,.world-tile small{position:absolute;left:4px;right:4px;bottom:16px;z-index:1;font-size:10px;text-shadow:0 2px 2px #000}.world-tile small{bottom:3px;color:var(--xr-text)}.social-panel{right:14px;top:38px;width:374px;height:340px}.tabs{display:flex;gap:3px}.tabs button{width:100px;padding:5px}.tabs .selected{border-color:#00ff38;color:#00ff38}.people article{position:relative;display:grid;grid-template-columns:58px 1fr 10px;align-items:center;min-height:76px;border-bottom:1px solid #6b6c6e}.avatar-dot{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;font-size:24px;background:radial-gradient(circle at 35% 25%,#b7c6d1,#27313b 60%,#111)}.people b,.people small{display:block}.people small{font-size:9px;margin-top:8px}.people i{width:10px;height:10px;border-radius:50%;background:red}.people i.online{background:#00ee43}.person-actions{position:absolute;right:10px;bottom:8px;display:flex}.person-actions button{border:0;background:none;padding:2px 5px;font-size:11px}.empty{color:var(--xr-text-muted);text-align:center}.modal-shade{position:absolute;inset:0;z-index:50;background:#0004}.world-details{width:715px;height:710px;left:50%;top:50%;transform:translate(-50%,-50%)}.world-details .panel-content{padding:14px}.world-hero{height:350px;background-position:center!important;background-repeat:no-repeat!important;display:grid;place-items:end start;padding:20px;font-size:28px;font-weight:700;background-size:cover!important}.world-details h1{margin:8px 0}.world-details p{font-size:12px}.detail-actions{position:absolute;left:0;right:0;bottom:0;border-top:1px solid #777;display:flex;justify-content:space-between;padding:14px}.detail-actions button{width:145px;height:48px;font-size:16px}.detail-actions .heart{color:red;border-color:#fff}.detail-actions .primary{background:#999}.settings-panel{width:585px;height:344px;left:50%;top:50%;transform:translate(-50%,-50%)}.settings-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-columns label:not(.slider){display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-bottom:12px}.settings-columns select{max-width:165px;padding:4px}.slider{display:grid;grid-template-columns:75px 1fr;align-items:center;font-size:11px;margin:7px 0}.settings-panel .slider input[type=range]{appearance:none;-webkit-appearance:none;height:5px;border:0;border-radius:4px;outline:none;background:linear-gradient(to right,#19c978 0,#19c978 var(--range-fill, 0%),#d9dce0 var(--range-fill, 0%),#d9dce0 100%)}.settings-panel .slider input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;border:1px solid #66f0ac;border-radius:50%;background:#19c978;box-shadow:0 0 4px #0009}.settings-panel .slider input[type=range]::-moz-range-track{height:5px;border:0;border-radius:4px;background:#d9dce0}.settings-panel .slider input[type=range]::-moz-range-progress{height:5px;border-radius:4px;background:#19c978}.settings-panel .slider input[type=range]::-moz-range-thumb{width:14px;height:14px;border:1px solid #66f0ac;border-radius:50%;background:#19c978;box-shadow:0 0 4px #0009}.checks{padding-top:20px}.toggle-row{display:flex!important;justify-content:flex-start!important;gap:6px}.switch{border:0;width:25px;height:14px;border-radius:8px;padding:1px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 82%,white);background-blend-mode:overlay}.switch i{display:block;width:12px;height:12px;background:#ddd;border-radius:50%}.switch.on{background:#16a86a}.switch.on i{margin-left:11px}.stats-panel{width:758px;height:342px;left:50%;top:38px;transform:translate(-50%)}.stats-panel label{font-size:12px}.stats-panel select{margin-left:30px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 71%,black);background-blend-mode:overlay;color:var(--xr-text);border:0}.stats-panel pre{font-family:Arial;font-size:14px;white-space:pre-wrap}.diag-note{color:#34edc4}.about-panel{width:440px;height:478px;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center}.about-panel img{width:160px;height:145px;object-fit:contain;margin-bottom:-35px}.about-panel p{font-size:14px;line-height:1.35}.about-panel .panel-content{display:flex;flex-direction:column;align-items:center}.about-panel .about-close{flex:none;min-width:110px;margin:auto auto 8px}.controls-panel{width:720px;height:675px;left:50%;top:50%;transform:translate(-50%,-50%)}.control-guide{display:grid;grid-template-columns:repeat(3,1fr);place-items:center;gap:36px 25px;padding:28px 35px 18px;text-align:center;color:var(--xr-text-muted);font-size:20px}.control-guide kbd{display:inline-grid;place-items:center;width:44px;height:42px;background:#fff;color:#111;border-radius:3px;margin:1px}.control-guide kbd.wide{width:135px}.mouse-guide{grid-column:3;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:center;justify-content:center}.mouse-guide img{width:145px;height:180px;object-fit:contain}.mouse-guide p{font-size:20px;margin:4px 0}.weather-panel{width:250px;height:150px;left:50%;bottom:100px;transform:translate(-50%)}.weather-panel select,.weather-panel label{display:block;width:100%;margin-bottom:10px}.chat-panel{right:12px;bottom:10px;width:370px;height:340px}.chat-panel .panel-content{display:flex;flex-direction:column}.messages{flex:1;overflow:auto}.messages article{border-bottom:1px solid #555;padding:7px;display:grid;grid-template-columns:42px 1fr;gap:8px}.chat-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#30343b;display:grid;place-items:center;position:relative}.chat-avatar img{width:100%;height:100%;object-fit:cover;position:absolute;z-index:1}.chat-avatar span{font-weight:700;color:#dff}.system-info-icon{width:34px;height:28px;margin:-2px 2px 7px;display:grid;place-items:center;position:relative;overflow:visible;background:silver;border:2px solid;border-color:#fff #404040 #404040 #fff;box-shadow:inset 1px 1px #dfdfdf,inset -1px -1px gray}.system-info-icon:after{content:"";position:absolute;left:4px;bottom:-7px;width:8px;height:8px;background:silver;border-left:2px solid #fff;border-bottom:2px solid #404040;transform:skewY(-38deg)}.system-info-icon>span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;position:relative;z-index:1;background:navy;color:var(--xr-text);font:700 16px/1 Georgia,serif;text-shadow:none}.messages article.system-message .chat-entry{align-self:center}.messages article.system-message p{margin-top:2px}.chat-entry{min-width:0}.chat-entry b{display:inline-block}.messages time{float:right;font-size:9px}.messages p{margin:8px 0}.chat-panel form{display:flex}.chat-panel form input{flex:1;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 95%,white);background-blend-mode:overlay;color:var(--xr-text)}.chat-panel form button{font-size:18px;padding:4px}.editor-panel{inset:28px 30px 92px;display:flex;flex-direction:column}.editor-panel>.panel-content{display:flex;flex:1;padding:0}.avatar-editor aside{width:135px;border-right:1px solid #555;padding:10px}.avatar-editor aside button{display:block;width:100%;margin-bottom:6px}.avatar-editor .selected,.scene-editor .selected{color:#00ffb7;border-color:#00ffb7}.avatar-editor main{display:grid;grid-template-columns:1.25fr 1fr;flex:1}.editor-preview{display:grid;place-items:center;background:radial-gradient(#25303d,#07090c)}.mannequin{font-size:280px;color:#ccd4dc;text-shadow:0 0 20px #22d4ff}.inventory{padding:12px}.inventory>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.inventory img{width:100%}.avatar-editor footer{position:absolute;left:150px;right:10px;bottom:8px}.avatar-editor footer span{margin-left:15px}.scene-editor{position:absolute;inset:0;z-index:20;pointer-events:none}.scene-editor .panel,.editor-toolbar{pointer-events:auto}.hierarchy{left:10px;top:10px;width:280px;height:calc(100% - 150px)}.hierarchy input{width:100%}.tree{line-height:28px;margin-top:10px}.inspector{right:10px;top:10px;width:300px;height:calc(100% - 150px)}.inspector fieldset{display:grid;gap:8px}.inspector fieldset label{display:flex;justify-content:space-between}.inspector input[type=number]{width:150px}.inventory-tray{left:300px;right:320px;bottom:75px;height:160px}.asset-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.editor-toolbar{position:absolute;left:0;right:0;bottom:0;height:66px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 41%,black);background-blend-mode:overlay;border-top:1px solid #777;display:flex;align-items:center;gap:8px;padding:10px}.editor-toolbar span{margin-left:auto;color:var(--xr-text-muted)}.loading-screen{position:absolute;inset:0;z-index:100;background:#010203;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-shell.is-loading .world-canvas,.app-shell.is-loading>.vignette,.app-shell.is-loading>.panel,.app-shell.is-loading>.modal-shade,.app-shell.is-loading>.dock,.app-shell.is-loading>.statusline{visibility:hidden}.loading-screen img{width:170px;height:150px;object-fit:contain;margin-bottom:-25px}.loading-screen h1{text-align:center}.loading-screen p{color:#6cc9ff}.cancel-load{position:absolute;right:20px;top:20px;background:#920909;padding:15px 32px;font-weight:700}.progress{position:relative;width:min(585px,70vw);height:41px;border:3px solid #287bdc;background:#18324f}.progress i{display:block;height:100%;background:linear-gradient(90deg,#348ff4,#69d8ff);transition:width .2s}.progress b{position:absolute;inset:0;display:grid;place-items:center;font-size:18px;text-shadow:0 2px 2px #000}@media(max-width:1050px){.social-panel{width:300px;right:8px}.worlds-panel{width:90vw}.dock{max-width:none;overflow:visible}.world-grid,.world-row{grid-template-columns:repeat(2,1fr)}.scene-editor .inspector{display:none}.inventory-tray{right:10px}.editor-panel{inset:10px 10px 85px}.avatar-editor main{grid-template-columns:1fr}.inventory{display:none}}@media(max-width:650px){.dock{transform:translate(-50%) scale(.78);transform-origin:bottom center}}@media(max-width:500px){.dock{transform:translate(-50%) scale(.62)}}.dock-orb img{width:28px;height:28px;object-fit:contain}.dock-item.control-toggle .dock-orb img{filter:grayscale(1) brightness(.75) sepia(1) saturate(14) hue-rotate(315deg)}.dock-item.control-toggle.state-off .dock-orb{border-color:#ff3737;box-shadow:0 0 13px #f01818aa,inset 0 0 9px #000}.dock-item.control-toggle.state-on .dock-orb img{filter:grayscale(1) brightness(1.15) sepia(1) saturate(15) hue-rotate(72deg)}.dock-item.control-toggle.state-on .dock-orb{border-color:#20ff65;box-shadow:0 0 14px #20ed73bb,inset 0 0 9px #000}.dock-item.control-toggle:disabled{opacity:1}.world-home img{width:16px;height:16px;object-fit:contain;vertical-align:middle}.brand-portal{width:190px;height:190px;margin:-38px auto -83px}.brand-portal.brand-logo-only{width:220px;height:150px;margin:0 auto 18px}.about-panel img{width:230px;height:205px;margin:-35px auto -65px}.avatar-dot{position:relative;overflow:hidden}.avatar-dot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}.avatar-dot span{z-index:1}.profile-panel{width:375px;height:340px;left:50%;top:50%;transform:translate(-50%,-50%)}.profile-head{display:flex;align-items:center;gap:16px}.profile-avatar{width:92px;height:92px;overflow:hidden;border-radius:50%;background:#15171a}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-actions{position:absolute;left:12px;right:12px;bottom:12px;display:flex;justify-content:space-around}.profile-actions button{border:0;background:none;display:grid;gap:5px;text-align:center}.profile-actions small{font-size:8px}.service-error{color:#ff7474;font-size:11px}.missing-world-image{background:#111 url(/viewer/assets/earth-qh8lYARK.png) center/54px no-repeat!important}.scene-editor{z-index:55;background:transparent}.scene-editor .panel,.scene-menubar,.scene-gizmo{pointer-events:auto}.scene-menubar{position:absolute;left:0;right:0;top:0;height:30px;z-index:80;display:flex;background:url(/viewer/assets/titlebar-grain-BtNeXkKa.webp) center/cover,var(--xr-bar);background-blend-mode:overlay;border-bottom:1px solid #050609}.scene-menubar>div{position:relative}.scene-menubar>div>button{width:96px;height:28px;padding:3px;border-radius:0;border-color:#111;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 78%,black);background-blend-mode:overlay}.scene-dropdown{position:absolute;top:28px;left:0;width:250px;padding:4px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 71%,black);background-blend-mode:overlay;box-shadow:0 8px 18px #000b}.scene-dropdown button{display:block;width:100%;border-radius:0;text-align:left;margin-bottom:3px}.scene-editor .hierarchy{left:0;top:30px;width:300px;height:calc(100% - 30px)}.scene-editor .inspector{right:0;top:30px;width:360px;height:calc(100% - 30px)}.scene-editor .panel-content{padding:8px}.scene-editor .tree{margin:0;line-height:25px;min-height:100%}.tree-row{display:flex;align-items:center;min-height:25px}.tree-node button{flex:1;min-width:0;width:auto;border:0;border-radius:0;background:transparent;text-align:left;padding:3px 6px}.tree-node button.tree-disclosure{flex:0 0 18px;width:18px;padding:3px 1px;text-align:center}.tree-node button.selected{background:#314b6d;color:#2cffff;box-shadow:inset 2px 0 #2cffff}.tree-node .tree-node{padding-left:14px}.tree-node,.tree-node>div{margin:0}.scene-loading-panel{width:min(520px,calc(100vw - 40px));left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;padding-bottom:24px}.scene-loading-panel progress{display:block;width:calc(100% - 36px);height:24px;margin:16px 18px 8px;accent-color:#35a6ff}.scene-saving-panel{width:min(420px,calc(100vw - 40px));left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;padding-bottom:20px}.scene-saving-panel progress{display:block;width:calc(100% - 36px);height:20px;margin:16px 18px 4px;accent-color:#35a6ff}.tree-context-menu,.inventory-context-menu{position:fixed;z-index:250;width:180px;padding:6px;background:#191a1cee;border:1px solid #08090b;box-shadow:0 8px 24px #000c;pointer-events:auto}.tree-context-menu button,.inventory-context-menu button{display:block;width:100%;min-height:29px;margin:0 0 5px;border:0;border-radius:0;color:var(--xr-text);background:#40597a}.tree-context-menu button:nth-child(2),.tree-context-menu button:nth-child(3){background:#416b79}.tree-context-menu button.delete,.inventory-context-menu button.delete{background:#d52f31}.inventory-context-menu button.move{background:#40597a}.inventory-context-menu button.sell{background:#25984b}.inventory-context-menu button.cancel{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 94%,black);background-blend-mode:overlay}.scene-gizmo{position:absolute;left:50%;top:84px;transform:translate(-50%);display:flex;gap:4px;z-index:65}.scene-gizmo button{width:38px;height:38px;border-radius:0;padding:0;font-size:20px}.scene-gizmo button.selected{background:#3b9f4c;color:var(--xr-text)}.scene-gizmo img{width:100%;height:100%;object-fit:contain;display:block}.store-detail-panel{width:min(420px,calc(100vw - 40px));max-height:calc(100vh - 80px);left:50%;top:50%;transform:translate(-50%,-50%);overflow:auto;z-index:80}.modal-shade.store-detail-shade,.modal-shade:has(>.store-detail-panel){z-index:90}.store-detail-panel .panel-content{text-align:center}.store-detail-panel img{display:block;width:220px;height:220px;object-fit:contain;margin:0 auto 12px;background:#111}.store-detail-panel p{margin:6px 0;text-align:left}.store-detail-panel footer{display:flex;gap:10px;justify-content:center;margin-top:14px}.scene-editor .inventory-tray{width:760px;height:390px;left:calc(50% - 380px);right:auto;bottom:10px;transform:none;overflow:hidden}.scene-editor .inventory-tray .panel-content{display:flex;flex-direction:column;overflow:hidden}.scene-editor .inventory-tray .inventory-command,.scene-editor .inventory-tray .inventory-search,.scene-editor .inventory-tray .inventory-tabs{flex:none}.inventory-command{display:grid;grid-template-columns:110px 130px 1fr 95px;gap:10px;align-items:center}.inventory-command button,.inventory-search button,.inventory-tabs button{border-radius:0;padding:7px}.inventory-search{display:grid;grid-template-columns:220px 110px 1fr;gap:10px;align-items:center;margin:8px 0}.inventory-search input{border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text);border:0}.inventory-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.inventory-tabs button{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 12%,black);background-blend-mode:overlay}.inventory-tabs button.selected{color:var(--xr-text);border-color:#00ef50}.inventory-command .store-balance{color:#ffd35c;font-weight:600}.scene-editor .asset-buttons{grid-template-columns:repeat(5,1fr);gap:8px;flex:1;min-height:0;height:auto;overflow-x:hidden;overflow-y:auto;padding:10px 8px;align-content:start}.scene-editor .asset-buttons{overscroll-behavior:contain}.scene-editor .asset-buttons::-webkit-scrollbar{width:10px}.scene-editor .asset-buttons::-webkit-scrollbar-track{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 47%,black);background-blend-mode:overlay}.scene-editor .asset-buttons::-webkit-scrollbar-thumb{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 78%,white);background-blend-mode:overlay;border:2px solid #15171b;border-radius:5px}.scene-editor .asset-buttons::-webkit-scrollbar-thumb:hover{background:#7a7f89}.scene-editor .asset-buttons button{position:relative;height:126px;border-radius:0;padding:8px;display:flex;flex-direction:column;align-items:center;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 86%,white);background-blend-mode:overlay;overflow:hidden}.scene-editor .asset-buttons button[draggable=true]{cursor:grab}.scene-editor .asset-buttons img,.system-icon{width:76px;height:72px;object-fit:contain;display:grid;place-items:center;background:transparent;font-size:38px}.scene-editor .asset-buttons b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.scene-editor .asset-buttons small{font-size:9px;color:var(--xr-text-muted)}.scene-editor .inspector fieldset{border:0;border-top:1px solid #8f939b;margin:0 0 8px;padding:8px 0}.scene-editor .inspector legend{width:100%;padding:4px 7px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 39%,black);background-blend-mode:overlay}.scene-editor .inspector fieldset label{align-items:center;font-size:12px}.scene-editor .inspector fieldset label>span{display:flex;gap:7px}.scene-editor .inspector input[type=number]{width:72px;border:0;border-radius:0;padding:3px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 97%,white);background-blend-mode:overlay;color:var(--xr-text)}.scene-selector-mode{background:transparent}.scene-selector{width:740px;height:720px;left:50%;top:50%;transform:translate(-50%,-50%)}.scene-selector>.panel-content>label{display:grid;grid-template-columns:150px 1fr;align-items:center;margin:12px 0}.scene-selector input{border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 57%,black);background-blend-mode:overlay;color:var(--xr-text)}.selector-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.scene-list{height:490px;overflow-y:auto}.scene-list>button{width:100%;height:136px;border-radius:0;margin-bottom:8px;display:grid;grid-template-columns:100px 1fr repeat(3,100px);grid-template-rows:1fr 34px;gap:4px;align-items:center;text-align:left;background:#253753}.scene-list img{width:100px;height:100px;object-fit:cover;grid-row:1/3}.avatar-designer{position:absolute;inset:0;z-index:55;pointer-events:none;color:var(--xr-text)}.avatar-designer button,.avatar-designer input,.avatar-designer select,.avatar-designer section,.avatar-designer aside,.avatar-detail{pointer-events:auto}.avatar-tabs{position:absolute;top:0;left:0;width:50%;height:42px;display:grid;grid-template-columns:repeat(3,1fr);background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 35%,black);background-blend-mode:overlay;pointer-events:auto}.avatar-tabs button{border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 12%,black);background-blend-mode:overlay;border:2px solid #24272d}.avatar-tabs button.selected{background:#103859}.avatar-categories{position:absolute;top:42px;bottom:0;left:0;width:80px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 22%,black);background-blend-mode:overlay;border-right:2px solid #292c32;padding:4px;overflow-y:auto}.avatar-categories button{width:70px;height:70px;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 22%,black);background-blend-mode:overlay;padding:4px;margin-bottom:2px}.avatar-categories button.selected{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,black);background-blend-mode:overlay}.avatar-categories img{width:58px;height:58px;object-fit:contain}.avatar-categories .exit{height:62px;background:#c40000;font-weight:700}.avatar-workspace,.avatar-store,.avatar-transactions{position:absolute;top:42px;bottom:0;background:#090b0fee;border-right:2px solid #30343a}.avatar-workspace{left:80px;width:calc(50% - 80px)}.avatar-store,.avatar-transactions{left:0;width:50%}.avatar-workspace>h2,.avatar-transactions>h2{height:48px;margin:0;display:grid;place-items:center;background:url(/viewer/assets/titlebar-grain-BtNeXkKa.webp) center/cover,var(--xr-bar);background-blend-mode:overlay;font-size:18px}.avatar-columns{height:calc(100% - 155px);display:grid;grid-template-columns:55% 45%}.avatar-inventory,.outfit-column{padding:8px;border-right:1px solid #25282e;overflow:hidden}.avatar-inventory>label{display:grid;grid-template-columns:160px 1fr;align-items:center;font-weight:700}.avatar-inventory select,.avatar-search{border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 89%,black);background-blend-mode:overlay;color:var(--xr-text)}.avatar-search{width:100%;margin-top:6px}.avatar-item-grid{height:calc(100% - 70px);overflow-y:auto;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:14px 8px;padding-top:8px;align-content:start}.avatar-item-grid article{position:relative;text-align:center;min-width:0}.avatar-item-grid .item-thumbnail{width:100%;height:110px;background:#030405}.item-thumbnail{position:relative;display:grid;place-items:center;overflow:hidden;background:#090b0e;color:var(--xr-text-muted)}.item-thumbnail>img{width:100%;height:100%;object-fit:contain}.thumbnail-placeholder{width:100%;height:100%;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px!important;color:var(--xr-text-muted);background:#111419;border:1px solid #343941;font-size:10px!important;text-transform:uppercase;letter-spacing:.04em}.thumbnail-placeholder b{font-size:26px;line-height:1;color:var(--xr-text-muted)}.avatar-item-grid article>button:not(.remove){display:block;width:100%;height:24px;border:0;border-radius:0;padding:2px;background:#258333}.avatar-item-grid article>button.emote-button{background:#c79519}.avatar-item-grid article>button.emote-button:disabled{background:#55491f;color:var(--xr-text-muted);cursor:not-allowed}.avatar-item-grid article.playing-emote{outline:2px solid #f2bf28;box-shadow:0 0 12px #e7b21e99}.avatar-item-grid .remove{position:absolute;right:0;top:0;width:22px;height:22px;z-index:2;padding:0;border:0;border-radius:0;background:#ca161c}.avatar-item-grid span{display:block;padding:8px 2px;font-size:11px}.outfit-column>header{display:flex;justify-content:space-between;align-items:center;font-weight:700}.outfit-column>header b{display:grid;place-items:center;width:48%;height:38px;background:#8f5739}.outfit-column>p{text-align:center}.outfit-list{height:calc(100% - 75px);overflow-y:auto}.outfit-list button{width:100%;border-radius:0;margin-bottom:5px;display:grid;grid-template-columns:52px 1fr;grid-template-rows:1fr 1fr;text-align:left}.outfit-list img{width:46px;height:46px;object-fit:cover;grid-row:1/3}.outfit-list small{color:var(--xr-text-muted)}.current-outfit-items{max-height:calc(100vh - 345px);min-height:110px;overflow-y:auto;margin-top:8px;border-top:1px solid #22262b}.current-outfit-entry{width:100%;border-bottom:1px solid #181b20;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 18%,black);background-blend-mode:overlay;color:var(--xr-text)}.current-outfit-entry.selected{background:#17477e}.current-outfit-item{width:100%;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:5px;padding:0;background:transparent;text-align:left}.current-outfit-items>p{color:var(--xr-text-muted);font-size:12px;text-align:center}.current-outfit-item .part-collapse{width:16px;height:16px;display:grid;place-items:center;color:#111;background:#aaa;border-radius:2px}.current-outfit-item .outfit-part-select{min-width:0;min-height:41px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;border:0;border-radius:0;padding:5px;background:transparent;color:inherit;text-align:left}.current-outfit-item .outfit-part-select:disabled{opacity:1;cursor:default}.current-outfit-item .materials-button{width:auto;margin:0 5px 0 0;border:0;border-radius:0;padding:5px 10px;background:#9a6541}.current-outfit-item .part-remove{width:25px;height:25px;margin-right:4px;padding:0;border:0;border-radius:0;background:#b51f24;color:var(--xr-text);font-size:18px}.outfit-part-tools{display:grid;gap:7px;padding:9px 8px 11px 30px;border-top:1px solid #285a8c;background:#101820}.outfit-part-tools>b{margin-top:3px;color:#dcecff;font-size:12px}.outfit-part-tools label{display:grid;gap:3px;color:var(--xr-text-muted);font-size:11px}.outfit-part-tools select{width:100%;min-height:27px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text);border:1px solid #59616b;border-radius:0}.outfit-part-tools input[type=range]{width:100%}.outfit-part-tools small{color:#c5a9a9}.outfit-part-tools .cloth-actions button{min-height:29px;padding:4px;font-size:11px}.listing-badge{position:absolute;top:4px;left:4px;z-index:2;padding:2px 5px!important;background:#247d37;color:var(--xr-text);font-size:8px!important;letter-spacing:.04em}.avatar-workspace>footer{position:absolute;left:14px;right:14px;bottom:14px;height:76px;display:flex;gap:16px;align-items:center}.avatar-workspace>footer button{height:64px;min-width:125px;border-radius:0}.avatar-workspace>footer span{font-size:11px}.avatar-store>header{height:92px;display:grid;grid-template-columns:1.2fr .8fr .8fr auto;gap:12px;align-items:center;padding:10px;background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay}.avatar-store>header select{border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 98%,white);background-blend-mode:overlay;color:#fff}.avatar-store>header b{color:#22f052}.avatar-store>input{width:100%;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 22%,black);background-blend-mode:overlay;color:#fff}.store-grid{height:calc(100% - 130px);overflow-y:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:20px 10px;padding:22px;align-content:start}.store-grid button{border:0;background:transparent;display:flex;flex-direction:column;gap:6px;min-width:0}.store-grid img{width:100%;height:115px;object-fit:contain;background:#050608}.store-grid small{color:var(--xr-text-muted)}.store-grid strong{color:#31ef51}.store-grid button{position:relative}.store-grid button.owned{opacity:.62}.store-grid .purchased-badge{background:#4b5563}.asset-buttons button.store-owned{opacity:.62}.asset-buttons .purchased-badge{background:#4b5563}.store-detail-panel footer button:disabled{opacity:.55;cursor:default}.avatar-detail footer button:disabled{opacity:.55;cursor:default}.avatar-transactions{padding:0 16px 16px;overflow-y:auto}.avatar-transactions>h2{margin:0 -16px 14px}.avatar-transactions article{min-height:65px;border:1px solid #3a3d43;margin-bottom:5px;padding:10px;display:grid;grid-template-columns:95px 70px 1fr 1fr 80px;align-items:center;font-size:11px}.avatar-transactions article b{color:#45aaff}.avatar-transactions article strong{color:#37ef50}.avatar-detail{position:absolute;inset:0;background:#0007;display:grid;place-items:center;z-index:90}.avatar-detail>div{width:min(960px,calc(100vw - 80px));height:min(620px,calc(100vh - 80px));background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay;border:2px solid #4b4f56;padding:10px;overflow:hidden}.avatar-detail h2{text-align:center}.avatar-detail section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,55%);gap:18px;height:calc(100% - 135px);min-height:0;padding:18px}.avatar-detail section img{width:100%;height:100%;object-fit:contain;background:#050505}.avatar-detail section b{color:#3cf24e}.avatar-detail footer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.avatar-detail footer button{height:54px;border-radius:0}.outfit-column>header button{width:48%;height:38px;border-radius:0;background:#8f5739}.outfit-column>header button.editing{background:#287b49}.global-scale{display:block;text-align:center;margin:8px 0}.global-scale input{display:block;width:100%;padding:0}.global-scale.disabled{color:var(--xr-text-muted)}.outfit-edit-tools{display:flex;flex-direction:column;gap:8px;overflow:auto}.outfit-edit-tools h3{margin:8px 0 0;font-size:13px}.outfit-edit-tools select{width:100%;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text);border-radius:0}.transform-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.transform-buttons button,.outfit-edit-tools>button{border-radius:0}.avatar-transform-toolbar{position:absolute;top:60px;right:42px;z-index:70;display:flex;gap:4px;pointer-events:auto}.avatar-transform-toolbar button{width:40px;height:40px;padding:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 65%,black);background-blend-mode:overlay;border:1px solid #090a0c}.avatar-transform-toolbar button.selected{background:#3b9f4c;border-color:#62db75}.avatar-transform-toolbar img{width:100%;height:100%;display:block;object-fit:contain}.avatar-transform-toolbar .none-transform-tool{display:grid;place-items:center;width:100%;height:100%;color:var(--xr-text);font-size:30px;font-weight:300;line-height:1}.avatar-transform-toolbar .scale-tool-stack{display:flex;flex-direction:column;gap:4px}.avatar-transform-toolbar .scale-mode-toggle span{display:grid;place-items:center;width:100%;height:100%;color:var(--xr-text);font-size:11px;font-weight:800;letter-spacing:-.4px}.avatar-bake-overlay{position:absolute;inset:0;z-index:200;display:grid;place-items:center;background:#010306c7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:all}.avatar-bake-overlay>div{width:min(420px,calc(100% - 48px));padding:28px 34px;border:1px solid #4e5967;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 48%,black);background-blend-mode:overlay;box-shadow:0 18px 60px #000;text-align:center}.avatar-bake-overlay b{display:block;margin:14px 0 6px;font-size:20px;color:var(--xr-text)}.avatar-bake-overlay p{margin:0 0 8px;color:#b9e9ff}.avatar-bake-overlay small{color:#aab2bc}.avatar-bake-spinner{display:block;width:42px;height:42px;margin:auto;border:4px solid #39434e;border-top-color:#50d274;border-radius:50%;animation:avatar-bake-spin .8s linear infinite}@keyframes avatar-bake-spin{to{transform:rotate(360deg)}}.avatar-viewport-toolbar .avatar-emote-stop{width:42px;height:40px;padding:0;border-radius:0;border:1px solid #ff5757;background:#b80008;display:grid;place-items:center}.avatar-emote-stop span{width:17px;height:17px;padding:0;background:#fff;box-shadow:0 0 3px #000}.avatar-viewport-toolbar{position:absolute;left:75%;bottom:52px;transform:translate(-50%);z-index:70;display:flex;gap:6px;pointer-events:auto}.avatar-viewport-toolbar button{width:40px;height:40px;padding:4px;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 89%,white);background-blend-mode:overlay}.avatar-viewport-toolbar button.selected{background:#287b49}.avatar-viewport-toolbar img{width:100%;height:100%;object-fit:contain;display:block}.avatar-edit-settings{position:absolute!important;right:30px!important;bottom:105px!important;top:auto!important;width:330px!important;height:auto!important;z-index:72;padding:10px;border:1px solid #555b63!important;background:#15181eee!important;box-shadow:0 10px 30px #000b;pointer-events:auto}.avatar-edit-settings header{display:flex;justify-content:space-between;align-items:center;margin:-10px -10px 10px;padding:6px 9px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 34%,black);background-blend-mode:overlay}.avatar-edit-settings header button{width:28px;height:26px;padding:0;border:0;border-radius:0;background:#9d1519}.avatar-edit-settings label{display:grid;gap:5px;margin:8px 0;font-size:12px}.avatar-edit-settings select{width:100%;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text);border-radius:0}.avatar-edit-settings h3{margin:10px 0 4px;font-size:13px}.avatar-edit-settings>button{width:100%;border-radius:0}.avatar-edit-settings .save-outfit{margin-top:8px;background:#267b3b}.cloth-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px}.cloth-actions button{border-radius:0;background:#3e6283}.dynamic-toggle{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center}.dynamic-toggle input{width:18px;height:18px}.avatar-item-menu{position:fixed;z-index:240;width:185px;display:grid;padding:5px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 81%,black);background-blend-mode:overlay;border:1px solid #686e77;box-shadow:0 8px 24px #000c;pointer-events:auto}.avatar-item-menu b{padding:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 40%,black);background-blend-mode:overlay}.avatar-item-menu button{height:30px;border:0;border-radius:0;border-top:1px solid #191b1f;text-align:left;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 94%,white);background-blend-mode:overlay}.avatar-item-menu button:hover{background:#37658e}.avatar-item-menu button.danger{background:#a51f24}.avatar-sale-overlay{position:fixed;inset:0;z-index:230;display:grid;place-items:center;background:#0009;pointer-events:auto}.avatar-sale-dialog{width:min(760px,calc(100vw - 32px));min-height:470px;display:grid;grid-template-columns:280px 1fr;grid-template-rows:42px 1fr 58px;gap:12px;padding:10px;background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay;border:2px solid #555b63;box-shadow:0 18px 50px #000e}.avatar-sale-dialog>header{grid-column:1/3;display:flex;align-items:center;justify-content:space-between;padding:5px 8px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 34%,black);background-blend-mode:overlay}.avatar-sale-dialog>header button{width:28px;height:27px;padding:0;border:0;border-radius:0;background:#a91f24}.sale-photo{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:270px 40px;gap:6px}.sale-photo .item-thumbnail{grid-column:1/3;width:270px;height:270px;justify-self:center}.sale-photo button{border-radius:0}.sale-fields{display:flex;flex-direction:column;gap:10px}.sale-fields label{display:grid;gap:5px;font-size:12px}.sale-fields input,.sale-fields textarea{width:100%;border:1px solid #454b54;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 26%,black);background-blend-mode:overlay;color:var(--xr-text)}.sale-fields textarea{min-height:150px;resize:vertical}.sale-fields .sale-mods{display:flex;align-items:center}.sale-fields .sale-mods input{width:18px;height:18px}.avatar-sale-dialog>footer{grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;gap:10px}.avatar-sale-dialog>footer button{border-radius:0}.avatar-sale-dialog>footer button:first-child{background:#27803e}.store-grid .item-thumbnail{width:100%;height:120px}.avatar-detail .item-thumbnail{width:100%;height:100%;min-width:0;min-height:0;align-self:stretch}.outfit-edit-tools .save-outfit{margin-top:8px;background:#267b3b}.my-outfits-overlay{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:#0005;pointer-events:auto}.my-outfits-dialog{width:min(960px,70vw);height:min(580px,68vh);display:grid;grid-template-rows:64px 1fr 64px;padding:8px;background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay;border:2px solid #454950;box-shadow:0 18px 45px #000d}.my-outfits-dialog>h2{margin:0;display:grid;place-items:center;font-size:19px}.my-outfits-list{min-height:0;overflow-y:auto;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 12%,black);background-blend-mode:overlay;padding:10px}.my-outfits-list article{min-height:44px;display:grid;grid-template-columns:72px 1fr 62px 62px 38px;align-items:center;gap:2px;padding:4px 8px;border-bottom:1px solid #14171b}.my-outfits-list article.selected{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 34%,black);background-blend-mode:overlay}.my-outfits-list .worn-marker{color:#67ff71;font-size:10px}.my-outfits-list button{height:26px;padding:2px 8px;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 74%,white);background-blend-mode:overlay}.my-outfits-list button.worn{background:#369547}.my-outfits-list button.delete{background:#d11f24;font-size:18px}.my-outfits-dialog>footer{display:grid;grid-template-columns:1fr .82fr .7fr .82fr 1.2fr;gap:18px;align-items:center;padding:8px 28px 0;border-top:1px solid #34383e}.my-outfits-dialog>footer button{height:40px;border-radius:0}.material-editor-shade{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:18px;background:#0008;pointer-events:auto!important}.material-editor{width:min(900px,calc(100vw - 44px));height:min(690px,calc(100vh - 44px));display:grid;grid-template-rows:34px 48px minmax(0,1fr) 42px;overflow:hidden;color:var(--xr-text);background:var(--xr-panel-image, none) center/cover,url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,var(--xr-panel);background-blend-mode:normal,overlay;border:2px solid #4b5058;box-shadow:0 18px 50px #000e}.material-editor>header{display:flex;align-items:center;justify-content:space-between;padding:4px 7px;background:url(/viewer/assets/titlebar-grain-BtNeXkKa.webp) center/cover,var(--xr-bar);background-blend-mode:overlay;border-bottom:1px solid #050608}.material-editor>header button{width:26px;height:24px;padding:0;border:0;border-radius:0;background:#c9232a;font-size:20px;line-height:20px}.material-editor>p{padding:14px}.material-row-select{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:9px;padding:7px}.material-row-select select,.material-properties select{width:100%;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text)}.material-editor-body{min-height:0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #343840;border-bottom:1px solid #343840}.material-textures,.material-properties{min-height:0;overflow-y:auto;padding:8px}.material-textures{border-right:1px solid #343840}.material-editor fieldset{margin:0 0 9px;padding:7px;border:1px solid #393e46}.material-editor legend{padding:0 5px;color:var(--xr-text)}.material-editor small{display:block;margin-bottom:7px;color:#9ca3ac}.material-textures fieldset>div{display:grid;grid-template-columns:1fr 82px;gap:7px}.material-textures button,.file-button{min-height:32px;display:grid;place-items:center;border:0;border-radius:0;color:var(--xr-text);background:#3974ad;cursor:pointer}.scene-backups-shade{z-index:190}.scene-backups-panel{width:min(920px,calc(100vw - 24px));height:min(680px,calc(100vh - 48px));left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:10px}.backup-summary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 20px;padding:2px 4px;color:#b8dcff}.backup-summary span,.backup-status{color:var(--xr-text-muted);font-size:12px}.backup-settings{display:flex;flex-wrap:wrap;align-items:center;gap:4px 24px}.backup-toggle{display:flex;align-items:center;gap:8px;padding:2px 4px}.backup-toggle input{width:18px;height:18px}.backup-create{display:grid;grid-template-columns:minmax(180px,1fr) 150px 90px;gap:8px}.backup-create input,.backup-row input{min-width:0;height:32px;box-sizing:border-box;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 34%,black);background-blend-mode:overlay;border:1px solid #414956;color:var(--xr-text);padding:5px 8px}.backup-create button,.backup-actions button{min-height:32px;border:0;border-radius:0;color:var(--xr-text);background:#3974ad}.backup-status{min-height:18px;margin:0 4px}.backup-list{flex:1;min-height:0;overflow:auto;padding:8px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 37%,black);background-blend-mode:overlay;border:1px solid #08090b}.backup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px;margin-bottom:8px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 80%,black);background-blend-mode:overlay;border:1px solid #343941}.backup-row-main{display:grid;gap:6px;min-width:0}.backup-row-main small{color:#b7d1eb}.backup-row-main p{margin:0;color:var(--xr-text-muted);font-size:12px;white-space:pre-wrap}.backup-actions{display:flex;align-items:start;gap:6px}.backup-actions button{min-width:92px}.backup-actions .danger{background:#b92e32}.backup-empty{padding:30px;text-align:center;color:var(--xr-text-muted)}.script-inspector .inspector-note{margin:4px 0;color:#aeb4bf;font-size:11px;line-height:1.35}.script-binding{display:grid;gap:6px;margin:8px 0;padding:8px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 51%,black);background-blend-mode:overlay;border:1px solid #343a44}.script-binding header{display:flex;align-items:center;justify-content:space-between;gap:8px}.script-binding header button{min-height:24px;padding:2px 7px;background:#a72d31;color:var(--xr-text);border:0}.script-binding small{color:#91a7bd;overflow:hidden;text-overflow:ellipsis}.script-binding label{display:grid!important;grid-template-columns:minmax(90px,1fr) minmax(90px,1fr);align-items:center;gap:6px}.script-binding h5{margin:5px 0 0;padding-bottom:3px;color:#d8e2ec;border-bottom:1px solid #343a44;font-size:11px}.script-range-control,.script-vector-control{display:flex;align-items:center;gap:4px;min-width:0}.script-range-control input[type=range]{flex:1 1 auto;min-width:60px}.script-range-control input[type=number]{width:58px;flex:0 0 58px}.script-vector-control input{width:0;min-width:38px;flex:1 1 0}.script-binding input[type=color]{min-height:28px;padding:2px}@media(max-width:700px){.backup-create{grid-template-columns:1fr 1fr}.backup-create input{grid-column:1 / -1}.backup-row{grid-template-columns:1fr}.backup-actions{flex-wrap:wrap}.backup-actions button{flex:1;min-width:82px}}.material-textures button{background:#b43c40}.file-button input{display:none}.material-properties label{display:grid;grid-template-columns:110px 48px minmax(80px,1fr);align-items:center;gap:7px;margin:6px 0;font-size:12px}.material-properties label>input[type=color],.material-properties label>select,.material-properties label>input[type=number]{grid-column:2/4}.material-properties input[type=color]{width:100%;height:34px;padding:0;border:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 35%,black);background-blend-mode:overlay}.material-properties input[type=number]{width:100%;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text)}.material-editor>footer{display:grid;align-items:center;padding:6px}.material-editor>footer button{width:100%;height:30px;border:0;border-radius:0}.material-editor-shade.compact{display:block;padding:0;background:transparent;pointer-events:none!important}.material-editor-shade.compact .material-editor{position:fixed;left:12px;bottom:12px;width:550px;height:min(620px,calc(100vh - 54px));pointer-events:auto}@media(max-width:760px){.material-editor-body{grid-template-columns:1fr}.material-textures{border-right:0;border-bottom:1px solid #343840}.material-editor-shade.compact .material-editor{left:6px;right:6px;width:auto}}@media(max-width:1200px){.scene-editor .inventory-tray{width:620px;left:calc(50% - 310px)}.avatar-item-grid{grid-template-columns:repeat(2,1fr)}.store-grid{grid-template-columns:repeat(4,1fr)}}.ss-panel{width:820px;height:min(760px,calc(100vh - 140px))}.ss-panel .panel-content{display:flex;flex-direction:column;overflow:hidden}.ss-tabs{flex:none}.ss-actions{flex:none;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:6px 0 12px}.ss-actions button{height:36px}.ss-actions .ss-edit:not(:disabled){border-color:#3be060;color:var(--xr-text);box-shadow:inset 0 0 0 1px #3be060}.ss-actions .ss-preview:not(:disabled){background:linear-gradient(#3d8fe0,#2466b3);border-color:#5aa7ef;color:var(--xr-text)}.ss-listhead{flex:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;margin-bottom:6px;font-size:13px;color:var(--xr-text)}.ss-sort{display:flex;gap:4px}.ss-sort button{padding:3px 10px;font-size:12px;border-radius:3px}.ss-sort button.active{background:linear-gradient(#3d8fe0,#2466b3);border-color:#5aa7ef;color:var(--xr-text)}.ss-list{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.ss-panel .ss-row{display:grid;grid-template-columns:104px 1fr 316px;gap:12px;align-items:start;height:120px;box-sizing:border-box;padding:8px;margin-bottom:8px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 82%,black);background-blend-mode:overlay;border:1px solid #3d4047;border-radius:3px;cursor:pointer}.ss-panel .ss-row:hover{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;border-color:#565a63}.ss-panel .ss-row.selected{background:#34507a;border-color:#35e0e6}.ss-row.selected .ss-info b{color:#35e0e6}.ss-thumb{position:relative;width:104px;height:104px;background:#15181e}.ss-thumb img{width:104px;height:104px;object-fit:cover;display:block}.ss-thumb img.ss-thumb-missing{object-fit:contain;padding:14px;box-sizing:border-box;opacity:.8}.ss-thumb-clear{position:absolute;top:3px;right:3px;width:20px;height:20px;padding:0;line-height:18px;font-size:15px;border-radius:2px;background:#c93434;border:0;color:var(--xr-text)}.ss-info{min-width:0;display:flex;flex-direction:column;gap:3px;overflow:hidden}.ss-info b{font-size:15px;color:var(--xr-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-info b small{font-weight:400;color:#9fb0c8;font-size:12px}.ss-info small{color:#c9d3e2;font-size:12px}.ss-info p{margin:2px 0 0;color:#aab6c8;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ss-buttons{display:grid;grid-template-columns:repeat(3,100px);grid-auto-rows:30px;gap:6px 8px;cursor:default}.ss-buttons button,.ss-buttons select,.ss-event-buttons button{height:30px;padding:0 6px;font-size:12px;border-radius:3px;color:var(--xr-text);text-shadow:0 1px 1px #0008}.ss-buttons select{background:#1c2433;border:1px solid #4c5a72;color:var(--xr-text)}.ss-pub,.ss-purple{background:linear-gradient(#8a55cc,#6a3aa8);border-color:#9c6ee0}.ss-pub.is-public{background:linear-gradient(#37b156,#248a3e);border-color:#52cf70}.ss-green{background:linear-gradient(#43ad62,#2f8a4b);border-color:#5cc47b}.ss-blue{background:linear-gradient(#4a82c4,#335f99);border-color:#6397d4}.ss-danger{background:linear-gradient(#d94545,#b02c2c);border-color:#ea6464;color:var(--xr-text)}.ss-primary{background:linear-gradient(#43ad62,#2f8a4b);border-color:#5cc47b;color:var(--xr-text)}.ss-panel .ss-event{grid-template-columns:104px 1fr 230px}.ss-event-buttons{display:flex;gap:6px;justify-content:flex-end;align-items:center;cursor:default}.ss-status{display:inline-block;min-width:62px;padding:6px 8px;font-size:12px;text-align:center;border-radius:3px;background:#5d636d;color:var(--xr-text)}.ss-status-active{background:#2f9a4a}.ss-status-upcoming{background:#3a6fb0}.ss-shade{z-index:60;display:flex;align-items:center;justify-content:center}.ss-dialog{position:relative;left:auto;top:auto;transform:none;width:min(460px,calc(100vw - 40px));max-height:calc(100vh - 80px);overflow:auto}.ss-dialog.ss-small{width:min(380px,calc(100vw - 40px))}.ss-dialog.ss-event-form{width:min(560px,calc(100vw - 40px))}.ss-dialog .panel-content{display:flex;flex-direction:column;gap:12px;padding:16px;height:auto}.ss-dialog label{display:flex;flex-direction:column;gap:5px;font-size:13px;color:var(--xr-text-muted)}.ss-dialog input:not([type=checkbox]),.ss-dialog textarea,.ss-dialog select{width:100%;box-sizing:border-box;border:1px solid #4c4f55;border-radius:4px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 57%,black);background-blend-mode:overlay;color:var(--xr-text);padding:8px;font:inherit}.ss-dialog textarea{resize:vertical;min-height:70px}.ss-dialog input:disabled{opacity:.45}.ss-dialog .ss-check{flex-direction:row;align-items:center;gap:8px}.ss-dialog .ss-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ss-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.ss-dialog footer button{min-width:96px;height:34px}.ss-confirm p{margin:0;line-height:1.45;color:var(--xr-text)}.ss-image-field{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--xr-text-muted)}.ss-image-field>div{display:flex;align-items:flex-start;gap:12px}.ss-image-field img{width:104px;height:104px;object-fit:cover;background:#15181e}.ss-image-field .ss-thumb{flex:none}.ss-noimage{width:104px;height:104px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;color:#8b909a;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 92%,black);background-blend-mode:overlay}.runtime-emotes{left:50%;bottom:105px;transform:translate(-50%);width:340px;height:430px}.runtime-emotes .panel-content{display:flex;flex-direction:column;overflow:hidden;padding:8px}.runtime-emote-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:4px;padding-right:4px;scrollbar-width:thin;scrollbar-color:#4a4e57 transparent}.runtime-emote-list::-webkit-scrollbar{width:6px}.runtime-emote-list::-webkit-scrollbar-track{background:transparent}.runtime-emote-list::-webkit-scrollbar-thumb{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 86%,white);background-blend-mode:overlay;border-radius:3px}.runtime-emote-list::-webkit-scrollbar-thumb:hover{background:#6a6f7a}.runtime-emote-list>button{flex:none;height:42px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:4px 8px 4px 4px;border-radius:3px;text-align:left;background:#1c1e23b8;border:1px solid #3d4047}.runtime-emote-list>button:hover{background:#30333ad9;border-color:#565a63;filter:none}.runtime-emote-list>button.selected{color:#42ff73;border-color:#42ff73;background:#153b22}.runtime-emote-list>button.loading{opacity:.6}.runtime-emote-list>button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.runtime-emote-list>button i{font-style:normal;font-size:11px;color:#42ff73}.runtime-emote-list img,.emote-noimage{width:34px;height:34px;object-fit:cover;background:#08090b;border-radius:2px}.emote-noimage{display:flex;align-items:center;justify-content:center;text-align:center;font-size:9px;line-height:1.05;color:#8b909a;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 92%,black);background-blend-mode:overlay}.runtime-emotes footer{flex:none;display:grid;gap:5px;margin-top:8px}.runtime-emotes .stop-emote{background:#8f1519;border-radius:3px}.runtime-emotes small{min-height:16px;color:var(--xr-text-muted)}.worlds-panel .panel-content{overflow-x:hidden}.world-row,.world-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1050px){.world-row,.world-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.touch-controls{position:absolute;left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0px) + 96px);height:140px;z-index:35;pointer-events:none;display:flex;justify-content:space-between;align-items:flex-end;padding:0 calc(env(safe-area-inset-right,0px) + 22px) 0 calc(env(safe-area-inset-left,0px) + 22px);user-select:none;-webkit-user-select:none;touch-action:none}.touch-stick{position:relative;width:128px;height:128px;border-radius:50%;pointer-events:auto;touch-action:none;background:radial-gradient(circle,#ffffff14 0 42%,#fff2 43% 44%,#0000 45%),#10131888;border:2px solid #ffffff55;box-shadow:0 4px 16px #0008,inset 0 0 18px #0006}.touch-stick i{position:absolute;left:50%;top:50%;width:56px;height:56px;margin:-28px 0 0 -28px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e8f7ff,#7e8b99 55%,#39424d);border:2px solid #fffc;box-shadow:0 3px 10px #000a;pointer-events:none}.touch-actions{display:flex;gap:14px;align-items:flex-end;pointer-events:auto}.touch-actions button{width:72px;height:72px;border-radius:50%;padding:0;display:grid;place-items:center;align-content:center;font-size:13px;font-weight:700;color:var(--xr-text);touch-action:none;background:radial-gradient(circle at 35% 25%,#5b5c5ecc,#191a1bcc 70%);border:2px solid #ffffff66;box-shadow:0 4px 14px #0009;text-shadow:0 1px 2px #000}.touch-actions .touch-jump{width:84px;height:84px;margin-bottom:26px;border-color:#3be060aa}.touch-actions .touch-crouch.on{background:radial-gradient(circle at 35% 25%,#2f9a4acc,#15502acc 70%);border-color:#62ff85}.touch-actions small{display:block;font-size:10px;font-weight:400}.touch-controls.touch-in-editor{bottom:calc(env(safe-area-inset-bottom,0px) + 64px)}.landscape .touch-controls{height:116px;bottom:calc(env(safe-area-inset-bottom,0px) + 84px)}.landscape .touch-stick{width:110px;height:110px}.landscape .touch-stick i{width:48px;height:48px;margin:-24px 0 0 -24px}.landscape .touch-actions button{width:62px;height:62px}.landscape .touch-actions .touch-jump{width:72px;height:72px;margin-bottom:18px}.landscape .touch-controls.touch-in-editor{bottom:calc(env(safe-area-inset-bottom,0px) + 58px)}.app-shell.mobile button,.app-shell.mobile a{touch-action:manipulation}.app-shell.mobile input:not([type=checkbox]):not([type=range]):not([type=color]),.app-shell.mobile select,.app-shell.mobile textarea{font-size:16px}.app-shell.mobile .panel{max-width:calc(100vw - 12px)}.app-shell.mobile .panel-title{height:38px}.app-shell.mobile .panel-content{height:calc(100% - 38px);overscroll-behavior:contain}.app-shell.mobile .close-button{min-width:40px;height:30px;font-size:22px}.app-shell.mobile .panel-content::-webkit-scrollbar{width:5px;height:5px}.app-shell.mobile .panel-content::-webkit-scrollbar-thumb{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 86%,white);background-blend-mode:overlay;border-radius:3px}.app-shell.mobile .panel-content{scrollbar-width:thin;scrollbar-color:#4a4e57 transparent}.app-shell.mobile .dock{left:0;right:0;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);transform:none;justify-content:safe center;overflow-x:auto;overflow-y:hidden;padding:4px 10px 0;gap:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.app-shell.mobile .dock::-webkit-scrollbar{display:none}.app-shell.mobile .dock-item{width:52px;flex:0 0 52px;font-size:9px;line-height:10px}.app-shell.mobile .dock-orb{width:42px;height:42px}.app-shell.mobile .dock-orb img{max-width:26px;max-height:26px}.app-shell.mobile .dock-label{min-height:20px}.app-shell.mobile .statusline{bottom:calc(env(safe-area-inset-bottom,0px) + 1px);font-size:9px;white-space:nowrap;max-width:96vw;overflow:hidden;text-overflow:ellipsis}.app-shell.mobile .worlds-panel{left:6px;right:6px;top:calc(env(safe-area-inset-top,0px) + 6px);bottom:calc(env(safe-area-inset-bottom,0px) + 92px);width:auto;height:auto;transform:none}.app-shell.mobile .world-row,.app-shell.mobile .world-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 2px 10px}.app-shell.mobile.landscape .world-row,.app-shell.mobile.landscape .world-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.mobile .world-tile{height:auto;aspect-ratio:1/1}.app-shell.mobile .world-tile span,.app-shell.mobile .world-tile small{font-size:11px}.app-shell.mobile .world-toolbar{grid-template-columns:40px 40px minmax(0,1fr) 44px}.app-shell.mobile .world-toolbar input,.app-shell.mobile .world-toolbar button{height:36px}.app-shell.mobile .world-details{left:6px;right:6px;top:calc(env(safe-area-inset-top,0px) + 6px);bottom:calc(env(safe-area-inset-bottom,0px) + 6px);width:auto;height:auto;transform:none;overflow:auto;z-index:60}.app-shell.mobile .world-details .world-hero{height:min(38vh,300px);font-size:22px}.app-shell.mobile .world-details .detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.app-shell.mobile .world-details .detail-actions button{min-height:46px}.app-shell.mobile.landscape .world-details .world-hero{height:34vh}.app-shell.mobile .social-panel{left:6px;right:6px;top:calc(env(safe-area-inset-top,0px) + 6px);width:auto;height:min(34vh,300px);z-index:45;border-radius:10px;overflow:hidden;background:#15181dee;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.app-shell.mobile.at-home .social-panel{height:min(60vh,480px);z-index:58}.app-shell.mobile .social-panel .panel-content{display:flex;flex-direction:column;padding:6px 8px}.app-shell.mobile .social-panel .tabs{flex:none;display:grid;grid-template-columns:1fr 1fr;gap:4px}.app-shell.mobile .social-panel .tabs button{width:auto;height:34px;border-radius:17px}.app-shell.mobile .people{flex:1;min-height:0;overflow-y:auto;margin-top:6px}.app-shell.mobile .people article{grid-template-columns:44px minmax(0,1fr) 10px auto;gap:8px;min-height:56px;padding:4px 2px;border-bottom:1px solid #2c3036}.app-shell.mobile .people .avatar-dot{width:44px;height:44px;font-size:18px}.app-shell.mobile .people b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-shell.mobile .people small{margin-top:3px;font-size:11px}.app-shell.mobile .person-actions{position:static;display:flex;gap:4px}.app-shell.mobile .person-actions button{width:32px;height:32px;padding:0;border-radius:50%;font-size:14px}.app-shell.mobile .profile-panel{left:6px!important;right:6px!important;width:auto!important;top:50%!important;transform:translateY(-50%)!important}.app-shell.mobile .chat-panel{left:6px;right:6px;top:calc(env(safe-area-inset-top,0px) + 6px);bottom:auto;width:auto;height:min(36vh,320px);z-index:44;border-radius:10px;overflow:hidden;background:#15181dee;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.app-shell.mobile.portrait.social-open .chat-panel{top:calc(env(safe-area-inset-top,0px) + min(34vh,300px) + 12px);height:min(30vh,280px)}.app-shell.mobile .chat-panel .panel-content{padding:6px 8px}.app-shell.mobile .messages article{grid-template-columns:30px minmax(0,1fr);gap:6px;padding:4px 0;border:0}.app-shell.mobile .messages .chat-avatar{width:30px;height:30px}.app-shell.mobile .messages .chat-entry{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 95%,black);background-blend-mode:overlay;border-radius:4px 14px 14px;padding:6px 10px;justify-self:start;max-width:100%}.app-shell.mobile .messages article.mine{grid-template-columns:minmax(0,1fr)}.app-shell.mobile .messages article.mine .chat-avatar{display:none}.app-shell.mobile .messages article.mine .chat-entry{background:#1f5d3a;border-radius:14px 4px 14px 14px;justify-self:end}.app-shell.mobile .messages b{font-size:12px;color:#9fd8ff}.app-shell.mobile .messages article.mine b{color:#b8ffcf}.app-shell.mobile .messages time{float:none;margin-left:6px;opacity:.7}.app-shell.mobile .messages p{margin:2px 0 0;font-size:14px;line-height:1.3;word-wrap:break-word}.app-shell.mobile .chat-panel form{gap:6px;margin-top:6px}.app-shell.mobile .chat-panel form input{height:40px;border-radius:20px;border:1px solid #444a53;padding:0 14px}.app-shell.mobile .chat-panel form button{width:44px;height:40px;border-radius:20px;background:linear-gradient(#3d8fe0,#2466b3);border-color:#5aa7ef}.app-shell.mobile.landscape .social-panel{right:auto;width:min(40vw,360px);height:max(150px,calc(100vh - 222px));max-height:none}.app-shell.mobile.landscape.at-home .social-panel{height:calc(100vh - 110px)}.app-shell.mobile.landscape .chat-panel{left:auto;width:min(40vw,380px);height:max(150px,calc(100vh - 222px))}.app-shell.mobile.portrait .dock{justify-content:flex-start;padding-right:24px}.app-shell.mobile .settings-panel{left:6px;right:6px;top:calc(env(safe-area-inset-top,0px) + 6px);bottom:calc(env(safe-area-inset-bottom,0px) + 92px);width:auto;height:auto;transform:none;z-index:50;border-radius:10px;overflow:hidden}.app-shell.mobile .settings-panel .panel-content{overflow-y:auto;padding:12px 14px}.app-shell.mobile .settings-columns{grid-template-columns:1fr;gap:10px}.app-shell.mobile.landscape .settings-columns{grid-template-columns:1fr 1fr;gap:22px}.app-shell.mobile .settings-columns label:not(.slider){font-size:14px;min-height:40px;margin-bottom:6px}.app-shell.mobile .settings-columns select{max-width:55%;height:38px}.app-shell.mobile .settings-panel button{min-height:40px}.app-shell.mobile .settings-panel .toggle-row{min-height:44px;font-size:14px}.app-shell.mobile .settings-panel input[type=range]{height:30px}.app-shell.mobile .stats-panel,.app-shell.mobile .controls-panel,.app-shell.mobile .about-panel,.app-shell.mobile .weather-panel{left:6px!important;right:6px!important;width:auto!important;max-height:calc(100vh - 110px);top:calc(env(safe-area-inset-top,0px) + 6px)!important;transform:none!important;overflow:auto}.app-shell.mobile .runtime-emotes{left:6px;right:6px;width:auto;transform:none;bottom:calc(env(safe-area-inset-bottom,0px) + 92px);height:min(56vh,440px);border-radius:10px;overflow:hidden}.app-shell.mobile .runtime-emote-list>button{height:48px}.app-shell.mobile .runtime-emotes .stop-emote{min-height:42px}.app-shell.mobile.landscape .runtime-emotes{left:auto;right:6px;width:min(46vw,380px);height:calc(100vh - 110px)}.app-shell.mobile .scene-menubar{overflow-x:auto;scrollbar-width:none}.app-shell.mobile .scene-menubar>div>button{width:auto;min-width:64px;padding:3px 12px}.app-shell.mobile .scene-dropdown{position:fixed;top:30px;left:4px;width:min(280px,calc(100vw - 8px))}.app-shell.mobile .scene-dropdown button{min-height:40px}.app-shell.mobile .scene-editor .hierarchy{top:30px;bottom:52px;height:auto;width:min(300px,82vw);z-index:62;box-shadow:8px 0 24px #000a}.app-shell.mobile .scene-editor .inspector{top:30px;bottom:52px;height:auto;width:min(360px,90vw);z-index:62;box-shadow:-8px 0 24px #000a}.app-shell.mobile .scene-editor .tree-row{min-height:36px}.app-shell.mobile .scene-editor .inspector input[type=number]{width:64px;height:32px}.app-shell.mobile .scene-editor .inspector input[type=checkbox]{width:22px;height:22px}.app-shell.mobile .scene-editor .inventory-tray{left:0;right:0;bottom:52px;width:auto;height:min(58vh,480px);transform:none;z-index:62}.app-shell.mobile .scene-editor .inventory-tray .panel-content{display:flex;flex-direction:column;overflow:hidden}.app-shell.mobile .inventory-command{grid-template-columns:1fr 1fr 1fr;gap:6px}.app-shell.mobile .inventory-command>span{grid-column:1/-1;order:9;font-size:12px}.app-shell.mobile .inventory-search{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;margin:6px 0}.app-shell.mobile .inventory-search>span{display:none}.app-shell.mobile .inventory-tabs{grid-template-columns:1fr 1fr}.app-shell.mobile .inventory-command button,.app-shell.mobile .inventory-search button,.app-shell.mobile .inventory-tabs button{min-height:38px;padding:4px;font-size:13px}.app-shell.mobile .scene-editor .asset-buttons{flex:1;min-height:0;height:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px 2px}.app-shell.mobile.landscape .scene-editor .asset-buttons{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell.mobile .scene-editor .asset-buttons button{height:108px;padding:6px}.app-shell.mobile .scene-editor .asset-buttons img,.app-shell.mobile .system-icon{width:60px;height:58px}.app-shell.mobile .scene-gizmo{top:36px}.app-shell.mobile .scene-gizmo button{width:44px;height:44px}.scene-mobile-bar{position:absolute;left:0;right:0;bottom:0;height:calc(52px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);z-index:70;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 49%,black);background-blend-mode:overlay;border-top:1px solid #33373e;pointer-events:auto}.scene-mobile-bar button{height:52px;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 71%,black);background-blend-mode:overlay;font-size:13px}.scene-mobile-bar button.selected{color:#00ffb7;background:#173a33;box-shadow:inset 0 3px #00ffb7}.app-shell.mobile .material-editor{width:calc(100vw - 12px);height:calc(100vh - 12px)}.app-shell.mobile .material-editor-shade{padding:6px}.app-shell.mobile .material-editor-body{grid-template-columns:1fr;overflow-y:auto}.app-shell.mobile.landscape .material-editor-body{grid-template-columns:1fr 1fr}.app-shell.mobile .ss-panel{inset:34px 4px 4px;width:auto;height:auto;transform:none}.app-shell.mobile .ss-panel>.panel-content>label{grid-template-columns:110px minmax(0,1fr);margin:6px 0;font-size:13px}.app-shell.mobile .ss-actions{grid-template-columns:repeat(4,1fr);gap:6px}.app-shell.mobile .ss-actions button{height:40px;padding:2px;font-size:13px}.app-shell.mobile .ss-listhead{flex-wrap:wrap}.app-shell.mobile .ss-panel .ss-row{grid-template-columns:76px minmax(0,1fr);height:auto;gap:8px}.app-shell.mobile .ss-panel .ss-thumb,.app-shell.mobile .ss-panel .ss-thumb img{width:76px;height:76px}.app-shell.mobile .ss-panel .ss-buttons{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:36px}.app-shell.mobile.landscape .ss-panel .ss-buttons{grid-template-columns:repeat(6,minmax(0,1fr))}.app-shell.mobile .ss-panel .ss-event-buttons{grid-column:1/-1;justify-content:stretch}.app-shell.mobile .ss-panel .ss-event-buttons button{flex:1;height:36px}.app-shell.mobile .ss-dialog .ss-two{grid-template-columns:1fr}.app-shell.mobile .ss-dialog footer button{min-height:42px;flex:1}.app-shell.mobile.portrait .avatar-tabs{top:46vh;width:100%;height:44px}.app-shell.mobile.portrait .avatar-categories{top:calc(46vh + 44px);width:60px;padding:3px}.app-shell.mobile.portrait .avatar-workspace{top:calc(46vh + 44px);left:60px;right:0;width:auto;overflow-y:auto;overscroll-behavior:contain}.app-shell.mobile.portrait .avatar-store,.app-shell.mobile.portrait .avatar-transactions{top:calc(46vh + 44px);left:0;right:0;width:auto}.app-shell.mobile.portrait .avatar-viewport-toolbar{left:50%;bottom:auto;top:calc(46vh - 50px)}.app-shell.mobile.portrait .avatar-transform-toolbar{top:10px;right:10px}.app-shell.mobile.landscape .avatar-tabs{width:62%;height:38px}.app-shell.mobile.landscape .avatar-categories{top:38px;width:60px;padding:3px}.app-shell.mobile.landscape .avatar-workspace{top:38px;left:60px;width:calc(62% - 60px);overflow-y:auto;overscroll-behavior:contain}.app-shell.mobile.landscape .avatar-store,.app-shell.mobile.landscape .avatar-transactions{top:38px;width:62%}.app-shell.mobile.landscape .avatar-viewport-toolbar{left:81%;bottom:12px}.app-shell.mobile.landscape .avatar-transform-toolbar{top:10px;right:10px}.app-shell.mobile .avatar-categories button{width:54px;height:54px;padding:3px}.app-shell.mobile .avatar-categories img{width:44px;height:44px}.app-shell.mobile .avatar-categories .exit{height:54px;font-size:10px;position:sticky;bottom:0;z-index:2;margin-bottom:0;box-shadow:0 -6px 10px #000c}.app-shell.mobile .avatar-workspace>h2,.app-shell.mobile .avatar-transactions>h2{height:36px;font-size:15px;position:sticky;top:0;z-index:2}.app-shell.mobile .avatar-columns{display:block;height:auto}.app-shell.mobile .avatar-inventory,.app-shell.mobile .outfit-column{border-right:0;overflow:visible;padding:8px}.app-shell.mobile .outfit-column{border-top:1px solid #25282e}.app-shell.mobile .avatar-inventory>label{grid-template-columns:auto minmax(0,1fr);gap:8px}.app-shell.mobile .avatar-inventory select,.app-shell.mobile .avatar-search{height:38px}.app-shell.mobile .avatar-item-grid{height:auto;overflow:visible;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 6px}.app-shell.mobile.landscape .avatar-item-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.mobile .avatar-item-grid .item-thumbnail{height:84px}.app-shell.mobile .avatar-item-grid article>button:not(.remove){height:32px;font-size:12px}.app-shell.mobile .outfit-column>header button,.app-shell.mobile .outfit-column>header b{height:40px}.app-shell.mobile .outfit-list{height:auto;max-height:none}.app-shell.mobile .outfit-list button{min-height:52px}.app-shell.mobile .current-outfit-items{max-height:none}.app-shell.mobile .avatar-workspace>footer{position:static;height:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px}.app-shell.mobile .avatar-workspace>footer button{height:44px;min-width:0}.app-shell.mobile .avatar-workspace>footer span{grid-column:1/-1}.app-shell.mobile .avatar-store>header{height:auto;grid-template-columns:1fr 1fr;gap:6px;padding:8px}.app-shell.mobile .avatar-store>header h2{grid-column:1/-1;margin:0;font-size:15px}.app-shell.mobile .avatar-store>input{height:40px}.app-shell.mobile .store-grid{height:calc(100% - 150px);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px;padding:10px}.app-shell.mobile.landscape .store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell.mobile .store-grid img,.app-shell.mobile .store-grid .item-thumbnail{height:86px}.app-shell.mobile .avatar-transactions article{grid-template-columns:1fr 1fr;gap:4px}.app-shell.mobile .avatar-detail>div{width:calc(100vw - 12px);height:calc(100vh - 12px);overflow-y:auto}.app-shell.mobile .avatar-detail section{grid-template-columns:1fr;height:auto;padding:8px}.app-shell.mobile .avatar-detail section .item-thumbnail,.app-shell.mobile .avatar-detail section img{height:36vh}.app-shell.mobile .avatar-edit-settings{left:6px!important;right:6px!important;width:auto!important;bottom:6px!important;max-height:52vh;overflow-y:auto}.app-shell.mobile.landscape .avatar-edit-settings{left:auto!important;width:min(36vw,330px)!important;max-height:calc(100vh - 20px)}.app-shell.mobile .my-outfits-dialog{width:calc(100vw - 12px);height:calc(100vh - 12px);grid-template-rows:48px 1fr auto}.app-shell.mobile .my-outfits-list article{grid-template-columns:52px minmax(0,1fr) auto auto 34px}.app-shell.mobile .my-outfits-dialog>footer{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.app-shell.mobile.in-world.panel-open .social-panel,.app-shell.mobile.in-world.panel-open .chat-panel{display:none}.app-shell.mobile .settings-panel .slider{font-size:14px;min-height:40px;align-items:center}.app-shell.mobile.landscape .social-panel .panel-title,.app-shell.mobile.landscape .chat-panel .panel-title{height:32px}.app-shell.mobile.landscape .social-panel .panel-content,.app-shell.mobile.landscape .chat-panel .panel-content{height:calc(100% - 32px)}.app-shell.mobile.landscape .social-panel .tabs button{height:28px}.people article.person-tile{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;min-height:0;padding:8px 2px;border-bottom:1px solid #3d4046}.avatar-dot{overflow:visible!important}.avatar-dot>img{border-radius:50%}.avatar-dot .presence{position:absolute;left:-2px;bottom:0;z-index:3;width:15px;height:15px;border-radius:50%;background:#e0262b;border:2px solid #15181d;box-shadow:0 0 6px #e0262b99}.avatar-dot .presence.online{background:#18e84a;box-shadow:0 0 8px #18e84acc}.person-main{min-width:0;display:flex;flex-direction:column;gap:6px}.person-name{display:flex;align-items:baseline;gap:8px;min-width:0}.person-name b{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.person-name small{font-size:10px;color:var(--xr-text-muted);margin:0!important;white-space:nowrap}.people .person-actions{position:static;display:flex;flex-wrap:wrap;gap:2px}.social-action{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;min-width:50px;max-width:66px;padding:3px 2px;border:0;border-radius:4px;background:transparent;color:var(--xr-text);text-shadow:0 1px 2px #000}.social-action:hover:not(:disabled){background:#ffffff14;filter:none}.social-action svg{width:23px;height:23px;filter:drop-shadow(0 1px 1px #000)}.social-action span{font-size:9.5px;font-weight:700;line-height:1.05;text-transform:uppercase;text-align:center;letter-spacing:.2px}.social-action.block svg,.social-action.unmute svg{color:#ff5a5a}.social-action.add svg{color:#5dff82}.profile-actions{flex-wrap:wrap;gap:4px}.profile-actions .social-action svg{width:26px;height:26px}.profile-actions .social-action span{font-size:10px}.chat-avatar.avatar-dot{width:38px;height:38px;font-size:15px}.app-shell.mobile .people article.person-tile{grid-template-columns:48px minmax(0,1fr);gap:8px;padding:6px 0}.app-shell.mobile .people .avatar-dot{width:48px;height:48px}.app-shell.mobile .people .person-actions{position:static;gap:0;justify-content:space-between}.app-shell.mobile .social-action{min-width:0;flex:1;padding:4px 1px;min-height:40px}.app-shell.mobile .social-action svg{width:20px;height:20px}.app-shell.mobile .social-action span{font-size:8px}.app-shell.mobile .messages .chat-avatar.avatar-dot{width:30px;height:30px;font-size:12px}.app-shell.mobile .messages .system-info-icon{width:26px;height:23px;margin:-2px 0 7px}.app-shell.mobile .messages .system-info-icon>span{width:17px;height:17px;font-size:13px}.app-shell.mobile .messages article.mine{grid-template-columns:minmax(0,1fr) 30px}.app-shell.mobile .messages article.mine .chat-avatar{display:grid;order:2}.app-shell.mobile .messages article.mine .chat-entry{order:1}.people .person-actions{flex-wrap:nowrap;gap:0}.people .social-action{flex:1 1 0;min-width:0;max-width:none;padding:2px 1px;gap:2px}.people .social-action svg{width:15px;height:15px}.people .social-action span{font-size:7px;letter-spacing:0;white-space:nowrap}.people .social-action.remove span,.people .social-action.add span{white-space:normal}.person-main{gap:3px}.people article.person-tile{padding:6px 2px}.app-shell.mobile .people .social-action{min-height:34px}.app-shell.mobile .people .social-action svg{width:17px;height:17px}.app-shell.mobile .people .social-action span{font-size:7.5px}.people .social-action:only-child{flex:0 0 52px}.panel,.dock,.scene-menubar,.scene-mobile-bar,.touch-controls,.avatar-designer,.loading-screen{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.panel input,.panel textarea,.panel select,.messages p,.avatar-designer input,.avatar-designer textarea{-webkit-user-select:text;user-select:text}.app-shell.mobile .messages p{-webkit-user-select:none;user-select:none}.panel img,.dock img{-webkit-user-drag:none;user-drag:none}.social-panel .panel-content{display:flex;flex-direction:column;overflow:hidden}.social-panel .tabs{flex:none}.people{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin;scrollbar-color:#4a4e57 transparent}.people::-webkit-scrollbar{width:6px}.people::-webkit-scrollbar-thumb{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 86%,white);background-blend-mode:overlay;border-radius:3px}.people.drag-scrolling{cursor:grabbing}.people .social-action{touch-action:pan-y;cursor:pointer}.social-panel .tabs{position:relative;z-index:2;margin:-10px -10px 0;padding:8px 10px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 61%,black);background-blend-mode:overlay;border-bottom:1px solid #3d4046;box-shadow:0 3px 8px #0007}.social-panel .service-error{flex:none;margin:6px 0 0}.app-shell.mobile .social-panel .tabs{margin:-6px -8px 0;padding:6px 8px}.worlds-panel .panel-content{display:flex;flex-direction:column;overflow:hidden}.worlds-panel .world-toolbar{flex:none;position:relative;z-index:2;margin:-10px -10px 0;padding:8px 10px;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 61%,black);background-blend-mode:overlay;border-bottom:1px solid #3d4046;box-shadow:0 3px 8px #0007}.worlds-panel .service-error{flex:none}.worlds-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-top:8px;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin;scrollbar-color:#4a4e57 transparent}.worlds-scroll::-webkit-scrollbar{width:6px}.worlds-scroll::-webkit-scrollbar-thumb{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 86%,white);background-blend-mode:overlay;border-radius:3px}.worlds-scroll.drag-scrolling{cursor:grabbing}.worlds-scroll .world-tile{touch-action:pan-y;cursor:pointer}.app-shell.mobile .worlds-panel .world-toolbar{margin:-10px -10px 0}.messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin;scrollbar-color:#4a4e57 transparent}.messages::-webkit-scrollbar{width:6px}.messages::-webkit-scrollbar-thumb{background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 86%,white);background-blend-mode:overlay;border-radius:3px}.messages.drag-scrolling{cursor:grabbing}.messages p{-webkit-user-select:none!important;user-select:none!important}.chat-panel form{flex:none}.cloth-fit-slider span{display:flex;align-items:center;gap:6px}.cloth-fit-slider span input{flex:1;min-width:0}.cloth-fit-slider small{font-size:10px;opacity:.75}.outfit-part-tools button:disabled{opacity:.45;cursor:not-allowed}.water-texture-select{width:100%;margin:0 0 7px;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text);min-height:28px}.water-shader-select{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:7px;margin:5px 0;font-size:12px}.water-shader-select select{width:100%;border:0;border-radius:0;background:url(/viewer/assets/panel-grain-BboheW4C.webp) center/cover,color-mix(in srgb,var(--xr-panel) 99%,white);background-blend-mode:overlay;color:var(--xr-text);min-height:26px}.material-properties label.water-check input{justify-self:start;width:18px;height:18px;grid-column:2/4}.material-properties label>input[type=range]{grid-column:3;width:100%}.water-status{color:#b8dcff!important}.touch-actions .touch-throw{border-color:#5ce2ffaa}.touch-actions .touch-throw.fire{background:radial-gradient(circle at 35% 25%,#2f7f9acc,#123f50cc 70%);border-color:#5ce2ff}.touch-actions .touch-throw.cancel{border-color:#ff6b6baa}.app-shell.xr-active{width:max(100vw,1920px);height:max(100vh,1200px)}.app-shell.xr-active .avatar-sale-overlay,.app-shell.xr-active .my-outfits-overlay,.app-shell.xr-active .material-editor-shade,.app-shell.xr-active .material-editor-shade.compact .material-editor{position:absolute}.app-shell.xr-active:has(>.scene-editor){height:max(100vh,1440px)}.app-shell.xr-active .worlds-panel.worlds-panel{height:min(980px,calc(100% - 170px))}.app-shell.xr-active .ss-panel.ss-panel{height:min(980px,calc(100% - 150px))}.touch-actions .touch-teleport{border-color:#b36bffaa;font-size:11px}.touch-actions .touch-teleport:not(.fire):not(.cancel){position:absolute;right:calc(env(safe-area-inset-right,0px) + 22px);bottom:150px;width:58px;height:58px}.touch-actions .touch-teleport.fire{background:radial-gradient(circle at 35% 25%,#7a4fb8cc,#3a2160cc 70%);border-color:#c996ff}.touch-actions .touch-teleport.cancel{border-color:#ff6b6baa}.touch-controls .touch-hint{position:absolute;left:50%;top:-36px;transform:translate(-50%);padding:6px 12px;border-radius:14px;background:#000a;color:var(--xr-text);font-size:12px;white-space:nowrap;pointer-events:none}.modal-shade.photo-shade{position:fixed;z-index:95;display:grid;place-items:center;background:#000a}.photo-dialog{position:relative;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 32px);display:flex;flex-direction:column}.photo-dialog.square{width:min(560px,calc(100vw - 32px))}.photo-dialog .panel-content{padding:14px;overflow:auto;display:flex;flex-direction:column;gap:12px}.photo-preview{background:#000;border:1px solid #0008;display:grid;place-items:center}.photo-preview img{display:block;max-width:100%;max-height:min(56vh,520px);object-fit:contain}.photo-message{margin:0;font-size:14px;line-height:1.45;color:var(--xr-text)}.photo-error{margin:0;padding:8px 10px;border-radius:4px;background:#5a1a1acc;color:#ffd9d9;font-size:13px}.photo-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.photo-actions button,.photo-actions .button-link{min-height:40px;padding:0 16px;font-size:14px}.photo-actions .button-link{display:inline-flex;align-items:center;border-radius:5px;border:1px solid #606268;color:var(--xr-text);text-decoration:none;background:#0003}.photo-actions .primary{border-color:var(--xr-accent, #00ff63)}.shutter-flash{position:fixed;inset:0;z-index:96;background:#fff;pointer-events:none;animation:shutter-flash .26s ease-out forwards}@keyframes shutter-flash{0%{opacity:.85}to{opacity:0}}@media(max-width:760px){.photo-actions{justify-content:stretch}.photo-actions button,.photo-actions .button-link{flex:1 1 45%;justify-content:center}}
