*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}body{font-family:PingFang SC,Microsoft YaHei,Source Han Sans SC,Arial,sans-serif;color:#202020;background:#fff;font-size:14px}button,textarea{font:inherit}a{color:inherit;text-decoration:none}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(90deg,#ffffffeb,#fffffff0 51%,#ffffffeb),linear-gradient(101deg,#8c34f924 15%,#248cfe24 88%),#fff}.login-shell{width:min(1340px,100%);min-height:min(860px,calc(100vh - 40px));display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff;box-shadow:0 24px 60px #244fb424}.login-copy{padding:92px 78px;background:linear-gradient(180deg,#f7fbff,#eef4ff)}.login-brand{width:fit-content;padding:7px 12px;border-radius:8px;color:#723cf9;background:#723cf91a;font-weight:700}.login-copy h1{margin:28px 0 0;font-size:42px;line-height:1.2;letter-spacing:0}.login-copy p{max-width:420px;margin:18px 0 0;color:#0000009e;line-height:1.8}.login-card{min-width:0;padding:56px}.login-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.login-card-title{font-size:22px;font-weight:700}.login-card-subtitle{margin-top:8px;color:#0000007a}.login-refresh{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #e8e8e8;border-radius:8px;color:#723cf9;background:#fff;cursor:pointer}.login-notice{margin-top:18px;padding:12px 14px;border-radius:10px;border:1px solid #e8e8e8;color:#000000b3;background:#fff}.login-notice.success{border-color:#723cf952;color:#5a2be0}.login-notice.danger{border-color:#ffd4d4;color:#b42318;background:snow}.app-notice{position:fixed;top:74px;right:28px;z-index:120;min-width:180px;max-width:min(340px,calc(100vw - 40px));padding:12px 16px;border:1px solid rgba(114,60,249,.18);border-radius:8px;color:#2d2450;background:#fff;box-shadow:0 12px 30px #14182624;font-size:14px;font-weight:600;line-height:20px}.app-notice-enter-active,.app-notice-leave-active{transition:opacity .18s ease,transform .18s ease}.app-notice-enter-from,.app-notice-leave-to{opacity:0;transform:translateY(-8px)}.login-empty{min-height:min(680px,calc(100vh - 220px));display:grid;place-items:center;margin-top:22px;padding:28px;border:1px solid rgba(0,0,0,.08);border-radius:18px;color:#00000094;text-align:center;line-height:1.9;background:#fafafa}.login-empty code{font-family:Consolas,JetBrains Mono,monospace}.login-frame{width:100%;height:min(700px,calc(100vh - 210px));min-height:650px;display:block;margin-top:22px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff}.linkfox-page{min-width:1180px;min-height:100vh;background:#fff}.topbar{position:fixed;top:0;left:0;z-index:60;width:100%;height:60px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.app-topbar{padding-right:28px}.logo-slot{width:210px;height:60px;display:flex;align-items:center;padding-left:22px;flex:0 0 auto;border:0;background:transparent;cursor:pointer}.logo-slot img{width:172px;height:42px;display:block;object-fit:contain}.top-nav{height:100%;display:flex;align-items:center;gap:24px;white-space:nowrap}.top-nav-item{height:60px;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:#111;background:transparent;font-size:15px;line-height:60px;cursor:pointer}.top-nav-item.active{color:#723cf9;font-weight:500}.top-nav-item.disabled{color:#00000047;cursor:not-allowed}.top-nav-item.disabled.active{color:#00000047;font-weight:400}.top-spacer{flex:1}.top-actions{display:flex;align-items:center;gap:10px;color:#7b7d86}.top-actions button{height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer}.top-actions .top-settings{gap:6px;padding:0 12px;color:#5c2fe6;border:1px solid rgba(114,60,249,.22);background:#f5f0ff;font-weight:600}.top-actions .top-settings:hover{border-color:#723cf96b;background:#efe8ff}.sidebar{position:fixed;top:60px;left:0;bottom:0;z-index:10;width:180px;overflow:auto;border-right:1px solid rgba(0,0,0,.08);background:#fff}.side-section{height:34px;display:flex;align-items:center;justify-content:space-between;padding:16px 18px 6px;color:#00000073;font-size:12px}.side-item{height:40px;display:flex;align-items:center;gap:10px;padding:0 18px;border-left:2px solid transparent;color:#000000b8;font-size:15px}.side-item svg{flex:0 0 auto;color:#0000009e}.side-item.active{color:#723cf9;border-left-color:#723cf9;background:#723cf90f}.side-item.active svg{color:#723cf9}.side-item.disabled{color:#0000004d;cursor:not-allowed}.side-item.disabled svg{color:#00000047}.side-item.disabled.active{border-left-color:transparent;background:transparent}.main-content{min-height:100vh;margin-left:180px;width:calc(100vw - 180px);padding-top:60px;background:#fff}.home-body{width:100%;min-height:calc(100vh - 60px);display:flex;justify-content:center;align-items:center;padding:clamp(24px,4.8vh,64px) 0;background-color:#fff}.ai-tools-page{min-height:calc(100vh - 60px);flex:1;padding:10px 20px 20px;background:#fff}.ai-tools-tabs{position:sticky;top:60px;z-index:9;display:flex;align-items:center;gap:5px;padding:10px 0;background:#fff}.ai-tools-tab{position:relative;z-index:1;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:0;border-radius:50px;color:#000000d9;background:transparent;font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer;transition:color .2s ease,background .2s ease}.ai-tools-tab:hover{background:#723cf914}.ai-tools-tab.active{color:#723cf9;background:#723cf926}.ai-tools-content{margin-top:20px;display:flex;flex-direction:column;gap:20px}.ai-tools-section{display:flex;flex-direction:column;gap:16px}.ai-tools-section h2{margin:0;color:#000000d9;font-size:14px;font-weight:500;line-height:18px}.ai-tools-grid{display:flex;flex-wrap:wrap;gap:16px}.ai-tool-card{width:300px;height:104px;display:flex;padding:10px;border-radius:10px;background:#0000000a;box-sizing:border-box;cursor:pointer;transition:background .2s ease}.ai-tool-card:hover{background:#723cf926}.ai-tool-card.disabled{opacity:.45;filter:grayscale(.82);cursor:not-allowed}.ai-tool-card.disabled:hover{background:#0000000a}.ai-tool-card-image{width:120px;height:84px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:#723cf926}.ai-tool-card-image img{width:100%;height:100%;display:block;object-fit:cover}.ai-tool-card-copy{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px;padding-left:12px;overflow:hidden}.ai-tool-card-title{min-width:0;display:flex;align-items:center;gap:5px;color:#000000d9;font-size:14px;font-weight:500;line-height:20px}.ai-tool-card-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-tool-card-title em{height:16px;flex:0 0 auto;padding:0 2px;border-radius:4px;color:#fff;background:#fa5151;font-size:8px;font-style:normal;line-height:16px;transform:scale(.78)}.ai-tool-card-copy p{margin:0;display:-webkit-box;overflow:hidden;color:#0009;font-size:12px;line-height:17px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-content{width:min(100%,1320px);display:flex;flex-direction:column;align-items:center;box-sizing:border-box;gap:20px;padding:0 clamp(24px,3vw,42px);position:relative;transform:translateY(-10vh)}.home-content>h1{margin:7px 0 3px;position:relative;z-index:1;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:36px;font-weight:700;line-height:43px;letter-spacing:0;color:#000000d9}.color-bg{width:min(100%,964px);height:317px;min-height:160px;position:absolute;top:120px;z-index:0;filter:blur(24px);background:linear-gradient(90deg,#ffffffeb,#fffffff0 51%,#ffffffeb),linear-gradient(101deg,#8c34f9 15%,#248cfe 88%)}.chat-box{width:min(100%,964px);min-width:0;min-height:162px;position:relative;z-index:5;display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px 18px;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff;transition:all .3s ease}.chat-box.popover-open{z-index:80}.chat-box textarea{width:100%;min-height:62px;display:block;resize:none;padding:0;border:0;outline:0;color:#545454;background:transparent;line-height:24px}.chat-box textarea::placeholder{color:#00000061;font-size:14px}.chat-controls{display:flex;align-items:center;justify-content:space-between;gap:16px}.control-left{display:flex;align-items:center;gap:8px}.home-control-anchor{position:relative}.control-left button,.send-button{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #e8e8e8;border-radius:8px;color:#111;background:#fff;font-size:14px;cursor:pointer;box-shadow:0 1px 2px #00000008}.control-left .model-button{color:#723cf9;border-color:#723cf97a;background:#723cf90f}.send-button{min-width:82px;color:#00000040;background:#f5f5f5;cursor:not-allowed}.send-button:not(:disabled){color:#fff;border-color:#723cf9;background:#723cf9;cursor:pointer}.home-attachment-strip{display:flex;gap:8px;overflow-x:auto;padding:0 0 12px}.home-attachment-chip{width:152px;height:42px;position:relative;display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:4px 7px 4px 4px;border:1px solid #eceef2;border-radius:8px;background:#fafafa}.home-attachment-chip.is-uploading{border-color:#7047ff42;background:#fbf8ff}.home-attachment-chip img{width:34px;height:34px;border-radius:6px;object-fit:cover}.home-attachment-chip-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;color:#6d35f5;background:#f0ebff}.home-attachment-chip.is-excel .home-attachment-chip-icon{color:#168452;background:#e9f8ef}.home-attachment-chip.is-word .home-attachment-chip-icon{color:#2367c8;background:#eaf1ff}.home-attachment-chip span{min-width:0;overflow:hidden;flex:1;color:#656875;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-attachment-chip button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:0;color:#858895;background:transparent;cursor:pointer;box-shadow:none}.home-attachment-spinner{flex:0 0 auto;color:#7047ff}.home-popover{position:absolute;left:0;top:40px;z-index:120;overflow:auto;border:1px solid #ececf1;border-radius:8px;background:#fff;box-shadow:0 16px 38px #11182724}.home-ratio-popover{width:220px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px}.home-ratio-popover button{height:34px;padding:0 8px;border:1px solid #ececf1;border-radius:8px;color:#1f1f23;background:#fff;font-size:13px;box-shadow:none;cursor:pointer}.home-ratio-popover button.active{color:#6d35f5;border-color:#6d35f5;background:#f6f2ff}.home-model-popover{width:386px;max-height:min(386px,calc(100vh - 370px));display:grid;gap:10px;padding:14px 12px}.home-model-popover-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 2px}.home-model-popover-head strong{color:#1f1f23;font-size:16px;font-weight:700}.home-model-popover>button{min-height:82px;display:grid;grid-template-columns:26px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:12px 13px;border:1px solid #e8e8ef;border-radius:8px;color:#1f1f23;background:#fff;text-align:left;box-shadow:none;cursor:pointer}.home-model-popover>button.active{border-color:#6d35f5;background:#fbf9ff;box-shadow:inset 0 0 0 1px #6d35f5}.home-model-popover i{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#6d35f5;font-size:11px;font-style:normal;font-weight:700}.home-chat-error{margin-top:10px;color:#b42318;font-size:12px;line-height:18px}.chat-mode{width:min(100%,964px);min-width:0;display:flex;justify-content:center;gap:20px;position:relative;z-index:1;margin-top:2px}.chat-mode button{width:150px;height:32px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e5e7eb;border-radius:55px;color:#0009;background-color:#fff;font-size:12px;cursor:pointer}.example-list{width:min(100%,964px);min-width:0;position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;line-height:1;font-size:0}.example-item{width:100%;aspect-ratio:2 / 1;position:relative;overflow:hidden;padding:0;border:0;border-radius:16px;background:#f2f2f2;cursor:pointer}.example-item img{width:100%;height:100%;display:block;object-fit:cover}.example-item:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,#0000 47%,#0006 73%,#0009)}.example-item span{width:100%;position:absolute;bottom:10px;left:0;color:#fff;font-size:16px;font-weight:600;line-height:18px;text-align:center}.recommend-list{width:min(100%,964px);max-width:1440px;height:48px;display:flex;align-items:center;justify-content:space-between;gap:15px;position:relative;z-index:1;padding:0 32px;border-radius:35px;background:linear-gradient(92deg,#8c34f9 14%,#248cfe 89%)}.recommend-list-title{flex-shrink:0;color:#fff;font-size:12px;font-weight:700;white-space:nowrap}.recommend-tools{display:flex;align-items:center;gap:8px}.recommend-divider{width:10px;height:1px;flex-shrink:0;transform:rotate(90deg);background:#fff3}.recommend-item{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 10px;border:0;border-radius:39px;color:#fff;background:transparent;white-space:nowrap;cursor:pointer}.recommend-item span{color:#fff;font-size:14px;font-weight:500;line-height:18px}.recommend-all{display:flex;align-items:center;gap:5px;flex-shrink:0;margin-left:auto;border:0;color:#fff;background:transparent;font-size:12px;white-space:nowrap;cursor:pointer}.recommend-all svg{transform:rotate(-90deg)}.creation-history-page{width:100%;min-height:calc(100vh - 60px);padding:24px 34px 72px;background:#f7f8fb}.creation-history-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 24px}.creation-history-tabs{display:inline-flex;align-items:center;gap:8px}.creation-history-tabs button{height:34px;padding:0 18px;border:0;border-radius:6px;color:#5f626d;background:transparent;font-size:14px;cursor:pointer}.creation-history-tabs button.active{color:#723cf9;background:#fff;font-weight:600;box-shadow:0 6px 18px #11182714}.creation-history-date{position:relative;display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#6d707a;font-size:13px}.creation-history-date-label{color:#2d2f38;font-weight:650}.history-date-trigger{height:36px;min-width:258px;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;padding:0 10px 0 12px;border:1px solid #dedff0;border-radius:9px;color:#767987;background:#fff;font:inherit;box-shadow:0 5px 16px #1118270d;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease}.history-date-trigger span{flex:1;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.history-date-trigger.active,.history-date-trigger.filled{border-color:#6d35f5b8;color:#3c3552;box-shadow:0 0 0 3px #6d35f51c,0 10px 26px #6d35f517}.history-date-trigger svg:last-child{flex:0 0 auto;color:#9a9da7}.history-date-popover{position:absolute;top:48px;right:0;z-index:80;width:min(640px,calc(100vw - 48px));padding:16px;border:1px solid rgba(229,231,241,.95);border-radius:14px;background:#fffffffc;box-shadow:0 24px 60px #11182729}.history-date-popover:before{content:"";position:absolute;top:-7px;right:136px;width:14px;height:14px;border-top:1px solid rgba(229,231,241,.95);border-left:1px solid rgba(229,231,241,.95);background:#fff;transform:rotate(45deg)}.history-date-popover-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.history-date-popover-head>div:first-child{display:grid;gap:3px}.history-date-popover-head strong{color:#202126;font-size:15px;font-weight:750}.history-date-popover-head span{color:#8b8e98;font-size:12px}.history-date-nav{display:inline-flex;align-items:center;gap:6px}.history-date-nav button,.history-date-quick button,.history-date-popover-foot button{height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ebeaf4;border-radius:8px;color:#4b4d57;background:#fff;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.history-date-nav button{width:30px;padding:0}.history-date-nav button:hover,.history-date-quick button:hover,.history-date-popover-foot button:hover{border-color:#6d35f547;color:#6d35f5;background:#f7f4ff}.history-date-quick{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.history-date-quick button{padding:0 12px}.history-calendar-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.history-calendar-month{min-width:0}.history-calendar-month header{height:30px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#202126;font-size:14px;font-weight:750}.history-calendar-weekdays,.history-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.history-calendar-weekdays{margin-bottom:5px}.history-calendar-weekdays span{height:24px;display:grid;place-items:center;color:#7d808a;font-size:12px;font-weight:650}.history-calendar-grid button{height:32px;min-width:0;border:0;border-radius:8px;color:#333640;background:transparent;font:inherit;font-size:13px;cursor:pointer}.history-calendar-grid button:hover{color:#6d35f5;background:#f3efff}.history-calendar-grid button.muted{color:#c3c5cc}.history-calendar-grid button.today{box-shadow:inset 0 0 0 1px #6d35f55c}.history-calendar-grid button.in-range{color:#5d36ce;background:#f0eaff;border-radius:4px}.history-calendar-grid button.selected-start,.history-calendar-grid button.selected-end{color:#fff;background:#6d35f5;font-weight:750;box-shadow:0 8px 18px #6d35f547}.history-date-popover-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:15px;padding-top:12px;border-top:1px solid #f0f1f6}.history-date-popover-foot button{padding:0 14px}.history-date-popover-foot button.primary{border-color:#6d35f5;color:#fff;background:#6d35f5;box-shadow:0 9px 18px #6d35f538}.creation-history-sections{display:grid;gap:34px}.creation-history-section{min-width:0}.creation-history-section header{height:28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.creation-history-section h2{margin:0;color:#202126;font-size:18px;font-weight:700;line-height:28px}.creation-history-count{flex:0 0 auto;color:#8b8e98;font-size:12px;font-weight:650}.creation-history-result-block{min-width:0;display:grid;gap:14px}.creation-history-result-block.loading{opacity:.62;pointer-events:none}.creation-history-grid{display:grid;grid-template-columns:repeat(7,minmax(118px,1fr));grid-auto-rows:auto;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}.creation-history-grid::-webkit-scrollbar{height:8px}.creation-history-grid::-webkit-scrollbar-thumb{border-radius:999px;background:#d6d8e0}.creation-history-card{width:100%;min-width:0;overflow:hidden;padding:0;border:1px solid #eceef3;border-radius:8px;color:inherit;background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px #11182712;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.creation-history-card:hover,.creation-history-card:focus-visible{transform:translateY(-2px);border-color:#723cf947;outline:0;box-shadow:0 14px 30px #1118271f}.creation-history-thumb{width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;color:#8b8e98;background:#f1f2f5}.creation-history-thumb img{width:100%;height:100%;display:block;object-fit:cover}.creation-history-thumb span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#723cf9;background:#fff;box-shadow:0 8px 22px #11182714}.creation-history-card-copy{display:grid;gap:7px;padding:12px 12px 14px}.creation-history-card-head{min-width:0;display:flex;align-items:center;gap:8px}.creation-history-card-copy strong{flex:1;min-width:0;overflow:hidden;color:#202126;font-size:14px;font-weight:700;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.creation-history-kind{flex:0 0 auto;display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:999px;color:#6d35f5;background:#f1ebff;font-size:11px;font-style:normal;font-weight:700;line-height:20px}.creation-history-kind.repair{color:#0f6f68;background:#e6f7f4}.creation-history-kind.scene{color:#6d35f5;background:#f3efff}.creation-history-card-copy span{overflow:hidden;color:#8b8e98;font-size:12px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.creation-history-pagination{min-height:32px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.creation-history-pagination button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1e3ea;border-radius:8px;color:#4b4d57;background:#fff;cursor:pointer}.creation-history-pagination button:hover:not(:disabled){border-color:#6d35f547;color:#6d35f5;background:#f7f4ff}.creation-history-pagination button:disabled{color:#b6bac5;background:#f5f6f8;cursor:not-allowed}.creation-history-pagination span{min-width:54px;color:#676b76;font-size:12px;font-weight:700;text-align:center}.creation-history-empty{min-height:154px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #dfe2ea;border-radius:8px;color:#9699a3;background:#ffffffbd;font-size:14px}.skeleton-card{pointer-events:none}.skeleton-card .creation-history-thumb,.skeleton-card .creation-history-card-copy strong,.skeleton-card .creation-history-card-copy span{background:linear-gradient(90deg,#f0f1f4,#f7f8fa 48%,#f0f1f4);background-size:220% 100%;animation:history-shimmer 1.25s linear infinite}.skeleton-card .creation-history-card-copy strong{width:72%;height:16px;border-radius:5px}.skeleton-card .creation-history-card-copy span{width:58%;height:13px;border-radius:5px}@keyframes history-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.agent-page{min-width:1180px;min-height:100vh;color:#18181b;background:#f5f6f8}.agent-topbar{position:fixed;inset:0 0 auto 0;z-index:40;height:60px;display:flex;align-items:center;gap:26px;padding:0 22px;border-bottom:1px solid rgba(0,0,0,.08);background:#fffffff5}.agent-logo{width:198px;height:42px;display:flex;align-items:center;padding:0;border:0;background:transparent;cursor:pointer}.agent-logo img{width:196px;height:46px;object-fit:contain}.agent-nav{height:100%;display:flex;align-items:center;gap:28px;flex:1}.agent-nav button{height:60px;padding:0;border:0;color:#000000b8;background:transparent;font-size:15px;cursor:pointer}.agent-nav button.active{color:#6f35ef;font-weight:600}.agent-user{display:flex;align-items:center;gap:12px;color:#0000009e;font-size:13px}.agent-user button{height:32px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;color:#171717;background:#fff;cursor:pointer}.agent-shell{height:100vh;display:flex;padding-top:60px;overflow:hidden}.agent-panel{width:510px;height:calc(100vh - 60px);display:flex;flex-direction:column;flex:0 0 auto;position:relative;z-index:20;border-right:1px solid rgba(0,0,0,.08);background:#fff;transition:width .22s ease}.agent-panel.collapsed{width:96px}.agent-panel-head{height:64px;display:flex;align-items:center;gap:12px;flex:0 0 auto;padding:0 18px;border-bottom:1px solid rgba(0,0,0,.06)}.panel-collapse,.agent-mini-action{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #e5e7eb;border-radius:8px;color:#000000ad;background:#fff;cursor:pointer}.agent-title{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1}.agent-title strong{font-size:17px;line-height:20px}.agent-title span{color:#00000073;font-size:12px;line-height:16px}.agent-rail{display:grid;gap:12px;padding:18px}.agent-rail button{width:58px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;color:#6f35ef;background:#fff;cursor:pointer}.agent-mode-card{height:58px;display:flex;align-items:center;gap:12px;flex:0 0 auto;margin:16px 18px 0;padding:0 14px;border:1px solid #ebe7fb;border-radius:8px;color:#6f35ef;background:#fbfaff}.agent-mode-card div{min-width:0;display:flex;flex-direction:column;flex:1;gap:3px}.agent-mode-card strong{color:#201a2c;font-size:14px}.agent-mode-card span{overflow:hidden;color:#00000075;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agent-thread{min-height:0;display:flex;flex:1;flex-direction:column;gap:12px;overflow:auto;padding:16px 18px}.agent-thinking{padding:13px;border:1px solid #eceef2;border-radius:8px;background:#fafafa}.thread-title{display:flex;align-items:center;gap:7px;color:#6f35ef;font-size:13px;font-weight:600}.agent-thinking p{max-height:168px;overflow:auto;margin:10px 0 0;color:#000000a8;font-size:13px;line-height:1.65;white-space:pre-wrap}.agent-task{display:grid;gap:10px;padding:12px;border:1px solid #eceef2;border-radius:8px;background:#fff}.agent-task.completed{border-color:#12945b47}.agent-task.failed{border-color:#cd323252}.agent-task div:first-child{min-width:0;display:flex;justify-content:space-between;gap:12px}.agent-task strong{overflow:hidden;color:#1f2937;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.agent-task span{max-width:180px;overflow:hidden;color:#00000070;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agent-task .task-loading{display:inline-flex;align-items:center;gap:5px;color:#6f35ef}.task-progress-track{height:5px;overflow:hidden;border-radius:999px;background:#edf0f5}.task-progress-track span{max-width:none;overflow:visible;height:100%;display:block;border-radius:inherit;background:#6f35ef;transition:width .2s ease}.agent-result-thumb{min-width:0;overflow:hidden;padding:0;border:1px solid #eceef2;border-radius:8px;background:#fff;cursor:pointer}.agent-result-thumb span{display:block;overflow:hidden;padding:8px 10px;color:#000000a8;font-size:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.agent-composer{position:relative;flex:0 0 auto;padding:14px 18px 18px;border-top:1px solid rgba(0,0,0,.06);background:#fff}.attachment-chip-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:6px;color:#656875;background:#f0f1f4}.attachment-chip.is-excel .attachment-chip-icon{color:#15803d;background:#dcfce7}.attachment-chip.is-word .attachment-chip-icon{color:#1d4ed8;background:#dbeafe}.attachment-chip span{min-width:0;overflow:hidden;flex:1;color:#000000a8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.attachment-chip button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;color:#0000007a;background:transparent;cursor:pointer}.agent-composer textarea{width:100%;min-height:96px;resize:none;padding:13px 14px;border:1px solid #e6e8ed;border-radius:8px;outline:0;color:#1f2937;background:#fff;line-height:22px}.agent-composer textarea:focus{border-color:#6f35ef9e}.composer-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.composer-left{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.composer-left button,.agent-send{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid #e5e7eb;border-radius:8px;color:#171717;background:#fff;font-size:13px;cursor:pointer}.composer-left .model-picker{color:#6f35ef;border-color:#6f35ef6b;background:#fbfaff}.agent-send{width:38px;flex:0 0 auto;padding:0;color:#fff;border-color:#6f35ef;background:#6f35ef}.agent-send:disabled{color:#00000047;border-color:#e5e7eb;background:#f3f4f6;cursor:not-allowed}.agent-popover{position:absolute;left:0;bottom:40px;z-index:50;min-width:178px;max-height:270px;overflow:auto;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 16px 38px #14141e24}.ratio-popover{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ratio-popover button{justify-content:center}.model-popover{width:450px;display:grid;gap:14px;max-height:520px}.model-popover-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 0}.model-popover-head strong{color:#111827;font-size:18px}.model-popover-head button{height:28px;padding:0;border:0;color:#6f35ef;background:transparent;font-size:14px}.model-popover>button{height:auto;min-height:106px;position:relative;justify-content:flex-start;align-items:center;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;gap:14px;padding:18px;border-radius:8px}.model-copy{min-width:0;display:grid;gap:5px}.model-copy strong{color:#18181b;font-size:17px;line-height:22px}.model-copy span{color:#00000075;font-size:14px;line-height:22px}.model-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#00000061;background:#f4f4f5;font-size:20px}.model-popover i{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#6f35ef;font-style:normal;font-size:12px}.agent-popover button.active{color:#6f35ef;border-color:#6f35ef6b;background:#f5f0ff}.admin-model-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:28px;background:#11182752}.admin-model-panel{width:min(900px,100%);max-height:min(820px,calc(100vh - 56px));display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 24px 70px #11182738}.admin-model-panel header{height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;border-bottom:1px solid #eceef2}.admin-model-panel header div{display:flex;flex-direction:column;gap:4px}.admin-model-panel header strong{font-size:18px}.admin-model-panel header span{color:#00000080;font-size:13px}.admin-model-panel header button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.admin-model-list{display:grid;gap:14px;overflow:auto;padding:18px}.admin-model-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;border:1px solid #eceef2;border-radius:8px}.admin-model-card label{display:grid;gap:6px;color:#0009;font-size:13px}.admin-model-card input,.admin-model-card textarea{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:9px 10px;outline:0}.admin-model-card textarea,.admin-model-card label:nth-child(2),.admin-model-card label:nth-child(3){grid-column:1 / -1}.admin-model-row{grid-column:1 / -1;display:flex;align-items:center;gap:16px}.admin-model-row .check-row{display:inline-flex;align-items:center;gap:6px}.admin-model-row .check-row input{width:auto}.admin-model-row button{height:34px;margin-left:auto;padding:0 16px;border:1px solid #6f35ef;border-radius:8px;color:#fff;background:#6f35ef;cursor:pointer}.control-center-panel{width:min(1180px,100%);height:min(820px,calc(100vh - 56px));display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 24px 70px #11182738}.control-center-nav{display:flex;flex-direction:column;gap:6px;padding:20px 14px;border-right:1px solid #eceef2;background:#fafafa}.control-center-brand{display:grid;gap:4px;padding:6px 10px 18px}.control-center-brand strong{color:#17171a;font-size:20px;line-height:24px}.control-center-brand span{color:#8a8d96;font-size:12px}.control-center-nav>button{height:40px;padding:0 12px;border:0;border-radius:8px;color:#555965;background:transparent;font-size:14px;text-align:left;cursor:pointer}.control-center-nav>button.active{color:#5c2fe6;background:#f2edff;font-weight:700}.control-center-main{min-width:0;min-height:0;display:flex;flex-direction:column}.control-center-main>header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex:0 0 auto;padding:0 24px;border-bottom:1px solid #eceef2}.control-center-main>header div{display:grid;gap:5px}.control-center-main>header strong{color:#17171a;font-size:20px}.control-center-main>header span{color:#777b86;font-size:13px}.control-center-main>header button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.control-section{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}.control-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px 0}.control-section-head div{display:grid;gap:5px}.control-section-head strong,.control-placeholder strong{color:#17171a;font-size:18px}.control-section-head span,.control-placeholder p{margin:0;color:#777b86;font-size:13px;line-height:20px}.control-center-panel .admin-model-list{padding:18px 24px 24px}.control-center-panel .admin-model-card{grid-template-columns:1fr 1fr 160px}.control-center-panel .admin-model-card label:nth-child(2),.control-center-panel .admin-model-card label:nth-child(3){grid-column:auto}.control-center-panel .admin-model-card label:nth-child(4),.control-center-panel .admin-model-card label:nth-child(5){grid-column:1 / -1}.control-placeholder{display:grid;align-content:start;gap:10px;padding:24px}.control-placeholder.compact{min-height:120px}.control-section-head>button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;border:1px solid #dedff4;border-radius:8px;color:#5f35d5;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.admin-relay-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 24px 0}.admin-relay-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 110px;gap:10px;padding:12px;border:1px solid #eceef2;border-radius:8px;background:#fbfbfd}.admin-relay-card label{display:grid;gap:6px;color:#0009;font-size:13px}.admin-relay-card label:nth-child(3),.admin-relay-card label:nth-child(4){grid-column:1 / -1}.admin-relay-card input{width:100%;min-width:0;border:1px solid #e5e7eb;border-radius:8px;padding:9px 10px;outline:0;background:#fff}.admin-relay-card input:disabled{color:#6b7280;background:#f3f4f6}.admin-model-relays{grid-column:1 / -1;display:grid;gap:10px;padding:12px;border:1px solid #eceef2;border-radius:8px;background:#fbfbfd}.admin-model-relays-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-model-relays-head strong{color:#17171a;font-size:14px}.admin-model-relays-head span,.admin-model-relays p{margin:0;color:#777b86;font-size:12px}.admin-model-relay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.relay-route-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:8px}.relay-route-row span{min-width:0;display:flex;align-items:center;gap:7px;color:#343843}.relay-route-row input[type=checkbox]{width:auto}.relay-route-row input[type=number]{width:92px}.admin-error-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px 0}.admin-error-toolbar select{width:180px;height:34px;padding:0 10px;border:1px solid #dedff4;border-radius:8px;color:#272932;background:#fff;font-size:13px}.admin-error-toolbar span{color:#858895;font-size:12px;font-weight:650}.admin-error-list{min-height:0;display:grid;gap:10px;overflow:auto;padding:16px 24px 24px}.admin-error-card{display:grid;gap:8px;padding:13px 14px;border:1px solid #eceef3;border-radius:8px;background:#fff}.admin-error-card>div,.admin-error-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-error-card strong{color:#202126;font-size:14px}.admin-error-card p{margin:0;overflow:hidden;color:#4f535f;font-size:13px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.admin-error-card span,.admin-error-card footer{color:#858895;font-size:12px}.admin-monitor-section,.admin-storage-section{gap:0}.admin-monitor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 24px 0}.admin-monitor-grid article,.admin-storage-config,.admin-storage-live,.admin-task-job{border:1px solid #eceef2;border-radius:8px;background:#fff}.admin-monitor-grid article{display:grid;gap:7px;min-height:112px;padding:14px}.admin-monitor-grid span,.admin-storage-config label,.admin-storage-config dt,.admin-storage-live-metrics,.admin-upload-list span{color:#747884;font-size:12px}.admin-monitor-grid strong{color:#17171a;font-size:30px;line-height:1}.admin-monitor-grid small{color:#4f5662;font-size:12px}.admin-task-queue-list{min-height:0;display:grid;gap:12px;overflow:auto;padding:16px 24px 24px}.admin-task-job{display:grid;gap:12px;padding:14px}.admin-task-job header,.admin-task-job footer,.admin-storage-config header,.admin-storage-live header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-task-job header div{min-width:0;display:grid;gap:4px}.admin-task-job header strong,.admin-storage-config header strong,.admin-storage-live header strong{overflow:hidden;color:#202126;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-task-job header span,.admin-task-job footer,.admin-storage-config header span,.admin-storage-live header span{color:#858895;font-size:12px}.admin-task-image-list{display:grid;gap:8px}.admin-task-image-row{display:grid;grid-template-columns:minmax(110px,1fr) minmax(120px,180px) 76px 48px minmax(80px,140px);align-items:center;gap:10px;min-height:34px;padding:8px 10px;border-radius:8px;background:#f8f9fb;color:#555b66;font-size:12px}.admin-task-image-title{overflow:hidden;color:#2a2d34;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e8ebf0}.admin-progress-track i{display:block;height:100%;border-radius:inherit;background:#2f80ed}.admin-status-pill{min-width:68px;justify-self:start;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;text-align:center}.admin-status-pill.is-running{color:#075985;background:#e0f2fe}.admin-status-pill.is-queued{color:#7c4a03;background:#fff4d6}.admin-status-pill.is-completed{color:#166534;background:#dcfce7}.admin-status-pill.is-failed{color:#991b1b;background:#fee2e2}.admin-storage-grid{min-height:0;display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;overflow:auto;padding:18px 24px 24px}.admin-storage-config,.admin-storage-live{align-content:start;display:grid;gap:14px;padding:14px}.admin-storage-config label{display:grid;gap:7px}.admin-storage-config input{width:100%;height:36px;border:1px solid #e3e6ec;border-radius:8px;padding:0 10px;color:#202126;background:#fff;font-size:14px}.admin-storage-config button{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#fff;background:#202126;font-size:13px;font-weight:700;cursor:pointer}.admin-storage-config button:disabled{opacity:.55;cursor:wait}.admin-storage-config dl{display:grid;gap:9px;margin:0}.admin-storage-config dl div{min-width:0;display:grid;gap:3px}.admin-storage-config dd{min-width:0;margin:0;overflow:hidden;color:#292d35;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-storage-live-metrics{display:flex;flex-wrap:wrap;gap:8px}.admin-storage-live-metrics span{padding:5px 8px;border-radius:999px;background:#f1f3f6}.admin-upload-list{display:grid;gap:8px}.admin-upload-list div{min-width:0;display:grid;gap:4px;padding:10px;border-radius:8px;background:#f8f9fb}.admin-upload-list strong{overflow:hidden;color:#2a2d34;font-size:13px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:960px){.admin-monitor-grid,.admin-storage-grid{grid-template-columns:1fr}.admin-task-image-row{grid-template-columns:minmax(0,1fr) 72px 46px}.admin-task-image-row .admin-progress-track,.admin-task-image-row>span:last-child{display:none}}.agent-status{margin-top:9px;color:#00000085;font-size:12px;line-height:18px}.agent-canvas{min-width:0;height:calc(100vh - 60px);position:relative;flex:1;overflow:hidden;background-color:#f6f7f9;background-image:radial-gradient(rgba(132,139,152,.38) 1px,transparent 1px);background-size:18px 18px}.canvas-image-card{position:absolute;top:0;left:0;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;box-shadow:0 10px 30px #14181f1f;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.canvas-image-card:active{cursor:grabbing}.canvas-image-card img{width:100%;display:block;object-fit:cover;background:#f2f3f5}.canvas-card-bar{height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px 0 10px;border-top:1px solid #eceef2}.canvas-card-bar span{min-width:0;overflow:hidden;color:#000000ad;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.canvas-card-bar button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;color:#00000073;background:transparent;cursor:pointer}.canvas-breadcrumb{position:absolute;top:16px;left:18px;display:flex;align-items:center;gap:10px;padding:6px 9px;border:1px solid #e5e7eb;border-radius:8px;color:#0000008a;background:#ffffffeb;font-size:13px}.canvas-breadcrumb button{display:inline-flex;align-items:center;gap:3px;padding:0;border:0;color:#000000b8;background:transparent;cursor:pointer}.canvas-toolbar{position:absolute;left:50%;bottom:24px;display:flex;align-items:center;gap:5px;transform:translate(-50%);padding:7px;border:1px solid #e3e5ea;border-radius:8px;background:#fffffff5;box-shadow:0 14px 35px #14181f24}.canvas-toolbar button,.canvas-zoom button,.canvas-float-actions button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#000000ad;background:transparent;cursor:pointer}.canvas-toolbar button.active{color:#6f35ef;background:#f5f0ff}.canvas-toolbar span{width:1px;height:22px;margin:0 3px;background:#e5e7eb}.canvas-zoom{position:absolute;right:22px;bottom:24px;display:flex;align-items:center;gap:4px;padding:7px;border:1px solid #e3e5ea;border-radius:8px;background:#fffffff5;box-shadow:0 14px 35px #14181f1f}.canvas-zoom span{min-width:46px;color:#00000094;font-size:12px;text-align:center}.canvas-float-actions{position:absolute;right:22px;top:50%;display:grid;gap:8px;transform:translateY(-50%);padding:7px;border:1px solid #e3e5ea;border-radius:8px;background:#fffffff5;box-shadow:0 14px 35px #14181f1f}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.agent-page{min-width:1180px;height:100vh;overflow:hidden;color:#1f1f23;background:#f6f7fb}.agent-topbar{position:fixed;inset:0 0 auto 0;z-index:60;height:74px;display:flex;align-items:center;gap:22px;padding:0 28px;border-bottom:1px solid #eeeef1;background:#fffffffa}.agent-logo{width:206px;height:48px;display:inline-flex;align-items:center;padding:0;border:0;background:transparent;cursor:pointer}.agent-logo img{width:202px;height:46px;display:block;object-fit:contain;object-position:left center}.agent-top-actions{display:flex;align-items:center;gap:10px;margin-left:auto;color:#7b7d86}.agent-top-actions button{height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer}.power-free{padding:0 14px;color:#fff;background:#ff4d4f}.power-balance{padding:0 10px;color:#111827;background:#e8f1ff}.buy-button{padding:0 13px;color:#fff;background:#6544f6}.avatar-button{width:44px;height:44px!important;border-radius:50%!important;color:#fff;background:#9b7df2;font-size:18px!important}.agent-shell{height:100vh;position:relative;padding-top:60px;overflow:hidden}.agent-canvas{width:100%;height:calc(100vh - 60px);position:relative;overflow:hidden;background-color:#f7f8fb;background-image:radial-gradient(#dedfe5 2px,transparent 2px);background-size:35px 35px}.agent-panel{position:absolute;top:60px;bottom:0;left:0;z-index:30;width:500px;height:auto;display:flex;flex-direction:column;overflow:visible;border:1px solid rgba(18,18,23,.06);border-radius:0 18px 18px 0;background:#fff;box-shadow:0 12px 38px #11182714;transition:width .22s ease,height .22s ease,top .22s ease,border-radius .22s ease}.agent-panel.collapsed{top:60px;bottom:auto;width:252px;height:78px;padding:0;overflow:visible;border:0;border-radius:0 20px 20px 0;box-shadow:0 12px 30px #1118271a}.collapsed-conversation-card{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 31px 0 34px;border:0;color:#111;background:#fff;font-size:16px;font-weight:700;cursor:pointer;overflow:hidden;border-radius:0 20px 20px 0}.collapsed-conversation-card svg{color:#60636d}.collapsed-conversation-card>span,.collapsed-conversation-card>svg{display:none}.collapsed-history-button,.collapsed-title-button,.collapsed-open-button{height:100%;display:inline-flex;align-items:center;border:0;background:transparent;cursor:pointer}.collapsed-history-button{width:44px;justify-content:center;color:#6d35f5}.collapsed-title-button{min-width:0;flex:1;justify-content:flex-start;padding:0 6px;color:#111;font-size:16px;font-weight:700}.collapsed-title-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collapsed-open-button{width:42px;justify-content:center;color:#60636d}.agent-panel-head{height:76px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:0}.agent-panel-head strong{min-width:0;overflow:hidden;flex:1;color:#17171a;font-size:17px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.agent-panel-head>strong{display:none}.agent-title-block{min-width:0;display:flex;align-items:center;gap:7px;flex:1}.agent-title-text,.agent-title-edit{min-width:0;border:0;background:transparent;cursor:pointer}.agent-title-text{overflow:hidden;flex:1;padding:0;color:#17171a;font-size:17px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.agent-title-input{min-width:0;height:34px;flex:1;padding:0 10px;border:1px solid #dedff4;border-radius:8px;outline:0;color:#17171a;font-size:16px;font-weight:700}.agent-title-input:focus{border-color:#6d35f5}.agent-title-edit{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#7a7d87}.panel-head-actions{display:flex;align-items:center;gap:10px}.panel-head-actions button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;color:#6b6e78;background:transparent;cursor:pointer}.history-popover{position:absolute;top:58px;left:20px;z-index:90;width:336px;max-height:min(460px,calc(100vh - 116px));overflow:hidden;border:1px solid #ececf1;border-radius:10px;background:#fff;box-shadow:0 18px 42px #11182729}.history-popover.collapsed{top:70px;left:16px}.history-popover header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 14px 0 16px;border-bottom:1px solid #f0f0f3}.history-popover header strong{color:#18181b;font-size:15px;font-weight:700}.history-popover header span{color:#8b8e98;font-size:12px}.history-scroll{max-height:min(412px,calc(100vh - 166px));overflow:auto;padding:10px}.history-day{padding:3px 7px 8px;color:#8b8e98;font-size:12px}.history-empty{height:96px;display:grid;place-items:center;color:#9699a3;font-size:13px}.history-load-more{min-height:38px;display:flex;align-items:center;justify-content:center;padding:6px 0 2px;color:#8b8e98;font-size:12px}.history-load-more span,.history-load-more button{display:inline-flex;align-items:center;gap:6px}.history-load-more button{height:28px;padding:0 12px;border:1px solid #e5e4ef;border-radius:7px;color:#6d35f5;background:#fff;cursor:pointer}.history-load-more button:hover{border-color:#6d35f53d;background:#f8f5ff}.history-row{height:64px;display:grid;grid-template-columns:48px minmax(0,1fr) 28px 28px;align-items:center;gap:10px;padding:7px;border:1px solid transparent;border-radius:8px;cursor:pointer}.history-row:hover,.history-row.active{border-color:#6d35f529;background:#f8f5ff}.history-thumb{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #eeeeF2;border-radius:7px;color:#8b8e98;background:#f6f7f9}.history-thumb img{width:100%;height:100%;object-fit:cover}.history-copy{min-width:0;display:grid;gap:5px}.history-copy strong{overflow:hidden;color:#202126;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.history-copy>span{color:#8b8e98;font-size:12px}.history-copy input{width:100%;height:30px;padding:0 8px;border:1px solid #dedff4;border-radius:7px;outline:0;color:#202126;font-size:14px;font-weight:600}.history-row>button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;color:#777a85;background:transparent;cursor:pointer}.history-row>button:hover{color:#6d35f5;background:#eee9ff}.history-row>button:disabled{opacity:.62;cursor:default}.agent-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:18px;background:#12141c6b}.agent-confirm-dialog{width:min(396px,calc(100vw - 36px));display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;border:1px solid #ececf1;border-radius:10px;background:#fff;box-shadow:0 24px 70px #1118273d}.agent-confirm-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#d92d20;background:#fff0ee}.agent-confirm-copy{min-width:0;display:grid;gap:7px}.agent-confirm-copy strong{color:#18181b;font-size:16px;font-weight:750;line-height:22px}.agent-confirm-copy p{margin:0;color:#666a75;font-size:13px;line-height:20px}.agent-confirm-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.agent-confirm-actions button{min-width:76px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #dedfe6;border-radius:8px;color:#343741;background:#fff;font-size:13px;font-weight:650;cursor:pointer}.agent-confirm-actions button:hover:not(:disabled){background:#f7f8fb}.agent-confirm-actions button.danger{border-color:#d92d20;color:#fff;background:#d92d20}.agent-confirm-actions button.danger:hover:not(:disabled){background:#b42318}.agent-confirm-actions button:disabled{opacity:.68;cursor:default}.agent-thread{min-height:0;display:flex;flex:1;flex-direction:column;gap:14px;overflow:auto;padding:0 20px 18px}.agent-thread-empty{min-height:164px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:10px 18px 18px;text-align:center}.agent-thread-empty strong{color:#15151a;font-size:26px;font-weight:800;line-height:1.2}.agent-thread-empty span{max-width:390px;color:#15151a7a;font-size:13px;line-height:1.65}.agent-thinking,.agent-thread-message{padding:14px;border:0;border-radius:8px;background:#f5f5f5}.agent-thread-message.user{border:1px solid #ececf1;background:#fff}.agent-thread-message.assistant{background:#f5f5f5}.thread-title{display:flex;align-items:center;gap:8px;color:#6f35ef;font-size:14px;font-weight:700}.agent-thinking p,.agent-thread-message p{max-height:240px;margin:12px 0 0;overflow:auto;color:#1f2937;font-size:15px;line-height:1.8;white-space:pre-wrap}.agent-thread-message.user p{margin-top:0;color:#111827;font-size:15px}.thread-attachment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.thread-attachment-grid figure{min-width:0;overflow:hidden;margin:0;border:1px solid #ececf1;border-radius:8px;background:#fff}.thread-attachment-grid img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;background:#f2f3f5}.thread-file-preview{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:#656875;background:#f7f8fa}.thread-file-preview.is-excel{color:#15803d;background:#ecfdf3}.thread-file-preview.is-word{color:#1d4ed8;background:#eff6ff}.thread-file-preview span{font-size:11px;font-weight:700}.thread-attachment-grid figcaption{overflow:hidden;padding:8px 10px;color:#656875;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agent-task-list{display:grid;gap:10px}.agent-task{display:grid;gap:10px;padding:12px;border:1px solid #ececf1;border-radius:8px;background:#fff}.agent-task div:first-child{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-task strong{min-width:0;overflow:hidden;color:#18181b;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.agent-task .task-loading{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#6d35f5;font-size:12px}.task-progress-track{height:4px;overflow:hidden;border-radius:999px;background:#ebecef}.task-progress-track span{max-width:none;overflow:visible;height:100%;display:block;border-radius:inherit;background:#6d35f5;transition:width .2s ease}.agent-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.agent-result-thumb{min-width:0;overflow:hidden;padding:0;border:1px solid #ececf1;border-radius:8px;background:#fff;cursor:pointer}.agent-result-thumb img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;background:#f2f3f5}.agent-result-thumb span{display:block;overflow:hidden;padding:8px 10px;color:#656875;font-size:12px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.agent-composer{position:relative;flex:0 0 auto;margin:0 14px 14px;padding:12px;border:1px solid #e7e8ee;border-radius:8px;background:#fff}.agent-composer.drag-over,.smart-repair-composer.drag-over{border-color:#7047ffb8;background:#fbf9ff;box-shadow:0 0 0 3px #7047ff1a}.composer-drop-overlay{position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:20;display:grid;place-items:center;align-content:center;gap:6px;pointer-events:none;border:1px dashed rgba(112,71,255,.55);border-radius:8px;color:#7047ff;background:#ffffffeb;box-shadow:inset 0 0 0 1px #7047ff14}.composer-drop-overlay strong{color:#1d1d24;font-size:14px}.composer-drop-overlay span{color:#7a7d88;font-size:12px}.attachment-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px}.attachment-chip{width:152px;height:42px;position:relative;display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:4px 7px 4px 4px;border:1px solid #eceef2;border-radius:8px;background:#fafafa}.attachment-chip.is-uploading{border-color:#7047ff42;background:#fbf8ff}.attachment-chip img{width:34px;height:34px;border-radius:6px;object-fit:cover}.attachment-chip span{min-width:0;overflow:hidden;flex:1;color:#656875;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.attachment-chip button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;color:#858895;background:transparent;cursor:pointer}.attachment-upload-spinner{flex:0 0 auto;color:#7047ff}.agent-composer textarea{width:100%;min-height:48px;resize:none;padding:8px 0 10px;border:0;outline:0;color:#1f2937;background:transparent;font-size:16px;line-height:25px}.agent-composer textarea::placeholder{color:#a6a8b0}.composer-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer-left{display:flex;align-items:center;gap:10px}.composer-left>button,.popover-anchor>button,.agent-send{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #dedff4;border-radius:8px;color:#6d35f5;background:#f5f2ff;font-size:13px;cursor:pointer}.agent-send{margin-left:auto;color:#fff;border-color:#6d35f5;background:#6d35f5}.agent-send:disabled{color:#bfc2ca;border-color:#e6e7eb;background:#f5f5f6;cursor:not-allowed}.popover-anchor>button.active{color:#fff;border-color:#6d35f5;background:#6d35f5}.function-popover{width:332px;max-height:min(520px,calc(100vh - 130px));display:grid;gap:8px;padding:10px}.function-row{width:100%;height:auto;min-height:42px;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;justify-content:stretch;gap:9px;padding:8px 10px;border:1px solid #ececf1;border-radius:8px;color:#262932;background:#fff;text-align:left;cursor:pointer}.function-row.active{color:#5b2fe4;border-color:#6d35f575;background:#f7f3ff}.function-row.muted{color:#8c8f99;border-style:dashed}.function-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#6d35f5;background:#f5f2ff}.function-copy{min-width:0;display:grid;gap:2px}.function-copy strong{overflow:hidden;font-size:13px;font-weight:600;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.function-check{color:#6d35f5}.scene-fission-panel{display:grid;gap:10px;padding:10px;border:1px solid #ececf1;border-radius:8px;background:#fafafa}.agent-composer .scene-fission-panel textarea{width:100%;min-height:78px;resize:vertical;padding:9px 10px;border:1px solid #e5e6ee;border-radius:8px;outline:0;color:#1f2937;background:#fff;font-size:13px;line-height:20px}.agent-composer .scene-fission-panel textarea:focus{border-color:#6d35f594}.scene-fission-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.scene-fission-ai-toggle{min-width:0;height:32px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #e4e5ec;border-radius:8px;color:#4b4f59;background:#fff;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.scene-fission-ai-toggle input{width:14px;height:14px;accent-color:#6d35f5}.scene-fission-ai-toggle.active{color:#5b2fe4;border-color:#6d35f575;background:#f7f3ff}.scene-fission-save{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:1px solid #6d35f5;border-radius:8px;color:#fff;background:#6d35f5;cursor:pointer}.scene-fission-ratio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.scene-fission-ratio-grid button{min-width:0;height:30px;padding:0 6px;border:1px solid #e5e6ee;border-radius:8px;color:#333640;background:#fff;font-size:12px;cursor:pointer}.scene-fission-ratio-grid button.active{color:#6d35f5;border-color:#6d35f5;background:#f6f2ff}.composer-meta{display:flex;align-items:center;gap:10px;margin-top:8px;color:#8d9099;font-size:12px}.agent-status{margin-top:8px;color:#7a7d87;font-size:12px;line-height:18px}.agent-status.error{color:#b42318}.popover-anchor{position:relative}.agent-popover{position:absolute;left:0;bottom:50px;z-index:80;overflow:auto;border:1px solid #ececf1;border-radius:8px;background:#fff;box-shadow:0 16px 38px #11182724}.ratio-popover{width:220px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px}.ratio-popover button{height:34px;border:1px solid #ececf1;border-radius:8px;background:#fff;cursor:pointer}.ratio-popover button.active{color:#6d35f5;border-color:#6d35f5;background:#f6f2ff}.model-popover{width:386px;max-height:386px;display:grid;gap:10px;padding:14px 12px}.model-popover-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 2px}.model-popover-head strong{color:#1f1f23;font-size:16px;font-weight:700}.model-popover-head button{height:26px;padding:0;border:0;color:#6d35f5;background:transparent;font-size:13px;cursor:pointer}.model-popover>button{min-height:82px;display:grid;grid-template-columns:26px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:12px 13px;border:1px solid #e8e8ef;border-radius:8px;color:#1f1f23;background:#fff;text-align:left;cursor:pointer}.model-popover>button.active{border-color:#6d35f5;background:#fbf9ff;box-shadow:inset 0 0 0 1px #6d35f5}.model-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#6a6d75;background:#f0f0f3}.model-copy{min-width:0;display:grid;gap:4px}.model-copy strong{display:flex;align-items:center;gap:9px;color:#1f1f23;font-size:16px;font-weight:500;line-height:21px}.model-copy em{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:6px;color:#fff;background:#ff3434;font-size:11px;font-style:normal;font-weight:700}.model-copy span{color:#666a74;font-size:13px;line-height:20px}.model-popover i{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#6d35f5;font-size:11px;font-style:normal;font-weight:700}.canvas-stage{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:0 0;transition:transform .18s ease;will-change:transform;backface-visibility:hidden}.agent-canvas.panning .canvas-stage{transition:none}.canvas-connector-layer{position:absolute;top:0;left:0;width:6000px;height:6000px;overflow:visible;pointer-events:none}.canvas-connector-layer line{stroke:#6d35f599;stroke-width:2;stroke-linecap:round;stroke-dasharray:7 7;vector-effect:non-scaling-stroke}.agent-canvas.hand{cursor:grab}.agent-canvas.panning,.agent-canvas.rotating{cursor:grabbing}.agent-canvas.resizing{cursor:nwse-resize}.canvas-item{position:absolute;top:0;left:0;cursor:grab;transform-origin:0 0;-webkit-user-select:none;user-select:none;touch-action:none;backface-visibility:hidden}.canvas-item.selected{outline:2px solid rgba(99,102,241,.45);outline-offset:2px}.canvas-item.resizable{outline:0}.canvas-item.selected,.canvas-item.resizing{will-change:transform}.agent-canvas.dragging,.canvas-item:active{cursor:grabbing}.canvas-item.image img{width:100%;height:100%;display:block;object-fit:fill;background:transparent;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.canvas-resize-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border:1.5px solid rgba(99,102,241,.86);box-shadow:0 0 0 1px #ffffffdb;pointer-events:none;transform:translateZ(0)}.canvas-resize-handle{position:absolute;width:11px;height:11px;padding:0;border:1.5px solid #6366f1;border-radius:2px;background:#fff;box-shadow:0 1px 4px #1118272e;pointer-events:auto;touch-action:none}.canvas-resize-handle.handle-nw{top:0;left:0;cursor:nwse-resize;transform:translate(-50%,-50%)}.canvas-resize-handle.handle-n{top:0;left:50%;cursor:ns-resize;transform:translate(-50%,-50%)}.canvas-resize-handle.handle-ne{top:0;right:0;cursor:nesw-resize;transform:translate(50%,-50%)}.canvas-resize-handle.handle-e{top:50%;right:0;cursor:ew-resize;transform:translate(50%,-50%)}.canvas-resize-handle.handle-se{right:0;bottom:0;cursor:nwse-resize;transform:translate(50%,50%)}.canvas-resize-handle.handle-s{bottom:0;left:50%;cursor:ns-resize;transform:translate(-50%,50%)}.canvas-resize-handle.handle-sw{bottom:0;left:0;cursor:nesw-resize;transform:translate(-50%,50%)}.canvas-resize-handle.handle-w{top:50%;left:0;cursor:ew-resize;transform:translate(-50%,-50%)}.canvas-resize-handle:hover,.canvas-resize-handle:focus-visible{border-color:#4f46e5;background:#eef2ff;outline:0}.canvas-rotate-handle{position:absolute;top:0;left:0;z-index:3200;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(222,223,232,.95);border-radius:999px;color:#4b4d57;background:#fffffffa;box-shadow:0 10px 26px #11182729;cursor:grab;touch-action:none;transform-origin:center}.canvas-rotate-handle:hover{color:#6d35f5;background:#f7f4ff}.canvas-rotate-handle:active{cursor:grabbing}.canvas-image-placeholder{width:100%;height:100%;min-height:0;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(156,163,175,.22);border-radius:2px;color:#fff;background:#a6a6a6}.canvas-image-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 46%,transparent 100%);animation:imagePlaceholderSweep 1.45s ease-in-out infinite;transform:translate(-100%)}.canvas-placeholder-label{position:relative;z-index:1;min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 14px;border-radius:999px;color:#fff;font-size:14px;font-weight:600;background:#222222ad}.canvas-image-placeholder.failed{background:#b8b8b8}.canvas-image-placeholder.failed:before{display:none}@keyframes imagePlaceholderSweep{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.canvas-text-layer{box-sizing:border-box;width:100%;height:100%;min-height:32px;padding:2px 4px;color:#111;font-size:28px;font-weight:500;line-height:1.2;text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;outline:0;text-shadow:0 1px 0 rgba(255,255,255,.68)}.selected-image-toolbar,.selected-text-toolbar,.edit-result-actions{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(222,223,232,.92);border-radius:8px;background:#fffffff7;box-shadow:0 10px 28px #1118271f;transform-origin:0 0}.selected-image-toolbar,.selected-text-toolbar{min-height:40px}.selected-image-toolbar button,.selected-text-toolbar button,.edit-result-actions button,.image-edit-prompt button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:0;border-radius:6px;color:#202126;background:transparent;font-size:13px;font-weight:600;cursor:pointer}.selected-image-toolbar button:hover,.selected-text-toolbar button:hover,.edit-result-actions button:hover,.image-edit-prompt button:hover{color:#6d35f5;background:#f4f0ff}.text-size-control,.text-color-control{position:relative;height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:6px;color:#202126;background:#f7f7fb;font-size:13px;font-weight:600}.text-size-control{padding:0;background:transparent}.text-size-trigger{height:30px;min-width:72px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:0;outline:0;color:#202126;border-radius:8px;background:#f7f7fb;font:inherit;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.text-size-trigger:hover,.text-size-trigger.active{color:#6d35f5;background:#f4f0ff;box-shadow:inset 0 0 0 1px #6d35f51a}.text-size-trigger svg:last-child{transition:transform .16s ease}.text-size-trigger.active svg:last-child{transform:rotate(180deg)}.text-size-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:174px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:9px;border:1px solid rgba(222,223,232,.95);border-radius:12px;background:#fffffffa;box-shadow:0 16px 34px #11182729}.text-size-menu span{height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#262832;background:#f7f8fb;font-size:13px;font-weight:800;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.text-size-menu span:hover{color:#6d35f5;background:#f3efff;transform:translateY(-1px)}.text-size-menu span.active{color:#fff;background:#6d35f5;box-shadow:0 8px 18px #6d35f53d}.text-color-control{width:34px;justify-content:center;padding:0}.text-color-control input{width:22px;height:22px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.text-color-control input::-webkit-color-swatch-wrapper{padding:0}.text-color-control input::-webkit-color-swatch{border:1px solid rgba(32,33,38,.18);border-radius:999px}.image-edit-prompt{position:absolute;top:48px;left:0;width:360px;display:grid;grid-template-columns:minmax(0,1fr) 32px 32px;gap:7px;padding:8px;border:1px solid rgba(222,223,232,.92);border-radius:8px;background:#fffffffa;box-shadow:0 12px 30px #11182724}.image-edit-prompt input{min-width:0;height:32px;padding:0 10px;border:1px solid #dedff4;border-radius:6px;outline:0;color:#202126;font-size:13px}.edit-result-actions{padding:7px}.canvas-toolbar{position:absolute;left:50%;bottom:8px;z-index:45;display:flex;align-items:center;gap:8px;transform:translate(-50%);padding:9px 13px;border:1px solid #dfdfe6;border-radius:17px;background:#fffffff5;box-shadow:0 10px 26px #1118271f}.canvas-toolbar button,.canvas-zoom button,.canvas-float-actions button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;color:#272a31;background:transparent;cursor:pointer}.canvas-toolbar button:disabled,.canvas-zoom button:disabled{opacity:.36;cursor:default}.canvas-toolbar button:disabled:hover,.canvas-zoom button:disabled:hover{color:#272a31;background:transparent}.canvas-toolbar button.active,.canvas-zoom button.active{color:#6d35f5;background:#f5f2ff}.canvas-toolbar span{width:1px;height:24px;background:#ececf1}.canvas-zoom{position:absolute;right:14px;bottom:8px;z-index:45;display:flex;align-items:center;gap:11px;padding:8px 13px;border:1px solid #dfdfe6;border-radius:17px;background:#fffffff5;box-shadow:0 10px 26px #1118271f}.canvas-zoom span{min-width:54px;color:#30333a;font-size:16px;text-align:center}.agent-download-all{position:absolute;top:12px;right:12px;z-index:45;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #dfdfe6;border-radius:12px;color:#252832;background:#fffffff5;box-shadow:0 10px 26px #1118271f;font-size:14px;font-weight:800;cursor:pointer}.agent-download-all:hover{color:#6d35f5;background:#f7f4ff}.agent-download-all:disabled{opacity:.44;color:#8a8d98;background:#ffffffd1;cursor:default}.canvas-float-actions{position:absolute;right:12px;top:51%;z-index:44;display:grid;gap:10px;transform:translateY(-50%)}.canvas-float-actions button{width:52px;height:52px;border-radius:50%;color:#fff;background:#6738ef;box-shadow:0 10px 24px #6738ef47}.canvas-float-actions button:last-child{color:#ff6800;background:#fff}.layer-panel{position:absolute;right:28px;bottom:68px;z-index:46;width:352px;max-height:min(500px,calc(100vh - 220px));display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1118271f}.layer-panel header{height:58px;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:0 20px;border-bottom:1px solid #efeff2}.layer-panel header strong{color:#18181b;font-size:18px}.layer-panel header button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;color:#8c8f99;background:transparent;cursor:pointer}.layer-list{min-height:0;overflow:auto;padding:14px 18px}.layer-row{width:100%;height:68px;display:grid;grid-template-columns:20px 50px minmax(0,1fr) 30px 28px;align-items:center;gap:10px;padding:0 4px;border:1px solid transparent;border-radius:8px;color:#5d606a;background:transparent;text-align:left;cursor:grab;transition:border-color .15s ease,background .15s ease,opacity .15s ease}.layer-row:active{cursor:grabbing}.layer-row.active,.layer-row.drop-target{border-color:#6d35f547;background:#faf8ff}.layer-row.dragging{opacity:.46}.layer-row>svg{color:#6f727d}.layer-thumb{width:50px;height:38px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #f0f0f3;border-radius:5px;color:#18181b;background:#f9fafb;font-size:8px}.layer-thumb img{width:100%;height:100%;object-fit:cover}.layer-thumb.text{padding:3px;color:#18181b;line-height:1.2}.layer-copy{min-width:0;display:grid;gap:4px}.layer-copy strong{overflow:hidden;color:#30333a;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.layer-copy span{color:#858895;font-size:14px}.layer-row button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;color:#262930;background:transparent;cursor:pointer}.layer-row button:disabled,.canvas-toolbar button:disabled{color:#b5b8c2;cursor:not-allowed;background:transparent}.agent-shell.canvas-only .agent-canvas{width:100%}.agent-canvas.readonly .canvas-item{cursor:default}.share-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:92;display:grid;place-items:center;padding:28px;background:#11182752}.share-panel{width:min(760px,100%);max-height:min(760px,calc(100vh - 56px));display:flex;flex-direction:column;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 24px 70px #11182738}.share-panel>header{height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex:0 0 auto;padding:0 22px;border-bottom:1px solid #eceef2}.share-panel>header div{min-width:0;display:grid;gap:4px}.share-panel>header strong{color:#17171a;font-size:19px}.share-panel>header span{overflow:hidden;color:#777b86;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.share-panel>header button,.share-member-row>button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;background:#fff;cursor:pointer}.share-search{display:grid;gap:12px;padding:18px 22px;border-bottom:1px solid #f0f1f4}.share-search label,.share-options label{display:grid;gap:7px;color:#6b7280;font-size:13px}.share-search-box{height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #e2e4ea;border-radius:8px;background:#fff}.share-search-box input{min-width:0;flex:1;border:0;outline:0;color:#111827;font-size:14px}.share-search-results{display:grid;gap:8px}.share-search-results button,.share-member-row{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #eceef2;border-radius:8px;background:#fff}.share-search-results button{min-height:54px;padding:8px 10px;text-align:left;cursor:pointer}.share-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#6d35f5;font-size:14px;font-weight:700}.share-search-results span:not(.share-avatar),.share-member-copy{min-width:0;display:grid;gap:4px}.share-search-results strong,.share-member-copy strong{overflow:hidden;color:#1f2937;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.share-search-results em,.share-member-copy em{overflow:hidden;color:#8a8d96;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.share-options{display:grid;grid-template-columns:150px minmax(0,1fr) 104px;align-items:end;gap:12px}.share-options select,.share-member-row select{height:38px;padding:0 9px;border:1px solid #e2e4ea;border-radius:8px;color:#111827;background:#fff}.share-toggle{min-height:38px;display:inline-flex!important;align-items:center;gap:8px!important}.share-toggle input{width:16px;height:16px}.share-toggle.compact{min-height:0;justify-content:center;color:#4b5563}.share-options>button{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #6d35f5;border-radius:8px;color:#fff;background:#6d35f5;cursor:pointer}.share-options>button:disabled{border-color:#e5e7eb;color:#a1a5af;background:#f4f5f7;cursor:not-allowed}.share-member-list{min-height:0;display:grid;gap:10px;overflow:auto;padding:18px 22px 22px}.share-member-head{display:flex;align-items:center;justify-content:space-between;color:#17171a}.share-member-head span,.share-empty{color:#8a8d96;font-size:13px}.share-empty{min-height:76px;display:grid;place-items:center;border:1px dashed #e2e4ea;border-radius:8px}.share-member-row{min-height:62px;grid-template-columns:38px minmax(0,1fr) 110px 86px 34px;padding:10px}@media(max-width:1280px){.top-nav{gap:15px}.logo-slot{width:170px}.recommend-list{padding:0 22px}}@media(max-width:900px){.login-page{padding:14px}.login-shell{grid-template-columns:1fr}.login-copy,.login-card{padding:34px 24px}.creation-history-toolbar{align-items:stretch;flex-direction:column}.creation-history-date{width:100%}.history-date-trigger{flex:1;min-width:0}.history-date-popover{right:auto;left:0;width:min(100%,calc(100vw - 68px))}.history-calendar-panels{grid-template-columns:1fr}}.smart-repair-page{height:100vh;overflow:hidden;color:#1d1d24;background:#f3f4f8}.smart-repair-sidebar{position:fixed;top:60px;bottom:0;left:0;z-index:20;width:180px;display:flex;flex-direction:column;border-right:1px solid #ececf2;background:#fff}.repair-side-section{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;color:#8a8d98;font-size:13px;background:transparent;cursor:pointer}.repair-side-section svg{transition:transform .18s ease}.repair-side-section.collapsed svg{transform:rotate(-90deg)}.repair-side-item{height:40px;display:flex;align-items:center;gap:10px;padding:0 20px;border:0;border-left:3px solid transparent;color:#4b4f5c;background:transparent;font-size:15px;text-align:left;cursor:pointer}.repair-side-item.active{border-left-color:#7047ff;color:#7047ff;background:#f4efff}.tool-sidebar .product-plan-title{margin-top:10px}.tool-sidebar .repair-side-item.muted:hover{color:#6d35f5;background:#faf7ff}.repair-side-foot{margin-top:auto;padding:0 0 18px;color:#b7bac4;font-size:12px;text-align:center}.smart-repair-main{height:100vh;box-sizing:border-box;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:10px;margin-left:180px;overflow:hidden;padding:70px 10px 10px}.smart-repair-stage,.smart-repair-results{min-width:0;min-height:0;overflow:hidden;border-radius:6px;background:#fff}.smart-repair-stage{position:relative;display:flex;flex-direction:column;height:100%;--repair-composer-space: 210px}.smart-repair-stage:has(.smart-repair-composer.has-attachments){--repair-composer-space: 250px}.smart-repair-stage:has(.repair-progress),.smart-repair-stage:has(.repair-error){--repair-composer-space: 280px}.smart-repair-intro{min-height:0;display:flex;align-items:center;flex:1;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding:74px 32px calc(var(--repair-composer-space) + 28px)}.smart-repair-intro h1{margin:0 0 12px;color:#15151d;font-size:30px;font-weight:800;line-height:1.2}.smart-repair-intro p{margin:0;max-width:620px;color:#858897;font-size:15px;line-height:1.7;text-align:center}.repair-template-tabs{height:46px;display:inline-flex;align-items:center;margin:24px 0 10px;padding:4px;border-radius:999px;background:#f5f5f6}.repair-template-tabs button{min-width:96px;height:38px;border:0;border-radius:999px;color:#636775;background:transparent;font-size:14px;cursor:pointer}.repair-template-tabs button.strong{color:#fff;background:linear-gradient(135deg,#3972ff,#784bff);font-weight:700}.repair-card-grid{width:min(760px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px}.repair-template-card{position:relative;min-width:0;display:grid;gap:6px;overflow:hidden;padding:0 0 14px;border:1px solid transparent;border-radius:8px;color:#1f2330;background:#f7f7f9;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.repair-template-card:hover{transform:translateY(-2px);background:#fff;box-shadow:0 14px 28px #16192514}.repair-template-card.active{border-color:#7047ff52;box-shadow:0 10px 26px #7047ff1f}.repair-template-card:nth-child(5):nth-last-child(2){grid-column:2}.repair-card-art{height:106px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 28% 26%,rgba(112,71,255,.18),transparent 34%),linear-gradient(140deg,#f1f3f7,#fff)}.repair-card-art img{width:100%;height:100%;display:block;object-fit:cover}.repair-card-art span{width:54px;height:54px;display:grid;place-items:center;border:1px dashed rgba(112,71,255,.35);border-radius:14px;color:#7047ff;background:#ffffffb8;font-size:22px;font-weight:800}.repair-card-badge{position:absolute;top:0;left:0;z-index:1;padding:3px 6px;border-radius:0 0 5px;color:#fff;background:#ff5a68;font-size:11px;font-weight:800}.repair-template-card strong,.repair-template-card small{padding:0 12px}.repair-template-card strong{overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.repair-template-card small{overflow:hidden;color:#596070;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.smart-repair-session{min-height:0;flex:1;display:grid;align-content:start;gap:20px;overflow-y:auto;overscroll-behavior:contain;padding:32px 36px calc(var(--repair-composer-space) + 28px)}.repair-thread-turn{min-width:0;display:grid;gap:16px}.repair-user-card{width:min(70%,calc(100% - 80px));display:grid;justify-items:stretch;gap:10px;margin-left:auto;padding:14px;border-radius:10px;background:#f5ecff}.repair-user-images{width:100%;display:flex;justify-content:flex-start;gap:6px;overflow-x:auto;overflow-y:hidden}.repair-user-images img,.repair-user-logo{width:54px;height:54px;flex:0 0 auto;object-fit:contain;border-radius:6px;background:#fff}.repair-user-logo{grid-column:1 / -1;display:grid;place-items:center}.repair-user-logo img{width:42px;height:auto}.repair-user-card strong{width:100%;color:#111118;font-size:15px;line-height:1.5;text-align:left}.repair-user-card button{height:32px;justify-self:center;padding:0 14px;border:1px solid #7047ff;border-radius:6px;color:#7047ff;background:#fff;cursor:pointer}.repair-ai-row{display:grid;grid-template-columns:40px minmax(0,980px);align-items:start;gap:14px;margin-top:16px}.repair-ai-avatar{width:30px;height:30px;display:grid;place-items:center;align-self:start;border-radius:50%;color:#fff;background:linear-gradient(135deg,#3972ff,#784bff);font-weight:800}.repair-output-box{min-height:278px;width:fit-content;max-width:100%;display:inline-grid;grid-auto-flow:column;grid-auto-columns:minmax(0,clamp(200px,18vw,238px));justify-self:start;gap:10px;overflow-x:auto;overflow-y:hidden;border-radius:8px}.repair-output-item{min-width:0;min-height:278px;display:grid;place-items:center;margin:0;color:#7047ff;border-radius:8px;background:#f4f4f5}.repair-output-item img{width:100%;height:100%;object-fit:contain}.repair-output-item.clickable{cursor:zoom-in}.repair-output-item.clickable:hover img{filter:brightness(.98)}.repair-output-item.pending{align-content:center;gap:10px;padding:14px;background:#eef1f7}.repair-output-item.pending.failed{min-height:96px;color:#b42318;background:#f5eeee}.repair-processing-gif{width:min(100%,230px);aspect-ratio:1 / 1;height:auto;object-fit:contain;border-radius:6px}.repair-output-item figcaption{display:inline-flex;align-items:center;gap:6px;color:#17171a;font-size:14px}.smart-repair-composer{position:absolute;right:10px;bottom:10px;left:10px;z-index:5;display:grid;grid-template-columns:118px minmax(0,1fr);grid-template-rows:minmax(82px,1fr) auto;grid-template-areas:"upload prompt" "upload controls";gap:10px 16px;min-height:152px;padding:12px 14px;border:1px solid #7047ff;border-radius:6px;background:#fff}.smart-repair-composer.has-attachments{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(70px,1fr) auto;grid-template-areas:"upload" "prompt" "controls";min-height:168px;gap:8px}.repair-upload-strip{grid-area:upload;display:flex;align-items:flex-start;gap:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 0 2px}.smart-repair-composer:not(.has-attachments) .repair-upload-strip{height:100%;overflow:hidden;padding:0}.smart-repair-composer.has-attachments .repair-upload-strip{min-height:66px;align-items:center;padding:6px;border:1px solid #ececf2;border-radius:8px;background:#fbfbfd}.repair-upload-card,.repair-upload-thumb{width:86px;height:64px;flex:0 0 auto;overflow:hidden;border-radius:6px}.smart-repair-composer:not(.has-attachments) .repair-upload-card{width:100%;height:100%}.smart-repair-composer.has-attachments .repair-upload-card,.smart-repair-composer.has-attachments .repair-upload-thumb{width:54px;height:54px;border-radius:7px}.repair-upload-card{display:grid;place-items:center;align-content:center;gap:6px;border:1px dashed rgba(112,71,255,.32);color:#7047ff;background:#f6f1ff;cursor:pointer}.repair-upload-card:hover{background:#efe7ff}.repair-upload-card span{font-size:13px;font-weight:700}.smart-repair-composer.has-attachments .repair-upload-card svg{width:20px;height:20px}.smart-repair-composer.has-attachments .repair-upload-card span,.smart-repair-composer.has-attachments .repair-upload-card small{display:none}.repair-upload-card small{color:#7047ff9e;font-size:11px}.repair-upload-thumb{position:relative;border:1px solid #ececf2;background:#f6f7f9}.repair-upload-thumb.is-uploading{border-color:#7047ff47;background:#fbf8ff}.repair-upload-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.repair-upload-thumb.is-uploading img{opacity:.62}.repair-upload-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#7047ff;background:#ffffff6b}.repair-upload-thumb button{position:absolute;top:5px;right:5px;width:22px;height:22px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#0000008c;cursor:pointer}.smart-repair-composer textarea{grid-area:prompt;min-height:82px;resize:none;border:0;outline:0;color:#1d1d24;font-size:15px;line-height:1.7}.smart-repair-composer.has-attachments textarea{min-height:76px}.smart-repair-composer textarea::placeholder{color:#a3a6b0}.repair-composer-bottom{grid-area:controls;display:flex;align-items:center;gap:12px;min-width:0}.repair-options{min-width:0;display:flex;align-items:center;flex:1;gap:14px}.repair-options button,.repair-count-segment button{height:30px;display:inline-flex;align-items:center;gap:4px;border:0;color:#4d5260;background:transparent;font-size:13px;cursor:pointer}.repair-option-anchor{position:relative}.repair-popover{position:absolute;bottom:36px;left:0;z-index:30;width:310px;max-height:320px;overflow:auto;padding:8px;border:1px solid #ececf2;border-radius:8px;background:#fff;box-shadow:0 18px 42px #14181f29}.repair-model-popover button{width:100%;height:auto;justify-content:flex-start;gap:10px;padding:10px;border-radius:7px;text-align:left}.repair-model-popover button.active,.repair-model-popover button:hover{color:#7047ff;background:#f5f1ff}.repair-model-popover span{min-width:0;display:grid;gap:3px}.repair-model-popover strong,.repair-model-popover small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repair-model-popover small{color:#8b8e98}.repair-ratio-popover{width:180px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.repair-ratio-popover button{width:100%;justify-content:center;border-radius:6px;background:#f7f8fb}.repair-ratio-popover button.active,.repair-ratio-popover button:hover{color:#7047ff;background:#f1ecff}.repair-count-segment{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #e8e8ef;border-radius:8px;background:#f7f8fb}.repair-count-segment button{min-width:42px;height:26px;justify-content:center;border-radius:6px;color:#5d6270;background:transparent;font-size:12px;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.repair-count-segment button.active{color:#7047ff;background:#fff;box-shadow:0 3px 10px #1e222c17}.repair-switch{display:inline-flex;align-items:center;gap:6px;color:#4d5260;font-size:13px}.repair-switch input{display:none}.repair-switch span{width:28px;height:16px;position:relative;border-radius:999px;background:#c6c8ce}.repair-switch span:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .18s ease}.repair-switch input:checked+span{background:#7047ff}.repair-switch input:checked+span:after{transform:translate(12px)}.repair-counter{flex:0 0 auto;color:#9a9da8;font-size:13px}.repair-generate-button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 18px;border:0;border-radius:6px;color:#fff;background:linear-gradient(135deg,#3972ff,#784bff);font-weight:700;cursor:pointer}.repair-generate-button:disabled{opacity:.55;cursor:default}.repair-progress{grid-column:1 / -1;height:3px;overflow:hidden;border-radius:999px;background:#eeeef3}.repair-progress span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#3972ff,#784bff);transition:width .2s ease}.repair-error{grid-column:1 / -1;color:#b42318;font-size:13px}.smart-repair-results{position:relative;display:flex;flex-direction:column;padding:0 10px 14px}.smart-repair-results header{height:50px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f0f0f4}.smart-repair-results header button{height:100%;display:inline-flex;align-items:center;gap:6px;border:0;color:#7047ff;background:transparent;font-size:14px;font-weight:700;cursor:pointer}.smart-repair-results header button.active{border-bottom:2px solid #7047ff}.repair-history-button{margin-left:auto}.repair-result-empty{min-height:0;display:grid;place-items:center;align-content:center;flex:1;gap:8px;color:#8c909c;text-align:center}.repair-result-empty strong{color:#4b4f5c;font-size:14px}.repair-result-empty span{font-size:13px}.repair-result-grid{min-height:0;display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;flex:1;overflow:auto;padding:12px 0}.repair-result-grid figure{min-width:0;overflow:hidden;margin:0;border:1px solid #ececf2;border-radius:8px;background:#fafafa;cursor:zoom-in}.repair-result-grid figure:hover{border-color:#7047ff5c;box-shadow:0 8px 22px #1a1c2614}.repair-result-grid img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:contain;background:#f7f8fb}.repair-result-grid figcaption{overflow:hidden;padding:8px;color:#555b68;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.repair-history-panel{min-height:0;display:grid;align-content:start;gap:8px;flex:1;overflow:auto;padding:12px 0}.repair-history-panel button{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:7px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.repair-history-panel button.active,.repair-history-panel button:hover{border-color:#7047ff2e;background:#f6f2ff}.history-image{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#f0f1f5}.history-image img{width:100%;height:100%;object-fit:cover}.repair-history-panel strong,.repair-history-panel small{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.repair-history-panel strong{color:#1f2330;font-size:13px}.repair-history-panel small{margin-top:4px;color:#8b8e98;font-size:12px}.repair-new-task{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:0;border-radius:6px;color:#fff;background:#7047ff;font-weight:700;cursor:pointer}.repair-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;grid-template-rows:58px minmax(0,1fr);background:#eef0f5}.repair-preview-header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #dfe2ea;color:#17171a;background:#fff}.repair-preview-header strong{font-size:16px;font-weight:800}.repair-preview-header button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:8px;color:#303442;background:transparent;cursor:pointer}.repair-preview-header button:hover{background:#f2f3f7}.repair-preview-compare{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.repair-preview-pane{position:relative;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;padding:58px 10px 44px;border-right:1px solid #d6dae4;background:#eef0f5;--preview-zoom: 1;--preview-pan-x: 0px;--preview-pan-y: 0px}.repair-preview-pane:last-child{border-right:0}.repair-preview-pane img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background:#fff;cursor:zoom-in;transform:translate(var(--preview-pan-x),var(--preview-pan-y)) scale(var(--preview-zoom));transform-origin:center center;transition:transform .08s ease-out;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform}.repair-preview-pane img.draggable{cursor:grab}.repair-preview-pane img.dragging{cursor:grabbing;transition:none}.repair-preview-label{position:absolute;top:12px;left:50%;z-index:2;display:inline-flex;align-items:center;gap:8px;transform:translate(-50%);padding:4px 12px;border-radius:999px;color:#fff;background:#282b346b;font-size:13px;font-weight:800}.repair-preview-label small{font-size:12px;font-weight:700;opacity:.82}.repair-preview-nav{position:absolute;top:50%;z-index:3;width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#2327325c;cursor:pointer;transform:translateY(-50%);transition:background .16s ease,transform .16s ease}.repair-preview-nav:hover{background:#23273285}.repair-preview-nav.prev{left:24px}.repair-preview-nav.next{right:24px}.repair-preview-empty{width:min(360px,80%);min-height:220px;display:grid;place-items:center;border:1px dashed #c7cbd6;border-radius:10px;color:#8b909d;background:#ffffff94;font-size:14px}@media(max-width:1180px){.smart-repair-main{grid-template-columns:minmax(0,1fr)}.smart-repair-results{display:none}.repair-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.repair-template-card:nth-child(5):nth-last-child(2){grid-column:auto}}@media(max-width:820px){.smart-repair-sidebar{display:none}.smart-repair-main{margin-left:0;padding:68px 8px 8px}.smart-repair-stage{--repair-composer-space: 330px}.smart-repair-stage:has(.smart-repair-composer.has-attachments){--repair-composer-space: 380px}.smart-repair-stage:has(.repair-progress),.smart-repair-stage:has(.repair-error){--repair-composer-space: 410px}.repair-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-repair-session{padding:18px 12px calc(var(--repair-composer-space) + 20px)}.repair-user-card{width:min(70%,76vw)}.repair-ai-row{grid-template-columns:32px minmax(0,1fr);gap:10px}.repair-output-box{width:fit-content;max-width:100%;min-height:0;grid-auto-columns:minmax(0,clamp(150px,42vw,190px))}.repair-output-item{min-height:clamp(150px,42vw,220px)}.smart-repair-composer,.smart-repair-composer.has-attachments{grid-template-columns:1fr;grid-template-areas:"upload" "prompt" "controls"}.repair-composer-bottom{grid-column:1;flex-wrap:wrap}.repair-options{flex-wrap:wrap}.repair-preview-compare{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}.repair-preview-pane{padding:44px 8px 26px;border-right:0;border-bottom:1px solid #d6dae4}.repair-preview-pane:last-child{border-bottom:0}}.agent-image-preview-header{gap:14px}.agent-image-preview-header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-image-preview-actions{display:inline-flex;align-items:center;gap:6px}.agent-image-preview-compare{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.agent-image-preview-compare .repair-preview-pane{display:flex;align-items:center;justify-content:center;padding:0;border-right:0;border-bottom:0}.agent-image-preview-compare .repair-preview-pane img{display:block;width:auto;height:auto;max-width:calc(100vw - 116px);max-height:calc(100vh - 132px);background:#fff}.agent-image-preview-compare .repair-preview-nav{width:56px;height:56px;background:#2327326b}.agent-image-preview-compare .repair-preview-nav.prev{left:26px}.agent-image-preview-compare .repair-preview-nav.next{right:26px}.agent-image-preview-overlay.fullscreen{background:#eef0f5}.agent-image-preview-overlay.fullscreen .agent-image-preview-compare .repair-preview-pane img{max-width:calc(100vw - 80px);max-height:calc(100vh - 104px)}.product-scene-page{background:#fff}.product-scene-main{height:100vh;min-height:0;display:grid;grid-template-columns:320px minmax(0,1fr);margin-left:180px;overflow:hidden;padding-top:60px;background:#fff}.scene-param-panel{position:relative;min-height:0;display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:20px;border-right:1px solid #e8e8ee;background:#fff}.scene-param-panel.drag-over{background:#fbf9ff}.scene-upload-area{display:grid;justify-items:center;gap:11px;padding:32px 18px 20px;border:1px dashed #d8dbe4;border-radius:8px;text-align:center;background:#fff}.scene-upload-area.filled{padding-top:24px}.scene-upload-icon{color:#8f96a3}.scene-upload-text{color:#333844;font-size:14px;font-weight:600}.scene-upload-buttons{display:flex;justify-content:center;gap:8px}.scene-upload-button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #6d35f5;border-radius:4px;color:#6d35f5;background:#fff;font-size:12px;font-weight:600;cursor:pointer}.scene-upload-button.primary{color:#fff;background:#6d35f5}.scene-upload-tips{max-width:230px;color:#8b909b;font-size:11px;line-height:1.45}.scene-upload-list{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:4px}.scene-upload-thumb{position:relative;overflow:hidden;aspect-ratio:1 / 1;border:1px solid #ececf2;border-radius:6px;background:#f6f7fa}.scene-upload-thumb img{width:100%;height:100%;display:block;object-fit:cover}.scene-upload-thumb span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#6d35f5;background:#ffffff8a}.scene-upload-thumb button{position:absolute;top:4px;right:4px;width:21px;height:21px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#00000094;cursor:pointer}.scene-field{display:grid;gap:8px}.scene-field-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.scene-field span,.scene-field-title{color:#333844;font-size:14px;font-weight:500}.scene-field .scene-ai-toggle{height:28px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 9px;border:1px solid #e1e3ea;border-radius:6px;color:#5d6270;background:#fff;font-size:12px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.scene-field .scene-ai-toggle input{display:none}.scene-field .scene-ai-toggle.active{color:#6d35f5;border-color:#6d35f575;background:#f7f3ff}.scene-field textarea{width:100%;height:80px;resize:none;padding:10px 11px;border:1px solid #e1e3ea;border-radius:4px;outline:0;color:#303443;background:#fff;font-size:13px;line-height:20px}.scene-field textarea:focus{border-color:#6d35f5;box-shadow:0 0 0 2px #6d35f514}.scene-field textarea::placeholder{color:#9aa0ad}.scene-field small{justify-self:end;color:#9aa0ad;font-size:11px}.scene-size-panel,.scene-model-panel{display:grid;gap:10px}.scene-ratio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.scene-ratio-grid button{min-width:0;height:34px;padding:0 4px;border:1px solid #e1e3ea;border-radius:4px;color:#1f2530;background:#fff;font-size:12px;cursor:pointer}.scene-ratio-grid button:hover,.scene-ratio-grid button.active{color:#6d35f5;border-color:#6d35f5;background:#faf7ff}.scene-model-anchor{position:relative}.scene-model-trigger{width:100%;height:40px;display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 12px;border:1px solid #e1e3ea;border-radius:6px;color:#333844;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease}.scene-model-trigger:hover,.scene-model-trigger.open{color:#6d35f5;border-color:#6d35f59e;box-shadow:0 0 0 3px #6d35f514}.scene-model-trigger svg:last-child{transition:transform .16s ease}.scene-model-trigger.open svg:last-child{transform:rotate(180deg)}.scene-model-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-model-popover{position:absolute;top:auto;bottom:48px;left:0;z-index:40;width:100%;display:grid;gap:4px;max-height:min(300px,calc(100vh - 220px));overflow-y:auto;overflow-x:hidden;padding:6px;border:1px solid #ececf2;border-radius:8px;background:#fff;box-shadow:0 18px 42px #14181f29}.scene-model-option{width:100%;min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;border:0;border-radius:7px;color:#333844;background:transparent;text-align:left;cursor:pointer}.scene-model-option:hover,.scene-model-option.active{color:#6d35f5;background:#f5f1ff}.scene-model-option span{min-width:0;display:grid;gap:2px}.scene-model-option strong,.scene-model-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-model-option strong{font-size:13px;font-weight:600}.scene-model-option small{color:#858b98;font-size:11px}.scene-param-spacer{flex:1;min-height:20px}.scene-generate-button{width:100%;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;border:0;border-radius:6px;color:#fff;background:linear-gradient(90deg,#3d74ff,#742fe8);font-weight:700;cursor:pointer}.scene-generate-button:disabled{opacity:.58;cursor:default}.scene-progress{flex:0 0 auto}.scene-error{line-height:18px}.scene-result-area{position:relative;min-width:0;min-height:0;overflow:auto;padding:20px;background:#fff}.scene-result-tabs{position:sticky;top:0;z-index:8;height:38px;display:flex;align-items:flex-start;gap:16px;border-bottom:1px solid #e8e8ee;background:#fff}.scene-result-tabs button{height:38px;display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:#222633;background:transparent;font-size:14px;cursor:pointer}.scene-result-tabs button.active{color:#6d35f5;border-bottom:2px solid #6d35f5;font-weight:700}.scene-result-tabs .scene-history-button{margin-left:auto;color:#5f6470;font-size:13px}.scene-history-panel{position:absolute;top:60px;right:20px;z-index:120;width:360px;max-height:min(540px,calc(100vh - 110px));display:grid;align-content:start;gap:8px;overflow:auto;padding:12px;border:1px solid #ececf2;border-radius:8px;background:#fff;box-shadow:0 18px 42px #14181f29}.scene-history-panel button{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:7px;border:1px solid transparent;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.scene-history-panel button:hover,.scene-history-panel button.active{border-color:#6d35f52e;background:#f7f3ff}.scene-history-panel strong,.scene-history-panel small{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.scene-history-panel strong{color:#1f2330;font-size:13px}.scene-history-panel small{margin-top:4px;color:#8b8e98;font-size:12px}.scene-empty-guide{min-height:calc(100vh - 150px);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px;color:#1f2530;text-align:center}.scene-empty-guide p{max-width:680px;margin:0;font-size:22px;font-weight:500;line-height:1.5}.scene-example-card{width:fit-content;max-width:92%;display:flex;align-items:center;gap:22px;padding:20px;border-radius:8px;background:#fff;box-shadow:0 5px 20px #13182714}.scene-example-card div{display:grid;gap:8px;justify-items:center}.scene-example-card span{width:fit-content;padding:4px 8px;border-radius:4px;color:#fff;background:#2f3138;font-size:12px}.scene-example-card img{width:220px;height:280px;display:block;object-fit:cover;border-radius:4px}.scene-example-card i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1c223047;font-style:normal;font-size:23px}.scene-result-detail{padding:30px 20px 60px}.scene-result-card{position:relative;min-height:610px;padding:30px 24px 28px;border-radius:8px;background:#fff;box-shadow:0 4px 18px #151c2a12}.scene-task-info{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding-right:250px}.scene-task-avatar{position:relative;width:32px;height:32px;overflow:hidden;padding:0;border:0;border-radius:50%;background:#eef0f5;cursor:zoom-in}.scene-task-avatar img{width:100%;height:100%;display:block;object-fit:cover}.scene-task-avatar span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#6d35f5;background:#ffffffd1;opacity:0;transition:opacity .16s ease}.scene-task-avatar:hover span{opacity:1}.scene-task-model{color:#566071;font-size:14px;line-height:22px}.scene-task-meta{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;color:#8d94a3;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.scene-task-meta button{width:20px;height:20px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;border:0;color:#6d35f5;background:transparent;cursor:pointer}.scene-result-actions{position:absolute;top:28px;right:24px;z-index:50;display:flex;align-items:center;gap:12px}.scene-result-actions>button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 12px;border:1px solid #6a6d75;border-radius:4px;color:#2f3542;background:#fff;font-size:13px;cursor:pointer}.scene-result-actions .scene-more-button{width:32px;padding:0;border-color:#6d35f5;border-radius:50%;color:#6d35f5}.scene-more-menu{position:absolute;top:40px;right:0;z-index:70;width:180px;display:grid;padding:8px 0;border:1px solid #ececf2;border-radius:6px;background:#fff;box-shadow:0 10px 26px #12182626}.scene-more-menu button{height:36px;display:flex;align-items:center;gap:8px;padding:0 14px;border:0;color:#565b68;background:transparent;text-align:left;cursor:pointer}.scene-more-menu button:hover{color:#6d35f5;background:#f7f3ff}.scene-more-menu button:disabled{color:#a8adba;background:transparent;cursor:default}.scene-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:22px}.scene-result-image-card{position:relative;min-width:0;overflow:hidden;aspect-ratio:1 / 1;border-radius:7px;background:#eef0f5;box-shadow:0 2px 8px #11182714;cursor:grab;transition:box-shadow .16s ease,transform .16s ease,outline-color .16s ease}.scene-result-image-card:hover{box-shadow:0 10px 24px #10162324}.scene-result-image-card.dragging{opacity:.56;cursor:grabbing;transform:scale(.98)}.scene-result-image-card.drop-target{outline:2px solid #6d35f5;outline-offset:3px}.scene-result-image-card img{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-drag:none}.scene-image-toolbar{position:absolute;top:0;left:0;right:0;z-index:8;display:flex;justify-content:center;gap:6px;padding:8px;background:#080b12b8;opacity:0;transform:translateY(-100%);transition:opacity .16s ease,transform .16s ease}.scene-result-image-card:hover .scene-image-toolbar{opacity:1;transform:translateY(0)}.scene-image-toolbar button{height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 6px;border:0;border-radius:4px;color:#fff;background:transparent;font-size:12px;white-space:nowrap;cursor:pointer}.scene-image-toolbar button:hover{background:#ffffff29}.scene-image-toolbar button:disabled{opacity:.68;cursor:default}.scene-delete-image{position:absolute;bottom:8px;left:8px;z-index:9;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:5px;color:#ff4d5d;background:#060a12ad;opacity:0;transform:translateY(12px);cursor:pointer;transition:opacity .16s ease,transform .16s ease}.scene-result-image-card:hover .scene-delete-image{opacity:1;transform:translateY(0)}.scene-view-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:grid;place-items:center;padding:0;border:0;color:#6d35f5;background:#0000006b;opacity:0;cursor:zoom-in;transition:opacity .16s ease}.scene-view-image svg{width:48px;height:48px;padding:12px;border-radius:50%;background:#fff;box-sizing:border-box}.scene-result-image-card:hover .scene-view-image{opacity:1}.scene-ratio-tag{position:absolute;right:8px;bottom:8px;z-index:10;padding:2px 6px;border-radius:4px;color:#fff;background:#000000a8;font-size:10px;line-height:14px}.scene-result-placeholder{cursor:default;box-shadow:none}.scene-result-placeholder .canvas-image-placeholder{width:100%;height:100%;min-height:0;border-radius:7px}.scene-result-bottom{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:22px;color:#8e95a2;font-size:12px}.scene-result-bottom button{padding:0;border:0;color:#6d35f5;background:transparent;font-size:12px;cursor:pointer}.scene-edit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:24px;background:#10121a57}.scene-edit-dialog{width:min(460px,100%);display:grid;gap:14px;padding:18px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #12182647}.scene-edit-dialog header,.scene-edit-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.scene-edit-dialog header strong{color:#202532;font-size:16px}.scene-edit-dialog header button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#6a707e;background:#f3f4f8;cursor:pointer}.scene-edit-dialog textarea{width:100%;height:118px;resize:none;padding:11px 12px;border:1px solid #e1e3ea;border-radius:6px;outline:0;color:#252b38;font-size:13px;line-height:1.6}.scene-edit-dialog textarea:focus{border-color:#6d35f5;box-shadow:0 0 0 3px #6d35f514}.scene-edit-dialog footer span{margin-right:auto;color:#9096a3;font-size:12px}.scene-edit-dialog footer button{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #e1e3ea;border-radius:5px;color:#4e5563;background:#fff;cursor:pointer}.scene-edit-dialog footer button.primary{border-color:#6d35f5;color:#fff;background:#6d35f5}.scene-edit-dialog button:disabled{opacity:.56;cursor:default}@media(max-width:1280px){.scene-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scene-task-info{padding-right:0}.scene-result-actions{position:relative;top:auto;right:auto;justify-content:flex-end;margin-top:16px}}@media(max-width:980px){.product-scene-page .tool-sidebar{display:none}.product-scene-main{grid-template-columns:1fr;margin-left:0;overflow:auto}.scene-param-panel{min-height:auto;border-right:0;border-bottom:1px solid #e8e8ee}.scene-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
