.global-page-loading{position:fixed;z-index:var(--global-loading-layer,3000);inset:0;display:flex;align-items:center;justify-content:center;padding:0 clamp(28px,3.61vw,139px);overflow:hidden;background:#000612;color:#fff;box-sizing:border-box}.global-page-loading__word{display:inline-flex;align-items:baseline;font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(30px,1.5625vw,60px);font-weight:700;line-height:1.98;letter-spacing:clamp(1.2px,.0645vw,2.48px);white-space:nowrap}.global-page-loading__ellipsis{display:inline-flex;width:clamp(38px,1.9vw,73px);margin-left:clamp(2px,.1vw,4px);justify-content:space-between}.global-page-loading__ellipsis i{display:inline-block;font-style:normal;animation:app-loading-dot-wave 1.05s cubic-bezier(.45,0,.25,1) infinite}.global-page-loading__ellipsis i:nth-child(2){animation-delay:.14s}.global-page-loading__ellipsis i:nth-child(3){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.global-page-loading__ellipsis i{animation:none;opacity:1}}@media (min-width:768px){:root{--sidebar-width:96px;--sidebar-header-height:118px;--sidebar-footer-height:126px;--sidebar-avatar-size:41px;--sidebar-nav-item-width:36px;--sidebar-nav-item-height:49px;--sidebar-nav-gap:clamp(14px,4.2vh,60px);--sidebar-creation-size:60px;--sidebar-util-width:32px;--sidebar-util-height:37px;--sidebar-util-gap:22px}.app-shell:not(.app-shell-chat){--app-main-offset-left:var(--sidebar-width)}.app-shell:not(.app-shell-chat) .app-shell-main{box-sizing:border-box;width:100%;padding-left:var(--sidebar-width)}.desktop-sidebar.desktop-sidebar--figma{position:fixed;z-index:100;inset:0 auto 0 0;display:grid;grid-template-rows:var(--sidebar-header-height) minmax(0,1fr) var(--sidebar-footer-height);width:var(--sidebar-width);min-width:var(--sidebar-width);height:100dvh;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:inset -1px 0 0 rgba(228,228,228,.1);transform:none}.desktop-sidebar--figma .desktop-sidebar-header{display:flex;align-items:flex-start;justify-content:center;padding-top:52px}.desktop-sidebar-avatar-button{width:var(--sidebar-avatar-size);height:var(--sidebar-avatar-size);padding:0;overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:50%;background:#171923;cursor:pointer}.desktop-sidebar-profile-avatar-frame{width:100%;height:100%}.desktop-sidebar-avatar-button .desktop-sidebar-profile-avatar{display:block;max-width:none}.desktop-sidebar--figma .desktop-sidebar-nav{align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sidebar-nav-gap);width:100%;min-height:0;padding:12px 0;overflow:hidden}.desktop-sidebar--figma .desktop-sidebar-item{display:grid;place-items:center;width:var(--sidebar-nav-item-width);height:var(--sidebar-nav-item-height);min-width:0;min-height:0;padding:0;border:0;border-radius:0;outline-offset:3px;background:transparent;color:#fff;box-shadow:none;filter:none;transform:none;transition:none}.desktop-sidebar--figma .desktop-sidebar-item:after,.desktop-sidebar--figma .desktop-sidebar-item:before{display:none;content:none}.desktop-sidebar--figma .desktop-sidebar-item--creation{width:var(--sidebar-creation-size);height:var(--sidebar-creation-size);border:0;border-radius:0;background:transparent}.desktop-sidebar--figma .desktop-sidebar-item:is(:hover,:focus,:active){background:transparent;box-shadow:none;color:inherit;filter:none;transform:none}.desktop-sidebar--figma .desktop-sidebar-item--creation:is(:hover,:focus,:active){border:0;background:transparent}.desktop-sidebar--figma .desktop-sidebar-item__icon{display:block;width:100%;height:100%;filter:none;transform:none;transition:none}.desktop-sidebar--figma .desktop-sidebar-item--creation .desktop-sidebar-item__icon{width:var(--sidebar-creation-size);height:var(--sidebar-creation-size)}.desktop-sidebar--figma .desktop-sidebar-nav-icon{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:none;transform:none;transition:none}.desktop-sidebar--figma .desktop-sidebar-bottom{display:flex;align-items:flex-end;justify-content:center;width:100%;padding-bottom:52px}.desktop-sidebar--figma .desktop-sidebar-util{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:var(--sidebar-util-gap);width:var(--sidebar-util-width)}.desktop-sidebar--figma .desktop-sidebar-util-btn{display:grid;place-items:center;width:var(--sidebar-util-width);height:var(--sidebar-util-height);padding:0;border:0;background:transparent;color:#fff;box-shadow:none;filter:none;transform:none;transition:none}.desktop-sidebar--figma .desktop-sidebar-util-btn:is(:hover,:focus,:active){background:transparent;box-shadow:none;color:inherit;filter:none;transform:none}.desktop-sidebar--figma .desktop-sidebar-util-btn__icon-wrap{position:relative;display:grid;place-items:center;width:34px;height:37px}.desktop-sidebar--figma .desktop-sidebar-util-btn img{display:block;width:32px;height:32px;-o-object-fit:contain;object-fit:contain;filter:none;transform:none;transition:none}.desktop-sidebar--figma .desktop-sidebar-util-btn--notify img{width:27px;height:27px}.desktop-sidebar--figma .desktop-sidebar-util-btn:not(.desktop-sidebar-util-btn--notify) img{width:24px;height:26px}.desktop-sidebar--figma .desktop-sidebar-util-btn__badge{position:absolute;top:-4px;right:-5px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 3px;border-radius:999px;background:#ff6363;color:#fff;font-size:10px;line-height:1}@media (max-height:820px){:root{--sidebar-header-height:88px;--sidebar-footer-height:104px;--sidebar-avatar-size:36px;--sidebar-nav-item-width:32px;--sidebar-nav-item-height:43px;--sidebar-creation-size:52px;--sidebar-util-gap:12px}.desktop-sidebar--figma .desktop-sidebar-header{padding-top:28px}.desktop-sidebar--figma .desktop-sidebar-bottom{padding-bottom:28px}}@media (max-height:680px){:root{--sidebar-header-height:68px;--sidebar-footer-height:68px;--sidebar-avatar-size:32px;--sidebar-nav-item-width:28px;--sidebar-nav-item-height:38px;--sidebar-creation-size:46px;--sidebar-nav-gap:8px}.desktop-sidebar--figma .desktop-sidebar-header{padding-top:18px}.desktop-sidebar--figma .desktop-sidebar-bottom{padding-bottom:18px}.desktop-sidebar--figma .desktop-sidebar-util{gap:8px}.desktop-sidebar--figma .desktop-sidebar-util-btn,.desktop-sidebar--figma .desktop-sidebar-util-btn__icon-wrap{height:30px}.desktop-sidebar--figma .desktop-sidebar-util-btn--notify img{width:24px;height:24px}.desktop-sidebar--figma .desktop-sidebar-util-btn:not(.desktop-sidebar-util-btn--notify) img{width:21px;height:23px}}}@media (max-width:767px){.mobile-bottom-nav{position:fixed;z-index:60;right:16px;bottom:calc(21px + env(safe-area-inset-bottom, 0px));left:16px;display:grid;grid-template-columns:1fr 1fr 1.35fr 1fr 1fr;align-items:center;height:73px;padding:11px 23px;border:1px solid rgba(255,255,255,.1);border-radius:23px;background:rgba(0,0,0,.78);box-shadow:0 8px 28px rgba(0,0,0,.28);backdrop-filter:blur(14px);box-sizing:border-box}.mobile-bottom-nav__item{display:grid;place-items:center;align-self:stretch;min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;filter:none;transform:none;transition:none;-webkit-tap-highlight-color:transparent}.mobile-bottom-nav__item:after,.mobile-bottom-nav__item:before{display:none;content:none}.mobile-bottom-nav__icon{display:block;width:31px;height:31px}.mobile-bottom-nav__item--archive .mobile-bottom-nav__icon,.mobile-bottom-nav__item--forum .mobile-bottom-nav__icon{width:30px;height:30px}.mobile-bottom-nav__item--creation .mobile-bottom-nav__icon{width:50px;height:50px}.mobile-bottom-nav .desktop-sidebar-nav-icon{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:none;transform:none;transition:none}.mobile-bottom-nav__item:is(:hover,:focus,:active){border:0;background:transparent;box-shadow:none;color:inherit;filter:none;transform:none}.mobile-bottom-nav__item:focus-visible{outline:2px solid rgba(166,156,255,.9);outline-offset:1px;border-radius:10px}.mobile-app-topbar__spacer{display:block;width:36px;height:36px}}@media (max-width:359px){.mobile-bottom-nav{right:12px;left:12px;height:69px;padding:9px 14px}.mobile-bottom-nav__icon{width:29px;height:29px}.mobile-bottom-nav__item--creation .mobile-bottom-nav__icon{width:48px;height:48px}}@media (min-width:768px){.mobile-bottom-nav{display:none}}@media (max-width:767px){.mobile-app-topbar{position:fixed;z-index:46;inset:0 0 auto;display:flex;align-items:flex-end;justify-content:space-between;height:calc(62px + env(safe-area-inset-top, 0px));padding:env(safe-area-inset-top,0) 20px 13px;border-bottom:1px solid rgba(228,228,228,.1);background:#1f2128;box-sizing:border-box}.mobile-app-topbar button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:#fff}.mobile-app-topbar__menu{gap:6px;align-content:center}.mobile-app-topbar__menu span{display:block;width:22px;height:2px;border-radius:2px;background:currentColor}.mobile-app-topbar__back{font-size:38px;font-weight:300;line-height:1}.mobile-app-topbar__back span{width:auto;height:auto;background:transparent;transform:translateY(-2px)}.mobile-app-topbar__actions{display:flex;align-items:center;gap:22px}.mobile-app-topbar__notice{position:relative}.mobile-app-topbar__notice .desktop-sidebar-util-btn__icon-wrap{position:relative;display:grid;place-items:center;width:24px;height:24px}.mobile-app-topbar__notice .desktop-sidebar-util-btn__badge{position:absolute;top:-6px;right:-9px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:#ff754c;color:#fff;font-size:9px;font-weight:700;line-height:15px;text-align:center}.mobile-app-topbar__avatar{width:38px!important;height:38px!important}.mobile-app-topbar__avatar img{display:block;width:36px;height:36px;border:1px solid rgba(195,198,215,.2);border-radius:50%;-o-object-fit:cover;object-fit:cover}.mobile-app-topbar+.app-shell-main :is(.discover-page,.creation-home-page,.work-detail-page){padding-top:calc(62px + env(safe-area-inset-top, 0px))}}@media (min-width:768px){:root{--desktop-topbar-height:clamp(78px,4.31vw,124px);--desktop-content-gutter-left:clamp(48px,4.2vw,64px);--desktop-content-gutter-right:clamp(32px,3.25vw,47px)}.desktop-topbar{position:fixed;z-index:90;top:0;right:0;left:var(--sidebar-width);height:var(--desktop-topbar-height);overflow:hidden;border-bottom:0;background:transparent;box-shadow:none;pointer-events:none}.desktop-topbar__inner{display:flex;align-items:center;justify-content:space-between;width:auto;height:100%;margin:0;padding-right:var(--desktop-content-gutter-right);padding-left:var(--desktop-content-gutter-left);box-sizing:border-box}.desktop-topbar__brand{color:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(20px,1.25vw,36px);font-weight:600;line-height:1.4;pointer-events:auto}.desktop-topbar__right{display:flex;align-items:center;gap:clamp(6px,.35vw,10px);height:clamp(41px,2.19vw,63px);pointer-events:auto}.desktop-topbar__search-slot{position:relative;top:4px;width:clamp(320px,19.17vw,552px);height:100%}.desktop-topbar__search-slot>.discover-search-float{width:100%;height:100%}.desktop-topbar__search-slot .discover-search-float__box{display:flex;align-items:center;width:100%;height:100%;min-height:0;padding:0 clamp(15px,.81vw,23px);overflow:hidden;border:1px solid rgba(255,255,255,.4);border-radius:clamp(11px,.56vw,16px);background:rgba(29,37,48,.2);box-shadow:none;filter:none;box-sizing:border-box;backdrop-filter:none}.desktop-topbar__search-slot .discover-search-float__box:after,.desktop-topbar__search-slot .discover-search-float__box:before{display:none}.desktop-topbar__search-slot .discover-search-float__field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(6px,.31vw,9px);width:100%;height:100%;min-width:0}.desktop-topbar__search-slot .discover-search-float__icon{flex:0 0 auto;width:clamp(16px,.86vw,25px);height:clamp(16px,.86vw,25px);color:#b2b2b2;filter:none;transform:none}.desktop-topbar__search-slot .discover-search-float__input{display:block;width:100%;min-width:0;height:100%;margin:0;padding:0;border:0;outline:0;background:transparent;color:#fff;font-family:inherit;font-size:clamp(13px,.69vw,20px);font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.desktop-topbar__search-slot .discover-search-float__input::-webkit-search-cancel-button,.desktop-topbar__search-slot .discover-search-float__input::-webkit-search-decoration,.desktop-topbar__search-slot .discover-search-float__input::-webkit-search-results-button,.desktop-topbar__search-slot .discover-search-float__input::-webkit-search-results-decoration{display:none}.desktop-topbar__search-slot .discover-search-float__input::-moz-placeholder{color:rgba(255,255,255,.7);opacity:1}.desktop-topbar__search-slot .discover-search-float__input::placeholder{color:rgba(255,255,255,.7);opacity:1}.desktop-topbar__search-slot .discover-search-float__box:hover{border-color:rgba(255,255,255,.58);background:rgba(29,37,48,.28)}.desktop-topbar__search-slot .discover-search-float__box:focus-within{border-color:#7f70ff;background:rgba(29,37,48,.34);box-shadow:0 0 0 2px rgba(127,112,255,.18)}.desktop-topbar__search-slot .discover-search-float__box:focus-within .discover-search-float__icon{color:#a99fff}.desktop-topbar__quick-actions{display:flex;align-items:center;width:clamp(92px,4.86vw,140px);height:100%}.desktop-topbar__quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;height:100%;padding:0 clamp(4px,.35vw,10px);border:0;background:transparent;color:#fff}.desktop-topbar__quick-icon{display:block;width:clamp(30px,1.53vw,44px);height:clamp(30px,1.53vw,44px);-o-object-fit:contain;object-fit:contain}.desktop-topbar__quick-frame{display:block;width:clamp(34px,1.74vw,50px);height:clamp(16px,.83vw,24px);margin-top:-1px;-o-object-fit:fill;object-fit:fill}.desktop-topbar__quick-label{position:relative;display:grid;place-items:center;width:clamp(34px,1.74vw,50px);height:clamp(16px,.83vw,24px);margin-top:-1px;color:#fff;font-size:clamp(10px,.6vw,17px);font-weight:600;line-height:1}.desktop-topbar__quick-label>img{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.desktop-topbar__quick-label>span{position:relative;z-index:1}.app-shell--with-desktop-topbar .app-shell-main:not(.app-shell-main-chat){padding-top:var(--desktop-topbar-height)}.app-shell--without-desktop-topbar .app-shell-main:not(.app-shell-main-chat),.app-shell-main--creation{padding-top:0}.app-shell-main>.discover-page{min-height:calc(100dvh - var(--desktop-topbar-height));margin:0;padding:0}}@media (min-width:768px){.app-shell-main:has(>.discover-page){height:100dvh;min-height:0;padding-top:var(--desktop-topbar-height);overflow:hidden}.app-shell-main>.discover-page{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;overscroll-behavior:contain}}.discover-page{--discover-content-gutter-left:clamp(48px,4.2vw,64px);--discover-content-gutter-right:clamp(32px,3.25vw,47px);min-height:100%;background:transparent;color:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif}.discover-page:before{position:fixed;z-index:0;inset:0;content:"";background-color:#000612;background-image:url(/images/bg/BG.png);background-repeat:no-repeat;background-position:top;background-size:100% 100%;pointer-events:none}.discover-page>*{position:relative;z-index:1}.discover-page__body{width:auto;max-width:none;margin:0;padding:0 var(--discover-content-gutter-right) 80px var(--discover-content-gutter-left);background:transparent}.discover-page__hero-top{width:100%;max-width:none;margin:0 0 clamp(14px,1vw,29px);padding-top:0}.discover-page__hero-top--empty{height:clamp(176px,22vw,300px);background:rgba(19,21,29,.72)}.discover-page__hero-top .discover-hero,.discover-page__hero-top .discover-hero__frame,.discover-page__hero-top--empty{border-radius:clamp(20px,1.25vw,36px)}.discover-page__hero-top .discover-hero__frame{position:relative;width:100%;height:clamp(176px,22vw,300px);min-height:176px;aspect-ratio:auto;overflow:hidden}.discover-page__hero-top .discover-hero__bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.discover-page__hero-top .discover-hero__content-panel{width:100%;max-width:none}.discover-page__hero-top .discover-hero__content{justify-content:center;margin-top:0;padding:clamp(34px,2.78vw,80px) clamp(32px,3.6vw,104px)}.discover-page__hero-top .discover-hero__cta{min-width:clamp(136px,11.27vw,325px);height:clamp(44px,2.67vw,77px);border-radius:999px}.discover-page__hero-top .discover-hero__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:clamp(46px,2.875vw,82.8px);height:clamp(46px,2.875vw,82.8px);padding:0;border:0;border-radius:50%;background:transparent;color:#fff;transform:translateY(-50%)}.discover-page__hero-top .discover-hero__arrow--previous{left:clamp(24px,2.31vw,66.4px)}.discover-page__hero-top .discover-hero__arrow--next{right:clamp(24px,2.31vw,66.4px)}.discover-page__hero-top .discover-hero__arrow>img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.discover-page__hero-top .discover-hero__pagination{position:absolute;z-index:4;bottom:clamp(20px,1.7vw,42px);left:50%;display:flex;align-items:center;justify-content:center;gap:clamp(9px,.39vw,11px);transform:translateX(-50%)}.discover-page__hero-top .discover-hero__page-dot{flex:0 0 auto;width:clamp(9px,.57vw,16.31px);height:clamp(9px,.57vw,16.31px);padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.2)}.discover-page__hero-top .discover-hero__page-dot.is-active{background:#6a59ff}.discover-page__main{width:100%}.discover-search-status{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0 0 clamp(14px,.83vw,24px)}.discover-search-status h2{min-width:0;margin:0;overflow:hidden;color:#fff;font-size:clamp(18px,1.04vw,30px);font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.discover-search-status span{flex:0 0 auto;color:#808191;font-size:clamp(13px,.69vw,20px);line-height:1.4}.discover-page .discover-page__tabs-row{display:flex;align-items:flex-start;width:100%;height:clamp(38px,2.01vw,58px);margin:0 0 clamp(9px,.63vw,18px);padding:0}.discover-page .discover-page__tabs{display:flex;align-items:flex-start;gap:clamp(23px,1.25vw,36px);width:auto;height:100%}.discover-page .discover-tab{display:flex;flex:0 0 auto;align-items:flex-end;justify-content:flex-start;width:clamp(36px,1.88vw,54px);height:clamp(35px,1.88vw,54px);padding:0;border:0;border-radius:0;background:transparent;color:#808191;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(18px,.94vw,27px);font-weight:500;line-height:clamp(25px,1.32vw,38px);text-align:left;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;filter:none;transform:none;transition:none}.discover-page .discover-tab:active,.discover-page .discover-tab:focus,.discover-page .discover-tab:focus-visible,.discover-page .discover-tab:hover{border:0;outline:0;background:transparent;box-shadow:none;color:#808191;filter:none;opacity:1;transform:none;transition:none}.discover-page .discover-tab--active,.discover-page .discover-tab--active:active,.discover-page .discover-tab--active:focus,.discover-page .discover-tab--active:focus-visible,.discover-page .discover-tab--active:hover{width:clamp(55px,2.88vw,83px);height:clamp(38px,2.01vw,58px);color:#fff;font-size:clamp(28px,1.44vw,41.4px);line-height:clamp(38px,2.01vw,58px)}.discover-page .discover-tab--active:after{display:none}.discover-page__secondary-filters{display:flex;align-items:center;gap:clamp(8px,.45vw,12px);width:-moz-max-content;width:max-content;height:56px;margin:0 0 clamp(19px,1vw,29px)}.discover-page__secondary-filter{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:clamp(8px,.44vw,12.6px);height:56px;padding:0 18px;border:clamp(1px,.06vw,1.72px) solid #2a2d32;border-radius:clamp(14px,.75vw,21.6px);background:#1a192a;box-sizing:border-box;color:#bec5cf;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(15px,.775vw,22.33px);font-weight:600;line-height:1.5;white-space:nowrap}.discover-page__secondary-filter--popular,.discover-page__secondary-filter--recent{width:112px}.discover-page__secondary-filter--anime{width:128px}.discover-page__secondary-filter--custom{width:116px}.discover-page__secondary-filter-icon{display:block;flex:0 0 auto;width:clamp(20px,1.07vw,31px);height:clamp(20px,1.07vw,31px);overflow:visible;-o-object-fit:contain;object-fit:contain}.discover-page__secondary-filter--custom .discover-page__secondary-filter-icon{width:clamp(22px,1.19vw,34px);height:clamp(22px,1.19vw,34px)}.discover-page__secondary-filters button.is-active{border-color:rgba(125,111,255,.95);background:linear-gradient(180deg,rgba(106,89,255,.2),rgba(106,89,255,.08));color:#a99df1;box-shadow:inset 0 0 0 1px rgba(106,89,255,.18),0 0 18px rgba(106,89,255,.14)}.discover-page__category-tags{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:center;-moz-column-gap:clamp(20px,1.39vw,40px);column-gap:clamp(20px,1.39vw,40px);row-gap:0;position:relative;width:100%;height:clamp(84px,4.58vw,132px);overflow:hidden}.discover-page__category-more-static,.discover-page__category-tags button{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-start;width:-moz-max-content;width:max-content;min-width:0;height:clamp(28px,1.53vw,44px);padding:0;border:0;background:transparent;color:#fff;font-size:clamp(13px,.69vw,20px);font-weight:400;white-space:nowrap}.discover-page__category-tags button.is-active{color:#6a59ff}.discover-page__category-tags button.is-truncated{max-width:clamp(54px,4.17vw,120px);overflow:hidden;text-overflow:ellipsis}.discover-page__category-more-static{margin-left:auto;justify-content:flex-end;color:#808191}.discover-page__category-tags-measure{position:absolute;z-index:-1;inset:0;display:flex;flex-wrap:wrap;align-content:flex-start;align-items:center;-moz-column-gap:clamp(20px,1.39vw,40px);column-gap:clamp(20px,1.39vw,40px);row-gap:0;visibility:hidden;pointer-events:none}.discover-page__category-tags-measure span{display:flex;flex:0 0 auto;align-items:center;width:-moz-max-content;width:max-content;height:clamp(28px,1.53vw,44px);color:#fff;font-size:clamp(13px,.69vw,20px);font-weight:400;white-space:nowrap}.discover-page__category-sort-area{display:flex;flex-direction:column;gap:clamp(8px,.42vw,12px);width:100%;margin-bottom:clamp(12px,.83vw,24px)}.discover-page__category-sort{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;width:100%;height:clamp(32px,1.67vw,48px);color:#fff;font-size:clamp(13px,.69vw,20px);font-weight:400;text-align:center}.discover-page__category-sort>button{display:inline-flex;align-items:center;justify-content:center;gap:clamp(5px,.28vw,8px);width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;line-height:1}.discover-page__category-sort>button>i{display:block;width:clamp(6px,.35vw,10px);height:clamp(6px,.35vw,10px);margin-top:clamp(-3px,-.1vw,-1px);border-right:clamp(1px,.07vw,2px) solid;border-bottom:clamp(1px,.07vw,2px) solid;transform:rotate(45deg);box-sizing:border-box}.discover-page__category-sort>button.is-expanded{color:#6a59ff}.discover-page__category-sort>button.is-expanded>i{margin-top:clamp(1px,.1vw,3px);transform:rotate(225deg)}.discover-page__category-sort-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.22vw,35px);width:min(100%,clamp(720px,52vw,1498px));margin:0 auto}.discover-page__category-sort-options button{display:grid;place-items:center;width:100%;height:clamp(36px,1.91vw,55px);padding:0 clamp(12px,.56vw,16px);border:1px solid rgba(128,129,145,.42);border-radius:clamp(8px,.42vw,12px);background:rgba(36,39,49,.72);color:#808191;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(13px,.69vw,20px);font-weight:400;line-height:1;white-space:nowrap;box-sizing:border-box}.discover-page__category-sort-options--seen{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,clamp(560px,36vw,1030px))}.discover-page__category-sort-options button.is-active{border-color:#6a59ff;background:rgba(106,89,255,.28);color:#6a59ff}.discover-page .discover-scripts-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));-moz-column-gap:clamp(13px,1vw,28.8px);column-gap:clamp(13px,1vw,28.8px);row-gap:clamp(16px,1vw,28.8px)}.discover-page .discover-script-card-link{width:100%;height:auto;aspect-ratio:311.43/415.56}.discover-page .discover-script-card-link,.discover-page .script-card{transition:none;transform:none}@media (max-width:2500px){.discover-page .discover-scripts-grid,.discover-page .discover-scripts-grid-wrap[data-discover-grid-mode] .discover-scripts-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (max-width:2200px){.discover-page .discover-scripts-grid,.discover-page .discover-scripts-grid-wrap[data-discover-grid-mode] .discover-scripts-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:1760px){.discover-page .discover-scripts-grid,.discover-page .discover-scripts-grid-wrap[data-discover-grid-mode] .discover-scripts-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1500px){.discover-page .discover-scripts-grid,.discover-page .discover-scripts-grid-wrap[data-discover-grid-mode] .discover-scripts-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1120px){.discover-page .discover-scripts-grid,.discover-page .discover-scripts-grid-wrap[data-discover-grid-mode] .discover-scripts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.script-card{--script-card-inset:5.96cqw;--script-card-content-gap:3.62cqw;position:relative;isolation:isolate;container-type:inline-size;width:100%;aspect-ratio:311.43/415.56;overflow:hidden;border-radius:clamp(12px,1.15vw,22.5133px);background:#242731;color:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif}.script-card__cover,.script-card__shade{position:absolute;inset:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.script-card__cover{z-index:0;display:block;-o-object-fit:cover;object-fit:cover}.script-card__shade{z-index:1;background:linear-gradient(180deg,rgba(0,6,18,0) 46.72%,rgba(6,13,25,.18) 56%,rgba(6,13,25,.8) 66.17%,rgba(6,13,25,.98));pointer-events:none}.script-card__author{position:absolute;z-index:2;top:var(--script-card-inset);left:var(--script-card-inset);display:inline-flex;align-items:center;gap:1.81cqw;max-width:calc(100% - (2 * var(--script-card-inset)));min-height:13.25cqw;padding:3.61cqw;border-radius:999px;background:rgba(0,0,0,.2);box-shadow:0 .58cqw 1.17cqw rgba(0,0,0,.05);backdrop-filter:blur(3.51cqw)}.script-card__avatar-frame{position:relative;display:block;flex:0 0 8.44cqw;width:8.44cqw;height:8.44cqw;overflow:hidden;border-radius:50%;box-shadow:0 .58cqw 1.17cqw rgba(0,0,0,.05)}.script-card__avatar{display:block;border-radius:0;box-shadow:none}.script-card__author-name{min-width:0;overflow:hidden;color:#fff;font-size:6.02cqw;font-weight:400;line-height:1;text-overflow:ellipsis;white-space:nowrap}.script-card__edit-button{position:absolute;z-index:3;top:var(--script-card-inset);right:var(--script-card-inset);display:inline-flex;align-items:center;justify-content:center;min-width:17.5cqw;height:13.25cqw;padding:0 4.2cqw;border:0;border-radius:999px;background:#6c5cff;color:#fff;box-shadow:0 2.4cqw 6cqw rgba(67,54,220,.36);font:inherit;font-size:5.5cqw;font-weight:700;line-height:1;cursor:pointer;transition:transform .16s ease,background-color .16s ease}.script-card__edit-button:hover{background:#7a6cff;transform:translateY(-1px)}.script-card__edit-button--delete{background:#ff6363;box-shadow:0 2.4cqw 6cqw rgba(255,99,99,.3)}.script-card__edit-button--delete:hover{background:#ff7373}.script-card__edit-button:disabled{opacity:.55;cursor:not-allowed}.script-card__edit-button:focus-visible{outline:.8cqw solid rgba(255,255,255,.9);outline-offset:.8cqw}.script-card__content{position:absolute;z-index:2;right:var(--script-card-inset);bottom:var(--script-card-inset);left:var(--script-card-inset);display:flex;flex-direction:column;align-items:flex-start;gap:var(--script-card-content-gap);min-width:0}.script-card__tags{display:flex;align-items:center;gap:2.17cqw;width:100%;min-height:8.44cqw;overflow:hidden}.script-card__tag{min-width:0;max-width:42%;height:8.44cqw;padding:0 2.39cqw;overflow:hidden;border:.18cqw solid rgba(128,129,145,.8);border-radius:1.81cqw;background:rgba(255,255,255,.1);color:#fff;font-size:5.42cqw;font-weight:400;line-height:8.08cqw;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.script-card__tag.script-card__tag--character{border-color:#22b8e6;background:rgba(8,141,191,.18);color:#25c7f5;box-shadow:inset 0 0 0 .18cqw rgba(37,199,245,.08)}.script-card__summary,.script-card__title{width:100%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-card__title{color:#fff;font-size:8.43cqw;font-weight:500;line-height:1.24}.script-card__summary{color:#808191;font-size:6.02cqw;font-weight:400;line-height:1.3}.script-card__stats{display:flex;align-items:center;gap:4.52cqw;min-height:6.7cqw}.script-card__stat{display:inline-flex;align-items:center;gap:2.71cqw;color:#fff;font-size:6.02cqw;font-weight:600;line-height:1.4;white-space:nowrap}.script-card__stat-icon{flex:0 0 auto;width:4.78cqw;height:5.46cqw;-o-object-fit:contain;object-fit:contain}.script-card--creator .script-card__content{padding-bottom:12cqw}.script-card__creator-actions{position:absolute;z-index:3;right:var(--script-card-inset);bottom:var(--script-card-inset);display:flex;align-items:center;gap:2.57cqw}.script-card__creator-actions button{display:grid;place-items:center;width:8.5cqw;height:8.5cqw;padding:0;border:.32cqw solid rgba(255,255,255,.2);border-radius:50%;background:rgba(0,0,0,.35)}.script-card__creator-actions img{width:55%;height:55%;-o-object-fit:contain;object-fit:contain}