: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}.create-new__suggestions-row{display:flex;flex-direction:row;gap:16px;overflow-x:auto;padding-bottom:8px;-ms-overflow-style:none;scrollbar-width:none}.create-new__suggestions-row::-webkit-scrollbar{display:none}.create-new__suggestion-card{min-width:220px;max-width:260px;min-height:200px;flex:0 0 auto;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px 18px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:linear-gradient(180deg,#141824d9,#0c0e16eb 65%,#080a12f5);color:#fff;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;font:inherit}.create-new__suggestion-card:disabled{cursor:not-allowed;opacity:.7}.create-new__suggestion-card:not(:disabled):hover{transform:translateY(-2px);border-color:#ffffff38;box-shadow:0 14px 28px #00000047}.create-new__suggestion-card:focus-visible{outline:2px solid rgba(120,162,255,.9);outline-offset:2px}.create-new__suggestion-card-content{display:flex;flex-direction:column;gap:12px;align-items:flex-start;margin-top:auto;width:100%}.create-new__suggestion-card-title{font-weight:600;font-size:16px;line-height:1.3;color:#fff;margin:0}.create-new__suggestion-tags{display:flex;flex-wrap:wrap;gap:8px}.create-new__suggestion-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1;border-radius:999px;padding:6px 12px;background-color:#ffffff1f;color:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.04em}.home-page{padding:132px 32px 48px;width:100%;max-width:1680px;margin:0 auto;box-sizing:border-box}.home-page__filters{position:fixed;top:64px;left:0;right:0;z-index:950;display:flex;justify-content:center;box-sizing:border-box;padding:0 16px;background-color:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-page__filters-content{display:flex;gap:12px;align-items:center;width:100%;max-width:1680px;padding:16px;box-sizing:border-box;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.home-page__filters-group{display:flex;gap:12px;flex-wrap:nowrap;align-items:center;flex-shrink:0}.home-page__filters-divider{width:1px;height:28px;background-color:#ffffff2e;flex-shrink:0;border-radius:999px}.home-page__filters-content::-webkit-scrollbar{display:none}.home-page__filter-button{background-color:#ffffff14;border:none;color:#ffffffd9;transition:transform .2s ease,background-color .2s ease}.home-page__filter-button:hover,.home-page__filter-button:focus{background-color:#ffffff29}.home-page__filter-button--active{background-color:#ffffff38;color:#fff}.home-page__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start}.home-beta-card{position:relative;display:flex;flex-direction:column;border-radius:18px;min-height:240px;box-shadow:0 0 0 1px #ffffff14;color:#fff;overflow:hidden;background:#0c1221d9;grid-column:span 2}.home-beta-card__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-beta-card__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;pointer-events:none}.home-beta-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06081426,#06081473 70%,#060814b8);pointer-events:none}.home-beta-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;padding:24px;width:100%;flex:1;box-sizing:border-box}.home-beta-card__badge{display:inline-flex;align-self:flex-start;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;background-color:#ffffff2e;color:#ffffffe0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-beta-card__title{margin:0!important;color:#fff!important}.home-beta-card__description{color:#ffffffd9;font-size:15px;line-height:1.6}.home-beta-card__actions{margin-top:auto;display:flex;flex-direction:column;gap:12px}.home-beta-card__actions .ant-btn{align-self:flex-start}.home-beta-card__note{font-size:12px;color:#ffffffbf}.home-world-card{position:relative;cursor:pointer;border-radius:18px;overflow:hidden;background:var(--world-card-gradient, rgba(17, 17, 17, .9));background-size:cover;background-position:center;box-shadow:0 0 0 1px #ffffff0a;transition:transform .25s ease,box-shadow .25s ease;min-height:240px;color:#fff}.home-world-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0000008c 65%,#000000bf);transition:opacity .25s ease;opacity:.85;pointer-events:none;z-index:1}.home-world-card:after{content:"";display:block;padding-bottom:56.25%;pointer-events:none}.home-world-card:hover,.home-world-card:focus-visible{transform:translateY(-6px);box-shadow:0 16px 40px #0009}.home-world-card:hover:before,.home-world-card:focus-visible:before{opacity:1}.home-world-card__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:20px 22px 24px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.home-world-card__pills{display:flex;flex-wrap:wrap;gap:8px;max-height:140px;transition:opacity .3s ease,transform .3s ease,max-height .3s ease;overflow:hidden}.home-world-card__pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1;border-radius:999px;padding:6px 12px;background-color:#00000059;color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-world-card__pill--time svg{color:#ffffffb3}.home-world-card__title{margin:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important;line-height:1.35!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 4px 24px rgba(0,0,0,.45);transition:transform .3s ease}.home-world-card__description{margin:0;color:#ffffffdb;font-size:14px;line-height:1.6;opacity:0;max-height:0;overflow:hidden;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,max-height .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.home-world-card:hover .home-world-card__pills,.home-world-card:focus-visible .home-world-card__pills{opacity:0;transform:translateY(-8px);max-height:0}.home-world-card:hover .home-world-card__title,.home-world-card:focus-visible .home-world-card__title{transform:translateY(-6px)}.home-world-card:hover .home-world-card__description,.home-world-card:focus-visible .home-world-card__description{opacity:1;max-height:160px;transform:translateY(0)}.home-world-card--skeleton{pointer-events:none;background:#ffffff0f;color:#ffffffbf}.home-world-card--skeleton:before{display:none}.home-page__error,.home-page__empty{display:flex;justify-content:center;align-items:center;padding:48px 0}.home-page__loading-more{padding:16px 0 32px;max-width:320px;margin:0 auto}@media (max-width: 1024px){.home-page{padding:124px 24px 40px}.home-page__filters{padding:0 12px}.home-page__filters-content{padding:8px 24px}.home-page__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}}@media (max-width: 768px){.home-page{padding:124px 16px 32px}.home-page__filters{padding:0 12px;min-height:56px}.home-page__filters-content{padding:6px 16px}.home-page__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.home-world-card{border-radius:16px;min-height:220px}}@media (max-width: 480px){.home-page__grid{grid-template-columns:1fr}.home-world-card{min-height:200px}}
