.app-confirm-icon{flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;line-height:1;display:inline-flex}.app-confirm-icon__img{object-fit:contain;width:1.5rem;height:1.5rem;display:block}.app-confirm-icon--danger .app-confirm-icon__img{width:1.25rem;height:1.25rem}
body{min-height:100vh}.global-page-loading{z-index:9999;background:linear-gradient(165deg,#001731 0%,#0d0d0f 42%,#121212 100%);place-items:center;display:grid;position:fixed;inset:0}.global-page-loading__inner{color:#e6edf3;flex-direction:column;align-items:center;gap:10px;display:flex}.global-page-loading__logo{color:#4ae7fd;letter-spacing:.02em;font-size:1.5rem;font-weight:700}.global-page-loading__dots{gap:8px;display:flex}.global-page-loading__dots span{background:#4ae7fd59;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite global-dot-pulse}.global-page-loading__dots span:nth-child(2){animation-delay:.15s}.global-page-loading__dots span:nth-child(3){animation-delay:.3s}.global-page-loading p{color:#8e97a5;margin:0;font-size:.8125rem}@keyframes global-dot-pulse{0%,80%,to{opacity:.35;transform:scale(.8)}40%{opacity:1;background:#4ae7fd;transform:scale(1)}}.route-overlay{z-index:9998;-webkit-backdrop-filter:blur(10px);background:radial-gradient(60% 55% at 50% 40%,#4ae7fd24,#0000 62%),linear-gradient(165deg,#001731eb 0%,#0d0d0feb 42%,#121212eb 100%);place-items:center;animation:.18s ease-out both route-overlay-in;display:grid;position:fixed;inset:0}.route-overlay__inner{color:#e6edf3;background:#0a0e14b8;border:1px solid #4ae7fd29;border-radius:.875rem;width:min(32.5rem,100vw - 2.5rem);padding:1.125rem 1.125rem .875rem;position:relative;overflow:hidden;box-shadow:0 1.375rem 4.375rem #0000006b}.route-overlay__glow{filter:blur(2px);background:radial-gradient(closest-side,#4ae7fd38,#0000 70%);height:7.5rem;position:absolute;inset:-3.75rem -2.5rem auto}.route-overlay__brand{letter-spacing:.04em;color:#4ae7fd;font-size:1.125rem;font-weight:800;position:relative}.route-overlay__hint{color:#e6edf3c7;margin-top:6px;font-size:.8125rem;position:relative}.route-overlay__bar{background:#4ae7fd1f;border-radius:62.4375rem;height:8px;margin-top:.875rem;position:relative;overflow:hidden}.route-overlay__bar i{background:linear-gradient(90deg,#4ae7fd00,#4ae7fdd9,#0e59fabf);border-radius:62.4375rem;width:38%;height:100%;animation:.72s ease-in-out infinite route-overlay-bar;display:block}@keyframes route-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes route-overlay-bar{0%{opacity:.55;transform:translate(-40%)}50%{opacity:1;transform:translate(90%)}to{opacity:.55;transform:translate(190%)}}.create-page .preview-content.create-step-route{animation:.18s create-step-route-enter}@keyframes create-step-route-enter{0%{opacity:0}to{opacity:1}}.create-step-route-enter-active,.create-step-route-leave-active{will-change:opacity, transform;width:100%;transition:opacity .18s;position:absolute;inset:0}.create-step-route-enter-from,.create-step-route-leave-to{opacity:0;transform:none}@media (prefers-reduced-motion:reduce){.create-page .preview-content.create-step-route{animation:none}.create-step-route-enter-active,.create-step-route-leave-active{transition:none}.route-overlay{-webkit-backdrop-filter:none;animation:none}.route-overlay__bar i{animation:none}}.edit-scene-image-modal .ant-modal-content,.edit-scene-image-modal .ant-modal-container{padding:0!important}
.onboarding-overview{z-index:10050;place-items:center;padding:1.5rem;font-family:PingFang SC;animation:.22s onboarding-overview-fade-in;display:grid;position:fixed;inset:0}@keyframes onboarding-overview-fade-in{0%{opacity:0}to{opacity:1}}.onboarding-overview__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#121212b3;position:absolute;inset:0}.onboarding-overview__card{border-radius:8px;max-width:min(49.1875rem,92vw);max-height:calc(100vh - 3rem);display:inline-block;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #00000073}.onboarding-overview__bg{pointer-events:none;-webkit-user-select:none;user-select:none;vertical-align:top;width:auto;max-width:min(49.1875rem,92vw);height:auto;max-height:calc(100vh - 3rem);display:block}.onboarding-overview__close{z-index:2;color:#fff;cursor:pointer;opacity:.9;background:0 0;border:none;place-items:center;width:2.5rem;height:2.5rem;padding:0;line-height:1;display:grid;position:absolute;top:8px;right:8px}.onboarding-overview__close:hover{opacity:1}.onboarding-overview__left{z-index:1;box-sizing:border-box;width:42%;max-width:18.75rem;padding:2rem 0 2rem 2rem;position:absolute;top:0;bottom:0;left:0;overflow:hidden auto}.onboarding-overview__badge{box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:9.375rem;min-width:9.375rem;height:2.5rem;min-height:2.5rem;display:flex;position:relative}.onboarding-overview__badge-bg{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.onboarding-overview__badge-text{z-index:1;box-sizing:border-box;color:#fff;white-space:nowrap;text-align:center;text-shadow:0 0 .5px #ffffff80;padding:0 .75rem 10px;font-family:PingFang SC;font-size:1rem;line-height:1;position:relative}.onboarding-overview__title{color:#fff;align-items:center;gap:8px;margin:8px 0 0;line-height:1;display:flex}.onboarding-overview__title-text{font-family:PingFang SC;font-size:2rem;font-weight:400;line-height:1}.onboarding-overview__aid-logo{object-fit:contain;flex-shrink:0;width:auto;height:3.25rem;display:block}.onboarding-overview__features{margin:1.375rem 0 0;padding:0;list-style:none}.onboarding-overview__feature{align-items:flex-start;gap:8px;margin-bottom:1.25rem;display:flex}.onboarding-overview__feature:last-child{margin-bottom:0}.onboarding-overview__bullet{background:linear-gradient(270deg,#0e59fa 0%,#00abd8 100%);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 1px #ffffff59}.onboarding-overview__feature-title{color:#fff;margin:0;font-family:PingFang SC;font-size:.875rem;font-weight:500;line-height:1.25rem}.onboarding-overview__feature-desc{margin:0;font-family:PingFang SC;font-size:.875rem;font-weight:400;line-height:1.25rem}.onboarding-overview__cta{box-sizing:border-box;color:#fff;cursor:pointer;background:linear-gradient(270deg,#0e59fa 0%,#00abd8 100%);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:14rem;margin-top:1.5rem;padding:0 1.5rem;font-family:PingFang SC;font-size:1rem;line-height:2.875rem;display:inline-flex;height:2.875rem!important;min-height:2.875rem!important}.onboarding-overview__cta:hover{filter:brightness(1.05)}.onboarding-overview__cta:focus-visible,.onboarding-overview__close:focus-visible{outline-offset:2px;outline:2px solid #4ae7fd}@media (prefers-reduced-motion:reduce){.onboarding-overview{animation:none}}@media (max-width:45rem){.onboarding-overview__left{background:linear-gradient(90deg,#0a1018eb 0%,#0a10188c 70%,#0000 100%);width:100%;max-width:none;padding:1.5rem 1.25rem}.onboarding-overview__title-text{font-size:1.75rem}.onboarding-overview__aid-logo{height:2.75rem}.onboarding-overview__badge{width:9.375rem;height:2.5rem;min-height:2.5rem}.onboarding-overview__features{margin-top:1.125rem}.onboarding-overview__feature{margin-bottom:1.25rem}.onboarding-overview__cta{border-radius:8px;width:min(14rem,100%);height:2.875rem;min-height:2.875rem;margin-top:1.5rem}}
.onboarding-driver-popover.driver-popover{box-sizing:border-box;pointer-events:auto;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 1rem;min-width:17.5rem;max-width:25rem;position:fixed;z-index:10070!important;color:#fff!important;background:linear-gradient(135deg,#1a7dff 0%,#0060f0 52%,#003bb9 100%)!important;border:none!important;border-radius:10px!important;padding:1rem 1.125rem!important;font-family:PingFang SC,Microsoft YaHei,sans-serif!important;display:grid!important;box-shadow:0 8px 2rem #003bb973!important}.onboarding-driver-popover .driver-popover-title{grid-area:1/1;color:#fff!important;margin:0!important;font-size:1rem!important;font-weight:600!important;line-height:1.4!important}.onboarding-driver-popover .driver-popover-description{grid-area:2/1;color:#ffffffeb!important;margin:0!important;font-size:.875rem!important;font-weight:400!important;line-height:1.5!important}.onboarding-driver-popover .driver-popover-footer{grid-area:1/2/3;justify-content:flex-end!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.onboarding-driver-popover .driver-popover-progress-text,.onboarding-driver-popover .driver-popover-close-btn,.onboarding-driver-popover .driver-popover-prev-btn{display:none!important}.onboarding-driver-popover .driver-popover-navigation-btns{flex-grow:0!important;margin:0!important;display:flex!important}.onboarding-driver-popover .driver-popover-next-btn{all:unset;box-sizing:border-box;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;min-width:5.5rem;height:2rem;transition:background .15s,opacity .15s;color:#003bb9!important;box-shadow:none!important;text-shadow:none!important;background:#fff!important;border:none!important;border-radius:6px!important;padding:0 .875rem!important;font-size:.875rem!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.onboarding-driver-popover .driver-popover-next-btn:hover,.onboarding-driver-popover .driver-popover-next-btn:focus{background:#ffffffeb!important}.onboarding-driver-popover .driver-popover-arrow-side-bottom{border-bottom-color:#0060f0!important}.onboarding-driver-popover .driver-popover-arrow-side-top{border-top-color:#0060f0!important}.onboarding-driver-popover .driver-popover-arrow-side-left{border-left-color:#0060f0!important}.onboarding-driver-popover .driver-popover-arrow-side-right{border-right-color:#0060f0!important}.driver-overlay{z-index:10055!important}.onboarding-spotlight-ring{box-sizing:border-box;pointer-events:none;background:0 0;border:2px solid #fff;border-radius:10px;position:fixed;z-index:10065!important}.driver-active-element{box-shadow:none!important;outline:none!important}.onboarding-spotlight-connector{z-index:10058;pointer-events:none;position:fixed;inset:0}.onboarding-spotlight-connector__dot{background:#0060f0;border-radius:50%;width:8px;height:8px;position:fixed;box-shadow:0 0 0 2px #ffffff59}.onboarding-spotlight-connector__line{transform-origin:top;background:linear-gradient(#0060f0 0%,#0060f059 100%);width:2px;margin-left:-1px;position:fixed}.onboarding-spotlight-skip{all:unset;box-sizing:border-box;z-index:10071;color:#fff;text-align:center;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-width:6.5rem;height:2.25rem;margin:0 auto;padding:0 1.25rem;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.875rem;font-weight:400;line-height:1;transition:background .15s,border-color .15s;display:inline-flex;position:fixed;bottom:1.5rem;left:0;right:0;pointer-events:auto!important}html.driver-active .onboarding-spotlight-skip,html.onboarding-spotlight-active .onboarding-spotlight-skip{pointer-events:auto!important}.onboarding-spotlight-skip:hover,.onboarding-spotlight-skip:focus-visible{background:#ffffff14;outline:none}html.onboarding-spotlight-scp-tabs .scp-topbar{position:relative;z-index:10056!important}html.onboarding-spotlight-extract-modal .ant-modal-wrap.create-flow-modal,html.onboarding-spotlight-scp-batch .scp-topbar-ops-dropdown-overlay,html.onboarding-spotlight-scp-batch .ant-dropdown{z-index:10056!important}html.onboarding-spotlight-sbs-batch .storyboard-ops-dropdown-overlay,html.onboarding-spotlight-sbs-batch .ant-dropdown,html.onboarding-spotlight-sbv-batch .storyboard-ops-dropdown-overlay,html.onboarding-spotlight-sbv-batch .ant-dropdown,html.onboarding-spotlight-dub-batch .storyboard-ops-dropdown-overlay,html.onboarding-spotlight-dub-batch .ant-dropdown{z-index:10057!important}
.onboarding-upgrade{z-index:10070;place-items:center;padding:1.5rem;animation:.2s onboarding-upgrade-fade-in;display:grid;position:fixed;inset:0}@keyframes onboarding-upgrade-fade-in{0%{opacity:0}to{opacity:1}}.onboarding-upgrade__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050c1cb8;position:absolute;inset:0}.onboarding-upgrade__card{background:#111621fa;border:1px solid #4ae7fd38;border-radius:.875rem;outline:none;width:min(26.25rem,100%);padding:1.5rem;position:relative}.onboarding-upgrade__title{color:#e6edf3;margin:0 0 10px;font-size:1.125rem;font-weight:600}.onboarding-upgrade__desc{color:#8e97a5;margin:0 0 1.25rem;font-size:.875rem;line-height:1.6}.onboarding-upgrade__actions{justify-content:flex-end;gap:10px;display:flex}.onboarding-upgrade__secondary,.onboarding-upgrade__primary{cursor:pointer;border-radius:8px;height:2.25rem;padding:0 1rem;font-size:.875rem}.onboarding-upgrade__secondary{color:#c5cdd8;background:0 0;border:1px solid #8e97a559}.onboarding-upgrade__primary{color:#fff;background:linear-gradient(90deg,#0e59fa 0%,#4ae7fd 100%);border:none;font-weight:600}@media (prefers-reduced-motion:reduce){.onboarding-upgrade{animation:none}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px .9375rem -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 1.25rem 1.5625rem -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-2xl:0 1.5625rem 3.125rem -.75rem #00000040;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:1.25rem}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:0}.right-\[16px\]{right:1rem}.bottom-\[16px\]{bottom:1rem}.z-\[1\]{z-index:1}.z-\[900\]{z-index:900}.z-\[1100\]{z-index:1100}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:0}.mx-auto{margin-inline:auto}.mt-\[2px\]{margin-top:2px}.mt-\[18px\]{margin-top:1.125rem}.mr-1{margin-right:var(--spacing)}.mb-\[10px\]{margin-bottom:10px}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[44px\]{height:2.75rem}.h-\[50px\]{height:3.125rem}.h-auto{height:auto}.h-full{height:100%}.min-h-\[88px\]{min-height:5.5rem}.min-h-screen{min-height:100vh}.w-\[50px\]{width:3.125rem}.w-\[min\(100\%\,420px\)\]{width:min(100%,26.25rem)}.w-full{width:100%}.max-w-full{max-width:100%}.min-w-\[184px\]{min-width:11.5rem}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[8px\]{border-radius:8px}.rounded-\[14px\]{border-radius:.875rem}.rounded-\[18px\]{border-radius:1.125rem}.rounded-\[999px\]{border-radius:62.4375rem}.rounded-full{border-radius:340.282px .375rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[rgba\(74\,231\,253\,0\.22\)\]{border-color:#4ae7fd38}.border-\[rgba\(74\,231\,253\,0\.28\)\]{border-color:#4ae7fd47}.bg-\[\#191a1d\]{background-color:#191a1d}.bg-\[rgb\(0_0_0\/45\%\)\]{background-color:#00000073}.bg-\[rgba\(12\,16\,24\,0\.88\)\]{background-color:#0c1018e0}.bg-\[var\(--home-surface\)\]{background-color:var(--home-surface)}.bg-\[linear-gradient\(90deg\,\#09c7ff_0\%\,\#0a6dff_100\%\)\]{background-image:linear-gradient(90deg,#09c7ff 0%,#0a6dff 100%)}.bg-\[linear-gradient\(337deg\,rgba\(14\,89\,250\,0\.2\)_0\%\,rgba\(0\,171\,216\,0\.2\)_100\%\)\]{background-image:linear-gradient(337deg,#0e59fa33 0%,#00abd833 100%)}.object-contain{object-fit:contain}.px-\[10px\]{padding-inline:10px}.px-\[12px\]{padding-inline:.75rem}.px-\[20px\]{padding-inline:1.25rem}.px-\[24px\]{padding-inline:1.5rem}.px-\[64px\]{padding-inline:4rem}.py-\[8px\]{padding-block:8px}.py-\[20px\]{padding-block:1.25rem}.pt-\[4px\]{padding-top:4px}.pt-\[10px\]{padding-top:10px}.pt-\[14px\]{padding-top:.875rem}.pb-\[12px\]{padding-bottom:.75rem}.pb-\[18px\]{padding-bottom:1.125rem}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.text-\[12px\]{font-size:.75rem}.text-\[13px\]{font-size:.8125rem}.text-\[14px\]{font-size:.875rem}.text-\[16px\]{font-size:1rem}.text-\[20px\]{font-size:1.25rem}.tracking-\[0\.01em\]{--tw-tracking:.01em;letter-spacing:.01em}.tracking-\[0\.02em\]{--tw-tracking:.02em;letter-spacing:.02em}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-\[\#00abd8\]{color:#00abd8}.text-\[\#8e97a5\]{color:#8e97a5}.text-\[\#46d8ff\]{color:#46d8ff}.text-\[\#dce7f8\]{color:#dce7f8}.text-\[\#e6edf3\]{color:#e6edf3}.text-\[rgba\(230\,237\,243\,0\.88\)\]{color:#e6edf3e0}.text-\[var\(--home-muted\)\]{color:var(--home-muted)}.text-white{color:var(--color-white)}.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow:0 8px 1.5rem var(--tw-shadow-color,#00000059);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_12px_36px_rgb\(0_0_0\/45\%\)\]{--tw-shadow:0 .75rem 2.25rem var(--tw-shadow-color,#00000073);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-\[8px\]{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.select-none{-webkit-user-select:none;user-select:none}.active\:translate-y-\[1px\]:active{--tw-translate-y:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.active\:brightness-95:active{--tw-brightness:brightness(95%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}body{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
html{font-size:16px}@media (max-width:1600px) and (max-height:900px){html:not([data-viewport-compact-scale="1"]):not(.layout-home-new):not(.app-shell-login){font-size:14px}}@media (max-width:1600px) and (max-height:768px){html:not([data-viewport-compact-scale="1"]):not(.layout-home-new):not(.app-shell-login){font-size:14px}}
:root{--primary-50:#f0f4f8;--primary-100:#e2e8f0;--primary-200:#cbd5e1;--primary-300:#94a3b8;--primary-400:#64748b;--primary-500:#475569;--primary-600:#334155;--primary-700:#1e293b;--primary-800:#0f172a;--primary-900:#060a12;--accent-50:#4ae7fd0f;--accent-100:#4ae7fd1a;--accent-200:#4ae7fd29;--accent-300:#4ae7fd47;--accent-400:#4ae7fd6b;--accent-500:#4ae7fd;--accent-600:#00abd8;--accent-700:#007ea8;--accent-800:#005f7a;--accent-900:#004052;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--dark-bg:#060a12;--dark-surface:#12161eeb;--dark-border:#4ae7fd47;--dark-text:#e6edf3;--dark-text-muted:#8e97a5;--gradient-primary:linear-gradient(270deg, #0e59fa 0%, #00abd8 100%);--gradient-accent:linear-gradient(270deg, #2563eb 0%, #4ae7fd 100%);--gradient-warm:linear-gradient(270deg, #0e59fa 0%, #00abd8 100%);--gradient-dark:linear-gradient(165deg, #001731 0%, #0d0d0f 42%, #121212 100%);--gradient-glass:linear-gradient(135deg, #ffffff1a 0%, #ffffff0d 100%);--gradient-warm-glow:linear-gradient(135deg, #0e59fa33 0%, #00abd81f 100%);--shadow-sm:0 1px 3px 0 #00000014;--shadow-md:0 4px .75rem -2px #0000001a, 0 2px 6px -1px #0000000f;--shadow-lg:0 10px 1.5rem -4px #0000001f, 0 6px .75rem -3px #00000014;--shadow-xl:0 1.25rem 2.5rem -8px #00000026, 0 10px 1.25rem -5px #0000001a;--shadow-2xl:0 1.5625rem 3.125rem -.75rem #00000040;--shadow-glow:0 0 2.5rem #0e59fa38;--shadow-warm:0 8px 2rem #00abd82e;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--radius-m:8px;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-full:624.938rem;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.3s cubic-bezier(.4, 0, .2, 1);--transition-bounce:.4s cubic-bezier(.68, -.55, .265, 1.55);--border-hand-drawn:2px solid;--border-hand-drawn-color:var(--gray-300)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.ant-modal-confirm-title,.ant-modal-confirm-content{color:#fff!important}body{color:#e6edf3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;background:#060a12;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,SF Pro Display,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7}[v-cloak]{display:none!important}html.layout-home-shell,html.layout-home-shell body,html.home-page-shell,html.home-page-shell body{color:#e6edf3;background:#060a12}.container-spacious{max-width:87.5rem;padding:var(--spacing-xl) var(--spacing-md);margin:0 auto}.page-enter-active,.page-leave-active{transition:all var(--transition-slow)}.page-enter-from{opacity:0;transform:translateY(1.25rem)scale(.98)}.page-leave-to{opacity:0;transform:translateY(-1.25rem)scale(.98)}.glass-card{-webkit-backdrop-filter:blur(1.25rem);border:1px solid var(--gray-200);box-shadow:var(--shadow-lg);border-radius:var(--radius-xl);transition:all var(--transition-base);background:#ffffffe6}.glass-card:hover{box-shadow:var(--shadow-xl);border-color:var(--accent-300)}.glass-card-dark{-webkit-backdrop-filter:blur(1.25rem);border:1px solid var(--dark-border);box-shadow:var(--shadow-xl);border-radius:var(--radius-xl);transition:all var(--transition-base);background:#0d1117d9}.glass-card-dark:hover{border-color:var(--accent-500);box-shadow:var(--shadow-warm)}.btn-gradient{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-md);letter-spacing:.02em;border:none;padding:.875rem 2.5rem;font-weight:600}.btn-gradient:hover{box-shadow:var(--shadow-lg);background:var(--gradient-accent);transform:translateY(-2px)}.btn-gradient:active{transform:translateY(0)}.btn-accent{background:var(--gradient-accent);box-shadow:var(--shadow-warm)}.btn-accent:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)scale(1.02)}.btn-hand-drawn{border:var(--border-hand-drawn) var(--gray-800);color:var(--gray-800);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);box-shadow:4px 4px 0 var(--gray-800);background:#fff;padding:.875rem 2rem;font-weight:600;position:relative}.btn-hand-drawn:hover{box-shadow:2px 2px 0 var(--gray-800);transform:translate(2px,2px)}.btn-hand-drawn-accent{border-color:var(--accent-600);color:var(--accent-600);box-shadow:4px 4px 0 var(--accent-600)}.btn-hand-drawn-accent:hover{box-shadow:2px 2px 0 var(--accent-600);background:var(--accent-50)}.hover-card{transition:all var(--transition-base);cursor:pointer}.hover-card:hover{box-shadow:var(--shadow-xl);border-color:var(--accent-300);transform:translateY(-8px)scale(1.02)}.step-indicator{margin-bottom:var(--spacing-xl);padding:var(--spacing-md) 0;justify-content:space-between;align-items:center;display:flex;position:relative}.step-indicator:before{content:"";background:var(--gray-200);z-index:0;border-radius:var(--radius-full);height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.step-item{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.step-icon{border:3px solid var(--gray-300);width:2.5rem;height:2.5rem;color:var(--gray-500);margin-bottom:var(--spacing-xs);transition:all var(--transition-base);box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.step-item.active .step-icon{background:var(--gradient-primary);border-color:var(--accent-500);color:#fff;box-shadow:var(--shadow-glow);transform:scale(1.1)}.step-item.completed .step-icon{background:var(--accent-500);color:#fff;box-shadow:var(--shadow-warm);border-color:#0000}.step-label{color:var(--gray-600);text-align:center;max-width:7.5rem;transition:color var(--transition-base);font-size:.875rem;font-weight:500}.step-item.active .step-label{color:var(--accent-600);font-weight:600}.step-item.completed .step-label{color:var(--gray-700)}.text-gradient-warm{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-accent{color:var(--accent-600)}.bg-pattern-hand-drawn{background-image:radial-gradient(circle at 1.25rem 1.25rem, var(--gray-200) 1.5%, transparent 0%), radial-gradient(circle at 5rem 5rem, var(--accent-200) 1%, transparent 0%);opacity:.4;background-size:6.25rem 6.25rem}.spacing-extra{padding:var(--spacing-2xl) 0}.spacing-section{padding:var(--spacing-xl) 0}::-webkit-scrollbar{width:0;height:10px}::-webkit-scrollbar-track{background:var(--gray-100);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:var(--radius-full);transition:background var(--transition-base)}::-webkit-scrollbar-thumb:hover{background:var(--accent-500)}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled){background:var(--gradient-primary);box-shadow:var(--shadow-md);transition:all var(--transition-base);letter-spacing:.02em;border:none;color:#fff!important}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);background:var(--gradient-accent)!important;color:#fff!important}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active{transform:translateY(0)}.ant-btn-primary:disabled{cursor:not-allowed;transform:none}.ant-card{border-radius:var(--radius-xl);border:1px solid var(--dark-border);box-shadow:var(--shadow-md);transition:all var(--transition-base);overflow:hidden}.ant-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-300);transform:translateY(-2px)}.ant-tabs-nav{margin-bottom:0!important}.ant-tabs-tab{transition:all var(--transition-base);font-weight:500;padding:var(--spacing-sm) var(--spacing-md)!important}.ant-tabs-tab:hover{color:var(--accent-600)!important}.ant-tabs-tab-active{font-weight:600;color:var(--accent-600)!important}.ant-tabs-ink-bar{background:var(--gradient-accent);border-radius:2px;height:3px}.ant-menu-item-selected{background:var(--gradient-warm-glow)!important}.ant-menu-item-selected a{font-weight:600;color:var(--accent-600)!important}.ant-modal-content{border:1px solid var(--dark-border);border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-2xl)!important}.ant-modal-header{border-bottom:1px solid var(--dark-border);padding:var(--spacing-lg) var(--spacing-xl)!important}.ant-modal-title{color:var(--dark-text);font-size:1.5rem;font-weight:700}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-1.25rem)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 1.25rem #ff98004d}50%{box-shadow:0 0 2.5rem #ff980099}}@keyframes slide-up{0%{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes warm-glow{0%,to{box-shadow:0 0 1.25rem #ff980033}50%{box-shadow:0 0 2.5rem #ff980066}}.animate-float{animation:6s ease-in-out infinite float}.animate-pulse-glow{animation:3s ease-in-out infinite pulse-glow}.animate-slide-up{animation:.6s ease-out forwards slide-up}.animate-fade-in{animation:.4s ease-out forwards fade-in}.animate-warm-glow{animation:3s ease-in-out infinite warm-glow}.hand-drawn-border{border:var(--border-hand-drawn) var(--gray-800);border-radius:var(--radius-lg);position:relative}.hand-drawn-border:before{content:"";border:2px dashed var(--accent-300);border-radius:var(--radius-lg);opacity:.3;pointer-events:none;position:absolute;inset:-2px}.text-hand-drawn-underline{display:inline-block;position:relative}.text-hand-drawn-underline:after{content:"";background:var(--accent-500);border-radius:var(--radius-full);opacity:.6;height:3px;position:absolute;bottom:-4px;left:0;right:0;transform:skew(-10deg)}@media (prefers-color-scheme:dark){:root{--gray-50:#0d1117;--gray-100:#161b22;--gray-200:#21262d;--gray-300:#30363d;--gray-330:#1677ff;--gray-400:#484f58;--gray-500:#6e7681;--gray-600:#8b949e;--gray-700:#b1bac4;--gray-800:#c9d1d9;--gray-900:#f0f6fc}body{background:var(--dark-bg);color:var(--dark-text)}.glass-card{border-color:var(--dark-border);background:#161b22cc}.glass-card:hover{border-color:var(--accent-500)}}@media (max-width:48rem){.container-spacious{padding:var(--spacing-lg) var(--spacing-sm)}.spacing-extra{padding:var(--spacing-xl) 0}.spacing-section{padding:var(--spacing-lg) 0}}.edit-scene-fullscreen-modal.ant-modal-wrap{box-sizing:border-box;padding:0!important}.edit-scene-fullscreen-modal.ant-modal-wrap .ant-modal,.edit-scene-fullscreen-modal .ant-modal{width:100vw!important;max-width:100vw!important;margin:0!important;padding-bottom:0!important;top:0!important}.edit-scene-fullscreen-modal .ant-modal-header{display:none!important}.edit-scene-fullscreen-modal.ant-modal-wrap .ant-modal-content,.edit-scene-fullscreen-modal .ant-modal-content{border-radius:0!important;flex-direction:column!important;height:100vh!important;max-height:100vh!important;padding:0!important;display:flex!important}.edit-scene-fullscreen-modal.ant-modal-wrap .ant-modal-body,.edit-scene-fullscreen-modal .ant-modal-body{flex:1!important;min-height:0!important;padding:0!important;overflow:hidden!important}.text-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#4ae7fd 0%,#fff 100%);-webkit-background-clip:text;background-clip:text}
:root{--home-bg-solid:#060a12;--home-bg-gradient:linear-gradient(165deg, #001731 0%, #0d0d0f 42%, #121212 100%);--home-main-wrap-bg:linear-gradient(180deg, #060a1266 0%, #080a0ef2 100%);--home-cyan:#4ae7fd;--home-muted:#8e97a5;--home-white:#fff;--home-text:#e6edf3;--home-surface:#12161eeb;--home-surface-soft:#12161e99;--home-border:#4ae7fd47;--home-border-subtle:#4ae7fd1a;--home-border-input:#073f56;--home-border-strong:#006c8f;--home-grad:linear-gradient(270deg, #0e59fa 0%, #00abd8 100%);--home-grad-tab:linear-gradient(90deg, #0e59fa4d 0%, #00abd81a 100%);--home-shadow-card:0 1.25rem 2.5rem #0000004d;--home-radius-panel:.75rem;--home-radius-input:10px;--home-radius-btn:8px}html.app-shell-create,html.app-shell-create body,html.app-shell-login,html.app-shell-login body{background:var(--home-bg-solid);color:var(--home-text);min-height:100vh}html.app-shell-login .ant-message-notice,html.app-shell-login .ant-message-notice-content,html.app-shell-login .ant-notification-notice{color:#e6edf3!important;background:#222c40f5!important;border:1px solid #4ae7fd17!important;box-shadow:0 .75rem 2.5rem #080c1866!important}html.app-shell-login .ant-message .anticon{color:#4ae7fd!important}.home-theme-page{box-sizing:border-box;width:100%;min-height:100%;color:var(--home-cyan);--home-muted:#8e97a5;padding:2% 1.5rem 0 2.125rem}.home-theme-page .page-header{margin-bottom:1.5rem}.home-theme-page .header-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.home-theme-page .page-title{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;margin:0 0 8px;font-size:1.5rem;font-weight:700;display:flex}.home-theme-page .title-icon{color:var(--home-cyan);font-size:1.5rem}.home-theme-page .page-subtitle{color:var(--home-muted);margin:0;font-size:.875rem;font-weight:500}.home-theme-page .create-btn,.home-theme-page .upload-btn{background:var(--home-grad);color:#fff;border-radius:var(--home-radius-btn);cursor:pointer;border:none;align-items:center;gap:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.home-theme-page .create-btn:hover,.home-theme-page .upload-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}.home-theme-page .filter-section{background:var(--home-surface-soft);border-radius:var(--home-radius-panel);border:1px solid var(--home-border-subtle);margin-bottom:1.5rem;padding:1.25rem}.home-theme-page .filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-theme-page .filter-bar--no-bottom{margin-bottom:0}.home-theme-page .status-filter{flex-wrap:wrap;gap:8px;display:flex}.home-theme-page .status-btn{background:var(--home-surface-soft);border:1px solid var(--home-border-input);border-radius:var(--home-radius-btn);color:var(--home-muted);cursor:pointer;padding:8px 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.home-theme-page .status-btn:hover{color:#c9d1d9;border-color:#4ae7fd66}.home-theme-page .status-btn.active{background:var(--home-grad-tab);color:var(--home-cyan);border-color:#00abd880}.home-theme-page .works-count{color:var(--home-muted);border-top:1px solid var(--home-border-subtle);padding-top:1rem;font-size:.875rem}.home-theme-page .count-number{color:var(--home-cyan);margin:0 4px;font-size:1.125rem;font-weight:700}.home-theme-page .work-meta--simple{border:none;border-image:;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:0}.home-theme-page .work-description{color:var(--home-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.8125rem;font-weight:500;display:-webkit-box;overflow:hidden}.home-theme-page .work-progress{margin-bottom:.75rem}.home-theme-page .progress-label{color:var(--home-muted);justify-content:space-between;margin-bottom:8px;font-size:.75rem;display:flex}.home-theme-page .progress-bar{background:#4ae7fd1a;border-radius:3px;height:6px;overflow:hidden}.home-theme-page .progress-fill{background:var(--home-grad);border-radius:3px;height:100%;transition:width .3s}.home-theme-page .work-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:62.4375rem;padding:6px .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.home-theme-page .work-status.draft{color:#fff;background:#9ca3afe6}.home-theme-page .work-status.in-progress{color:#fff;background:#3b82f6e6}.home-theme-page .work-status.completed{color:#fff;background:#10b981e6}.home-theme-page .work-meta-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.home-theme-page .update-time{color:var(--home-muted);font-size:.75rem;font-weight:500}.home-theme-page .work-actions{gap:8px;display:flex}.home-theme-page .action-btn{border:1px solid var(--home-border-input);width:2rem;height:2rem;color:var(--home-muted);cursor:pointer;background:#12161ecc;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.home-theme-page .action-btn:hover{color:var(--home-cyan);border-color:#4ae7fd66}.home-theme-page .action-btn.danger:hover{color:#ff4d4f;border-color:#ff4d4f66}.home-theme-page .work-tags{border-top:1px solid var(--home-border-subtle);flex-wrap:wrap;gap:8px;padding-top:.75rem;display:flex}.home-theme-page .work-tag{color:var(--home-cyan);background:#0e59fa33;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}.home-theme-page .empty-state{text-align:center;background:var(--home-surface-soft);border-radius:var(--home-radius-panel);border:1px solid var(--home-border-subtle);grid-column:1/-1;padding:5rem 1.5rem}.home-theme-page .empty-icon{color:var(--home-muted);margin-bottom:1.25rem;font-size:4rem}.home-theme-page .empty-state h3{color:#fff;margin-bottom:8px;font-size:1.25rem;font-weight:700}.home-theme-page .empty-state p{color:var(--home-muted);margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.home-theme-page .btn-primary{background:var(--home-grad);color:#fff;border-radius:var(--home-radius-btn);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin:0;padding:0 1.5rem;font-size:1rem;transition:all .2s;display:inline-flex}.home-theme-page .empty-state .btn-primary{margin-left:auto;margin-right:auto}.home-theme-page .btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.home-theme-page .asset-tabs{flex-wrap:wrap;gap:8px;display:flex}.home-theme-page .tab-btn{background:var(--home-surface-soft);border:1px solid var(--home-border-input);border-radius:var(--home-radius-btn);color:var(--home-muted);cursor:pointer;padding:8px 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.home-theme-page .tab-btn:hover{color:#c9d1d9;border-color:#4ae7fd66}.home-theme-page .tab-btn.active{background:var(--home-grad-tab);color:var(--home-cyan);border-color:#00abd880}.home-theme-page .assets-grid{grid-template-columns:repeat(auto-fill,minmax(16.25rem,1fr));gap:1.25rem;display:grid}.home-theme-page .asset-card{background:var(--home-surface-soft);border:1px solid var(--home-border-subtle);border-radius:var(--home-radius-panel);transition:all .2s;overflow:hidden}.home-theme-page .asset-card:hover{box-shadow:var(--home-shadow-card);border-color:#4ae7fd66;transform:translateY(-4px)}.home-theme-page .asset-thumbnail{aspect-ratio:1;position:relative;overflow:hidden}.home-theme-page .asset-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-theme-page .asset-card:hover .asset-thumbnail img{transform:scale(1.05)}.home-theme-page .asset-overlay{opacity:0;background:linear-gradient(#0000,#000000b3);justify-content:center;align-items:flex-end;padding:1.25rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.home-theme-page .asset-card:hover .asset-overlay{opacity:1}.home-theme-page .use-btn{background:var(--home-grad);color:#fff;border-radius:var(--home-radius-btn);cursor:pointer;border:none;padding:10px 2rem;font-size:.875rem;font-weight:600;transition:all .2s}.home-theme-page .use-btn:hover{filter:brightness(1.1)}.home-theme-page .asset-info{padding:1rem}.home-theme-page .asset-name{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:600}.home-theme-page .asset-meta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.home-theme-page .asset-type{color:var(--home-cyan);background:#0e59fa33;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}.home-theme-page .visibility-badge{border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}.home-theme-page .visibility-badge.public{color:#10b981;background:#10b98133}.home-theme-page .visibility-badge.private{color:#9ca3af;background:#9ca3af33}.home-theme-page .asset-footer{border-top:1px solid var(--home-border-subtle);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.home-theme-page .upload-time{color:var(--home-muted);font-size:.75rem}.home-theme-page .asset-actions{gap:8px;display:flex}.login-theme-page{background:var(--home-bg-gradient);background-color:var(--home-bg-solid);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-theme-container{background:var(--home-surface);border-radius:var(--radius-2xl,2rem);width:100%;max-width:68.75rem;box-shadow:var(--shadow-2xl,0 25px 50px -12px #00000059);border:1px solid var(--home-border-subtle);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.login-theme-left{background:linear-gradient(160deg,#0e59fa59 0%,#001731f2 100%);flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}.login-theme-left .logo-section{z-index:1;position:relative}.login-theme-logo-title{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.login-theme-logo-sub{color:#ffffffe0;font-size:1.125rem}.login-theme-right{background:#0a0e16fa;justify-content:center;align-items:center;padding:3rem;display:flex}.login-theme-form-wrap{width:100%;max-width:25rem}.login-theme-form-title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-theme-form-sub{color:var(--home-muted);margin-bottom:2rem}.login-theme-form .ant-form-item-label>label{color:var(--home-text)!important}.login-theme-form .ant-input,.login-theme-form .ant-input-password{border-color:var(--home-border-input)!important;color:#fff!important;background:#12161ed9!important}.login-theme-form .ant-input::placeholder,.login-theme-form .ant-input-password input::placeholder{color:var(--home-muted)!important}.login-theme-divider{color:var(--home-muted);align-items:center;margin:1.5rem 0;display:flex}.login-theme-divider:before,.login-theme-divider:after{content:"";background:var(--home-border-subtle);flex:1;height:1px}.login-theme-divider span{padding:0 1rem}.login-theme-social .ant-btn{height:3rem;border:1px solid var(--home-border-input)!important;color:var(--home-text)!important;background:#12161e99!important}.login-theme-social .ant-btn:hover{border-color:var(--home-cyan)!important;color:var(--home-cyan)!important}.login-theme-switch{text-align:center;color:var(--home-muted)}.login-theme-switch a{color:var(--home-cyan);cursor:pointer;margin-left:.25rem;font-weight:600}.login-theme-form{margin-top:1.5rem}.login-theme-form .submit-btn.ant-btn{height:3rem;font-size:1rem;font-weight:600}.login-theme-logo-icon{margin-bottom:1rem;font-size:4rem;display:block}.login-theme-card .card-icon{font-size:2.5rem}.login-theme-options{justify-content:space-between;align-items:center;width:100%;display:flex}.login-theme-forgot{color:var(--home-cyan);cursor:pointer}.login-theme-decoration{z-index:1;height:18.75rem;position:relative}.login-theme-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl,1rem);background:#ffffff14;border:1px solid #ffffff26;padding:1.5rem;position:absolute}.login-theme-card.c1{top:20%;left:10%}.login-theme-card.c2{top:50%;right:15%}.login-theme-card.c3{bottom:10%;left:25%}.home-theme-static{min-height:100%;padding:2rem 0}.home-theme-static .page-container{width:100%;max-width:75rem;margin:0 auto;padding:0 2rem}.home-theme-static .page-header{text-align:center;margin-bottom:3rem}.home-theme-static .about-hero-card{background:var(--home-surface-soft);border-radius:var(--radius-2xl,1.5rem);border:1px solid var(--home-border-subtle);padding:3rem 2rem}.home-theme-static .header-icon{color:var(--home-cyan);margin-bottom:1.5rem;font-size:4rem}.home-theme-static .page-title{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.home-theme-static .page-subtitle{color:var(--home-muted);margin:0;font-size:1.125rem}.home-theme-static .content-section{flex-direction:column;gap:2rem;display:flex}.home-theme-static .intro-card,.home-theme-static .mission-section,.home-theme-static .features-section{background:var(--home-surface-soft);border-radius:var(--radius-2xl,1.5rem);border:1px solid var(--home-border-subtle);padding:2.5rem}.home-theme-static .intro-card{text-align:center;position:relative;overflow:hidden}.home-theme-static .intro-card:before{content:"";background:var(--home-grad);height:4px;position:absolute;top:0;left:0;right:0}.home-theme-static .card-icon{color:var(--home-cyan);margin-bottom:1.5rem;font-size:2.5rem}.home-theme-static .intro-text{color:var(--home-text);max-width:50rem;margin:0 auto;font-size:1.0625rem;line-height:1.8}.home-theme-static .section-title{color:#fff;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;display:flex}.home-theme-static .title-line{background:var(--home-grad);border-radius:62.4375rem;width:3.75rem;height:3px}.home-theme-static .mission-text{color:var(--home-text);text-align:center;margin:0;font-size:1.25rem;font-weight:600}.home-theme-static .features-grid{grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.home-theme-static .feature-card{border-radius:var(--radius-xl,1rem);text-align:center;border:1px solid var(--home-border-subtle);background:#0c1018a6;padding:1.75rem;transition:all .2s}.home-theme-static .feature-card:hover{box-shadow:var(--home-shadow-card);border-color:#4ae7fd59;transform:translateY(-4px)}.home-theme-static .feature-icon{color:var(--home-cyan);margin-bottom:1rem;font-size:2.25rem}.home-theme-static .feature-title{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.home-theme-static .feature-description{color:var(--home-muted);margin:0;font-size:.9375rem;line-height:1.6}.home-theme-static .page-actions{text-align:center;margin-top:2rem;padding-top:2rem}.home-theme-static .user-list-section{background:var(--home-surface-soft);border:1px solid var(--home-border-subtle);border-radius:var(--radius-2xl,1.5rem);margin-bottom:2rem;padding:2rem 2.5rem}.home-theme-static .user-list-section .section-header{border-bottom:1px solid var(--home-border-subtle);text-align:left;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.home-theme-static .user-list-section .section-title{color:#fff;justify-content:flex-start;margin-bottom:0;font-size:1.25rem;font-weight:700;display:block}.home-theme-static .user-count{color:var(--home-muted);background:#0003;border-radius:62.4375rem;padding:.35rem .85rem;font-size:.875rem}.home-theme-static .user-cards{grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:1rem;display:grid}.home-theme-static .user-page .page-header{text-align:center;margin-bottom:2rem}.home-theme-static .user-page .header-content{background:0 0;border:none;padding:0}.home-theme-static .user-page .page-title{color:#fff;justify-content:center;font-size:2.25rem;font-weight:800}.home-theme-static .user-page .title-icon{color:var(--home-cyan);font-size:2rem}.home-theme-static .user-page .page-subtitle{color:var(--home-muted);font-size:1.125rem}.home-theme-static .user-card{background:var(--home-surface-soft);border:1px solid var(--home-border-subtle);border-radius:var(--home-radius-panel);cursor:pointer;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:all .2s;display:flex}.home-theme-static .user-card:hover{border-color:#4ae7fd59;transform:translateY(-2px)}.home-theme-static .user-avatar{background:var(--home-grad);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:700;display:flex}.home-theme-static .user-name{color:#fff;margin:0 0 .25rem;font-size:1.0625rem;font-weight:600}.home-theme-static .user-email{color:var(--home-muted);margin:0 0 .5rem;font-size:.875rem}.home-theme-static .user-role-badge{border-radius:6px;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-block}.home-theme-static .user-role-badge.admin{color:var(--home-cyan);background:#0e59fa40}.home-theme-static .user-role-badge.user{color:var(--home-muted);background:#ffffff14}.home-theme-static .card-arrow{color:var(--home-muted);margin-left:auto}.home-theme-static .breadcrumb{margin-bottom:1.5rem}.home-theme-static .user-detail-card{background:var(--home-surface-soft);border:1px solid var(--home-border-subtle);border-radius:var(--home-radius-panel);padding:2rem}.home-theme-static .user-detail-page .page-title{color:#fff;margin-bottom:0;font-size:2rem;font-weight:800}.home-theme-static .user-detail-card .user-info{border-bottom:1px solid var(--home-border-subtle);flex-wrap:wrap;align-items:flex-start;gap:2rem;margin-bottom:0;padding-bottom:1.5rem;display:flex}.home-theme-static .user-card .user-info{flex:1;min-width:0}.home-theme-static .user-avatar-large{background:var(--home-grad);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:6rem;height:6rem;font-size:2rem;font-weight:700;display:flex}.home-theme-static .user-details .user-name{color:#fff;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.home-theme-static .detail-item{color:var(--home-text);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.9375rem;display:flex}.home-theme-static .detail-label{color:var(--home-muted);min-width:3rem;margin-right:.5rem;font-weight:600}.home-theme-static .detail-value{color:var(--home-text);font-weight:500}.home-theme-static .role-badge{border-radius:6px;padding:2px 10px;font-size:.8125rem;font-weight:600}.home-theme-static .role-badge.admin{color:var(--home-cyan);background:#0e59fa40}.home-theme-static .role-badge.user{color:var(--home-muted);background:#ffffff14}.home-theme-static .user-actions{border-top:1px solid var(--home-border-subtle);margin-top:2rem;padding-top:1.5rem}.home-theme-static .actions-title{color:var(--home-muted);margin-bottom:1rem;font-size:1rem}.home-theme-static .action-buttons{flex-wrap:wrap;gap:1rem;display:flex}.home-theme-static .not-found{text-align:center;color:var(--home-muted);background:var(--home-surface-soft);border:1px solid var(--home-border-subtle);border-radius:var(--home-radius-panel);padding:4rem 2rem}.home-theme-static .not-found h3{color:#fff;margin:1rem 0 .5rem}.home-theme-static .not-found p{margin-bottom:1.5rem}@media (max-width:56.25rem){.login-theme-container{grid-template-columns:1fr}.login-theme-left{display:none}.login-theme-page{background:var(--home-bg-solid)}.login-theme-right{padding:2rem 1.5rem}.login-theme-form-title{font-size:1.75rem}.home-theme-page .filter-bar{flex-direction:column;align-items:stretch}.home-theme-page .assets-grid{grid-template-columns:1fr}.home-theme-page .header-content{flex-direction:column;align-items:flex-start}.home-theme-page .page-title{font-size:1.25rem}.home-theme-page .filter-section,.home-theme-page .page-content{padding:1rem}}@media (max-width:30rem){.home-theme-page .page-content{padding:.75rem}.home-theme-static .page-container{padding:0 1rem}}.works-library-figma .works-library-figma__inner{width:100%}.works-lib-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.works-lib-header__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700}.works-lib-header__create-ico{font-size:1.125rem}.works-lib-stats{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.works-lib-stat-card{box-sizing:border-box;background:#12161ef5;border:1px solid #4ae7fd1f;border-radius:.75rem;flex-direction:column;justify-content:center;gap:8px;width:17.625rem;min-width:0;height:7.5rem;padding:1rem 1.25rem .875rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #4ae7fd0a}.works-lib-stat-card:before{content:"";background:linear-gradient(270deg,#0e59fa 0%,#00abd8 100%);border-radius:.75rem .75rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.works-lib-stat-card__label{z-index:1;color:var(--home-white);font-size:1rem;font-weight:500;position:relative}.works-lib-stat-card__value{z-index:1;letter-spacing:.02em;-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#4ae7fd 0%,#fff 100%);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;line-height:1.15;position:relative}.works-lib-toolbar{flex-wrap:wrap;align-items:center;gap:1.5rem;height:2.25rem;margin-bottom:1.5rem;display:flex}.works-lib-type-tabs{background:#1d404d;border-radius:10px;display:inline-flex}.works-lib-type-tabs__btn{color:var(--home-muted);cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;height:2.25rem;padding:0 1.25rem;font-size:.875rem;transition:color .2s,background .2s}.works-lib-type-tabs__btn:hover{color:#fff}.works-lib-type-tabs__btn.is-active{color:#000;background:#4ae7fd}.works-lib-search{border:1px solid var(--home-border-input);background:#080c14eb;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:12.5rem;height:2.25rem;padding:.75rem 1rem;display:flex}.works-lib-search__ico{color:var(--home-muted);flex-shrink:0;font-size:1rem}.works-lib-search__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.works-lib-search__input::placeholder{color:var(--home-muted)}.works-lib-grid{--works-lib-cover-ratio:16 / 10;--works-lib-body-h:4.25rem;grid-template-columns:repeat(auto-fill,minmax(18%,1fr));grid-auto-rows:max-content;align-content:start;gap:.75rem;display:grid}.works-lib-card{box-sizing:border-box;background:#121212;border:1px solid #006c8f;border-radius:.75rem;flex-direction:column;align-self:start;height:auto;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.works-lib-card:hover{border-color:#006c8f}.works-lib-add-card{width:100%;height:auto;min-height:0;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#121212;border:1px solid #006c8f;border-radius:.75rem;flex-direction:column;align-self:start;margin:0;padding:0;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.works-lib-add-card:hover:not(:disabled){border-color:#4ae7fd80}.works-lib-add-card:disabled{opacity:.5;cursor:not-allowed}.works-lib-add-card__sizer{width:100%;aspect-ratio:var(--works-lib-cover-ratio,16 / 10);pointer-events:none;visibility:hidden;flex:none;max-height:12.5rem;display:block}.works-lib-add-card__cover{z-index:1;aspect-ratio:auto;box-sizing:border-box;background:#0a0f14;flex-direction:column;width:100%;height:100%;min-height:0;max-height:none;display:flex;position:absolute;inset:0;overflow:hidden}.works-lib-add-card__content{box-sizing:border-box;border-radius:8px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:10px;display:flex}.works-lib-add-card__icon-wrap{color:#8e97a5;justify-content:center;align-items:center;display:flex}.works-lib-add-card__icon{font-size:3.25rem}.works-lib-add-card__label{color:#8e97a5;text-align:center;padding:0 8px;font-size:.9375rem;font-weight:600;line-height:1.3}.works-lib-add-card__hint{color:var(--home-muted,#8e97a5);text-align:center;max-width:100%;padding:0 .75rem;font-size:.75rem;line-height:1.35}.works-lib-add-card__body{height:var(--works-lib-body-h,68px);min-height:var(--works-lib-body-h,68px);box-sizing:border-box;pointer-events:none;visibility:hidden;flex:none;padding:0}.works-lib-card__cover{width:100%;aspect-ratio:var(--works-lib-cover-ratio,16 / 10);height:auto;min-height:unset;background:#0a0f14;flex:none;max-height:12.5rem;position:relative;overflow:hidden}.works-lib-card__cover--placeholder{background:#8e97a526}.works-lib-card__cover--placeholder .card-cover-placeholder-icon{z-index:1;opacity:1;filter:brightness(1.15);max-width:56%;max-height:72%;width:5.5rem!important;height:5.5rem!important}.works-lib-card__cover-img{z-index:1;object-fit:cover;width:100%;height:100%;min-height:0;display:block;position:relative}.works-lib-card__cover-img.is-loaded{opacity:1}.works-lib-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.works-lib-card__cover img.works-lib-card__cover-img:not(.shimmer-image__img){opacity:0;transition:opacity .2s,transform .35s}.works-lib-card__cover img.works-lib-card__cover-img.is-loaded{opacity:1}.works-lib-card:hover .works-lib-card__cover img:not(.card-cover-placeholder-icon){transform:scale(1.04)}.works-lib-card:hover .works-lib-card__cover .card-cover-placeholder-icon{transform:translate(-50%,-50%)}.works-lib-card__cover-actions{z-index:10;opacity:0;pointer-events:none;gap:8px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:10px;right:10px;transform:translateY(-4px)}.works-lib-card__cover-actions img{width:1rem;height:1rem}.works-lib-card:hover .works-lib-card__cover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.works-lib-card__cover-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121212;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9375rem;transition:background .2s,border-color .2s,color .2s;display:flex}.works-lib-card__body{box-sizing:border-box;height:var(--works-lib-body-h,68px);min-height:var(--works-lib-body-h,68px);flex:none;padding:.75rem}.works-lib-card__title{color:#fff;margin-bottom:0;font-size:1rem;line-height:1.35}.works-lib-card__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.works-lib-card__updated{color:var(--home-muted);font-size:.8125rem}.works-lib-card__open{width:.75rem;height:2.25rem;color:var(--home-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:color .2s,background .2s;display:flex}.works-lib-card__open:hover{color:var(--home-cyan);background:#4ae7fd14}.works-lib-card__ep-label{color:var(--home-muted);font-size:.75rem}.works-lib-card__ep-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.works-lib-card__ep-num{min-width:2rem;height:2rem;color:var(--home-white);cursor:pointer;background:#202434;border:none;border-radius:8px;padding:0 10px;font-size:.8125rem;font-weight:600;transition:all .2s linear}.works-lib-card__ep-num:hover{color:var(--home-cyan)}.works-lib-card__ep-add{width:2rem;height:2rem;color:var(--home-cyan);cursor:pointer;background:0 0;border:1px dashed #4ae7fd73;border-radius:8px;font-size:1.125rem;line-height:1;transition:background .2s}.works-lib-card__ep-add:hover{background:#4ae7fd1a}.works-lib-empty{text-align:center;background:#0c121c80;border:1px dashed #4ae7fd33;border-radius:.75rem;grid-column:1/-1;padding:5rem 1.5rem}.works-lib-empty__icon{opacity:.85;margin-bottom:.75rem;font-size:3rem}.works-lib-empty__title{color:var(--home-muted);margin:0 0 1.125rem;font-size:.875rem}.works-lib-empty__btn{color:#fff;cursor:pointer;background:#121212;border:1px solid #4ae7fd4d;border-radius:8px;padding:2px 10px;font-size:.875rem}.assets-library-figma .assets-library-figma__inner{width:100%;margin:0 auto}.assets-library-figma .works-lib-type-tabs{background:0 0;flex-wrap:wrap;gap:.75rem;padding:0}.assets-library-figma .works-lib-type-tabs__btn{color:var(--home-muted);box-shadow:none;background:#0a0e16b8;border:1px solid #2f3949;border-radius:8px;align-items:center;gap:6px;padding:10px 1rem;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.assets-library-figma .works-lib-type-tabs__btn:hover{color:#ffffffeb;border-color:#4ae7fd59}.assets-library-figma .works-lib-type-tabs__btn.is-active{color:#fff;background:linear-gradient(270deg,#0e59fa33 0%,#00abd833 100%);border-color:#006c8f}.assets-library-figma .assets-lib-tab__ico{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.works-lib-card__row--asset{align-items:center;margin-top:6px}.works-lib-card__from{color:var(--home-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8125rem;overflow:hidden}.works-lib-card__row-trailing{flex-shrink:0;align-items:center;gap:6px;display:flex}.assets-library-figma .works-lib-card{cursor:pointer}.assets-library-figma .works-lib-card.is-selected{border-color:#4ae7fd8c;box-shadow:0 0 0 1px #4ae7fd38}@media (max-width:68.75rem){.works-lib-stats{justify-content:flex-start}}@media (max-width:40rem){.works-lib-stat-card{width:100%;max-width:17.625rem}.works-lib-toolbar{flex-direction:column;align-items:stretch}.works-lib-type-tabs{justify-content:stretch;width:100%}.works-lib-type-tabs__btn{text-align:center;flex:1}.works-lib-header__title{font-size:1.125rem}}
.home-legacy-page{box-sizing:border-box;width:100%;min-height:100%;color:var(--home-cyan);--home-muted:#8e97a5;padding:2% 1.5rem 0 2.125rem}.home-legacy-page .page-content{box-sizing:border-box;max-width:100%}.home-legacy-page .search-box{border:1px solid var(--home-border-input);border-radius:var(--home-radius-input);background:#12161ecc;flex:1;align-items:center;gap:10px;min-width:0;height:2.25rem;padding:10px 1rem;display:flex}.home-legacy-page .search-icon{color:var(--home-muted);flex-shrink:0;font-size:1rem}.home-legacy-page .search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.home-legacy-page .search-input::placeholder{color:var(--home-muted)}.home-legacy-page .works-grid{grid-template-columns:repeat(auto-fill,minmax(18.375rem,1fr));gap:1.25rem;display:grid}.home-legacy-page .work-card{background:var(--home-surface-soft);border:1px solid var(--home-border-subtle);border-radius:var(--home-radius-panel);transition:all .2s;overflow:hidden}.home-legacy-page .work-card--gallery{border:1px solid var(--home-border-strong);cursor:pointer}.home-legacy-page .work-card:hover{box-shadow:var(--home-shadow-card);border-color:#4ae7fd66;transform:translateY(-4px)}.home-legacy-page .work-cover{aspect-ratio:16/9;position:relative;overflow:hidden}.home-legacy-page .work-cover img,.home-legacy-page .work-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-legacy-page .work-card:hover .work-img,.home-legacy-page .work-card:hover .work-cover img{transform:scale(1.05)}.home-legacy-page .work-overlay{opacity:0;background:linear-gradient(#0000 50%,#000000b3 100%);justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.home-legacy-page .work-card:hover .work-overlay{opacity:1}.home-legacy-page .play-btn{background:var(--home-grad);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2rem;transition:transform .2s;display:flex}.home-legacy-page .play-btn:hover{transform:scale(1.1)}.home-legacy-page .work-info{padding:.75rem}.home-legacy-page .work-title{color:#fff;margin:0 0 8px;font-size:1rem}.home-legacy-page .work-meta{border-bottom:2px solid;border-image-source:linear-gradient(90deg,#006c8f00 0%,#006c8f 50.96%,#006c8f00 100%);border-image-slice:1;justify-content:space-between;gap:1.25rem;padding-bottom:.75rem;display:flex}.home-legacy-page .meta-item{color:var(--home-muted);align-items:center;gap:6px;font-size:.8125rem;display:flex}.home-legacy-page .work-author{align-items:center;gap:4px;padding-top:.75rem;display:flex}.home-legacy-page .author-avatar{border-radius:4px;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.home-legacy-page .author-avatar img{width:100%;height:100%}.home-legacy-page .author-name{color:var(--home-muted);font-size:.75rem}.home-legacy-page .hero-section{border-radius:1rem;margin-bottom:1rem;position:relative;overflow:hidden}.home-legacy-page .hero-bg{width:100%;height:18.75rem;position:relative}.home-legacy-page .hero-bg-img{object-fit:cover;width:100%;height:100%;display:block}.home-legacy-page .hero-content{color:#fff;flex-direction:column;justify-content:flex-end;padding:0 3rem 1.25rem;display:flex;position:absolute;inset:0}.home-legacy-page .hero-buttons{gap:.75rem;display:flex}.home-legacy-page .hero-buttons button img{width:1rem;height:1rem}.home-legacy-page .btn-primary{background:var(--home-grad);color:#fff;border-radius:var(--home-radius-btn);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin:0;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.home-legacy-page .btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.home-legacy-page .btn-secondary{color:#fff;border-radius:var(--home-radius-btn);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121212;border:1px solid #4ae7fd4d;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.home-legacy-page .btn-secondary .text{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#4ae7fd 0%,#fff 100%);-webkit-background-clip:text;background-clip:text}.home-legacy-page .btn-secondary:hover{filter:brightness(1.1);transform:translateY(-2px)}.home-legacy-page .gallery-section{background:0 0;padding-bottom:1.25rem}.home-legacy-page .section-header{margin-bottom:1.5rem}.home-legacy-page .algc{max-width:100%;height:auto;margin-bottom:1rem;display:block}.home-legacy-page .section-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.875rem;height:2.25rem;display:flex}.home-legacy-page .filter-tabs{flex-wrap:wrap;gap:.75rem;display:flex}.home-legacy-page .filter-tab{border:1px solid var(--home-border-input);border-radius:var(--home-radius-input);height:2.25rem;color:var(--home-muted);cursor:pointer;background:#12161e99;align-items:center;gap:6px;padding:8px 10px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.home-legacy-page .filter-tab:hover{color:#c9d1d9;border-color:#4ae7fd66}.home-legacy-page .filter-tab.active{background:var(--home-grad-tab);color:var(--home-cyan);border-color:#00abd880}@media (max-width:48rem){.home-legacy-page .section-controls{flex-direction:column;align-items:stretch;height:auto}.home-legacy-page .search-box{width:100%}.home-legacy-page .works-grid{grid-template-columns:1fr}.home-legacy-page .hero-content{padding:0 1.5rem 1rem}.home-legacy-page .page-content{padding:1rem}}@media (max-width:30rem){.home-legacy-page .page-content{padding:.75rem}}
.home-new-index{box-sizing:border-box;width:100%;min-height:0;color:var(--home-cyan)}.home-new-index .page-content{box-sizing:border-box;max-width:100%}.home-new-sub-page{box-sizing:border-box;width:100%;min-height:0;color:var(--home-cyan);--home-muted:#8e97a5;flex-direction:column;flex:1 0 auto;padding:1.5rem 2rem 2rem;display:flex}.home-new-sub-page.works-library-figma{min-height:min(100%, auto)}.home-new-sub-page .page-content{box-sizing:border-box;width:100%;max-width:100%}.home-new-sub-page.about-page,.home-new-sub-page.help-center-page,.home-new-sub-page.billing-page,.home-new-sub-page.invite-page{flex:1 0 auto;width:100%;min-width:0}.home-new-sub-page.about-page{background:#121212;padding:0}.home-new-sub-page.invite-page{background-color:#0d0d0f;background-image:linear-gradient(to bottom right,#141f47 0%,#141f474d 50%);min-height:100%}.home-new-sub-page.about-page .page-content,.home-new-sub-page.help-center-page .page-content,.home-new-sub-page.billing-page .page-content,.home-new-sub-page.invite-page .page-content{width:100%;max-width:none}.home-new-sub-page .works-library-figma__inner,.home-new-sub-page .assets-library-figma__inner{flex-direction:column;flex:1 0 auto;min-height:0;display:flex}html.layout-home-new .home-new-main:has(.assets-library-figma){overflow:hidden}:is(html.layout-home-new .home-route-transition-host:has(.assets-library-figma),html.layout-home-new .home-main-route:has(.assets-library-figma)){flex:auto;height:100%;min-height:0}html.layout-home-new .home-new-sub-page.assets-library-figma,html.app-shell-create .home-new-sub-page.assets-library-figma{flex:auto;height:100%;min-height:0;overflow:hidden}html.layout-home-new .home-new-sub-page.assets-library-figma .assets-library-figma__inner,html.app-shell-create .home-new-sub-page.assets-library-figma .assets-library-figma__inner{flex:auto;min-height:0}.home-new-sub-page.assets-library-figma .works-lib-grid:has(>.works-lib-empty--full){flex-direction:column;display:flex}.home-new-sub-page.assets-library-figma .works-lib-empty--full{box-sizing:border-box;flex:1;min-height:0}.home-new-sub-page.assets-library-figma .works-lib-grid{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;flex:auto;grid-auto-rows:max-content;align-content:start;width:100%;min-height:0;overflow:hidden auto}.home-new-sub-page.assets-library-figma .works-lib-card,.home-new-sub-page.works-library-figma .works-lib-card{align-self:start;height:auto}.home-new-sub-page.assets-library-figma .works-lib-add-card,.home-new-sub-page.works-library-figma .works-lib-add-card{align-self:start;height:auto;position:relative}.home-new-sub-page.assets-library-figma .works-lib-card__cover,.home-new-sub-page.works-library-figma .works-lib-card__cover{min-height:unset;height:auto;aspect-ratio:var(--works-lib-cover-ratio,16 / 10);flex:none;max-height:12.5rem}.home-new-sub-page.assets-library-figma .works-lib-add-card__cover,.home-new-sub-page.works-library-figma .works-lib-add-card__cover{aspect-ratio:auto;width:100%;height:100%;min-height:0;max-height:none;position:absolute;inset:0}.home-new-sub-page.assets-library-figma .works-lib-add-card__sizer,.home-new-sub-page.works-library-figma .works-lib-add-card__sizer{aspect-ratio:var(--works-lib-cover-ratio,16 / 10);max-height:12.5rem}.home-new-sub-page.assets-library-figma .works-lib-card__body,.home-new-sub-page.assets-library-figma .works-lib-add-card__body,.home-new-sub-page.works-library-figma .works-lib-card__body,.home-new-sub-page.works-library-figma .works-lib-add-card__body{height:var(--works-lib-body-h,68px);min-height:var(--works-lib-body-h,68px)}.home-new-sub-page.works-library-figma .works-lib-card--series .works-lib-card__body{height:auto;min-height:var(--works-lib-body-h,118px)}.home-new-sub-page.works-library-figma.works-library-figma--series-tab{--works-lib-body-h:7.375rem}.home-new-sub-page.works-library-figma.works-library-figma--series-tab .works-lib-grid{align-items:stretch}.home-new-sub-page.works-library-figma.works-library-figma--series-tab .works-lib-card,.home-new-sub-page.works-library-figma.works-library-figma--series-tab .works-lib-add-card{align-self:stretch;height:auto}.home-new-sub-page.works-library-figma.works-library-figma--series-tab .works-lib-add-card__body{height:auto;min-height:var(--works-lib-body-h,118px);flex:1 0 auto}.home-new-sub-page.assets-library-figma .works-lib-grid::-webkit-scrollbar{width:0;height:0;display:none}.home-new-sub-page.works-library-figma .works-lib-grid{flex:none;grid-auto-rows:max-content;align-content:start;width:100%}.home-new-sub-page .works-lib-header,.home-new-sub-page .works-lib-stats,.home-new-sub-page .works-lib-toolbar{flex-shrink:0}.home-new-index .home-new-hero{background:#111621;width:100%;margin-bottom:1.25rem;position:relative;overflow:visible}.home-new-index .home-new-hero-media{background:#0a0e14;flex-direction:column;width:100%;display:flex;position:relative;overflow:visible}.home-new-index .home-new-hero-stage{aspect-ratio:auto;z-index:1;isolation:isolate;flex-shrink:0;width:100%;height:clamp(17.5rem,68dvh,100dvh - 9.375rem);min-height:17.5rem;max-height:none;position:relative;overflow:visible}.home-new-index .home-new-hero-stage .home-hero-carousel{z-index:12;width:100%;left:0;right:0}.home-new-index .home-new-hero-ambient{z-index:0;pointer-events:none;opacity:1;background:radial-gradient(72% 58% at 50% 42%,#384e7847 0%,#0000 68%),radial-gradient(90% 70% at 50% 100%,#121c308c 0%,#0000 55%),linear-gradient(160deg,#0c1018 0%,#121926 45%,#0a0e14 100%);transition:opacity .32s;position:absolute;inset:0}.home-new-index .home-new-hero-ambient:after{content:"";background:linear-gradient(105deg,#0000 0%,#ffffff04 40%,#ffffff0f 50%,#ffffff04 60%,#0000 100%) 0 0/220% 100%;animation:2.4s ease-in-out infinite home-new-hero-ambient-shimmer;position:absolute;inset:0}.home-new-index .home-new-hero-ambient.is-faded{opacity:0}.home-new-index .home-new-hero-ambient.is-faded:after{animation:none}@keyframes home-new-hero-ambient-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.home-new-index .home-new-hero-ambient:after{opacity:.4;animation:none}}.home-new-index .home-new-hero-poster,.home-new-index .home-new-hero-video{object-fit:cover;width:100%;height:100%;transition:opacity .32s;display:block;position:absolute;inset:0}.home-new-index .home-new-hero-poster{z-index:1;opacity:0}.home-new-index .home-new-hero-poster.is-visible{opacity:1}.home-new-index .home-new-hero-poster.is-dimmed{opacity:0}.home-new-index .home-new-hero-video{opacity:0;z-index:2;pointer-events:none;will-change:opacity;background:#000}.home-new-index .home-new-hero-video.is-visible{opacity:1;z-index:2}.home-new-index .home-new-hero-fade{pointer-events:none;z-index:4;background:linear-gradient(#0d0d0f00 0%,#0d0d0f8c 45%,#0d0d0feb 78%,#0d0d0ffa 100%);height:58%;position:absolute;bottom:0;left:0;right:0}.home-new-index .home-new-actions{z-index:2;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;margin-top:.75rem;margin-bottom:1.75rem;display:flex;position:relative}.home-new-actions button{min-width:16%}.home-new-index .home-new-actions .btn-primary{color:#fff;cursor:pointer;background:linear-gradient(270deg,#0e59fa 0%,#00abd8 100%);border:none;border-radius:62.4375rem;justify-content:center;align-items:center;gap:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:filter .2s,transform .2s;display:inline-flex}.home-new-index .home-new-actions .btn-primary img{width:1.25rem;height:1.25rem}.home-new-index .home-new-actions .btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.home-new-index .home-new-actions .btn-secondary{box-sizing:border-box;color:#fff;cursor:pointer;background:#121212d9;border:1px solid #4ae7fd4d;border-radius:62.4375rem;justify-content:center;align-items:center;min-width:16%;padding:.75rem 2rem;font-size:1rem;font-weight:500;line-height:1;transition:border-color .2s;display:inline-flex}.home-new-index .home-new-actions .btn-secondary .text-gradient{line-height:1.2}.home-new-index .home-new-actions .btn-secondary .text{color:#fff;-webkit-text-fill-color:#fff;background:0 0}.home-new-index .home-new-actions .btn-secondary:hover{border-color:#4ae7fd80}.home-new-index .search-box{border-radius:var(--home-radius-input);box-sizing:border-box;background:#20243480;flex-shrink:0;align-items:center;gap:10px;width:13.75rem;min-width:0;max-width:100%;height:2.25rem;padding:0 .875rem;display:flex}.home-new-index .search-icon{color:var(--home-muted);flex-shrink:0;font-size:1rem}.home-new-index .search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.home-new-index .search-input::placeholder{color:var(--home-muted)}.home-new-index .gallery-section{background:0 0;padding:8px 1.5rem 2rem}.home-new-index .section-header{margin-bottom:1.25rem}.home-new-index .section-title{color:#fff;letter-spacing:.02em;margin:0 0 1rem;font-family:AlimamaShuHeiTi-Bold;font-size:1.5rem;font-weight:700;line-height:1.3}.home-new-index .section-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.home-new-index .filter-tabs{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-new-index .filter-tab{color:#8e97a5;cursor:pointer;background:#20243480;border:none;border-radius:8px;justify-content:center;align-items:center;height:2.25rem;padding:0 1rem;font-size:.875rem;font-weight:500;line-height:1;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.home-new-index .filter-tab:hover{color:#c9d1d9;border-color:#4ae7fd40}.home-new-index .filter-tab.active{color:#fff;background:#202434}.home-new-index .works-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.home-new-index .work-card{background:#161a24f2;border:1px solid #ffffff0f;border-radius:.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.home-new-index .work-card--gallery{cursor:pointer}.home-new-index .work-card--gallery:hover{border-color:#4ae7fd47;transform:translateY(-3px);box-shadow:0 .75rem 2rem #00000059}.home-new-index .work-cover{aspect-ratio:var(--home-gallery-cover-ratio,16 / 9);border-radius:.75rem .75rem 0 0;position:relative;overflow:hidden}.home-new-index .work-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.home-new-index .work-card--gallery:hover .work-img{transform:scale(1.04)}.home-new-index .work-play-badge{z-index:2;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:transform .2s;display:flex;position:absolute;top:10px;right:10px}.home-new-index .work-play-badge img{object-fit:contain;width:1.5rem;height:1.5rem;display:block}.home-new-index .work-play-badge:hover{transform:scale(1.08)}.home-new-index .work-body{padding:.75rem .875rem .875rem}.home-new-index .work-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .75rem;font-size:.9375rem;font-weight:600;line-height:1.4;overflow:hidden}.home-new-index .work-footer{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.home-new-index .work-author{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.home-new-index .work-author-avatar{object-fit:contain;flex-shrink:0;width:1rem;height:1rem}.home-new-index .work-author-name{color:#8e97a5;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.home-new-index .work-stats{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.home-new-index .work-views{color:#8e97a5;align-items:center;gap:4px;font-size:.75rem;line-height:1;display:inline-flex}.home-new-index .work-views-icon{color:#8e97a5;font-size:.75rem}.home-new-index .work-tag{color:#c9d1d9;white-space:nowrap;background:#282c38e6;border:1px solid #ffffff0f;border-radius:4px;justify-content:center;align-items:center;height:1.375rem;padding:0 8px;font-size:.75rem;line-height:1;display:inline-flex}@media (max-width:64rem){.home-new-index,.home-new-sub-page{padding:1rem 1.25rem 1.5rem}.home-new-index .works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-new-index .section-toolbar{flex-direction:column;align-items:stretch}.home-new-index .search-box,.home-new-index .filter-tabs{width:100%}}@media (max-width:40rem){.home-new-index .works-grid{grid-template-columns:1fr}.home-new-index .home-new-actions{flex-direction:column;width:100%}.home-new-index .home-new-actions .btn-primary,.home-new-index .home-new-actions .btn-secondary{width:100%}}@media (max-width:30rem){.home-new-index .page-content,.home-new-sub-page .page-content{padding:0}}
:root{--home-new-sidebar-w:80px}.home-new-sidebar{width:var(--home-new-sidebar-w);box-sizing:border-box;flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;height:auto;min-height:0;padding:0 0 20px;display:flex;overflow:hidden}.home-new-brand{cursor:pointer;background:0 0;border:none;justify-content:center;margin-bottom:10px;padding:0;text-decoration:none;display:flex}.home-new-logo{width:38px;height:auto;display:block}.home-new-nav{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.home-new-nav-divider{background:#ffffff4d;flex-shrink:0;width:56px;height:1px;margin:12px 0 8px}.home-new-nav--secondary{gap:8px}.home-new-nav-item{width:64px;min-height:56px;color:var(--home-muted,#8e97a5);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-bottom:4px;padding:8px 4px;font-size:12px;line-height:1.2;text-decoration:none;transition:color .2s,background .2s;display:flex}.home-new-nav-item:hover{color:#fff;background:#ffffff0a}.home-new-nav-item.is-active{color:#fff;background:#4ae7fd1a}.home-new-nav-item .home-new-nav-ico,.home-new-nav-item .sidebar-nav-hover-icon{color:#fff!important}@media (prefers-reduced-motion:no-preference){.home-new-nav-item:hover .sidebar-nav-hover-icon__draw-flap{animation:.5s cubic-bezier(.4,0,.2,1) home-nav-icon-flap}.home-new-nav-item:hover .sidebar-nav-hover-icon__stroke,.home-new-nav-item:hover .sidebar-nav-hover-icon__stroke-trace{animation:.42s cubic-bezier(.4,0,.2,1) home-nav-icon-draw}.home-new-nav-item:hover .sidebar-nav-hover-icon__stroke-trace{opacity:1}.home-new-nav-item:hover .sidebar-nav-hover-icon__stroke--body{animation-delay:80ms}}@keyframes home-nav-icon-flap{0%{transform:rotate(0)translateY(0)}40%{transform:rotate(-14deg)translateY(-1px)}to{transform:rotate(0)translateY(0)}}@keyframes home-nav-icon-draw{0%{stroke-dasharray:1;stroke-dashoffset:1px}to{stroke-dasharray:1;stroke-dashoffset:0}}.home-new-nav-ico{flex-shrink:0;width:24px;height:24px;display:block}.home-new-nav-ico-img{object-fit:contain;opacity:1;filter:brightness(0)invert()}.home-new-sidebar-spacer{flex:auto;width:100%;min-height:16px}.home-new-sidebar-bottom{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:100%;margin-top:auto;display:flex}.home-new-user{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.home-new-points{flex-direction:row;justify-content:center;align-items:center;gap:4px;width:64px;min-height:20px;display:flex}.home-new-points-ico{object-fit:contain;flex-shrink:0;width:12px;height:12px;display:block}.home-new-points-num{letter-spacing:.02em;color:#4ae7fd;white-space:nowrap;font-size:12px;line-height:1}.home-new-user-btn{cursor:pointer;background:0 0;border:none;padding:0}.home-new-avatar-frame{box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s;display:flex}.home-new-user-btn:hover .home-new-avatar-frame{border-color:#4ae7fd8c}.home-new-avatar-img{object-fit:contain;border-radius:50%;width:30px;height:30px;display:block}.home-new-login{color:#4ae7fd;cursor:pointer;background:0 0;border:1px solid #4ae7fd59;border-radius:8px;width:56px;padding:6px 4px;font-size:12px}.home-new-login:hover{color:#fff;border-color:#4ae7fd}
@media (max-width:100rem) and (max-height:56.25rem){:is(html.layout-home-new,html.app-shell-create){--hn-c-btn-h:1.875rem;--hn-c-btn-h-sm:1.75rem;--hn-c-btn-fs:.8125rem;--hn-c-btn-fs-lg:.875rem;--hn-c-btn-pad-x:1.25rem;--hn-c-btn-pad-y:6px;--hn-c-input-h:1.875rem;--hn-c-input-fs:.8125rem;--hn-c-icon-sm:.875rem;--hn-c-icon-md:1rem;--hn-c-fs-xs:.75rem;--hn-c-fs-sm:.75rem;--hn-c-fs-base:.8125rem;--hn-c-fs-md:.875rem;--hn-c-fs-lg:.9375rem;--hn-c-fs-xl:1.125rem;--hn-c-fs-title:1.25rem;--hn-c-fs-page-title:1rem;--hn-c-fs-stat:1.625rem;--hn-c-gap:10px;--hn-c-gap-md:.75rem;--hn-c-gap-lg:1rem;--hn-c-page-pad-y:1rem;--hn-c-page-pad-x:1.25rem;--hn-c-section-mb:.875rem;--hn-c-grid-gap:.75rem;--hn-c-radius:8px;--hn-c-card-cover-min:8.125rem;--hn-c-card-cover-max:8.875rem;--hn-c-card-row-min:13.75rem;--hn-c-cover-btn:1.75rem;--home-gallery-cover-ratio:16 / 10;--hn-c-gallery-body-pad:8px 10px 9px;--hn-c-gallery-title-mb:6px;--hn-c-gallery-stats-gap:4px;--hn-c-hero-h:auto}:is(html.layout-home-new,html.app-shell-create) .home-new-sidebar{width:4.25rem;padding:0 0 .875rem}:is(html.layout-home-new,html.app-shell-create) .home-new-brand{margin-bottom:10px}:is(html.layout-home-new,html.app-shell-create) .home-new-logo{width:2rem}:is(html.layout-home-new,html.app-shell-create) .home-new-nav{gap:6px}:is(html.layout-home-new,html.app-shell-create) .home-new-nav-item{border-radius:8px;gap:4px;width:3.5rem;min-height:2.875rem;padding:6px 2px;font-size:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-nav-ico{width:1.25rem;height:1.25rem}:is(html.layout-home-new,html.app-shell-create) .home-new-nav-divider{width:3rem;margin:10px 0 6px}:is(html.layout-home-new,html.app-shell-create) .home-new-sidebar-spacer{min-height:1rem}:is(html.layout-home-new,html.app-shell-create) .home-new-sidebar-bottom{gap:8px}:is(html.layout-home-new,html.app-shell-create) .home-new-user{gap:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-points{gap:4px;width:3.5rem;min-height:1.25rem}:is(html.layout-home-new,html.app-shell-create) .home-new-points-ico{width:.75rem;height:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-points-num{font-size:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-avatar-frame{border-radius:8px;width:2.125rem;height:2.125rem}:is(html.layout-home-new,html.app-shell-create) .home-new-avatar-img{width:1.625rem;height:1.625rem}:is(html.layout-home-new,html.app-shell-create) .home-new-login{border-radius:8px;width:3.125rem;padding:4px 2px;font-size:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-sub-page{padding:var(--hn-c-page-pad-y) var(--hn-c-page-pad-x) var(--hn-c-page-pad-x)}:is(html.layout-home-new,html.app-shell-create) .works-lib-header{margin-bottom:var(--hn-c-gap-lg);gap:var(--hn-c-gap-md)}:is(html.layout-home-new,html.app-shell-create) .works-lib-header__title{font-size:var(--hn-c-fs-page-title)}:is(html.layout-home-new,html.app-shell-create) .works-lib-stats{gap:var(--hn-c-gap-md);margin-bottom:var(--hn-c-gap-lg)}:is(html.layout-home-new,html.app-shell-create) .works-lib-stat-card{border-radius:var(--hn-c-radius);width:13.75rem;height:6rem;padding:.75rem .875rem 10px}:is(html.layout-home-new,html.app-shell-create) .works-lib-stat-card__label{font-size:var(--hn-c-fs-md)}:is(html.layout-home-new,html.app-shell-create) .works-lib-stat-card__value{font-size:var(--hn-c-fs-stat)}:is(html.layout-home-new,html.app-shell-create) .works-lib-toolbar{gap:var(--hn-c-gap-lg);margin-bottom:var(--hn-c-gap-lg);height:var(--hn-c-input-h)}:is(html.layout-home-new,html.app-shell-create) .works-lib-type-tabs{border-radius:8px}:is(html.layout-home-new,html.app-shell-create) .works-lib-type-tabs__btn{height:var(--hn-c-input-h);font-size:var(--hn-c-input-fs);border-radius:6px;padding:0 .875rem}:is(html.layout-home-new,html.app-shell-create) .works-lib-search{min-width:10rem;height:var(--hn-c-input-h);border-radius:8px;gap:8px;padding:0 .75rem}:is(html.layout-home-new,html.app-shell-create) .works-lib-search__ico{font-size:var(--hn-c-icon-sm)}:is(html.layout-home-new,html.app-shell-create) .works-lib-search__input{font-size:var(--hn-c-input-fs)}:is(html.layout-home-new,html.app-shell-create) .works-lib-grid{gap:var(--hn-c-grid-gap);--works-lib-body-h:3.75rem;grid-auto-rows:max-content}:is(html.layout-home-new,html.app-shell-create) .works-lib-card{border-radius:var(--hn-c-radius)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover{aspect-ratio:16/10;height:auto;min-height:unset;max-height:min(12.5rem,42vw)}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__sizer{aspect-ratio:16/10;max-height:min(12.5rem,42vw)}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__cover{aspect-ratio:auto;width:100%;height:100%;min-height:0;max-height:none;position:absolute;inset:0}:is(html.layout-home-new,html.app-shell-create) .home-new-sub-page.assets-library-figma .works-lib-grid{grid-auto-rows:max-content;align-content:start}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-img{min-height:0;max-height:none}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-title{font-size:var(--hn-c-fs-lg)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-updated{font-size:var(--hn-c-fs-xs)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-btn:not(.works-lib-card__cover-btn--text){width:var(--hn-c-cover-btn);height:var(--hn-c-cover-btn);font-size:var(--hn-c-fs-md)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-btn--text{height:calc(var(--hn-c-cover-btn) - 2px);min-width:3rem;font-size:var(--hn-c-fs-xs);border-radius:62.4375rem;padding:0 8px}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-badge{padding:2px 6px;font-size:10px;top:8px;left:8px}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__cover-actions img{width:.875rem;height:.875rem}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__body{height:var(--works-lib-body-h,60px);min-height:var(--works-lib-body-h,60px);padding:10px}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__title{font-size:var(--hn-c-fs-md);line-height:1.3}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__updated,:is(html.layout-home-new,html.app-shell-create) .works-lib-card__from{font-size:var(--hn-c-fs-sm)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__open{height:var(--hn-c-btn-h);font-size:var(--hn-c-fs-md)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__ep-count{font-size:var(--hn-c-fs-base)}:is(html.layout-home-new,html.app-shell-create) .works-lib-card--series .works-lib-card__body{height:auto;min-height:3rem;padding:0 10px 10px}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab{--works-lib-body-h:3rem}:is(html.layout-home-new,html.app-shell-create) .works-library-figma:has(.works-lib-card--series){--works-lib-body-h:3rem}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-grid{align-items:stretch}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-card,:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-add-card{align-self:stretch;height:auto}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-add-card__body{height:auto;min-height:var(--works-lib-body-h,48px);flex:1 0 auto}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__episodes--series{min-height:0;padding-top:8px}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card{border-radius:var(--hn-c-radius);height:auto;min-height:0}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__icon{font-size:2.5rem}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__label{font-size:var(--hn-c-fs-md)}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__hint{font-size:var(--hn-c-fs-xs)}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__body{height:var(--works-lib-body-h,60px);min-height:var(--works-lib-body-h,60px);padding:0}:is(html.layout-home-new,html.app-shell-create) .works-lib-empty__title{font-size:var(--hn-c-fs-md)}:is(html.layout-home-new,html.app-shell-create) .works-lib-empty__btn{height:var(--hn-c-btn-h);padding:0 var(--hn-c-btn-pad-x);font-size:var(--hn-c-btn-fs)}:is(html.layout-home-new,html.app-shell-create) .works-lib-empty__icon-img{width:2.75rem;height:2.75rem;margin-bottom:8px}:is(html.layout-home-new,html.app-shell-create) .assets-library-figma .works-lib-type-tabs__btn{height:var(--hn-c-input-h);font-size:var(--hn-c-input-fs);padding:0 .75rem}:is(html.layout-home-new,html.app-shell-create) .assets-library-figma .assets-lib-tab__ico{width:1rem;height:1rem}:is(html.layout-home-new,html.app-shell-create) .home-new-sub-page .assets-library-figma__inner,:is(html.layout-home-new,html.app-shell-create) .home-new-sub-page .works-library-figma__inner{min-height:0}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-hero{margin-bottom:8px}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-hero-media{min-height:0}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-hero-stage{aspect-ratio:auto;flex-shrink:0;width:100%;height:clamp(16.25rem,68dvh,100dvh - 8.75rem);min-height:0;max-height:none}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-hero-fade{height:68%}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-actions{gap:1rem;margin-top:0;margin-bottom:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-actions .btn-primary,:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-actions .btn-secondary{box-sizing:border-box;min-width:16%;height:auto;min-height:0;padding:.75rem 2rem;font-size:1rem;line-height:1.2}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-actions .btn-primary img{width:1.25rem;height:1.25rem}:is(html.layout-home-new,html.app-shell-create) .home-new-index .gallery-section{padding:6px var(--hn-c-page-pad-x) var(--hn-c-page-pad-x)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .section-header{margin-bottom:var(--hn-c-gap-md)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .section-title{margin:0 0 var(--hn-c-gap-md);font-size:var(--hn-c-fs-title)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .section-toolbar{gap:var(--hn-c-gap-md)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .filter-tabs{gap:8px}:is(html.layout-home-new,html.app-shell-create) .home-new-index .filter-tab{height:var(--hn-c-input-h);font-size:var(--hn-c-input-fs);border-radius:6px;padding:0 .75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-index .search-box{height:var(--hn-c-input-h);width:12.5rem;padding:0 .75rem}:is(html.layout-home-new,html.app-shell-create) .home-new-index .search-icon{font-size:var(--hn-c-icon-sm)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .search-input{font-size:var(--hn-c-input-fs)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .works-grid{gap:var(--hn-c-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr))}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-cover{aspect-ratio:var(--home-gallery-cover-ratio);border-radius:var(--hn-c-radius) var(--hn-c-radius) 0 0}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-body{padding:var(--hn-c-gallery-body-pad)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-title{margin:0 0 var(--hn-c-gallery-title-mb);font-size:var(--hn-c-fs-md)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-footer{gap:8px}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-stats{gap:var(--hn-c-gallery-stats-gap)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-card{border-radius:var(--hn-c-radius)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-author-name,:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-views{font-size:var(--hn-c-fs-xs)}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-play-badge{width:1.75rem;height:1.75rem;top:8px;right:8px}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-play-badge img{width:1.25rem;height:1.25rem}:is(html.layout-home-new,html.app-shell-create) .home-new-index .work-tag{height:1.25rem;padding:0 6px;font-size:.75rem}:is(html.layout-home-new,html.app-shell-create) .home-hero-carousel{--carousel-viewport-h:9.25rem;--carousel-card-w:11.25rem;--carousel-card-h:9.25rem;padding-bottom:2px}:is(html.layout-home-new,html.app-shell-create) .home-hero-carousel__dots{margin-top:2px}html.layout-create-flow.app-shell-create:not(.layout-home-new) .create-main.create-main--embed-lib{zoom:calc(16 / 13)}}@media (max-width:80rem) and (max-height:56.25rem){:is(html.layout-home-new,html.app-shell-create) .works-lib-grid{grid-template-columns:repeat(auto-fill,minmax(22%,1fr))}}@media (max-width:100rem) and (max-height:48rem){:is(html.layout-home-new,html.app-shell-create){--hn-c-btn-h:1.75rem;--hn-c-btn-h-sm:1.625rem;--hn-c-btn-fs:.75rem;--hn-c-btn-fs-lg:.8125rem;--hn-c-btn-pad-x:1rem;--hn-c-input-h:1.75rem;--hn-c-input-fs:.75rem;--hn-c-fs-title:1.125rem;--hn-c-fs-page-title:.9375rem;--hn-c-fs-stat:1.375rem;--hn-c-page-pad-y:.75rem;--hn-c-page-pad-x:1rem;--hn-c-section-mb:10px;--hn-c-grid-gap:10px;--hn-c-card-cover-min:6.875rem;--hn-c-card-cover-max:7.5rem;--hn-c-card-row-min:11.875rem;--hn-c-cover-btn:1.625rem;--hn-c-hero-h:auto;--home-gallery-cover-ratio:2 / 1;--hn-c-gallery-body-pad:6px 8px 7px;--hn-c-gallery-title-mb:4px;--hn-c-gallery-stats-gap:3px}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-hero-stage{aspect-ratio:auto;width:100%;height:clamp(15rem,66dvh,100dvh - 8.125rem);max-height:none}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-hero{margin-bottom:6px}:is(html.layout-home-new,html.app-shell-create) .home-new-index .home-new-actions{margin-bottom:10px}:is(html.layout-home-new,html.app-shell-create) .works-lib-stat-card{width:12.5rem;height:5.25rem;padding:10px .75rem 8px}:is(html.layout-home-new,html.app-shell-create) .works-lib-header,:is(html.layout-home-new,html.app-shell-create) .works-lib-stats,:is(html.layout-home-new,html.app-shell-create) .works-lib-toolbar{margin-bottom:.75rem}:is(html.layout-home-new,html.app-shell-create) .works-lib-card--series .works-lib-card__body{height:auto;min-height:2.75rem;padding:0 10px 8px}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab{--works-lib-body-h:2.75rem}:is(html.layout-home-new,html.app-shell-create) .works-library-figma:has(.works-lib-card--series){--works-lib-body-h:2.75rem}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-grid{align-items:stretch}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-card,:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-add-card{align-self:stretch;height:auto}:is(html.layout-home-new,html.app-shell-create) .works-library-figma.works-library-figma--series-tab .works-lib-add-card__body{height:auto;min-height:var(--works-lib-body-h,44px);flex:1 0 auto}:is(html.layout-home-new,html.app-shell-create) .works-lib-card__episodes--series{min-height:0;padding-top:6px}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card{height:auto;min-height:0}:is(html.layout-home-new,html.app-shell-create) .works-lib-add-card__body{height:var(--works-lib-body-h,60px);min-height:var(--works-lib-body-h,60px)}:is(html.layout-home-new,html.app-shell-create) .home-hero-carousel{--carousel-viewport-h:7.5rem;--carousel-card-w:9.375rem;--carousel-card-h:7.5rem}:is(html.layout-home-new,html.app-shell-create) .home-new-sub-page.invite-page{padding:var(--hn-c-page-pad-y,16px) var(--hn-c-page-pad-x,20px) 1.5rem}:is(html.layout-home-new,html.app-shell-create) .invite-page{--invite-title-size:var(--hn-c-fs-title,20px);--invite-subtitle-size:var(--hn-c-fs-sm,12px);--invite-section-title:var(--hn-c-fs-md,14px);--invite-label-size:var(--hn-c-fs-md,14px);--invite-code-size:1.375rem;--invite-code-h:2.5rem;--invite-btn-w:6.25rem;--invite-card-pad-x:1rem;--invite-card-pad-y:.875rem;--invite-row-h:2.5rem;--invite-head-h:2rem;--invite-gap:var(--hn-c-gap-lg,16px);--invite-top-gap:.75rem;--invite-pic-w:11.25rem;--invite-pic-h:9.75rem}:is(html.layout-home-new,html.app-shell-create) .invite-page__top{gap:.75rem 1.25rem}:is(html.layout-home-new,html.app-shell-create) .invite-page__card-label{margin-bottom:8px}:is(html.layout-home-new,html.app-shell-create) .invite-page__link-btn-text{font-size:var(--hn-c-btn-fs,13px)}:is(html.layout-home-new,html.app-shell-create) .invite-page__stat-num{font-size:1.125rem}:is(html.layout-home-new,html.app-shell-create) .invite-page__stat,:is(html.layout-home-new,html.app-shell-create) .invite-page__records-meta,:is(html.layout-home-new,html.app-shell-create) .invite-page__th,:is(html.layout-home-new,html.app-shell-create) .invite-page__td{font-size:var(--hn-c-fs-sm,12px)}:is(html.layout-home-new,html.app-shell-create) .invite-page__empty{padding:2.25rem .75rem 1.75rem}html.layout-create-flow.app-shell-create:not(.layout-home-new) .create-main.create-main--embed-lib{zoom:calc(16 / 12)}}
