:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--starx-color-text: #141414;--starx-color-text-secondary: #686b73;--starx-color-text-muted: #999ca3;--starx-color-border: #eceef2;--starx-color-surface: #ffffff;--starx-color-surface-muted: #f6f7f9;--starx-color-primary: #4b7dff;--starx-color-primary-hover: #3f6fe8;--starx-color-primary-pressed: #345fce;--starx-color-primary-soft: rgb(75 125 255 / 10%);--starx-gradient-primary: linear-gradient(90deg, #204ffc 0%, #5c38fa 100%);--starx-color-success: #00a83b;--starx-color-warning: #f59e0b;--starx-color-danger: #ff4050;--starx-container-wide: 1200px;--starx-container-standard: 1080px;--starx-container-detail: 1092px;--starx-space-1: 4px;--starx-space-2: 8px;--starx-space-3: 12px;--starx-space-4: 16px;--starx-space-5: 20px;--starx-space-6: 24px;--starx-space-8: 32px;--starx-space-10: 40px;--starx-control-sm: 32px;--starx-control-md: 44px;--starx-radius-sm: 8px;--starx-radius-md: 12px;--starx-radius-lg: 16px;--starx-radius-pill: 999px;--starx-shadow-focus: 0 0 0 3px rgb(75 125 255 / 20%);--starx-shadow-overlay: 0 18px 60px rgb(0 0 0 / 16%);--starx-duration-instant: .1s;--starx-duration-fast: .16s;--starx-duration-normal: .22s;--starx-ease-standard: cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{color:var(--starx-color-text);background:var(--starx-color-surface)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--starx-color-primary);outline-offset:2px;box-shadow:var(--starx-shadow-focus)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--web-sidebar-width: 200px;--web-page-padding: 20px;--web-bg: #fff;--web-sidebar-bg: #f8f8f8;--web-surface: #fff;--web-surface-soft: #f6f7f9;--web-surface-raised: #fff;--web-text: #1e2024;--web-text-strong: #111;--web-text-muted: #777d8a;--web-border: #e7e9ee;--web-shadow: 0 10px 30px rgb(39 48 72 / 14%)}html{overflow-y:auto;scrollbar-gutter:stable}@supports not (scrollbar-gutter: stable){html{overflow-y:scroll}}body{overflow-x:hidden}.login-overlay,.license-dialog-backdrop,.sensitive-consent-backdrop,.share-edit-overlay,.order-dialog-overlay,.scene-preview-overlay,.certificate-preview-overlay{width:100vw;max-width:none;inset-inline:0 auto}button{color:inherit}.web-toast-viewport{position:fixed;z-index:1200;top:max(18px,env(safe-area-inset-top));left:50%;display:grid;width:min(420px,calc(100vw - 32px));gap:10px;pointer-events:none;transform:translate(-50%)}.web-toast{display:grid;min-height:48px;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:10px 10px 10px 14px;border:1px solid rgb(216 221 231 / 92%);border-radius:12px;color:#252932;background:#fffffff5;box-shadow:0 12px 36px #1f273a29,0 2px 8px #1f273a14;font-size:14px;line-height:20px;pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:web-toast-enter .22s var(--starx-ease-standard) both}.web-toast__icon{color:#3564f5}.web-toast--success .web-toast__icon{color:#1f9d55}.web-toast--error .web-toast__icon{color:#e5484d}.web-toast--warning .web-toast__icon{color:#d98b10}.web-toast--loading .web-toast__icon{animation:publish-spin .8s linear infinite}.web-toast>span{min-width:0;overflow-wrap:anywhere}.web-toast>button{display:grid;width:24px;height:24px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:6px;color:#8b919d;background:transparent}.web-toast>button:hover{color:#343942;background:#f0f2f5}.web-toast>button:focus-visible{outline:3px solid rgb(53 100 245 / 32%);outline-offset:1px}@keyframes web-toast-enter{0%{opacity:0;transform:translateY(-12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.web-toast{animation:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;color:var(--web-text);background:var(--web-bg);transition:color .18s ease,background-color .18s ease}.app-shell--dark{--web-bg: #090d16;--web-sidebar-bg: #0d121d;--web-surface: #121826;--web-surface-soft: #181f2e;--web-surface-raised: #171e2d;--web-text: #dce2ee;--web-text-strong: #f5f7fb;--web-text-muted: #929bad;--web-border: #293245;--web-shadow: 0 14px 38px rgb(0 0 0 / 34%)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;width:var(--web-sidebar-width);flex-direction:column;padding:21px 16px 32px;background:var(--web-sidebar-bg)}.brand{display:flex;align-items:center;padding:0 0 37px}.sidebar__brand{display:block;color:inherit;text-decoration:none}.brand__logo{display:block;width:132px;height:40px;flex:none;object-fit:contain}.brand-certification-badge{display:inline-flex;box-sizing:border-box;height:25px;flex:none;align-items:center;justify-content:center;gap:3px;padding:0 9px;border-radius:var(--starx-radius-pill);color:#214ffc;background:transparent;font-size:12px;font-style:normal;font-weight:600;line-height:1;vertical-align:middle;white-space:nowrap}.brand-certification-badge__mark{--brand-mark-size: 15px;position:relative;display:inline-block;width:15px;height:15px;flex:0 0 15px;overflow:hidden}.brand-certification-badge .brand-certification-badge__mark>img{position:absolute;top:50%;left:0;display:block;width:280.85%;max-width:none;height:85.11%;transform:translateY(-50%)}.brand-certification-badge--compact{height:20px;gap:2px;padding:0 7px;font-size:10px}.brand-certification-badge--compact .brand-certification-badge__mark{--brand-mark-size: 12px;width:12px;height:12px;flex-basis:12px}.brand--vertical{justify-content:center}.sidebar__nav,.sidebar__nav-group{display:grid;gap:16px}.sidebar__nav-group+.sidebar__nav-group{padding-top:16px;border-top:1px solid #e5e5e5}.sidebar__link{display:flex;min-height:42px;align-items:center;gap:13px;padding:0 16px;border-radius:24px;color:#1e2024;text-decoration:none;transition:background-color .18s ease}.sidebar__link:hover{background:#f0f2f5}.sidebar__link.is-active{background:linear-gradient(100deg,#f2ecff,#dff4ff);color:#214ffc;font-weight:600}.design-icon{display:block;width:var(--design-icon-size, 20px);height:var(--design-icon-size, 20px);flex:0 0 var(--design-icon-size, 20px);background:currentColor;-webkit-mask:var(--design-icon-url) center / 100% 100% no-repeat;mask:var(--design-icon-url) center / 100% 100% no-repeat}.design-icon--asset{background:var(--design-icon-url) center / 100% 100% no-repeat;-webkit-mask:none;mask:none}.design-icon--home{--design-icon-url: url(/assets/icons/navigation/home-outline.svg)}.design-icon--mine{--design-icon-url: url(/assets/icons/navigation/mine.svg)}.design-icon--publish{--design-icon-url: url(/assets/icons/navigation/publish.svg)}.design-icon--share{--design-icon-url: url(/assets/icons/navigation/share.svg)}.design-icon--orders{--design-icon-url: url(/assets/icons/navigation/orders.svg)}.design-icon--support{--design-icon-url: url(/assets/icons/navigation/support.svg)}.design-icon--more{--design-icon-url: url(/assets/icons/navigation/more.svg)}.design-icon--search{--design-icon-url: url(/assets/icons/navigation/search.svg)}.design-icon--bell{--design-icon-url: url(/assets/icons/navigation/bell.svg)}.design-icon--home-authorizations{--design-icon-url: url(/assets/icons/pages/home-authorizations.svg)}.design-icon--home-favorites{--design-icon-url: url(/assets/icons/pages/home-favorites.svg)}.design-icon--home-sort{--design-icon-url: url(/assets/icons/pages/home-sort.svg)}.design-icon--chevron-down{--design-icon-url: url(/assets/icons/pages/chevron-down.svg)}.design-icon--detail-heart{--design-icon-url: url(/assets/icons/pages/detail-heart.svg)}.design-icon--gallery-left{--design-icon-url: url(/assets/icons/pages/gallery-left.svg)}.design-icon--gallery-right{--design-icon-url: url(/assets/icons/pages/gallery-right.svg)}.design-icon--shield-check-small{--design-icon-url: url(/assets/icons/pages/shield-check-small.svg)}.design-icon--file-check{--design-icon-url: url(/assets/icons/pages/file-check.svg)}.design-icon--verified-check{--design-icon-url: url(/assets/icons/pages/verified-check.svg)}.design-icon--shield-check{--design-icon-url: url(/assets/icons/pages/shield-check.svg)}.design-icon--verification-badge{--design-icon-url: url(/assets/icons/pages/verification-badge.svg)}.design-icon--edit{--design-icon-url: url(/assets/icons/actions/edit.svg)}.design-icon--logout{--design-icon-url: url(/assets/icons/actions/logout.svg)}.design-icon--back{--design-icon-url: url(/assets/icons/actions/back.svg)}.design-icon--close-circle{--design-icon-url: url(/assets/icons/actions/close-circle.svg)}.design-icon--add{--design-icon-url: url(/assets/icons/actions/add.svg)}.design-icon--upload{--design-icon-url: url(/assets/icons/actions/upload.svg)}.design-icon--download{--design-icon-url: url(/assets/icons/actions/download.svg)}.design-icon--share-light{--design-icon-url: url(/assets/icons/actions/share-light.svg)}.design-icon--folder{--design-icon-url: url(/assets/icons/actions/folder.svg)}.design-icon--folder-light{--design-icon-url: url(/assets/icons/actions/folder-light.svg)}.design-icon--user-check{--design-icon-url: url(/assets/icons/pages/user-check.svg)}.design-icon--user{--design-icon-url: url(/assets/icons/pages/user.svg)}.design-icon--file-check-muted{--design-icon-url: url(/assets/icons/pages/file-check-muted.svg)}.design-icon--identity-file{--design-icon-url: url(/assets/icons/pages/identity-file.svg)}.design-icon--identity-file-light{--design-icon-url: url(/assets/icons/pages/identity-file-light.svg)}.design-icon--checkbox{--design-icon-url: url(/assets/icons/status/checkbox.svg)}.design-icon--checkbox-light{--design-icon-url: url(/assets/icons/status/checkbox-light.svg)}.design-icon--radio-selected{--design-icon-url: url(/assets/icons/status/radio-selected.svg)}.design-icon--radio{--design-icon-url: url(/assets/icons/status/radio.svg)}.design-icon--check-light{--design-icon-url: url(/assets/icons/status/check-light.svg)}.design-icon--check-filled{--design-icon-url: url(/assets/icons/status/check-filled.svg)}.design-icon--success-large{--design-icon-url: url(/assets/icons/status/success-large.svg)}.sidebar__link.is-active .design-icon--home{--design-icon-url: url(/assets/icons/navigation/home.svg)}.sidebar__link.is-active .design-icon--mine{--design-icon-url: url(/assets/icons/navigation/mine-filled.svg)}.sidebar__link.is-active .design-icon--publish{--design-icon-url: url(/assets/icons/navigation/publish-filled.svg)}.sidebar__link.is-active .design-icon--share{--design-icon-url: url(/assets/icons/navigation/share-filled.svg)}.sidebar__link.is-active .design-icon--orders{--design-icon-url: url(/assets/icons/navigation/orders-filled.svg)}.sidebar__link.is-active .design-icon{background:var(--design-icon-url) center / 100% 100% no-repeat;-webkit-mask:none;mask:none}.sidebar__footer{display:flex;justify-content:space-between;margin-top:auto;padding:0}.support-control,.legal-control{position:relative;width:79px;height:42px}.support-card{position:absolute;z-index:30;bottom:50px;left:9px;display:grid;width:150px;min-height:206px;align-content:start;justify-items:center;margin:0;padding:20px 12px 16px;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1f24321f;text-align:center}.support-card:after{position:absolute;bottom:-7px;left:25px;width:14px;height:14px;background:#fff;content:"";transform:rotate(45deg)}.support-card__qr{display:block;width:110px;height:110px;object-fit:contain}.support-card strong{margin-top:10px;color:#111;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap}.support-card span{margin-top:4px;color:#666;font-size:12px;line-height:18px}.legal-card{position:absolute;z-index:30;right:0;bottom:52px;display:grid;width:168px;min-height:304px;align-content:start;padding:12px 16px 16px;border:1px solid #edf0f4;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1f243224;animation:starx-legal-card-enter var(--starx-duration-fast) var(--starx-ease-standard) both}.legal-card:after{position:absolute;right:25px;bottom:-7px;width:14px;height:14px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff;content:"";transform:rotate(45deg)}.legal-card nav{display:grid;padding-bottom:9px;border-bottom:1px solid #e8e9ed}.legal-card nav a{display:flex;height:33px;align-items:center;justify-content:space-between;border-radius:5px;color:#111;font-size:12px;font-weight:600;text-decoration:none}.legal-card__brand{display:grid;padding:15px 0 14px;border-bottom:1px solid #e8e9ed}.legal-card__brand .brand{padding:0}.legal-card__brand .brand__logo{width:116px;height:auto}.legal-card__brand strong{margin-top:8px;color:#060f24;font-size:12px}.legal-card__brand>span{margin-top:7px;color:#060f24;font-size:11px}.legal-card footer{display:grid;gap:7px;padding-top:13px;color:#999;font-size:11px;line-height:1.5}@keyframes starx-legal-card-enter{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.legal-card{animation:none}}.sidebar__footer button{width:79px;height:42px;padding:0}.sidebar__footer button.is-active{color:var(--starx-color-primary);background:var(--starx-color-primary-soft)}.sidebar__footer button,.icon-button,.avatar-button,.hero__arrow{display:grid;cursor:pointer;place-items:center;border:0;background:transparent}.main{min-width:0;margin-left:var(--web-sidebar-width)}.topbar{position:relative;z-index:40;display:flex;height:72px;align-items:center;gap:20px;padding:0 var(--web-page-padding)}.search{display:flex;min-width:0;flex:1;align-items:center;gap:8px;height:44px;padding:0 6px 0 12px;border-radius:22px;background:#f6f7f9}.search input{min-width:0;flex:1;padding:0;border:0;outline:0;background:transparent;font-size:14px}.search__submit{width:60px;height:32px;padding:0;cursor:pointer;border:0;border-radius:16px;background:#fff;font-size:14px}.search__clear{display:grid;width:18px;height:18px;flex:none;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;background:#c8cbd1;color:#fff}.search input:placeholder-shown+.search__clear{visibility:hidden}.icon-button{position:relative;width:36px;height:36px;border-radius:50%;background:#f6f7f9}.theme-toggle{flex:none;color:#5f6470;transition:color .16s ease,background-color .16s ease,transform .16s ease}.theme-toggle:hover{color:#5d43e8;background:#eeebff;transform:rotate(8deg)}.notification-dot{position:absolute;top:6px;right:5px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#ed5a5a}.avatar-button{width:44px;height:44px;padding:3px;border:1px solid #214ffc;border-radius:50%;background:#fff}.avatar-button img{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover}.user-menu{position:relative;display:grid;width:44px;height:44px;flex:none}.user-menu__popover{position:absolute;z-index:30;top:46px;right:-18px;display:grid;width:134px;padding:10px 8px;border:1px solid #f1f1f1;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1f243229}.user-menu__popover:before{position:absolute;top:-5px;right:31px;width:10px;height:10px;border-top:1px solid #f1f1f1;border-left:1px solid #f1f1f1;background:#fff;content:"";transform:rotate(45deg)}.user-menu__popover button{position:relative;display:flex;width:100%;height:40px;align-items:center;gap:12px;padding:0 8px;cursor:pointer;border:0;border-radius:6px;background:transparent;color:#333;font-size:14px;font-weight:600;white-space:nowrap;transition:background-color var(--starx-duration-fast) var(--starx-ease-standard)}@media(hover:hover)and (pointer:fine){.user-menu__popover button:hover{background:#f6f7f9}}.content{padding:10px var(--web-page-padding) 32px}.home-page,.mine-page{width:min(1200px,100%);margin-right:auto;margin-left:auto}.hero{position:relative;height:220px;overflow:hidden;touch-action:pan-y;border-radius:12px;background-color:#edf3fb;background-position:center;background-repeat:no-repeat;background-size:cover}.hero--loading{isolation:isolate}.hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;will-change:transform,opacity}.hero__slide.is-active{visibility:visible;opacity:1}.hero__badge{position:absolute;z-index:1;top:64px;left:38px;display:grid;width:72px;height:23px;place-items:center;border-radius:22px;background:linear-gradient(180deg,#f2eaff,#d6efff);color:#000;font-size:12px;font-weight:600}.hero__indicators{position:absolute;z-index:1;bottom:10px;left:50%;display:flex;align-items:center;gap:6px;transform:translate(-50%)}.hero__indicators button{width:8px;height:8px;padding:0;cursor:pointer;border:0;border-radius:4px;background:#ffffffad;transition:width .18s ease,background .18s ease}.hero__indicators button.is-active{width:24px;background:#4b7dff}.hero__arrow{position:absolute;z-index:2;top:50%;width:34px;height:34px;border-radius:50%;color:#fff;opacity:0;background:#151b268f;transform:translateY(-50%);transition:opacity .16s ease,background .16s ease}.hero__arrow--previous{left:10px}.hero__arrow--next{right:10px}.hero:hover .hero__arrow,.hero:focus-within .hero__arrow{opacity:1}.hero__arrow:hover{background:#151b26c7}.hero__arrow:focus-visible,.hero__indicators button:focus-visible{outline:3px solid rgb(255 255 255 / 76%);outline-offset:2px}.hero img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}@media(prefers-reduced-motion:reduce){.hero__slide,.asset-gallery figure,.mine-gallery figure{will-change:auto}}.category-tabs{display:flex;height:42px;gap:20px;margin-top:10px;border-bottom:1px solid var(--starx-color-border)}.category-tabs button{position:relative;display:flex;height:41px;align-items:center;padding:0 10px;cursor:pointer;border:0;background:transparent;color:#7b7e86;font-size:18px}.category-tabs button.is-active{color:#111;font-weight:600}.category-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#111;content:""}.filter-row{display:flex;align-items:center;justify-content:space-between;height:52px;gap:20px;padding:10px 0}.tag-list{display:flex;min-width:0;gap:2px;overflow:auto;scrollbar-width:none}.tag-list::-webkit-scrollbar{display:none}.tag-list button,.filter-button{flex:none;height:32px;padding:0 8px;cursor:pointer;border:0;border-radius:4px;background:transparent;font-size:14px;white-space:nowrap}.tag-list button.is-active{color:#333;background:#f6f7f9;font-weight:400}.filter-button{display:flex;align-items:center;width:110px;justify-content:center;gap:4px;padding:0 11px;border:1px solid #eceef2;border-radius:20px;background:#fff;white-space:nowrap}.market-sort{position:relative;flex:none}.market-sort .filter-button{width:148px}.market-sort__menu{position:absolute;z-index:8;top:calc(100% + 8px);right:0;display:flex;width:328px;min-height:71px;gap:10px;padding:16px;border:1px solid #e7eaf0;border-radius:12px;background:#fff;box-shadow:0 10px 30px #27304824}.market-sort__menu:before{position:absolute;top:-6px;right:28px;width:12px;height:12px;border-top:1px solid #e7eaf0;border-left:1px solid #e7eaf0;background:#fff;content:"";transform:rotate(45deg)}.market-sort__menu button{flex:1;min-width:0;height:33px;padding:0 10px;border:0;border-radius:4px;background:#f6f7f9;color:#666;cursor:pointer;font-size:12px;white-space:nowrap}.market-sort__menu button.is-active{color:#fff;background:linear-gradient(135deg,#315df4,#6139ec)}.market-state{display:flex;min-height:260px;align-items:center;justify-content:center;gap:8px;color:#7b8190}.market-state .is-spinning{animation:market-spin .8s linear infinite}@keyframes market-spin{to{transform:rotate(360deg)}}.asset-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:10px}.home-page--search .asset-grid{margin-top:0}.list-empty-state{display:grid;width:100%;min-height:calc(100dvh - 114px);grid-column:1 / -1;place-content:center;justify-items:center;pointer-events:none;transform:translateY(-14vh)}.list-empty-state img{display:block;width:156px;height:156px;object-fit:contain}.list-empty-state p{margin:8px 0 0;color:#666;font-size:14px}.search-empty .list-empty-state{min-height:calc(100dvh - 114px)}.asset-card{position:relative;aspect-ratio:232 / 316;overflow:hidden;border-radius:4px;background:#e7e9ed}.asset-card>img{display:block;width:100%;height:100%;object-fit:cover}.asset-card__tags{position:absolute;z-index:1;top:10px;left:10px;display:flex;gap:5px}.asset-card__tags span{height:21px;padding:0 8px;border-radius:10.5px;color:#fff;background:#0f12168c;font-size:12px;font-weight:600;line-height:21px}.asset-card footer{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;height:60px;align-items:flex-end;padding:0 10px 8px;color:#fff;background:linear-gradient(transparent,#000000b3);font-size:12px;font-weight:600}.asset-card__owner,.asset-card__metrics{display:flex;align-items:center;gap:4px}.asset-card__metrics{margin-right:-2px}.asset-card__owner i{width:20px;height:20px;border:1px solid rgb(255 255 255 / 82%);border-radius:50%;background:#eee}.asset-card__owner i{overflow:hidden}.asset-card__owner i img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:720px){.market-sort__menu{right:0;width:min(340px,calc(100vw - 28px));flex-direction:column}.filter-row{height:auto;align-items:flex-start}}.placeholder-page{min-height:calc(100vh - 116px);padding:72px;border-radius:16px;background:#f7f8fa}.placeholder-page p{color:var(--starx-color-primary);font-weight:600}.placeholder-page h1{margin:8px 0 14px;font-size:38px}.placeholder-page span{color:var(--starx-color-text-secondary)}@media(max-width:1200px){.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-page,.mine-page,.profile-page__content{width:min(var(--starx-container-wide),100%)}.publish-page{width:min(var(--starx-container-standard),100%)}.sidebar__link,.icon-button,.avatar-button,.search button,.filter-button,.mine-filters button,.asset-action,.publish-submit,.publish-review-actions a,.profile-summary>button{transition:background-color var(--starx-duration-fast) var(--starx-ease-standard),border-color var(--starx-duration-fast) var(--starx-ease-standard),color var(--starx-duration-fast) var(--starx-ease-standard),box-shadow var(--starx-duration-fast) var(--starx-ease-standard),transform var(--starx-duration-instant) var(--starx-ease-standard)}@media(hover:hover)and (pointer:fine){.icon-button:hover,.search button:hover,.filter-button:hover,.mine-filters button:hover{background:#eceff4}.publish-submit:hover,.publish-review-actions a:last-child:hover{background:var(--starx-gradient-primary)}.profile-summary>button:hover{background:var(--starx-color-primary-hover)}.asset-card:hover img,.mine-asset-card:hover .mine-asset-card__link>img{transform:scale(1.025)}}.asset-card img,.mine-asset-card__link>img{transition:transform var(--starx-duration-normal) var(--starx-ease-standard)}.publish-submit:active,.publish-review-actions a:active,.profile-summary>button:active{transform:scale(.98)}.profile-page{min-height:auto}.profile-page__content{margin:0 auto}@media(max-width:760px){.mine-tabs{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.mine-tabs::-webkit-scrollbar{display:none}.mine-tabs a{min-width:88px;flex:1 0 auto;font-size:16px}.mine-filters{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mine-asset-grid,.mine-asset-grid--favorites,.profile-assets{grid-template-columns:repeat(2,minmax(0,1fr))}.mine-asset-card__tags{right:8px;left:8px;overflow:hidden}.mine-asset-card__tags i{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mine-asset-card footer{gap:3px;padding-right:8px;padding-left:8px;font-size:11px}.mine-asset-card__owner,.mine-asset-card__metrics{flex:none;gap:2px;white-space:nowrap}.mine-asset-card__owner>i{width:18px;height:18px}.following-grid{grid-template-columns:minmax(0,1fr)}.mine-detail__heading{height:auto;align-items:flex-start;flex-direction:column;gap:var(--starx-space-2)}.mine-detail__heading h1{font-size:18px}.mine-gallery{width:100%;margin-right:0;margin-left:0}.mine-gallery__stage{grid-template-columns:minmax(0,1fr);gap:0}.mine-gallery figure{width:100%;height:auto;aspect-ratio:360 / 490}.mine-gallery figure+figure{display:none}.mine-gallery__thumbs{display:flex;gap:var(--starx-space-2);overflow-x:auto;padding:2px;scroll-snap-type:x mandatory}.mine-gallery__thumbs button{width:84px;height:112px;flex:0 0 84px;scroll-snap-align:start}.profile-summary{height:auto;grid-template-columns:42px minmax(0,1fr);gap:var(--starx-space-3);padding:var(--starx-space-4) 0 var(--starx-space-5)}.profile-summary__back{margin-top:0}.profile-summary__person{grid-template-columns:76px minmax(0,1fr);gap:var(--starx-space-3);margin-top:0;margin-left:0}.profile-summary__person>img,.profile-summary__avatar-fallback{width:76px;height:76px}.profile-summary__identity{min-width:0;padding-top:0}.profile-summary h1{flex-wrap:wrap}.profile-summary p{line-height:18px}.profile-summary dl{flex-wrap:wrap}.profile-summary>button{width:100%;height:var(--starx-control-md);margin-top:0;grid-column:1 / -1}}@media(max-width:560px){.content{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.sidebar{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}.license-dialog-backdrop{padding:var(--starx-space-3)}.license-dialog{max-height:calc(100dvh - 24px);min-height:0}.license-dialog article{min-height:0;overflow-y:auto}}.scene-gallery-section{grid-column:1 / -1;min-width:0;padding:44px 0 28px 11px}.scene-gallery-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.scene-gallery-section h2{margin:0 0 8px;color:#333;font-size:20px;line-height:28px}.scene-gallery-section nav{display:flex;flex-wrap:wrap;gap:10px}.scene-gallery-section nav button{min-height:32px;padding:0 10px;cursor:pointer;border:0;border-radius:16px;color:#333;background:#f6f7f9;font-size:14px;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.scene-gallery-section nav button.is-active{color:#fff;background:var(--starx-gradient-primary)}.scene-gallery-section nav button:focus-visible,.scene-gallery-upload:focus-visible,.scene-card button:focus-visible{outline:3px solid rgb(53 100 245 / 34%);outline-offset:2px}.scene-gallery-upload{display:flex;min-width:128px;height:44px;flex:none;align-items:center;justify-content:center;gap:7px;padding:0 18px;cursor:pointer;border:1px solid #204ffc;border-radius:22px;color:#214ffc;background:#fff;font-size:14px;font-weight:600;transition:color .16s ease,background-color .16s ease,transform .1s ease}.scene-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.scene-card{position:relative;min-width:0;overflow:hidden;border-radius:4px;background:#e9edf4;height:284px}.scene-card__preview{display:block;width:100%;height:100%;padding:0;cursor:zoom-in;border:0;background:transparent}.scene-card__preview img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.scene-card__status{position:absolute;z-index:2;top:10px;left:10px;min-height:21px;padding:2px 8px;border-radius:11px;color:#fff;font-size:12px;font-weight:600;line-height:17px;pointer-events:none}.scene-card__status.is-pending{background:#00b238}.scene-card__status.is-rejected{background:#f04344}.scene-card__status.is-hidden{background:#666}.scene-card--hidden:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#ffffffb3;content:"";pointer-events:none}.scene-card__hidden-icon{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:72px;height:72px;place-items:center;border-radius:50%;color:#5976dc;background:#5976dc1f;transform:translate(-50%,-50%);pointer-events:none}.scene-card__hidden-icon svg{width:42px;height:42px}.scene-card__actions{position:absolute;z-index:4;right:0;bottom:0;left:0;display:flex;min-height:62px;align-items:flex-end;gap:8px;padding:10px;opacity:0;background:linear-gradient(180deg,transparent,rgb(0 0 0 / 82%));transform:translateY(5px);transition:opacity .16s ease,transform .16s ease}.scene-card:focus-within .scene-card__actions{opacity:1;transform:translateY(0)}.scene-card__actions button{display:flex;height:25px;align-items:center;gap:4px;padding:0 12px;cursor:pointer;border:0;border-radius:4px;color:#fff;background:#fff3;font-size:12px;font-weight:600}.scene-card__actions button svg{width:14px;height:14px}.scene-card__actions button:disabled{cursor:wait;opacity:.55}.scene-gallery-state{display:grid;min-height:220px;place-content:center;justify-items:center;gap:10px;border-radius:8px;color:#999;background:#f8f9fb;font-size:14px}.scene-dialog-overlay,.scene-preview-overlay,.certificate-preview-overlay{position:fixed;z-index:1100;top:0;right:0;bottom:0;left:0;display:grid;padding:24px;place-items:center;background:#000000a3;animation:order-overlay-enter .18s ease both}.scene-upload-dialog{width:min(518px,calc(100vw - 32px));height:min(756px,calc(100dvh - 48px));max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:auto;padding:19px;border:1px solid #e7e9ee;border-radius:12px;background:#fff;box-shadow:0 18px 54px #0000002e;animation:starx-dialog-enter .22s var(--starx-ease-standard) both;overscroll-behavior:contain}.scene-upload-dialog>header{margin-bottom:21px}.scene-upload-dialog.is-empty{width:min(496px,calc(100vw - 32px))}.scene-upload-dialog.is-empty>header{margin-bottom:20px}.scene-upload-dialog.is-submitted{height:min(909px,calc(100dvh - 48px))}.scene-upload-dialog__title{display:flex;height:22px;align-items:center;gap:4px}.scene-upload-dialog__title svg{width:20px;height:20px;color:#000}.scene-upload-dialog h2{margin:0;color:#333;font-size:16px;font-weight:600;line-height:22px}.scene-upload-dialog header p{margin:8px 0 0;color:#999;font-size:12px;line-height:17px;white-space:nowrap}.scene-preview header button{display:grid;width:36px;height:36px;flex:none;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;background:transparent}.scene-upload-dialog__input{display:none}.scene-upload-empty{display:grid;width:200px;height:273px;place-content:center;justify-items:center;gap:6px;cursor:pointer;border:2px solid #ebebeb;border-radius:4px;color:#666;background:#fff;font-size:12px}.scene-upload-featured{width:200px;height:272px;overflow:hidden;border-radius:4px;background:#e9edf4}.scene-upload-featured img{width:100%;height:100%;object-fit:cover}.scene-upload-thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:20px}.scene-upload-thumbs>button,.scene-upload-thumbs figure{position:relative;display:grid;min-width:0;aspect-ratio:1;margin:0;overflow:hidden;place-content:center;border:1px solid #e7e9ee;border-radius:4px;color:#666;background:#fafbfc}.scene-upload-thumbs>button{cursor:pointer;font-size:12px}.scene-upload-thumbs>button svg{margin:0 auto 3px}.scene-upload-thumb-select{display:block;width:100%;height:100%;padding:0;cursor:pointer;border:0;background:transparent}.scene-upload-thumb-select img{display:block;width:100%;height:100%;object-fit:cover}.scene-upload-thumbs>figure.is-selected{padding:3px;border-color:#4b7dff}.scene-upload-thumbs>figure.is-selected .scene-upload-thumb-select img{border-radius:3px}.scene-upload-thumb-remove{position:absolute;top:2px;right:2px;display:grid;width:18px;height:18px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;color:#fff;background:#000000bf}.scene-upload-dialog>footer{display:flex;width:296px;gap:16px;margin-top:20px}.scene-upload-dialog>footer button{height:44px;flex:0 0 140px;cursor:pointer;border:0;border-radius:25px;background:#f6f7f9;font-size:16px;font-weight:600}.scene-upload-dialog>footer button:last-child{color:#fff;background:var(--starx-gradient-primary)}.scene-upload-dialog.is-submitted>footer button:last-child{border:1px solid #214ffc;color:#214ffc;background:#fff}.scene-upload-dialog>footer button:disabled{cursor:not-allowed;opacity:.55}.scene-submitted-preview{width:200px;height:272px;overflow:hidden;border-radius:4px}.scene-submitted-preview img{width:100%;height:100%;object-fit:cover}.scene-submitted-card{margin-top:20px;height:271px;padding:20px;border:1px solid #e7e9ee;border-radius:12px}.scene-submitted-card>div{display:grid;justify-items:start}.scene-submitted-card h3{margin:0;font-size:18px;line-height:25px}.scene-submitted-card p{margin:6px 0 20px;color:#666;font-size:12px;line-height:17px}.scene-submitted-card img{width:110px;height:110px;object-fit:contain}.scene-submitted-card strong{margin-top:10px;font-size:14px;line-height:20px}.scene-submitted-card span{margin-top:4px;font-size:12px;line-height:17px}.scene-preview{position:relative;display:grid;width:min(1200px,calc(100vw - 48px));height:min(88vh,900px);height:min(88dvh,900px);padding:52px 64px 26px;border-radius:12px;background:#11151d;animation:starx-dialog-enter .22s var(--starx-ease-standard) both}.scene-preview>header{position:absolute;z-index:3;top:8px;right:12px;left:20px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-variant-numeric:tabular-nums}.scene-preview>header button{color:#fff}.scene-preview>img{width:100%;height:100%;object-fit:contain}.scene-preview>.is-previous,.scene-preview>.is-next{position:absolute;z-index:2;top:50%;display:grid;width:44px;height:44px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;color:#fff;background:#ffffff2e;transform:translateY(-50%)}.scene-preview>.is-previous{left:10px}.scene-preview>.is-next{right:10px}.scene-preview__reason{position:absolute;right:20px;bottom:20px;left:20px;display:grid;gap:4px;margin:0;padding:12px 14px;border-radius:8px;color:#fff;background:#c43034e5;font-size:13px}@media(hover:hover)and (pointer:fine){.scene-gallery-upload:hover{color:#fff;background:#214ffc}.scene-gallery-upload:active{transform:scale(.98)}.scene-card:hover .scene-card__actions{opacity:1;transform:translateY(0)}.scene-card:hover .scene-card__preview img{transform:scale(1.025)}}@media(max-width:980px){.scene-gallery-section{padding-left:0}.scene-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scene-card{height:auto;aspect-ratio:209 / 284}}@media(max-width:720px){.scene-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.scene-gallery-section{padding-top:30px}.scene-gallery-section>header{align-items:stretch;flex-direction:column}.scene-gallery-upload{align-self:flex-end}.scene-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-card__actions{opacity:1;transform:none}.scene-dialog-overlay,.scene-preview-overlay,.certificate-preview-overlay{padding:0}.scene-upload-dialog,.scene-upload-dialog.is-empty,.scene-upload-dialog.is-submitted{width:100%;height:auto;max-height:100dvh;border-radius:16px 16px 0 0;align-self:end}.scene-upload-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.scene-preview{width:100%;height:100dvh;padding-inline:48px;border-radius:0}.certificate-preview{width:100%;height:100dvh;max-height:100dvh;padding:52px 18px 24px;border-radius:0}}@media(prefers-reduced-motion:reduce){.scene-dialog-overlay,.scene-preview-overlay,.certificate-preview-overlay,.scene-upload-dialog,.scene-preview,.certificate-preview{animation:none}.scene-card__preview img,.scene-card__actions{transition:none}}.orders-page{width:min(1100px,100%);margin:0 auto;padding:14px 0 60px}.orders-tabs{display:flex;height:54px;align-items:flex-end;gap:34px;border-bottom:1px solid #eceef2}.orders-tabs a{position:relative;padding:0 4px 15px;color:#61656d;font-size:17px;text-decoration:none}.orders-tabs a.is-active{color:#16181c;font-weight:600}.orders-tabs a.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:2px;background:#557cf5;content:""}.orders-filters{display:flex;gap:12px;padding:24px 0 18px}.orders-filters button{height:32px;padding:0 20px;cursor:pointer;border:0;border-radius:16px;background:#f4f5f7}.orders-filters button.is-active{color:#fff;background:#557cf5}.orders-table-header{display:grid;grid-template-columns:minmax(360px,1fr) 160px 160px 150px;padding:13px 22px;color:#72767e;background:#f6f7f9;font-size:13px;text-align:center}.orders-table-header span:first-child{text-align:left}.orders-list{display:grid;gap:14px;margin-top:12px}.order-card{overflow:hidden;border:1px solid #eceef2;border-radius:8px;background:#fff}.order-card>header{display:flex;min-height:42px;align-items:center;gap:28px;padding:0 20px;color:#838790;background:#fafafa;font-size:12px}.order-card__body{display:grid;min-height:126px;grid-template-columns:minmax(360px,1fr) 160px 160px 150px;align-items:center;text-align:center}.order-product{display:flex;min-width:0;align-items:center;gap:16px;padding:16px 22px;text-align:left}.order-product>img{width:80px;height:94px;flex:0 0 auto;border-radius:4px;background:#edf0f5;object-fit:cover}.order-product p{display:grid;min-width:0;gap:10px;margin:0}.order-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-product span{color:#8c9098;font-size:12px}.order-price{font-size:15px}.order-status{color:#68758b;font-size:14px}.order-status--pending_pay{color:#e34242}.order-status--completed{color:#57708f}.order-card__actions{display:grid;justify-items:center;gap:8px}.order-action{display:grid;min-width:82px;min-height:32px;padding:0 12px;cursor:pointer;place-items:center;border:1px solid #d8dce4;border-radius:4px;color:#4e535c;background:#fff;font-size:13px;text-decoration:none}.order-action--primary{border-color:transparent;color:#fff;background:var(--starx-gradient-primary)}.orders-loading,.orders-empty{display:grid;min-height:280px;place-content:center;justify-items:center;gap:12px;color:#888d96}.orders-empty>button{height:38px;padding:0 22px;cursor:pointer;border:0;border-radius:20px;color:#fff;background:var(--starx-gradient-primary)}.order-dialog-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;place-items:center;background:#000000b3;animation:order-overlay-enter .18s ease both}.order-dialog-overlay.is-exiting{animation:order-overlay-exit .15s ease both}@keyframes order-overlay-enter{0%{background-color:#0000}to{background-color:#000000b3}}@keyframes order-overlay-exit{0%{background-color:#000000b3}to{background-color:#0000}}.purchase-license-dialog,.purchase-confirm-dialog{width:min(321px,100%);border:1px solid #e7e9ee;border-radius:12px;background:#fff;box-shadow:0 16px 40px #12192a2e;animation:starx-dialog-enter .2s ease both}.purchase-license-dialog{display:grid;min-height:514px;align-content:start;justify-items:center;padding:0 14px 20px}.purchase-license-dialog>header{display:flex;width:100%;height:59px;align-items:center;justify-content:space-between;padding:0 5px}.purchase-license-dialog h2,.purchase-confirm-dialog h2{margin:0;font-size:20px}.purchase-license-dialog header button{display:grid;width:32px;height:32px;padding:0;cursor:pointer;place-items:center;border:0;background:transparent}.purchase-license-dialog__success{display:grid;width:55px;height:55px;place-items:center;border:0;border-radius:50%;background:transparent}.purchase-license-dialog__title{margin-top:8px;font-size:14px}.purchase-license-dialog__hint,.purchase-license-dialog__service{margin:5px 0 0;color:#111;font-size:12px}.purchase-license-dialog__detail{margin-top:11px;padding:4px 10px;border-radius:4px;color:#315cff;background:#eef1ff;font-size:12px;text-decoration:none}.purchase-license-dialog__info{display:grid;width:100%;height:100px;align-content:center;gap:10px;margin:16px 0 14px;padding:12px 16px;border-radius:8px;background:#f5f6fd;font-size:12px}.purchase-license-dialog__info div{display:flex;justify-content:space-between;gap:12px}.purchase-license-dialog__info dt{color:#8b8f97}.purchase-license-dialog__info dd{overflow-wrap:anywhere;margin:0;text-align:right}.purchase-license-dialog>img{width:110px;height:110px;object-fit:contain}.purchase-license-dialog__scan{margin-top:8px;font-size:12px}.purchase-confirm-dialog{padding:20px}.purchase-confirm-dialog>header{display:flex;align-items:center;justify-content:space-between}.purchase-confirm-dialog>header button{display:grid;width:32px;height:32px;padding:0;cursor:pointer;place-items:center;border:0;background:transparent}.purchase-confirm-dialog__product{display:flex;align-items:center;gap:10px;margin:21px 0 20px}.purchase-confirm-dialog__product img{width:88px;height:120px;border-radius:4px;object-fit:cover}.purchase-confirm-dialog__product p{display:grid;gap:8px;margin:0}.purchase-confirm-dialog__product span{color:#8b8f97;font-size:12px}.purchase-confirm-dialog>button{width:100%;height:54px;cursor:pointer;border:0;border-radius:12px;color:#fff;background:var(--starx-gradient-primary);font-size:14px;font-weight:600}.visibility-confirm-dialog{width:min(360px,100%);padding:20px;border-radius:12px;background:#fff;box-shadow:0 16px 40px #12192a2e;animation:starx-dialog-enter .2s ease both}.visibility-confirm-dialog>header{display:flex;align-items:center;justify-content:space-between}.visibility-confirm-dialog h2{margin:0;color:#222;font-size:20px}.visibility-confirm-dialog header button{display:grid;width:32px;height:32px;padding:0;cursor:pointer;place-items:center;border:0;background:transparent}.visibility-confirm-dialog>p{margin:22px 0 24px;color:#666;font-size:14px;line-height:1.7}.visibility-confirm-dialog>footer{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.visibility-confirm-dialog footer button{height:42px;cursor:pointer;border:0;border-radius:8px;color:#333;background:#f3f4f6;font-size:14px;font-weight:600}.visibility-confirm-dialog footer button:last-child{color:#fff;background:var(--starx-gradient-primary)}.visibility-confirm-dialog button:disabled{cursor:wait;opacity:.65}@media(max-width:760px){.orders-table-header{display:none}.order-card__body{grid-template-columns:1fr 1fr;gap:14px;padding-bottom:16px}.order-product,.order-card__actions{grid-column:1 / -1}.orders-filters{overflow-x:auto}.orders-filters button{flex:0 0 auto}}@media(max-width:340px){.mine-asset-grid,.mine-asset-grid--favorites,.profile-assets{grid-template-columns:minmax(0,1fr)}}.app-shell--dark :is(.publish-page,.asset-detail,.mine-page,.mine-detail,.orders-page,.profile-page,.profile-page__content,.share-page){color:var(--web-text)}.app-shell--dark .profile-page{background:var(--web-bg)}.app-shell--dark :is(.publish-card h2,.publish-upload-item>strong,.publish-identity-upload>strong,.publish-identity-grid label,.publish-review-card h1,.profile-summary h1,.profile-summary dd,.order-product strong,.order-price,.publisher__identity strong,.verification h2,.verification h3,.verification dd,.mine-review-card h2,.mine-license-card h2,.mine-verification h2,.mine-verification h3,.mine-verification dd,.mine-license-card__identity b,.mine-license-card__order>strong,.mine-license-card__order dd){color:var(--web-text-strong)}.app-shell--dark :is(.publish-steps li,.publish-kind-selector small,.publish-card>p,.publish-upload-item>small,.publish-review-card p,.profile-summary p,.profile-summary dt,.profile-summary small,.publisher__stats,.verification dt,.mine-verification dt,.mine-verification>p,.mine-review-card__info>span,.mine-license-card__status-label,.mine-license-card__order dt,.order-product span){color:var(--web-text-muted)}.app-shell--dark .publish-steps li:not(:last-child):after{background:var(--web-border)}.app-shell--dark .publish-steps li>span{color:#aeb7c8;background:var(--web-surface-soft)}.app-shell--dark .publish-steps li.is-active{color:#c7bdff}.app-shell--dark .publish-steps li.is-active>span{color:#fff;border-color:#332a55;background:linear-gradient(135deg,#3d64ff,#6944ed)}.app-shell--dark .publish-kind-selector a{color:var(--web-text-strong);border-color:var(--web-border);background:var(--web-surface)}.app-shell--dark .publish-kind-selector a.is-active{border-color:#6686ff;background:#4b7dff21}.app-shell--dark :is(.publish-card,.publish-review-card){color:var(--web-text);border-color:var(--web-border);background:var(--web-surface)}.app-shell--dark :is(.publish-upload-control,.publish-identity-upload>.publish-upload-control,.publish-face-check){color:#aeb7c8;border-color:#39445a;background:var(--web-surface-soft)}.app-shell--dark .publish-identity-upload>.publish-upload-control{color:#8fa8ff}.app-shell--dark .publish-fields input{color:var(--web-text-strong);border-color:#3a455a;background:var(--web-surface-soft)}.app-shell--dark .publish-fields input::placeholder{color:#778197}.app-shell--dark .publish-fields input:focus{border-color:#6686ff;background:#1d2637;box-shadow:0 0 0 3px #4b7dff2e}.app-shell--dark .publish-face-check>svg{color:#8fa8ff;background:#222d49}.app-shell--dark .publish-consent{color:var(--web-text)}.app-shell--dark :is(.mine-review-card__info>time,.mine-review-card__info>b,.owner-work-status dd){color:var(--web-text-strong)}.app-shell--dark :is(.mine-verification>article,.mine-license-card__seller,.mine-license-card__order){color:var(--web-text);background:var(--web-surface-soft)}.app-shell--dark .mine-license-card__seller:after{background:var(--web-border)}.app-shell--dark .profile-summary__back{color:var(--web-text);border-color:var(--web-border);background:var(--web-surface)}html[data-theme=dark] :is(.purchase-license-dialog,.purchase-confirm-dialog,.visibility-confirm-dialog,.license-dialog,.scene-upload-dialog){color:#dce2ee;border-color:#30394d;background:#121826;box-shadow:0 22px 64px #0000007a}html[data-theme=dark] :is(.purchase-license-dialog h2,.purchase-confirm-dialog h2,.visibility-confirm-dialog h2,.license-dialog h2,.license-dialog h3,.scene-upload-dialog h2,.scene-upload-dialog__title svg){color:#f4f6fb}html[data-theme=dark] :is(.purchase-license-dialog__hint,.purchase-license-dialog__service,.visibility-confirm-dialog>p,.license-dialog article p,.scene-upload-dialog header p){color:#9ba4b6}html[data-theme=dark] :is(.purchase-license-dialog__info,.license-dialog article,.scene-upload-empty,.scene-upload-thumbs>button,.scene-upload-thumbs figure){color:#dce2ee;border-color:#354057;background:#1a2232}html[data-theme=dark] :is(.purchase-license-dialog header button,.purchase-confirm-dialog header button,.visibility-confirm-dialog header button,.license-dialog header button){color:#dce2ee;border-color:#7e899e;background:#171e2d}html[data-theme=dark] .visibility-confirm-dialog footer button:first-child{color:#dce2ee;background:#252e40}html[data-theme=dark] .purchase-license-dialog__success{background:#171e2d}.app-shell--dark .sidebar{border-color:var(--web-border);box-shadow:1px 0 0 var(--web-border)}.app-shell--dark .sidebar__nav-group+.sidebar__nav-group,.app-shell--dark .mine-tabs-region,.app-shell--dark .mine-tabs,.app-shell--dark .category-tabs,.app-shell--dark .orders-tabs{border-color:var(--web-border)}.app-shell--dark .sidebar__link{color:var(--web-text)}.app-shell--dark .sidebar__link:hover,.app-shell--dark .sidebar__footer button:hover{background:var(--web-surface-soft)}.app-shell--dark .sidebar__link.is-active,.app-shell--dark .sidebar__footer button.is-active{color:#b8aaff;background:linear-gradient(100deg,#6645e245,#3987c033)}.app-shell--dark .topbar{color:var(--web-text);background:#090d16db;box-shadow:0 1px 0 var(--web-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell--dark .search,.app-shell--dark .icon-button{color:var(--web-text-muted);background:var(--web-surface-soft)}.app-shell--dark .search input{color:var(--web-text-strong)}.app-shell--dark .search input::placeholder{color:#727c90}.app-shell--dark .search__submit,.app-shell--dark .avatar-button{color:var(--web-text);border-color:#5969d9;background:var(--web-surface-raised)}.app-shell--dark .theme-toggle{color:#baaaff;background:#211c37}.app-shell--dark .theme-toggle:hover{color:#f4d57e;background:#302844}.app-shell--dark .notification-dot{border-color:var(--web-bg)}.app-shell--dark .user-menu__popover,.app-shell--dark .support-card,.app-shell--dark .legal-card,.app-shell--dark .market-sort__menu{color:var(--web-text);border-color:var(--web-border);background:var(--web-surface-raised);box-shadow:var(--web-shadow)}.app-shell--dark .user-menu__popover:before,.app-shell--dark .support-card:after,.app-shell--dark .legal-card:after,.app-shell--dark .market-sort__menu:before{border-color:var(--web-border);background:var(--web-surface-raised)}.app-shell--dark .user-menu__popover button,.app-shell--dark .legal-card nav a,.app-shell--dark .legal-card__brand strong,.app-shell--dark .legal-card__brand>span,.app-shell--dark .support-card strong{color:var(--web-text-strong)}.app-shell--dark .user-menu__popover button:hover{background:var(--web-surface-soft)}.app-shell--dark .legal-card nav,.app-shell--dark .legal-card__brand{border-color:var(--web-border)}.app-shell--dark :is(.category-tabs button.is-active,.mine-tabs a.active,.orders-tabs a.is-active,.mine-profile-overview__identity h1,.mine-profile-overview__identity dd,.asset-detail__heading h1,.mine-detail__heading h1,.profile-summary h1,.scene-gallery-section h2,.publish-page h1){color:var(--web-text-strong)}.app-shell--dark .category-tabs button.is-active:after,.app-shell--dark .mine-tabs a.active:after{background:#a795ff}.app-shell--dark .mine-tab-count{color:#aab2c2;background:#252e40}.app-shell--dark .mine-tabs a.active .mine-tab-count{color:#c8bcff;background:#302844}.app-shell--dark :is(.category-tabs button,.tag-list button,.mine-tabs a,.orders-tabs a,.mine-profile-overview__identity>p,.asset-detail__heading time,.mine-detail__heading time,.list-empty-state p){color:var(--web-text-muted)}.app-shell--dark .tag-list button.is-active,.app-shell--dark .mine-filters button,.app-shell--dark .orders-filters button,.app-shell--dark .scene-gallery-section nav button,.app-shell--dark .market-sort__menu button{color:var(--web-text);background:var(--web-surface-soft)}.app-shell--dark .filter-button,.app-shell--dark .asset-detail__back,.app-shell--dark .mine-detail__heading a,.app-shell--dark .order-action,.app-shell--dark .scene-gallery-upload{color:var(--web-text);border-color:var(--web-border);background:var(--web-surface)}.app-shell--dark :is(.market-sort__menu button.is-active,.mine-filters button.is-active,.orders-filters button.is-active,.scene-gallery-section nav button.is-active){color:#fff;background:var(--starx-gradient-primary)}.app-shell--dark :is(.placeholder-page,.publisher,.asset-action--secondary,.verification__item,.owner-work-status,.following-card,.mine-review-card__info,.mine-license-card__seller,.mine-license-card__order,.scene-gallery-state){color:var(--web-text);background:var(--web-surface-soft)}.app-shell--dark :is(.publisher--owner,.verification,.mine-review-card,.mine-license-card,.mine-verification,.mine-create-card,.order-card,.purchase-license-dialog,.purchase-confirm-dialog,.visibility-confirm-dialog,.scene-upload-dialog,.publish-card,.license-dialog){color:var(--web-text);border-color:var(--web-border);background:var(--web-surface);box-shadow:var(--web-shadow)}.app-shell--dark .mine-create-card,.app-shell--dark .following-card,.app-shell--dark .mine-detail__heading a,.app-shell--dark .publisher--owner,.app-shell--dark .owner-work-status dd,.app-shell--dark .scene-gallery-section h2{color:var(--web-text-strong)}.app-shell--dark .mine-asset-card__empty-image{color:var(--web-text-muted);background:linear-gradient(145deg,#1b2332,#111723)}.app-shell--dark .following-card__identity em,.app-shell--dark .following-card__state{color:#b8c5e8;background:#222b40}.app-shell--dark .orders-table-header,.app-shell--dark .order-card>header{color:var(--web-text-muted);background:var(--web-surface-soft)}.app-shell--dark .order-card{border-color:var(--web-border)}.app-shell--dark .asset-detail__tags>span,.app-shell--dark .asset-detail__metrics>span,.app-shell--dark .purchase-license-dialog__info,.app-shell--dark .license-dialog article{color:var(--web-text);background:var(--web-surface-soft)}.app-shell--dark .asset-action--primary:disabled{color:#737d90;background:#252d3d}.app-shell--dark .publisher>button.is-active,.app-shell--dark .mine-gallery figure>button{color:var(--web-text);background:var(--web-surface-raised)}.app-shell--dark :is(input,textarea,select){color:var(--web-text-strong)}.app-shell--dark :is(.scene-upload-empty,.scene-upload-thumbs>button,.scene-upload-thumbs figure,.publish-upload-item,.publish-identity-upload){color:var(--web-text-muted);border-color:var(--web-border);background:var(--web-surface-soft)}html[data-theme=dark] body{color:#dce2ee;background:#090d16}html[data-theme=dark] .web-toast{color:#e5e9f2;border-color:#30394d;background:#141a28f5;box-shadow:0 14px 38px #00000061}html[data-theme=dark] .web-toast>button:hover{color:#fff;background:#293145}@media(max-width:560px){.app-shell--dark .sidebar{border-color:var(--web-border);box-shadow:0 -1px #0000003d}.topbar .theme-toggle{display:grid}}.search{transition:background-color var(--starx-duration-fast) var(--starx-ease-standard),box-shadow var(--starx-duration-fast) var(--starx-ease-standard)}.search:focus-within{background:#fff;box-shadow:var(--starx-shadow-focus)}.search input:focus,.search input:focus-visible{outline:none;box-shadow:none}.route-transition{min-height:0}.route-transition.is-entering{animation:starx-page-enter var(--starx-duration-normal) var(--starx-ease-standard) both}.tab-content-transition,.mine-tab-panel{animation:starx-tab-content-enter .2s var(--starx-ease-standard) both}.license-dialog-backdrop{animation:starx-overlay-enter .18s var(--starx-ease-standard) both}.license-dialog{transform-origin:50% 44%;animation:starx-dialog-enter var(--starx-duration-normal) var(--starx-ease-standard) both}.license-dialog-backdrop.is-exiting{animation:starx-overlay-exit .16s var(--starx-ease-standard) both}.license-dialog-backdrop.is-exiting .license-dialog{animation:starx-dialog-exit .14s var(--starx-ease-standard) both}@keyframes starx-page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes starx-tab-content-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes starx-overlay-enter{0%{background-color:#0000}to{background-color:#0000006b}}@keyframes starx-overlay-exit{0%{background-color:#0000006b}to{background-color:#0000}}@keyframes starx-dialog-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes starx-dialog-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(4px) scale(.985)}}@media(max-width:820px){:root{--web-sidebar-width: 72px;--web-page-padding: 20px}.sidebar{align-items:center;padding-right:10px;padding-left:10px}.sidebar__label{display:none}.sidebar .brand__logo{width:35px;height:30px;object-fit:cover;object-position:left center}.sidebar__link{justify-content:center;padding:0}.sidebar__footer{flex-direction:column;gap:16px;padding:0}.support-control{display:none}.topbar{gap:10px}.search__submit{display:none}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){:root{--web-sidebar-width: 0px}.sidebar{top:auto;right:0;z-index:20;width:auto;height:64px;flex-direction:row;padding:8px 10px;border-top:1px solid var(--starx-color-border);border-right:0}.sidebar__brand,.sidebar__footer{display:none}.sidebar__nav{width:100%;grid-template-columns:repeat(5,1fr);gap:0}.sidebar__nav-group{display:contents}.sidebar__nav-group+.sidebar__nav-group{padding-top:0;border-top:0}.sidebar__link{min-height:48px;margin-top:0}.topbar{height:68px}.icon-button{display:none}.hero{min-height:190px}.asset-grid{grid-template-columns:1fr;padding-bottom:60px}}.asset-card__tags,.asset-card footer{pointer-events:none}.asset-card__image-link,.asset-card__image-link img{display:block;width:100%;height:100%}.asset-card__image-link img{object-fit:cover}.asset-card__image-link:focus-visible{box-shadow:inset var(--starx-shadow-focus)}.asset-detail{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;max-width:1091px;margin:0 auto;padding-top:10px;translate:-5.5px 0}.asset-detail__main{min-width:0}.asset-detail__heading,.asset-detail__title-row,.asset-detail__meta,.asset-detail__metrics,.asset-detail__metrics>span,.asset-detail__tags,.asset-detail__tags>span,.asset-protection,.verification h2,.verification h3,.verification__certificate-header,.verification footer,.verification footer em,.verification>p{display:flex;align-items:center}.asset-detail__heading{justify-content:space-between}.asset-detail__title-row{gap:10px}.asset-detail__back{display:grid;width:42px;height:42px;place-items:center;border:1px solid #e5e7eb;border-radius:50%;color:#25272b}.asset-detail__heading h1{margin:0;font-size:20px;font-weight:600}.asset-detail__heading time{color:#999;font-size:12px}.asset-detail__meta{justify-content:space-between;height:25px;margin:20px 0 20px 11px}.asset-detail__tags,.asset-detail__metrics{gap:10px}.asset-detail__tags>span,.asset-detail__metrics>span{height:25px;gap:4px;padding:0 10px;border-radius:12.5px;background:#f6f7fa;color:#42454b;font-size:12px}.asset-detail__metrics>span{padding:0 9.5px}.asset-detail__metrics:only-child{margin-left:auto}.asset-video{position:relative;width:calc(100% - 11px);max-width:740px;aspect-ratio:740 / 416;margin:0 auto 20px;overflow:hidden;border-radius:4px;background:#111}.asset-video>video{display:block;width:100%;height:100%;object-fit:cover}.asset-video__play{position:absolute;top:50%;left:50%;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;background:transparent;cursor:pointer;translate:-50% -50%}.asset-video__play img{display:block;width:36px;height:36px}.asset-gallery__stage{display:grid;width:calc(100% - 11px);grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-left:11px;touch-action:pan-y}.asset-detail--purchased .asset-gallery{margin-top:20px}.asset-gallery__stage.is-single{grid-template-columns:minmax(0,1fr)}.asset-gallery figure{position:relative;height:490px;margin:0;overflow:hidden;border-radius:4px;background:#e8ebf2;will-change:transform,opacity}.asset-gallery figure>img{width:100%;height:100%;cursor:zoom-in;object-fit:contain}.asset-gallery figure>img:focus-visible{outline:3px solid #fff;outline-offset:-5px;box-shadow:inset 0 0 0 6px #315efb}.asset-image-preview{width:min(1400px,calc(100vw - 48px));height:calc(100dvh - 48px);max-height:none;overflow:hidden;grid-template-rows:minmax(0,1fr)}.asset-image-preview>img{min-width:0;min-height:0;background-color:transparent!important}.asset-gallery__arrow{position:absolute;top:50%;display:grid;width:40px;height:40px;margin-top:-20px;place-items:center;cursor:pointer;border:0;border-radius:50%;color:#fff;background:#080c14c2}.asset-gallery__arrow.is-left{left:12px}.asset-gallery__arrow.is-right{right:12px}.asset-watermark,.publisher__badge{display:grid;place-items:center;border:7px solid #fff;border-radius:50%;color:#fff;background:#7287ad;box-shadow:0 3px 9px #00000040}.asset-watermark{position:absolute;top:56%;left:50%;width:62px;height:62px;translate:-50% -50%;font-size:24px}.asset-gallery__thumbs{display:grid;width:calc(100% - 11px);grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:20px;margin-left:11px}.asset-gallery__thumbs button{position:relative;height:180px;overflow:hidden;padding:0;cursor:pointer;border:0;border-radius:4px;background:#e8ebf2}.asset-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.asset-gallery__thumbs button.is-active{outline:2px solid #557cf5;outline-offset:-2px}.asset-gallery__thumbs button.is-locked:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffab;content:""}.asset-detail__sidebar{display:grid;align-content:start;gap:10px}.publisher{position:relative;display:grid;grid-template-columns:44px 1fr auto;gap:10px;min-height:110px;align-items:start;padding:16px;border-radius:12px;background:#f6f7f9}.publisher__avatar{display:grid;width:44px;height:44px;margin-top:3px;place-items:center;border-radius:50%;color:#fff;background:#282a2e;font-size:12px;overflow:hidden}.publisher__avatar img{width:100%;height:100%;object-fit:cover}.publisher__identity{display:grid;gap:4px}.publisher__identity--link{color:inherit;text-decoration:none}.publisher__identity strong{font-size:16px;line-height:22px}.publisher__identity>span{display:flex;width:65px;height:25px;align-items:center;justify-content:center;gap:2px;border-radius:12.5px;color:#214ffc;background:linear-gradient(180deg,#f2eaff,#d6efff);font-size:12px;font-weight:600;line-height:17px}.publisher__identity>span img{width:15px;height:15px;flex:0 0 15px;object-fit:contain}.publisher__stats{display:flex;align-items:center;gap:6px;margin-top:7px;color:#999;font-size:12px}.publisher>button{height:25px;padding:0 10px;border:0;border-radius:4px;color:#4b7dff;background:#e9edff;cursor:pointer;font-size:12px;transition:color var(--starx-duration-fast) var(--starx-ease-standard),background-color var(--starx-duration-fast) var(--starx-ease-standard),box-shadow var(--starx-duration-fast) var(--starx-ease-standard),transform var(--starx-duration-instant) var(--starx-ease-standard)}.publisher>button.is-active{color:#777d88;background:#fff}.publisher__follow{display:flex;height:25px;align-items:center;gap:3px;padding:0 10px;border-radius:4px;color:#214ffc;background:#e9edff;font-size:12px;font-weight:600;text-decoration:none}.publisher--owner{grid-template-columns:44px minmax(0,1fr) auto;min-height:310px;padding:15px;border:1px solid #e7e9ee;background:#fff}.publisher--owner>h2{display:flex;grid-column:1 / -1;align-items:center;gap:5px;margin:0 0 6px;color:#333;font-size:16px}.publisher--owner>.publisher__avatar{margin-left:16px}.publisher--owner>.publisher__identity{margin-left:16px}.owner-work-status{display:grid;grid-column:1 / -1;gap:13px;margin-top:8px;padding:16px;border-radius:8px;background:#f6f8ff}.owner-work-status dl{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0;font-size:12px}.owner-work-status dt{color:#999}.owner-work-status dd{margin:0;color:#333;text-align:right}.owner-work-status dd:first-of-type{color:#00b238}.owner-work-status dd.is-hidden{color:#999}.owner-work-status>button{display:flex;width:max-content;height:25px;align-items:center;gap:4px;padding:0 12px;cursor:pointer;border:0;border-radius:4px;color:#214ffc;background:#e9edff;font-size:12px;font-weight:600}.owner-work-status>button:disabled{cursor:wait;opacity:.65}.publisher__badge{position:absolute;top:4px;right:57px;width:62px;height:62px;font-size:22px}.asset-action{display:flex;height:54px;align-items:center;justify-content:center;gap:7px;cursor:pointer;border:0;border-radius:12px;font-size:18px;font-weight:600}.asset-action--primary{color:#fff;background:var(--starx-gradient-primary)}.asset-action--primary:disabled{cursor:not-allowed;color:#7d8493;background:#e7e9ee}.asset-action--secondary{background:#f6f7f9}.asset-action--secondary.is-active{color:#214ffc;background:#e9edff}.asset-action--secondary svg{transform-origin:center;transition:fill var(--starx-duration-fast) var(--starx-ease-standard)}.asset-protection{height:32px;justify-content:space-between;padding:5px 9px 10px;color:#999;font-size:12px}.asset-protection span:first-child{display:flex;align-items:center;gap:4px}.verification{min-height:335px;box-sizing:border-box;padding:15px;border:1px solid #e3e5ea;border-radius:12px}.verification.is-pending{min-height:0}.verification h2{gap:4px;margin:0 0 20px;font-size:16px;line-height:22px}.verification__item{min-height:268px;padding:16px;overflow:hidden;border-radius:8px;background:#f5f6fc}.verification__item.is-pending{min-height:0}.verification__item+.verification__item{margin-top:20px}.verification h3{min-width:0;flex:1;height:32px;gap:10px;margin:0;font-size:12px}.verification h3>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verification__certificate-header{justify-content:space-between;gap:8px}.verification__certificate-status{flex:0 0 auto;color:#557cf5;font-size:12px;font-weight:600;white-space:nowrap}.verification__icon-box{display:grid;width:32px;height:32px;flex:0 0 32px;padding:6px;place-items:center;border-radius:6px;color:#fff;background:#323438}.verification dl{display:grid;grid-template-columns:88px 1fr;column-gap:0;row-gap:10px;margin:0;font-size:12px;line-height:17px}.verification dt{color:#9a9da5}.verification dd{min-width:0;overflow:hidden;margin:0;text-overflow:ellipsis;text-align:right;white-space:nowrap}.verification__did{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verification__certificate-body{display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:end;column-gap:12px;row-gap:14px;margin-top:15px}.verification__certificate-body.is-pending{grid-template-columns:minmax(0,1fr)}.verification__certificate-fields{display:grid;grid-column:1 / -1;min-width:0;align-content:start;gap:14px}.verification__certificate-actions{display:grid;grid-column:1;grid-row:2;align-self:center;min-width:0;gap:14px}.verification__certificate-view{display:inline-flex;width:fit-content;min-height:30px;align-items:center;gap:4px;padding:0 14px;cursor:pointer;border:0;border-radius:4px;color:#557cf5;background:#e9edff;font-size:12px}.verification__certificate-view:hover{background:#dfe6ff}.verification__certificate-view:focus-visible,.verification__certificate-thumb:focus-visible{outline:2px solid #557cf5;outline-offset:2px}.verification__certificate-thumb{display:block;grid-column:2;grid-row:2;align-self:center;width:76px;height:108px;overflow:hidden;padding:0;cursor:zoom-in;border:1px solid #dce2f2;border-radius:4px;background:#fff}.verification__certificate-thumb img{display:block;width:100%;height:100%;object-fit:cover}.verification__certificate-result{display:flex;align-items:center;gap:4px;min-width:0;margin-top:0;color:#35aa5c;font-size:11px}.verification footer{justify-content:space-between;margin-top:16px}.verification footer>span{padding:5px 18px;border-radius:3px;color:#557cf5;background:#e9edff;font-size:12px}.verification footer em{gap:4px;color:#35aa5c;font-size:11px;font-style:normal}.verification>p{gap:2px;margin:17px 5px 0;color:#999;font-size:12px}.certificate-preview-overlay{position:fixed;z-index:1100;top:0;right:0;bottom:0;left:0;display:grid;padding:24px;place-items:center;background:#000000b3;animation:order-overlay-enter .18s ease both}.certificate-preview{position:relative;display:grid;grid-template-rows:minmax(0,1fr);width:min(760px,calc(100vw - 48px));height:min(960px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);min-height:0;overflow:hidden;padding:52px 32px 32px;border-radius:12px;background:#11151d;animation:starx-dialog-enter .22s var(--starx-ease-standard) both}.certificate-preview>header{position:absolute;z-index:1;top:8px;right:12px;left:20px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:13px}.certificate-preview>header button{display:grid;width:36px;height:36px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;color:#fff;background:transparent}.certificate-preview>img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}@media(max-width:560px){.certificate-preview-overlay{padding:0}.certificate-preview{width:100%;height:100dvh;max-height:100dvh;padding:52px 18px 24px;border-radius:0}}.asset-description{margin:18px 0 0 11px;color:#666;font-size:14px;line-height:1.8;white-space:pre-wrap}.asset-gallery-empty,.asset-detail-state{display:grid;min-height:420px;place-content:center;justify-items:center;gap:12px;color:#777;text-align:center}.asset-gallery-empty{margin-left:11px;border-radius:12px;background:#f6f7f9}.asset-detail-state p{margin:0}.asset-detail-state a{display:flex;height:38px;align-items:center;gap:4px;padding:0 16px;border-radius:19px;color:#fff;background:#557cf5;text-decoration:none}@media(max-width:1200px){.asset-detail{grid-template-columns:minmax(0,1fr) 320px}.asset-gallery figure{height:470px}.asset-gallery__thumbs button{height:160px}}@media(max-width:980px){.asset-detail{grid-template-columns:1fr;margin-top:22px;translate:0}.asset-gallery figure{height:min(62vw,520px)}.verification{min-height:0}}@media(max-width:560px){.asset-detail{padding-bottom:72px}.asset-detail__heading{align-items:flex-start}.asset-detail__heading time{padding-top:14px;font-size:11px}.asset-detail__heading h1{font-size:19px}.asset-detail__meta{height:auto;align-items:flex-start;flex-direction:column;gap:10px;margin-right:0;margin-left:0}.asset-detail__tags,.asset-detail__metrics{flex-wrap:wrap}.asset-gallery__stage{grid-template-columns:1fr;gap:10px}.asset-gallery figure{height:118vw;max-height:590px}.asset-gallery__thumbs{gap:7px;margin-top:10px}.asset-gallery__thumbs button{height:26vw}.asset-image-preview{width:100%;height:100dvh;border-radius:0}}.sidebar__nav-group--data{padding-top:0!important;border-top:0!important}.mine-page{min-height:calc(100vh - 72px);margin-top:-10px}.mine-profile-overview{display:grid;min-height:138px;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:28px;padding:10px 0 18px}.mine-profile-overview__avatar{display:grid;width:100px;height:100px;overflow:hidden;place-items:center;border-radius:50%;background:linear-gradient(145deg,#dce9ff,#b8caf5);color:#fff;font-size:32px;font-weight:600}.mine-profile-overview__avatar img{width:100%;height:100%;object-fit:cover}.mine-profile-overview__identity{min-width:0}.mine-profile-overview__identity h1{display:flex;align-items:center;gap:10px;margin:0;color:#333;font-size:18px;font-weight:600}.mine-profile-overview__identity h1 span{display:inline-flex;height:25px;align-items:center;gap:4px;padding:0 10px;border-radius:13px;background:linear-gradient(180deg,#f2eaff,#d6efff);color:#214ffc;font-size:12px;font-weight:600}.mine-profile-overview__identity h1 img{width:15px;height:15px}.mine-profile-overview__identity>p{overflow:hidden;margin:9px 0 14px;color:#555;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mine-profile-overview__identity dl{display:flex;gap:30px;margin:0}.mine-profile-overview__identity dl div{display:flex;align-items:baseline;gap:6px}.mine-profile-overview__identity dt{color:#999;font-size:12px}.mine-profile-overview__identity dd{margin:0;color:#333;font-size:24px;font-weight:600;line-height:1}.mine-profile-overview__actions{display:flex;gap:10px}.mine-profile-overview__actions button{width:132px;height:38px;cursor:pointer;border:0;border-radius:8px;background:var(--starx-gradient-primary);color:#fff;font-size:16px;font-weight:600;transition:filter var(--starx-duration-fast) var(--starx-ease-standard),transform var(--starx-duration-fast) var(--starx-ease-standard)}@media(hover:hover)and (pointer:fine){.mine-profile-overview__actions button:hover{filter:brightness(1.06)}}.mine-profile-overview__actions button:active{transform:translateY(1px)}.mine-tabs-region{margin-top:10px;padding-top:10px;border-top:1px solid var(--starx-color-border)}.mine-tabs{display:flex;height:42px;gap:20px;border-bottom:1px solid #f3f3f3}.mine-tabs a{position:relative;display:flex;width:92px;height:41px;align-items:center;justify-content:center;color:#888;font-size:18px;text-decoration:none;transition:color var(--starx-duration-fast) var(--starx-ease-standard)}.mine-tabs a>span:first-child{white-space:nowrap}.mine-tab-count{display:inline-grid;min-width:18px;height:18px;margin-left:5px;padding:0 5px;place-items:center;border-radius:9px;color:#777d88;background:#f0f1f4;font-size:11px;font-variant-numeric:tabular-nums;font-weight:600;line-height:18px}.mine-tab-count.is-loading{color:#b2b5bc}.mine-tabs a.active{color:#000;font-weight:600}.mine-tabs a.active .mine-tab-count{color:#315cff;background:#edf0ff}.mine-tabs a.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#000;content:""}.mine-filters{display:flex;height:32px;gap:10px;margin-top:9px}.mine-tab-panel{min-width:0}.mine-filters button{height:32px;flex:0 0 auto;padding:0 10px;cursor:pointer;border:0;border-radius:16px;background:#f6f7f9;color:#333;font-size:14px;white-space:nowrap}.mine-filters button.is-active{color:#fff;background:#333;font-weight:600}.mine-asset-grid,.profile-assets{display:grid;grid-template-columns:repeat(5,232px);gap:10px}.mine-asset-grid{margin-top:21px}.mine-asset-grid--favorites,.following-grid{margin-top:20px}.mine-asset-card,.mine-create-card{position:relative;display:block;width:232px;height:316px;overflow:hidden;border-radius:4px;color:#fff;text-decoration:none;background:#e7e9ed}.mine-asset-card__link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none}.mine-asset-card__link>img{display:block;width:100%;height:100%;object-fit:cover}.mine-asset-card__empty-image{display:grid;height:100%;place-items:center;color:#9297a2;background:linear-gradient(145deg,#f3f4f7,#e4e7ed);font-size:13px}.mine-assets-loading{display:flex;min-height:180px;align-self:stretch;align-items:center;justify-content:center;grid-column:2 / -1;gap:8px;color:#8d95a3;font-size:13px}.mine-assets-loading svg{animation:publish-spin .8s linear infinite}.mine-assets-state{display:grid;min-height:180px;grid-column:span 3;align-content:center;justify-items:center;gap:10px;padding:24px;border:1px dashed #d9dce2;border-radius:8px;color:#777d88}.mine-assets-state p{margin:0}.mine-assets-state a,.mine-assets-state button{display:flex;align-items:center;gap:6px;border:0;color:#4b7dff;background:none;text-decoration:none;cursor:pointer}.mine-asset-grid>.list-empty-state,.following-grid>.list-empty-state,.profile-assets>.list-empty-state{margin-top:-20px}.orders-list>.list-empty-state{min-height:calc(100dvh - 260px);transform:translateY(-7vh)}.mine-asset-card__tags,.mine-asset-card__status{position:absolute;top:10px;left:10px;z-index:1}.mine-asset-card__tags{display:flex;gap:6px}.mine-asset-card__tags i,.mine-asset-card__status{height:21px;padding:0 8px;border-radius:10.5px;color:#fff;background:#0000008c;font-size:12px;font-style:normal;font-weight:600;line-height:21px}.mine-asset-card__status.is-green{background:#00b042}.mine-asset-card__status.is-blue{background:#4b7dff}.mine-asset-card__status.is-red{background:#ff4050}.mine-asset-card__status.is-gray{background:#666}.mine-asset-card.is-hidden .mine-asset-card__link>img{opacity:.3}.mine-asset-card__hidden-mark{position:absolute;top:50%;left:50%;z-index:1;color:#315af4;transform:translate(-50%,-50%)}.mine-asset-card footer,.mine-asset-card__date{position:absolute;right:0;bottom:0;left:0;color:#fff;background:linear-gradient(transparent,#0000009e)}.mine-asset-card footer{display:flex;height:60px;align-items:flex-end;justify-content:space-between;padding:0 10px 8px;font-size:12px;font-weight:600}.mine-asset-card__owner,.mine-asset-card__metrics{display:flex;height:20px;align-items:center;gap:4px}.mine-asset-card__owner>i{width:20px;height:20px;border:1px solid rgb(255 255 255 / 85%);border-radius:50%;background:#eee}.mine-asset-card__owner>img{width:20px;height:20px;border:1px solid rgb(255 255 255 / 85%);border-radius:50%;object-fit:cover}.mine-asset-card__metrics{margin-right:-2px}.mine-asset-card__date{height:60px;padding:33px 10px 0;font-size:12px;font-weight:600}.mine-asset-card__actions{position:absolute;right:10px;bottom:10px;z-index:3;opacity:0;transition:opacity .16s ease}.mine-asset-card:hover .mine-asset-card__actions,.mine-asset-card:focus-within .mine-asset-card__actions{opacity:1}.mine-asset-card__actions button{display:flex;height:25px;align-items:center;gap:5px;padding:0 10px;cursor:pointer;border:0;border-radius:4px;color:#fff;background:#0000007a;font-size:12px;font-weight:600}.mine-asset-card__actions button:disabled{cursor:wait;opacity:.7}.mine-create-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px dashed #d9dce2;color:#333;background:#fff}.mine-create-card strong{margin-top:2px;font-size:18px}.mine-create-card span{font-size:12px}.following-grid{display:grid;grid-template-columns:repeat(3,392px);gap:10px}.following-card{position:relative;display:grid;height:110px;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:19px 16px;border-radius:12px;color:#333;text-decoration:none;background:#f6f7f9}.following-card__avatar{display:grid;width:44px;height:44px;align-self:start;place-items:center;border-radius:50%;color:#fff;background:#333;font-size:12px;overflow:hidden}.following-card__avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.following-card__identity{display:grid;min-width:0;align-content:start;gap:4px}.following-card__identity>.brand-certification-badge{justify-self:start}.following-card__identity strong{font-size:16px;line-height:22px}.following-card__identity em{width:max-content;height:21px;padding:0 8px;border-radius:10.5px;color:#333;background:#e9edff;font-size:12px;font-style:normal;line-height:21px}.following-card__identity small{display:flex;align-items:center;gap:5px;margin-top:4px;color:#999;font-size:12px}.following-card__state{position:absolute;top:16px;right:16px;height:25px;padding:0 10px;border-radius:4px;background:#fff;color:#999;font-size:12px;line-height:25px}.mine-detail{display:grid;grid-template-columns:751px 320px;gap:20px;width:1091px;margin:0 auto;padding-top:10px;translate:-5.5px 0}.mine-detail-state{display:grid;min-height:360px;grid-column:1 / -1;place-content:center;justify-items:center;gap:10px;color:#777d88}.mine-detail-state p{margin:0}.mine-detail-state a,.mine-detail-state button{border:0;color:#4b7dff;background:none;text-decoration:none;cursor:pointer}.mine-detail__heading,.mine-detail__heading>div{display:flex;align-items:center}.mine-detail__heading{height:42px;justify-content:space-between}.mine-detail__heading>div{gap:10px}.mine-detail__heading a{display:grid;width:42px;height:42px;place-items:center;border:1px solid #e5e7eb;border-radius:50%;color:#333}.mine-detail__heading h1{margin:0;color:#333;font-size:20px;font-weight:600}.mine-detail__heading time{color:#999;font-size:12px}.mine-gallery{margin-top:20px;margin-left:11px}.mine-gallery__stage{display:grid;grid-template-columns:repeat(2,360px);gap:20px;touch-action:pan-y}.mine-gallery figure{position:relative;width:360px;height:490px;margin:0;overflow:hidden;border-radius:4px;will-change:transform,opacity}.mine-gallery figure>img,.mine-gallery__thumbs img{display:block;width:100%;height:100%;object-fit:cover}.mine-gallery figure>button{position:absolute;top:50%;display:grid;width:40px;height:40px;margin-top:-20px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;color:#333;background:#ffffffb3}.mine-gallery figure:first-child>button{left:10px}.mine-gallery figure:last-child>button{right:10px}.mine-gallery__thumbs{display:grid;grid-template-columns:repeat(5,132px);gap:20px;margin-top:20px}.mine-gallery__thumbs button{position:relative;width:132px;height:180px;overflow:hidden;padding:0;border:0;border-radius:4px}.mine-gallery__thumbs button.is-active{outline:2px solid #4b7dff;outline-offset:-2px}.mine-gallery__thumbs button.is-locked:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffab;content:""}.mine-detail__sidebar{align-self:start}.mine-review-card,.mine-license-card,.mine-verification{border:1px solid #e3e5ea;border-radius:12px;background:#fff}.mine-review-card{min-height:210px;padding:15px}.mine-review-card--rejected{min-height:273px}.mine-review-card h2,.mine-license-card h2,.mine-verification h2{display:flex;height:22px;align-items:center;gap:4px;margin:0;font-size:16px}.mine-review-card>.mine-review-card__info{display:grid;min-height:80px;grid-template-columns:1fr auto;align-items:center;gap:9px 12px;margin-top:16px;padding:16px;border-radius:8px;background:#f5f6fc;font-size:12px}.mine-review-card--approved>.mine-review-card__info,.mine-review-card--chain_pending>.mine-review-card__info,.mine-review-card--chain_failed>.mine-review-card__info,.mine-review-card--chained>.mine-review-card__info,.mine-review-card--published>.mine-review-card__info{min-height:107px}.mine-review-card__info>span{color:#999}.mine-review-card__info>strong{height:21px;padding:0 8px;justify-self:end;border-radius:10.5px;color:#fff;background:#00b042;line-height:21px}.mine-review-card--rejected .mine-review-card__info>strong{background:#f04344}.mine-review-card__info>time,.mine-review-card__info>b{color:#333;font-size:12px;font-weight:400;text-align:right}.mine-review-card__info>b{color:#4b7dff}.mine-license-card__order>a{position:absolute;bottom:16px;left:16px;display:grid;height:25px;padding:0 10px;place-items:center;border:0;border-radius:4px;color:#4b7dff;background:#e9edff;font-size:12px;font-weight:600;text-decoration:none}.mine-review-card>p{margin:13px 18px 0;color:#999;font-size:12px}.mine-review-card>.mine-review-card__reason{min-height:66px;margin:16px 0 0;padding:14px 16px;border-radius:8px;color:#f04344;background:#f0434412;line-height:18px}.mine-review-card>.mine-review-card__actions{display:flex;gap:10px;margin-top:16px}.mine-review-card__actions button{min-width:68px;height:25px;padding:0 10px;border:0;border-radius:4px;color:#4b7dff;background:#4b7dff1a;font-size:12px;font-weight:600;cursor:pointer}.mine-review-card__actions button:last-child{color:#fff;background:#4b7dff}.mine-detail__sidebar--purchase{display:grid;gap:20px}.mine-license-card{min-height:446px;padding:15px}.mine-license-card__seller,.mine-license-card__order{position:relative;border-radius:8px;background:#f5f6fc}.mine-license-card__seller{display:grid;height:163px;grid-template-columns:44px 1fr auto;grid-template-rows:30px 62px 1px 37px;column-gap:10px;margin-top:16px;padding:16px}.mine-license-card__seller>strong{grid-column:1 / -1;grid-row:1;font-size:12px}.mine-license-card__avatar{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#fff;background:#333;font-size:12px;grid-row:2;overflow:hidden;text-decoration:none}.mine-license-card__avatar img{width:100%;height:100%;object-fit:cover}.mine-license-card__identity{display:grid;align-content:start;gap:3px;grid-row:2;color:inherit;text-decoration:none}.mine-license-card__identity b{font-size:16px}.mine-license-card__identity>.brand-certification-badge{width:max-content;justify-self:start}.publisher__avatar:focus-visible,.publisher__identity--link:focus-visible,.mine-license-card__avatar:focus-visible,.mine-license-card__identity:focus-visible{outline:2px solid #4b7dff;outline-offset:3px}.mine-license-card__identity em{display:flex;width:65px;height:25px;align-items:center;justify-content:center;gap:2px;border-radius:12.5px;color:#214ffc;background:linear-gradient(180deg,#f2eaff,#d6efff);font-size:12px;font-style:normal;font-weight:600;line-height:17px}.mine-license-card__identity em img{width:15px;height:15px;flex:0 0 15px;object-fit:contain}.mine-license-card__seller>button{height:25px;padding:0 10px;cursor:pointer;border:0;border-radius:4px;color:#4b7dff;background:#e9edff;font-size:12px;grid-row:2;transition:color var(--starx-duration-fast) var(--starx-ease-standard),background-color var(--starx-duration-fast) var(--starx-ease-standard),box-shadow var(--starx-duration-fast) var(--starx-ease-standard),transform var(--starx-duration-instant) var(--starx-ease-standard)}.mine-license-card__seller>button.is-active{color:#777d88;background:#fff}.mine-license-card__seller>button:disabled{cursor:wait;opacity:.65}@media(hover:hover)and (pointer:fine){.publisher>button:not(:disabled):hover,.mine-license-card__seller>button:not(:disabled):hover{box-shadow:0 4px 12px #214ffc24;transform:translateY(-1px)}.asset-action--secondary:not(:disabled):hover{box-shadow:0 6px 18px #214ffc1f}.asset-action--secondary:not(:disabled):hover .social-motion__icon{transform:scale(1.08)}}.publisher>button:not(:disabled):active,.mine-license-card__seller>button:not(:disabled):active,.asset-action--secondary:not(:disabled):active{transform:scale(.98)}.publisher>button:focus-visible,.mine-license-card__seller>button:focus-visible,.asset-action--secondary:focus-visible{outline:3px solid rgb(33 79 252 / 28%);outline-offset:2px}.social-motion{position:relative;isolation:isolate}.social-motion__label{position:relative;z-index:2;display:inline-block;will-change:transform,opacity}.social-motion__ring{position:absolute;z-index:0;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid rgb(75 125 255 / 42%);border-radius:inherit;opacity:0;pointer-events:none;will-change:transform,opacity}.social-motion__icon-wrap{position:relative;display:inline-grid;place-items:center}.social-motion__icon{position:relative;z-index:1;will-change:transform}.social-motion__particle{position:absolute;z-index:0;width:4px;height:4px;border-radius:50%;background:currentColor;opacity:0;pointer-events:none;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.publisher>button,.mine-license-card__seller>button,.asset-action--secondary,.asset-action--secondary svg,.social-motion__label{transition-duration:.01ms}.social-motion__label,.social-motion__ring,.social-motion__icon,.social-motion__particle{will-change:auto}.publisher>button:not(:disabled):active,.mine-license-card__seller>button:not(:disabled):active,.asset-action--secondary:not(:disabled):active,.asset-action--secondary:not(:disabled):hover .social-motion__icon{transform:none}}.mine-license-card__seller:after{grid-column:1 / -1;grid-row:3;width:100%;height:1px;background:#e3e5ea;content:""}.mine-license-card__status-label{grid-column:1 / 3;grid-row:4;align-self:end;color:#999;font-size:12px}.mine-license-card__status{grid-row:4;align-self:end;height:21px;padding:0 8px;border-radius:10.5px;color:#fff;background:#ff4050;font-size:12px;font-weight:600;line-height:21px;white-space:nowrap}.mine-license-card__status.is-completed{background:#214ffc}.mine-license-card__order{height:198px;margin-top:15px;padding:16px}.mine-license-card__order>strong{font-size:12px}.mine-license-card__order dl{display:grid;grid-template-columns:78px 1fr;row-gap:10px;margin:12px 0 0;font-size:12px}.mine-license-card__order dt{color:#999}.mine-license-card__order dd{margin:0;text-align:right}.mine-license-card__order dd.is-danger{color:#ff4050}.mine-license-card__order dd.is-completed{color:#00b238}.mine-license-card__certificate{position:relative;min-height:163px;margin-top:15px;padding:16px;border-radius:8px;background:#214ffc0d}.mine-license-card__certificate>strong{display:block;font-size:12px}.mine-license-card__certificate dl{display:grid;grid-template-columns:78px 1fr;gap:10px;margin:14px 0 0;color:#333;font-size:12px}.mine-license-card__certificate dt{color:#999}.mine-license-card__certificate dd{margin:0;text-align:right}.certificate-download{display:flex;width:100%;height:44px;align-items:center;justify-content:center;gap:5px;margin-top:16px;cursor:pointer;border:0;border-radius:4px;color:#fff;background:linear-gradient(90deg,#204ffc,#5c38fa);font-size:14px;font-weight:600}.certificate-download:disabled{cursor:wait;opacity:.7}.mine-verification{height:491px;padding:15px}.mine-verification>article{height:186px;padding:16px;border-radius:8px;background:#f5f6fc}.mine-verification>h2{margin-bottom:20px}.mine-verification>article+article{margin-top:20px}.mine-verification h3,.mine-verification footer,.mine-verification footer em,.mine-verification>p{display:flex;align-items:center}.mine-verification h3{height:32px;gap:10px;margin:0 0 10px;font-size:12px}.mine-verification h3 svg{width:32px;height:32px;padding:6px;border-radius:6px;color:#fff;background:#333}.mine-verification dl{display:grid;grid-template-columns:88px 1fr;row-gap:10px;margin:0;font-size:12px;line-height:17px}.mine-verification dt{color:#999}.mine-verification dd{margin:0;text-align:right}.mine-verification footer{justify-content:space-between;margin-top:16px}.mine-verification footer span{height:25px;padding:0 18px;border-radius:3px;color:#4b7dff;background:#e9edff;font-size:12px;line-height:25px}.mine-verification footer em{gap:4px;color:#00b238;font-size:11px;font-style:normal}.mine-verification>p{gap:2px;margin:17px 5px 0;color:#999;font-size:12px}.profile-page{min-height:100vh;background:#fff}.profile-page__content{width:1200px;margin:0 auto}.profile-summary{position:relative;display:grid;height:129px;grid-template-columns:minmax(0,1fr) auto;gap:20px}.profile-summary__person{display:grid;min-width:0;grid-template-columns:99px minmax(0,1fr);gap:30px;margin-top:10px;margin-left:0}.profile-summary__person>img{width:99px;height:99px;border-radius:50%;object-fit:cover}.profile-summary__avatar-fallback{display:grid;width:99px;height:99px;place-items:center;border-radius:50%;color:#fff;background:#333;font-size:28px}.profile-summary__identity{min-width:0;padding-top:8px}.profile-summary h1{display:flex;align-items:center;gap:10px;margin:0;font-size:17px;font-weight:600}.profile-summary h1 span{display:flex;width:65px;height:25px;align-items:center;justify-content:center;gap:2px;border-radius:12.5px;color:#214ffc;background:linear-gradient(180deg,#f2eaff,#d6efff);font-size:12px;font-weight:600;line-height:17px}.profile-summary h1 span img{width:15px;height:15px;flex:0 0 15px}.profile-summary p{margin:7px 0 0;color:#333;font-size:12px;line-height:17px}.profile-summary dl{display:flex;align-items:center;gap:8px;margin:13px 0 0}.profile-summary dt{color:#999;font-size:12px;line-height:17px}.profile-summary dd{margin:0 17px 0 0;font-size:24px;font-weight:600;line-height:29px}.profile-summary>button{width:132px;height:38px;margin-top:41px;border:0;border-radius:8px;color:#fff;background:#4b7dff;font-size:16px;font-weight:600}.profile-summary>button.is-active{color:#777d88;background:#eef0f4}.profile-summary>button:disabled{cursor:wait;opacity:.72}.profile-assets{padding-bottom:32px}.profile-assets .mine-asset-card{transform:none}.publish-page{width:min(1080px,100%);margin:28px auto 0;padding-bottom:40px}.publish-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 40px;padding:0 4px;list-style:none}.publish-steps li{position:relative;display:grid;justify-items:center;gap:8px;color:#333;font-size:12px}.publish-steps li:not(:last-child):after{position:absolute;top:20px;left:calc(50% + 30px);width:calc(100% - 60px);height:1px;background:#e7e9ee;content:""}.publish-steps li>span{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#f6f7f9}.publish-steps li.is-active>span{border:4px solid #eeecff;color:#fff;background:#080808}.publish-steps strong{font-weight:500}.publish-kind-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.publish-kind-selector a{display:flex;height:88px;align-items:center;justify-content:space-between;padding:0 20px;border:1px solid #e7e9ee;border-radius:12px;color:#000;text-decoration:none}.publish-kind-selector a.is-active{border-color:#4b7dff;background:#4b7dff1a}.publish-kind-selector a.is-active>svg{color:#4b7dff;fill:#fff;stroke-width:3}.publish-kind-selector span{display:grid;gap:7px}.publish-kind-selector strong{font-size:18px}.publish-kind-selector small{color:#666;font-size:12px}.publish-card,.publish-review-card{border:1px solid #e7e9ee;border-radius:12px}.publish-card{padding:20px;margin-bottom:20px}.publish-card h2{margin:0;font-size:18px}.publish-card>p{margin:5px 0 20px;color:#666;font-size:12px}.publish-upload-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.publish-upload-item{display:grid;justify-items:center}.publish-upload-control{position:relative;display:grid;width:100%;height:273px;place-content:center;justify-items:center;gap:8px;border:2px dashed #ebebeb;border-radius:4px;color:#666;background:#fff;cursor:pointer;overflow:hidden}.publish-upload-control input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.publish-upload-control img{width:100%;height:100%;object-fit:cover}.publish-upload-control.has-image span{position:absolute;right:8px;bottom:8px;padding:5px 9px;border-radius:999px;color:#fff;background:#0009}.publish-upload-control .is-spinning{animation:publish-spin .8s linear infinite}.publish-upload-item>strong{margin-top:8px;font-size:12px}.publish-upload-item>small{margin-top:4px;color:#666;font-size:12px;text-align:center}.publish-video-upload{position:relative;display:grid;width:min(740px,100%);aspect-ratio:740 / 416;place-content:center;justify-items:center;gap:8px;overflow:hidden;border:2px dashed #ebebeb;border-radius:4px;color:#666;background:#fbfdff;cursor:pointer}.publish-video-upload:disabled{cursor:not-allowed;opacity:.65}.publish-video-upload.has-video{display:block;border-style:solid;background:#111;cursor:default}.publish-video-upload>video{display:block;width:100%;height:100%;object-fit:cover}.publish-video-upload.has-video>video{cursor:pointer}.publish-video-upload__play,.publish-video-upload__meta,.publish-video-upload__actions,.publish-video-upload__progress{position:absolute;z-index:1}.publish-video-upload__play{top:50%;left:50%;display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer;translate:-50% -50%;pointer-events:auto}.publish-video-upload__play:hover{background:#00000029}.publish-video-upload__play:focus-visible{outline:2px solid #fff;outline-offset:3px}.publish-video-upload__play:disabled{cursor:not-allowed;opacity:.65}.publish-video-upload__play img{display:block;width:36px;height:36px;pointer-events:none}.publish-video-upload__meta{right:12px;bottom:48px;left:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.publish-video-upload__meta strong{overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.publish-video-upload__meta small{flex:0 0 auto;font-size:12px}.publish-video-upload__actions{top:12px;right:12px;display:flex;gap:8px}.publish-video-upload__actions button{padding:5px 9px;border:0;border-radius:999px;color:#fff;background:#0009;cursor:pointer}.publish-video-upload__actions button:disabled{cursor:not-allowed;opacity:.65}.publish-video-upload__progress{right:12px;bottom:8px;left:12px;display:flex;align-items:center;gap:8px;color:#fff}.publish-video-upload__progress:before{position:absolute;right:0;bottom:0;left:0;height:4px;border-radius:2px;background:#ffffff47;content:""}.publish-video-upload__progress span{position:relative;z-index:1;display:block;height:4px;border-radius:2px;background:#557cf5;transition:width .12s ease}.publish-video-upload__progress small{position:absolute;right:0;bottom:8px;font-size:11px}.publish-identity-grid{display:grid;grid-template-columns:200px 200px 255px minmax(260px,1fr);gap:10px}.publish-identity-grid label,.publish-identity-upload{display:grid;gap:10px;font-size:12px}.publish-identity-upload>.publish-upload-control{display:grid;height:132px;place-content:center;justify-items:center;gap:5px;border:2px dashed #ebebeb;color:#4b7dff;background:#fbfdff;cursor:pointer}.publish-upload-control--identity.has-image img{width:100%;height:100%;object-fit:contain}.publish-fields{display:grid;gap:14px}.publish-fields input{box-sizing:border-box;width:100%;height:45px;padding:0 10px;border:1px solid #e7e9ee;border-radius:8px;outline:0}.publish-fields input:focus{border-color:#4b7dff;box-shadow:0 0 0 3px #4b7dff1f}.publish-face-check{display:flex;min-height:132px;align-items:center;gap:16px;padding:0 20px;border:2px dashed #ebebeb}.publish-face-check>svg{box-sizing:content-box;padding:14px;border-radius:14px;color:#4b7dff;background:#edf3ff}.publish-face-check>img{width:104px;height:104px;flex:0 0 auto;object-fit:contain}.publish-face-check.is-passed{border-color:#00a83b59;background:#00a83b0d}.publish-face-check.is-passed p{color:#008f34;font-weight:600}.publish-face-check p{margin:0;font-size:12px;line-height:20px}.identity-editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0000008f}.identity-editor{display:grid;width:min(680px,100%);max-height:calc(100dvh - 40px);gap:20px;padding:24px;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0000003d}.identity-editor header,.identity-editor footer,.identity-editor__rotation{display:flex;align-items:center}.identity-editor header{justify-content:space-between;gap:20px}.identity-editor h2{margin:0;font-size:18px}.identity-editor header p{margin:6px 0 0;color:#686b73;font-size:13px}.identity-editor header>button{display:grid;width:40px;height:40px;flex:0 0 auto;padding:0;place-items:center;border:0;border-radius:10px;color:#4b4f58;background:#f3f4f7;cursor:pointer}.identity-editor__stage{display:grid;min-height:320px;place-items:center;border-radius:12px;background:linear-gradient(45deg,#eceef2 25%,transparent 25%) 0 0 / 24px 24px,linear-gradient(-45deg,#eceef2 25%,transparent 25%) 0 12px / 24px 24px,linear-gradient(45deg,transparent 75%,#eceef2 75%) 12px -12px / 24px 24px,linear-gradient(-45deg,transparent 75%,#eceef2 75%) -12px 0 / 24px 24px,#f7f8fa;overflow:hidden}.identity-editor__stage img{width:min(82%,520px);max-height:300px;object-fit:contain;transition:transform .18s var(--starx-ease-standard)}.identity-editor__rotation{justify-content:center;gap:16px}.identity-editor__rotation button{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 16px;border:1px solid #dde1e8;border-radius:10px;color:#30343b;background:#fff;cursor:pointer}.identity-editor__rotation span{min-width:38px;color:#686b73;font-size:13px;text-align:center}.identity-editor footer{justify-content:flex-end;gap:10px}.identity-editor footer button{min-width:112px;height:44px;border:1px solid #dde1e8;border-radius:22px;color:#30343b;background:#fff;font-weight:600;cursor:pointer}.identity-editor footer button:last-child{border-color:transparent;color:#fff;background:var(--starx-gradient-primary)}.identity-editor button:focus-visible{outline:2px solid #4b7dff;outline-offset:2px}.identity-editor button:disabled{cursor:wait;opacity:.6}.publish-consent{display:flex;align-items:center;gap:6px;margin:0 20px 18px;font-size:12px;font-weight:600}.publish-consent input{width:18px;height:18px;margin:0;accent-color:#4b7dff}.publish-consent button{padding:0;border:0;color:#4b7dff;background:none;cursor:pointer}.publish-submit,.license-dialog__agree{border:0;color:#fff;background:var(--starx-gradient-primary);font-weight:600;cursor:pointer}.publish-submit{width:140px;height:44px;margin-left:20px;border-radius:25px;font-size:16px}.publish-submit:disabled{cursor:wait;opacity:.65}.publish-page--review{margin-top:28px}.publish-page--review .publish-steps{margin-bottom:40px}.publish-review-card{display:grid;height:88px;place-content:center;justify-items:center}.publish-review-card h1{margin:0;font-size:18px}.publish-review-card p{margin:7px 0 0;color:#666;font-size:12px}.publish-review-actions{display:flex;justify-content:center;gap:10px;margin-top:20px}.publish-review-actions a{display:grid;width:140px;height:44px;place-items:center;border:1px solid #4b7dff;border-radius:25px;color:#4b7dff;text-decoration:none;font-weight:600}.publish-review-actions a:last-child{color:#fff;background:var(--starx-gradient-primary)}.license-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0000006b}.license-dialog{box-sizing:border-box;display:grid;width:415px;min-height:756px;grid-template-rows:auto 1fr auto;padding:20px;border:1px solid #e7e9ee;border-radius:12px;background:#fff;box-shadow:0 18px 60px #00000029}.license-dialog header{display:flex;align-items:center;justify-content:space-between}.license-dialog h2{margin:0;font-size:18px}.license-dialog header button{display:grid;width:32px;height:32px;padding:0;place-items:center;border:3px solid #444;border-radius:50%;background:#fff;cursor:pointer}.license-dialog article{margin-top:20px;padding:20px 12px;border-radius:12px;background:#f6f7f9}.license-dialog h3{margin:0 0 12px;font-size:14px;text-align:center}.license-dialog article{overflow-y:auto}.license-dialog article p{margin:0 0 12px;font-size:12px;line-height:1.75}.license-dialog article p:last-child{margin-bottom:0}.license-dialog__agree{height:54px;margin-top:20px;border-radius:12px;font-size:16px}.sensitive-consent-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:20px;background:#00000094}.sensitive-consent-dialog{display:grid;width:min(760px,100%);height:min(760px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);grid-template-rows:auto minmax(0,1fr) auto;border-radius:18px;color:#24272d;background:#fff;box-shadow:0 28px 90px #00000047}.sensitive-consent-dialog>header{padding:24px 28px 20px;border-bottom:1px solid #eceef2}.sensitive-consent-dialog h2{margin:0;font-size:24px;line-height:1.4}.sensitive-consent-dialog__body{min-height:0;overflow-y:auto;padding:22px 28px 28px;overscroll-behavior:contain;scrollbar-gutter:stable}.sensitive-consent-dialog__meta{display:flex;flex-wrap:wrap;gap:6px 20px;margin-bottom:20px;color:#737984;font-size:13px;line-height:1.5}.sensitive-consent-dialog__section+.sensitive-consent-dialog__section{margin-top:24px;padding-top:20px;border-top:1px solid #eceef2}.sensitive-consent-dialog__section h3{margin:0 0 10px;color:#282c33;font-size:16px;line-height:1.5}.sensitive-consent-dialog__section p{margin:0;font-size:14px;color:#5a606b;line-height:1.8}.sensitive-consent-dialog__section p+p{margin-top:10px}.sensitive-consent-dialog__signature{margin:24px 0 0;color:#737984;font-size:13px;line-height:1.5;text-align:right}.sensitive-consent-dialog__scroll-hint{grid-column:1 / -1;margin:0;padding:9px 12px;border-radius:8px;color:#795316;background:#fff6dc;font-size:13px;line-height:1.5;text-align:center}.sensitive-consent-dialog>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 24px 22px;border-top:1px solid #eceef2}.sensitive-consent-dialog>footer button{min-height:48px;padding:8px 12px;border:1px solid #315dff;border-radius:24px;color:#315dff;background:#fff;font-size:15px;font-weight:600;cursor:pointer}.sensitive-consent-dialog>footer button:last-child{color:#fff;background:#315dff}.sensitive-consent-dialog>footer button:disabled{border-color:#d8dbe2;color:#9298a3;background:#eceef2;cursor:not-allowed}.sensitive-consent-dialog button:focus-visible{outline:3px solid rgb(49 93 255 / 28%);outline-offset:2px}.app-shell--dark .sensitive-consent-dialog{color:#e8ebf2;background:#161c29;box-shadow:0 28px 90px #0000008f}.app-shell--dark .sensitive-consent-dialog>header,.app-shell--dark .sensitive-consent-dialog>footer,.app-shell--dark .sensitive-consent-dialog__section+.sensitive-consent-dialog__section{border-color:#30384b}.app-shell--dark .sensitive-consent-dialog h2,.app-shell--dark .sensitive-consent-dialog__section h3{color:#eef1f7}.app-shell--dark .sensitive-consent-dialog__meta,.app-shell--dark .sensitive-consent-dialog__section p,.app-shell--dark .sensitive-consent-dialog__signature{color:#a8b0c0}.app-shell--dark .sensitive-consent-dialog>footer button{color:#b9c6ff;background:#1c2435}.app-shell--dark .sensitive-consent-dialog>footer button:last-child{color:#fff;background:#315dff}.app-shell--dark .sensitive-consent-dialog__scroll-hint{color:#f0d28f;background:#332b1d}.app-shell--dark .sensitive-consent-dialog>footer button:disabled{border-color:#363e4e;color:#747e91;background:#252c3a}@keyframes publish-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.publish-upload-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.publish-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.publish-page{margin-top:12px}.publish-steps strong{font-size:10px}.publish-kind-selector{grid-template-columns:1fr}.publish-upload-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.publish-upload-control{height:180px}.publish-identity-grid{grid-template-columns:1fr}.identity-editor{gap:14px;padding:16px}.identity-editor__stage{min-height:260px}.identity-editor__stage img{max-height:240px}.identity-editor__rotation{gap:8px}.identity-editor__rotation button{padding:0 11px}.identity-editor footer button{min-width:0;flex:1}.license-dialog{width:min(415px,100%);min-height:min(756px,calc(100vh - 40px))}.sensitive-consent-backdrop{align-items:end;padding:12px}.sensitive-consent-dialog{width:100%;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:18px 18px 12px 12px}.sensitive-consent-dialog>header{padding:18px 18px 14px}.sensitive-consent-dialog h2{font-size:20px}.sensitive-consent-dialog__body{padding:16px 18px 22px}.sensitive-consent-dialog__section+.sensitive-consent-dialog__section{margin-top:20px;padding-top:16px}.sensitive-consent-dialog>footer{gap:10px;padding:14px 18px max(18px,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.identity-editor__stage img{transition:none}}@media(max-width:1200px){.mine-profile-overview{grid-template-columns:84px minmax(0,1fr) auto;gap:20px}.mine-profile-overview__avatar{width:84px;height:84px}.mine-profile-overview__actions{flex-direction:column}.mine-profile-overview__actions button{width:116px}.mine-asset-grid,.profile-assets{grid-template-columns:repeat(3,232px)}.following-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-page__content{width:min(var(--starx-container-wide),100%);margin:0 auto}.profile-page__cover{border-radius:var(--starx-radius-md)}.mine-detail{width:min(var(--starx-container-detail),100%);translate:none}.mine-asset-grid,.profile-assets{grid-template-columns:repeat(5,minmax(0,1fr))}.mine-asset-card,.mine-create-card{width:100%;height:auto;aspect-ratio:232 / 316}.following-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1200px){.mine-asset-grid,.profile-assets{grid-template-columns:repeat(3,minmax(0,1fr))}.following-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mine-detail{grid-template-columns:minmax(0,1fr);max-width:751px}.mine-detail__sidebar{width:100%}.mine-review-card,.mine-license-card,.mine-verification{height:auto}}@media(max-width:760px){.mine-tabs{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.mine-tabs::-webkit-scrollbar,.mine-filters::-webkit-scrollbar{display:none}.mine-tabs a{min-width:106px;flex:1 0 auto;font-size:16px}.mine-filters{overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mine-asset-grid,.mine-asset-grid--favorites,.profile-assets{grid-template-columns:repeat(2,minmax(0,1fr))}.following-grid{grid-template-columns:minmax(0,1fr)}.mine-detail__heading{height:auto;align-items:flex-start;flex-direction:column;gap:var(--starx-space-2)}.mine-detail__heading h1{font-size:18px}.mine-gallery{width:100%;margin-right:0;margin-left:0}.mine-gallery__stage{grid-template-columns:minmax(0,1fr);gap:0}.mine-gallery figure{width:100%;height:auto;aspect-ratio:360 / 490}.mine-gallery figure+figure{display:none}.mine-gallery__thumbs{display:flex;gap:var(--starx-space-2);overflow-x:auto;padding:2px;scroll-snap-type:x mandatory}.mine-gallery__thumbs button{width:84px;height:112px;flex:0 0 84px;scroll-snap-align:start}.profile-summary{height:auto;grid-template-columns:minmax(0,1fr);gap:var(--starx-space-3);padding:var(--starx-space-4) 0 var(--starx-space-5)}.profile-summary__person{grid-template-columns:76px minmax(0,1fr);gap:var(--starx-space-3);margin-top:0;margin-left:0}.profile-summary__person>img,.profile-summary__avatar-fallback{width:76px;height:76px}.profile-summary__identity{min-width:0;padding-top:0}.profile-summary h1,.profile-summary dl{flex-wrap:wrap}.profile-summary p{line-height:18px}.profile-summary>button{width:100%;height:var(--starx-control-md);margin-top:0;grid-column:1 / -1}}@media(max-width:560px){.mine-profile-overview{grid-template-columns:72px minmax(0,1fr);gap:14px;padding-top:14px}.mine-profile-overview__avatar{width:72px;height:72px}.mine-profile-overview__identity h1{gap:6px;font-size:16px}.mine-profile-overview__identity>p{margin:7px 0 11px}.mine-profile-overview__identity dl{gap:16px}.mine-profile-overview__identity dd{font-size:20px}.mine-profile-overview__actions{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.mine-profile-overview__actions button{width:100%}.content{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.sidebar{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}.license-dialog-backdrop{padding:var(--starx-space-3)}.license-dialog{max-height:calc(100dvh - 24px);min-height:0}.license-dialog article{min-height:0;overflow-y:auto}}@media(max-width:340px){.mine-asset-grid,.mine-asset-grid--favorites,.profile-assets{grid-template-columns:minmax(0,1fr)}.mine-assets-loading{min-height:96px;grid-column:1 / -1}}.route-transition{width:100%;min-width:0}.home-page,.mine-page,.profile-page__content,.orders-page,.asset-detail,.mine-detail,.share-page{width:100%;max-width:none;margin-right:0;margin-left:0;translate:none}.hero{width:100%;height:auto;min-height:0}.asset-grid,.mine-asset-grid,.mine-asset-grid--favorites,.profile-assets{grid-template-columns:repeat(auto-fill,minmax(min(210px,100%),1fr))}.following-grid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr))}.mine-detail{grid-template-columns:minmax(0,1fr) 320px}@media(max-width:1200px){.mine-detail{grid-template-columns:minmax(0,1fr)}}.share-page{display:grid;width:100%;grid-template-columns:minmax(0,1fr) 320px;gap:var(--starx-space-5);margin:10px 0 0;padding-bottom:var(--starx-space-8)}.share-preview-panel{display:grid;min-height:928px;place-items:center;border-radius:var(--starx-radius-md);background:var(--starx-color-surface-muted)}.share-phone{box-sizing:border-box;width:376px;height:776px;padding:16px;border-radius:48px;background:#050505;box-shadow:0 12px 30px #141e321f}.share-phone__screen{position:relative;height:100%;overflow:hidden;padding:12px 10px 0;border-radius:34px;background:#fff}.share-phone__screen:before{position:absolute;z-index:4;top:0;left:50%;width:166px;height:27px;border-radius:0 0 15px 15px;background:#050505;content:"";transform:translate(-50%)}.share-phone__background{position:absolute;z-index:0;top:0;right:0;left:0;width:100%;height:150px;object-fit:cover;object-position:center}.share-phone__status,.share-phone__toolbar{display:flex;align-items:center;justify-content:space-between}.share-phone__status{position:relative;z-index:3;height:22px;padding:0 16px;color:#fff;font-size:12px;text-shadow:0 1px 2px rgb(0 0 0 / 28%)}.share-phone__status span{font-size:9px;letter-spacing:1px}.share-phone__status-icons{display:inline-flex;align-items:center;gap:4px;color:#fff;letter-spacing:0}.share-phone__cellular{display:inline-flex;height:11px;align-items:end;gap:1px;font-style:normal}.share-phone__cellular b{display:block;width:2px;border-radius:1px;background:currentColor}.share-phone__cellular b:nth-child(1){height:4px}.share-phone__cellular b:nth-child(2){height:6px}.share-phone__cellular b:nth-child(3){height:8px}.share-phone__cellular b:nth-child(4){height:10px}.share-phone__toolbar{height:48px;position:relative;z-index:3;color:#fff}.share-phone__back-control,.share-phone__menu-control{display:inline-flex;flex:none;align-items:center;justify-content:center;padding:0;border:0;color:#fff;background-color:transparent;cursor:pointer}.share-phone__back-control{width:32px;height:32px}.share-phone__menu-control{width:72px;height:32px;gap:9px}.share-phone__miniapp-circle{position:relative;display:grid;width:22px;height:22px;flex:none;place-items:center;border:2px solid #fff;border-radius:50%}.share-phone__miniapp-circle i{width:7px;height:7px;border-radius:50%;background:#fff}.share-phone__profile{position:relative;z-index:1;display:grid;justify-items:center;margin:40px -10px 0;padding:0 10px;border-radius:28px 28px 0 0;color:#333;background:#fff}.share-phone__profile>img{width:88px;height:88px;border-radius:50%;object-fit:cover;margin-top:-44px}.share-phone__profile h2{margin:8px 0 4px;font-size:20px}.share-phone__profile>span{padding:3px 10px;border-radius:var(--starx-radius-pill);color:var(--starx-color-primary);background:var(--starx-color-primary-soft);font-size:10px}.share-phone__profile>p{margin:12px 0 14px;color:#555;font-size:12px}.share-phone__profile dl{display:grid;width:100%;grid-template-columns:repeat(3,1fr);margin:0 0 16px}.share-phone__profile dl>div{display:grid;justify-items:center}.share-phone__profile dd{margin:0;font-size:20px;font-weight:600}.share-phone__profile dt{margin-top:1px;color:#999;font-size:10px}.share-phone__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.share-phone__grid article{position:relative;height:238px;overflow:hidden;border-radius:10px}.share-phone__grid img{width:100%;height:100%;object-fit:cover}.share-phone__grid article>span{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:var(--starx-radius-pill);color:#fff;background:#0000008c;font-size:10px}.share-phone__grid article>.share-phone__tag--secondary{left:60px}.share-phone__grid footer{position:absolute;right:0;bottom:0;left:0;padding:22px 6px 7px;color:#fff;background:linear-gradient(transparent,#0009);font-size:8px;white-space:nowrap}.share-phone__home-indicator{position:absolute;bottom:7px;left:50%;width:120px;height:4px;border-radius:2px;background:#050505;transform:translate(-50%)}.share-sidebar{display:grid;align-content:start;gap:var(--starx-space-5)}.share-card{border:1px solid var(--starx-color-border);border-radius:var(--starx-radius-md);background:#fff}.share-profile-card{height:114px;padding:var(--starx-space-4)}.share-profile-card header{display:flex;align-items:center;justify-content:space-between}.share-profile-card h1,.share-qr-card h2{margin:0;color:#333;font-size:16px}.share-profile-card header button{height:25px;padding:0 10px;border:0;border-radius:4px;color:var(--starx-color-primary);background:var(--starx-color-primary-soft);cursor:pointer}.share-profile-card>div{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;margin-top:13px}.share-profile-card__avatar{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#fff;background:#333;font-size:12px}.share-profile-card p{display:grid;min-width:0;gap:4px;margin:0}.share-profile-card strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.share-profile-card em{padding:2px 7px;border-radius:var(--starx-radius-pill);color:#333;background:#e9edff;font-size:11px;font-style:normal;font-weight:400}.share-profile-card small{overflow:hidden;color:#999;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.share-qr-card{display:grid;min-height:399px;justify-items:center;padding:var(--starx-space-4)}.share-qr-card h2{width:100%}.share-qr-placeholder{display:grid;width:160px;height:160px;margin-top:18px;place-items:center;border:1px dashed #d8dce5;border-radius:12px;color:#999;background:#f6f7f9;font-size:13px}.share-mini-program-code{display:block;width:160px;height:160px;margin-top:18px;border-radius:12px;object-fit:contain}.share-qr-card p{margin:8px 0 18px;color:#999;font-size:12px}.share-qr-card button{display:flex;width:100%;height:54px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:var(--starx-radius-md);background:var(--starx-color-surface-muted);cursor:pointer;font-size:16px;font-weight:600}.share-qr-card button+button{margin-top:10px}.share-qr-card button:disabled{cursor:not-allowed;opacity:.55}.share-qr-card button.is-primary{color:#fff;background:var(--starx-gradient-primary)}.share-edit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:var(--starx-space-5);background:#0000006b;animation:starx-overlay-enter .18s var(--starx-ease-standard) both}.share-edit-dialog{position:relative;display:grid;width:min(415px,100%);min-height:756px;align-content:start;padding:20px;border:1px solid var(--starx-color-border);border-radius:var(--starx-radius-md);background:#fff;box-shadow:var(--starx-shadow-overlay);animation:starx-dialog-enter var(--starx-duration-normal) var(--starx-ease-standard) both}@media(min-width:821px){.share-edit-dialog{zoom:1}}.share-edit-overlay.is-exiting{animation:starx-overlay-exit .16s var(--starx-ease-standard) both}.share-edit-overlay.is-exiting .share-edit-dialog{animation:starx-dialog-exit .14s var(--starx-ease-standard) both}.share-edit-dialog__close{position:absolute;top:20px;right:20px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.share-edit-avatar{display:grid;justify-items:center}.share-edit-avatar img{width:88px;height:88px;border-radius:50%;object-fit:cover}.share-edit-avatar button{height:25px;margin-top:10px;padding:0 10px;border:0;border-radius:4px;color:var(--starx-color-primary);background:var(--starx-color-primary-soft);cursor:pointer;font-size:12px}.share-edit-file-input{display:none}.share-edit-avatar button:disabled,.share-background-upload:disabled,.share-edit-actions button:disabled{cursor:not-allowed;opacity:.6}.share-background-upload.has-preview{overflow:hidden;justify-content:center;background-position:center;background-size:cover}.share-background-upload.has-preview span{padding:4px 8px;border-radius:4px;color:#fff;background:#00000094}.share-profile-card__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.share-edit-field{display:grid;gap:10px;margin-top:20px;color:#333;font-size:14px}.share-edit-field strong em{color:var(--starx-color-danger);font-style:normal}.share-edit-control{display:flex;height:44px;align-items:center;gap:8px;padding:0 10px;border-radius:var(--starx-radius-md);background:var(--starx-color-surface-muted)}.share-edit-control:focus-within{box-shadow:var(--starx-shadow-focus)}.share-edit-control input,.share-edit-control textarea{min-width:0;flex:1;padding:0;border:0;outline:0;background:transparent;resize:none}.share-edit-control input:focus-visible,.share-edit-control textarea:focus-visible{outline:none;box-shadow:none}.share-edit-control small{align-self:center;color:#999}.share-edit-control--textarea{height:88px;align-items:stretch;padding-top:12px;padding-bottom:10px}.share-edit-control--textarea small{align-self:end}.share-background-upload{display:grid;height:180px;place-content:center;justify-items:center;gap:8px;border:2px dashed #ebebeb;border-radius:4px;color:#666;background:#fff;cursor:pointer}.share-background-helper{color:#999;font-size:12px}.share-edit-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:20px}.share-edit-actions button{height:54px;border:0;border-radius:var(--starx-radius-md);background:var(--starx-color-surface-muted);cursor:pointer;font-size:16px;font-weight:600}.share-edit-actions button:last-child{color:#fff;background:var(--starx-gradient-primary)}@media(hover:hover)and (pointer:fine){.share-profile-card header button:hover,.share-edit-avatar button:hover{background:#4b7dff29}.share-qr-card button:hover,.share-edit-actions button:hover{background:#eceff4}.share-qr-card button.is-primary:hover,.share-edit-actions button:last-child:hover{background:var(--starx-gradient-primary)}}@media(max-width:1050px){.share-page{grid-template-columns:minmax(0,1fr) 300px}.share-preview-panel{min-height:820px}}@media(max-width:820px){.share-page{grid-template-columns:minmax(0,1fr)}.share-preview-panel{min-height:820px}.share-sidebar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:560px){.share-page{margin-top:0}.share-preview-panel{min-height:0;padding:24px 12px}.share-phone{width:min(376px,100%);height:auto;aspect-ratio:376 / 776;padding:12px;border-radius:40px}.share-phone__screen{border-radius:29px}.share-phone__grid article{height:auto;aspect-ratio:156 / 238}.share-sidebar{grid-template-columns:minmax(0,1fr)}.share-edit-overlay{padding:12px}.share-edit-dialog{max-height:calc(100dvh - 24px);min-height:0;overflow-y:auto}}.poster-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:24px;background:#222}.poster-dialog{display:grid;width:min(798px,100%);grid-template-columns:375px 303px;gap:120px;align-items:center;padding:0;border-radius:0;background:transparent;box-shadow:none}.poster-preview{width:375px;height:812px;padding:0;border-radius:0;background:#111;box-shadow:0 16px 40px #00000029}.poster-preview__paper{position:relative;display:flex;height:100%;flex-direction:column;align-items:center;overflow:hidden;padding:55px 36px 24px;background-color:#111;background-position:center;background-size:cover}.poster-preview__avatar{position:relative;z-index:2;box-sizing:border-box;width:45px;height:45px;border:2px solid #fff;border-radius:50%;object-fit:cover}.poster-preview__paper>strong{position:relative;z-index:2;margin-top:6px;color:#fff;font-size:18px}.poster-preview__cert{position:relative;z-index:2;margin-top:8px;display:inline-flex;width:50px;height:20px;box-sizing:border-box;align-items:center;justify-content:center;gap:2px;text-align:center;white-space:nowrap;padding:3px 9px;border-radius:12px;color:#214ffc;background:linear-gradient(180deg,#f2eaff,#d6efff);font-size:10px;line-height:20px}.poster-preview__cert img{width:12px;height:12px;object-fit:cover}.poster-preview__works{position:relative;z-index:1;display:grid;width:100%;height:412px;grid-template-columns:repeat(3,1fr);gap:8px;align-content:start;margin-top:36px}.poster-preview--single .poster-preview__works{grid-template-columns:1fr}.poster-preview--multiple .poster-preview__works{row-gap:154px}.poster-preview__works img{width:100%;height:129px;border-radius:0;object-fit:cover}.poster-preview--single .poster-preview__works img{height:412px;box-shadow:0 0 0 999px #0003}.poster-preview__overlay-art{position:absolute;z-index:3;top:326px;left:28px;width:319px;height:138px;object-fit:fill;opacity:1;pointer-events:none}.poster-preview__mini-code{position:absolute;z-index:4;right:24px;bottom:21px;width:80px;height:80px;padding:4px;border-radius:6px;background:#fff;object-fit:contain}.poster-picker{display:flex;height:812px;flex-direction:column;min-width:0;color:#fff}.poster-picker__tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.poster-picker__tabs button,.poster-picker__actions button{height:30px;border:0;border-radius:10px;color:#333;background:#fff;cursor:pointer;font-size:14px}.poster-picker__tabs button{color:#333}.poster-picker__tabs button.is-active{color:#214ffc;background:#e8edff}.poster-picker__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-height:430px;overflow:auto}.poster-picker__grid button{position:relative;aspect-ratio:95 / 129;padding:0;overflow:hidden;border:2px solid transparent;border-radius:7px;background:#fff;cursor:pointer}.poster-picker__grid button.is-selected{border-color:#214ffc}.poster-picker__grid img{width:100%;height:100%;object-fit:cover}.poster-picker__grid i{position:absolute;top:5px;right:5px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:transparent}.poster-picker__actions{display:grid;gap:16px;margin-top:auto}.poster-picker__actions button{height:54px;display:flex;align-items:center;justify-content:center;gap:8px}.poster-picker__actions button.is-primary{color:#fff;background:var(--starx-gradient-primary)}.poster-picker__actions button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:760px){.poster-dialog{width:min(420px,100%);max-height:calc(100dvh - 24px);grid-template-columns:1fr;gap:20px;overflow-y:auto;padding:20px}.poster-preview{width:min(375px,100%);height:auto;aspect-ratio:375 / 812;margin:0 auto}.poster-picker{height:auto}}.app-shell--dark .share-preview-panel{background:#0f1521}.app-shell--dark .share-card{color:var(--web-text);border-color:var(--web-border);background:var(--web-surface)}.app-shell--dark :is(.share-profile-card h1,.share-qr-card h2,.share-profile-card strong){color:var(--web-text-strong)}.app-shell--dark :is(.share-profile-card small,.share-qr-card p){color:var(--web-text-muted)}.app-shell--dark .share-profile-card em{color:#c3cbe0;background:#222b40}.app-shell--dark .share-qr-placeholder,.app-shell--dark .share-qr-card button:not(.is-primary){color:var(--web-text);border-color:var(--web-border);background:var(--web-surface-soft)}html[data-theme=dark] .share-edit-dialog{color:#dce2ee;border-color:#30394d;background:#121826;box-shadow:0 22px 64px #0000007a}html[data-theme=dark] .share-edit-dialog__close{color:#dce2ee;background:transparent}html[data-theme=dark] .share-edit-field{color:#eef1f7}html[data-theme=dark] .share-edit-control{color:#eef1f7;background:#1a2232}html[data-theme=dark] .share-edit-control :is(input,textarea){color:#eef1f7}html[data-theme=dark] .share-edit-control :is(input,textarea)::placeholder{color:#788196}html[data-theme=dark] .share-background-upload{color:#aab3c5;border-color:#39445a;background:#1a2232}html[data-theme=dark] .share-edit-actions button:first-child{color:#dce2ee;background:#252e40}.orders-page{width:100%;margin:-10px 0 0;padding:0 0 var(--starx-space-10)}.orders-tabs{display:flex;height:42px;align-items:flex-start;gap:31px;border-bottom:1px solid var(--starx-color-border)}.orders-tabs a{position:relative;padding:10px 10px 8px;color:var(--starx-color-text-muted);font-size:17px;font-weight:500;text-decoration:none;transition:color var(--starx-duration-fast) var(--starx-ease-standard)}.orders-tabs a:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:var(--starx-color-text);content:"";opacity:0;transform:scaleX(.6);transition:opacity var(--starx-duration-fast),transform var(--starx-duration-fast)}.orders-tabs a.is-active{color:var(--starx-color-text);font-weight:650}.orders-tabs a.is-active:after{opacity:1;transform:scaleX(1)}.orders-filters{display:flex;gap:8px;padding:10px 0 20px}.orders-filters button{min-width:49px;height:32px;padding:0 13px;border:0;border-radius:var(--starx-radius-pill);color:#55585f;background:var(--starx-color-surface-muted);cursor:pointer;transition:color var(--starx-duration-fast),background var(--starx-duration-fast),transform var(--starx-duration-instant)}.orders-filters button.is-active{color:#fff;background:#333}.orders-filters button:active{transform:scale(.96)}.orders-table-header,.order-card__body{display:grid;grid-template-columns:minmax(420px,1fr) 180px 180px 130px;align-items:center}.orders-table-header{height:44px;padding:0 19px;border:1px solid #e1e4ea;border-radius:var(--starx-radius-md);color:#777a81;background:var(--starx-color-surface-muted);font-size:14px}.orders-table-header span:not(:first-child){text-align:center}.orders-list{display:grid;gap:20px;margin-top:20px}.order-card{overflow:hidden;border:1px solid #e1e4ea;border-radius:var(--starx-radius-md);background:#fff;transition:border-color var(--starx-duration-fast),box-shadow var(--starx-duration-fast),transform var(--starx-duration-fast)}.order-card>header{display:flex;height:44px;align-items:center;gap:22px;padding:0 19px;border-bottom:1px solid #e1e4ea;color:#767980;background:var(--starx-color-surface-muted);font-size:14px}.order-card__body{min-height:158px;padding:19px}.order-product{display:flex;min-width:0;align-items:center;gap:20px;padding:0}.order-product img{width:88px;height:120px;flex:0 0 auto;border-radius:4px;background:#f4f4f4;object-fit:cover}.order-product p{display:grid;gap:8px;margin:0}.order-product strong{font-size:15px}.order-product span{color:var(--starx-color-text-secondary);font-size:13px}.order-price,.order-status,.order-card__actions{text-align:center}.order-price,.order-status{font-size:14px}.order-status--pending-payment,.order-status--pending-settlement{color:var(--starx-color-danger)}.order-status--completed{color:var(--starx-color-success)}.order-status--cancelled{color:#333}.order-actions-stack{display:grid;justify-content:center;gap:10px}.order-action{min-width:96px;height:40px;padding:0 16px;border:0;border-radius:var(--starx-radius-md);color:#333;background:var(--starx-color-surface-muted);font-weight:600;cursor:pointer;transition:background var(--starx-duration-fast),box-shadow var(--starx-duration-fast),transform var(--starx-duration-instant)}.order-action--primary{color:#fff;background:var(--starx-gradient-primary)}.order-action:active{transform:scale(.97)}.order-dialog-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;overflow-y:auto;padding:28px 16px;place-items:center;background:#0f12187a;animation:order-overlay-in var(--starx-duration-normal) var(--starx-ease-standard) both}.purchase-license-dialog{display:flex;width:min(321px,calc(100vw - 32px));min-height:514px;align-items:center;flex-direction:column;padding:0 14px 20px;border:1px solid #e7e9ee;border-radius:12px;background:#fff;box-shadow:var(--starx-shadow-overlay);text-align:center;animation:order-dialog-in .26s var(--starx-ease-standard) both}.purchase-license-dialog header{display:flex;width:100%;height:59px;flex:0 0 59px;align-items:center;justify-content:space-between;padding:0 5px}.purchase-license-dialog h2{margin:0;font-size:18px}.purchase-license-dialog header button{display:grid;width:24px;height:24px;padding:0;place-items:center;border:2px solid #454545;border-radius:50%;color:#333;background:#fff;cursor:pointer}.purchase-license-dialog__success{display:grid;width:55px;height:55px;flex:0 0 55px;margin:5px auto 0;place-items:center;border:0;border-radius:50%}.purchase-license-dialog__title{margin-top:4px;line-height:20px}.purchase-license-dialog__title,.purchase-license-dialog__scan{display:block;font-size:14px}.purchase-license-dialog__hint,.purchase-license-dialog__service{margin:2px 0 0;font-size:12px;line-height:17px}.purchase-license-dialog__detail{display:inline-flex;width:96px;height:25px;align-items:center;justify-content:center;margin-top:4px;padding:0;border:0;border-radius:4px;color:var(--starx-color-primary);background:var(--starx-color-primary-soft);font-size:12px;font-weight:600;line-height:1;cursor:pointer;text-decoration:none}.purchase-license-dialog__info{display:grid;width:100%;height:100px;flex:0 0 100px;align-content:center;gap:10px;margin:16px 0 0;padding:12px 15px;border-radius:8px;background:#f5f7ff}.purchase-license-dialog__info div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.purchase-license-dialog__info dt{color:#a3a6ad}.purchase-license-dialog__info dd{margin:0;color:#44474f;white-space:nowrap}.purchase-license-dialog>img{display:block;width:110px;height:110px;flex:0 0 110px;margin:16px auto 0;object-fit:contain}.purchase-license-dialog__scan{margin-top:12px;line-height:20px}.purchase-license-dialog.is-contact{min-height:273px}.purchase-license-dialog.is-contact>img{margin-top:5px}html[data-theme=dark] .purchase-license-dialog,html[data-theme=dark] .purchase-confirm-dialog{color:#e8edf7;border-color:#303b52;background:#121826;box-shadow:0 22px 64px #0000007a}html[data-theme=dark] .purchase-license-dialog h2,html[data-theme=dark] .purchase-license-dialog__title,html[data-theme=dark] .purchase-license-dialog__scan,html[data-theme=dark] .purchase-confirm-dialog h2,html[data-theme=dark] .purchase-confirm-dialog__product strong{color:#f1f4fb}html[data-theme=dark] .purchase-license-dialog header button,html[data-theme=dark] .purchase-confirm-dialog>header button{color:#dce4f2}html[data-theme=dark] .purchase-license-dialog__hint,html[data-theme=dark] .purchase-license-dialog__service,html[data-theme=dark] .purchase-confirm-dialog__product span{color:#aeb8ca}html[data-theme=dark] .purchase-license-dialog__detail{color:#c7c1ff;background:#29264b}html[data-theme=dark] .purchase-license-dialog__success{background:#182238}html[data-theme=dark] .purchase-license-dialog__info{color:#e8edf7;background:#1a2436}html[data-theme=dark] .purchase-license-dialog__info dt{color:#96a2b7}html[data-theme=dark] .purchase-license-dialog__info dd{color:#e8edf7}.order-dialog-overlay.is-exiting{animation:order-overlay-out var(--starx-duration-fast) var(--starx-ease-standard) both}.order-dialog-overlay.is-exiting .purchase-license-dialog{animation:order-dialog-out var(--starx-duration-fast) var(--starx-ease-standard) both}@keyframes order-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes order-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes order-dialog-in{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes order-dialog-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.98)}}@media(hover:hover){.orders-tabs a:hover{color:var(--starx-color-text)}.orders-filters button:not(.is-active):hover,.order-action:not(.order-action--primary):hover{background:#eceef2}.order-action--primary:hover{background:var(--starx-gradient-primary);box-shadow:0 6px 14px #4b7dff33}.order-card:hover{border-color:#d8dce5;box-shadow:0 8px 24px #1e283c0f;transform:translateY(-1px)}}@media(max-width:1120px){.orders-table-header,.order-card__body{grid-template-columns:minmax(320px,1fr) 120px 120px 112px}}@media(max-width:760px){.orders-page{margin-top:-6px}.orders-tabs{height:43px;gap:20px}.orders-tabs a{padding-inline:4px;font-size:16px}.orders-filters{overflow-x:auto;padding-bottom:15px;scrollbar-width:none}.orders-filters::-webkit-scrollbar{display:none}.orders-table-header{display:none}.orders-list{gap:14px;margin-top:0}.order-card>header{height:auto;min-height:42px;flex-wrap:wrap;gap:3px 14px;padding:9px 12px;font-size:12px}.order-card__body{display:grid;min-height:0;grid-template-columns:1fr auto;gap:15px 12px;padding:14px 12px}.order-product{grid-column:1 / -1;gap:14px}.order-product img{width:72px;height:96px}.order-product strong{font-size:14px}.order-price,.order-status{align-self:center;text-align:left}.order-price:before,.order-status:before,.order-card__actions:before{display:block;margin-bottom:4px;color:var(--starx-color-text-muted);content:attr(data-label);font-size:11px;font-weight:400}.order-card__actions{grid-column:1 / -1;text-align:left}.order-actions-stack{display:flex;justify-content:flex-start}.order-action{min-width:92px;height:38px}}.login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;overflow-y:auto;place-items:center;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:#080b1457;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:login-overlay-in .18s var(--starx-ease-standard) both}.login-overlay--required{cursor:not-allowed}.login-dialog{position:relative;width:min(400px,100%);padding:22px 20px 20px;border-radius:24px;background:#fff;box-shadow:0 24px 80px #0000003d;animation:login-dialog-in var(--starx-duration-normal) var(--starx-ease-standard) both}.login-dialog__close{position:absolute;top:18px;right:18px;display:grid;width:32px;height:32px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:50%;background:transparent;color:#333;transition:color var(--starx-duration-fast),background-color var(--starx-duration-fast),transform var(--starx-duration-instant)}.login-dialog__close:active:not(:disabled){transform:scale(.94)}.login-dialog__close:disabled{cursor:wait;opacity:.55}.login-dialog .brand{padding:0}.login-dialog .brand--vertical{height:46px;margin:2px auto 22px}.login-dialog .brand__logo{width:150px;height:46px}.login-dialog__title{margin:-8px 0 6px;color:#1e2024;font-size:22px;font-weight:700;line-height:30px;text-align:center}.login-dialog__intro{margin:0 20px 18px;color:#777d8a;font-size:13px;line-height:20px;text-align:center}.login-dialog form{display:grid;gap:10px}.login-field{display:flex;width:100%;height:55px;align-items:center;gap:10px;padding:0 20px;border-radius:28px;background:#f6f8ff;transition:background-color var(--starx-duration-fast),box-shadow var(--starx-duration-fast)}.login-field:focus-within{background:#fff;box-shadow:0 0 0 2px #214ffc4d}.login-field.is-invalid:not(:focus-within){box-shadow:0 0 0 2px #ff40506b}.login-field--phone>span:first-child{flex:none;color:#333;font-size:18px;font-weight:600}.login-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#333;font-size:18px}.login-field input:focus,.login-field input:focus-visible{outline:none;box-shadow:none}.login-field input::placeholder{color:#bbb}.login-field button{flex:none;cursor:pointer;border:0;background:transparent;min-width:96px;padding:0;color:#214ffc;font-size:18px;font-variant-numeric:tabular-nums;text-align:right;transition:color var(--starx-duration-fast),opacity var(--starx-duration-fast)}.login-field button:disabled{cursor:default;color:#9aabdc}.login-dialog__submit{display:inline-flex;width:100%;height:54px;align-items:center;justify-content:center;gap:8px;padding:0;cursor:pointer;border:0;border-radius:27px;background:var(--starx-gradient-primary);color:#fff;font-size:18px;font-weight:600;transition:background-color var(--starx-duration-fast),transform var(--starx-duration-instant)}.login-dialog__submit:hover:not(:disabled){background:var(--starx-gradient-primary)}.login-dialog__submit:active:not(:disabled){transform:scale(.985)}.login-dialog__submit:disabled{cursor:wait;opacity:.72}.login-dialog__submit svg{animation:login-spin .8s linear infinite}.login-dialog__agreement{display:flex;align-items:flex-start;justify-content:center;gap:7px;margin:16px 0 0;color:#999;font-size:11px;line-height:16px;cursor:pointer}.login-dialog__agreement input{width:16px;height:16px;flex:0 0 auto;margin:0;accent-color:#214ffc;cursor:pointer}.login-dialog__agreement span{text-align:left}.login-dialog__agreement a{border-radius:3px;color:#214ffc;text-decoration:none}.login-dialog__agreement-hint{margin:4px 0 0 23px;color:#aaa;font-size:11px;line-height:16px;text-align:center}.login-dialog__agreement input:focus-visible{outline:3px solid rgb(33 79 252 / 28%);outline-offset:2px}.login-overlay.is-exiting{pointer-events:none;animation:login-overlay-out .15s var(--starx-ease-standard) both}.login-overlay.is-exiting .login-dialog{animation:login-dialog-out .15s var(--starx-ease-standard) both}@keyframes login-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes login-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes login-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes login-dialog-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(4px) scale(.985)}}@keyframes login-spin{to{transform:rotate(360deg)}}@media(hover:hover){.login-dialog__close:hover:not(:disabled){color:#214ffc;background:#f3f5ff}.login-field button:hover:not(:disabled){color:#1a43d6}.login-dialog__agreement a:hover{text-decoration:underline;text-underline-offset:2px}}@media(max-width:480px){.login-overlay{align-items:end;padding:12px}.login-dialog{width:100%;padding-top:20px;padding-bottom:max(20px,env(safe-area-inset-bottom));padding-right:16px;padding-left:16px;border-radius:24px 24px 16px 16px}.login-dialog .brand--vertical{height:43px;margin-bottom:18px}.login-dialog .brand__logo{width:142px;height:43px}.login-field input,.login-field button,.login-field--phone>span:first-child{font-size:16px}}html[data-theme=dark] .login-dialog{color:#e6eaf3;border:1px solid #30384b;background:#121826;box-shadow:0 28px 90px #0000008f}html[data-theme=dark] .login-dialog__title{color:#f5f7fb}html[data-theme=dark] .login-dialog__intro{color:#929bad}html[data-theme=dark] .login-dialog__close{color:#dce2ee;background:transparent}html[data-theme=dark] .login-field{color:#e6eaf3;background:#1a2232}html[data-theme=dark] .login-field:focus-within{background:#202a3d;box-shadow:0 0 0 2px #687eff73}html[data-theme=dark] .login-field--phone>span:first-child,html[data-theme=dark] .login-field input{color:#eef1f7}html[data-theme=dark] .login-field input::placeholder{color:#788196}html[data-theme=dark] .login-dialog__agreement{color:#8f98aa}html[data-theme=dark] .login-dialog__agreement-hint{color:#717b8e}.landing-page{--landing-ink: #111629;--landing-muted: #697084;--landing-line: #e8eaf4;min-width:0;color:var(--landing-ink);background:radial-gradient(circle at 74% 9%,rgb(125 91 255 / 11%),transparent 25rem),linear-gradient(#fff,#fbfcff 36%,#fff);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.landing-page button,.landing-page input{font:inherit}.landing-page button{cursor:pointer}.landing-header{position:sticky;z-index:100;top:0;display:flex;min-height:76px;align-items:center;gap:32px;padding:0 max(28px,calc((100vw - 1440px)/2));border-bottom:1px solid rgb(237 239 247 / 80%);background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-header__brand{flex:none;text-decoration:none}.landing-header__brand .brand{padding:0}.landing-header__brand .brand__logo{width:145px;height:auto}.landing-header__brand .brand__logo,.landing-footer .brand__logo{background-color:transparent!important}.landing-nav{display:flex;flex:1;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,38px)}.landing-nav a,.landing-nav button{position:relative;padding:27px 0 25px;border:0;color:#33394a;background:transparent;font-size:14px;text-decoration:none;white-space:nowrap}.landing-nav a:after,.landing-nav button:after{position:absolute;right:0;bottom:19px;left:0;height:2px;border-radius:2px;background:#6955f8;content:"";opacity:0;transform:scaleX(.5);transition:opacity .16s ease,transform .16s ease}.landing-nav a:hover:after,.landing-nav button:hover:after,.landing-nav .is-active:after{opacity:1;transform:scaleX(1)}.landing-nav .is-active{color:#614bff}.landing-header__actions{display:flex;flex:none;align-items:center;gap:10px}.landing-search{display:flex;width:280px;height:40px;align-items:center;gap:8px;padding:0 13px;border:1px solid #d9ddea;border-radius:22px;color:#8b91a2;background:#fff}.landing-search:focus-within{border-color:#7763f9;box-shadow:0 0 0 3px #7763f924}.landing-search input{min-width:0;flex:1;border:0;outline:0;color:#202538;background:transparent;font-size:12px}.landing-login{height:40px;padding:0 20px;border:1px solid #d3d7e3;border-radius:22px;background:#fff}.landing-theme-toggle{display:grid;width:40px;height:40px;flex:none;padding:0;place-items:center;border:1px solid #d3d7e3;border-radius:50%;color:#50586c;background:#fff;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.landing-theme-toggle:hover{border-color:#b7acef;color:#694fff;background:#f7f5ff}.landing-primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 30px;border:0;border-radius:9px;color:#fff;background:linear-gradient(100deg,#a342ff,#3578ff);box-shadow:0 10px 26px #644af842;font-weight:700;transition:box-shadow .16s ease,transform .16s ease}.landing-primary--small{min-height:40px;padding:0 20px;border-radius:22px;font-size:13px}.landing-primary:hover{box-shadow:0 13px 30px #644af859;transform:translateY(-1px)}.landing-page button:active{transform:translateY(1px)}.landing-page button:focus-visible,.landing-page a:focus-visible{border-radius:6px;outline:3px solid rgb(105 85 248 / 32%);outline-offset:3px}.landing-hero{position:relative;display:grid;min-height:620px;grid-template-columns:minmax(410px,.88fr) minmax(580px,1.12fr);align-items:center;gap:36px;padding:64px max(40px,calc((100vw - 1360px)/2)) 72px;overflow:hidden}.landing-hero:after{position:absolute;z-index:0;right:-8%;bottom:1%;width:70%;height:18%;border-radius:50%;background:radial-gradient(ellipse,rgb(100 73 255 / 20%),transparent 67%);filter:blur(12px);content:""}.landing-hero__copy{position:relative;z-index:3;min-width:0}.landing-eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 21px;color:#7559ff;font-size:13px;font-weight:600;letter-spacing:.08em}.landing-hero h1{margin:0;font-size:clamp(38px,3.55vw,58px);font-weight:750;letter-spacing:-.045em;line-height:1.28}.landing-hero h1 em{color:#7350ff;font-style:normal}.landing-hero__points{display:flex;align-items:center;gap:15px;margin:23px 0 14px;color:#5e63dd;font-size:16px}.landing-hero__points i{width:3px;height:3px;border-radius:50%;background:currentColor}.landing-hero__desc{margin:0;color:var(--landing-muted);font-size:16px;line-height:1.8}.landing-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.landing-benefits span{display:grid;grid-template-columns:25px 1fr;color:#3a4053;font-size:12px;font-weight:650}.landing-benefits svg{grid-row:1 / 3;color:#725bff}.landing-benefits small{margin-top:4px;color:#9297a7;font-size:10px;font-weight:400}.landing-handwriting{width:max-content;margin:27px 0 18px;border-bottom:2px solid #795dff;color:#6f52ef;font-family:cursive;font-size:24px;font-style:italic;transform:rotate(-3deg)}.landing-hero__buttons{display:flex;gap:20px}.landing-secondary{min-width:205px;min-height:48px;padding:0 28px;border:1px solid #989db0;border-radius:25px;background:#ffffffb8;font-weight:650}.hero-stack{position:relative;z-index:2;height:480px;min-width:0;perspective:1000px;isolation:isolate}.hero-stack:after{position:absolute;z-index:0;bottom:7px;left:50%;width:94%;height:102px;border-radius:50%;background:radial-gradient(ellipse,rgb(126 91 255 / 20%) 0%,rgb(126 91 255 / 8%) 35%,transparent 71%);filter:blur(12px);content:"";transform:translate(-50%)}.hero-ripples{position:absolute;z-index:0;right:0;bottom:6px;left:0;height:126px;pointer-events:none}.hero-ripples:before{position:absolute;bottom:28px;left:50%;width:48%;height:40px;border:1px solid rgb(123 94 255 / 28%);border-radius:50%;box-shadow:0 0 0 21px #7b5eff1f,0 0 0 43px #7b5eff14,0 0 0 66px #7b5eff0d;content:"";transform:translate(-50%)}.hero-ripples i{position:absolute;bottom:0;left:50%;width:78%;height:82px;border:1px solid rgb(132 102 255 / 24%);border-radius:50%;box-shadow:inset 0 0 22px #7259ff0d;opacity:.72;transform:translate(-50%) scale(.72);animation:landing-ripple 3.2s ease-out infinite}.hero-ripples i:nth-child(2){width:91%;height:104px;animation-delay:1.05s}.hero-ripples i:nth-child(3){width:100%;height:122px;animation-delay:2.1s}.hero-card{position:absolute;z-index:1;bottom:38px;left:50%;width:220px;margin-left:-110px;overflow:hidden;border:1px solid rgb(179 158 255 / 55%);border-radius:15px;background:#fffffff0;box-shadow:0 20px 50px #3f2e8826;will-change:transform,opacity}.hero-card[aria-current=true]{box-shadow:0 25px 65px #573cb338}.hero-card img{display:block;width:100%;height:300px;object-fit:cover;object-position:center 25%}.hero-card div{display:grid;gap:7px;padding:13px}.hero-card strong{font-size:14px}.hero-card span{width:max-content;padding:4px 8px;border-radius:4px;color:#83889a;background:#f5f5fa;font-size:10px}.hero-card b{font-size:19px}@keyframes landing-ripple{0%{opacity:.72;transform:translate(-50%) scale(.68)}72%,to{opacity:0;transform:translate(-50%) scale(1.04)}}.assurance-bar{display:grid;width:min(1370px,calc(100% - 64px));margin:0 auto;border:1px solid var(--landing-line);border-radius:16px;background:#ffffffe0;box-shadow:0 12px 38px #38457014}.assurance-bar i{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:50%;color:#6e58fa;background:#f4f2ff;font-style:normal}.assurance-bar p{display:grid;gap:5px;margin:0}.assurance-bar span{color:#8c92a2;font-size:12px}.landing-section{width:min(1370px,calc(100% - 64px));margin:0 auto;padding-top:52px}.landing-section--center>h2,.process-section>h2{text-align:center}.landing-section h2{margin:0;font-size:27px;letter-spacing:-.02em}.landing-section__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.landing-section__heading button{display:inline-flex;align-items:center;border:0;color:#73798d;background:transparent}.landing-assets{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.landing-assets-state{grid-column:1 / -1;min-height:240px;margin:0;display:grid;place-items:center;color:#858b9c}.landing-asset-card{min-width:0;padding:7px 7px 13px;overflow:hidden;border:1px solid #e5e8f2;border-radius:12px;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.landing-asset-card:hover{border-color:#cfc6ff;box-shadow:0 12px 28px #3a32681c;transform:translateY(-3px)}.landing-asset-card>img{display:block;width:100%;aspect-ratio:1 / .96;border-radius:8px;object-fit:cover;object-position:center 23%}.landing-asset-card>strong{display:block;margin:11px 5px 8px;font-size:14px}.landing-asset-card>span{display:inline-block;margin-left:5px;padding:4px 8px;border-radius:4px;color:#8d92a2;background:#f5f6fa;font-size:10px}.landing-asset-card footer{display:flex;align-items:baseline;gap:5px;margin:10px 5px 0}.landing-asset-card footer b{font-size:15px}.landing-asset-card footer small{color:#9398a7;font-size:9px}.landing-asset-card footer em{display:inline-flex;align-items:center;gap:3px;margin-left:auto;color:#8990a0;font-size:10px;font-style:normal}.landing-filters{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;margin-top:24px}.landing-filters button{min-height:48px;border:1px solid #e3e6ef;border-radius:10px;background:#fff;font-size:14px}.landing-filters .is-active{border-color:#9b87ff;color:#6d50fb;background:#fbfaff}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:20px}.problem-grid article{display:grid;min-height:205px;grid-template-rows:auto auto 1fr;justify-items:center;padding:27px 25px 18px;border:1px solid #e3e6f0;border-radius:14px;background:#fff;box-shadow:0 8px 24px #3b46690d;text-align:center}.problem-grid h3{margin:0;font-size:16px}.problem-grid p{max-width:260px;margin:12px 0 15px;color:#777e91;font-size:12px;line-height:1.65}.problem-grid svg{width:54px;height:54px;align-self:end;color:#735bff;stroke-width:1.5}.process-section{margin-top:44px;padding:0 24px 25px;border:1px solid #dcd6ff;border-radius:22px}.process-section h2{width:max-content;margin:-19px auto 8px;padding:0 26px;background:#fff}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.process-grid article{position:relative;display:grid;justify-items:center;padding:16px 10px;text-align:center}.process-grid article>i{display:grid;width:37px;height:37px;place-items:center;margin-bottom:10px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#9276ff,#597eff);box-shadow:0 8px 18px #614deb40;font-style:normal;font-weight:700}.process-grid strong{font-size:14px}.process-grid p{margin:8px 0 0;color:#818697;font-size:11px;line-height:1.6}.process-arrow{position:absolute;top:29px;right:-13px;color:#b8bfd0}.scene-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:20px}.scene-grid article{display:grid;overflow:hidden;border:1px solid #e6e8f1;border-radius:14px;background:#fff;box-shadow:0 8px 24px #3b46690d}.scene-grid img{width:100%;aspect-ratio:1.65;object-fit:cover;object-position:center 30%}.scene-grid strong{padding:13px 14px 5px;font-size:16px}.scene-grid span{padding:0 14px 16px;color:#83899a;font-size:12px}.assurance-bar{min-height:104px;grid-template-columns:repeat(5,1fr);align-items:center;margin-top:42px}.assurance-bar>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--landing-line)}.assurance-bar>div:last-child{border:0}.assurance-bar strong{font-size:14px}.landing-footer{display:grid;grid-template-columns:2fr repeat(3,.75fr) 1.7fr;gap:42px;width:min(1370px,calc(100% - 64px));margin:32px auto 0;padding:45px 0 28px;border-top:1px solid #edf0f6;color:#62697d;font-size:12px}.landing-footer .brand{padding:0}.landing-footer__brand>p{max-width:390px;line-height:1.8}.landing-footer>div:not(.landing-footer__brand){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.landing-footer strong{color:#22283a;font-size:14px}.landing-footer a,.landing-footer button{padding:0;border:0;color:#666d7f;background:none;font-size:12px;text-decoration:none}.landing-footer__subscribe p{margin:0}.landing-footer__subscribe form{display:flex;width:100%;height:42px;margin-top:8px;padding-left:15px;border:1px solid #e1e4ee;border-radius:22px}.landing-footer__subscribe input{min-width:0;flex:1;border:0;outline:0}.landing-footer__subscribe form button{display:grid;width:42px;place-items:center;color:#527bff}.landing-footer__subscribe svg{width:17px}.landing-copyright{grid-column:1 / -1;margin:18px 0 0;padding-top:22px;border-top:1px solid #edf0f6;color:#9ba0ad}.landing-page--dark{--landing-ink: #f2f4ff;--landing-muted: #a4abba;--landing-line: #272d3e;color-scheme:dark;background:radial-gradient(circle at 74% 8%,rgb(105 78 255 / 22%),transparent 29rem),radial-gradient(circle at 18% 42%,rgb(37 112 255 / 9%),transparent 36rem),linear-gradient(180deg,#090c14,#0d111c 38%,#090c14)}.landing-page--dark .landing-header{border-color:#2b3144d9;background:#090c14e0;box-shadow:0 8px 30px #0000002e}.landing-page--dark .landing-nav a,.landing-page--dark .landing-nav button{color:#c4c9d6}.landing-page--dark .landing-nav .is-active{color:#9c88ff}.landing-page--dark .landing-search,.landing-page--dark .landing-login,.landing-page--dark .landing-theme-toggle{border-color:#343a4d;color:#dce0ec;background:#151a28}.landing-page--dark .landing-search input{color:#eef1fa}.landing-page--dark .landing-search input::placeholder{color:#747c90}.landing-page--dark .landing-theme-toggle:hover{border-color:#7464c8;color:#b3a5ff;background:#211b38}.landing-page--dark .landing-secondary{border-color:#596176;color:#edf0fa;background:#131826bd}.landing-page--dark .landing-benefits span{color:#d3d7e4}.landing-page--dark .landing-benefits small{color:#878fa2}.landing-page--dark .landing-hero:after{background:radial-gradient(ellipse,rgb(104 75 255 / 28%),transparent 67%)}.landing-page--dark .hero-card{border-color:#8269e675;color:#f1f3fb;background:#111623f5;box-shadow:0 24px 62px #0000006b}.landing-page--dark .hero-card[aria-current=true]{box-shadow:0 28px 72px #3b258f61,0 20px 48px #0000006b}.landing-page--dark .hero-card span{color:#aeb4c4;background:#252b3a}.landing-page--dark .assurance-bar{border-color:#292f40;background:#111622e5;box-shadow:0 16px 46px #00000047}.landing-page--dark .assurance-bar span{color:#9299aa}.landing-page--dark .assurance-bar i{color:#9a85ff;background:#211b3a}.landing-page--dark .landing-section__heading button{color:#a0a7b8}.landing-page--dark .landing-assets-state{color:#9199aa}.landing-page--dark .landing-asset-card,.landing-page--dark .problem-grid article,.landing-page--dark .scene-grid article{border-color:#292f40;color:#eef1fa;background:#121725;box-shadow:0 10px 30px #0000002e}.landing-page--dark .landing-asset-card:hover{border-color:#6755bd;box-shadow:0 15px 34px #00000047}.landing-page--dark .landing-asset-card>span{color:#a6adbd;background:#242a39}.landing-page--dark .landing-asset-card footer small,.landing-page--dark .landing-asset-card footer em,.landing-page--dark .problem-grid p,.landing-page--dark .scene-grid span,.landing-page--dark .process-grid p{color:#9199aa}.landing-page--dark .landing-filters button{border-color:#2b3142;color:#c8cdd9;background:#121725}.landing-page--dark .landing-filters .is-active{border-color:#765ff1;color:#b4a6ff;background:#201a36}.landing-page--dark .process-section{border-color:#3d355e;background:#0f131fb8}.landing-page--dark .process-section h2{background:#0c101a}.landing-page--dark .process-arrow{color:#545d71}.landing-page--dark .landing-footer{border-color:#242a39;color:#959cad}.landing-page--dark .landing-footer strong{color:#ecf0f8}.landing-page--dark .landing-footer a,.landing-page--dark .landing-footer button{color:#a0a7b8}.landing-page--dark .landing-footer__subscribe form{border-color:#303648;background:#111624}.landing-page--dark .landing-footer__subscribe input{color:#edf0fa;background:transparent}.landing-page--dark .landing-copyright{border-color:#242a39;color:#727a8d}@media(max-width:1240px){.landing-header{gap:18px}.landing-nav{display:none}.landing-header__actions{margin-left:auto}.landing-hero{grid-template-columns:minmax(390px,.85fr) minmax(500px,1.15fr);padding-inline:36px}.hero-stack{transform:scale(.88);transform-origin:center}.landing-assets{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.landing-search{display:none}.landing-hero{min-height:auto;grid-template-columns:minmax(0,1fr);padding-top:54px}.landing-hero__copy{max-width:680px;margin:0 auto}.hero-stack{width:720px;max-width:100%;margin:-10px auto 0;transform:scale(.9)}.landing-filters{grid-template-columns:repeat(4,1fr)}.problem-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(3,1fr)}.process-arrow{display:none}.scene-grid{grid-template-columns:repeat(2,1fr)}.scene-grid article:last-child{grid-column:1 / -1}.assurance-bar{grid-template-columns:repeat(2,1fr)}.assurance-bar>div{min-height:82px;border-bottom:1px solid var(--landing-line)}.assurance-bar>div:nth-child(2n){border-right:0}.assurance-bar>div:last-child{grid-column:1 / -1}.landing-footer{grid-template-columns:repeat(3,1fr)}.landing-footer__brand,.landing-footer__subscribe{grid-column:span 3}}@media(max-width:600px){.landing-header{min-height:64px;padding:0 16px}.landing-header__brand .brand__logo{width:124px}.landing-login{padding:0 16px}.landing-primary--small{display:none}.landing-hero{padding:42px 20px 12px}.landing-hero h1{max-width:100%;font-size:clamp(32px,9.6vw,40px);overflow-wrap:anywhere}.landing-hero__points{flex-wrap:wrap;gap:9px;font-size:14px}.landing-hero__desc br{display:none}.landing-benefits{grid-template-columns:repeat(2,1fr)}.landing-hero__buttons{flex-direction:column}.landing-secondary{width:100%}.hero-stack{height:330px;margin-top:24px;transform:none}.hero-stack:after{width:118%;height:78px}.hero-ripples{right:-22%;left:-22%;height:88px}.hero-ripples:before{bottom:18px;height:28px;box-shadow:0 0 0 15px #7b5eff1f,0 0 0 31px #7b5eff14,0 0 0 48px #7b5eff0d}.hero-ripples i{height:58px}.hero-ripples i:nth-child(2){height:72px}.hero-ripples i:nth-child(3){height:86px}.hero-card{width:140px;margin-left:-70px}.hero-card img{height:190px}.hero-card div{padding:8px}.hero-card b{font-size:13px}.landing-section,.assurance-bar,.landing-footer{width:calc(100% - 32px)}.landing-section{padding-top:40px}.landing-section h2{font-size:22px}.landing-assets{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-filters{grid-template-columns:repeat(2,1fr)}.problem-grid,.process-grid,.scene-grid{grid-template-columns:1fr}.scene-grid article:last-child{grid-column:auto}.process-section{width:calc(100% - 32px);margin-top:52px}.process-section h2{font-size:20px}.assurance-bar{grid-template-columns:1fr}.assurance-bar>div,.assurance-bar>div:nth-child(2n){justify-content:flex-start;padding-left:24%;border-right:0}.assurance-bar>div:last-child{grid-column:auto}.landing-footer{grid-template-columns:repeat(2,1fr);gap:30px}.landing-footer__brand,.landing-footer__subscribe{grid-column:span 2}.landing-copyright{grid-column:1 / -1}}@media(max-width:360px){.landing-header{gap:12px}.landing-header__brand .brand__logo{width:106px}.landing-login{padding:0 13px}.landing-header__actions{gap:7px}}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.hero-ripples i{opacity:.35;transform:translate(-50%) scale(1)}}.legal-page{min-height:100dvh;color:#20232a;background:#f6f7f9}.legal-page__header{position:sticky;z-index:10;top:0;display:grid;min-height:68px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:10px max(20px,calc((100vw - 1120px)/2));border-bottom:1px solid #e7e9ee;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.legal-page__back{display:inline-flex;width:max-content;min-height:40px;align-items:center;gap:7px;border-radius:10px;color:#4d535e;text-decoration:none}.legal-page__brand{color:inherit;text-decoration:none}.legal-page__brand .brand{padding:0}.legal-page__brand .brand__logo{width:112px}.legal-page__header nav{display:flex;justify-content:flex-end;gap:8px}.legal-page__header nav a{min-height:40px;padding:9px 13px;border-radius:10px;color:#686e78;font-size:14px;text-decoration:none}.legal-page__header nav a.is-active{color:#214ffc;background:#eef2ff;font-weight:600}.legal-document{width:min(860px,calc(100% - 40px));margin:30px auto 60px;padding:clamp(24px,5vw,58px);border:1px solid #e7e9ee;border-radius:18px;background:#fff;box-shadow:0 16px 48px #2a324814}.legal-document__title{padding-bottom:24px;border-bottom:1px solid #eceef2;text-align:center}.legal-document__title h1{margin:0 0 16px;color:#15171b;font-size:clamp(26px,4vw,34px);line-height:1.25}.legal-document__title p{margin:4px 0;color:#777d88;font-size:13px}.legal-document__notice{margin:24px 0;padding:14px 16px;border:1px solid #f0d8a7;border-radius:10px;color:#795316;background:#fff9ea;font-size:13px;line-height:1.75}.legal-document__intro,.legal-document__section{margin-top:30px}.legal-document h2{margin:0 0 14px;color:#1d2026;font-size:18px;line-height:1.5}.legal-document p{margin:0 0 12px;color:#4d535e;font-size:15px;line-height:1.9;text-align:justify}.legal-document__intro p{color:#343941;font-weight:500}.legal-document>footer{margin-top:38px;padding-top:22px;border-top:1px solid #eceef2;color:#343941;font-size:14px;text-align:right}.legal-page a:focus-visible{outline:3px solid rgb(33 79 252 / 28%);outline-offset:2px}@media(hover:hover){.legal-page__back:hover,.legal-page__header nav a:hover{color:#214ffc;background:#f2f5ff}}@media(max-width:640px){.legal-page__header{grid-template-columns:auto 1fr;gap:8px 12px;padding:8px 14px}.legal-page__brand{justify-self:end}.legal-page__header nav{grid-column:1 / -1;justify-content:stretch}.legal-page__header nav a{flex:1;text-align:center}.legal-document{width:calc(100% - 24px);margin:14px auto 30px;padding:24px 18px 32px;border-radius:14px}.legal-document p{font-size:14px;line-height:1.85}}html[data-theme=dark] .legal-page{color:#e8ebf2;background:#0e131d}html[data-theme=dark] .legal-page__header,html[data-theme=dark] .legal-document{border-color:#30384b;background:#121826f5}html[data-theme=dark] .legal-document__title,html[data-theme=dark] .legal-document>footer{border-color:#30384b}html[data-theme=dark] .legal-document h1,html[data-theme=dark] .legal-document h2,html[data-theme=dark] .legal-document__intro p,html[data-theme=dark] .legal-document>footer{color:#eef1f7}html[data-theme=dark] .legal-document p,html[data-theme=dark] .legal-page__back,html[data-theme=dark] .legal-page__header nav a{color:#aeb6c5}html[data-theme=dark] .legal-page__header nav a.is-active{color:#d9d4ff;background:#292544}@media(hover:hover){html[data-theme=dark] .legal-page__back:hover,html[data-theme=dark] .legal-page__header nav a:hover{color:#e5e1ff;background:#222a3a}html[data-theme=dark] .legal-page__header nav a.is-active:hover{background:#332d59}}
