:root{--color-brand: #ff4d57;--color-brand-strong: #ff2f4f;--color-brand-hover: #ff6b6b;--color-brand-soft: #fff1f4;--color-brand-tint: #fff6f7;--color-yoyo-pink: #ff9db4;--color-cream: #fff9f6;--color-white: #ffffff;--color-ink: #111111;--color-text-primary: #1f2329;--color-text-secondary: #646a73;--color-text-tertiary: #8a9099;--color-border: #edeff3;--color-border-warm: #ffd6df;--color-tech-blue: #7ccbff;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--radius-panel: 16px;--radius-card: 12px;--radius-control: 12px;--radius-control-sm: 9px;--radius-pill: 999px;--height-control-lg: 48px;--shadow-card: 0 10px 30px rgba(31, 35, 41, .06);--shadow-panel: 0 16px 48px rgba(31, 35, 41, .08);--shadow-brand-soft: 0 16px 40px rgba(255, 77, 87, .09);--shadow-red: 0 12px 28px rgba(255, 77, 87, .22);--gradient-brand: linear-gradient(135deg, #ff6b6b 0%, #ff4d57 58%, #ff8aa0 100%);--gradient-brand-hover: linear-gradient(135deg, #ff7676 0%, #ff4d57 58%, #ff8aa0 100%);--gradient-page: radial-gradient(circle at 8% 0%, rgba(255, 157, 180, .12), transparent 28%), linear-gradient(180deg, #fff9f6 0%, #ffffff 42%, #f8fafc 100%);--motion-fast: .12s;--motion-base: .18s;--motion-slow: .28s;--ease-yoyo: cubic-bezier(.22, 1, .36, 1);--font-yoyo: MiSans, Alibaba PuHuiTi 3, PingFang SC, system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;min-width:1280px;color:var(--color-text-primary);background:var(--gradient-page);font-family:var(--font-yoyo)}a{color:inherit;text-decoration:none}.ant-btn,.ant-form .ant-space-compact>.ant-input-lg~.ant-btn,.ant-form .ant-space-compact>.ant-input-affix-wrapper-lg~.ant-btn,.yoyo-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;line-height:1.2}.ant-btn .ant-btn-icon,.ant-btn .anticon,.yoyo-button>svg,.yoyo-button .anticon,.yoyo-button .ant-btn-icon{flex:0 0 auto}.yoyo-button{gap:8px;min-height:36px;padding:0 14px;border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-white);color:var(--color-text-primary);cursor:pointer;font:inherit;text-align:center;white-space:normal;word-break:keep-all;transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease,box-shadow var(--motion-base) ease,color var(--motion-fast) ease,filter var(--motion-base) ease,transform 80ms ease}.yoyo-button>span,.yoyo-button .ant-btn-icon+span{min-width:0}.yoyo-button:hover{border-color:#ff4d5747;background:var(--color-brand-tint)}.yoyo-button:active{transform:translateY(1px)}.yoyo-button--primary,.primary-gradient-button{border:0;background:var(--gradient-brand);color:var(--color-white);box-shadow:var(--shadow-red);font-weight:700}.yoyo-button--primary:hover,.primary-gradient-button:hover{background:var(--gradient-brand-hover)!important;filter:brightness(1.02);box-shadow:0 14px 32px #ff4d5740}.yoyo-button--outline{background:var(--color-white);color:var(--color-text-primary)}.yoyo-button--parameter{height:46px;padding:0 12px;border-color:#f1e4e7;font-size:14px;white-space:nowrap;box-shadow:0 8px 18px #1f23290d}.yoyo-button--metric{height:58px;min-width:212px;padding:0 16px;border-color:var(--color-border-warm);border-radius:14px;background:var(--color-white);color:var(--color-text-secondary);font-size:15px;box-shadow:0 10px 26px #ff4d5714}.yoyo-button--sm{height:32px;border-radius:var(--radius-control-sm);font-size:13px}.ant-form .ant-space-compact{align-items:stretch}.ant-form .ant-space-compact>.ant-input-lg,.ant-form .ant-space-compact>.ant-input-affix-wrapper-lg,.ant-form .ant-space-compact>.ant-input-lg~.ant-btn,.ant-form .ant-space-compact>.ant-input-affix-wrapper-lg~.ant-btn{height:var(--height-control-lg);min-height:var(--height-control-lg)}.ant-btn{align-items:center;justify-content:center;white-space:normal}.ant-select,.ant-select .ant-select-selector{min-width:0}.ant-select .ant-select-selection-item,.ant-select .ant-select-selection-placeholder{min-width:0;overflow:hidden;text-overflow:ellipsis}.ant-modal .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):not(.ant-btn-disabled){border-color:var(--color-brand)!important;background:var(--color-brand)!important;box-shadow:var(--shadow-red)}.ant-modal .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):not(.ant-btn-disabled):hover{border-color:var(--color-brand-hover)!important;background:var(--color-brand-hover)!important}.ant-modal .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):not(.ant-btn-disabled):active{border-color:var(--color-brand-strong)!important;background:var(--color-brand-strong)!important}.yoyo-icon-button,.yoyo-action-button,.yoyo-nav-button{display:grid;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;place-items:center;transition:background var(--motion-fast) ease,color var(--motion-fast) ease,transform var(--motion-fast) ease}.yoyo-icon-button{width:38px;height:38px;border-radius:50%}.yoyo-action-button:hover,.yoyo-nav-button:hover{background:var(--color-brand-tint)}.yoyo-nav-button.is-active,.yoyo-toggle-button.is-active{background:var(--color-brand-soft);color:var(--color-brand)}.yoyo-panel,.yoyo-card{border:1px solid var(--color-border);background:var(--color-white)}.yoyo-panel{border-radius:var(--radius-panel);box-shadow:var(--shadow-panel)}.yoyo-card{border-radius:var(--radius-card);transition:border-color var(--motion-base) ease,box-shadow var(--motion-base) ease,transform var(--motion-base) ease}.yoyo-card:hover{border-color:#ff4d572e;box-shadow:var(--shadow-card);transform:translateY(-2px)}.yoyo-segment-tabs{display:flex;gap:clamp(30px,4.5vw,78px)}.yoyo-segment-tab{position:relative;height:44px;border:0;background:transparent;color:var(--color-text-secondary);cursor:pointer;font:inherit;font-size:15px;font-weight:500;transition:color var(--motion-base) ease}.yoyo-segment-tab.is-active{color:var(--color-brand)}.yoyo-segment-tab.is-active:after{opacity:1;transform:scaleX(1)}.yoyo-segment-tab:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:var(--radius-pill);background:var(--color-brand);content:"";opacity:0;transform:scaleX(.7);transition:opacity var(--motion-base) ease,transform var(--motion-base) ease}.yoyo-view-switch{display:inline-flex;padding:4px;border:1px solid var(--color-border);border-radius:var(--radius-control-sm);background:var(--color-white)}.yoyo-toggle-button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:var(--color-text-secondary);cursor:pointer}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.creation-shell{--yoyo-bg-page: #fff9f6;--yoyo-bg-surface: #ffffff;--yoyo-brand-red: #ff4d57;--yoyo-brand-pink: #ff9db4;--yoyo-bg-active: #fff1f4;--yoyo-bg-hover: #fff6f7;--yoyo-text-primary: #1f2329;--yoyo-text-secondary: #646a73;--yoyo-text-tertiary: #8a9099;--yoyo-border-soft: #edeff3;display:grid;grid-template-columns:104px minmax(760px,1fr) 306px;-moz-column-gap:52px;column-gap:52px;min-height:100dvh;padding:0 34px 40px 0;background:radial-gradient(circle at 8% 0%,rgba(255,157,180,.12),transparent 28%),linear-gradient(180deg,#fff9f6,#fff 42%,#f8fafc)}.creation-sidebar{position:sticky;top:0;display:grid;grid-template-rows:auto 1fr auto;align-self:start;width:104px;height:100dvh;padding:28px 14px 30px;border-right:1px solid #edeff3;background:#fff}.brand-block{display:grid;justify-items:center;gap:5px;color:#ff4d57;font-size:17px;line-height:1}.brand-orb{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ff4d57 62%,#ff8aa0);color:#fff;font-size:24px;font-weight:900;box-shadow:0 10px 22px #ff4d5738}.brand-orb span{transform:rotate(-16deg)}.side-nav{display:grid;align-content:start;gap:10px;margin-top:44px}.side-nav-item{display:grid;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;place-items:center;gap:6px;width:72px;height:72px;border-radius:12px;color:#646a73;font-size:12px;transition:background .15s ease,color .15s ease,transform .15s ease;text-decoration:none}.side-nav-item:hover{background:#fff6f7;color:#1f2329}.side-nav-item.is-active{background:#fff1f4;color:#ff4d57}.side-nav-item.is-absorbing{background:#fff0f3;color:#ff4d57;transform:scale(1.03);box-shadow:inset 0 0 0 1px #ff4d5733,0 10px 24px #ff4d5724}.side-nav-item:active,.parameter-button:active,.reset-creation-button:active,.generate-button:active,.view-all-history:active{transform:translateY(1px)}.side-nav-loading-icon,.asset-task-placeholder-spinner{animation:yoyo-spin .9s linear infinite}.side-nav-loading-icon{flex:0 0 auto;margin-left:-5px;color:#ff4d57}@keyframes yoyo-spin{to{transform:rotate(360deg)}}.sidebar-credit{display:inline-flex;align-items:center;gap:5px;height:40px;padding:0 10px;border:1px solid #edeff3;border-radius:10px;background:#fff;color:#ff4d57;cursor:pointer;font:inherit;font-size:13px;transition:border-color .15s ease,background .15s ease}.sidebar-credit:hover{border-color:#ff4d5747;background:#fff6f7}.sidebar-utility{display:flex;gap:16px;color:#646a73}.sidebar-utility button,.history-header button{display:grid;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;place-items:center}.avatar-button{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#646a73}.avatar-photo{display:block;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 50% 30%,#f5c9b8 0 22%,transparent 23%),radial-gradient(circle at 50% 105%,#22242b 0 42%,transparent 43%),linear-gradient(135deg,#e8eef6,#9aa8b7)}.creation-main{min-width:0;padding-top:52px}.creation-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.title-row{display:flex;align-items:baseline;gap:24px}.title-row h1{margin:0;color:#1f2329;font-size:30px;font-weight:800;line-height:40px;letter-spacing:0}.title-row p{margin:0;color:#646a73;font-size:16px}.header-credit{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;min-width:146px;padding:0 16px;border:1px solid #edeff3;border-radius:999px;background:#fff;color:#646a73;cursor:pointer;font:inherit;font-size:15px;transition:border-color .15s ease,background .15s ease}.header-credit:hover{border-color:#ff4d5747;background:#fff6f7}.header-credit:hover svg:last-child,.header-credit:focus-visible svg:last-child{transform:translateY(1px)}.header-credit svg:last-child{color:#8a9099;transition:color .15s ease,transform .15s ease}.header-credit strong{color:#ff4d57;font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}.credit-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#ffda55,#ffa011);color:#fff}.credit-batch-menu{width:min(320px,100vw - 32px);padding:4px;color:#1f2329}.credit-batch-menu header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:4px 2px 12px;border-bottom:1px solid #edeff3}.credit-batch-menu header strong{font-size:15px}.credit-batch-menu header span,.credit-batch-empty,.credit-batch-list article>div span,.credit-batch-list dt,.credit-batch-menu footer{color:#8a9099;font-size:12px}.credit-batch-list{display:grid;gap:10px;max-height:280px;margin-top:12px;overflow:auto}.credit-batch-list article{display:grid;gap:10px;padding:12px;border:1px solid #f0e4e6;border-radius:12px;background:linear-gradient(180deg,snow,#fff)}.credit-batch-list article>div,.credit-batch-list dl{display:flex;align-items:center;justify-content:space-between;gap:12px}.credit-batch-list article>div strong{min-width:0;overflow:hidden;color:#1f2329;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.credit-batch-list dl{margin:0}.credit-batch-list dl div{display:inline-flex;align-items:baseline;gap:4px}.credit-batch-list dd{margin:0;color:#ff4d57;font-size:16px;font-weight:800;font-variant-numeric:tabular-nums}.credit-batch-empty{margin:16px 0 6px;text-align:center}.credit-batch-menu footer{margin-top:12px;padding:9px 10px;border-radius:10px;background:#fff6f7;color:#ff4d57;font-weight:700}.mode-tabs{display:flex;gap:clamp(30px,4.5vw,78px);height:64px;margin-top:24px}.mode-tabs button{display:grid;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;position:relative;display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-radius:12px;color:#646a73;font-size:15px;font-weight:500;transition:background .16s ease,color .16s ease}.mode-tabs button:hover{background:#fff6f7}.mode-tabs button.is-active{color:#ff4d57}.mode-tabs button.is-active:after{opacity:1;transform:scaleX(1)}.mode-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px;background:#ff4d57;content:"";opacity:0;transform:scaleX(.7);transition:opacity .18s ease,transform .18s ease}.prompt-panel{min-height:260px;margin-top:6px;overflow:hidden;border:1px solid #edeff3;border-radius:16px;background:#fff;box-shadow:var(--shadow-panel);transition:border-color .16s ease,box-shadow .16s ease}.prompt-panel:focus-within{border-color:#ff4d57;box-shadow:0 0 0 3px #ff4d5714}.prompt-input.ant-input{min-height:184px;padding:26px 28px 18px;border:0;border-radius:0;color:#1f2329;font-size:16px;line-height:26px;resize:none;box-shadow:none}.prompt-input.ant-input::-moz-placeholder{color:#a4a9b2}.prompt-input.ant-input::placeholder{color:#a4a9b2}.parameter-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;min-height:74px;padding:12px 22px 22px 26px}.parameter-toolbar-secondary{padding:0 22px 22px 26px}.parameter-toolbar-secondary .parameter-list{flex:0 0 auto}.creation-action-buttons{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px}.parameter-list{display:flex;flex:1;flex-wrap:wrap;gap:8px;min-width:0}.parameter-button{position:relative;z-index:2;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;box-sizing:border-box;height:46px;min-height:46px;min-width:auto;max-width:100%;padding:0 12px;border:1px solid #edeff3;border-radius:var(--radius-control);background:#fff;color:#1f2329;cursor:pointer;font:inherit;font-size:14px;line-height:1.2;white-space:nowrap;transition:border-color .14s ease,background .14s ease,transform 80ms ease}.parameter-button.is-wide{min-width:auto}.parameter-button:hover{border-color:#dfe3e8;background:#fff6f7}.parameter-button strong{color:#1f2329;font-weight:500}.generate-button.ant-btn-primary{position:relative;z-index:1;flex:0 0 auto;height:46px;min-height:46px;min-width:100px;padding:0 18px;border:0;border-radius:var(--radius-control);background:linear-gradient(135deg,#ff6b6b,#ff4d57 58%,#ff8aa0);color:#fff;font-size:15px;font-weight:700;box-shadow:var(--shadow-red);transition:filter .16s ease,box-shadow .16s ease,transform 80ms ease}.reset-creation-button.ant-btn{flex:0 0 auto;height:46px;min-height:46px;min-width:94px;padding:0 18px;border:1px solid #ffd3da;border-radius:var(--radius-control);background:#fff7f8;color:#ff4d57;font-size:15px;font-weight:700;box-shadow:0 8px 18px #ff4d5714;transition:border-color .14s ease,background .14s ease,color .14s ease,transform 80ms ease}.reset-creation-button.ant-btn:hover{border-color:#ff9baa!important;background:#fff0f3!important;color:#ff2f4f!important}.generate-button.ant-btn-primary:hover{background:linear-gradient(135deg,#ff7676,#ff4d57 58%,#ff8aa0)!important;filter:brightness(1.02);box-shadow:0 14px 32px #ff4d5740}.result-panel{margin-top:16px;padding:20px;border:1px solid #edeff3;border-radius:12px;background:#fff;box-shadow:var(--shadow-panel)}.result-panel.is-clearing{pointer-events:none}.result-panel.is-clearing>.asset-grid,.result-panel.is-clearing>.generation-queue{opacity:0;transform:scale(.98);transition:opacity .18s ease,transform .18s ease}.result-absorb-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.result-absorb-clone{position:fixed!important;z-index:41;margin:0!important;overflow:hidden;transform:translateZ(0) scale(1);transform-origin:center;opacity:.96;will-change:transform,opacity;transition:transform .52s cubic-bezier(.2,.9,.2,1),opacity .52s ease}@media(prefers-reduced-motion:reduce){.result-absorb-clone,.result-panel.is-clearing>.asset-grid,.result-panel.is-clearing>.generation-queue{transition-duration:1ms}}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px;margin-bottom:16px}.result-heading h2,.history-header h2{margin:0;color:#1f2329;font-size:18px;font-weight:700;letter-spacing:0}.result-heading time{color:#8a9099;font-size:13px;font-variant-numeric:tabular-nums}.result-state{display:flex;align-items:center;justify-content:center;gap:12px;min-height:72px;padding:16px 18px;border:1px dashed #ffd6df;border-radius:12px;background:#ffffffb8;color:#646a73;text-align:center}.result-state+.asset-grid{margin-top:18px}.history-panel{display:grid;grid-template-rows:auto 1fr auto;align-self:start;height:calc(100dvh - 92px);min-height:760px;margin-top:50px;overflow:hidden;border:1px solid #edeff3;border-radius:16px;background:#fff;box-shadow:var(--shadow-panel)}.history-header{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 22px;border-bottom:1px solid #edeff3}.history-header button{width:32px;height:32px;color:#4c5561}.history-list{display:grid;align-content:start;gap:18px;padding:18px 22px 16px;overflow:hidden}.history-list-item{width:100%;min-width:0}.history-loading{justify-self:center;margin-top:32px}.history-item{display:grid;grid-template-columns:84px 1fr;gap:18px;width:100%;box-sizing:border-box;min-height:104px;padding:0;border:0;border-radius:10px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:background .15s ease,transform .15s ease}.history-item:hover{background:#fff6f7}.history-item:disabled{cursor:default}.history-item:disabled:hover{background:transparent}.history-thumb{position:relative;display:block;width:84px;height:100px;overflow:hidden;border-radius:8px;transition:transform .16s ease}.history-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.history-video-thumb{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.12),transparent 34%),linear-gradient(145deg,#262a31,#050608)}.history-video-thumb:before,.history-video-thumb:after{display:none}.history-pagination .ant-pagination-simple-pager{display:none!important}.history-play{position:absolute;z-index:2;top:50%;left:50%;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#1f23296b;transform:translate(-50%,-50%)}.history-item:hover .history-thumb{transform:scale(1.02)}.history-thumb:before,.history-thumb:after{position:absolute;content:""}.thumb-blue{background:linear-gradient(145deg,#cdefff,#fff 46%,#78c6e8)}.thumb-green{background:linear-gradient(145deg,#eff9e9,#a9cf91 54%,#f7fff1)}.thumb-red{background:linear-gradient(145deg,#ffd6d3,#ff928c 58%,#fff0ef)}.thumb-detail{background:linear-gradient(90deg,#f6f7f1 0,#f6f7f1 52%,#fff 52%,#fff)}.thumb-earbud{background:radial-gradient(circle at 45% 58%,#ffffff 0 18%,transparent 19%),linear-gradient(145deg,#f8f9fb,#dcdfe4)}.thumb-portrait{background:radial-gradient(circle at 50% 31%,#f2ccb8 0 16%,transparent 17%),radial-gradient(circle at 50% 54%,#2a2425 0 26%,transparent 27%),linear-gradient(145deg,#f7eee8,#fff)}.history-thumb:before{right:14%;bottom:13%;width:38%;height:46%;border-radius:8px;background:#ffffffbf;box-shadow:0 10px 24px #1f23291a}.history-thumb:after{top:15%;left:12%;width:46%;height:3px;border-radius:999px;background:#1f232933;box-shadow:0 9px #1f232926,0 18px #1f23291a}.history-copy{display:grid;align-content:center;min-width:0;padding-right:4px}.history-copy strong{overflow:hidden;color:#1f2329;font-size:15px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.history-copy span{margin-top:12px;color:#8a9099;font-size:13px;line-height:20px}.history-copy em{display:inline-flex;align-items:center;gap:6px;margin-top:5px;color:#8a9099;font-size:13px;font-style:normal;line-height:20px}.view-all-history{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:52px;margin:0 22px 20px;border:1px solid #edeff3;border-radius:10px;background:#fff;color:#1f2329;cursor:pointer;font:inherit;font-size:14px;transition:border-color .15s ease,background .15s ease,transform 80ms ease}.view-all-history:hover{border-color:#ff4d5747;background:#fff6f7}.history-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;margin:0 22px 20px;padding:0 12px;border:1px solid #edeff3;border-radius:10px;background:#fff;color:#1f2329}.login-copy{margin-bottom:16px}.login-form{margin-top:18px}.login-modal-copy{margin-bottom:18px}.login-modal-copy h2{margin:4px 0 8px;color:#1f2329;font-size:24px;line-height:1.25}.login-modal-copy p{margin:0;color:#646a73;line-height:1.7}.login-modal-copy .login-eyebrow{color:#ff4d57;font-size:14px;font-weight:700}.code-input-row{width:100%}.login-form .code-input-row .ant-input{flex:1;height:var(--height-control-lg);min-height:var(--height-control-lg)}.login-form .code-input-row .ant-btn{height:var(--height-control-lg);min-height:var(--height-control-lg);padding:0 15px}.login-agreement{margin:-2px 0 16px;color:#646a73;font-size:13px;line-height:1.6}.login-agreement a{font-weight:700}.wechat-placeholder{display:grid;justify-items:center;gap:12px;padding:18px 0 8px;color:#646a73;text-align:center}.wechat-placeholder strong{color:#1f2329}.wechat-placeholder p{max-width:320px;margin:0;line-height:1.7}.wechat-qr-placeholder{display:grid;place-items:center;width:168px;height:168px;border:1px dashed rgba(255,77,87,.46);border-radius:12px;background:#fff6f7;color:#ff4d57;font-weight:700}.workspace-shell{min-height:100vh;padding:40px clamp(20px,6vw,88px)}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.workspace-header h1{margin:6px 0 0;font-size:34px;letter-spacing:0}.workspace-floating-logout.ant-btn{position:fixed;top:40px;right:clamp(16px,4vw,48px);z-index:20;display:inline-flex;align-items:center;justify-content:center;min-height:42px;height:auto;padding:8px 18px;border-color:#ffe0e6;border-radius:12px;background:#fff;color:#1f2329;box-shadow:0 12px 32px #1f23291f}.workspace-floating-logout.ant-btn:hover{border-color:#ff2f4f4d;background:#fff6f7;color:#ff2f4f}.eyebrow{color:#ff4d57;font-size:13px;font-weight:700}.workspace-panel{max-width:760px;padding:24px;border:1px solid #edeff3;border-radius:16px;background:#fff;box-shadow:0 10px 30px #1f23290f}.creation-shell{grid-template-columns:194px minmax(760px,1fr) 330px;-moz-column-gap:28px;column-gap:28px;padding:0 32px 24px 0;background:radial-gradient(circle at 14% 0%,rgba(255,157,180,.18),transparent 27%),linear-gradient(180deg,snow,#fff 45%,#fbfcfd)}.creation-sidebar{width:194px;padding:36px 16px 24px;border-right-color:#ffdce3;background:radial-gradient(circle at 50% 13%,rgba(255,157,180,.22),transparent 26%),linear-gradient(180deg,snow,#fff 52%,#fff7f9)}.brand-block{gap:13px;font-size:34px}.brand-block strong{color:#ff2f4f;font-weight:900;letter-spacing:-1px}.brand-orb{display:none}.mascot-card{width:155px;height:155px}.mascot-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.side-nav{gap:6px;margin-top:34px}.side-nav-item{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:13px;width:162px;height:52px;padding:0 20px;font-size:16px}.side-nav-item.is-active{background:linear-gradient(90deg,#ffe5ea,#ffdce4);color:#ff2f4f;font-weight:700}.side-nav-item.has-divider{margin-top:18px}.side-nav-item.has-divider:before{position:absolute;top:-12px;right:10px;left:10px;height:1px;background:#f0dfe2;content:""}.sidebar-account-button{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:162px;height:42px;padding:0 18px;border:1px solid #ffe0e6;border-radius:12px;background:#fff;color:#1f2329;cursor:default;font:inherit;font-size:14px;transition:border-color .15s ease,background .15s ease,color .15s ease}button.sidebar-account-button{cursor:pointer}button.sidebar-account-button:hover{border-color:#ff2f4f4d;background:#fff6f7;color:#ff2f4f}.sidebar-account-button .avatar-photo{width:24px;height:24px;flex:0 0 auto}.sidebar-login-button{margin-top:18px}.sidebar-profile-link .avatar-photo{width:24px;height:24px;flex:0 0 auto}.sidebar-profile-label{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout-floating-menu.ant-dropdown .ant-dropdown-menu{min-width:132px;padding:6px;border:1px solid #ffe0e6;border-radius:12px;box-shadow:0 14px 34px #1f232924}.sidebar-logout-floating-menu .ant-dropdown-menu-item{height:36px;border-radius:9px;color:#1f2329;font-size:14px}.sidebar-logout-floating-menu .ant-dropdown-menu-item:hover{background:#fff6f7!important;color:#ff2f4f!important}.home-shell{grid-template-columns:194px minmax(0,1fr);min-height:100vh;padding-right:0}.home-main{width:min(1120px,100% - 96px);min-width:0;justify-self:center;margin:0 auto;padding:32px 0 48px}.home-hero,.home-section{border:1px solid #ffe0e6;border-radius:18px;background:#ffffffeb;box-shadow:0 16px 48px #1f232914}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:center;gap:34px;min-width:0;padding:38px 42px;overflow:hidden;background:radial-gradient(circle at 92% 10%,rgba(255,157,180,.22),transparent 28%),linear-gradient(145deg,#fff,#fff9f6 52%,#fff1f4)}.home-eyebrow{display:inline-flex;align-items:center;color:#ff4d57;font-size:12px;font-weight:800;letter-spacing:0}.home-hero h1{max-width:560px;margin:12px 0 16px;color:#1f2329;font-size:42px;line-height:1.12;overflow-wrap:anywhere}.home-hero-copy,.home-hero-preview,.home-preview-card{min-width:0}.home-hero-copy p,.home-section-heading p,.home-capability-card p,.home-case-body p{color:#646a73;line-height:1.7}.home-hero-copy>p{max-width:540px;font-size:15px}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.home-primary-action,.home-secondary-action{display:inline-flex;align-items:center;gap:8px;min-height:52px;padding:0 24px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none}.home-primary-action{min-height:52px;min-width:154px;padding:0 24px;border-radius:10px;font-size:15px}.home-primary-action svg{width:19px;height:19px}.home-secondary-action{min-height:56px;align-self:center;padding:0 22px}.home-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.home-hero-points span,.home-tag-row span{display:inline-flex;align-items:center;height:28px;padding:0 10px;border:1px solid #ffe0e6;border-radius:999px;background:#fff;color:#8a5f66;font-size:12px}.home-hero-preview{display:grid;grid-template-columns:1.08fr .92fr;gap:14px}.home-preview-card,.home-case-preview{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:16px;box-shadow:0 14px 34px #1f23291a}.home-preview-card{display:grid;align-content:end;min-height:154px;padding:20px;color:#fff}.home-preview-card--poster{min-height:186px}.home-preview-card--video{min-height:124px}.home-preview-card--poster{background:radial-gradient(circle at 74% 26%,rgba(255,255,255,.88),transparent 16%),linear-gradient(145deg,#64c7ff,#1f7df2)}.home-preview-card--product{background:radial-gradient(circle at 58% 32%,rgba(255,255,255,.9),transparent 18%),linear-gradient(145deg,#b7f7d0,#32aa6b)}.home-preview-card--video{align-content:center;justify-items:center;background:linear-gradient(145deg,#262a33,#ff6b6b)}.home-preview-card--article{color:#ff4d57;background:linear-gradient(145deg,#fff,#ffe3ea)}.home-section{margin-top:24px;padding:30px}.home-section-heading{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.home-section-heading h2{margin:0;color:#1f2329;font-size:24px}.home-section-heading p{max-width:680px;margin:0}.home-capability-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.home-capability-card,.home-case-card{border:1px solid #edeff3;border-radius:14px;background:#fff}.home-capability-card{display:grid;gap:14px;grid-column:span 6;min-height:224px;padding:20px}.home-capability-card:nth-child(1),.home-capability-card:nth-child(4){grid-column:span 5}.home-capability-card:nth-child(2),.home-capability-card:nth-child(3){grid-column:span 7}.home-capability-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff1f4;color:#ff4d57}.home-capability-card h3,.home-case-body h3{margin:0 0 8px;color:#1f2329;font-size:17px}.home-capability-card p,.home-case-body p{margin:0;font-size:13px}.home-tag-row{display:flex;flex-wrap:wrap;gap:6px}.home-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;align-self:end;padding-top:6px}.home-card-footer strong{color:#ff4d57;font-size:13px}.home-inline-link{display:inline-flex;align-items:center;gap:4px;color:#ff4d57;font-size:13px;font-weight:700;text-decoration:none}.home-case-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:16px}.home-case-card{display:grid;overflow:hidden}.home-case-card:first-child{grid-row:span 2}.home-case-preview{min-height:156px;border:0;border-radius:0}.home-case-card:first-child .home-case-preview{min-height:286px}.case-poster-blue{background:radial-gradient(circle at 70% 34%,#ffffff 0 12%,transparent 13%),linear-gradient(145deg,#7ccbff,#2878f0)}.case-video-green{background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.82),transparent 16%),linear-gradient(145deg,#1f2329,#36c27b)}.case-article-pink{background:linear-gradient(90deg,rgba(255,255,255,.72) 0 28%,transparent 28%),linear-gradient(145deg,#fff1f4,#ff9db4)}.home-case-body{padding:18px}.home-case-body>span{display:inline-flex;margin-bottom:8px;color:#ff4d57;font-size:12px;font-weight:700}.home-case-body .home-inline-link{margin-top:14px}.creation-main,.right-rail{padding-top:58px}.title-row{display:grid;gap:10px}.title-row h1{font-size:38px;line-height:46px}.title-row p{font-size:18px}.top-metrics{display:flex;align-items:center;gap:28px}.header-credit{height:58px;min-width:212px;border-color:#ffd6df;border-radius:14px;box-shadow:0 10px 26px #ff4d5714}.header-credit strong{color:#1f2329;font-size:18px;font-weight:800}.composer-card{margin-top:28px;overflow:visible;border:1px solid #ffe0e6;border-radius:16px;background:#ffffffe0;box-shadow:0 18px 46px #ff4d5714}.mode-tabs{justify-content:flex-start;gap:24px;height:70px;margin-top:0;padding:20px 32px 0;border-bottom-color:#f0dfe2}.prompt-panel{position:relative;min-height:198px;margin:0 22px;overflow:visible;border-color:#ff9db4;border-radius:14px;background:radial-gradient(circle at 86% 20%,rgba(255,157,180,.11),transparent 24%),#fff;box-shadow:inset 0 0 0 1px #ff9db41a}.prompt-panel.has-selected-references{background:#fff}.prompt-input.ant-input{min-height:176px;padding:28px 270px 24px 20px;background:transparent}.prompt-panel.has-selected-references .prompt-input.ant-input{padding-right:20px;padding-left:174px}.prompt-reference-slot{position:absolute;top:26px;left:34px;z-index:30;width:112px;min-height:130px;pointer-events:auto}.prompt-reference-slot:hover,.prompt-reference-slot:focus-within{width:282px}.prompt-helper{position:absolute;right:32px;bottom:28px;display:flex;align-items:center;gap:14px;color:#1f2329}.prompt-helper>span:not(.sparkle-dot){padding:14px 18px;border:1px solid #ffd6df;border-radius:14px;background:#ffffffdb;font-size:14px;line-height:22px;box-shadow:0 10px 28px #ff4d571f}.sparkle-dot{width:18px;height:18px;background:linear-gradient(135deg,#ffafbf,#ff4d57);clip-path:polygon(50% 0,63% 34%,100% 50%,63% 66%,50% 100%,37% 66%,0 50%,37% 34%)}.mini-mascot{position:relative;display:block;width:84px;height:90px;border-radius:44px 44px 36px 36px;background:radial-gradient(circle at 32% 35%,#ff6f88 0 6%,transparent 7%),radial-gradient(circle at 66% 35%,#ff6f88 0 6%,transparent 7%),radial-gradient(ellipse at 50% 35%,#1f2025 0 34%,transparent 35%),linear-gradient(180deg,#fff,#f1f2f5);box-shadow:0 14px 30px #1f23291f}.mini-mascot:before{position:absolute;top:-22px;left:50%;width:20px;height:20px;border-radius:14px 14px 5px;background:linear-gradient(135deg,#ff91a8,#ff2f4f);content:"";transform:translate(-50%) rotate(45deg)}.prompt-count{position:absolute;right:28px;bottom:14px;color:#8a9099;font-size:13px}.parameter-toolbar{padding:20px 20px 24px}.parameter-toolbar-secondary{padding:0 20px 24px}.parameter-button{border-color:#f1e4e7;box-shadow:0 8px 18px #1f23290d}.parameter-button>span:first-of-type{color:#646a73}.result-panel{margin-top:22px;padding:0;border:0;background:transparent;box-shadow:none}.submitted-composer-dock{position:sticky;z-index:5;bottom:18px;margin-top:16px}.submitted-composer-dock .composer-card{margin-top:0}.result-title-line{display:flex;align-items:center;gap:22px}.result-panel>.asset-grid{margin-top:0}.generation-queue{display:grid;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid #edeff3}.generation-queue-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.generation-queue-heading strong{color:#1f2329;font-size:15px;font-weight:800}.generation-queue-heading span{color:#8a9099;font-size:13px}.generation-queue .asset-grid{margin-top:0}.result-title-line time:before{margin-right:22px;color:#8a9099;content:"|"}.right-rail{display:grid;align-content:start;gap:26px}.storage-space-card{display:grid;gap:16px;min-height:82px;padding:18px 24px;border:1px solid #ffd6df;border-radius:14px;background:#ffffffdb;box-shadow:0 16px 40px #ff4d5717}.storage-space-card div{display:flex;align-items:center;gap:13px;color:#1f2329;font-size:16px}.storage-space-card strong{font-weight:700}.storage-space-card span{color:#646a73}.storage-space-card b{color:#1f2329}.storage-space-card i{display:block;height:9px;overflow:hidden;border-radius:999px;background:#ffe1e7}.storage-space-card i:before{display:block;width:var(--storage-usage-percent, 0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff244d,#ff5570);content:"";transition:width .18s ease}.storage-space-card--compact{flex:0 0 230px;min-height:58px;padding:10px 14px;gap:8px;border-radius:14px;box-shadow:0 10px 26px #ff4d5714}.storage-space-card--compact div{gap:8px;font-size:13px}.storage-space-card--compact svg{width:20px;height:20px}.storage-space-card--compact strong{font-size:13px;line-height:16px;white-space:nowrap}.storage-space-card--compact span{font-size:12px;line-height:16px;white-space:nowrap}.storage-space-card--compact i{height:5px}.history-panel{min-height:780px;margin-top:0;box-shadow:0 16px 48px #ff4d570f}.history-header{border-bottom-color:#f0dfe2}.history-list{gap:10px;padding:8px 14px 16px}.history-item{position:relative;grid-template-columns:84px 1fr auto;gap:14px;min-height:92px;padding:10px;border:1px solid #f3e5e8;border-radius:13px;background:#ffffffb3}.history-thumb{height:84px}.history-cost{display:inline-flex;align-items:center;align-self:end;gap:5px;padding-bottom:12px;color:#ff244d;font-size:15px;font-weight:800}.history-cost-icon{display:grid;place-items:center;width:14px;height:14px;margin-left:4px;border-radius:50%;background:#ff2f4f;color:#fff}.history-retry-button{height:28px;border:1px solid #ffd6df;border-radius:8px;background:#fff;color:#ff2f4f;cursor:pointer;font:inherit}.history-more{position:absolute;top:18px;right:15px;color:#646a73}.history-copy em{display:inline-flex;margin-top:7px;color:#646a73;font-size:13px;font-style:normal;line-height:18px}.view-all-history{margin:0 18px 22px}@media(max-height:840px)and (min-width:960px){.creation-sidebar{padding-top:18px;padding-bottom:16px}.brand-block{gap:8px;font-size:28px}.mascot-card{width:140px;height:140px}.side-nav{gap:3px;margin-top:16px}.side-nav-item{height:42px;font-size:14px}.side-nav-item.has-divider{margin-top:11px}.side-nav-item.has-divider:before{top:-7px}}.static-management-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px}.static-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.static-header-title-stack{display:grid;gap:10px;min-width:0}.static-page-back-link{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;color:#ff2f4f;font-size:16px;font-weight:800;text-decoration:none;transition:color .15s ease,transform .15s ease}.static-page-back-link:hover{color:#d9233f;transform:translate(-2px)}.static-header-metrics{display:flex;align-items:center;justify-content:flex-end;gap:14px}.static-main-action{min-width:152px;height:50px;border-radius:12px;font-size:16px}.material-upload-inline-action{min-width:126px;height:46px;border-radius:10px;font-size:15px}.static-credit-pill,.account-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #ffe0e6;border-radius:999px;background:#ffffffe0;color:#ff2f4f;font-size:15px;font-weight:700;box-shadow:0 10px 26px #ff4d5714}.profile-account-actions{display:inline-flex;align-items:center;gap:10px}.profile-account-actions .header-credit{height:42px;min-width:146px;border-radius:999px;box-shadow:0 10px 26px #ff4d5714}.profile-account-actions .header-credit strong{font-size:16px}.profile-logout-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 16px;border:1px solid #ffe0e6;border-radius:999px;background:#fff;color:#646a73;cursor:pointer;font:inherit;font-size:14px;font-weight:700;transition:border-color .15s ease,background .15s ease,color .15s ease}.profile-logout-button:hover{border-color:#ff2f4f52;background:#fff6f7;color:#ff2f4f}.static-tabs.ant-tabs{min-height:70px;margin-top:26px}.static-tabs .ant-tabs-nav{align-items:flex-start;margin:0}.static-tabs .ant-tabs-nav:before{border-bottom-color:#f0dfe2}.static-tabs .ant-tabs-nav-wrap{min-width:0}.static-tabs .ant-tabs-extra-content{display:flex;align-items:flex-start;justify-content:flex-end;min-height:54px;margin-left:24px;padding-bottom:8px}.static-tabs-extra{display:flex;align-items:flex-start;justify-content:flex-end;min-height:46px}.static-tabs .ant-tabs-tab{min-height:54px;padding:0;color:#646a73;font-size:17px;font-weight:600}.static-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:clamp(28px,4.4vw,76px)}.static-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ff2f4f}.static-tabs .ant-tabs-tab-btn:focus-visible{border-radius:8px;outline:3px solid rgba(255,77,87,.14);outline-offset:6px}.static-tabs .ant-tabs-ink-bar{height:3px;border-radius:999px;background:#ff4d57}.static-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.static-tabs-row .static-tabs{flex:1}.static-toolbar{display:flex;align-items:flex-start;justify-content:flex-end;gap:18px;min-height:inherit}.static-toolbar label,.static-toolbar .ant-select,.static-inline-select,.material-search.ant-input-affix-wrapper{display:inline-flex;align-items:center;gap:8px;height:46px;color:#646a73;font-size:15px;white-space:nowrap}.static-toolbar .ant-select,.static-inline-select{min-width:132px;max-width:100%}.static-toolbar .ant-select-selector,.static-inline-select .ant-select-selector{min-height:46px;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 18px #1f23290a}.asset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:34px}.asset-card,.pricing-card{position:relative;min-width:0;overflow:hidden;border:1px solid #edeff3;border-radius:14px;background:#fffffff0;box-shadow:0 14px 34px #1f23290d;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.asset-card:hover,.pricing-card:hover{border-color:#ff4d5738;box-shadow:0 18px 40px #ff4d571c;transform:translateY(-2px)}.asset-card.is-selected,.pricing-card.is-selected{border-color:#ff4d57;box-shadow:0 16px 36px #ff4d5729}.static-preview{position:relative;display:grid;place-items:center;aspect-ratio:4/3;min-height:146px;overflow:hidden;isolation:isolate;color:#1f2329}.asset-media-frame{position:relative;display:grid;place-items:center;width:100%;max-width:100%;aspect-ratio:4/3;min-height:146px;overflow:hidden;contain:paint;background:#f8fafc}.asset-media-frame.is-video{clip-path:inset(0);background:#111827}.asset-media-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#f8fafc}.asset-media-frame.is-video .asset-media-image{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;background:#111827}.asset-media-image-wrapper{display:block;width:100%;height:100%}.fit-contained-image-wrapper{position:relative;display:grid;place-items:center;place-self:stretch;width:100%;height:100%;min-width:0;max-width:100%;max-height:100%;overflow:hidden}.fit-contained-image-wrapper .fit-contained-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.fit-contained-image-wrapper .fit-contained-image.is-portrait{width:auto!important;height:100%!important}.fit-contained-image-wrapper .fit-contained-image.is-landscape{width:100%!important;height:auto!important}.fit-contained-image-wrapper .fit-contained-image.is-square,.fit-contained-image-wrapper .fit-contained-image.is-unknown{width:100%!important;height:100%!important}.asset-task-placeholder{position:relative;display:grid;place-items:center;align-content:center;gap:8px;aspect-ratio:4/3;min-height:146px;padding:18px;background:linear-gradient(135deg,#ff4d5714,#ffb02e14),#fff8f9;color:#ff4d57;text-align:center}.asset-task-placeholder:not(.asset-task-placeholder--failed){overflow:hidden;background:linear-gradient(120deg,#ff4d5714,#ffb02e1f,#ff4d5714),#fff8f9}.asset-task-placeholder:not(.asset-task-placeholder--failed):before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(110deg,transparent 0 28%,rgba(255,255,255,.62) 42%,transparent 58% 100%);transform:translate(-115%);animation:generation-sweep 2.2s ease-in-out infinite}.asset-task-placeholder--failed{background:linear-gradient(135deg,#1f23290f,#ff4d5714),#f8fafc;color:#4c5561}.asset-task-placeholder strong{position:relative;z-index:1;color:#1f2329;font-size:17px;line-height:22px}.asset-task-placeholder span{position:relative;z-index:1;color:#8a9099;font-size:13px;line-height:18px}.asset-generation-visual{position:relative;z-index:1;display:grid;place-items:center;width:70px;height:50px;color:#ff4d57}.asset-generation-orbit{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,77,87,.18);border-radius:50%;background:#ffffffa8}.asset-generation-scan,.asset-generation-grid{position:absolute;top:6px;right:0;bottom:6px;left:0;border-radius:10px;pointer-events:none}.asset-generation-scan{border:1px solid rgba(255,77,87,.16);animation:generation-pulse 1.7s ease-in-out infinite}.asset-generation-grid{opacity:.36;background-image:linear-gradient(rgba(255,77,87,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(255,77,87,.18) 1px,transparent 1px);background-size:12px 12px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20% 80%,transparent);mask-image:linear-gradient(90deg,transparent,#000 20% 80%,transparent);animation:generation-grid-drift 2.4s linear infinite}.asset-generation-progress{display:block;width:min(164px,72%);height:5px;overflow:hidden;border-radius:999px;background:#ff4d571f}.asset-generation-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff4d57,#ffb02e);transition:width .18s ease}@keyframes generation-sweep{0%{transform:translate(-115%)}55%,to{transform:translate(115%)}}@keyframes generation-pulse{0%,to{transform:scale(.9);opacity:.42}50%{transform:scale(1);opacity:.92}}@keyframes generation-grid-drift{0%{background-position:0 0}to{background-position:24px 12px}}@media(prefers-reduced-motion:reduce){.asset-task-placeholder:not(.asset-task-placeholder--failed):before,.asset-generation-scan,.asset-generation-grid{animation:none}}.static-preview:before,.static-preview:after{position:absolute;content:"";pointer-events:none}.static-preview:before{inset:auto -14% -18% -14%;height:52%;border-radius:50% 50% 0 0;background:#ffffffa8}.static-preview:after{right:17%;bottom:13%;width:20%;height:52%;border-radius:14px 14px 7px 7px;background:linear-gradient(90deg,#eff9ff,#fff 45%,#b8e1f7);box-shadow:0 18px 32px #1f232924;transform:rotate(-8deg)}.static-preview strong{position:absolute;z-index:2;top:13%;left:10%;max-width:64%;color:#21415f;font-size:23px;font-weight:900;line-height:1.22}.static-preview--blue{background:linear-gradient(145deg,#d7efff,#f7fcff 44%,#89caee)}.static-preview--green{background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.9),transparent 18%),linear-gradient(145deg,#f1fae8,#cfe8be 56%,#f8fff1)}.static-preview--green:after{background:linear-gradient(90deg,#507a36,#87b763 50%,#e8f7d5);transform:rotate(5deg)}.static-preview--portrait{background:radial-gradient(circle at 50% 30%,#f2c9b7 0 12%,transparent 13%),radial-gradient(ellipse at 50% 56%,#ffffff 0 23%,transparent 24%),linear-gradient(145deg,#f2dfcd,#d9c1a9 56%,#836f61)}.static-preview--portrait:after{display:none}.static-preview--fresh{background:radial-gradient(circle at 74% 58%,rgba(255,255,255,.82),transparent 14%),linear-gradient(145deg,#eff9df,#cdeba6 45%,#fff)}.static-preview--doc,.static-preview--pdf,.static-preview--md,.static-preview--word{background:linear-gradient(145deg,#f8fafc,#fff)}.static-preview--doc:after,.static-preview--pdf:after,.static-preview--md:after,.static-preview--word:after{top:28%;right:auto;bottom:auto;left:50%;width:72px;height:86px;border-radius:10px;background:#eef2f7;transform:translate(-50%)}.static-preview--pdf:after{background:linear-gradient(135deg,#ff766f,#ef4444)}.static-preview--word:after{background:linear-gradient(135deg,#74a1ff,#3576f6)}.static-preview--md:after{background:linear-gradient(135deg,#eef2f7,#d6dde8)}.static-preview--pdf strong,.static-preview--word strong,.static-preview--md strong{top:44%;left:50%;color:#fff;font-size:24px;transform:translate(-50%,-50%)}.static-preview--md strong{color:#596477}.static-preview-play{position:absolute;z-index:3;top:50%;left:50%;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:#1f232970;cursor:pointer;transform:translate(-50%,-50%)}.static-preview-play:hover{background:#1f232994}.static-preview-play:focus-visible{outline:3px solid rgba(255,77,87,.34);outline-offset:3px}.static-preview-play:before{position:absolute;top:18px;left:23px;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:16px solid #ffffff;content:""}.asset-card-body{display:grid;gap:7px;min-height:116px;padding:16px 18px 12px;border-top:1px solid #f3e7ea}.asset-card-body strong{overflow:hidden;color:#1f2329;font-size:16px;font-weight:800;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.asset-card-body span,.asset-card-body time{color:#8a9099;font-size:14px}.static-card-actions{display:grid;grid-template-columns:repeat(4,1fr);min-height:56px;border-top:1px solid #f3e7ea;color:#4c5561}.static-card-actions button,.prompt-actions button{display:grid;place-items:center;min-width:0;min-height:40px;padding:6px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;transition:background .14s ease,color .14s ease}.static-card-actions button:hover,.prompt-actions button:hover{background:#fff6f7;color:#ff2f4f}.static-card-actions .ant-btn,.prompt-actions .ant-btn{width:100%;height:40px;border-radius:8px}.prompt-actions .ant-btn{min-height:34px;height:34px}.static-card-actions .ant-btn:focus-visible,.prompt-actions .ant-btn:focus-visible{outline:3px solid rgba(255,77,87,.14);outline-offset:-3px}.detail-panel{display:grid;align-content:start;gap:22px;min-height:calc(100dvh - 116px);padding:24px;border:1px solid #edeff3;border-radius:16px;background:#ffffffeb;box-shadow:0 16px 48px #ff4d570f}.storage-space-card+.detail-panel{min-height:calc(100dvh - 219px)}.detail-panel h2{margin:0;color:#1f2329;font-size:23px;line-height:32px}.detail-panel h3{margin:0;color:#1f2329;font-size:20px;line-height:1.45}.detail-list{display:grid;gap:18px;margin:0}.detail-list div{display:grid;grid-template-columns:96px 1fr;gap:18px}.detail-list dt{color:#646a73}.detail-list dd{margin:0;color:#1f2329;font-weight:700}.detail-descriptions .ant-descriptions-row>th,.detail-descriptions .ant-descriptions-row>td{padding-bottom:14px}.detail-descriptions .ant-descriptions-item-label{width:96px;color:#646a73}.detail-descriptions .ant-descriptions-item-content{color:#1f2329;font-weight:700}.article-asset-detail-modal .ant-modal-body{max-height:min(72dvh,720px);overflow:auto}.article-asset-detail-modal .asset-preview-layout{max-height:none;min-height:0}.article-asset-detail-modal .asset-preview-media-pane,.article-asset-detail-modal .asset-preview-detail-pane{overflow:visible}.asset-preview-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:18px;align-items:stretch;max-height:min(72dvh,720px);min-height:420px}.asset-preview-layout--top{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.asset-preview-media-pane{order:1;min-width:0;overflow:auto;border:1px solid #edeff3;border-radius:12px;background:#f8fafc}.asset-preview-media-pane>.asset-media-frame,.asset-preview-media-pane>.material-preview-stage,.asset-preview-media-pane>.static-preview{width:100%;height:100%;min-height:420px;border:0}.asset-preview-detail-pane{order:2;display:grid;align-content:start;gap:18px;min-width:0;overflow:auto;padding:20px;border:1px solid #edeff3;border-radius:12px;background:#fff}.asset-preview-layout--top .asset-preview-detail-pane{order:1;gap:8px;overflow:visible;padding:12px 16px 8px}.asset-preview-layout--top .asset-preview-media-pane{order:2}.asset-preview-layout--top .asset-preview-detail-pane .detail-descriptions .ant-descriptions-row>th,.asset-preview-layout--top .asset-preview-detail-pane .detail-descriptions .ant-descriptions-row>td{padding-bottom:6px}.asset-preview-layout--top .asset-preview-detail-pane .detail-descriptions .ant-descriptions-item-label{width:68px}.asset-preview-layout--top .asset-preview-detail-pane h3{font-size:16px;line-height:22px}.asset-preview-layout--top .asset-preview-detail-pane .detail-descriptions .ant-descriptions-item-label,.asset-preview-layout--top .asset-preview-detail-pane .detail-descriptions .ant-descriptions-item-content{font-size:13px;line-height:20px}.asset-preview-detail-pane h3{margin:0;color:#1f2329;font-size:18px;line-height:26px}.article-asset-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(240px,.92fr);gap:18px;align-items:start;min-width:0;padding:18px}.detail-panel .article-asset-detail{grid-template-columns:minmax(0,1fr);gap:14px;padding:0}.article-asset-images{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.article-asset-image{flex:1 1 calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3);min-width:min(128px,(100% - 20px) / 3);aspect-ratio:1/1;overflow:hidden;border:1px solid #edeff3;border-radius:10px;background:#f8fafc;cursor:zoom-in}.article-asset-images.is-single .article-asset-image{flex-basis:100%;max-width:100%;aspect-ratio:4/3}.article-asset-image .article-asset-image-node,.article-asset-image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.article-asset-copy{display:grid;align-content:start;gap:12px;min-width:0}.article-asset-copy h3{margin:0;color:#1f2329;font-size:20px;line-height:1.4}.article-asset-summary,.article-asset-markdown,.article-asset-markdown p,.article-asset-markdown li,.article-asset-markdown blockquote,.article-asset-empty-copy{margin:0;color:#4c5561;font-size:14px;line-height:1.75}.article-asset-summary{color:#646a73;font-weight:700}.article-asset-body,.article-asset-markdown{display:grid;gap:10px}.article-asset-markdown h2,.article-asset-markdown h3,.article-asset-markdown h4,.article-asset-markdown h5,.article-asset-markdown h6{margin:4px 0 0;color:#1f2329;font-weight:800;line-height:1.45}.article-asset-markdown h2{font-size:18px}.article-asset-markdown h3{font-size:16px}.article-asset-markdown ul,.article-asset-markdown ol{display:grid;gap:6px;margin:0;padding-left:20px}.article-asset-markdown blockquote{border-left:3px solid #ff6b6f;padding:8px 12px;border-radius:0 8px 8px 0;background:#fff6f7;color:#5d6673}.article-asset-markdown code{border-radius:5px;background:#f2f4f7;padding:1px 5px;color:#24292f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.article-asset-markdown pre{overflow-x:auto;margin:0;border-radius:8px;background:#101828;padding:12px}.article-asset-markdown pre code{display:block;background:transparent;padding:0;color:#f8fafc;white-space:pre}.article-asset-markdown a{color:#1677ff;font-weight:700}.article-asset-tags{display:flex;flex-wrap:wrap;gap:8px}.article-asset-tags .ant-tag{display:inline-flex;align-items:center;min-height:28px;margin:0;padding:0 10px;border-radius:8px;background:#fff3f5;color:#ff4d57;font-weight:700}.static-tags{display:flex;flex-wrap:wrap;gap:8px}.static-tags .ant-tag,.tool-chips span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #edeff3;border-radius:8px;background:#fff;color:#646a73;font-size:13px;font-weight:600}.static-tags .ant-tag:nth-child(odd){border-color:#ffe0e6;background:#fff3f5;color:#ff4d57}.detail-actions{display:grid;grid-template-columns:1fr .78fr .78fr;gap:14px;margin-top:auto}.detail-actions--compact{grid-template-columns:1fr .78fr}.detail-actions .yoyo-button,.detail-actions .ant-btn{min-height:54px;height:auto;padding:10px 14px;border-radius:12px;font-weight:700;white-space:nowrap}.static-empty{display:grid;place-items:center;gap:8px;min-height:260px;margin-top:24px;border:1px dashed #ffd6df;border-radius:14px;background:#ffffffb8;color:#646a73;text-align:center}.static-empty .ant-empty-description>span{display:grid;gap:8px}.static-empty strong{color:#1f2329;font-size:18px}.upload-tip.ant-alert{align-items:flex-start;min-height:76px;margin-top:24px;padding:16px 20px;border:1px solid #ffe0e6;border-radius:14px;background:#fff6f7;color:#646a73;font-size:15px}.upload-tip .ant-alert-icon,.upload-tip svg{color:#ff4d57}.upload-tip .ant-alert-message{color:#1f2329;font-weight:800}.upload-tip .ant-alert-description{color:#646a73}.upload-tip .ant-alert-close-icon{display:grid;place-items:center;min-width:34px;min-height:34px;border:0;border-radius:8px;background:transparent;color:#646a73;cursor:pointer}.material-toolbar{flex-wrap:wrap}.material-search.ant-input-affix-wrapper{width:min(260px,34vw);border-radius:10px;background:#fff;box-shadow:0 8px 18px #1f23290a}.material-media-thumb{position:relative;display:grid;place-items:center;width:100%;min-height:146px;aspect-ratio:4/3;overflow:hidden;background:#f8fafc;isolation:isolate}.asset-media-frame.is-image,.article-asset-image,.material-media-thumb.is-image,.material-preview-stage.is-image,.material-upload-thumb.is-image{background-color:#fff;background-image:linear-gradient(45deg,#eef1f5 25%,transparent 25%),linear-gradient(-45deg,#eef1f5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef1f5 75%),linear-gradient(-45deg,transparent 75%,#eef1f5 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.material-media-thumb.is-video{background:#111827}.material-media-thumb img,.material-media-thumb video{display:block;width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.material-upload-queue{display:grid;gap:12px;margin-top:18px}.material-upload-save-option{margin-top:12px;color:#4e5969}.material-upload-item{display:grid;grid-template-columns:48px minmax(0,1fr) 160px auto;align-items:center;gap:14px;min-height:72px;padding:12px 14px;border:1px solid #edeff3;border-radius:10px;background:#fff}.material-upload-thumb{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border:1px solid #edeff3;border-radius:8px;background:#f8fafc;color:#9aa0a6}.material-upload-thumb img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.material-upload-item strong,.material-upload-item span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.material-upload-item strong{color:#1f2329;font-size:14px}.material-upload-item span{margin-top:4px;color:#646a73;font-size:12px}.material-upload-item.is-error{border-color:#ffd0d0;background:#fff8f8}.material-upload-actions{display:inline-flex;align-items:center;gap:4px}.asset-material-picker-modal .ant-modal-body{min-height:520px}.asset-material-picker-search.ant-input-affix-wrapper{height:42px;margin-bottom:14px;border-radius:10px}.asset-material-picker-limit{margin-bottom:12px}.asset-material-picker-list{max-height:460px;overflow-y:auto;padding:2px 8px 8px 0}.selected-reference-panel{display:grid;margin:0;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.selected-reference-header,.selected-reference-item{display:flex;align-items:center}.selected-reference-header{display:none}.selected-reference-header strong{color:#1f2329;font-size:15px}.selected-reference-header span{color:#8a9099;font-size:13px}.selected-reference-stack{position:relative;min-height:130px;border:0;background:transparent;box-shadow:none;overflow:visible;transition:box-shadow .22s ease,border-color .22s ease}.selected-reference-stack:hover,.selected-reference-stack:focus-within{box-shadow:none}.selected-reference-item{position:absolute;top:0;left:0;z-index:1;min-width:0;width:94px;height:116px;padding:0;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#fff;box-shadow:0 18px 34px #1f23291a;outline:none;overflow:visible;transform:translateY(calc(var(--stack-index) * 3px)) rotate(calc((var(--stack-index) - 1) * -5deg));transform-origin:50% 100%;transition:left .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.selected-reference-stack:hover .selected-reference-item,.selected-reference-stack:focus-within .selected-reference-item{left:calc(var(--stack-index) * 74px)}.selected-reference-item:hover,.selected-reference-item:focus-within{z-index:20;border-color:#e3e7ee;box-shadow:0 24px 42px #1f232924;transform:translateY(-8px) rotate(0)}.selected-reference-item img,.selected-reference-icon{width:100%;height:100%;border:1px solid #edeff3;border-radius:18px;transition:border-color .18s ease,box-shadow .18s ease}.selected-reference-item img{-o-object-fit:cover;object-fit:cover;background:#f8fafc}.selected-reference-icon{display:grid;place-items:center;color:#4f46e5;background:#eef2ff}.selected-reference-icon.is-video{color:#0f766e;background:#e0f2fe}.selected-reference-copy{display:none}.selected-reference-copy strong,.selected-reference-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-reference-copy strong{color:#1f2329;font-size:14px}.selected-reference-copy span{color:#8a9099;font-size:12px}.selected-reference-detail{position:absolute;left:50%;bottom:calc(100% + 16px);z-index:80;display:grid;gap:5px;width:-moz-max-content;width:max-content;max-width:min(620px,100vw - 72px);padding:14px 18px;border-radius:12px;background:#24282f;box-shadow:0 14px 32px #1f23292e;color:#f8fafc;opacity:0;pointer-events:none;transform:translate(-50%,6px);transition:opacity .16s ease,transform .16s ease}.selected-reference-detail strong,.selected-reference-detail span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-reference-detail strong{max-width:580px;color:#fff;font-size:14px;font-weight:650}.selected-reference-detail span{max-width:580px;color:#d7dbe2;font-size:12px}.selected-reference-item:hover .selected-reference-detail,.selected-reference-item:focus-within .selected-reference-detail{opacity:1;transform:translate(-50%)}.selected-reference-item button{position:absolute;top:-12px;right:-12px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#24282f;color:#fff;cursor:pointer;opacity:0;pointer-events:none;transition:background .16s ease,color .16s ease,opacity .16s ease}.selected-reference-item:hover button,.selected-reference-item:focus-within button{opacity:1;pointer-events:auto}.selected-reference-item button:hover{background:#ff4d57;color:#fff}@media(max-width:640px){.selected-reference-panel{padding:0}.selected-reference-stack{min-height:116px}.selected-reference-item{left:0;width:82px;height:104px}.selected-reference-stack:hover .selected-reference-item,.selected-reference-stack:focus-within .selected-reference-item{left:calc(var(--stack-index) * 58px)}.selected-reference-detail{bottom:calc(100% + 12px);left:50%;max-width:calc(100vw - 48px);transform:translate(-50%,6px)}.selected-reference-item:hover .selected-reference-detail,.selected-reference-item:focus-within .selected-reference-detail{transform:translate(-50%)}}.material-preview-modal .ant-modal-content{overflow:hidden;border-radius:14px}.material-preview-modal .ant-modal-body{padding:0 24px 20px}.material-preview-stage{display:grid;place-items:center;width:100%;height:min(70dvh,620px);min-height:420px;overflow:hidden;border:1px solid #edeff3;border-radius:12px;background:#f8fafc}.material-preview-stage.is-image{place-items:center;overflow:hidden}.material-preview-image-wrapper{display:grid;place-items:center;width:100%;height:100%}.material-preview-stage img,.material-preview-stage video,.material-preview-stage iframe{display:block;width:100%;height:100%;border:0}.material-preview-stage img,.material-preview-stage video{width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.material-preview-stage.is-image img{background:transparent}.material-preview-stage.is-video video{background:#111827}.material-preview-stage iframe{background:#fff}.material-preview-document{display:flex;flex-direction:column;gap:12px;width:100%;min-height:420px}.material-preview-document>.material-preview-stage.is-pdf{flex:1 1 auto;min-height:360px;height:min(52dvh,480px);border:0}.material-preview-stage.is-pdf object,.material-preview-stage.is-pdf iframe{display:block;width:100%;height:100%;min-height:360px;border:0;background:#fff}.material-pdf-preview-state{display:grid;place-items:center;width:100%;height:100%;min-height:360px;padding:24px;color:#646a73;font-size:14px;text-align:center;background:#fff}.material-preview-stage.is-text{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:auto;background:#fff}.material-document-truncated-tip{margin:0;padding:12px 16px;border-bottom:1px solid #edeff3;color:#646a73;font-size:13px;background:#fff9f6}.material-document-text{flex:1 1 auto;width:100%;min-height:0;margin:0;padding:20px 24px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.7;color:#1f2329;background:#fff}.material-understanding-panel{margin-top:12px;padding:12px 14px;border:1px solid #edeff3;border-radius:8px;background:#fafbfc;font-size:13px;line-height:1.6;color:#1f2329}.material-understanding-panel strong{display:block;margin-bottom:6px;font-size:13px}.material-understanding-failure{margin:0;color:#c7463a}.prompt-search-input{width:310px;min-height:46px;height:auto;border-radius:10px}.prompt-table-panel{margin-top:24px;overflow:hidden;border:1px solid #edeff3;border-radius:14px;background:#fffffff0;box-shadow:0 14px 34px #1f23290d}.prompt-table-panel .ant-table{background:transparent;color:#646a73;font:inherit}.prompt-table-panel .ant-table-container{border-start-start-radius:14px;border-start-end-radius:14px}.prompt-table-panel .ant-table-content{overflow-x:auto}.prompt-table-panel .ant-table-thead>tr>th{height:70px;padding:0 18px;border-bottom:1px solid #f0dfe2;background:#fff;color:#646a73;font-size:14px;font-weight:700;line-height:1.35}.prompt-table-panel .ant-table-tbody>tr>td{height:118px;padding:16px 18px;border-bottom:1px solid #f5eaed;color:#646a73;vertical-align:middle}.prompt-table-panel .ant-table-tbody>tr.ant-table-row:hover>td,.prompt-table-panel .ant-table-tbody>tr.prompt-row-selected>td{background:#fffdfd}.prompt-table-panel .ant-table-tbody>tr.ant-table-row{cursor:pointer}.prompt-table-panel .ant-table-cell:before{display:none}.prompt-title-cell{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:start;min-width:0}.prompt-title-cell>span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#f4f6f8;color:#646a73;font-weight:700}.prompt-title-cell strong{color:#1f2329;font-size:16px;line-height:22px}.prompt-title-cell p{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:#646a73;font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.prompt-tag-label{display:inline-flex;justify-content:center;width:-moz-fit-content;width:fit-content;min-width:68px;margin-inline-end:0;padding:7px 10px;border-radius:8px;background:#fff1f4;color:#ff4d57;font-size:13px;font-weight:700;white-space:nowrap}.prompt-tag-label.is-muted{background:#f4f6f8;color:#646a73}.prompt-use-count{font-variant-numeric:tabular-nums}.prompt-actions{display:inline-grid;grid-template-columns:56px repeat(2,32px);gap:4px;align-items:center}.prompt-actions button:not(:first-child){padding:4px}.prompt-actions button:first-child{min-height:34px;height:34px;padding:6px 8px;border:1px solid #ffc7d1;border-radius:8px;color:#ff2f4f;font-weight:700;white-space:nowrap}.prompt-detail-panel .detail-actions{grid-template-columns:1fr .82fr .82fr;gap:8px}.prompt-detail-panel .detail-actions .ant-btn{padding-inline:10px;gap:4px}.prompt-template-list{margin-top:14px;max-height:420px;overflow-y:auto}.prompt-template-pagination{display:flex;justify-content:flex-end;margin-top:14px}.static-pagination{display:flex;align-items:center;justify-content:flex-end;min-height:60px;padding:0 22px;color:#646a73}.static-pagination .ant-pagination{display:flex;align-items:center}.static-pagination .ant-pagination-item,.static-pagination .ant-pagination-prev,.static-pagination .ant-pagination-next{border-radius:8px}.static-pagination .ant-pagination-item-active{border-color:#ff4d57;background:#ff4d57}.static-pagination .ant-pagination-item-active a{color:#fff}.prompt-detail-panel section{display:grid;gap:12px}.prompt-detail-panel section strong{color:#1f2329}.prompt-detail-panel p,.prompt-detail-panel ol{margin:0;color:#4c5561;font-size:14px;line-height:1.9}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:58px}.pricing-card{display:grid;align-content:start;gap:22px;min-height:586px;padding:40px}.recommend-badge{position:absolute;top:0;left:30px;padding:8px 22px;border-radius:0 0 8px 8px;background:linear-gradient(135deg,#ff7c7c,#ff4d57);color:#fff;font-size:15px;font-weight:800}.pricing-card h2{margin:0;color:#1f2329;font-size:25px}.price-line{display:flex;align-items:baseline;gap:8px;padding-bottom:22px;border-bottom:1px solid #edeff3;color:#ff4d57}.price-line span,.price-line em{font-size:23px;font-style:normal}.price-line strong{font-size:56px;line-height:1;font-variant-numeric:tabular-nums}.pricing-card dl,.order-summary{display:grid;gap:20px;margin:0}.pricing-card dl div,.order-summary div{display:flex;align-items:center;justify-content:space-between;gap:14px}.pricing-card dt,.order-summary dt{color:#646a73}.pricing-card dd,.order-summary dd{margin:0;color:#1f2329;font-size:20px;font-weight:800;font-variant-numeric:tabular-nums}.pricing-card section{display:grid;gap:12px}.pricing-card section strong{color:#646a73}.tool-chips{display:flex;flex-wrap:wrap;gap:10px}.pricing-card p{margin:0;color:#646a73;line-height:1.7}.pricing-card>button{align-self:end;width:100%;min-height:54px;height:auto;padding:10px 16px;margin-top:auto;border-radius:12px;color:#ff4d57;font-weight:800}.pricing-card>button.yoyo-button--primary{color:#fff}.profile-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.profile-entry-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:148px;padding:28px;border:1px solid #edeff3;border-radius:14px;background:#fffffff0;color:inherit;text-decoration:none;box-shadow:0 14px 36px #1f23290f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.profile-entry-card:hover{transform:translateY(-2px);border-color:#ff4d5747;color:inherit;box-shadow:0 18px 48px #1f232917}.profile-entry-card span:nth-child(2){display:grid;gap:8px;min-width:0}.profile-entry-card strong{color:#1f2329;font-size:22px}.profile-entry-card em{color:#646a73;font-style:normal;line-height:1.6}.profile-entry-card>svg{color:#9aa1ad}.profile-entry-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#fff3f1;color:#ff4d57}.credit-history-toolbar{display:flex;justify-content:space-between;gap:16px;margin:8px 0 18px}.credit-history-toolbar .ant-segmented{padding:4px;border:1px solid rgba(237,239,243,.94);border-radius:14px;background:#ffffffc2;box-shadow:0 12px 28px #1f23290d}.credit-history-toolbar .ant-segmented .ant-segmented-item{min-width:68px;border-radius:10px;color:#646a73;font-weight:750;transition:color .18s ease,transform .18s ease}.credit-history-toolbar .ant-segmented .ant-segmented-item-selected{color:#1f2329;box-shadow:0 8px 18px #1f232914}.credit-history-toolbar .ant-segmented .ant-segmented-item:active{transform:translateY(1px) scale(.985)}.credit-history-list{display:grid;gap:0;overflow:hidden;border:1px solid rgba(237,239,243,.94);border-radius:18px;background:#ffffffeb;box-shadow:0 18px 42px #1f23290f}.credit-history-rows{display:grid;gap:0}.credit-history-row{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr) minmax(210px,250px) 104px;align-items:center;gap:22px;min-height:92px;padding:20px 24px 20px 28px;border-bottom:1px solid rgba(237,239,243,.92);background:linear-gradient(90deg,#fffffffa,#fafbfcc2);transition:background .18s ease,transform .18s ease}.credit-history-row:last-child{border-bottom:0}.credit-history-row:before{position:absolute;top:20px;bottom:20px;left:14px;width:3px;border-radius:999px;background:#d5d9e0;content:""}.credit-history-row:hover{background:#fff;transform:translate(2px)}.credit-history-row.is-positive:before{background:#2f9f63}.credit-history-row.is-negative:before{background:#d94854}.credit-history-row.is-expire:before{background:#bf7b16}.credit-history-type{display:inline-flex;align-items:center;justify-content:center;justify-self:start;min-width:78px;min-height:30px;padding:0 12px;border-radius:999px;background:#f4f5f7;color:#646a73;font-size:13px;font-weight:850;white-space:nowrap}.credit-history-type.is-positive{background:#e9f8ef;color:#137845}.credit-history-type.is-negative{background:#fff1f2;color:#c93543}.credit-history-type.is-expire{background:#fff7e7;color:#9a6107}.credit-history-main{display:grid;gap:8px;min-width:0}.credit-history-main strong{overflow:hidden;color:#1f2329;font-size:18px;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;line-height:1.3}.credit-history-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;color:#8a9099;font-size:13px;line-height:1.4}.credit-history-meta time,.credit-history-meta em{font-style:normal}.credit-history-meta em{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.credit-history-row dl{display:grid;grid-template-columns:minmax(84px,.9fr) minmax(104px,1fr);gap:18px;margin:0}.credit-history-row dl div{display:grid;gap:6px;justify-items:end}.credit-history-row dt{color:#8a9099;font-size:12px;line-height:1.2}.credit-history-row dd{margin:0;color:#1f2329;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:19px;font-weight:850;font-variant-numeric:tabular-nums;line-height:1.1}.credit-history-row dd.is-positive{color:#137845}.credit-history-row dd.is-negative{color:#c93543}.credit-history-pagination{min-height:58px;padding:0 24px;border-top:1px solid rgba(237,239,243,.92);background:#fafbfcb8}.credit-history-detail-button.ant-btn{justify-self:end;min-width:92px;border-color:#edeff3f0;border-radius:10px;color:#646a73;font-weight:750;transition:border-color .18s ease,color .18s ease,transform .18s ease}.credit-history-detail-button.ant-btn:hover{border-color:#ff4d574d;color:#ff4d57}.credit-history-detail-button.ant-btn:active{transform:translateY(1px) scale(.985)}.credit-detail-panel{display:grid;gap:18px}.credit-detail-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.credit-detail-metric{display:grid;gap:6px;min-height:72px;padding:14px;border:1px solid rgba(237,239,243,.94);border-radius:12px;background:#fafbfc}.credit-detail-metric em,.credit-detail-grid dt,.credit-detail-muted{color:#8a9099;font-style:normal}.credit-detail-metric strong{overflow:hidden;color:#1f2329;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.credit-detail-metric.is-positive strong{color:#137845}.credit-detail-metric.is-negative strong{color:#c93543}.credit-detail-section{display:grid;gap:12px;padding-top:16px;border-top:1px solid rgba(237,239,243,.92)}.credit-detail-section h3{margin:0;color:#1f2329;font-size:16px;font-weight:850}.credit-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:0}.credit-detail-grid div{display:grid;gap:5px;min-width:0}.credit-detail-grid dt{font-size:12px}.credit-detail-grid dd{overflow:hidden;margin:0;color:#1f2329;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.credit-detail-results{display:grid;gap:10px}.credit-detail-results>strong{color:#1f2329;font-weight:850}.credit-detail-results>div{display:grid;gap:10px}.credit-detail-asset{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid rgba(237,239,243,.94);border-radius:12px;background:#fff}.credit-detail-asset img,.credit-detail-asset>span{width:76px;height:56px;border-radius:10px;background:#f4f5f7;-o-object-fit:cover;object-fit:cover}.credit-detail-asset div{display:grid;gap:4px;min-width:0}.credit-detail-asset strong{color:#1f2329;font-weight:850}.credit-detail-asset em,.credit-detail-asset span,.credit-detail-prompt{overflow:hidden;color:#646a73;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.credit-detail-prompt{margin:0;padding:12px;border-radius:10px;background:#fafbfc}.credit-history-skeleton-list{display:grid}.credit-history-loading-label{padding:16px 24px 8px;color:#8a9099;font-size:13px}.credit-history-row--skeleton{grid-template-columns:118px minmax(0,1fr) minmax(210px,250px) 104px;pointer-events:none}.credit-history-row--skeleton:before{background:#e5e7eb}.credit-history-skeleton-pill,.credit-history-skeleton-copy i,.credit-history-skeleton-values i{display:block;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#f2f3f5,#fff,#f2f3f5 84%);background-size:220% 100%;animation:credit-history-shimmer 1.4s cubic-bezier(.16,1,.3,1) infinite}.credit-history-skeleton-pill{width:78px;height:30px}.credit-history-skeleton-copy,.credit-history-skeleton-values{display:grid;gap:10px}.credit-history-skeleton-copy i:first-child{width:min(420px,76%);height:18px}.credit-history-skeleton-copy i:last-child{width:188px;height:13px}.credit-history-skeleton-values{justify-items:end}.credit-history-skeleton-values i:first-child{width:132px;height:17px}.credit-history-skeleton-values i:last-child{width:94px;height:13px}@keyframes credit-history-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.benefit-panel{display:grid;gap:18px;margin-top:34px;padding:28px;border:1px solid #edeff3;border-radius:14px;background:#ffffffeb}.benefit-panel h2,.available-panel h3{margin:0;color:#1f2329;font-size:20px}.benefit-panel ul{display:grid;gap:14px;margin:0;padding:0;color:#646a73;list-style:none}.benefit-panel li{display:flex;align-items:center;gap:10px}.benefit-panel svg{color:#ff7c7c}.order-summary dd{font-size:18px}.order-summary div:nth-child(2) dd{color:#ff4d57}.order-summary div:last-child dd{display:inline-flex;align-items:center;gap:8px;font-size:16px}.order-summary svg{color:#24b35a}.qr-box{display:grid;place-items:center;gap:14px;min-height:280px;border:1px dashed #dfe3e8;border-radius:14px;background:#fffdfd;color:#646a73}.qr-box span{width:148px;height:148px;border-radius:10px;background:linear-gradient(90deg,#1f2329 12px,transparent 12px) 0 0/24px 24px,linear-gradient(#1f2329 12px,transparent 12px) 0 0/24px 24px,#fff;border:10px solid #ffffff;outline:1px solid #edeff3}.order-confirm-button{width:100%;min-height:58px;height:auto;padding:12px 18px;border-radius:12px;font-size:18px}.order-panel>p{margin:-8px 0 8px;color:#8a9099;text-align:center}.available-panel{display:grid;gap:18px;padding-top:20px;border-top:1px solid #edeff3}.available-panel div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.available-panel span{display:inline-flex;align-items:center;gap:8px;color:#646a73;font-weight:700}:root{--radius-panel: 13px;--radius-card: 10px;--radius-control: 10px;--radius-control-sm: 7px;--height-control-lg: 38px;--shadow-card: 0 8px 24px rgba(31, 35, 41, .05);--shadow-panel: 0 13px 38px rgba(31, 35, 41, .065);--shadow-brand-soft: 0 13px 32px rgba(255, 77, 87, .07);--shadow-red: 0 10px 22px rgba(255, 77, 87, .18)}body{min-width:1024px;font-size:13px}.yoyo-button{gap:6px;min-height:29px;padding:0 11px}.yoyo-button--parameter{height:37px;padding:0 10px;font-size:11px}.yoyo-button--metric{height:46px;min-width:170px;padding:0 13px;border-radius:11px;font-size:12px}.yoyo-button--sm{height:26px;font-size:10px}.yoyo-icon-button{width:30px;height:30px}.creation-shell{grid-template-columns:155px minmax(608px,1fr) 264px;-moz-column-gap:22px;column-gap:22px;padding:0 26px 19px 0}.creation-shell--full{grid-template-columns:155px minmax(0,1fr);padding-right:26px}.creation-shell--full .creation-main{grid-column:2}.home-shell{grid-template-columns:155px minmax(0,1fr);-moz-column-gap:0;column-gap:0;padding-right:0}.home-hero-actions .home-primary-action{min-height:56px;padding:0 24px;border-radius:10px;font-size:15px}.home-hero-actions .home-secondary-action{min-height:56px;padding:0 22px;border-radius:10px;font-size:15px}.creation-sidebar{width:155px;padding:29px 13px 19px}.brand-block{gap:10px;font-size:27px}.mascot-card{width:124px;height:124px}.side-nav{gap:5px;margin-top:27px}.side-nav-item{gap:10px;width:130px;height:42px;padding:0 16px;border-radius:10px;font-size:13px}.side-nav-item svg{width:18px;height:18px}.side-nav-item.has-divider{margin-top:14px}.side-nav-item.has-divider:before{top:-10px;right:8px;left:8px}.sidebar-account-button{gap:8px;width:130px;height:34px;padding:0 14px;border-radius:10px;font-size:12px}.sidebar-account-button .avatar-photo{width:19px;height:19px}.sidebar-login-button{margin-top:14px}.sidebar-profile-link .avatar-photo{width:19px;height:19px}.creation-main,.right-rail{padding-top:46px}.title-row{gap:8px}.title-row h1{font-size:30px;line-height:37px}.title-row p{font-size:14px}.top-metrics{gap:12px}.header-credit{height:46px;min-width:170px;border-radius:11px;font-size:12px}.header-credit strong{font-size:14px}.credit-icon{width:19px;height:19px}.storage-space-card--compact{flex-basis:184px;min-height:46px;padding:8px 12px;gap:6px;border-radius:11px}.storage-space-card--compact div{gap:7px;font-size:11px}.storage-space-card--compact svg{width:17px;height:17px}.storage-space-card--compact strong,.storage-space-card--compact span{font-size:11px;line-height:14px}.storage-space-card--compact i{height:4px}.composer-card{margin-top:22px;border-radius:13px;box-shadow:0 14px 34px #ff4d5712}.mode-tabs{gap:19px;height:56px;padding:16px 26px 0}.mode-tabs button{height:35px;padding:0 13px;border-radius:10px;font-size:12px}.prompt-panel{min-height:158px;margin:0 18px;border-radius:11px}.prompt-input.ant-input{min-height:141px;padding:22px 216px 19px 16px;font-size:13px;line-height:21px}.prompt-panel.has-selected-references .prompt-input.ant-input{padding-right:16px;padding-left:148px}.prompt-reference-slot{top:21px;left:27px;width:94px;min-height:104px}.prompt-reference-slot:hover,.prompt-reference-slot:focus-within{width:226px}.prompt-reference-slot .selected-reference-stack{min-height:104px}.prompt-reference-slot .selected-reference-item{left:0;width:94px;height:116px;border-radius:15px}.prompt-reference-slot .selected-reference-item img,.prompt-reference-slot .selected-reference-icon{border-radius:15px}.prompt-helper{right:26px;bottom:22px;gap:11px}.prompt-helper>span:not(.sparkle-dot){padding:11px 14px;border-radius:11px;font-size:11px;line-height:18px}.sparkle-dot{width:14px;height:14px}.mini-mascot{width:67px;height:72px}.mini-mascot:before{top:-18px;width:16px;height:16px}.prompt-count{right:22px;bottom:11px;font-size:10px}.parameter-toolbar{min-height:59px;gap:16px;padding:16px 16px 19px}.parameter-toolbar-secondary{padding:0 16px 19px}.creation-action-buttons{gap:8px}.parameter-list{gap:6px}.parameter-button{height:37px;min-height:37px;padding:0 10px;border-radius:10px;font-size:11px}.generate-button.ant-btn-primary{height:37px;min-height:37px;min-width:80px;padding:0 14px;border-radius:10px;font-size:12px}.reset-creation-button.ant-btn{height:37px;min-height:37px;min-width:76px;padding:0 12px;border-radius:10px;font-size:12px}.result-panel{margin-top:18px}.result-heading{gap:13px;min-height:27px;margin-bottom:13px}.result-heading h2,.history-header h2{font-size:14px}.result-title-line{gap:18px}.result-title-line time:before{margin-right:18px}.result-heading time{font-size:10px}.right-rail{gap:21px}.storage-space-card{gap:13px;min-height:66px;padding:14px 19px;border-radius:11px}.storage-space-card div{gap:10px;font-size:13px}.storage-space-card i{height:7px}.storage-space-card.storage-space-card--compact{height:46px;min-height:46px;padding:8px 12px;gap:6px;border-radius:11px}.storage-space-card.storage-space-card--compact div{gap:7px;font-size:11px}.storage-space-card.storage-space-card--compact svg{width:17px;height:17px}.storage-space-card.storage-space-card--compact strong,.storage-space-card.storage-space-card--compact span{font-size:11px;line-height:14px}.storage-space-card.storage-space-card--compact i{height:4px}.history-panel{height:calc(100dvh - 74px);min-height:624px;border-radius:13px}.history-header{min-height:56px;padding:0 18px}.history-header button{width:26px;height:26px}.history-list{gap:8px;padding:6px 11px 13px}.history-item{grid-template-columns:67px 1fr auto;gap:11px;min-height:74px;padding:8px;border-radius:10px}.history-item--no-thumb{grid-template-columns:1fr auto}.history-thumb{width:67px;height:67px;border-radius:6px}.history-copy strong{font-size:12px;line-height:18px}.history-copy span{margin-top:10px;font-size:10px;line-height:16px}.history-copy em{margin-top:6px;font-size:10px;line-height:14px}.history-cost{gap:4px;padding-bottom:10px;font-size:12px}.history-cost-icon{width:11px;height:11px}.history-more{top:14px;right:12px}.history-pagination{min-height:42px;margin:0 18px 16px;padding:0 10px;border-radius:8px}.history-pagination .ant-pagination{font-size:11px}.view-all-history{gap:8px;height:42px;margin:0 14px 18px;border-radius:8px;font-size:11px}.static-management-header{gap:19px;min-height:46px}.static-header-actions{gap:11px}.static-header-title-stack{gap:8px}.static-page-back-link{gap:5px;font-size:14px}.static-main-action{min-width:122px;height:40px;border-radius:10px;font-size:13px}.material-upload-inline-action{min-width:112px;height:37px;border-radius:8px;font-size:12px}.static-credit-pill,.account-pill{min-height:34px;padding:0 14px;font-size:12px}.profile-account-actions{gap:8px}.profile-account-actions .header-credit{height:34px;min-width:118px;font-size:12px}.profile-account-actions .header-credit strong{font-size:13px}.profile-logout-button{min-height:34px;padding:0 13px;font-size:12px}.static-tabs.ant-tabs{min-height:56px;margin-top:21px}.static-tabs .ant-tabs-extra-content{min-height:43px;margin-left:19px;padding-bottom:6px}.static-tabs-extra{min-height:37px}.static-tabs .ant-tabs-tab{min-height:43px;font-size:14px}.static-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:clamp(22px,3.5vw,61px)}.static-toolbar{gap:14px}.static-toolbar label,.static-toolbar .ant-select,.static-inline-select,.material-search.ant-input-affix-wrapper{height:37px;font-size:12px}.static-toolbar .ant-select,.static-inline-select{min-width:106px}.static-toolbar .ant-select-selector,.static-inline-select .ant-select-selector{min-height:37px;border-radius:8px!important}.asset-grid{gap:19px;margin-top:27px}.asset-card,.pricing-card,.prompt-table-panel{border-radius:11px;box-shadow:0 11px 27px #1f23290b}.static-preview,.asset-task-placeholder{min-height:117px}.static-preview strong{font-size:18px}.static-card-actions{min-height:45px}.static-card-actions .ant-btn,.prompt-actions .ant-btn{height:32px;border-radius:6px}.prompt-actions .ant-btn{min-height:32px;height:32px}.asset-card-body{min-height:93px;padding:13px 14px 10px}.asset-card-body strong{font-size:13px;line-height:18px}.asset-card-body span,.asset-card-body time{font-size:11px}.material-media-thumb{min-height:117px}.detail-panel{gap:18px;min-height:calc(100dvh - 93px);padding:19px;border-radius:13px}.storage-space-card+.detail-panel{min-height:calc(100dvh - 180px)}.detail-panel h2{font-size:18px;line-height:26px}.detail-panel h3{font-size:16px}.detail-descriptions .ant-descriptions-row>th,.detail-descriptions .ant-descriptions-row>td{padding-bottom:11px}.detail-descriptions .ant-descriptions-item-label{width:77px}.static-tags{gap:6px}.static-tags .ant-tag,.tool-chips span{min-height:24px;padding:0 8px;border-radius:6px;font-size:10px}.detail-actions{gap:11px}.detail-actions .yoyo-button,.detail-actions .ant-btn{min-height:43px;padding:8px 11px;border-radius:10px}.prompt-detail-panel .detail-actions{gap:6px}.prompt-detail-panel .detail-actions .ant-btn{padding-inline:8px}.static-empty{min-height:208px;margin-top:19px;border-radius:11px}.static-empty strong{font-size:14px}.upload-tip.ant-alert{min-height:61px;margin-top:19px;padding:13px 16px;border-radius:11px;font-size:12px}.upload-tip .ant-alert-close-icon{min-width:27px;min-height:27px}.prompt-search-input{width:248px;min-height:37px;border-radius:8px}.prompt-table-panel{margin-top:19px}.prompt-table-panel .ant-table-thead>tr>th{height:56px;padding:0 14px;font-size:11px}.prompt-table-panel .ant-table-tbody>tr>td{height:94px;padding:13px 14px}.prompt-title-cell{grid-template-columns:30px 1fr;gap:11px}.prompt-title-cell>span{width:26px;height:26px;border-radius:6px}.prompt-title-cell strong{font-size:13px;line-height:18px}.prompt-title-cell p{margin-top:6px;font-size:11px;line-height:1.55}.prompt-tag-label{min-width:54px;padding:5px 8px;border-radius:6px;font-size:10px}.prompt-actions{grid-template-columns:52px 26px 26px;gap:3px}.prompt-actions button:first-child{min-height:32px;height:32px;padding:5px 8px;border-radius:6px}.static-pagination{min-height:48px;padding:0 18px}.prompt-detail-panel p,.prompt-detail-panel ol{font-size:11px}.pricing-grid{gap:26px;margin-top:46px}.pricing-card{min-height:469px;padding:32px}.order-confirm-button{min-height:46px;padding:10px 14px;border-radius:10px;font-size:14px}.qr-box{gap:11px;min-height:224px;border-radius:11px}.qr-box span{width:118px;height:118px;border-width:8px}.workspace-shell{padding:32px clamp(16px,5vw,70px)}.workspace-header{gap:19px;margin-bottom:22px}.workspace-header h1{font-size:27px}.workspace-panel{max-width:608px;padding:19px;border-radius:13px}.login-modal-copy h2{font-size:19px}.wechat-qr-placeholder{width:134px;height:134px}@media(max-width:1480px){.creation-shell{grid-template-columns:141px minmax(0,1fr) 248px;-moz-column-gap:18px;column-gap:18px}.creation-shell--full,.home-shell{grid-template-columns:141px minmax(0,1fr)}.creation-sidebar{width:141px}.side-nav-item,.sidebar-account-button{width:117px}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-table-panel .ant-table{min-width:0}}@media(max-width:1120px){.creation-shell{grid-template-columns:1fr;padding:0 14px 22px}.creation-shell--full .creation-main{grid-column:auto}.home-shell{grid-template-columns:1fr}.home-main{width:min(100%,920px);padding-top:22px}.home-hero{grid-template-columns:minmax(0,1fr)}.home-hero-copy>p,.home-hero h1{max-width:720px}.creation-sidebar{position:relative;z-index:2;width:100%;height:auto;min-height:0;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:11px;padding:14px;border-right:0;border-bottom:1px solid #ffdce3;border-radius:0 0 14px 14px}.brand-block{justify-items:start;font-size:22px}.mascot-card{display:none}.side-nav{grid-column:1/-1;display:flex;gap:6px;margin-top:0;overflow-x:auto;padding-bottom:3px}.side-nav-item{flex:0 0 auto;width:auto;min-width:74px;height:35px;padding:0 11px;font-size:11px}.side-nav-item.has-divider{margin-top:0}.side-nav-item.has-divider:before{display:none}.sidebar-account-button{justify-self:end;width:auto;min-width:115px}.sidebar-login-button{margin-top:0}.creation-main,.right-rail{padding-top:21px}.right-rail{grid-row:auto}.detail-panel{min-height:0}.article-asset-detail{grid-template-columns:minmax(0,1fr)}.asset-preview-layout{grid-template-columns:minmax(0,1fr);max-height:none}.asset-preview-detail-pane{overflow:visible}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-entry-grid{grid-template-columns:minmax(0,1fr)}.credit-history-row{grid-template-columns:86px minmax(0,1fr) auto}.credit-history-row dl{grid-column:1/-1}.credit-history-detail-button.ant-btn{grid-column:3;grid-row:1}}@media(max-width:720px){body{min-width:0}.creation-shell{overflow-x:hidden}.creation-header{align-items:flex-start;flex-direction:column}.top-metrics{width:100%;flex-wrap:wrap}.top-metrics .header-credit,.top-metrics .storage-space-card--compact{flex:1 1 160px}.home-main{width:100%}.home-hero,.home-section{border-radius:14px;padding:20px}.home-hero h1{font-size:30px}.home-hero-copy,.home-hero-preview,.home-preview-card{max-width:100%}.home-hero-preview,.home-capability-grid,.home-case-grid{grid-template-columns:minmax(0,1fr)}.home-capability-card,.home-capability-card:nth-child(1),.home-capability-card:nth-child(2),.home-capability-card:nth-child(3),.home-capability-card:nth-child(4),.home-case-card:first-child{grid-column:auto;grid-row:auto}.home-primary-action,.home-secondary-action{justify-content:center;width:100%}.prompt-panel.has-selected-references{min-height:286px}.prompt-panel.has-selected-references .prompt-input.ant-input{min-height:132px;padding-left:16px;padding-right:16px;padding-bottom:140px}.prompt-reference-slot{top:auto;right:auto;bottom:36px;left:18px;width:220px;min-height:106px}.home-primary-action{min-height:68px;font-size:16px}.home-secondary-action{min-height:48px}.static-management-header,.static-toolbar{align-items:stretch;flex-direction:column}.static-management-header{display:grid}.static-header-actions{justify-content:stretch}.static-main-action,.static-credit-pill,.account-pill,.profile-account-actions .header-credit,.profile-account-actions,.profile-logout-button{width:100%}.profile-account-actions{justify-content:stretch}.profile-account-actions .header-credit,.profile-account-actions .account-pill,.profile-logout-button{flex:1 1 0}.static-tabs{overflow-x:auto}.static-tabs .ant-tabs-nav{flex-wrap:wrap;overflow-x:visible;row-gap:10px}.static-tabs .ant-tabs-nav-wrap{flex:1 0 100%;order:1;overflow-x:auto}.static-tabs .ant-tabs-extra-content{order:2;width:100%;min-height:auto;margin-left:0;padding-bottom:0}.static-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:19px}.static-toolbar{display:grid;width:100%}.static-toolbar label,.static-toolbar .ant-select,.static-inline-select,.material-search.ant-input-affix-wrapper,.prompt-search-input{width:100%}.asset-grid,.pricing-grid{grid-template-columns:minmax(0,1fr)}.profile-entry-card{grid-template-columns:auto minmax(0,1fr);padding:20px}.profile-entry-card>svg{display:none}.credit-history-toolbar .ant-segmented{width:100%;overflow-x:auto}.credit-history-row{grid-template-columns:minmax(0,1fr)}.credit-history-type{justify-self:start}.credit-history-detail-button.ant-btn{grid-column:auto;grid-row:auto;justify-self:stretch;width:100%}.credit-history-row dl,.credit-history-row dl div{justify-items:start}.credit-detail-overview,.credit-detail-grid{grid-template-columns:minmax(0,1fr)}.credit-detail-asset{grid-template-columns:64px minmax(0,1fr)}.credit-detail-asset img,.credit-detail-asset>span{width:64px;height:50px}.pricing-card{min-height:auto;padding:24px 19px}.detail-actions,.available-panel div{grid-template-columns:minmax(0,1fr)}}
