:root{--vh: 1vh}html{background-color:#000;height:calc(var(--vh, 1vh) * 100)}body{margin:0;height:calc(var(--vh, 1vh) * 100);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#root{height:100%}header{margin:0}.custom-scrollbar{scrollbar-color:#888 #000}.custom-scrollbar::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar-track{background:#000}.wide-select .ant-select-dropdown{width:"250px"}.ant-select-borderless:hover .ant-select-selector{background-color:#ffffff0d}.ant-select-borderless .ant-select-selector{border:none;box-shadow:none}.ant-select-borderless .ant-select-selector:focus{outline:none}.flex-card .ant-card-body{padding:16px}@media (hover: none){.ant-tooltip{display:none!important}}.ant-tabs-nav{margin-bottom:0!important;padding-left:16px}input,textarea,[contenteditable=true],.ant-input,.ant-input-number-input,.ant-mentions,.ant-select-selection-search-input,code,pre,.ant-typography,.ant-typography p,.ant-typography span,.ant-message-notice-content,.ant-notification-notice-message,.ant-notification-notice-description{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.composer{border:1px dashed transparent;transition:border-color .2s ease,background-color .2s ease}.composer.is-dragging{border-color:#1890ffcc;background:#1890ff0a}.composer__previews{margin-bottom:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px}.composer__preview{position:relative;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.composer__preview img{width:100%;height:60px;object-fit:cover;display:block}.composer__preview-remove{position:absolute;top:6px;right:6px;background:#0009;border:none;color:#fff;border-radius:999px;width:24px;height:24px;display:grid;place-items:center;cursor:pointer}.composer__preview-remove:disabled{cursor:not-allowed;opacity:.6}.composer__preview-meta{padding:6px 8px 8px}.composer__uploading{display:inline-flex;align-items:center;gap:6px;color:#ffffffd9;font-size:12px}.composer__injections{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.composer__pills{display:flex;flex-wrap:wrap;gap:6px}.composer__pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#ffffff14;color:#ffffffeb;font-size:12px;border:1px solid rgba(255,255,255,.12)}.composer__pill-label{white-space:nowrap}.editor-shell{--editor-header-height: 64px;min-height:calc(var(--vh, 1vh) * 100);background:#000;color:#fff;display:flex;width:100%;padding-left:276px;box-sizing:border-box}.editor-sider{position:fixed;top:0;left:0;bottom:0;width:260px;height:calc(var(--vh, 1vh) * 100);background:#0d0f14;border-right:1px solid rgba(255,255,255,.08);padding:20px 16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.editor-sider--sectioned{background:#0d0f14}.editor-sider__section{display:flex;flex-direction:column;gap:10px}.editor-sider__link{color:#ffffffd1;justify-content:flex-start}.editor-sider__link--active{background:#ffffff14}.editor-sider__hint{color:#ffffffa6;font-size:12px;line-height:1.4}.editor-shell__brand{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:18px;letter-spacing:.3px}.editor-shell__brand-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#ffffff14;color:#ffffffe6}.editor-shell__brand-icon svg{width:18px;height:18px;fill:currentColor}.editor-template-pill{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;gap:6px}.editor-template-pill__icon{position:relative;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.editor-template-pill__icon-default,.editor-template-pill__icon-hover{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease,transform .15s ease}.editor-template-pill__icon-hover{opacity:0;transform:scale(.9)}.editor-template-pill:hover,.editor-template-pill:focus{background:#ffffff1f}.editor-template-pill:hover .editor-template-pill__icon-default,.editor-template-pill:focus .editor-template-pill__icon-default,.editor-template-pill:focus-visible .editor-template-pill__icon-default,.editor-template-menu:hover .editor-template-pill__icon-default{opacity:0;transform:scale(.9)}.editor-template-pill:hover .editor-template-pill__icon-hover,.editor-template-pill:focus .editor-template-pill__icon-hover,.editor-template-pill:focus-visible .editor-template-pill__icon-hover,.editor-template-menu:hover .editor-template-pill__icon-hover{opacity:1;transform:scale(1)}.editor-template-menu{display:inline-flex;align-items:center;gap:8px}.editor-main{min-height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;padding:20px 20px 24px 0;gap:0;overflow:visible;position:relative;flex:1 1 auto;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.editor-main__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;position:sticky;top:0;padding:12px 0 8px;min-height:var(--editor-header-height);background:#000;z-index:5;box-shadow:0 6px 12px #00000080;width:100%;box-sizing:border-box}.editor-main__filters{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap;padding:12px 0;position:sticky;top:var(--editor-header-height);background:#000;z-index:4;box-shadow:0 6px 12px #00000059;width:100%;box-sizing:border-box}.editor-shell__filters-left{display:flex;align-items:center;gap:8px}.editor-shell__header-left{display:flex;align-items:center;gap:10px}.editor-main__content{flex:1;padding-right:4px;padding-top:12px;width:100%;min-width:0;max-width:100%;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;gap:0}.editor-main__content>*{width:100%;max-width:100%}.editor-main__content .world-grid__container,.editor-main__content .infinite-scroll-component__outerdiv,.editor-main__content .infinite-scroll-component{width:100%!important;display:block!important}.editor-grid,.world-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;width:100%;max-width:100%}.editor-grid__loader,.editor-grid__empty{color:#ffffffb3;padding:16px}.editor-home__composer{margin-bottom:24px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:flex;flex-direction:column;gap:12px;box-shadow:0 8px 24px #00000040}.editor-home__composer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.editor-home__composer-subtitle{color:#ffffffa6;font-size:12px;margin-top:4px}.editor-home__composer-message{font-size:12px;color:#ffffffb3}.editor-home__composer-message--warning{color:#faad14}.editor-home__composer-error{font-size:12px;color:#ff7875}.editor-world-card{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#1b1f27;padding:0;display:flex;flex-direction:column;cursor:pointer;box-shadow:0 8px 24px #00000059;transition:transform .12s ease,box-shadow .12s ease;overflow:hidden;text-align:left}.editor-world-card:hover,.editor-world-card:focus{transform:translateY(-2px);box-shadow:0 12px 32px #00000073}.editor-world-card__thumb{aspect-ratio:16 / 9;background:#00000040}.editor-world-card__meta{padding:12px;display:flex;flex-direction:column;gap:4px;background:#00000059}.editor-world-card__title{font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-world-card--loading{cursor:default;pointer-events:none}.editor-world-card__title--loading{display:inline-flex;align-items:center;gap:6px}.editor-world-card__loading-dots{display:inline-block;width:0;overflow:hidden;vertical-align:bottom;text-align:left;animation:editor-world-loading-dots 1.2s steps(3,end) infinite}@keyframes editor-world-loading-dots{0%{width:0}to{width:1.5em}}.editor-world-card__subtitle{color:#fff9;font-size:12px}.editor-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.editor-card-skeleton{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;background:#ffffff05;box-shadow:0 8px 24px #0000004d}.editor-sidebar-user{margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center}.editor-sidebar-user .ant-typography{color:#fff}@media (max-width: 768px){.editor-shell{padding-left:0}.editor-main{padding:16px}.editor-sider{position:relative;width:auto;height:auto}}.editor-world-viewport{position:relative;width:100%;height:calc(var(--vh, 1vh) * 100);background:#0b0d11;overflow:hidden}.editor-world-viewport__canvas{width:100%;height:100%;display:block}.editor-world-viewport__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 20% 20%,#ffffff0a,#000000a6);color:#d9d9d9;text-align:center;pointer-events:none}.editor-world-viewport__overlay--error{color:#ff7875}.editor-world-viewport__status{max-width:520px;font-size:16px;line-height:1.5}.editor-world-viewport__task{position:fixed;bottom:96px;left:50%;transform:translate(-50%);width:min(480px,calc(100% - 48px));z-index:120;pointer-events:auto}.editor-world-viewport__task-card{border-radius:16px;padding:16px 20px;background:#0a0c10eb;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px #00000073;color:#e5e7eb;text-align:center;cursor:pointer}.editor-world-viewport__task-title{font-size:15px;font-weight:600}.editor-world-viewport__task-subtitle{margin-top:6px;font-size:13px;color:#e5e7ebb3}
