:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#f5f5f5;background:#050505;font-synthesis:none;text-rendering:optimizeLegibility}.ppt-project-dialog-backdrop,.ppt-image-preview,.ppt-edit-slide-backdrop,.ppt-confirm-backdrop{animation:ppt-modal-fade .18s ease-out both}.ppt-project-dialog,.ppt-edit-slide-dialog,.ppt-confirm-dialog{animation:ppt-modal-enter .2s cubic-bezier(.2,.8,.2,1) both}.ppt-image-preview>div{animation:ppt-modal-preview-enter .2s cubic-bezier(.2,.8,.2,1) both}.ppt-project-dialog-backdrop.closing,.ppt-image-preview.closing,.ppt-edit-slide-backdrop.closing,.ppt-confirm-backdrop.closing{pointer-events:none;animation:ppt-modal-fade-out .17s ease-in both}.ppt-project-dialog-backdrop.closing .ppt-project-dialog,.ppt-edit-slide-backdrop.closing .ppt-edit-slide-dialog,.ppt-confirm-backdrop.closing .ppt-confirm-dialog,.ppt-image-preview.closing>div{animation:ppt-modal-exit .17s ease-in both}@keyframes ppt-modal-preview-enter{0%{opacity:0;transform:translateY(5px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ppt-modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ppt-modal-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(6px) scale(.982)}}@media(prefers-reduced-motion:reduce){.ppt-project-dialog-backdrop,.ppt-project-dialog,.ppt-image-preview,.ppt-image-preview>div,.ppt-edit-slide-backdrop,.ppt-edit-slide-dialog,.ppt-confirm-backdrop,.ppt-confirm-dialog{animation:none!important}}.ppt-approval-card button.editable:disabled,.ppt-export-card button.editable:disabled{color:#a1a7b0;border-color:#3a3e44;background:#35383d;opacity:1;cursor:default;box-shadow:none}.ppt-confirm-dialog footer button.primary:disabled{color:#a1a7b0;border-color:#3a3e44;background:#35383d;opacity:1}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;overflow-x:clip;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}body{min-width:320px;background:#050505;transition:color .32s ease,background-color .32s ease}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{min-height:36px;border:1px solid transparent;border-radius:999px;background:#ffffff2e;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#ffffff4d;background-clip:padding-box}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;background:#050505;transition:background-color .32s ease,color .32s ease}.app-shell,.app-shell *,.auth-page,.auth-page *{transition-property:background-color,border-color,color,box-shadow;transition-duration:.28s;transition-timing-function:ease}.app-main{min-height:100vh;margin-left:72px;overflow-x:clip}.route-stage{min-height:100%;animation:route-enter .24s cubic-bezier(.22,.61,.36,1) backwards}@keyframes route-enter{0%{opacity:0;transform:translate3d(8px,0,0)}to{opacity:1;transform:translateZ(0)}}.sidebar{position:fixed;z-index:100;inset:0 auto 0 0;width:72px;display:flex;flex-direction:column;align-items:center;padding:16px 8px 14px;border-right:1px solid #171717;background:#050505f7}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.brand-mark img{width:38px;height:38px;display:block;object-fit:contain;filter:drop-shadow(0 0 15px rgba(255,211,70,.16))}.side-nav{display:flex;width:100%;margin-top:58px;flex-direction:column;align-items:center;gap:13px}.side-item{position:relative;width:56px;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:3px;border:0;border-radius:13px;color:#777;background:transparent;font-size:11px;cursor:pointer}.side-item:hover{color:#c7c7c7}.side-item.active{color:#e7e7e7}.side-item.active .side-icon{background:#272727;color:#fff}.side-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.side-bottom{width:100%;margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:7px}.side-bottom .side-item{min-height:52px}.side-balance{min-width:62px;min-height:31px;display:flex;align-items:center;justify-content:center;gap:3px;padding:0 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#b8b8b8;background:#ffffff09;font-size:11px;font-variant-numeric:tabular-nums;cursor:pointer}.side-balance strong{color:#ededed;font-size:12px;font-weight:600}.side-balance:hover{color:#e7e7e7;border-color:#ffffff2e;background:#ffffff13}.side-round{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;color:#888;background:transparent;cursor:pointer}.side-round:hover{color:#eee;background:#1d1d1d}.language-wrap{position:relative}.language-menu{position:absolute;z-index:180;left:45px;bottom:0;width:122px;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#1c1c1cf0;box-shadow:0 14px 34px #0000004d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:language-menu-in .14s ease-out}.language-menu button{width:100%;height:31px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;border:0;border-radius:7px;color:#aaa;background:transparent;font-size:12px;cursor:pointer}.language-menu button:hover,.language-menu button.selected{color:#fff;background:#ffffff1a}@keyframes language-menu-in{0%{opacity:0;transform:translate(-3px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.side-user{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:50%;color:#b9b9b9;background:#1c1c1c;font-size:12px;cursor:pointer}.side-user.signed{width:42px;height:42px;border:1px solid rgba(255,255,255,.06);color:#ededed;background:#262626;box-shadow:inset 0 1px #ffffff06;font-family:Georgia,Times New Roman,"Noto Serif SC",serif;font-size:17px;font-weight:400;line-height:1}.side-user.signed:hover{border-color:#ffffff1a;background:#2d2d2d}.generate-page{position:relative;isolation:isolate;min-height:100vh;overflow-x:clip;overflow-y:visible;background:#050505}.generate-page:before{display:none}.generate-ambient-glow{position:fixed;z-index:0;border-radius:50%;filter:blur(82px);pointer-events:none}.generate-ambient-glow.purple{top:-210px;left:5%;width:540px;height:540px;opacity:.48;background:radial-gradient(circle,rgba(69,31,119,.92) 0,rgba(47,21,83,.46) 38%,transparent 72%)}.generate-ambient-glow.cyan{inset:0;width:auto;height:auto;border-radius:0;opacity:1;background:radial-gradient(ellipse 760px 720px at calc(100% - 120px) 68%,rgba(31,151,169,.24) 0,rgba(18,103,119,.14) 34%,rgba(10,59,68,.055) 53%,transparent 76%);filter:none}.generate-home-surface{position:relative;z-index:1;min-height:100vh;background:transparent}.generate-home-surface .hero-section,.generate-home-surface .model-intro,.generate-home-surface .inspiration-preview{background:transparent}.generation-initial-loading{display:grid;place-items:center}.generation-loader{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:14px;color:#6f6f74;font-size:12px;letter-spacing:.02em}.generation-loader-dots{height:16px;display:flex;align-items:center;gap:7px}.generation-loader-dots i{width:7px;height:7px;display:block;border-radius:50%;background:#8b8b90;animation:generation-dot 1.05s ease-in-out infinite}.generation-loader-dots i:nth-child(2){animation-delay:.14s}.generation-loader-dots i:nth-child(3){animation-delay:.28s}@keyframes generation-dot{0%,60%,to{opacity:.35;transform:translateY(0) scale(.9)}30%{opacity:1;transform:translateY(-4px) scale(1)}}.hero-section{position:relative;z-index:1;min-height:675px;padding:112px 24px 70px;overflow:visible;background:transparent}.hero-section:after{display:none}.hero-glow{position:absolute;z-index:1;border-radius:50%;filter:blur(75px);pointer-events:none;opacity:.5}.hero-glow.purple{top:-210px;left:7%;width:520px;height:520px;background:radial-gradient(circle,#442074 0,transparent 70%)}.hero-glow.cyan{display:none}.hero-copy{position:relative;z-index:2;text-align:center}.hero-copy h1{margin:0;color:#f4f4f4;font-size:31px;line-height:1.25;font-weight:750;letter-spacing:-.02em}.hero-copy p{margin:16px 0 0;color:#737373;font-size:15px}.hero-copy button{margin-top:31px;padding:10px 21px;border:1px solid #3a3a3a;border-radius:999px;color:#dedede;background:#262626cc;font-size:13px;cursor:pointer}.hero-copy button:hover{background:#333}.composer{position:relative;z-index:5;width:min(750px,calc(100vw - 126px));min-height:155px;margin:31px auto 0;padding:15px 16px 12px;border:1px solid #292929;border-radius:24px;background:#1c1c1ceb;box-shadow:0 20px 90px #0000006b;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.composer-input-row{display:flex;min-height:77px;align-items:flex-start;gap:10px}.upload-trigger{width:30px;height:34px;display:grid;flex:0 0 auto;place-items:center;margin-top:1px;border:0;color:#777;background:transparent;cursor:pointer}.upload-trigger:hover{color:#ccc}.composer-prompt-field{position:relative;min-width:0;width:100%;display:flex;align-items:flex-start;gap:8px}.composer-tool-mention{max-width:48%;min-height:30px;display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;margin-top:1px;padding:4px 7px 4px 10px;border:1px solid rgba(73,145,255,.38);border-radius:9px;color:#69a8ff;background:#2669d524;font-size:13px;line-height:1.2}.composer-tool-mention strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-tool-mention button{width:18px;height:18px;display:grid;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;color:#78aeff;background:transparent;cursor:pointer}.composer-tool-mention button:hover{color:#d9e9ff;background:#69a8ff2e}.composer-tool-menu{position:absolute;z-index:90;top:42px;left:0;width:min(330px,100%);padding:8px;border:1px solid rgba(105,168,255,.24);border-radius:14px;background:#16171afa;box-shadow:0 18px 55px #0000007a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.composer-tool-menu-title{padding:4px 7px 8px;color:#6b8fbd;font-size:11px}.composer-tool-menu>button{width:100%;display:flex;align-items:center;gap:10px;padding:9px;border:0;border-radius:10px;color:#dceaff;background:transparent;text-align:left;cursor:pointer}.composer-tool-menu>button:hover,.composer-tool-menu>button.selected{background:#4181dc29}.composer-tool-menu>button>span{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(93,159,255,.26);border-radius:9px;color:#72adff;background:#2d6ec921}.composer-tool-menu>button>div{min-width:0;display:grid;gap:3px}.composer-tool-menu strong{color:#69a8ff;font-size:13px}.composer-tool-menu small{overflow:hidden;color:#858b95;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.composer-tool-menu-empty{padding:14px 8px;color:#777;font-size:12px}.composer textarea{min-width:0;width:100%;height:76px;padding:5px 4px;resize:none;border:0;outline:0;color:#eee;background:transparent;font-size:15px;line-height:1.65}.composer textarea::placeholder{color:#686868}.reference-strip{display:flex;padding:3px 3px 10px;gap:10px;overflow-x:auto}.reference-thumb{position:relative;width:72px;height:72px;flex:0 0 auto;overflow:visible;border-radius:11px}.reference-thumb img{width:100%;height:100%;display:block;border-radius:9px;object-fit:cover}.reference-thumb button{position:absolute;top:-6px;right:-6px;width:19px;height:19px;display:grid;place-items:center;padding:0;border:1px solid #4a4a4a;border-radius:50%;color:#ddd;background:#181818;cursor:pointer}.reference-thumb.inpaint-ready{width:78px;height:78px;padding:3px;border:1px solid rgba(70,144,255,.62);background:#236ddb1f}.inpaint-ready-badge{position:absolute;z-index:2;left:6px;bottom:6px;display:inline-flex;align-items:center;gap:3px;padding:3px 5px;border-radius:6px;color:#fff;background:#165ac4e6;font-size:9px;line-height:1;box-shadow:0 3px 12px #00000052;pointer-events:none}.composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.composer-controls{display:flex;align-items:center;gap:6px;min-width:0}.control-wrap{position:relative}.control-pill{min-height:34px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid transparent;border-radius:999px;color:#aaa;background:#242424;font-size:12px;white-space:nowrap;cursor:pointer}.control-pill:hover{color:#ddd;background:#2d2d2d}.mini-model{width:16px;height:16px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:5px;color:#e6e4e1;background:#ffffff1a;box-shadow:inset 0 1px #ffffff1f}.mini-model svg{width:12px;height:12px}.mini-model.gemini,.mini-model.openai{color:#e6e4e1;background:#ffffff1a}.dot{color:#565656}.submit-side{display:flex;align-items:center;gap:12px}.prompt-polish-button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid rgba(105,168,255,.2);border-radius:10px;color:#69a8ff;background:#2669d51a;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.prompt-polish-button:hover:not(:disabled){border-color:#69a8ff61;color:#9ac6ff;background:#2669d52e}.prompt-polish-button:disabled{opacity:.38;cursor:not-allowed}.credit-cost{display:inline-flex;align-items:center;gap:4px;color:#a4a4a4;font-size:12px;white-space:nowrap}.submit-round{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#131313;background:#e6e6e6;cursor:pointer}.submit-round:disabled{color:#555;background:#383838;cursor:not-allowed}.inline-error{position:relative;z-index:5;width:fit-content;max-width:650px;margin:14px auto 0;padding:9px 13px;border:1px solid rgba(239,92,92,.28);border-radius:9px;color:#eaa;background:#69181840;font-size:12px}.inline-error.static{margin:0 auto 22px}.popover{position:absolute;z-index:50;bottom:44px;left:0;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#aaa;background:#1a191af7;box-shadow:0 18px 48px #0000006b,inset 0 1px #ffffff12;backdrop-filter:blur(20px) saturate(1.08);-webkit-backdrop-filter:blur(20px) saturate(1.08);animation:popover-in .12s ease-out;transform-origin:left bottom}@keyframes popover-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.popover-title,.setting-label{padding:4px 4px 10px;color:#858585;font-size:12px}.model-popover{width:280px;padding:10px}.model-option{width:100%;min-height:56px;display:grid;grid-template-columns:34px 1fr 16px;align-items:center;gap:10px;padding:7px 8px;border:1px solid transparent;border-radius:12px;color:#aaa;background:transparent;text-align:left;cursor:pointer}.model-option+.model-option{margin-top:4px}.model-option:hover,.model-option.selected{border-color:#ffffff1a;color:#f2f0ed;background:linear-gradient(135deg,#ffffff24,#ffffff12);box-shadow:inset 0 1px #ffffff17}.model-option-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:11px;color:#e9e7e3;background:#ffffff16;box-shadow:inset 0 1px #ffffff17}.model-option-icon.gemini,.model-option-icon.openai{color:#e9e7e3;background:#ffffff16}.model-option-icon svg{width:20px;height:20px}.model-option strong,.model-option small{display:block}.model-option strong{margin-bottom:4px;font-size:13px}.model-option small{color:#707070;font-size:10px}.settings-popover{width:316px;padding:13px 14px 14px}.setting-label{padding:0 0 7px;font-size:11px}.setting-row{display:flex;margin-bottom:13px;align-items:center;gap:6px}.setting-row button{min-width:48px;height:32px;border:0;border-radius:9px;color:#8f8f8f;background:transparent;font-size:13px;cursor:pointer}.setting-row button.selected{color:#eee;background:#343434}.ratio-label{margin-top:-1px}.ratio-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.ratio-grid button{height:49px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:9px;color:#8f8f8f;background:transparent;font-size:10px;cursor:pointer}.ratio-grid button.selected{color:#f1f1f1;background:#363636}.ratio-shape{display:block;border:2px solid currentColor;border-radius:3px}.count-popover{width:152px}.count-popover button{width:100%;height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:0;border-radius:8px;color:#aaa;background:transparent;font-size:13px;cursor:pointer}.count-popover button:hover,.count-popover button.selected{color:#fff;background:#292929}.view-mode-wrap{position:fixed;z-index:80;top:20px;right:24px;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#1b1b1dad;box-shadow:inset 0 1px #ffffff14,0 12px 36px #0000004d;backdrop-filter:blur(28px) saturate(145%);-webkit-backdrop-filter:blur(28px) saturate(145%)}.result-search{width:178px;height:34px;display:flex;align-items:center;gap:8px;padding:0 11px;border-right:1px solid rgba(255,255,255,.1);color:#8b8b8f}.result-search input{width:100%;min-width:0;border:0;outline:0;color:#e2e2e4;background:transparent;font-size:12px}.result-search input::placeholder{color:#77777c}.view-mode-segmented{display:flex;align-items:center;gap:3px}.view-mode-segmented button{height:34px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:0;border-radius:999px;color:#858585;background:transparent;font-size:12px;cursor:pointer}.view-mode-segmented button:hover{color:#d2d2d2}.view-mode-segmented button.selected{color:#171717;background:#e5e5e5}.clear-history-button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;border-radius:999px;color:#8f8f93;background:transparent;font-size:12px;cursor:pointer;transition:color .15s ease,background-color .15s ease}.clear-history-button:hover{color:#f0b1b1;background:#b7434321}.clear-history-button:disabled{opacity:.45;cursor:not-allowed}.generate-page.chat-active{height:100vh;min-height:0;overflow:hidden}.chat-workspace{position:relative;z-index:2;min-height:100vh;padding:94px 0 18px}.chat-active .chat-workspace{height:100vh;min-height:0;padding-top:0;padding-bottom:0;overflow:hidden}.chat-feed{width:100%;min-height:calc(100vh - 285px);margin:0;padding:10px 0 230px}.chat-active .chat-feed{height:100%;min-height:0;padding-top:104px;overflow-y:auto;overflow-anchor:none;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.chat-active .chat-feed::-webkit-scrollbar{width:6px}.chat-active .chat-feed::-webkit-scrollbar-track{background:transparent}.chat-active .chat-feed::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff2e}.chat-turn{width:min(480px,calc(100vw - 126px));margin:0 auto 44px}.chat-turn.optimistic{animation:chat-turn-enter .2s cubic-bezier(.22,.61,.36,1) both}@keyframes chat-turn-enter{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}.chat-prompt{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:14px}.chat-prompt>span{max-width:680px;color:#ddd;font-size:15px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.chat-prompt .prompt-tool-mention{display:inline-flex;align-items:center;padding:3px 9px;border:1px solid rgba(73,145,255,.34);border-radius:8px;color:#69a8ff;background:#2669d521;font-weight:650;line-height:1.45}.chat-prompt .prompt-user-text{display:block;margin-top:7px;color:#ddd}.search-highlight{padding:0 .09em;border-radius:3px;color:#fff3d6;background:#eea43145;box-shadow:inset 0 -1px #ffc55794}.chat-prompt>small{display:flex;align-items:center;gap:9px;color:#686868;font-size:11px}.chat-prompt>small button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:#777;background:transparent;font:inherit;cursor:pointer}.chat-prompt>small button:hover{color:#cfcfcf}.chat-results{display:grid;grid-template-columns:minmax(0,440px);align-items:start;justify-content:center;gap:12px}.chat-results.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-result{position:relative;min-height:0;overflow:hidden;border:1px solid #252525;border-radius:17px;background:#171717}.deferred-image{position:relative;display:block;overflow:hidden;background:#151515}.deferred-image>img{opacity:0;transition:opacity .2s ease}.deferred-image.loaded>img{opacity:1}.deferred-image-progress{position:absolute;z-index:1;inset:0;display:grid;place-items:center;overflow:hidden;background:#151515}.deferred-image-progress:before{content:"";width:22px;height:22px;border:2px solid rgba(255,255,255,.13);border-top-color:#ffffffa6;border-radius:50%;animation:spin .8s linear infinite}.deferred-image-progress i{position:absolute;right:0;bottom:0;left:0;height:2px;overflow:hidden;background:#ffffff12}.deferred-image-progress i:after{content:"";width:34%;height:100%;display:block;background:#ffffff8c;animation:deferred-progress 1.2s ease-in-out infinite}@keyframes deferred-progress{0%{transform:translate(-110%)}to{transform:translate(310%)}}.chat-result.ready{min-height:0}.chat-result.ready .deferred-image{width:100%;height:100%;min-height:0}.chat-result.ready .deferred-image>img{width:100%;height:100%;display:block;object-fit:cover;background:#101010}.deferred-image.interactive{cursor:zoom-in}.chat-result-actions{position:absolute;right:10px;bottom:10px;display:flex;gap:6px;opacity:0;transition:opacity .15s ease}.chat-result.ready:hover .chat-result-actions{opacity:1}.chat-result-actions button{height:33px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#e3e3e3;background:#181818db;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.chat-result-card-actions{bottom:11px;opacity:0;pointer-events:none;transform:translate(-50%,10px) scale(.96);transition:opacity .18s ease,transform .2s cubic-bezier(.2,.7,.2,1)}.chat-result.ready:hover .chat-result-card-actions,.chat-result.ready:focus-within .chat-result-card-actions{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.chat-result.pending,.chat-result.failed{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#7d7d7d;text-align:center}.chat-result.pending strong{color:#aaa;font-size:12px;font-weight:500}.chat-result.pending span{font-size:11px}.chat-result.failed{border-color:#d2555540;color:#9d6f6f;background:#4a1d1d2e}.chat-result.failed strong{color:#c89797;font-size:13px}.chat-result.failed span{max-width:80%;font-size:11px;line-height:1.5}.chat-result.failed>button{height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid rgba(210,111,111,.28);border-radius:999px;color:#dbaaaa;background:#702a2a40;cursor:pointer}.chat-result.failed>button:disabled{opacity:.6;cursor:default}.chat-composer-dock{position:fixed;z-index:70;left:calc(50% + 36px);bottom:18px;width:min(760px,calc(100vw - 126px));padding:0 14px;transform:translate(-50%)}.composer.composer-chat{width:100%;min-height:137px;margin:0;border-color:#ffffff1a;background:#1b1b1dc2;box-shadow:inset 0 1px #ffffff0e,0 22px 80px #00000094;backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%)}.composer.composer-chat .composer-input-row{min-height:62px}.composer.composer-chat textarea{height:61px}.chat-error{width:min(750px,calc(100vw - 126px));margin:-24px auto 16px}.gallery-view{min-height:100vh;padding-top:94px;padding-bottom:230px}.creation-card .deferred-image{position:absolute;inset:0}.creation-card .deferred-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery-masonry{width:100%;columns:5 240px;column-gap:14px}.gallery-card{width:100%;display:inline-block;margin:0 0 16px;break-inside:avoid;vertical-align:top}.gallery-card-media{position:relative;width:100%;min-height:130px;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#151515}.gallery-card-media .deferred-image{position:absolute;inset:0}.gallery-card-media .deferred-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .22s ease,opacity .2s ease}.gallery-card:hover .gallery-card-media .deferred-image>img{transform:scale(1.012)}.gallery-recreate{position:absolute;z-index:4;right:10px;bottom:10px;height:31px;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#e5e5e5;background:#141414ad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;cursor:pointer;transition:opacity .15s ease}.gallery-card:hover .gallery-recreate{opacity:1}.gallery-card-copy{min-width:0;padding:8px 2px 1px}.gallery-card-copy strong{display:block;overflow:hidden;color:#d7d7d7;font-size:12px;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.gallery-card-copy span{display:block;margin-top:4px;overflow:hidden;color:#666;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.showcase-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:21px}.showcase-heading h2{margin:0 0 5px;color:#d8d8d8;font-size:19px;font-weight:600}.showcase-heading p{margin:0;color:#656565;font-size:12px}.showcase-heading>button{padding:7px 11px;border:0;color:#858585;background:transparent;cursor:pointer}.showcase-heading>button:hover{color:#ddd}.featured-showcase{padding-bottom:78px;border-top:0;background:transparent;box-shadow:none}.featured-placeholder{border:1px solid #202020}.user-gallery{min-height:100vh}.gallery-empty{grid-column:1 / -1;min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px dashed #282828;border-radius:16px;color:#666;background:#1212128c}.running-strip{position:relative;z-index:6;width:min(960px,calc(100vw - 120px));display:flex;margin:-34px auto 24px;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;border:1px solid #252525;border-radius:13px;background:#111;font-size:12px}.running-strip>div{display:flex;align-items:center;gap:9px}.running-items{color:#777}.running-items span{padding-left:10px;border-left:1px solid #333}.model-intro{position:relative;z-index:6;width:min(960px,calc(100vw - 120px));display:grid;grid-template-columns:repeat(4,1fr);margin:-75px auto 65px;gap:12px;border:0;background:transparent;box-shadow:none}.model-intro article{min-height:112px;display:flex;align-items:flex-start;gap:11px;padding:18px 14px;border:1px solid #242424;border-radius:14px;background:#0d0d0ddb}.model-intro article>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#aaa;background:#242424;font-size:12px}.model-intro h3{margin:4px 0 12px;color:#c8c8c8;font-size:14px;font-weight:600}.model-intro p{margin:0;color:#656565;font-size:12px;line-height:1.65}.inspiration-preview{position:relative;z-index:1;width:min(1080px,calc(100vw - 120px));margin:0 auto;padding-bottom:70px;border:0;background:transparent;box-shadow:none}.category-row{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between;gap:20px}.category-row>div{display:flex;flex-wrap:wrap;gap:7px}.category-row button{padding:8px 14px;border:0;border-radius:999px;color:#888;background:transparent;font-size:12px;cursor:pointer}.category-row button.selected{color:#161616;background:#e8e8e8}.masonry-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:12px}.creation-card,.creation-placeholder{position:relative;min-height:250px;overflow:hidden;border-radius:12px;background:#141414}.creation-card:nth-child(4n+2),.creation-placeholder:nth-child(4n+2){min-height:320px}.creation-card:nth-child(4n+3),.creation-placeholder:nth-child(4n+3){min-height:285px}.creation-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.creation-overlay{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;padding:36px 11px 11px;background:linear-gradient(transparent,#000c);opacity:0;transition:opacity .16s ease}.creation-card:hover .creation-overlay{opacity:1}.creation-overlay span{max-width:55%;overflow:hidden;color:#ddd;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.creation-overlay button{padding:7px 11px;border:0;border-radius:999px;color:#111;background:#fff;font-size:11px;cursor:pointer}.creation-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#5e5e5e;font-size:12px}.creation-placeholder.p0{background:linear-gradient(145deg,#15141c,#141a1c)}.creation-placeholder.p1{background:linear-gradient(145deg,#1c1517,#171413)}.creation-placeholder.p2{background:linear-gradient(145deg,#14191c,#151620)}.creation-placeholder.p3{background:linear-gradient(145deg,#1a1712,#18151b)}.featured-card{width:100%;padding:0;border:0;color:#eee;cursor:pointer}.featured-card>span{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:42px 13px 13px;background:linear-gradient(transparent,#000000d1);font-size:12px;text-align:left;opacity:0;transition:opacity .16s ease}.featured-card:hover>span{opacity:1}.inspiration-page{min-height:100vh;padding:50px 44px 80px;color:#d7d7d7;background:#070707}.inspiration-header{display:flex;max-width:1480px;margin:0 auto 22px;align-items:flex-end;justify-content:space-between;gap:30px}.inspiration-header h1{margin:0;color:#f1f1f1;font-size:29px;letter-spacing:-.03em}.inspiration-header p{margin:9px 0 0;color:#646464;font-size:13px}.inspiration-search{width:290px;height:43px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid #292929;border-radius:999px;color:#707070;background:#111}.inspiration-search input{width:100%;border:0;outline:0;color:#ddd;background:transparent;font-size:12px}.inspiration-categories{max-width:1480px;display:flex;margin:0 auto 24px;flex-wrap:wrap;gap:7px}.inspiration-categories button{height:34px;padding:0 15px;border:0;border-radius:999px;color:#858585;background:#0e0e0e;font-size:12px;cursor:pointer}.inspiration-categories button:hover{color:#d8d8d8;background:#171717}.inspiration-categories button.selected{color:#171717;background:#ededed}.inspiration-masonry{max-width:1480px;margin:0 auto;columns:4 250px;column-gap:12px}.inspiration-tile{position:relative;width:100%;display:block;margin:0 0 12px;padding:0;overflow:hidden;break-inside:avoid;border:0;border-radius:13px;color:#eee;background:#141414;cursor:zoom-in}.inspiration-tile img{width:100%;height:auto;display:block;transition:transform .28s cubic-bezier(.2,.7,.2,1),filter .2s ease}.inspiration-tile:hover img{transform:scale(1.018);filter:brightness(.9)}.inspiration-tile-footer{position:absolute;z-index:3;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:none}.inspiration-tile-author{min-width:0;display:flex;align-items:center;gap:8px;color:#f2f2f2;text-shadow:0 1px 8px rgba(0,0,0,.72)}.inspiration-tile-author>span{width:31px;height:31px;display:grid;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#191919;background:#f4f4f4eb;font-family:Georgia,serif;font-size:13px;box-shadow:0 7px 20px #00000038}.inspiration-tile-author strong{min-width:0;overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.inspiration-tile-actions{display:flex;flex:0 0 auto;gap:5px;pointer-events:auto}.inspiration-tile-actions button{min-width:38px;height:38px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#f0f0f0;background:#1919198f;box-shadow:inset 0 1px #ffffff17,0 8px 24px #0000003d;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);cursor:pointer}.inspiration-tile-actions button:hover{background:#303030b8}.inspiration-tile-actions button.liked{color:#ff8492}.inspiration-tile-actions small{font-size:11px}.inspiration-empty{min-height:58vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#616161}.inspiration-modal{position:fixed;z-index:500;inset:0 0 0 72px;width:auto;height:100dvh;overflow:hidden;color:#e8e8e8;background:#070707f0;animation:inspiration-fade .18s ease-out}@keyframes inspiration-fade{0%{opacity:0}to{opacity:1}}.inspiration-modal-backdrop{position:absolute;inset:-90px;background-position:center;background-size:cover;filter:blur(70px) brightness(.42) saturate(.65);transform:scale(1.08);opacity:.78}.inspiration-modal:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#08080847,#0808088f 58%,#080808db);pointer-events:none}.inspiration-close{position:absolute;z-index:4;top:22px;right:392px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:50%;color:#e6e6e6;background:#181818b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer}.inspiration-viewer{position:relative;z-index:3;width:100%;height:100dvh;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 370px;overflow:hidden}.inspiration-image-stage{position:relative;min-width:0;min-height:0;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px 58px 24px 24px}.inspiration-image-stage>img{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 48px);display:block;border-radius:15px;object-fit:contain;box-shadow:0 22px 80px #00000059}.inspiration-stepper{position:absolute;right:15px;top:50%;display:flex;flex-direction:column;gap:9px;transform:translateY(-50%)}.inspiration-stepper button{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#ccc;background:#1c1c1c9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer}.inspiration-stepper button:first-child svg{transform:rotate(180deg)}.inspiration-detail{min-width:0;min-height:0;height:100dvh;display:flex;padding:28px 27px 26px;overflow:hidden;border-left:1px solid rgba(255,255,255,.08);flex-direction:column;background:#14141485;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.inspiration-author{display:grid;grid-template-columns:34px 1fr 36px;align-items:center;gap:10px;padding-right:43px}.inspiration-author>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#161616;background:#e8e8e8;font-family:Georgia,serif}.inspiration-author strong,.inspiration-author small{display:block}.inspiration-author strong{color:#ddd;font-size:13px}.inspiration-author small{margin-top:3px;color:#696969;font-size:10px}.inspiration-author>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;color:#8b8b8b;background:transparent;cursor:pointer}.inspiration-author>button:hover,.inspiration-author>button.liked{color:#f07a88;background:#ffffff0f}.inspiration-prompt-title{display:flex;margin:50px 0 14px;align-items:center;justify-content:space-between;color:#777;font-size:12px}.inspiration-prompt-title button{display:flex;align-items:center;gap:6px;border:0;color:#777;background:transparent;font-size:11px;cursor:pointer}.inspiration-prompt-title button:hover{color:#d8d8d8}.inspiration-prompt{max-height:min(38dvh,320px);margin:0;padding-right:5px;overflow:auto;color:#c2c2c2;font-size:13px;line-height:1.85;white-space:pre-wrap;scrollbar-width:thin;scrollbar-color:#555 transparent}.inspiration-tags{display:flex;margin-top:24px;flex-wrap:wrap;gap:7px}.inspiration-tags span{padding:6px 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#929292;background:#ffffff0e;font-size:10px}.inspiration-actions-title{margin-top:22px;padding-top:0;color:#777;font-size:12px}.inspiration-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:12px;gap:9px}.inspiration-actions button{height:43px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#e4e4e4;background:#ffffff14;cursor:pointer}.inspiration-actions button:last-child{color:#151515;background:#e7e7e7}.generation-preview-modal{position:fixed;z-index:520;inset:0 0 0 72px;height:100dvh;overflow:hidden;color:#e8e8e8;background:#090909;animation:inspiration-fade .18s ease-out}.generation-preview-backdrop{position:absolute;inset:-90px;background-position:center;background-size:cover;filter:blur(76px) brightness(.32) saturate(.58);opacity:.78;transform:scale(1.08)}.generation-preview-modal:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#0505053d,#0707078a 58%,#080808e0);pointer-events:none}.generation-preview-viewer{position:relative;z-index:2;width:100%;height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) 390px;overflow:hidden}.generation-preview-close{position:absolute;z-index:5;top:22px;right:412px;width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:50%;color:#e5e5e5;background:#181818ad;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer}.generation-preview-stage{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:28px 62px 28px 28px}.generation-preview-stage img{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 56px);display:block;border-radius:15px;object-fit:contain;box-shadow:0 26px 90px #00000061}.generation-preview-detail{min-width:0;min-height:0;height:100dvh;display:flex;padding:27px 26px;overflow:hidden;border-left:1px solid rgba(255,255,255,.08);flex-direction:column;background:#1212148a;-webkit-backdrop-filter:blur(28px) saturate(125%);backdrop-filter:blur(28px) saturate(125%)}.generation-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.generation-preview-toolbar button{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#e5e5e5;background:#ffffff14;cursor:pointer}.generation-preview-toolbar button:last-child{width:40px;padding:0}.generation-preview-toolbar button.liked{color:#ff8492}.generation-preview-prompt-title{display:flex;margin:34px 0 13px;align-items:center;justify-content:space-between;color:#777;font-size:12px}.generation-preview-prompt-title button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:#777;background:transparent;cursor:pointer}.generation-preview-detail>p{max-height:min(34dvh,280px);margin:0;padding-right:5px;overflow:auto;color:#d0d0d0;font-size:14px;line-height:1.8;white-space:pre-wrap;scrollbar-width:thin;scrollbar-color:#555 transparent}.generation-preview-tags{display:flex;margin-top:22px;flex-wrap:wrap;gap:7px}.generation-preview-tags span{padding:6px 9px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#999;background:#ffffff0e;font-size:10px}.generation-preview-actions-title{margin-top:26px;color:#777;font-size:12px}.generation-preview-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:12px;gap:9px}.generation-preview-actions button{height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.1);border-radius:11px;color:#e5e5e5;background:#ffffff14;cursor:pointer}.generation-preview-actions button:first-child{color:#171717;background:#e7e7e7}html[data-theme=light] .inspiration-page{color:#3d3934;background:#f5f1eb}html[data-theme=light] .inspiration-header h1{color:#28231f}html[data-theme=light] .inspiration-header p{color:#8b837a}html[data-theme=light] .inspiration-search{border-color:#ddd5ca;color:#958d83;background:#ffffffb8}html[data-theme=light] .inspiration-search input{color:#3f3933}html[data-theme=light] .inspiration-categories button{color:#716a62;background:#ffffff7a}html[data-theme=light] .inspiration-categories button.selected{color:#fff;background:#38332e}html[data-theme=light] .inspiration-tile{background:#e8e1d8;box-shadow:0 8px 30px #51433512}@media(max-width:900px){.inspiration-page{padding:72px 13px 80px}.inspiration-header{align-items:flex-start;flex-direction:column}.inspiration-search{width:100%}.inspiration-categories{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.inspiration-categories button{flex:0 0 auto}.inspiration-masonry{columns:2 140px;column-gap:8px}.inspiration-tile{margin-bottom:8px;border-radius:10px}.inspiration-modal{inset:0;overflow-y:auto}.inspiration-viewer{min-height:100%;display:flex;flex-direction:column}.inspiration-image-stage{min-height:62vh;padding:60px 14px 20px}.inspiration-image-stage>img{max-height:66vh}.inspiration-detail{min-height:38vh;padding:22px 17px;border-top:1px solid rgba(255,255,255,.08);border-left:0}.inspiration-close{position:fixed;top:14px;right:14px}.inspiration-stepper{display:none}.inspiration-author{padding-right:50px}.inspiration-prompt-title{margin-top:30px}.inspiration-prompt{max-height:none}.inspiration-actions-title{margin-top:24px}}.content-page{min-height:100vh;padding:48px 46px 70px;background:#080808}.tools-page{min-height:100vh;background:radial-gradient(circle at 78% 14%,rgba(28,63,101,.12),transparent 34%),#080808}.tools-header{align-items:flex-start;margin-bottom:30px}.tool-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;margin:0 auto;gap:18px}.tool-template-card{position:relative;min-width:0;padding:22px;overflow:hidden;border:1px solid #272727;border-radius:20px;background:linear-gradient(145deg,#1a1b1ef0,#0d0e10eb);box-shadow:inset 0 1px #ffffff06}.tool-template-link{width:100%;display:grid;grid-template-columns:46px minmax(0,1fr) 34px;align-items:center;gap:13px;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.tool-template-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(93,159,255,.25);border-radius:14px;color:#7bb4ff;background:#2d6ec921}.tool-template-copy{min-width:0;display:grid;gap:5px}.tool-template-copy strong{color:#69a8ff;font-size:17px;line-height:1.25}.tool-template-copy small{overflow:hidden;color:#858b95;font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.tool-template-link>svg{justify-self:end;padding:8px;box-sizing:content-box;border-radius:50%;color:#8d939d;background:#ffffff0a;transform:rotate(45deg)}.tool-template-guide{min-height:66px;margin:18px 0 0;color:#9298a2;font-size:13px;line-height:1.7}.tool-template-use{display:inline-flex;align-items:center;gap:8px;margin-top:17px;padding:0;border:0;color:#5f9fff;background:transparent;font-size:13px;cursor:pointer}.tool-template-use:hover,.tool-template-link:hover .tool-template-copy strong{color:#91c1ff}.tool-template-use span{transition:transform .16s ease}.tool-template-use:hover span{transform:translate(3px)}.workflow-page{min-height:100vh;background:radial-gradient(circle at 16% 8%,rgba(78,43,133,.14),transparent 32%),radial-gradient(circle at 90% 82%,rgba(16,112,121,.1),transparent 34%),#080808}.workflow-active{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #2f3741;border-radius:999px;color:#99a8b9;background:#161b21d1;font-size:12px}.workflow-toolbar{max-width:1180px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 auto 32px}.workflow-toolbar label{width:min(360px,100%);height:46px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid #292c31;border-radius:14px;color:#737b86;background:#111317e6}.workflow-toolbar input{width:100%;border:0;outline:0;color:#e7e9ed;background:transparent}.workflow-toolbar>button,.workflow-header-actions button,.workflow-back{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #30343a;border-radius:12px;color:#d7d9dd;background:#17191d;cursor:pointer}.workflow-toolbar>button:hover,.workflow-header-actions button:hover,.workflow-back:hover{border-color:#47505d;background:#20242a}.workflow-list{max-width:1180px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:0 auto}.workflow-new-card,.workflow-card{min-height:190px;border:1px solid #252a31;border-radius:18px;background:linear-gradient(145deg,#13161bf5,#0b0d10f5)}.workflow-new-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#aeb4bd;cursor:pointer}.workflow-new-card>span{width:45px;height:45px;display:grid;place-items:center;margin-bottom:3px;border:1px solid #343a43;border-radius:13px;color:#cbd2dc;background:#1b1f25}.workflow-new-card strong{font-size:15px}.workflow-new-card small{color:#626a75}.workflow-new-card:hover{border-color:#3b4654;background:linear-gradient(145deg,#1b2027fa,#0e1115fa)}.workflow-card{position:relative;overflow:hidden}.workflow-card-main{width:100%;height:100%;min-height:190px;display:grid;grid-template-rows:43px auto 1fr auto;gap:7px;padding:20px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.workflow-card-main>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#83adff;background:#4c79d526}.workflow-card-main strong{color:#e2e4e8;font-size:16px}.workflow-card-main small{display:-webkit-box;overflow:hidden;color:#747c87;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workflow-card-main time{color:#515862;font-size:10px}.workflow-card>div{position:absolute;right:12px;top:12px;display:flex;gap:4px;opacity:0;transition:opacity .16s ease}.workflow-card:hover>div{opacity:1}.workflow-card>div button{width:33px;height:33px;display:grid;place-items:center;border:1px solid #303640;border-radius:10px;color:#8e97a3;background:#101216e6;cursor:pointer}.workflow-card>div button:hover{color:#fff;background:#2a3038}.workflow-editor-page{padding:20px 24px 32px}.workflow-editor-header{min-height:62px;display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 4px 18px}.workflow-back svg{transform:rotate(-90deg)}.workflow-editor-header>div:nth-child(2){display:grid;gap:3px}.workflow-editor-header input{width:100%;max-width:520px;padding:0;border:0;outline:0;color:#f0f1f3;background:transparent;font-size:19px;font-weight:720}.workflow-editor-header span{color:#616873;font-size:10px}.workflow-header-actions{display:flex;gap:8px}.workflow-header-actions button.primary{border-color:#3a75dc;color:#fff;background:#3478ee}.workflow-header-actions button:disabled{opacity:.55;cursor:default}.workflow-message{max-width:1180px;margin:0 auto 12px;padding:10px 13px;border:1px solid #343b45;border-radius:11px;color:#b8c3d0;background:#191d23e6;font-size:12px}.workflow-canvas{min-height:calc(100vh - 132px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);overflow:hidden;border:1px solid #242a32;border-radius:18px;background:#0e1115;box-shadow:0 24px 80px #00000040}.workflow-reference-columns{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));align-items:start;overflow:auto}.workflow-column{min-width:0;min-height:100%;padding:17px;border-right:1px solid #252b33;background:#11151a}.workflow-column.output{background:#1d2d466b}.workflow-column-title{height:42px;display:flex;align-items:center;gap:9px;margin:-5px -5px 14px;padding:0 11px;border-radius:10px;color:#c4cad3;background:#1b2027;font-size:13px;font-weight:650}.workflow-column-title svg{color:#5ec6df}.workflow-upload-slot{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px dashed #343c47;border-radius:13px;color:#67717d;background:#12161b;cursor:pointer}.workflow-upload-slot:hover{border-color:#506279;color:#a9b7c7;background:#171c22}.workflow-reference-preview{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:13px;background:#090b0e}.workflow-reference-preview img{width:100%;height:100%;display:block;object-fit:contain}.workflow-reference-preview button{position:absolute;top:8px;right:8px;width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:#0a0a0abd;cursor:pointer}.workflow-output-rows{display:grid;gap:10px}.workflow-output-rows>div{min-height:88px;position:relative;display:grid;place-items:center;border:1px solid #2d3745;border-radius:12px;color:#697485;background:#0a0e13b3}.workflow-output-rows>div>span{position:absolute;top:8px;left:9px;width:21px;height:21px;display:grid;place-items:center;border-radius:6px;color:#7c8796;background:#1b222c;font-size:10px}.workflow-output-rows article{width:100%;grid-template-columns:48px 1fr;margin:0;border:0;background:transparent}.workflow-output-rows .task-preview{height:48px}.workflow-settings{min-width:0;padding:20px;border-left:1px solid #282e37;background:#171b21}.workflow-settings-title{display:flex;align-items:center;gap:9px;margin-bottom:22px;color:#e1e4e8}.workflow-settings label{display:grid;gap:8px;margin-bottom:17px;color:#8d96a2;font-size:12px}.workflow-settings textarea,.workflow-settings select{width:100%;border:1px solid #343b45;border-radius:11px;outline:0;color:#e4e7eb;background:#20252d}.workflow-settings textarea{min-height:150px;resize:vertical;padding:13px;line-height:1.65}.workflow-settings select{height:43px;padding:0 11px}.workflow-settings textarea:focus,.workflow-settings select:focus{border-color:#5278aa;box-shadow:0 0 0 3px #4370ad21}.workflow-setting-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.workflow-settings>p{margin:1px 0 0;color:#626b77;font-size:11px;line-height:1.6}.workflow-result-state{max-width:calc(100% - 22px);display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 11px;border:1px solid #32443a;border-radius:10px;color:#91bea2;background:#234c322e;font-size:11px}button.workflow-result-state{cursor:pointer}.workflow-result-state.success:hover{border-color:#47725a;color:#c0dfca;background:#28603d45}.workflow-result-state.error{border-color:#573434;color:#d69292;background:#5b25252e}.page-header{display:flex;max-width:1180px;margin:0 auto 34px;align-items:flex-end;justify-content:space-between;gap:30px}.page-header h1,.package-header h1{margin:0;color:#f0f0f0;font-size:31px;letter-spacing:-.02em}.page-header p,.package-header p{margin:10px 0 0;color:#707070;font-size:14px}.page-search{width:250px;height:40px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #292929;border-radius:11px;color:#777;background:#121212}.page-search input{width:100%;border:0;outline:0;color:#ddd;background:transparent}.page-search button{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:50%;color:#777;background:transparent;cursor:pointer}.page-search button:hover{color:#ddd;background:#ffffff12}.asset-tabs{max-width:1180px;display:flex;margin:0 auto 22px;gap:8px}.asset-tabs button{padding:8px 15px;border:0;border-radius:999px;color:#777;background:transparent;cursor:pointer}.asset-tabs button.active{color:#111;background:#eee}.task-queue{max-width:1180px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto 24px;gap:12px}.task-queue article{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:13px;padding:11px;border:1px solid #272727;border-radius:13px;background:#111}.task-preview{height:72px;display:grid;place-items:center;border-radius:9px;color:#777;background:#1c1c1c}.task-queue strong{max-width:230px;display:block;overflow:hidden;color:#ccc;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-queue span,.task-queue small{display:block;margin-top:7px;color:#686868;font-size:10px}.progress{height:3px;margin-top:9px;overflow:hidden;border-radius:9px;background:#2b2b2b}.progress i{height:100%;display:block;background:#eee;transition:width .3s ease}.asset-grid{max-width:1600px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;margin:0 auto;gap:18px}.asset-grid article{position:relative;min-width:0;overflow:hidden;border:1px solid #252525;border-radius:18px;background:#111;transition:transform .2s cubic-bezier(.2,.7,.2,1),border-color .18s ease,background .18s ease,box-shadow .2s ease}.asset-grid article:hover,.asset-grid article:focus-within{z-index:2;border-color:#3b3b3b;background:#141414;transform:translateY(-7px);box-shadow:0 18px 42px #00000057}.asset-grid article.expiring{border-color:#d74b4b6b}.asset-image{width:100%;max-height:520px;overflow:hidden;background:#171717}.asset-image img{width:100%;height:100%;display:block;object-fit:cover;cursor:zoom-in}.asset-hover{position:absolute;z-index:3;top:11px;right:11px;display:flex;gap:7px;opacity:.72;transition:opacity .15s ease}.asset-grid article:hover .asset-hover{opacity:1}.asset-hover button{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#eee;background:#0f0f0fc2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.asset-hover button:hover{background:#282828eb}.asset-meta{padding:15px 16px 16px}.asset-meta strong{display:-webkit-box;overflow:hidden;color:#d4d4d4;font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.asset-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.asset-meta-row>span{min-width:0;overflow:hidden;color:#6e6e6e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.asset-meta time{display:flex;flex:0 0 auto;align-items:center;gap:4px;color:#686868;font-size:10px}.asset-meta time.expiring{color:#e06565}.asset-expiry-warning{margin-top:11px;padding:8px 10px;border:1px solid rgba(211,67,67,.24);border-radius:9px;color:#e36c6c;background:#781e1e24;font-size:11px;line-height:1.45}.asset-pagination{max-width:1180px;display:flex;align-items:center;justify-content:center;gap:10px;margin:32px auto 0}.asset-pagination>div{display:flex;gap:6px}.asset-pagination button{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid #2b2b2b;border-radius:10px;color:#858585;background:#151515;font-size:12px;cursor:pointer}.asset-pagination button:hover:not(:disabled),.asset-pagination button.active{border-color:#555;color:#eee;background:#282828}.asset-pagination button.active{border-color:#777}.asset-pagination button:disabled{opacity:.38;cursor:not-allowed}.asset-tabs{max-width:1180px;display:flex;align-items:center;gap:30px;margin:-14px auto 30px;border-bottom:1px solid #202020}.asset-tabs button{position:relative;display:inline-flex;align-items:center;gap:7px;padding:14px 2px 13px;border:0;color:#717171;background:transparent;font-size:14px;cursor:pointer}.asset-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:transparent;content:""}.asset-tabs button:hover{color:#bdbdbd}.asset-tabs button.active{border-radius:0;color:#f1f1f1;background:transparent}.asset-tabs button.active:after{background:#f1f1f1}.asset-grid{display:grid;columns:auto}.asset-grid article{margin-bottom:0}.assets-page .page-header,.assets-page .asset-tabs,.assets-page .asset-message,.assets-page .task-queue,.assets-page .asset-pagination{max-width:1600px}.assets-page .asset-meta{padding:11px 12px 12px}.assets-page .asset-meta strong{font-size:12px}.assets-page .asset-meta-row{margin-top:6px;gap:7px}.assets-page .asset-top-actions{top:8px;right:8px;padding:3px}.assets-page .asset-top-actions button,.assets-page .asset-card-actions button{width:30px;height:30px}.assets-page .asset-top-actions svg,.assets-page .asset-card-actions svg{width:17px;height:17px}.assets-page .asset-card-actions{bottom:8px;padding:4px}.asset-message{position:sticky;z-index:8;top:14px;max-width:1180px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 auto 18px;padding:11px 13px 11px 16px;border:1px solid #323232;border-radius:12px;color:#bdbdbd;background:#161616eb;box-shadow:0 12px 38px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:12px}.asset-message button{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:8px;color:#888;background:#292929;cursor:pointer}.asset-image{position:relative}.asset-top-actions{position:absolute;z-index:3;top:12px;right:12px;display:flex;gap:2px;padding:5px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0f0f0f9e;box-shadow:0 8px 25px #0003;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.asset-top-actions button,.asset-card-actions button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#d2d2d2;background:transparent;cursor:pointer;transition:color .14s ease,background .14s ease}.asset-top-actions button:hover,.asset-card-actions button:hover{color:#fff;background:#ffffff1a}.asset-top-actions button.active{color:#ff7b87}.asset-top-actions button:disabled{opacity:.78;cursor:default}.asset-card-actions{position:absolute;z-index:3;bottom:13px;left:50%;display:flex;gap:4px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:999px;opacity:1;background:#121212ad;box-shadow:0 10px 28px #00000040;-webkit-backdrop-filter:blur(20px) saturate(130%);backdrop-filter:blur(20px) saturate(130%);transform:translate(-50%)}.asset-card-actions button.danger:hover{color:#ff8585;background:#c8414121}.assets-page .asset-top-actions{opacity:0;pointer-events:none;transform:translateY(-8px) scale(.96);transition:opacity .18s ease,transform .2s cubic-bezier(.2,.7,.2,1)}.assets-page .asset-card-actions{opacity:0;pointer-events:none;transform:translate(-50%,11px) scale(.96);transition:opacity .18s ease,transform .2s cubic-bezier(.2,.7,.2,1)}.assets-page .asset-grid article:hover .asset-top-actions,.assets-page .asset-grid article:focus-within .asset-top-actions,.assets-page .asset-grid article:hover .asset-card-actions,.assets-page .asset-grid article:focus-within .asset-card-actions{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.assets-page .asset-grid article:hover .asset-card-actions,.assets-page .asset-grid article:focus-within .asset-card-actions{transform:translate(-50%) scale(1)}.asset-delete-backdrop{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:20px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.asset-delete-dialog{width:min(390px,100%);padding:25px;border:1px solid #333;border-radius:20px;color:#ececec;background:#171717;box-shadow:0 28px 90px #0000007a}.asset-delete-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:18px;border-radius:13px;color:#ef7777;background:#be3a3a21}.asset-delete-dialog h3{margin:0;font-size:18px}.asset-delete-dialog p{margin:9px 0 24px;color:#858585;font-size:13px;line-height:1.7}.asset-delete-buttons{display:flex;justify-content:flex-end;gap:9px}.asset-delete-buttons button{min-width:90px;height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #343434;border-radius:11px;color:#bcbcbc;background:#222;cursor:pointer}.asset-delete-buttons button.danger{border-color:#c9454573;color:#fff;background:#b94c4c}.asset-delete-buttons button:disabled{opacity:.55;cursor:default}.page-loading,.full-loader{min-height:70vh;display:grid;place-items:center;color:#777}.empty-state{display:flex;min-height:55vh;flex-direction:column;align-items:center;justify-content:center;color:#777;text-align:center}.empty-state h3,.empty-state h2{margin:16px 0 6px;color:#bbb}.empty-state p{margin:0}.package-header{margin-bottom:38px;text-align:center}.period-tabs{width:fit-content;display:flex;margin:28px auto 0;padding:4px;border:1px solid #282828;border-radius:999px;background:#111}.period-tabs button{width:85px;height:36px;border:0;border-radius:999px;color:#777;background:transparent;cursor:pointer}.period-tabs button.active{color:#111;background:#ededed}.plans-grid{max-width:1220px;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;gap:15px}.plan-card{position:relative;min-height:560px;padding:25px 22px;border:1px solid #282828;border-radius:17px;background:#111}.plan-card.popular{border-color:#7961cb;box-shadow:inset 0 0 40px #55388e1c}.plan-badge{position:absolute;top:18px;right:18px;padding:5px 8px;border-radius:999px;color:#d8caff;background:#30264c;font-size:10px}.plan-card h3{margin:0 0 11px;color:#eee;font-size:18px}.plan-card>p{min-height:42px;margin:0;color:#717171;font-size:12px;line-height:1.65}.credits{margin-top:28px}.credits strong{color:#eee;font-size:31px}.credits span{margin-left:8px;color:#666;font-size:12px}.plan-progress{height:4px;margin:15px 0 24px;overflow:hidden;border-radius:10px;background:#262626}.plan-progress i{height:100%;display:block;background:linear-gradient(90deg,#7661cf,#c27fac)}.price{display:flex;height:54px;align-items:baseline;gap:4px}.price span{color:#aaa}.price strong{color:#f0f0f0;font-size:30px}.price del{margin-left:7px;color:#555;font-size:12px}.recharge-one-to-one{display:flex;min-height:47px;align-items:center;justify-content:space-between;margin:11px 0 14px;padding:0 12px;border:1px solid #303030;border-radius:10px;background:#ffffff09}.recharge-one-to-one span{color:#858585;font-size:12px}.recharge-one-to-one strong{color:#e9e9e9;font-size:14px}.plan-card>button{width:100%;height:43px;border:1px solid #363636;border-radius:10px;color:#eee;background:#242424;font-weight:600;cursor:pointer}.plan-card.popular>button{border-color:#7158d6;background:#6851c8}.plan-card>button:disabled,.plan-card.popular>button:disabled{display:grid;place-items:center;border-color:#2b2b2b;color:#747474;background:#1b1b1b;cursor:not-allowed}.plan-card ul{display:flex;margin:25px 0 0;padding:0;flex-direction:column;gap:12px;list-style:none}.plan-card li{display:flex;align-items:center;gap:8px;color:#888;font-size:11px}.plan-card li svg{color:#7f6dd0}.logout-button{padding:9px 16px;border:1px solid #333;border-radius:9px;color:#aaa;background:#151515;cursor:pointer}.account-cards{max-width:1180px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto 24px;gap:14px}.account-cards article{padding:23px;border:1px solid #272727;border-radius:14px;background:#111}.account-cards span,.account-cards small{display:block;color:#6c6c6c;font-size:12px}.account-cards strong{display:block;margin:13px 0 9px;color:#eee;font-size:26px}.log-panel{max-width:1180px;margin:0 auto;overflow:hidden;border:1px solid #272727;border-radius:14px;background:#101010}.panel-title{display:flex;padding:20px;align-items:center;justify-content:space-between;border-bottom:1px solid #242424}.panel-title h2{margin:0;font-size:17px}.panel-title span{color:#666;font-size:11px}.log-row{display:grid;grid-template-columns:1.3fr 1fr 1fr .7fr;padding:13px 20px;border-bottom:1px solid #1e1e1e;color:#888;font-size:12px}.log-row.header{color:#5f5f5f;background:#151515}.empty-log{padding:45px;color:#666;text-align:center}.log-loading{min-height:168px;display:flex;align-items:center;justify-content:center;gap:10px;color:#777;font-size:13px}.log-loading svg{width:22px;height:22px}.log-error{color:#d56f6f}.admin-save{min-width:122px;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;color:#111;background:#eee;font-weight:650;cursor:pointer}.admin-save:disabled{opacity:.55}.admin-message{max-width:1180px;margin:-15px auto 20px;padding:10px 13px;border:1px solid #2c4639;border-radius:9px;color:#9ad6b3;background:#102319;font-size:12px}.admin-panel{max-width:1180px;margin:0 auto 18px;overflow:hidden;border:1px solid #292929;border-radius:14px;background:#101010}.switch-row{display:flex;align-items:center;gap:8px;color:#888;font-size:12px}.switch-row input{display:none}.switch-row span{position:relative;width:38px;height:21px;border-radius:999px;background:#333}.switch-row span:after{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#888;transition:left .16s ease,background .16s ease}.switch-row input:checked+span{background:#5b4bb1}.switch-row input:checked+span:after{left:20px;background:#fff}.admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);padding:20px;gap:17px}.admin-form-grid label,.package-editor-row label{color:#777;font-size:11px}.admin-form-grid input,.package-editor-row input{width:100%;height:42px;margin-top:8px;padding:0 12px;border:1px solid #2b2b2b;border-radius:9px;outline:0;color:#ddd;background:#151515}.admin-form-grid input:focus,.package-editor-row input:focus{border-color:#666}.field-helper{display:block;margin-top:7px;color:#666;font-size:10px;line-height:1.45}.admin-note{margin:14px 20px 20px;color:#666;font-size:11px;line-height:1.7}.package-editor{padding:17px}.package-editor-header,.package-editor-row{display:grid;grid-template-columns:1.45fr .8fr .8fr;gap:10px;padding:0 13px}.package-editor-header{padding-bottom:9px;color:#777;font-size:12px}.package-editor-row{align-items:center;padding-top:13px;padding-bottom:13px;border-bottom:1px solid #242424}.package-editor-row:last-child{border-bottom:0}.package-editor-row>input{margin-top:0;font-size:14px}.auth-page{min-height:100vh;display:grid;grid-template-columns:46% 54%;color:#eee;background:#080808}.auth-art{display:flex;padding:45px 54px;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 15% 10%,#3a245a 0,transparent 42%),radial-gradient(circle at 90% 80%,#143f4b 0,transparent 40%),#090909}.auth-logo{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:650}.auth-logo img{width:36px;height:36px;display:block;object-fit:contain}.auth-art h2{margin:0;font-size:clamp(38px,4.5vw,66px);line-height:1.15;letter-spacing:-.045em}.auth-art p{color:#858585}.auth-art small{color:#575757}.auth-form-wrap{position:relative;display:grid;place-items:center;padding:50px 25px}.auth-close{position:absolute;top:24px;right:24px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;color:#777;background:#151515;cursor:pointer}.auth-form{width:min(410px,100%)}.auth-form h1{margin:0;font-size:30px}.auth-form>p{margin:11px 0 30px;color:#6f6f6f}.auth-form label{display:block;margin-bottom:17px;color:#aaa;font-size:12px}.auth-form input{width:100%;height:48px;margin-top:8px;padding:0 14px;border:1px solid #2b2b2b;border-radius:10px;outline:0;color:#eee;background:#111}.auth-form input:focus{border-color:#666}.auth-submit{width:100%;height:48px;display:grid;place-items:center;margin-top:5px;border:0;border-radius:10px;color:#111;background:#eee;font-weight:700;cursor:pointer}.auth-submit:disabled{opacity:.45;cursor:not-allowed}.auth-error{margin-bottom:16px;padding:10px 12px;border:1px solid #5a2b2b;border-radius:9px;color:#e5a5a5;background:#251313;font-size:12px}.auth-notice{margin-bottom:16px;padding:10px 12px;border:1px solid #28513b;border-radius:9px;color:#9fe0b8;background:#11281a;font-size:12px}.code-input{display:grid;grid-template-columns:1fr 108px;align-items:end;gap:8px}.code-input button{height:48px;display:grid;place-items:center;border:1px solid #303030;border-radius:10px;color:#ddd;background:#1a1a1a;cursor:pointer}.code-input button:disabled{color:#666;cursor:not-allowed}.turnstile-wrap{min-height:65px;margin:-2px 0 14px}.auth-switch{margin:22px 0 0;color:#707070;font-size:12px;text-align:center}.auth-switch button{margin-left:6px;border:0;color:#eee;background:transparent;cursor:pointer}.auth-form>small{display:block;color:#4f4f4f;font-size:10px;text-align:center}.auth-terms{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.07);line-height:1.65}.wallet-redeem{max-width:1180px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 28px;padding:19px 22px;border:1px solid #292929;border-radius:15px;background:#111}.wallet-redeem strong,.wallet-redeem span{display:block}.wallet-redeem strong{color:#eee;font-size:15px}.wallet-redeem span{margin-top:5px;color:#777;font-size:12px}.wallet-redeem>div:last-child{display:flex;gap:8px}.wallet-redeem input{width:260px;height:39px;padding:0 12px;border:1px solid #363636;border-radius:9px;color:#eee;background:#171717;outline:none}.wallet-redeem button{min-width:92px;border:0;border-radius:9px;color:#111;background:#eee;font-weight:700;cursor:pointer}.wallet-redeem button:disabled{opacity:.5;cursor:not-allowed}.recharge-grid .plan-card{min-height:360px}.model-price-editor{margin:30px 20px 0;overflow-x:auto}.model-editor-title{min-width:860px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.model-editor-title strong,.model-editor-title span{display:block}.model-editor-title strong{color:#eee;font-size:15px}.model-editor-title span{max-width:760px;margin-top:6px;color:#7a7a7a;font-size:12px;line-height:1.55}.model-editor-title button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #343434;border-radius:9px;color:#ddd;background:#181818;cursor:pointer;white-space:nowrap}.model-editor-title button:disabled{opacity:.4;cursor:not-allowed}.model-mapping-head,.model-mapping-row{min-width:860px;display:grid;grid-template-columns:34px minmax(190px,1.15fr) minmax(170px,1fr) 92px minmax(180px,.8fr) 36px;align-items:center;gap:12px}.model-mapping-head{padding:0 10px 8px;color:#777;font-size:11px}.model-mapping-row{min-height:64px;padding:10px;border-top:1px solid #262626}.model-mapping-row .model-option-icon{width:30px;height:30px;border-radius:9px}.model-mapping-row input,.model-mapping-row select{width:100%;height:38px;padding:0 11px;border:1px solid #343434;border-radius:9px;outline:0;color:#eee;background:#171717;font:inherit}.model-mapping-row input:focus,.model-mapping-row select:focus{border-color:#646464}.provider-chip{width:fit-content;padding:6px 9px;border:1px solid #343434;border-radius:999px;color:#bdbdbd;background:#191919;font-size:11px}.provider-chip.openai{color:#b8d2f5;border-color:#5789c959;background:#2248763d}.provider-chip.gemini{color:#f0d879;border-color:#b5933159;background:#67521447}.model-price-input{display:grid;grid-template-columns:minmax(90px,1fr) auto;align-items:center;gap:9px}.model-price-input em{color:#777;font-size:11px;font-style:normal;white-space:nowrap}.model-remove{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#8a8a8a;background:transparent;cursor:pointer}.model-remove:hover{color:#e58b8b;background:#9b313124}.model-mapping-empty{min-width:860px;padding:24px 10px;border-top:1px solid #262626;color:#737373;font-size:12px;text-align:center}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] .app-shell,html[data-theme=light] .generate-page{color:#24221f;background:#f4f1eb}html[data-theme=light] .sidebar{border-color:#ded9cf;background:#f8f6f1f5}html[data-theme=light] .side-item{color:#817c73}html[data-theme=light] .side-item:hover,html[data-theme=light] .side-item.active{color:#22201d}html[data-theme=light] .side-item.active .side-icon,html[data-theme=light] .side-round:hover{color:#27231f;background:#e5e0d7}html[data-theme=light] .side-user.signed{border-color:#473d301f;color:#3a342e;background:#ddd8cf;box-shadow:inset 0 1px #fff9}html[data-theme=light] .side-user.signed:hover{border-color:#473d302e;background:#d3cdc3}html[data-theme=light] .language-menu{border-color:#786c5a33;background:#fffdf9f2;box-shadow:0 14px 30px #56463221}html[data-theme=light] .language-menu button{color:#655f56}html[data-theme=light] .language-menu button:hover,html[data-theme=light] .language-menu button.selected{color:#292621;background:#ece7de}html[data-theme=light] .side-balance{border-color:#d9d2c7;color:#665e54;background:#fffdf9bd}html[data-theme=light] .side-balance:hover{color:#302b25;border-color:#cfc6b9;background:#eee9e1}html[data-theme=light] .hero-section:after{display:none}html[data-theme=light] .hero-glow.purple{background:radial-gradient(circle,#d4c1ec 0,transparent 70%)}html[data-theme=light] .generate-page:before{display:none}html[data-theme=light] .generate-ambient-glow.purple{background:radial-gradient(circle,rgba(206,184,235,.86) 0,rgba(225,210,242,.42) 40%,transparent 72%)}html[data-theme=light] .generate-ambient-glow.cyan{display:block;opacity:1;background:radial-gradient(ellipse 760px 720px at calc(100% - 120px) 68%,rgba(111,202,213,.2) 0,rgba(174,224,228,.13) 36%,rgba(215,238,238,.055) 56%,transparent 76%)}html[data-theme=light] .hero-copy h1,html[data-theme=light] .page-header h1,html[data-theme=light] .package-header h1,html[data-theme=light] .plan-card h3,html[data-theme=light] .credits strong,html[data-theme=light] .price strong,html[data-theme=light] .account-cards strong{color:#24211d}html[data-theme=light] .hero-copy p,html[data-theme=light] .page-header p,html[data-theme=light] .package-header p{color:#817b72}html[data-theme=light] .hero-copy button{border-color:#d8d1c5;color:#514c45;background:#ffffffb3}html[data-theme=light] .composer{border-color:#d9d3c8;background:#ffffffe0;box-shadow:0 22px 70px #4c42331f}html[data-theme=light] .composer textarea,html[data-theme=light] .page-search input{color:#292621}html[data-theme=light] .composer textarea::placeholder{color:#9b958c}html[data-theme=light] .control-pill{color:#625d55;background:#ede9e2}html[data-theme=light] .control-pill:hover{color:#2f2b26;background:#e4dfd6}html[data-theme=light] .mini-model,html[data-theme=light] .mini-model.gemini,html[data-theme=light] .mini-model.openai{border-color:#d4ccc0;color:#5f5950;background:#e1dbd1;box-shadow:inset 0 1px #ffffffc7}html[data-theme=light] .popover{border-color:#9c918147;color:#625d55;background:#fffdf9f7;box-shadow:0 18px 45px #493f3024,inset 0 1px #fffc}html[data-theme=light] .model-option:hover,html[data-theme=light] .model-option.selected,html[data-theme=light] .setting-row button.selected,html[data-theme=light] .ratio-grid button.selected,html[data-theme=light] .count-popover button:hover,html[data-theme=light] .count-popover button.selected{color:#292621;background:#e8e2d9}html[data-theme=light] .view-mode-wrap{border-color:#685c4d29;background:#efebe4b8;box-shadow:inset 0 1px #ffffffb3,0 10px 30px #5245341f}html[data-theme=light] .result-search{border-color:#574c3f1f;color:#81796f}html[data-theme=light] .result-search input{color:#39342e}html[data-theme=light] .result-search input::placeholder{color:#938a7f}html[data-theme=light] .view-mode-segmented{background:transparent}html[data-theme=light] .view-mode-segmented button{color:#81796f}html[data-theme=light] .view-mode-segmented button:hover{color:#37312b}html[data-theme=light] .view-mode-segmented button.selected{color:#302b25;background:#fffdf9;box-shadow:0 1px 4px #4135271a}html[data-theme=light] .clear-history-button{color:#81786e}html[data-theme=light] .clear-history-button:hover{color:#a54f4f;background:#af4c4c1a}html[data-theme=light] .chat-prompt>span{color:#34302a}html[data-theme=light] .chat-prompt>small{color:#847c71}html[data-theme=light] .search-highlight{color:#5b3906;background:#e09d3347;box-shadow:inset 0 -1px #8f580a61}html[data-theme=light] .chat-result{border-color:#ddd7cd;background:#ffffffbd}html[data-theme=light] .chat-result.ready img,html[data-theme=light] .deferred-image,html[data-theme=light] .deferred-image-progress{background:#eee9e1}html[data-theme=light] .deferred-image-progress:before{border-color:#3a332a24;border-top-color:#3a332a94}html[data-theme=light] .deferred-image-progress i{background:#3a332a14}html[data-theme=light] .deferred-image-progress i:after{background:#3a332a6b}html[data-theme=light] .chat-result.pending{color:#8d857a}html[data-theme=light] .chat-result.pending strong{color:#655f56}html[data-theme=light] .gallery-card-media{border-color:#4e423121;background:#ece7de}html[data-theme=light] .gallery-card-copy strong{color:#36312a}html[data-theme=light] .gallery-card-copy span{color:#81796f}html[data-theme=light] .chat-result.failed{border-color:#b0564b40;color:#a36960;background:#be615514}html[data-theme=light] .chat-result-actions button{border-color:#ffffff7a;color:#f8f6f2;background:#2f2b26c2}html[data-theme=light] .composer.composer-chat{border-color:#6c5f4d2e;background:#faf8f4c2;box-shadow:inset 0 1px #ffffffe6,0 20px 62px #5e4e3829}html[data-theme=light] .showcase-heading h2{color:#37322c}html[data-theme=light] .showcase-heading p{color:#837b70}html[data-theme=light] .showcase-heading>button{color:#81796e}html[data-theme=light] .showcase-heading>button:hover{color:#302b25}html[data-theme=light] .featured-placeholder{border-color:#e1dad0}html[data-theme=light] .gallery-empty{border-color:#dcd5ca;color:#8b8378;background:#ffffff8f}html[data-theme=light] .model-option:hover,html[data-theme=light] .model-option.selected{border-color:#9c918133;background:linear-gradient(135deg,#e3dcd2c7,#f4f0eab8);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #493f300f}html[data-theme=light] .model-option-icon,html[data-theme=light] .model-option-icon.gemini,html[data-theme=light] .model-option-icon.openai{border-color:#9c918129;color:#625b52;background:#e2dcd4b3;box-shadow:inset 0 1px #fffc}html[data-theme=light] .model-intro article,html[data-theme=light] .running-strip,html[data-theme=light] .task-queue article,html[data-theme=light] .asset-grid article,html[data-theme=light] .plan-card,html[data-theme=light] .account-cards article,html[data-theme=light] .log-panel,html[data-theme=light] .admin-panel{border-color:#ddd7cd;background:#ffffffb8}html[data-theme=light] .model-intro h3,html[data-theme=light] .asset-meta strong,html[data-theme=light] .empty-state h2,html[data-theme=light] .empty-state h3{color:#37322c}html[data-theme=light] .content-page{background:#f4f1eb}html[data-theme=light] .tools-page{background:radial-gradient(circle at 78% 14%,rgba(76,137,197,.1),transparent 35%),#f4f1eb}html[data-theme=light] .tool-template-card{border-color:#dcd5ca;background:linear-gradient(145deg,#ffffffe0,#f9f6f0d4);box-shadow:inset 0 1px #ffffffbf}html[data-theme=light] .tool-template-icon{border-color:#3770b738;color:#326eae;background:#447dc417}html[data-theme=light] .tool-template-copy strong,html[data-theme=light] .tool-template-use{color:#286ab1}html[data-theme=light] .tool-template-copy small,html[data-theme=light] .tool-template-guide{color:#716c64}html[data-theme=light] .composer-tool-mention{border-color:#2d6cbe47;color:#286ab1;background:#3777c917}html[data-theme=light] .composer-tool-mention button{color:#3978bc}html[data-theme=light] .prompt-polish-button{border-color:#2d6cbe33;color:#286ab1;background:#3777c914}html[data-theme=light] .composer-tool-menu{border-color:#2d6cbe33;background:#fffdf9fa;box-shadow:0 18px 45px #4e412f24}html[data-theme=light] .composer-tool-menu>button:hover,html[data-theme=light] .composer-tool-menu>button.selected{background:#3777c917}html[data-theme=light] .chat-prompt .prompt-tool-mention{border-color:#2d6cbe3d;color:#286ab1;background:#3777c917}html[data-theme=light] .tool-template-link>svg{color:#77716a;background:#50463c0f}html[data-theme=light] .period-tabs,html[data-theme=light] .page-search{border-color:#d9d3c8;background:#ebe6dd}html[data-theme=light] .plan-card>button,html[data-theme=light] .logout-button{border-color:#d6d0c6;color:#2d2924;background:#eee9e1}html[data-theme=light] .plan-card>button:disabled,html[data-theme=light] .plan-card.popular>button:disabled{border-color:#ddd7cd;color:#aaa39a;background:#e7e2da}html[data-theme=light] .recharge-one-to-one{border-color:#e0d9ce;background:#f6f2ec}html[data-theme=light] .recharge-one-to-one span{color:#81796f}html[data-theme=light] .recharge-one-to-one strong{color:#302b25}html[data-theme=light] .admin-form-grid input,html[data-theme=light] .package-editor-row input{border-color:#d4cec4;color:#292621;background:#f8f5f0}html[data-theme=light] .account-cards article,html[data-theme=light] .log-panel,html[data-theme=light] .admin-panel{background:#fffdf9f0;box-shadow:0 10px 30px #50443209}html[data-theme=light] .account-cards span,html[data-theme=light] .account-cards small,html[data-theme=light] .panel-title span,html[data-theme=light] .admin-form-grid label,html[data-theme=light] .package-editor-row label,html[data-theme=light] .admin-note{color:#817a70}html[data-theme=light] .field-helper{color:#8a8176}html[data-theme=light] .panel-title{border-bottom-color:#e8e2d9}html[data-theme=light] .panel-title h2{color:#2b2722}html[data-theme=light] .log-row{border-bottom-color:#ebe5dc;color:#655f56}html[data-theme=light] .log-row.header{border-bottom-color:#ded7cc;color:#71695f;background:#f0ece5;font-weight:650;letter-spacing:.01em}html[data-theme=light] .log-row:not(.header):hover{background:#fcfaf6}html[data-theme=light] .empty-log{color:#8b8378}html[data-theme=light] .log-loading{color:#7a7268}html[data-theme=light] .log-error{color:#b65050}html[data-theme=light] .model-editor-title strong{color:#37312b}html[data-theme=light] .model-editor-title span,html[data-theme=light] .model-price-input em,html[data-theme=light] .model-mapping-head{color:#837b70}html[data-theme=light] .model-editor-title button{border-color:#d7d0c6;color:#4b453e;background:#f8f4ee}html[data-theme=light] .model-mapping-row,html[data-theme=light] .model-mapping-empty{border-top-color:#e8e2d9}html[data-theme=light] .model-mapping-row input,html[data-theme=light] .model-mapping-row select{border-color:#d4cec4;color:#292621;background:#fffdf9}html[data-theme=light] .provider-chip{border-color:#d7d0c6;color:#5e574f;background:#f2ede5}html[data-theme=light] .model-remove{color:#81796f}html[data-theme=light] .model-price-editor input:focus,html[data-theme=light] .model-price-editor select:focus,html[data-theme=light] .admin-form-grid input:focus,html[data-theme=light] .package-editor-row input:focus{border-color:#aa9c8a;box-shadow:0 0 0 3px #aa9c8a21}html[data-theme=light] .package-editor-row{border-bottom-color:#e8e2d9}html[data-theme=light] .admin-save{color:#fffdf9;background:#38332d}html[data-theme=light],html[data-theme=light] body{scrollbar-color:rgba(102,93,80,.2) transparent}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#665d5033;background-clip:padding-box}html[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#665d5052;background-clip:padding-box}html[data-theme=light] .wallet-redeem{border-color:#ded7cc;background:#fffdf9eb;box-shadow:0 12px 34px #5749330f}html[data-theme=light] .wallet-redeem strong{color:#312c26}html[data-theme=light] .wallet-redeem span{color:#80786e}html[data-theme=light] .wallet-redeem input{border-color:#d9d1c6;color:#2d2924;background:#f8f4ee}html[data-theme=light] .wallet-redeem button{color:#fffdf9;background:#3a342d}html[data-theme=light] .plan-badge{border:1px solid #d8cceb;color:#5f4b87;background:#eee8f8}html[data-theme=light] .model-intro p,html[data-theme=light] .creation-placeholder,html[data-theme=light] .category-row button{color:#837b70}html[data-theme=light] .model-intro article>span{color:#665f56;background:#ece6dc}html[data-theme=light] .creation-placeholder{border:1px solid #e1dad0;background:linear-gradient(145deg,#f0ece6,#e8e2d9)}html[data-theme=light] .creation-placeholder.p0{background:linear-gradient(145deg,#e9e4dd,#f6f1e9)}html[data-theme=light] .creation-placeholder.p1{background:linear-gradient(145deg,#eee7df,#f8f2ea)}html[data-theme=light] .creation-placeholder.p2{background:linear-gradient(145deg,#e5e9e8,#f4f0ea)}html[data-theme=light] .creation-placeholder.p3{background:linear-gradient(145deg,#eee9dd,#f8f4ec)}html[data-theme=light] .asset-grid article{border-color:#ddd7cd;background:#ffffffb8}html[data-theme=light] .asset-grid article:hover{border-color:#cfc6b9;background:#ffffffe6}html[data-theme=light] .asset-grid article.expiring{border-color:#bc4a4061}html[data-theme=light] .asset-image{background:#ece7df}html[data-theme=light] .asset-meta-row>span,html[data-theme=light] .asset-meta time{color:#837b70}html[data-theme=light] .asset-meta time.expiring{color:#ba5148}html[data-theme=light] .asset-expiry-warning{border-color:#b5463b38;color:#b65349;background:#be5b4f14}html[data-theme=light] .asset-pagination button{border-color:#d9d2c7;color:#756e64;background:#eee9e1}html[data-theme=light] .asset-pagination button:hover:not(:disabled),html[data-theme=light] .asset-pagination button.active{border-color:#bdb4a8;color:#302b25;background:#fffdf9}html[data-theme=light] .asset-tabs{border-color:#ded8cf}html[data-theme=light] .asset-tabs button{color:#8b8379}html[data-theme=light] .asset-tabs button:hover,html[data-theme=light] .asset-tabs button.active{color:#28231e}html[data-theme=light] .asset-tabs button.active:after{background:#28231e}html[data-theme=light] .asset-message{border-color:#ddd5ca;color:#5f584f;background:#fffdf9e6;box-shadow:0 12px 34px #4a3d2b14}html[data-theme=light] .asset-message button{color:#756d63;background:#eee8df}html[data-theme=light] .asset-top-actions,html[data-theme=light] .asset-card-actions{border-color:#ffffff8c;background:#27231fa3}html[data-theme=light] .asset-delete-backdrop{background:#352d2447}html[data-theme=light] .asset-delete-dialog{border-color:#ddd5ca;color:#28231e;background:#fffdf9;box-shadow:0 28px 90px #4639282e}html[data-theme=light] .asset-delete-buttons button{border-color:#d8d0c5;color:#625a51;background:#eee8df}html[data-theme=light] .asset-delete-buttons button.danger{border-color:#b94c4c;color:#fff;background:#b94c4c}html[data-theme=light] .submit-round{color:#fffdf9;background:#3d3730}html[data-theme=light] .submit-round:disabled{color:#a39b90;background:#e4ded5}html[data-theme=light] .auth-page{color:#2c2823;background:#f5f1eb}html[data-theme=light] .auth-art{background:radial-gradient(circle at 17% 11%,#ded1ee 0,transparent 43%),radial-gradient(circle at 88% 82%,#c9e1df 0,transparent 42%),#ede8e0}html[data-theme=light] .auth-art h2{color:#312b25}html[data-theme=light] .auth-art p{color:#756d63}html[data-theme=light] .auth-art small{color:#958c81}html[data-theme=light] .auth-form-wrap{background:#faf8f4}html[data-theme=light] .auth-form h1{color:#2a2621}html[data-theme=light] .auth-form>p,html[data-theme=light] .auth-form label,html[data-theme=light] .auth-switch{color:#786f65}html[data-theme=light] .auth-form input{border-color:#d8d0c5;color:#2d2924;background:#fffdfa}html[data-theme=light] .auth-form input:focus{border-color:#998f81}html[data-theme=light] .auth-submit{color:#fffdf9;background:#3d3730}html[data-theme=light] .auth-close{color:#6f675c;background:#eee9e1}html[data-theme=light] .auth-switch button{color:#3c342b}html[data-theme=light] .auth-terms{border-color:#e0d9cf;color:#948a7e}html[data-theme=light] .code-input button{border-color:#d7d0c6;color:#3b352e;background:#f0ebe4}html[data-theme=light] .workflow-page{background:radial-gradient(circle at 16% 8%,rgba(151,119,196,.14),transparent 34%),radial-gradient(circle at 90% 82%,rgba(101,174,176,.13),transparent 35%),#f5f1eb}html[data-theme=light] .workflow-active,html[data-theme=light] .workflow-message{border-color:#d8d0c5;color:#756d63;background:#fffdf9e0}html[data-theme=light] .workflow-toolbar label{border-color:#d9d1c6;color:#8a8176;background:#fffdf9e0}html[data-theme=light] .workflow-toolbar input,html[data-theme=light] .workflow-editor-header input{color:#2d2924}html[data-theme=light] .workflow-toolbar>button,html[data-theme=light] .workflow-header-actions button,html[data-theme=light] .workflow-back{border-color:#d5cdc1;color:#4f4840;background:#eee8df}html[data-theme=light] .workflow-toolbar>button:hover,html[data-theme=light] .workflow-header-actions button:hover,html[data-theme=light] .workflow-back:hover{border-color:#bfb4a6;background:#fffdf9}html[data-theme=light] .workflow-new-card,html[data-theme=light] .workflow-card{border-color:#ddd5ca;background:linear-gradient(145deg,#fffdf9f0,#efeae2f0)}html[data-theme=light] .workflow-new-card>span{border-color:#d7cec2;color:#5f574d;background:#eee8df}html[data-theme=light] .workflow-new-card strong,html[data-theme=light] .workflow-card-main strong{color:#2d2924}html[data-theme=light] .workflow-new-card small,html[data-theme=light] .workflow-card-main small,html[data-theme=light] .workflow-card-main time,html[data-theme=light] .workflow-editor-header span{color:#867d72}html[data-theme=light] .workflow-card-main>span{color:#5479b8;background:#4e78bc1f}html[data-theme=light] .workflow-card>div button{border-color:#d6cec3;color:#746b60;background:#fffdf9eb}html[data-theme=light] .workflow-canvas{border-color:#d9d2c7;background:#eee9e1;box-shadow:0 24px 80px #473a281c}html[data-theme=light] .workflow-reference-columns{background:#f6f2ec}html[data-theme=light] .workflow-column{border-color:#ded7cd;background:#f7f3ed}html[data-theme=light] .workflow-column.output{background:#dae4f1a6}html[data-theme=light] .workflow-column-title{color:#5d564e;background:#eae4dc}html[data-theme=light] .workflow-upload-slot{border-color:#cbc2b6;color:#857c71;background:#f0ebe4}html[data-theme=light] .workflow-upload-slot:hover{border-color:#a99d8e;color:#534b42;background:#fffdf9}html[data-theme=light] .workflow-output-rows>div{border-color:#ccd4de;color:#74808d;background:#ffffff94}html[data-theme=light] .workflow-output-rows>div>span{color:#6c7682;background:#e1e7ee}html[data-theme=light] .workflow-result-state{border-color:#b9d1c1;color:#477258;background:#edf6ef}html[data-theme=light] .workflow-result-state.error{border-color:#debdb8;color:#a85149;background:#fbefed}html[data-theme=light] .workflow-settings{border-color:#d7d0c5;background:#eee9e1}html[data-theme=light] .workflow-settings-title{color:#302b25}html[data-theme=light] .workflow-settings label{color:#766e64}html[data-theme=light] .workflow-settings textarea,html[data-theme=light] .workflow-settings select{border-color:#d4cbbf;color:#302b25;background:#fffdf9}html[data-theme=light] .workflow-settings>p{color:#867d72}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.inpaint-backdrop{position:fixed;inset:0;z-index:240;display:grid;place-items:center;overflow:hidden;padding:10px;background:#000000c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.inpaint-editor{width:min(1080px,calc(100vw - 20px));height:min(760px,calc(100dvh - 20px));max-height:100dvh;min-width:0;min-height:0;display:grid;grid-template-rows:36px 40px minmax(0,1fr) 34px 46px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#f4f4f4;background:#161719;box-shadow:0 35px 110px #00000094}.inpaint-editor>header{display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.08);background:#292a2e}.inpaint-editor>header h2{margin:0;font-size:17px}.inpaint-editor>header button,.inpaint-history-actions button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#aeb1b8;background:transparent;cursor:pointer}.inpaint-editor>header button:hover,.inpaint-history-actions button:hover:not(:disabled){color:#fff;background:#ffffff14}.inpaint-toolbar{display:flex;align-items:center;justify-content:space-between;padding:2px 13px;border-bottom:1px solid rgba(255,255,255,.08);background:#222327}.inpaint-tool-list,.inpaint-history-actions{display:flex;align-items:center;gap:8px}.inpaint-tool-list button{min-width:45px;height:34px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0;border:0;border-radius:8px;color:#aeb1b8;background:transparent;cursor:pointer}.inpaint-tool-list button span{font-size:11px}.inpaint-tool-list button:hover{color:#fff;background:#ffffff0f}.inpaint-tool-list button.active{color:#fff;background:#297ef2;box-shadow:0 9px 24px #297ef247}.inpaint-history-actions button:disabled{opacity:.28;cursor:default}.inpaint-stage{position:relative;width:100%;height:100%;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;padding:8px;background:#050607}.inpaint-loading{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;color:#aeb1b8}.inpaint-canvas-wrap{position:relative;display:block;max-width:100%;max-height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.inpaint-canvas-wrap img{display:block;width:100%;height:100%;object-fit:contain;border-radius:10px}.inpaint-canvas-wrap canvas{position:absolute;inset:0;width:100%;height:100%;border-radius:11px;cursor:crosshair;touch-action:none}.inpaint-options{display:flex;min-width:0;align-items:center;gap:14px;padding:0 12px;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);background:#232429}.inpaint-size,.inpaint-colors{display:flex;align-items:center;gap:9px;color:#9ca0a8}.inpaint-size button{width:30px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#d6d8dd;background:#ffffff14;cursor:pointer}.inpaint-size strong{min-width:31px;text-align:center;color:#fff}.inpaint-colors button{--paint-color: #fff;width:25px;height:25px;padding:0;border:3px solid transparent;border-radius:50%;background:var(--paint-color);box-shadow:inset 0 0 0 1px #ffffff3d;cursor:pointer}.inpaint-colors button.active{border-color:#297ef2;box-shadow:0 0 0 2px #232429,inset 0 0 0 1px #ffffff4d}.inpaint-editor>footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:4px 14px;border-top:1px solid rgba(255,255,255,.08);background:#1d1e21}.inpaint-prompt{min-width:0;position:relative}.inpaint-prompt input{width:100%;height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;outline:0;color:#f5f5f5;background:#ffffff0a}.inpaint-prompt input:focus{border-color:#3d8bffb8;box-shadow:0 0 0 3px #297ef21f}.inpaint-prompt small{position:absolute;left:4px;bottom:-17px;color:#ff8585;font-size:11px}.inpaint-cancel,.inpaint-submit{height:34px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;font-weight:650;cursor:pointer}.inpaint-cancel{color:#c9cbd0;background:transparent}.inpaint-cancel:hover{background:#ffffff0f}.inpaint-submit{min-width:110px;color:#fff;background:#297ef2;box-shadow:0 10px 26px #297ef240}.inpaint-submit svg{width:21px;height:21px}.inpaint-submit:disabled,.inpaint-cancel:disabled{opacity:.55;cursor:default}html[data-theme=light] .inpaint-backdrop{background:#322d2761}html[data-theme=light] .inpaint-editor{color:#28231e;background:#f7f4ef;border-color:#d8d1c7}html[data-theme=light] .inpaint-editor>header{background:#eee9e2;border-color:#dcd5cb}html[data-theme=light] .inpaint-toolbar,html[data-theme=light] .inpaint-options{background:#f1ede7;border-color:#ddd6cc}html[data-theme=light] .inpaint-tool-list button,html[data-theme=light] .inpaint-history-actions button,html[data-theme=light] .inpaint-size,html[data-theme=light] .inpaint-colors{color:#6e675e}html[data-theme=light] .inpaint-tool-list button.active{color:#fff}html[data-theme=light] .inpaint-stage{background:#d9d5cf}html[data-theme=light] .inpaint-editor>footer{background:#faf8f4;border-color:#ddd6cc}html[data-theme=light] .inpaint-prompt input{color:#292621;border-color:#d8d0c5;background:#fffdfa}html[data-theme=light] .inpaint-size strong{color:#302b25}@media(max-width:720px){.tool-template-grid{grid-template-columns:1fr;gap:12px}.tool-template-card{padding:18px;border-radius:16px}.tool-template-guide{min-height:0}.composer-prompt-field{flex-wrap:wrap}.composer-tool-mention{max-width:100%}.inpaint-backdrop{padding:0}.inpaint-editor{width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;grid-template-rows:38px 42px minmax(0,1fr) 38px 46px}.inpaint-editor>header{padding:0 10px}.inpaint-editor>header h2{font-size:16px}.inpaint-toolbar{padding:2px 5px;gap:3px}.inpaint-tool-list{gap:0}.inpaint-tool-list button{min-width:42px;height:36px}.inpaint-tool-list button svg{width:18px;height:18px}.inpaint-tool-list button span{font-size:9px}.inpaint-history-actions{gap:0}.inpaint-history-actions button{width:28px;height:30px}.inpaint-history-actions button svg{width:17px;height:17px}.inpaint-stage{padding:6px}.inpaint-options{padding:2px 7px;gap:8px;flex-direction:row}.inpaint-size,.inpaint-colors{gap:5px}.inpaint-size>span,.inpaint-colors>span{display:none}.inpaint-size button{width:27px;height:27px}.inpaint-size strong{min-width:24px;font-size:12px}.inpaint-colors{min-width:0;flex:1;justify-content:space-between}.inpaint-colors button{width:22px;height:22px;flex:0 1 22px}.inpaint-editor>footer{grid-template-columns:minmax(0,1fr) auto auto;padding:4px 7px;gap:4px}.inpaint-prompt{grid-column:auto}.inpaint-prompt input{height:34px;padding:0 9px;font-size:12px}.inpaint-cancel{padding:0 9px}.inpaint-submit{min-width:76px;padding:0 10px}}.ppt-agent-page{height:100dvh;display:flex;overflow:hidden;color:#eef2f8;background:#080a0d}.ppt-history{width:268px;flex:0 0 268px;display:flex;flex-direction:column;gap:12px;padding:15px 12px;overflow:hidden;border-right:1px solid rgba(255,255,255,.08);background:#0d1015;transition:width .2s ease,flex-basis .2s ease,padding .2s ease}.ppt-history.collapsed{width:0;flex-basis:0;padding-left:0;padding-right:0;border:0}.ppt-history-head{display:flex;align-items:center;justify-content:space-between;white-space:nowrap}.ppt-history-head strong{display:flex;align-items:center;gap:9px;font-size:15px}.ppt-history-head button,.ppt-chat-shell>header button{height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:9px;color:#aeb6c4;background:#ffffff09;cursor:pointer}.ppt-new-chat{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(76,142,255,.34);border-radius:10px;color:#d9e7ff;background:#2b70e624;cursor:pointer}.ppt-history-list{min-height:0;display:flex;flex-direction:column;gap:5px;overflow-y:auto}.ppt-history-list>button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:10px;text-align:left;color:#8e97a7;background:transparent;cursor:pointer}.ppt-history-list>button:hover,.ppt-history-list>button.active{color:#eef4ff;background:#ffffff0f}.ppt-history-list>button>span{min-width:0;display:flex;flex-direction:column;gap:3px}.ppt-history-list strong,.ppt-history-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppt-history-list strong{font-size:13px}.ppt-history-list small{color:#687385;font-size:11px}.ppt-chat-shell{min-width:0;flex:1;display:grid;grid-template-rows:58px minmax(0,1fr) auto;background:radial-gradient(circle at 78% 6%,rgba(32,101,207,.12),transparent 36%),#090b0f}.ppt-chat-shell>header{display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.07);background:#090b0fd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.ppt-chat-shell>header>div{display:flex;align-items:center;gap:10px}.ppt-chat-shell>header>div>div{display:flex;flex-direction:column;gap:2px}.ppt-chat-shell>header strong{font-size:14px}.ppt-chat-shell>header small{color:#697589;font-size:11px}.ppt-agent-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#82b2ff;background:linear-gradient(145deg,#2f7eff3d,#4f4dff21)}.ppt-chat-feed{min-height:0;overflow-y:auto;padding:30px max(24px,calc((100% - 920px)/2)) 54px;scroll-behavior:smooth}.ppt-message{display:flex;align-items:flex-start;gap:10px;margin:0 0 20px}.ppt-message>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;color:#8ab6ff;background:#377bec29}.ppt-message p{max-width:760px;margin:0;padding:10px 13px;border:1px solid rgba(255,255,255,.07);border-radius:4px 14px 14px;color:#d9dee8;background:#ffffff09;line-height:1.7;white-space:pre-wrap}.ppt-message.user{justify-content:flex-end}.ppt-message.user p{border-radius:14px 4px 14px 14px;color:#fff;background:#246bdd}.ppt-message.user>span{display:none}.ppt-message.tool p{padding:6px 10px;border-color:#3584ff2e;color:#70aaff;background:#2167dc14;font-size:12px}.ppt-message.tool>span{width:26px;height:26px;flex-basis:26px}.ppt-agent-thinking{display:flex;align-items:center;gap:10px;min-height:34px;margin:-3px 0 22px;color:#8da2bf}.ppt-agent-thinking>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;color:#75aaff;background:#377bec24}.ppt-agent-thinking>div{min-width:142px;height:34px;display:flex;align-items:center;gap:5px;padding:0 12px;border:1px solid rgba(88,144,230,.18);border-radius:11px;background:#1a2f4f3d}.ppt-agent-thinking strong{margin-right:3px;color:#8fb8f4;font-size:12px;font-weight:600}.ppt-agent-thinking i{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.26;animation:ppt-thinking-dot 1.15s ease-in-out infinite}.ppt-agent-thinking i:nth-of-type(2){animation-delay:.14s}.ppt-agent-thinking i:nth-of-type(3){animation-delay:.28s}.ppt-agent-thinking.answering strong{color:#9eb0c8}.ppt-agent-thinking.tool>span{color:#78b7ff;background:#2678e62e}.ppt-agent-thinking.tool strong{color:#70afff}.ppt-agent-thinking.tool>div{border-color:#3984f14d;background:#2065ca1a}@keyframes ppt-thinking-dot{0%,70%,to{transform:translateY(0);opacity:.24}35%{transform:translateY(-2px);opacity:.9}}.ppt-outline-card,.ppt-style-section,.ppt-progress-card,.ppt-export-card{margin:18px 0 26px 40px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#12161ddb;box-shadow:0 18px 55px #0000002e}.ppt-outline-card{overflow:hidden}.ppt-outline-card>div{display:flex;align-items:center;gap:10px;padding:15px 17px;border-bottom:1px solid rgba(255,255,255,.07)}.ppt-outline-card>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#79adff;background:#3175e224}.ppt-outline-card>div>div{display:flex;flex-direction:column;gap:2px}.ppt-outline-card small{color:#778194}.ppt-outline-card>div>em{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#69ce91;font-size:12px;font-style:normal}.ppt-outline-card>p{margin:0;padding:14px 17px 0;color:#9ba5b5}.ppt-outline-card ol{max-height:390px;margin:13px 0 0;padding:0 16px;overflow-y:auto;list-style:none}.ppt-outline-card li{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 4px;border-top:1px solid rgba(255,255,255,.055)}.ppt-outline-card li>b{color:#607087;font:600 12px/1 monospace}.ppt-outline-card li>span{min-width:0;display:flex;flex-direction:column;gap:3px}.ppt-outline-card li>span strong{font-size:13px}.ppt-outline-card li>span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.ppt-outline-card li>em{padding:3px 7px;border-radius:99px;color:#779bcf;background:#487bc51a;font-size:10px;font-style:normal}.ppt-outline-card>button,.ppt-primary-action{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;color:#fff;background:#2878ed;cursor:pointer}.ppt-outline-card>button{margin:14px 16px 16px;padding:0 18px}.ppt-primary-action{margin:0 0 26px 40px;padding:0 20px;box-shadow:0 10px 28px #256fe240}.ppt-primary-action:disabled{opacity:.55;cursor:default}.ppt-style-section{padding:17px}.ppt-style-section h3{margin:0 0 14px;font-size:15px}.ppt-style-section h3 small{margin-left:8px;color:#778194;font-weight:400}.ppt-style-section>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,170px),1fr));gap:12px}.ppt-style-section>div>button{position:relative;min-height:125px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:12px;color:#dce3ef;background:#10141a;cursor:pointer}.ppt-style-section>div>button.selected{border-color:#3784f7;box-shadow:0 0 0 3px #3784f71f}.ppt-style-section img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover}.ppt-style-section>div>button>span{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#748093}.ppt-style-section>div>button>b{display:block;padding:8px;font-size:12px}.ppt-style-section>div>button>i{position:absolute;top:7px;right:7px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2e80f5}.ppt-regenerate{margin-top:13px;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:0;color:#7faef4;background:transparent;cursor:pointer}.ppt-regenerate:disabled{color:#4d5664;opacity:.62;cursor:default}.ppt-progress-card{padding:17px}.ppt-progress-card>div:first-child{display:flex;justify-content:space-between}.ppt-progress-card>div:nth-child(2){height:7px;margin-top:12px;overflow:hidden;border-radius:99px;background:#ffffff12}.ppt-progress-card>div:nth-child(2)>i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#2b7df2,#7c62ff);transition:width .3s ease}.ppt-progress-card p{margin:9px 0 0;color:#788496;font-size:12px}.ppt-export-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:17px}.ppt-export-card>svg{color:#5cd28b}.ppt-export-card>div{display:flex;flex-direction:column}.ppt-export-card small{color:#788496}.ppt-export-card button{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#dce5f4;background:#ffffff0d;cursor:pointer}.ppt-export-card button.editable{color:#fff;border-color:#2f78df;background:#286fd6}.ppt-export-card button:disabled{opacity:.45;cursor:default}.ppt-error{margin:14px 0 20px 40px;padding:10px 12px;border:1px solid rgba(255,95,95,.2);border-radius:10px;color:#ff9b9b;background:#ff4b4b14}.ppt-chat-shell>footer{width:min(880px,calc(100% - 40px));margin:0 auto 20px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#12161df0;box-shadow:0 16px 60px #00000052}.ppt-chat-shell>footer textarea{width:100%;min-height:70px;resize:none;border:0;outline:0;color:#eef2f8;background:transparent;font:inherit;line-height:1.6}.ppt-chat-shell>footer>div{display:flex;align-items:center;justify-content:space-between}.ppt-chat-shell>footer span{color:#606b7c;font-size:11px}.ppt-chat-shell>footer button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;background:#2c7df1;cursor:pointer}.ppt-chat-shell>footer button:disabled{color:#666;background:#292d34;cursor:default}.ppt-chat-shell>footer.dragging{border-color:#3987f6;box-shadow:0 0 0 3px #3987f621,0 16px 60px #00000052}.ppt-file-input{display:none}.ppt-attachments{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap;gap:7px;padding-bottom:8px}.ppt-attachments>span{max-width:280px;height:31px;display:inline-flex;align-items:center;gap:6px;padding:0 5px 0 9px;border:1px solid rgba(91,151,244,.22);border-radius:9px;color:#9ec3fa!important;background:#2969c91a}.ppt-attachments>span b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#bcd5fa;font-size:11px;font-weight:500}.ppt-attachments>span small{flex:0 0 auto;color:#63738b}.ppt-chat-shell>footer .ppt-attachments button{width:22px;height:22px;border-radius:6px;color:#8794a7;background:transparent}.ppt-chat-shell>footer>div>span{display:flex;align-items:center;gap:8px}.ppt-chat-shell>footer .ppt-attach-button{width:auto;height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#9aa6b7;background:#ffffff09;font-size:11px}.ppt-chat-shell>footer .ppt-attach-button:hover{color:#c5d9f7;border-color:#468bf047;background:#2a69ca1a}.ppt-export-card a.editable{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #2f78df;border-radius:9px;color:#fff;background:#286fd6;text-decoration:none}.ppt-project-dialog-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px;background:#000000ad;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.ppt-project-dialog{width:min(430px,100%);display:flex;flex-direction:column;align-items:stretch;padding:26px;border:1px solid rgba(255,255,255,.11);border-radius:18px;color:#eaf0fa;background:#15191f;box-shadow:0 28px 90px #0000007a}.ppt-project-dialog>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#7eb0fb;background:#2d77e629}.ppt-project-dialog h2{margin:17px 0 6px;font-size:20px}.ppt-project-dialog p{margin:0 0 18px;color:#8490a2;font-size:13px}.ppt-project-dialog input{height:44px;padding:0 13px;border:1px solid rgba(255,255,255,.11);border-radius:10px;outline:0;color:#fff;background:#0e1116;font:inherit}.ppt-project-dialog input:focus{border-color:#3984f1;box-shadow:0 0 0 3px #3984f11f}.ppt-project-dialog>div{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.ppt-project-dialog button{min-width:84px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#bac2cf;background:#ffffff0a;cursor:pointer}.ppt-project-dialog button[type=submit]{border-color:#3277db;color:#fff;background:#2874df}.ppt-project-dialog>small{margin-top:11px;color:#ff9696}.ppt-empty-project>main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#657184}.ppt-empty-project>main h2{margin:15px 0 6px;color:#e8edf5}.ppt-empty-project>main p{margin:0 0 18px}.ppt-empty-project>main button{height:38px;padding:0 17px;border:0;border-radius:9px;color:#fff;background:#2877e6;cursor:pointer}.ppt-context-menu{position:fixed;z-index:80;min-width:130px;padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#1a1e24;box-shadow:0 14px 40px #0006}.ppt-context-menu button{width:100%;height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:7px;color:#ff9292;background:transparent;cursor:pointer}.ppt-context-menu button:hover{background:#ff53531a}.ppt-slide-review{margin:18px 0 24px 40px;padding:17px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#12161ddb}.ppt-slide-review>div:first-child{margin-bottom:13px}.ppt-slide-review h3{margin:0 0 3px;font-size:15px}.ppt-slide-review small{color:#788496}.ppt-slide-review>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ppt-slide-review article{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#101319}.ppt-slide-review article>img,.ppt-slide-review article>span{width:100%;aspect-ratio:16/9;display:grid;place-items:center;object-fit:cover;background:#0c0f13}.ppt-slide-review article>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px}.ppt-slide-review article b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.ppt-slide-review article button{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:0;border-radius:7px;color:#81adf0;background:#3273d61f;font-size:10px;cursor:pointer}.ppt-approval-card{margin:18px 0 26px 40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:17px;border:1px solid rgba(90,177,116,.22);border-radius:16px;background:#121c17e0}.ppt-approval-card>svg{color:#62d18b}.ppt-approval-card>div{display:flex;flex-direction:column;gap:3px}.ppt-approval-card button{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#dce5f4;background:#ffffff0d;cursor:pointer}.ppt-approval-card button.editable{color:#fff;border-color:#2e77dc;background:#286fd6}.ppt-style-section>div>article{position:relative;min-width:0;overflow:hidden;border:2px solid transparent;border-radius:12px;color:#dce3ef;background:#10141a}.ppt-style-section>div>article.selected{border-color:#3784f7;box-shadow:0 0 0 3px #3784f71f}.ppt-style-choice{width:100%;min-height:125px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.ppt-style-choice:disabled{cursor:default}.ppt-style-choice img{width:100%;aspect-ratio:16/9;display:block;object-fit:cover}.ppt-style-choice>span{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#748093}.ppt-style-choice>b{display:block;padding:8px;font-size:12px}.ppt-style-choice>i{position:absolute;top:7px;left:7px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2e80f5}.ppt-image-actions{position:absolute;z-index:2;top:7px;right:7px;display:flex;gap:5px;opacity:0;transform:translateY(-3px);transition:opacity .16s ease,transform .16s ease}.ppt-style-section article:hover .ppt-image-actions,.ppt-slide-image:hover .ppt-image-actions,.ppt-image-actions:focus-within{opacity:1;transform:translateY(0)}.ppt-image-actions button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;background:#070a0fc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.ppt-image-actions button:disabled{opacity:.6;cursor:default}.ppt-slide-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#0c0f13}.ppt-slide-image>button{width:100%;height:100%;display:block;padding:0;border:0;background:transparent;cursor:zoom-in}.ppt-slide-image>button img{width:100%;height:100%;display:block;object-fit:cover}.ppt-slide-image>span{width:100%;height:100%;display:grid;place-items:center}.ppt-slide-review article>footer>button{color:#d7e6ff;background:#3273d62e}.ppt-image-preview,.ppt-edit-slide-backdrop{position:fixed;z-index:650;inset:0;display:grid;place-items:center;padding:28px;background:#000000d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ppt-image-preview>div{position:relative;width:min(1280px,96vw);height:min(86dvh,850px);display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#090b0f;box-shadow:0 30px 100px #0000008c}.ppt-image-preview img{width:100%;height:100%;min-height:0;display:block;object-fit:contain}.ppt-image-preview-close{position:absolute;z-index:2;top:12px;right:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:10px;color:#fff;background:#080a0eb8;cursor:pointer}.ppt-image-preview footer{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-top:1px solid rgba(255,255,255,.08);color:#8b96a7}.ppt-image-preview footer span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppt-image-preview footer button{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:9px;color:#fff;background:#2878ed;cursor:pointer}.ppt-edit-slide-dialog{width:min(560px,94vw);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:17px;color:#e8edf5;background:#151920;box-shadow:0 30px 100px #0000008c}.ppt-edit-slide-dialog>header{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.08)}.ppt-edit-slide-dialog>header>div{display:flex;align-items:center;gap:9px}.ppt-edit-slide-dialog>header>div svg{color:#72a8fa}.ppt-edit-slide-dialog>header>button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;color:#9ba5b3;background:transparent;cursor:pointer}.ppt-edit-slide-dialog>p{margin:16px 18px 10px;color:#8d98a9;font-size:13px;line-height:1.6}.ppt-edit-slide-dialog textarea{width:calc(100% - 36px);min-height:142px;margin:0 18px;padding:13px 14px;resize:vertical;outline:0;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#e9eef7;background:#0f1217;font:inherit;line-height:1.55}.ppt-edit-slide-dialog textarea:focus{border-color:#347feb;box-shadow:0 0 0 3px #347feb21}.ppt-edit-slide-dialog>footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 18px 18px}.ppt-edit-slide-dialog>footer button{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 15px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#cbd4e0;background:#ffffff0d;cursor:pointer}.ppt-edit-slide-dialog>footer button[type=submit]{color:#fff;border-color:#2878ed;background:#2878ed}.ppt-edit-slide-dialog button:disabled{opacity:.55;cursor:default}html[data-theme=light] .ppt-agent-page{color:#262b32;background:#f2f4f7}html[data-theme=light] .ppt-history{border-color:#dfe3e8;background:#f6f7f9}html[data-theme=light] .ppt-chat-shell{background:radial-gradient(circle at 78% 6%,rgba(51,120,225,.09),transparent 36%),#fff}html[data-theme=light] .ppt-chat-shell>header{border-color:#e1e5ea;background:#ffffffe0}html[data-theme=light] .ppt-message p,html[data-theme=light] .ppt-outline-card,html[data-theme=light] .ppt-style-section,html[data-theme=light] .ppt-progress-card,html[data-theme=light] .ppt-export-card,html[data-theme=light] .ppt-chat-shell>footer{color:#303741;border-color:#dfe4ea;background:#fafbfdf2}html[data-theme=light] .ppt-message.user p{color:#fff;background:#246bdd}html[data-theme=light] .ppt-history-list>button:hover,html[data-theme=light] .ppt-history-list>button.active{color:#20262e;background:#e8edf4}html[data-theme=light] .ppt-chat-shell>footer textarea{color:#282e36}.ppt-agent-page{color:#e7e9ed;background:#0d0e10;font-size:13px}.ppt-history{width:248px;flex-basis:248px;padding:13px 10px;border-color:#24262a;background:#111214}.ppt-history-head strong{font-size:13px;font-weight:600;letter-spacing:-.01em}.ppt-history-head button,.ppt-chat-shell>header button{height:30px;padding:0 8px;border-color:#292c31;border-radius:7px;color:#9299a5;background:#17191c;font-size:12px}.ppt-new-chat{height:34px;border-color:#30343a;border-radius:8px;color:#cfd4dc;background:#191b1f;font-size:12px}.ppt-new-chat:hover{border-color:#41464e;background:#1e2125}.ppt-history-list>button{gap:8px;padding:8px;border-radius:8px;color:#8c929c;transition:color .16s ease,background .16s ease}.ppt-history-list>button:hover,.ppt-history-list>button.active{color:#e7e9ed;background:#1d1f23}.ppt-history-list strong{font-size:12px;font-weight:550}.ppt-history-list small{font-size:10px}.ppt-chat-shell{grid-template-rows:52px minmax(0,1fr) auto;background:#0e0f11}.ppt-chat-shell>header{padding:0 18px;border-color:#24262a;background:#0e0f11eb}.ppt-chat-shell>header strong{font-size:13px;font-weight:600}.ppt-agent-avatar{width:30px;height:30px;border-radius:8px;color:#9eb9df;background:#182234}.ppt-chat-feed{padding-top:24px;scroll-behavior:auto}.ppt-message{gap:8px;margin-bottom:16px;animation:ppt-content-enter .18s cubic-bezier(.2,.8,.2,1)}.ppt-message>span,.ppt-agent-thinking>span{width:27px;height:27px;flex-basis:27px;border-radius:8px;color:#91add4;background:#182234}.ppt-message p{padding:8px 11px;border-color:#282b30;border-radius:3px 11px 11px;color:#d7dae0;background:#17191c;font-size:13px;line-height:1.6}.ppt-message.user p{border-radius:11px 3px 11px 11px;background:#315f9f}.ppt-message.tool p{padding:5px 9px;border-color:#29374b;color:#91b5e8;background:#131b26;font-size:11px}.ppt-agent-thinking{gap:8px;margin-bottom:18px;animation:ppt-content-enter .16s ease-out}.ppt-agent-thinking>div{min-width:126px;height:30px;padding:0 10px;border-color:#29303a;border-radius:9px;background:#15191f}.ppt-agent-thinking strong{color:#9eabbc;font-size:11px;font-weight:550}.ppt-agent-thinking.tool>div{border-color:#2a3b52;background:#141b24}.ppt-outline-card,.ppt-style-section,.ppt-progress-card,.ppt-export-card,.ppt-slide-review,.ppt-approval-card{margin-top:14px;margin-bottom:20px;border-color:#292c31;border-radius:13px;background:#15171a;box-shadow:none;animation:ppt-content-enter .2s cubic-bezier(.2,.8,.2,1)}.ppt-outline-card>div{padding:12px 14px;border-color:#272a2f}.ppt-outline-card>div>span{width:30px;height:30px;border-radius:8px;color:#9bb8df;background:#192438}.ppt-outline-card>p{padding:11px 14px 0;font-size:12px}.ppt-outline-card ol{margin-top:10px;padding:0 13px}.ppt-outline-card li{padding:8px 3px}.ppt-outline-card li>span strong{font-size:12px}.ppt-outline-card li>span small{font-size:10px}.ppt-outline-card>button,.ppt-primary-action{height:34px;gap:6px;border-radius:8px;background:#3568ad;font-size:12px;box-shadow:none}.ppt-outline-card>button{margin:12px 14px 14px;padding:0 13px}.ppt-primary-action{margin-bottom:20px;padding:0 14px}.ppt-primary-action:hover:not(:disabled){background:#3c72bd}.ppt-style-section,.ppt-progress-card,.ppt-slide-review{padding:14px}.ppt-style-section h3,.ppt-slide-review h3{font-size:13px;font-weight:600}.ppt-style-section>div{gap:10px}.ppt-style-section>div>article{border-width:1px;border-color:#292c31;border-radius:10px;background:#111315;transition:border-color .18s ease,transform .18s ease}.ppt-style-section>div>article:hover{transform:translateY(-1px);border-color:#3a3e45}.ppt-style-section>div>article.selected{border-color:#5d86bd;box-shadow:0 0 0 2px #5d86bd1f}.ppt-style-choice>b{padding:7px;font-size:11px;font-weight:550}.ppt-style-choice>i{width:23px;height:23px;background:#426fa9}.ppt-regenerate{margin-top:10px;padding:5px 7px;color:#8eafd8;font-size:11px}.ppt-regenerate:disabled{color:#555a62;opacity:.7}.ppt-progress-card>div:first-child{align-items:center;font-size:12px}.ppt-progress-card>div:first-child span{color:#858d99;font-size:11px}.ppt-progress-card>div:nth-child(2){height:4px;margin-top:10px}.ppt-progress-card>div:nth-child(2)>i{background:#4d78b4}.ppt-progress-card p{margin-top:8px;font-size:11px}.ppt-regenerate.locked,.ppt-regenerate.locked:hover,.ppt-regenerate.locked:focus{color:#454a52!important;opacity:.48!important;filter:grayscale(1);pointer-events:none;cursor:default}.ppt-slide-review>div:last-child{gap:10px}.ppt-slide-review article{border-color:#292c31;border-radius:9px;background:#111315}.ppt-slide-review article>footer{padding:7px 8px}.ppt-slide-review article>footer>button{padding:4px 6px;border-radius:6px;color:#a9c2e3;background:#192334;font-size:10px}.ppt-approval-card,.ppt-export-card{gap:10px;padding:14px}.ppt-approval-card button,.ppt-export-card button,.ppt-export-card a.editable{height:32px;padding:0 10px;border-color:#30343a;border-radius:7px;font-size:11px}.ppt-approval-card button.editable,.ppt-export-card button.editable,.ppt-export-card a.editable{border-color:#416ea8;background:#3568ad}.ppt-approval-card small,.ppt-export-card small{font-size:11px}.ppt-slide-review.progressive .ppt-slide-image>span{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:14px;color:#788392;text-align:center;background:linear-gradient(115deg,#101216 30%,#151820,#101216 66%);background-size:240% 100%;animation:ppt-slide-placeholder 2.2s ease-in-out infinite}.ppt-slide-review.progressive .ppt-slide-image>span strong{color:#aab2bf;font-size:12px;font-weight:600}.ppt-slide-review.progressive .ppt-slide-image>span small{width:100%;max-height:34px;overflow:hidden;color:#697383;font-size:10px;line-height:1.45}.ppt-slide-review.progressive article.failed{border-color:#bb4e566b}.ppt-slide-review.progressive .ppt-slide-image>span.ppt-slide-failed{color:#d4777e;background:#1c1215;animation:none}.ppt-slide-review.progressive .ppt-slide-image>span.ppt-slide-failed strong{color:#e4979c}.ppt-slide-review.progressive .ppt-slide-image>span.ppt-slide-failed small{color:#a8777b}.ppt-slide-review article>footer>em{flex:0 0 auto;color:#68717e;font-size:10px;font-style:normal}.ppt-slide-review article>footer>button.retry{color:#ef9da2;background:#9f404829}.ppt-slide-review article.ready{border-color:#30343a}@keyframes ppt-slide-placeholder{0%,to{background-position:100% 0}50%{background-position:0 0}}.ppt-chat-shell>footer{width:min(820px,calc(100% - 36px));margin-bottom:16px;padding:10px;border-color:#2b2e33;border-radius:13px;background:#17191c;box-shadow:0 12px 36px #00000038}.ppt-chat-shell>footer textarea{min-height:58px;color:#e4e6ea;font-size:13px;line-height:1.5}.ppt-chat-shell>footer>div>button{width:32px;height:32px;border-radius:8px;background:#3568ad}.ppt-chat-shell>footer .ppt-attach-button{height:26px;border-radius:7px;font-size:10px}.ppt-confirm-backdrop{position:fixed;z-index:700;inset:0;display:grid;place-items:center;padding:20px;background:#050607b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ppt-modal-fade .16s ease-out}.ppt-confirm-dialog{width:min(410px,100%);padding:20px;border:1px solid #30343a;border-radius:14px;color:#e4e7eb;background:#181a1e;box-shadow:0 24px 70px #0000006b;animation:ppt-modal-enter .18s cubic-bezier(.2,.8,.2,1)}.ppt-confirm-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#a9c2e3;background:#1c293b}.ppt-confirm-dialog.danger .ppt-confirm-icon{color:#eaa2a2;background:#321e21}.ppt-confirm-dialog h3{margin:14px 0 6px;font-size:15px}.ppt-confirm-dialog p{margin:0;color:#979eaa;font-size:12px;line-height:1.65}.ppt-confirm-dialog p strong{color:#e6e9ee}.ppt-confirm-dialog>small{display:block;margin-top:10px;color:#e99696}.ppt-confirm-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.ppt-confirm-dialog footer button{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #32363c;border-radius:7px;color:#bfc4cc;background:#1e2024;font-size:11px;cursor:pointer}.ppt-confirm-dialog footer button.primary{color:#fff;border-color:#416ea8;background:#3568ad}.ppt-confirm-dialog footer button.danger{color:#fff;border-color:#a64e55;background:#98444b}.ppt-confirm-dialog footer button:disabled{opacity:.58;cursor:default}@keyframes ppt-content-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ppt-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes ppt-modal-enter{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=light] .ppt-agent-page{color:#292b2f;background:#f3f3f1}html[data-theme=light] .ppt-history{border-color:#dededb;background:#eeeeeb}html[data-theme=light] .ppt-chat-shell{background:#f8f8f6}html[data-theme=light] .ppt-chat-shell>header{border-color:#e2e2df;background:#f8f8f6eb}html[data-theme=light] .ppt-history-head button,html[data-theme=light] .ppt-chat-shell>header button,html[data-theme=light] .ppt-new-chat{color:#62666d;border-color:#d8d8d5;background:#f5f5f3}html[data-theme=light] .ppt-history-list>button:hover,html[data-theme=light] .ppt-history-list>button.active{color:#24262a;background:#e2e2df}html[data-theme=light] .ppt-message p,html[data-theme=light] .ppt-outline-card,html[data-theme=light] .ppt-style-section,html[data-theme=light] .ppt-progress-card,html[data-theme=light] .ppt-export-card,html[data-theme=light] .ppt-slide-review,html[data-theme=light] .ppt-approval-card,html[data-theme=light] .ppt-chat-shell>footer{color:#2f3237;border-color:#dedfdf;background:#fff}html[data-theme=light] .ppt-message.user p{color:#fff;border-color:#315f9f;background:#315f9f}html[data-theme=light] .ppt-message.tool p{color:#486b98;border-color:#dce5f0;background:#f3f7fb}html[data-theme=light] .ppt-style-section>div>article,html[data-theme=light] .ppt-slide-review article{color:#35383d;border-color:#dedfdf;background:#fafaf9}html[data-theme=light] .ppt-agent-thinking>div{border-color:#dedfdf;background:#fff}html[data-theme=light] .ppt-chat-shell>footer textarea{color:#292b2f}html[data-theme=light] .ppt-confirm-dialog{color:#292b2f;border-color:#dedfdf;background:#fff}html[data-theme=light] .ppt-confirm-dialog p{color:#6f747c}html[data-theme=light] .ppt-confirm-dialog p strong{color:#292b2f}html[data-theme=light] .ppt-confirm-dialog footer button{color:#555a62;border-color:#d9dadd;background:#f7f7f6}.ppt-message-markdown{max-width:min(900px,calc(100% - 35px));padding:8px 11px;border:1px solid #282b30;border-radius:3px 11px 11px;color:#d7dae0;background:#17191c;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.ppt-message-markdown>:first-child{margin-top:0}.ppt-message-markdown>:last-child{margin-bottom:0}.ppt-message-markdown p{margin:0 0 9px;padding:0;border:0;border-radius:0;color:inherit;background:transparent;font:inherit;line-height:inherit;white-space:normal}.ppt-message-markdown strong{color:#f2f4f7;font-weight:650}.ppt-message-markdown em{color:#c7cdd6}.ppt-message-markdown h1,.ppt-message-markdown h2,.ppt-message-markdown h3,.ppt-message-markdown h4{margin:13px 0 7px;color:#f2f4f7;font-weight:650;line-height:1.35}.ppt-message-markdown h1{font-size:18px}.ppt-message-markdown h2{font-size:16px}.ppt-message-markdown h3,.ppt-message-markdown h4{font-size:14px}.ppt-message-markdown ul,.ppt-message-markdown ol{margin:7px 0 10px;padding-left:22px}.ppt-message-markdown li{margin:3px 0;padding-left:2px}.ppt-message-markdown li::marker{color:#789bc9}.ppt-message-markdown blockquote{margin:9px 0;padding:5px 10px;border-left:3px solid #486f9f;color:#aeb8c6;background:#121820}.ppt-message-markdown code{padding:2px 5px;border-radius:5px;color:#b9d5fa;background:#10151c;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.ppt-message-markdown pre{margin:10px 0;padding:11px 12px;overflow-x:auto;border:1px solid #292f38;border-radius:8px;background:#0e1116}.ppt-message-markdown pre code{padding:0;color:#cbd5e2;background:transparent}.ppt-message-markdown a{color:#82afea;text-decoration:none}.ppt-message-markdown a:hover{text-decoration:underline}.ppt-message-markdown hr{margin:12px 0;border:0;border-top:1px solid #2c3036}.ppt-message-markdown table{width:100%;margin:10px 0;border-collapse:collapse;font-size:12px}.ppt-message-markdown th,.ppt-message-markdown td{padding:6px 8px;border:1px solid #30343b;text-align:left}.ppt-message-markdown th{color:#edf1f6;background:#1e2228}html[data-theme=light] .ppt-message-markdown{color:#303741;border-color:#dfe4ea;background:#fff}html[data-theme=light] .ppt-message-markdown strong,html[data-theme=light] .ppt-message-markdown h1,html[data-theme=light] .ppt-message-markdown h2,html[data-theme=light] .ppt-message-markdown h3,html[data-theme=light] .ppt-message-markdown h4{color:#20262e}html[data-theme=light] .ppt-message-markdown code,html[data-theme=light] .ppt-message-markdown pre{color:#315f94;border-color:#dce2e9;background:#f2f5f8}html[data-theme=light] .ppt-message-markdown blockquote{color:#596574;background:#f3f6fa}@media(prefers-reduced-motion:reduce){.ppt-message,.ppt-agent-thinking,.ppt-outline-card,.ppt-style-section,.ppt-progress-card,.ppt-export-card,.ppt-slide-review,.ppt-approval-card,.ppt-confirm-backdrop,.ppt-confirm-dialog{animation:none!important;transition:none!important}}@media(max-width:900px){.ppt-history{position:fixed;inset:0 auto 64px 0;z-index:30;box-shadow:25px 0 60px #00000059}.ppt-history.collapsed{transform:translate(-100%);width:268px;flex-basis:268px;padding:15px 12px}.ppt-chat-shell>header{padding:0 12px}.ppt-chat-shell>header>button{font-size:0}.ppt-chat-feed{padding:20px 12px 35px}.ppt-outline-card,.ppt-style-section,.ppt-progress-card,.ppt-export-card,.ppt-slide-review,.ppt-approval-card,.ppt-primary-action,.ppt-error{margin-left:0}.ppt-style-section>div,.ppt-slide-review>div:last-child{grid-template-columns:1fr}.ppt-export-card,.ppt-approval-card{grid-template-columns:auto minmax(0,1fr)}.ppt-export-card button,.ppt-approval-card button{grid-column:1/-1;justify-content:center}.ppt-chat-shell>footer{width:calc(100% - 20px);margin-bottom:76px}}@media(max-width:680px){.ppt-edit-slide-backdrop{padding:10px}.ppt-outline-edit-dialog{width:100%;max-height:calc(100dvh - 20px);grid-template-columns:1fr;padding:0 13px 13px}.ppt-outline-edit-dialog>header{margin:0 -13px}.ppt-outline-edit-dialog label:nth-of-type(n){grid-column:1}.ppt-outline-edit-dialog>footer{margin:0 -13px -13px;padding:11px 13px}}.ppt-style-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.ppt-style-section>header h3{margin:0 0 3px}.ppt-style-section>header small{display:block;color:#858d99;font-size:11px}.ppt-style-section>header em{color:#8ea7c9;font-size:11px;font-style:normal}.ppt-outline-card li{display:block;padding:0}.ppt-outline-page{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 6px;border:0;border-radius:9px;color:inherit;background:transparent;text-align:left;cursor:pointer;transition:background-color .16s ease}.ppt-outline-page:hover{background:#4d73a613}.ppt-outline-page>b{color:#68778c;font:650 13px/1 ui-monospace,Consolas,monospace}.ppt-outline-page>span{min-width:0;display:flex;flex-direction:column;gap:3px}.ppt-outline-page>span strong{font-size:14px;line-height:1.4}.ppt-outline-page>span small{overflow:hidden;color:#778194;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.45}.ppt-outline-page>.ppt-outline-page-action{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px}.ppt-outline-page-action>em{min-width:48px;padding:4px 9px;border-radius:99px;color:#779bcf;background:#487bc51a;text-align:center;white-space:nowrap;font-size:11px;font-style:normal}.ppt-outline-page-action>svg{flex:0 0 auto;color:#78869a;transition:transform .2s ease,color .16s ease}.ppt-outline-page[aria-expanded=true] .ppt-outline-page-action>svg{transform:rotate(180deg);color:#7da6dc}.ppt-outline-card li.expanded{border-radius:10px;background:#5170990d}.ppt-outline-card li.expanded>.ppt-outline-page{background:transparent}.ppt-outline-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 20px;margin:0 8px 12px 48px;padding:14px 16px;border-radius:10px;background:#0a0d1166;animation:ppt-outline-expand .18s ease-out}.ppt-outline-detail p{margin:0;display:flex;flex-direction:column;gap:6px;color:#98a1ad;font-size:12px;line-height:1.7}.ppt-outline-detail p:first-child{grid-row:span 2}.ppt-outline-detail p strong{color:#aab3c0;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ppt-outline-detail p span{display:block}.ppt-outline-detail p:first-child span{position:relative;padding-left:11px}.ppt-outline-detail p:first-child span:before{position:absolute;top:.72em;left:0;width:3px;height:3px;border-radius:99px;background:#5f7288;content:""}.ppt-outline-detail>button{grid-column:1/-1;width:max-content;display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid #303844;border-radius:8px;color:#94b5e2;background:#171d25;font-size:11px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.ppt-outline-detail>button:hover{border-color:#3d5675;background:#1b2330}@keyframes ppt-outline-expand{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ppt-outline-hint{margin:9px 13px 0;padding:11px 1px 13px;border-top:1px solid #272a2f;color:#8d97a5;font-size:12px;line-height:1.75}html[data-theme=light] .ppt-outline-hint{color:#6b7280;border-color:#e6e7e7}.ppt-outline-edit-dialog{width:min(720px,calc(100vw - 36px));max-height:min(760px,92dvh);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px;padding:0 18px 18px;overflow-x:hidden;overflow-y:auto}.ppt-outline-edit-dialog>header{grid-column:1/-1;margin:0 -18px 1px}.ppt-outline-edit-dialog label{min-width:0;display:flex;flex-direction:column;gap:6px;margin:0;color:#8f99a8;font-size:11px;font-weight:550}.ppt-outline-edit-dialog label:nth-of-type(1),.ppt-outline-edit-dialog label:nth-of-type(2),.ppt-outline-edit-dialog label:nth-of-type(3){grid-column:1/-1}.ppt-outline-edit-dialog label input,.ppt-outline-edit-dialog label textarea{width:100%;min-width:0;box-sizing:border-box;margin:0;padding:9px 11px;outline:0;border:1px solid #303640;border-radius:9px;color:#e4e8ee;background:#101318;font:inherit;font-weight:400;line-height:1.5;resize:vertical;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.ppt-outline-edit-dialog label input{height:38px}.ppt-outline-edit-dialog label textarea{min-height:68px}.ppt-outline-edit-dialog label:nth-of-type(2) textarea{min-height:62px}.ppt-outline-edit-dialog label:nth-of-type(3) textarea{min-height:92px}.ppt-outline-edit-dialog label input:focus,.ppt-outline-edit-dialog label textarea:focus{border-color:#477bbf;background:#121720;box-shadow:0 0 0 3px #477bbf21}.ppt-outline-edit-dialog>footer{grid-column:1/-1;margin:2px -18px -18px;padding:14px 18px;border-top:1px solid #292e36;background:#13171d}html[data-theme=light] .ppt-agent-avatar{color:#416a9d;background:#e5ebf3}html[data-theme=light] .ppt-message>span,html[data-theme=light] .ppt-agent-thinking>span,html[data-theme=light] .ppt-outline-card>div>span{color:#416faa;background:#e7eef7}html[data-theme=light] .ppt-message.tool>span,html[data-theme=light] .ppt-agent-thinking.tool>span{color:#3571ba;background:#e3edf9}html[data-theme=light] .ppt-outline-page{color:#30343a}html[data-theme=light] .ppt-outline-card li.expanded{background:#f5f7f9}html[data-theme=light] .ppt-outline-detail{background:#fbfcfd;box-shadow:inset 0 0 0 1px #e8ecf1}html[data-theme=light] .ppt-outline-detail p{color:#5c646f}html[data-theme=light] .ppt-outline-detail p strong{color:#42474e}html[data-theme=light] .ppt-outline-detail p:first-child span:before{background:#a8b4c4}html[data-theme=light] .ppt-outline-detail>button:hover{border-color:#bccbdd;background:#eef3f9}html[data-theme=light] .ppt-outline-detail>button{color:#486b98;border-color:#dce3eb;background:#f5f8fb}html[data-theme=light] .ppt-edit-slide-backdrop{background:#20262f6b}html[data-theme=light] .ppt-outline-edit-dialog{color:#292e35;border-color:#d9dee5;background:#fff;box-shadow:0 28px 82px #1c243038}html[data-theme=light] .ppt-outline-edit-dialog>header{border-color:#e3e6ea;background:#fafbfc}html[data-theme=light] .ppt-outline-edit-dialog>header>button{color:#737c88}html[data-theme=light] .ppt-outline-edit-dialog label{color:#68717d}html[data-theme=light] .ppt-outline-edit-dialog label input,html[data-theme=light] .ppt-outline-edit-dialog label textarea{color:#292d33;border-color:#d3d9e1;background:#f8fafc}html[data-theme=light] .ppt-outline-edit-dialog label input:focus,html[data-theme=light] .ppt-outline-edit-dialog label textarea:focus{border-color:#4b80c5;background:#fff;box-shadow:0 0 0 3px #4b80c51f}.ppt-starter-actions{width:min(760px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:22px auto 30px;animation:ppt-content-enter .22s ease-out}.ppt-starter-actions>button{min-width:0;min-height:92px;display:flex;align-items:flex-start;gap:12px;padding:16px;text-align:left;border:1px solid #292d33;border-radius:13px;color:#dfe4ec;background:#15181d;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.ppt-starter-actions>button:hover{transform:translateY(-2px);border-color:#3c5e8b;background:#181e27;box-shadow:0 12px 28px #0000002e}.ppt-starter-actions>button>span{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:10px;color:#8bb7f2;background:#192943}.ppt-starter-actions>button>div{min-width:0;display:grid;gap:6px}.ppt-starter-actions strong{color:inherit;font-size:13px;font-weight:650}.ppt-starter-actions small{color:#7f8a99;font-size:11px;line-height:1.55}html[data-theme=light] .ppt-starter-actions>button{color:#303640;border-color:#dfe3e8;background:#fff;box-shadow:0 5px 18px #2631400a}html[data-theme=light] .ppt-starter-actions>button:hover{border-color:#9db9dc;background:#f9fbfe;box-shadow:0 12px 28px #26416217}html[data-theme=light] .ppt-starter-actions>button>span{color:#4275b7;background:#eaf1fa}html[data-theme=light] .ppt-starter-actions small{color:#747c87}@media(max-width:700px){.ppt-starter-actions{grid-template-columns:1fr;margin-top:14px}.ppt-starter-actions>button{min-height:78px;padding:13px}}html[data-theme=light] .ppt-outline-edit-dialog>footer{border-color:#e2e6eb;background:#fafbfc}html[data-theme=light] .ppt-outline-edit-dialog>footer button{color:#59616c;border-color:#d7dce2;background:#fff}html[data-theme=light] .ppt-outline-edit-dialog>footer button[type=submit]{color:#fff;border-color:#3475ce;background:#3475ce}html[data-theme=light] .ppt-slide-review article>footer>button.edit{color:#315f94;border:1px solid #c7d7e9;background:#e8f1fb}html[data-theme=light] .ppt-slide-review article>footer>button.edit:hover:not(:disabled){color:#214b7c;border-color:#9ebbd9;background:#dbeafb}html[data-theme=light] .ppt-slide-review.progressive .ppt-slide-image>span{color:#718096;background:linear-gradient(115deg,#eef1f5 30%,#f8fafc,#eef1f5 66%);background-size:240% 100%}html[data-theme=light] .ppt-slide-review.progressive .ppt-slide-image>span strong{color:#4d5968}html[data-theme=light] .ppt-slide-review.progressive .ppt-slide-image>span small{color:#7a8696}html[data-theme=light] .ppt-slide-review.progressive .ppt-slide-image>span.ppt-slide-failed{color:#a84d55;background:#fff1f2}.ppt-outline-card>div>div>strong{font-size:15px;line-height:1.4}.ppt-outline-card>div>div>small{font-size:12px}.ppt-outline-card>p{font-size:13px;line-height:1.65}.ppt-outline-card.streaming{animation:none}.ppt-outline-card.streaming>div>em.generating{color:#78a6df}.ppt-outline-card.streaming ol{scroll-behavior:smooth}.ppt-outline-card.streaming .ppt-outline-page{cursor:default}.ppt-outline-card.streaming li{animation:ppt-content-enter .16s ease-out}.ppt-outline-card.streaming li.writing{background:linear-gradient(100deg,transparent,rgba(65,110,172,.11),transparent);background-size:220% 100%;animation:ppt-outline-writing 1.8s ease-in-out infinite}html[data-theme=light] .ppt-outline-card.streaming li.writing{background:linear-gradient(100deg,transparent,#f0f4f9,transparent);background-size:220% 100%}html[data-theme=light] .ppt-outline-page:hover{background:#f3f6fa}html[data-theme=light] .ppt-outline-page-action>em{color:#4d78ad;background:#eaf1f8}html[data-theme=light] .ppt-outline-page-action>svg{color:#758397}html[data-theme=light] .ppt-outline-page[aria-expanded=true] .ppt-outline-page-action>svg{color:#3e72b3}@media(max-width:680px){.ppt-outline-page{grid-template-columns:32px minmax(0,1fr) auto;gap:7px;padding:10px 3px}.ppt-outline-page>span strong{font-size:13px}.ppt-outline-page>span small{font-size:11px}.ppt-outline-page-action>em{display:none}.ppt-outline-detail{grid-template-columns:1fr;padding:5px 34px 15px}.ppt-outline-detail p:first-child{grid-row:auto}}.ppt-message.tool.running p{position:relative;overflow:hidden;border-color:#31527c;color:#a8cbfa;background:#142033;box-shadow:inset 0 0 0 1px #4c8be00f}.ppt-outline-stream{margin:12px 0 22px 35px;overflow:hidden;border:1px solid #2b3543;border-radius:12px;color:#d9dee7;background:#15191f;animation:ppt-content-enter .18s ease-out}.ppt-outline-stream>header{min-height:52px;display:flex;align-items:center;gap:10px;padding:10px 13px;border-bottom:1px solid #282e37}.ppt-outline-stream>header>span{width:29px;height:29px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#8bb5ed;background:#1a2940}.ppt-outline-stream>header>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.ppt-outline-stream>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.ppt-outline-stream>header small{color:#7e8998;font-size:10px}.ppt-outline-stream>header>svg{color:#78a6df}.ppt-outline-stream>p{margin:0;padding:10px 13px 2px;color:#909baa;font-size:11px;line-height:1.55}.ppt-outline-stream ol{max-height:330px;margin:8px 12px 12px;padding:0;overflow-y:auto;list-style:none}.ppt-outline-stream li{min-height:44px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 3px;border-top:1px solid #252a32;animation:ppt-content-enter .16s ease-out}.ppt-outline-stream li>b{color:#697b91;font:600 11px/1 ui-monospace,Consolas,monospace}.ppt-outline-stream li>span{min-width:0;display:flex;flex-direction:column;gap:2px}.ppt-outline-stream li>span strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.ppt-outline-stream li>span small{overflow:hidden;color:#798392;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.ppt-outline-stream li>em{padding:3px 6px;border-radius:99px;color:#779bcf;background:#182233;font-size:9px;font-style:normal}.ppt-outline-stream li.writing{color:#91add1;background:linear-gradient(100deg,transparent,#1a2230,transparent);background-size:220% 100%;animation:ppt-outline-writing 1.8s ease-in-out infinite}.ppt-outline-stream li.writing>svg{color:#759ccc}@keyframes ppt-outline-writing{0%,to{background-position:100% 0}50%{background-position:0 0}}.ppt-message.tool.running p:before{content:"";position:absolute;inset:0;width:44%;background:linear-gradient(100deg,transparent,rgba(93,163,255,.13),transparent);transform:translate(-160%);animation:ppt-tool-sweep 1.65s ease-in-out infinite;pointer-events:none}.ppt-tool-running-dots{display:inline-flex;align-items:center;gap:3px;margin-left:7px;vertical-align:middle}.ppt-tool-running-dots i{width:3px;height:3px;display:block;border-radius:50%;background:currentColor;animation:ppt-tool-dot 1.05s ease-in-out infinite}.ppt-tool-running-dots i:nth-child(2){animation-delay:.14s}.ppt-tool-running-dots i:nth-child(3){animation-delay:.28s}@keyframes ppt-tool-sweep{0%,15%{transform:translate(-160%)}75%,to{transform:translate(320%)}}@keyframes ppt-tool-dot{0%,65%,to{opacity:.3;transform:translateY(0)}32%{opacity:1;transform:translateY(-2px)}}.ppt-approval-card button.download,.ppt-export-card button.download{color:#dceaff;border-color:#49698f;background:#1b3049;box-shadow:inset 0 1px #ffffff0a}.ppt-approval-card button.download:hover:not(:disabled),.ppt-export-card button.download:hover:not(:disabled){color:#fff;border-color:#5e85b5;background:#233d5d}.ppt-approval-card button.download:disabled,.ppt-export-card button.download:disabled{color:#8492a5;border-color:#343b45;background:#252a31;opacity:1}.ppt-send-button{transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease!important}.ppt-send-button:hover:not(:disabled){transform:translateY(-1px);background:#4076bb!important;box-shadow:0 7px 18px #2960a73d}.ppt-send-button:active:not(:disabled){transform:translateY(0) scale(.96)}.ppt-send-button:disabled{color:#858b95!important;background:#2b2f35!important;opacity:1}html[data-theme=light] .ppt-project-dialog-backdrop{background:#191f2875}html[data-theme=light] .ppt-project-dialog{color:#252a32;border-color:#d9dee6;background:#fff;box-shadow:0 28px 78px #18202c3b}html[data-theme=light] .ppt-project-dialog>span{color:#326fc5;background:#e8f0fc}html[data-theme=light] .ppt-project-dialog p{color:#69717d}html[data-theme=light] .ppt-project-dialog input{color:#252a32;border-color:#cdd4de;background:#fafbfd}html[data-theme=light] .ppt-project-dialog input::placeholder{color:#8b929d}html[data-theme=light] .ppt-project-dialog button{color:#555d68;border-color:#d4d9e0;background:#f5f6f8}html[data-theme=light] .ppt-project-dialog button[type=submit]{color:#fff;border-color:#2f6ec5;background:#3476d4}html[data-theme=light] .ppt-message.tool.running p{color:#33649f;border-color:#bdd1ea;background:#eaf2fc}html[data-theme=light] .ppt-outline-stream{color:#2f353e;border-color:#d9e1eb;background:#fff}html[data-theme=light] .ppt-outline-stream>header{border-color:#e1e6ec}html[data-theme=light] .ppt-outline-stream>header>span{color:#3e71ad;background:#e8f0fa}html[data-theme=light] .ppt-outline-stream>header small,html[data-theme=light] .ppt-outline-stream>p{color:#6e7885}html[data-theme=light] .ppt-outline-stream li{border-color:#e5e8ec}html[data-theme=light] .ppt-outline-stream li.writing{background:linear-gradient(100deg,transparent,#f0f4f9,transparent);background-size:220% 100%}html[data-theme=light] .ppt-message.tool.running p:before{background:linear-gradient(100deg,transparent,rgba(65,126,205,.1),transparent)}html[data-theme=light] .ppt-approval-card button.download,html[data-theme=light] .ppt-export-card button.download{color:#244f83;border-color:#8da9ca;background:#e7f0fb}html[data-theme=light] .ppt-approval-card button.download:hover:not(:disabled),html[data-theme=light] .ppt-export-card button.download:hover:not(:disabled){color:#173d6c;border-color:#7397c1;background:#dceafb}html[data-theme=light] .ppt-approval-card button.download:disabled,html[data-theme=light] .ppt-export-card button.download:disabled{color:#7a8592;border-color:#c9d0d8;background:#e7eaee;opacity:1}html[data-theme=light] .ppt-send-button{color:#fff!important;background:#3476d4!important}html[data-theme=light] .ppt-send-button:hover:not(:disabled){background:#2d68bc!important}html[data-theme=light] .ppt-send-button:disabled{color:#7c838d!important;background:#e2e5e9!important}.ppt-outline-edit-dialog>header strong{font-size:15px;font-weight:650;letter-spacing:-.01em}.ppt-outline-edit-dialog label{gap:7px;font-size:13px;font-weight:600}.ppt-outline-edit-dialog label input,.ppt-outline-edit-dialog label textarea{padding:10px 13px;font-size:14px;line-height:1.62}.ppt-outline-edit-dialog label input{height:42px}.ppt-outline-edit-dialog label textarea{min-height:76px}.ppt-outline-edit-dialog label:nth-of-type(2) textarea{min-height:72px}.ppt-outline-edit-dialog label:nth-of-type(3) textarea{min-height:108px}.ppt-outline-edit-dialog>footer button{min-width:72px;height:40px;padding:0 17px;font-size:13px;font-weight:550}@media(max-width:680px){.ppt-outline-edit-dialog>header strong{font-size:14px}.ppt-outline-edit-dialog label{font-size:12px}.ppt-outline-edit-dialog label input,.ppt-outline-edit-dialog label textarea{font-size:13px}}@media(max-width:1040px){.model-intro{grid-template-columns:repeat(2,1fr);margin-top:-45px}.masonry-grid{grid-template-columns:repeat(3,1fr)}.asset-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-masonry{columns:3 210px}.plans-grid,.task-queue{grid-template-columns:repeat(2,1fr)}.workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-canvas{grid-template-columns:1fr;overflow:visible}.workflow-settings{border-top:1px solid #282e37;border-left:0}}@media(max-width:720px){.sidebar{inset:auto 0 0;width:100%;height:64px;flex-direction:row;padding:4px 10px;border-top:1px solid #202020;border-right:0}.brand-mark,.side-bottom .side-round,.side-bottom .side-item,.side-bottom .side-balance{display:none}.side-nav{margin:0;flex-direction:row;justify-content:space-around;gap:0}.side-item{width:58px;min-height:54px}.side-icon{width:28px;height:28px}.side-bottom{width:auto;margin:0 0 0 auto}.side-user{display:block}.app-main{margin-left:0;padding-bottom:64px}.hero-section{min-height:600px;padding:72px 13px 55px}.hero-copy h1{font-size:27px}.composer{width:100%;margin-top:28px;border-radius:18px}.composer-toolbar{align-items:flex-end}.composer-controls{flex-wrap:wrap}.credit-cost{display:none}.settings-popover{position:fixed;inset:auto auto 76px 12px;width:min(316px,calc(100vw - 24px))}.model-popover{width:min(310px,calc(100vw - 24px))}.ratio-grid{grid-template-columns:repeat(5,1fr);gap:5px}.ratio-grid button{height:47px}.view-mode-wrap{top:10px;right:10px;max-width:calc(100vw - 20px)}.result-search{width:108px}.view-mode-segmented button{height:31px;padding:0 8px}.view-mode-segmented button svg{display:none}.clear-history-button{width:31px;height:31px;padding:0}.clear-history-button span{display:none}.generation-preview-modal{inset:0 0 64px;height:calc(100dvh - 64px)}.generation-preview-viewer{height:100%;grid-template-columns:1fr;grid-template-rows:minmax(0,58%) minmax(0,42%)}.generation-preview-stage{padding:56px 12px 12px}.generation-preview-stage img{max-height:100%}.generation-preview-detail{width:100%;height:auto;padding:17px;overflow-y:auto;border-top:1px solid rgba(255,255,255,.08);border-left:0}.generation-preview-close{position:fixed;top:12px;right:12px}.generation-preview-toolbar{padding-right:48px}.generation-preview-prompt-title{margin-top:20px}.generation-preview-detail>p{max-height:120px}.generation-preview-actions-title{margin-top:20px}.gallery-masonry{columns:2 145px;column-gap:9px}.gallery-card{margin-bottom:11px}.gallery-card-media{min-height:100px;border-radius:10px}.gallery-recreate{display:none}.chat-workspace{padding:68px 0 12px}.chat-feed{width:100%;min-height:calc(100vh - 255px);padding-bottom:235px}.chat-turn{width:calc(100% - 24px);margin-bottom:34px}.chat-results.multiple{grid-template-columns:1fr}.chat-result{min-height:0;border-radius:14px}.chat-composer-dock{left:50%;width:100%;bottom:74px;padding:0 10px}.composer.composer-chat{border-radius:18px}.chat-error{width:calc(100% - 24px)}.gallery-view{padding-top:68px;padding-bottom:235px}.showcase-heading{align-items:flex-start;flex-direction:column}.gallery-empty{min-height:280px}.model-intro{width:calc(100vw - 26px);grid-template-columns:1fr;margin-top:-25px}.inspiration-preview{width:calc(100vw - 26px)}.category-row{align-items:flex-start}.category-row>div{flex-wrap:nowrap;overflow-x:auto}.masonry-grid,.asset-grid{grid-template-columns:repeat(2,1fr)}.creation-card,.creation-placeholder{min-height:220px}.content-page{padding:30px 13px 90px}.page-header{align-items:flex-start;flex-direction:column}.page-search{width:100%}.task-queue{grid-template-columns:1fr}.asset-grid article{min-height:220px}.asset-grid article>img{height:190px}.asset-grid{columns:auto;gap:10px}.asset-grid article{margin-bottom:0}.asset-grid article:hover,.asset-grid article:focus-within{transform:none}.asset-tabs{gap:25px;margin:-9px auto 22px}.asset-top-actions{top:7px;right:7px;padding:3px}.asset-top-actions button{width:31px;height:31px}.asset-card-actions{bottom:8px;padding:4px;opacity:1;transform:translate(-50%)}.asset-card-actions button{width:32px;height:32px}.assets-page .asset-top-actions{opacity:1;pointer-events:auto;transform:none}.assets-page .asset-card-actions{opacity:1;pointer-events:auto;transform:translate(-50%)}.asset-meta{padding:12px}.asset-delete-dialog{padding:21px}.plans-grid{grid-template-columns:1fr}.plan-card{min-height:auto}.account-cards{grid-template-columns:1fr}.log-panel{overflow-x:auto}.log-row{min-width:650px}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-form-wrap{min-height:100vh}.admin-form-grid{grid-template-columns:1fr}.package-editor-header,.package-editor-row{grid-template-columns:1.35fr .8fr .8fr;gap:6px;padding-left:6px;padding-right:6px}.package-editor-header{font-size:10px}.package-editor-row>input{padding:0 8px;font-size:12px}.workflow-page.content-page{padding:22px 12px 86px}.workflow-toolbar{align-items:stretch;flex-direction:column;margin-bottom:18px}.workflow-toolbar label{width:100%}.workflow-toolbar>button{width:100%}.workflow-list{grid-template-columns:1fr}.workflow-new-card,.workflow-card,.workflow-card-main{min-height:160px}.workflow-card>div{opacity:1}.workflow-editor-page{padding:12px 10px 82px}.workflow-editor-header{grid-template-columns:1fr auto;gap:10px}.workflow-editor-header>div:nth-child(2){grid-column:1/-1;grid-row:1}.workflow-editor-header>.workflow-back{grid-column:1;grid-row:2}.workflow-header-actions{grid-column:2;grid-row:2}.workflow-header-actions button{padding:0 11px}.workflow-canvas{min-height:auto;border-radius:14px}.workflow-reference-columns{grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto}.workflow-column{min-height:360px;padding:12px}.workflow-settings{padding:16px 14px}.workflow-setting-grid{grid-template-columns:1fr}}.ppt-message{flex-wrap:wrap}.ppt-message-attachments{order:-1;flex:0 0 100%;display:flex;flex-wrap:wrap;gap:7px;margin:0 0 7px}.ppt-message.user .ppt-message-attachments{justify-content:flex-end}.ppt-message-attachment{display:inline-flex;align-items:center;gap:6px;max-width:230px;height:30px;padding:0 9px;border:1px solid #2b2f36;border-radius:9px;color:#aab3c0;background:#15181c;font-size:11px}.ppt-message-attachment b{overflow:hidden;font-weight:550;white-space:nowrap;text-overflow:ellipsis}.ppt-message-attachment small{flex:none;color:#78808c}.ppt-message-attachment.image{width:84px;height:58px;padding:0;overflow:hidden;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.ppt-message-attachment.image:hover{border-color:#4b74ad;transform:translateY(-1px)}.ppt-message-attachment.image img{width:100%;height:100%;object-fit:cover;display:block}html[data-theme=light] .ppt-message-attachment{color:#5b6470;border-color:#dedfdf;background:#fff}html[data-theme=light] .ppt-message-attachment small{color:#8b939d}.ppt-resources{width:292px;flex:0 0 292px;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid rgba(255,255,255,.08);background:#0d1015}.ppt-resources>header{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 13px;border-bottom:1px solid rgba(255,255,255,.07)}.ppt-resources>header strong{display:flex;align-items:center;gap:8px;font-size:14px}.ppt-resources>header em{padding:1px 7px;border-radius:20px;color:#9fb4d2;background:#ffffff0f;font-size:11px;font-style:normal}.ppt-resources>header button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#8b93a1;background:transparent;cursor:pointer}.ppt-resources>header button:hover{color:#dde4ee;background:#ffffff0f}.ppt-resources-empty{margin:0;padding:18px 14px;color:#79818f;font-size:12px;line-height:1.7}.ppt-resources-empty.loading{display:flex;align-items:center;gap:8px;color:#93a4c0}.ppt-resources-list{display:flex;flex-direction:column;gap:7px;padding:10px;overflow-y:auto}.ppt-resources-list article{display:grid;grid-template-columns:44px minmax(0,1fr) 26px;align-items:center;gap:9px;padding:8px;border:1px solid #23262b;border-radius:10px;background:#14171b}.ppt-resources-list article.analyzing{border-color:#4c8eff57;background:#2b70e617}.ppt-resources-list article.failed{border-color:#e2626252;background:#be424214}.ppt-resource-open{width:44px;height:44px;padding:0;overflow:hidden;border:1px solid #292d33;border-radius:8px;background:#0e1116;cursor:pointer}.ppt-resource-open:disabled{cursor:default}.ppt-resource-open img{width:100%;height:100%;object-fit:cover;display:block}.ppt-resource-open span{display:grid;place-items:center;height:100%;color:#7d879a}.ppt-resources-list article>div{min-width:0;display:flex;flex-direction:column;gap:3px}.ppt-resources-list b{overflow:hidden;color:#e7ebf1;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.ppt-resources-list small{display:flex;align-items:center;gap:6px;color:#79818f;font-size:10.5px}.ppt-resources-list small i{font-style:normal}.ppt-resources-list small i.role{padding:1px 6px;border-radius:20px;color:#9dc0ee;background:#427cce29}.ppt-resource-state{display:flex;align-items:center;gap:5px;color:#79818f;font-size:10.5px}.ppt-resource-state.running{color:#9dc0ee}.ppt-resource-state.done{color:#7fc3a0}.ppt-resource-state.error{color:#e59292}.ppt-upload-progress{width:100%;height:3px;overflow:hidden;border-radius:4px;background:#708db82e}.ppt-upload-progress>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#347ff0,#6d68ee);transition:width .18s ease}.ppt-resource-remove{width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:7px;color:#7d8492;background:transparent;cursor:pointer}.ppt-resource-remove:hover:not(:disabled){color:#f0a3a3;background:#be424224}.ppt-header-actions{display:flex;align-items:center;gap:8px}html[data-theme=light] .ppt-resources{border-left-color:#e6e7e8;background:#fbfbfa}html[data-theme=light] .ppt-resources>header{border-bottom-color:#e6e7e8}html[data-theme=light] .ppt-resources-list article{border-color:#e4e5e6;background:#fff}html[data-theme=light] .ppt-resources-list b{color:#2f3237}html[data-theme=light] .ppt-resource-open{border-color:#e4e5e6;background:#f4f4f3}html[data-theme=light] .ppt-upload-progress{background:#e5eaf1}html[data-theme=light] .ppt-resources>header em{color:#5b6470;background:#eeeeed}@media(max-width:1180px){.ppt-resources{position:fixed;inset:0 0 0 auto;z-index:30;box-shadow:-25px 0 60px #00000059}}
