:root{color:#182338;background:#f7f9fd;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(35,106,255,.08),transparent 28rem),#f7f9fd}button,input,textarea{font:inherit}button{border:0;cursor:pointer}.app-shell{display:grid;grid-template-columns:88px 296px minmax(0,1fr);height:100vh;min-height:100vh;overflow:hidden;color:#182338}.app-shell.prompt-mode{grid-template-columns:88px minmax(0,1fr)}.app-shell.prompt-mode .chat-workspace{grid-column:2;padding-top:18px}.feature-rail{position:sticky;top:0;display:flex;flex-direction:column;align-items:center;gap:14px;height:100vh;padding:18px 10px;overflow:hidden;border-right:1px solid #e2e9f2;background:#ffffffdb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #1e63d629}.brand-mark img{width:100%;height:100%;object-fit:cover}.feature-nav{display:grid;gap:8px;width:100%;min-height:0;overflow-y:auto;scrollbar-width:none}.feature-nav::-webkit-scrollbar{display:none}.feature-button{display:grid;place-items:center;gap:6px;min-height:66px;padding:8px 6px;border-radius:14px;color:#607085;background:transparent}.feature-button span{max-width:100%;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.feature-button:hover,.feature-button.active{color:#1566e1;background:#eef4ff}.rail-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;color:#4d5d73;background:#f5f8fd}.ghost-bottom{margin-top:auto}.model-sidebar{position:sticky;top:0;display:flex;min-width:0;height:100vh;min-height:0;flex-direction:column;gap:13px;overflow-y:auto;overflow-x:hidden;padding:22px 18px 18px;border-right:1px solid #e2e9f2;background:#ffffffe6}.model-sidebar-head,.workspace-topbar,.topbar-actions,.soft-action,.composer-options,.composer-footer,.message-row,.selected-model-summary,.selected-model-name{display:flex;align-items:center}.model-sidebar-head{justify-content:space-between;gap:14px}.model-sidebar-head strong,.model-copy strong,.login-strip strong{display:block;color:#182338}.model-sidebar-head span,.model-copy small,.login-strip span,.selected-model-summary small{display:block;color:#748196;font-size:13px}.model-sidebar-head button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e2e9f2;border-radius:14px;color:#607085;background:#fff}.new-chat-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#1b74ff,#0f5de6);font-size:16px;font-weight:850}.model-list{display:grid;gap:8px;overflow:visible;padding-right:2px}.model-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:70px;padding:10px;border:1px solid #e7edf6;border-radius:12px;background:#fff;text-align:left;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.model-card:hover,.model-card.selected{border-color:var(--accent);box-shadow:0 14px 30px color-mix(in srgb,var(--accent) 10%,transparent)}.model-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 72%,white))}.model-logo.has-image{background:var(--logo-bg, #ffffff);border:1px solid color-mix(in srgb,var(--accent) 16%,#dbe6f5);overflow:hidden}.model-logo img{width:28px;height:28px;object-fit:contain;display:block}.model-copy{min-width:0}.model-title-row{display:flex;align-items:center;gap:6px;min-width:0;margin-bottom:2px}.model-title-row strong{min-width:0;overflow:hidden;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.model-copy small{display:block;overflow:hidden;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.model-tags{display:none}.model-empty{display:grid;gap:6px;padding:18px 14px;border:1px dashed #cfdced;border-radius:16px;color:#748196;background:#f8fbff}.model-empty strong{color:#314259}.model-empty span{font-size:13px}.login-strip{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#f8fbff;text-align:left}.chat-workspace{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:100vh;min-height:0;overflow:hidden;padding:24px 28px 22px}.workspace-topbar{min-height:64px;justify-content:space-between;gap:18px;margin-bottom:12px}.workspace-scroll{min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 0 18px}.selected-model-summary{gap:14px;min-width:0;border:0;background:transparent;text-align:left}.selected-model-logo{display:grid;place-items:center;width:60px;height:60px;flex:0 0 auto;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 72%,white));box-shadow:0 16px 34px color-mix(in srgb,var(--accent) 14%,transparent)}.selected-model-logo.has-image{background:var(--logo-bg, #ffffff);border:1px solid color-mix(in srgb,var(--accent) 18%,#dbe6f5)}.selected-model-logo img{width:42px;height:42px;object-fit:contain;display:block}.selected-model-name{gap:8px;flex-wrap:wrap;margin-bottom:4px}.selected-model-name strong{font-size:18px}.selected-model-name span{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;color:#1566e1;background:#eef4ff;font-size:12px;font-weight:800}.topbar-actions{gap:8px;min-width:0;flex-wrap:wrap;justify-content:flex-end}.topbar-spacer{width:1px;min-height:1px;flex:1}.soft-action,.icon-action,.wallet-button{height:36px;min-height:36px;border:1px solid #e2e9f2;border-radius:10px;color:#314259;background:#ffffffe6}.soft-action{gap:6px;min-width:112px;padding:0 12px;font-size:12px;font-weight:800}.wallet-button{display:flex;align-items:center;gap:7px;width:74px;padding:0 10px;color:#1566e1;background:#eef4ff}.wallet-button span{display:grid;justify-items:start;color:#63728a;font-size:11px;line-height:1.1}.wallet-button strong{color:#1566e1;font-size:13px}.user-top-action.signed-in{display:inline-flex;align-items:center;gap:7px;width:auto;max-width:150px;padding:0 11px;color:#1566e1;background:#f3f7ff}.user-top-action.signed-in span{max-width:94px;overflow:hidden;font-size:12px;font-weight:850;line-height:1;text-overflow:ellipsis;white-space:nowrap}.usage-chips{display:flex;align-items:center;gap:8px;min-height:36px}.usage-chips span{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:36px;min-height:36px;width:64px;padding:0 8px;border:1px solid #e4ebf5;border-radius:10px;color:#6e7b8f;background:#ffffffd1;font-size:12px;font-weight:800;white-space:nowrap}.usage-chips strong{color:#182338;font-size:12px}.soft-action.active{color:#1566e1;border-color:#cfe0fb;background:#eef4ff}.icon-action{display:grid;place-items:center;width:36px}.user-top-action{color:#1566e1;background:#eef4ff}.task-panel{position:absolute;top:96px;right:28px;z-index:12;display:grid;gap:14px;width:min(520px,calc(100% - 56px));max-height:calc(100vh - 118px);margin-bottom:0;overflow-y:auto;overflow-x:hidden;padding:16px 18px;border:1px solid #dfe7f1;border-radius:20px;background:#fffffff5;box-shadow:0 22px 60px #2d3e5929}.task-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.task-panel-head strong{display:block;margin-bottom:2px}.task-panel-head span{color:#748196;font-size:13px}.history-switch{min-height:38px;padding:0 14px;border:1px solid #dce5ef;border-radius:999px;color:#506177;background:#fff;font-weight:800}.history-switch.is-on{color:#1566e1;border-color:#cfe0fb;background:#eef4ff}.task-filter-row,.task-bulk-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.task-filter-row button,.task-bulk-bar button{min-height:34px;padding:0 11px;border:1px solid #dce5ef;border-radius:999px;color:#506177;background:#fff;font-size:12px;font-weight:800}.task-filter-row button.active{color:#1566e1;border-color:#cfe0fb;background:#eef4ff}.task-bulk-bar{padding:10px;border:1px solid #e5ecf5;border-radius:14px;background:#f8fbff}.task-bulk-bar span{margin-right:4px;color:#607085;font-size:13px;font-weight:850}.task-bulk-bar button:disabled{cursor:not-allowed;opacity:.45}.task-list{display:grid;gap:12px}.task-card{display:flex;align-items:flex-start;gap:10px;width:100%;padding:14px 16px;border:1px solid #e5ecf5;border-radius:18px;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.task-card:hover,.task-card.selected{border-color:#b9d2f9;box-shadow:0 12px 24px #284e8214;transform:translateY(-1px)}.task-select{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border:1px solid #dce5ef;border-radius:10px;color:#a3afbf;background:#fff}.task-select.checked{color:#fff;border-color:#1566e1;background:#1566e1}.task-card-body{display:grid;gap:10px;min-width:0;flex:1;padding:0;color:inherit;background:transparent;text-align:left}.task-card-head,.task-card-title,.task-meta{display:flex;align-items:center}.task-card-head{justify-content:space-between;gap:12px}.task-card-title{gap:10px;min-width:0}.task-card-title .model-loader{flex:0 0 auto}.task-card-head strong{font-size:15px}.task-card-head time{color:#8390a3;font-size:12px;white-space:nowrap}.task-card p,.task-empty{margin:0;color:#4c5d73}.task-status{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.task-status.queued{color:#8a5a00;background:#fff2cf}.task-status.running{color:#1566e1;background:#eef4ff}.task-status.done{color:#0d8a62;background:#e6faf3}.task-status.failed{color:#cb4f53;background:#ffe9ea}.task-meta{gap:8px;flex-wrap:wrap}.task-meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#627288;background:#f4f7fb;font-size:12px;font-weight:700}.task-empty{padding:18px 4px 4px}.task-detail-drawer{position:fixed;top:14px;right:14px;bottom:14px;z-index:20;display:flex;width:min(440px,calc(100vw - 28px));flex-direction:column;gap:18px;padding:22px;border:1px solid #dce6f1;border-radius:22px;background:#fffffff5;box-shadow:0 28px 80px #202f462e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.model-detail-drawer{position:fixed;top:14px;right:14px;bottom:14px;z-index:20;display:flex;width:min(460px,calc(100vw - 28px));flex-direction:column;gap:16px;padding:18px;border:1px solid #dce6f1;border-radius:22px;background:#fffffff7;box-shadow:0 28px 80px #202f462e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.settings-drawer{position:fixed;top:14px;right:14px;bottom:14px;z-index:21;display:flex;width:min(480px,calc(100vw - 28px));flex-direction:column;gap:16px;padding:20px;overflow:auto;border:1px solid #dce6f1;border-radius:22px;background:#fffffff7;box-shadow:0 28px 80px #202f462e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.settings-head,.settings-summary,.settings-block-title,.provider-card,.setting-row,.segmented-control,.stepper-control{display:flex;align-items:center}.settings-head{justify-content:space-between;gap:14px}.settings-head span{color:#6c7a8e;font-size:13px;font-weight:800}.settings-head h2{margin:4px 0 0;color:#182338;font-size:22px}.settings-summary{gap:10px}.settings-summary div{flex:1;display:grid;gap:3px;min-height:76px;padding:12px;border:1px solid #e5ecf5;border-radius:16px;background:#f8fbff}.settings-summary strong{color:#182338;font-size:20px}.settings-summary span{color:#748196;font-size:12px;font-weight:800}.settings-block{display:grid;gap:12px;padding:14px;border:1px solid #e5ecf5;border-radius:18px;background:#fff}.settings-block-title{justify-content:space-between;gap:12px}.settings-block-title strong{color:#182338}.settings-block-title span{color:#748196;font-size:12px}.provider-list{display:grid;gap:10px}.provider-card{justify-content:space-between;gap:12px;padding:12px;border-radius:14px;background:#f8fbff}.provider-card strong,.provider-card span{display:block}.provider-card span{color:#748196;font-size:12px}.provider-status{padding:4px 9px;border-radius:999px;font-size:12px;font-style:normal;font-weight:850}.provider-status.connected{color:#0d8a62;background:#e6faf3}.provider-status.limited{color:#8a5a00;background:#fff2cf}.provider-status.missing{color:#cb4f53;background:#ffe9ea}.segmented-control{gap:6px;padding:4px;border-radius:14px;background:#f4f7fb}.segmented-control button{flex:1;min-height:34px;border-radius:10px;color:#607085;background:transparent;font-size:12px;font-weight:850}.segmented-control button.active{color:#1566e1;background:#fff;box-shadow:0 8px 18px #25487014}.setting-row{justify-content:space-between;gap:14px;padding:10px 0;border-top:1px solid #eef3f8}.setting-row:first-of-type{border-top:0}.setting-row span{display:grid;gap:2px}.setting-row small{color:#748196}.toggle{position:relative;width:46px;height:26px;flex:0 0 auto;border-radius:999px;background:#d9e3ef}.toggle:after{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 4px 10px #1e2c4229;content:"";transition:transform .18s ease}.toggle.is-on{background:#1566e1}.toggle.is-on:after{transform:translate(20px)}.stepper-control{justify-content:center;gap:14px}.stepper-control button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dce5ef;border-radius:12px;color:#1566e1;background:#eef4ff;font-size:18px;font-weight:900}.stepper-control strong{min-width:46px;color:#182338;font-size:24px;text-align:center}.model-detail-hero{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;padding:18px 48px 18px 18px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 68%,#ffffff))}.model-detail-hero .drawer-close{position:absolute;top:12px;right:12px;color:#fff;background:#ffffff2e}.model-detail-logo{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:#ffffff2e}.model-detail-hero span,.model-detail-hero p{margin:0;color:#ffffffdb}.model-detail-hero h2{margin:2px 0 4px;font-size:22px;line-height:1.2}.model-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.model-stat-grid div,.model-detail-block,.model-routing-card{border:1px solid #e5ecf5;border-radius:16px;background:#fff}.model-stat-grid div{display:grid;gap:4px;min-height:82px;padding:12px}.model-stat-grid span{color:#758296;font-size:12px;font-weight:800}.model-stat-grid strong{color:#182338;font-size:15px;line-height:1.25}.model-detail-block{display:grid;gap:10px;padding:14px}.model-detail-block strong,.model-routing-card strong{color:#182338}.model-detail-block p,.model-routing-card p{margin:0;color:#4f6177}.model-detail-tags{display:flex;flex-wrap:wrap;gap:8px}.model-detail-tags span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;color:#1566e1;background:#eef4ff;font-size:12px;font-weight:850}.model-routing-card{display:flex;gap:12px;padding:14px;color:#1566e1;background:#f7faff}.task-detail-head,.detail-status-row,.detail-result-head,.detail-actions,.drawer-footer{display:flex;align-items:center}.task-detail-head{justify-content:space-between;gap:14px}.task-detail-head span{color:#6c7a8e;font-size:13px;font-weight:800}.task-detail-head h2{margin:4px 0 0;color:#182338;font-size:20px;line-height:1.25}.drawer-close{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:12px;color:#556579;background:#f3f7fb}.detail-status-row{justify-content:space-between;gap:12px}.detail-status-row time{color:#7d8aa0;font-size:13px}.detail-block,.detail-result{display:grid;gap:10px;padding:14px;border:1px solid #e5ecf5;border-radius:18px;background:#fff}.detail-block strong,.detail-result-head strong{color:#182338}.detail-block p{margin:0;color:#4c5d73}.detail-meta{display:flex;flex-wrap:wrap;gap:8px}.detail-meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#1566e1;background:#eef4ff;font-size:12px;font-weight:800}.detail-result{min-height:220px;overflow:auto}.detail-result-head{justify-content:space-between;gap:12px}.detail-actions{gap:8px}.detail-actions button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e1e9f3;border-radius:10px;color:#4d5d73;background:#fff}.detail-actions button:disabled{cursor:not-allowed;opacity:.45}.export-history{display:grid;gap:8px}.export-history span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:0 10px;border-radius:10px;color:#314259;background:#f7faff;font-size:13px;font-weight:800}.export-history small{color:#8491a4;font-weight:700}.detail-state{display:grid;place-items:center;gap:8px;min-height:170px;padding:18px;border-radius:16px;color:#53647a;text-align:center}.detail-state strong,.detail-state p{margin:0}.detail-state.processing{background:linear-gradient(180deg,#f7faff,#fff)}.detail-state.failed{background:#fff5f5}.image-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.result-thumb{position:relative;display:grid;place-items:center;min-height:132px;overflow:hidden;border-radius:16px;color:#fff;background:linear-gradient(135deg,#9ec8ff,#2f80ed)}.image-result-thumb{width:100%;padding:0;text-decoration:none}.image-result-thumb img{width:100%;height:100%;min-height:132px;object-fit:cover}.image-result-thumb:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent 58%,rgba(11,22,38,.5))}.image-result-thumb span{z-index:1}.result-thumb[data-tone="1"]{background:linear-gradient(135deg,#9ee7d1,#16a085)}.result-thumb[data-tone="2"]{background:linear-gradient(135deg,#f4c997,#f2994a)}.result-thumb[data-tone="3"]{background:linear-gradient(135deg,#b8b7ff,#5b6ee1)}.result-thumb span{position:absolute;left:10px;bottom:9px;font-size:12px;font-weight:850}.video-result-card{display:grid;gap:12px}.video-frame{display:grid;place-items:center;min-height:220px;border-radius:18px;background:linear-gradient(135deg,#1823382e,#1566e114),linear-gradient(160deg,#f5f8ff,#dfeaff)}.video-frame button{display:grid;place-items:center;width:58px;height:58px;border-radius:999px;color:#fff;background:#1566e1;box-shadow:0 16px 34px #1566e13d}.real-video-frame{overflow:hidden;background:#0f172a}.real-video-frame video{display:block;width:100%;max-height:520px;object-fit:contain;background:#0f172a}.video-result-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.video-result-actions a{padding:9px 12px;border:1px solid #dce6f0;border-radius:12px;color:#1566e1;background:#f7faff;font-size:13px;font-weight:850;text-decoration:none}.video-timeline{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:8px}.video-timeline span{height:8px;border-radius:999px;background:#dce8fb}.avatar-result-card{display:grid;gap:12px}.avatar-video-frame{position:relative;display:grid;place-items:center;min-height:240px;overflow:hidden;border-radius:18px;background:linear-gradient(160deg,#21b9812e,#1566e114),linear-gradient(180deg,#f8fbff,#e5f4ef)}.avatar-result-person{display:grid;place-items:center;width:96px;height:96px;border:1px solid rgba(33,185,129,.22);border-radius:999px;color:#21a977;background:#ffffffc2;box-shadow:0 16px 40px #21b98129}.avatar-video-frame button{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:48px;height:48px;border-radius:999px;color:#fff;background:#21a977}.caption-lines{display:grid;gap:8px}.caption-lines span{height:9px;border-radius:999px;background:#dceee8}.caption-lines span:nth-child(2){width:82%}.caption-lines span:nth-child(3){width:64%}.text-result-card{display:grid;gap:10px;padding:16px;border-radius:16px;background:#f7faff}.text-result-card p{margin:0;color:#4d5d73}.drawer-footer{gap:10px;margin-top:auto}.secondary-action{flex:1;min-height:42px;border:1px solid #dfe7f0;border-radius:12px;color:#4f5e74;background:#fff;font-weight:800}.rerun-button{min-height:42px}.prompt-library-panel{display:grid;gap:14px;width:min(920px,100%);margin:0 auto 18px;padding:16px;border:1px solid #dfe7f1;border-radius:20px;background:#ffffffe6;box-shadow:0 12px 30px #2d3e590f}.prompt-library-head,.prompt-library-toolbar,.prompt-template-card-head,.prompt-template-actions{display:flex;align-items:center}.prompt-library-head{justify-content:space-between;gap:14px}.prompt-library-head strong{display:block;color:#182338;font-size:18px}.prompt-library-head span,.prompt-library-toolbar span,.prompt-template-card-head span{color:#748196;font-size:13px}.prompt-library-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.prompt-library-stats span{min-height:32px;padding:7px 10px;border:1px solid #e2eaf5;border-radius:999px;color:#506177;background:#f8fbff;font-weight:800}.prompt-library-toolbar{gap:12px}.prompt-library-toolbar label{display:flex;align-items:center;gap:8px;flex:1;min-width:0;height:42px;padding:0 12px;border:1px solid #dfe7f1;border-radius:14px;color:#607085;background:#fff}.prompt-library-toolbar input{min-width:0;flex:1;border:0;outline:0;color:#182338;background:transparent}.prompt-category-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.prompt-category-strip::-webkit-scrollbar{display:none}.prompt-category-strip button{display:grid;grid-template-columns:44px 126px;grid-template-rows:auto auto;gap:2px 10px;flex:0 0 auto;width:190px;min-height:62px;padding:9px;border:1px solid #e2eaf5;border-radius:15px;color:#182338;background:#fff;text-align:left}.prompt-category-strip button.active,.prompt-category-strip button:hover{border-color:#9fc3ff;background:#f4f8ff}.prompt-category-cover{grid-row:1 / span 2;display:grid;place-items:center;width:44px;height:44px;overflow:hidden;border-radius:13px;color:#1566e1;background:#eef4ff}.prompt-category-cover.all{color:#fff;background:linear-gradient(135deg,#1566e1,#27c4a8)}.prompt-category-cover img{width:100%;height:100%;object-fit:cover}.prompt-category-strip strong,.prompt-category-strip em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-category-strip strong{align-self:end;font-size:13px;font-style:normal}.prompt-category-strip em{align-self:start;color:#748196;font-size:12px;font-style:normal}.prompt-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prompt-template-card{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid #e5ecf5;border-radius:16px;background:#fff}.prompt-template-card-head{justify-content:space-between;gap:10px}.prompt-template-card-head div{min-width:0}.prompt-template-card-head strong,.prompt-template-card-head span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-template-card-head em{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:#1566e1;background:#eef4ff;font-size:12px;font-style:normal;font-weight:850}.prompt-template-card p{display:-webkit-box;min-height:60px;margin:0;overflow:hidden;color:#506177;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prompt-template-actions{justify-content:flex-end;gap:8px}.prompt-template-actions button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #dfe7f1;border-radius:999px;color:#506177;background:#fff;font-size:12px;font-weight:850}.prompt-template-actions button:first-child{color:#fff;border-color:#1566e1;background:#1566e1}.prompt-template-empty{grid-column:1 / -1;display:grid;gap:4px;min-height:120px;place-items:center;border:1px dashed #d7e2ef;border-radius:16px;color:#748196;background:#f8fbff}.prompt-template-empty strong{color:#182338}.prompt-square{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;width:100%;min-height:calc(100vh - 120px);margin:0 auto}.prompt-square-sidebar{position:sticky;top:0;align-self:start;display:grid;gap:10px;max-height:calc(100vh - 118px);overflow-y:auto;padding:12px 8px;border:1px solid #e0e8f2;border-radius:18px;background:#ffffffeb}.prompt-square-sidebar>strong{padding:0 8px 8px;color:#182338;font-size:13px}.prompt-square-sidebar button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12.5px 30px;border-radius:100px;color:#fff;background-color:#2ba8fb;font-weight:800;text-align:center;transition:all .5s;-webkit-transition:all .5s}.prompt-square-sidebar button.active,.prompt-square-sidebar button:hover{color:#fff;background-color:#6fc5ff;box-shadow:0 0 20px #6fc5ff50;transform:scale(1.1)}.prompt-square-sidebar button:active{background-color:#3d94cf;box-shadow:none;transform:scale(.98);transition:all .25s;-webkit-transition:all .25s}.prompt-square-sidebar span{min-width:0;overflow:hidden;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.prompt-square-sidebar em{flex:0 0 auto;min-width:30px;padding:2px 7px;border-radius:999px;color:#66768a;background:#f1f5fb;font-size:11px;font-style:normal;text-align:center}.prompt-square-sidebar button.active em{color:#155fe6;background:#dfeaff}.prompt-square-main{min-width:0}.prompt-square-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:10px 0 14px;background:linear-gradient(180deg,#f7f9fd 80%,#f7f9fd00)}.prompt-square-head strong{color:#182338;font-size:22px}.prompt-square-head span{margin-left:10px;color:#748196;font-size:13px}.prompt-square-head label{display:flex;align-items:center;gap:8px;width:min(360px,42%);height:40px;padding:0 12px;border:1px solid #dfe7f1;border-radius:14px;color:#607085;background:#fff}.prompt-square-head input{min-width:0;flex:1;border:0;outline:0;color:#182338;background:transparent}.prompt-masonry{column-count:5;column-gap:16px}.prompt-work-card{display:inline-block;width:100%;margin:0 0 16px;overflow:hidden;break-inside:avoid;border:1px solid #e2eaf5;border-radius:10px;background:#fff;box-shadow:0 12px 28px #2d3e590f}.prompt-work-cover{position:relative;display:grid;place-items:center;width:100%;min-height:120px;overflow:hidden;color:#7c8da4;background:#f3f6fb}.prompt-work-cover img{display:block;width:100%;height:auto}.prompt-work-cover span{position:absolute;top:10px;right:10px;padding:4px 8px;border-radius:999px;color:#fff;background:#18233894;font-size:12px;font-weight:850}.prompt-work-copy{display:grid;gap:0;padding:9px}.prompt-work-copy strong{color:#182338;font-size:14px}.prompt-work-copy>span{color:#66768a;font-size:12px}.prompt-work-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#506177;font-size:12px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prompt-work-copy div{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap}.prompt-work-copy button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:120px;width:100%;min-height:44px;padding:.9em 1.4em;border:none;border-radius:.5em;color:#fff;background-image:linear-gradient(325deg,#1f75ff,#61daff 55%,#1f75ff 90%);background-size:280% auto;box-shadow:0 0 20px #47b8ff80,0 5px 5px -1px #3a7de940,inset 4px 4px 8px #afe6ff80,inset -4px -4px 8px #135fd859;font-size:13px;font-weight:700;transition:.8s}.prompt-work-copy button:hover{background-position:right top}.prompt-work-copy button:is(:focus,:focus-visible,:active){outline:none;box-shadow:0 0 0 3px #fff,0 0 0 6px #1f75ff}@media(prefers-reduced-motion:reduce){.prompt-work-copy button{transition:linear}}.prompt-square-foot{padding:8px 0 24px;color:#748196;font-size:12px}.prompt-work-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#181e2a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.prompt-work-dialog{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,520px);width:min(1120px,100%);max-height:min(760px,calc(100vh - 40px));overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 30px 90px #101d3047}.prompt-work-preview{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;background:#f3f6fb}.prompt-work-stage{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden}.prompt-work-stage img{display:block;width:100%;height:100%;object-fit:contain}.prompt-work-counter{position:absolute;top:12px;right:12px;padding:4px 9px;border-radius:999px;color:#fff;background:#1823388c;font-size:12px;font-weight:850}.prompt-work-nav{position:absolute;top:50%;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;color:#fff;background:#18233873;font-size:28px;transform:translateY(-50%)}.prompt-work-nav.prev{left:14px}.prompt-work-nav.next{right:14px}.prompt-work-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px;border-top:1px solid #e0e8f2}.prompt-work-thumbs button{width:54px;height:54px;flex:0 0 auto;overflow:hidden;border:2px solid transparent;border-radius:10px;background:#fff}.prompt-work-thumbs button.active{border-color:#1566e1}.prompt-work-thumbs img{width:100%;height:100%;object-fit:cover}.prompt-work-detail{position:relative;display:grid;align-content:start;gap:14px;min-height:0;overflow-y:auto;padding:24px}.prompt-work-title{display:grid;gap:4px;padding-right:46px}.prompt-work-title strong{color:#111827;font-size:20px}.prompt-work-title span{color:#748196;font-size:13px}.prompt-block{display:grid;gap:10px}.prompt-block>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.prompt-block span{color:#506177;font-size:13px;font-weight:850}.prompt-block button,.prompt-work-actions button{display:inline-flex;align-items:center;gap:6px}.prompt-block button{min-height:30px;padding:0 10px;border:1px solid #dfe7f1;border-radius:9px;color:#506177;background:#fff;font-size:12px;font-weight:850}.prompt-block p{max-height:230px;margin:0;overflow-y:auto;padding:14px;border:1px solid #e0e8f2;border-radius:12px;color:#182338;background:#f7f9fc;font-size:14px;line-height:1.85;white-space:pre-wrap}.prompt-block.muted p{color:#66768a}.prompt-work-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:2px}.prompt-work-actions button{min-height:40px;padding:0 14px;border:1px solid #dfe7f1;border-radius:12px;color:#506177;background:#fff;font-weight:850}.prompt-work-actions button:last-child{color:#fff;border-color:#1566e1;background:#1566e1}@keyframes spin{to{transform:rotate(360deg)}}.app-gallery{display:grid;gap:16px;margin-bottom:18px;padding:18px;border:1px solid #dfe7f1;border-radius:22px;background:#ffffffe0;box-shadow:0 12px 30px #2d3e590f}.app-gallery-head,.workflow-tags{display:flex;align-items:center}.app-gallery-head{justify-content:space-between;gap:16px}.app-gallery-head strong{display:block;color:#182338}.app-gallery-head span{color:#748196;font-size:13px}.app-gallery-head button{min-height:38px;padding:0 14px;border:1px solid #dce6f0;border-radius:12px;color:#4f5e74;background:#fff;font-weight:800}.workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workflow-card{display:grid;gap:12px;width:100%;padding:16px;border:1px solid #e5ecf5;border-radius:18px;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.workflow-card:hover{border-color:var(--accent);box-shadow:0 14px 28px color-mix(in srgb,var(--accent) 12%,transparent);transform:translateY(-1px)}.workflow-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 70%,white))}.workflow-card strong{color:#182338;font-size:17px}.workflow-card p{margin:0;color:#4f6177}.workflow-tags{flex-wrap:wrap;gap:7px}.workflow-tags b{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,#ffffff);font-size:12px}.workflow-card ol{display:grid;gap:7px;margin:0;padding-left:18px;color:#65758a;font-size:13px}.avatar-studio{display:grid;gap:16px;margin-bottom:18px;padding:18px;border:1px solid #dfe7f1;border-radius:22px;background:#ffffffe0;box-shadow:0 12px 30px #2d3e590f}.avatar-studio-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.avatar-studio-head strong{display:block;color:#182338}.avatar-studio-head span{color:#748196;font-size:13px}.avatar-studio-head button{min-height:38px;padding:0 14px;border:1px solid #dce6f0;border-radius:12px;color:#4f5e74;background:#fff;font-weight:800}.avatar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.avatar-card{display:grid;gap:12px;width:100%;padding:16px;border:1px solid #e5ecf5;border-radius:18px;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.avatar-card:hover,.avatar-card.selected{border-color:var(--accent);box-shadow:0 14px 28px color-mix(in srgb,var(--accent) 12%,transparent);transform:translateY(-1px)}.avatar-portrait{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 70%,white))}.avatar-card strong,.avatar-card em{display:block}.avatar-card strong{color:#182338;font-size:16px}.avatar-card em{color:var(--accent);font-size:12px;font-style:normal;font-weight:850}.avatar-card p{margin:0;color:#4f6177}.affiliate-center{display:grid;gap:16px;margin-bottom:18px;padding:18px;border:1px solid #dfe7f1;border-radius:22px;background:#ffffffe0;box-shadow:0 12px 30px #2d3e590f}.affiliate-hero,.affiliate-metrics,.affiliate-grid,.affiliate-card-head,.partner-row,.commission-row,.affiliate-hero-actions{display:flex;align-items:center}.affiliate-hero{justify-content:space-between;gap:16px;padding:18px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#21b981,#2f80ed)}.affiliate-hero span,.affiliate-hero p{margin:0;color:#ffffffd6}.affiliate-hero strong{display:block;margin:4px 0;font-size:28px;letter-spacing:0}.affiliate-hero-actions{justify-content:flex-end;flex-wrap:wrap;gap:10px}.affiliate-hero-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border-radius:12px;color:#1f2a3d;background:#fff;font-weight:850}.affiliate-metrics{gap:12px}.affiliate-metrics div,.affiliate-metrics button,.affiliate-card{border:1px solid #e5ecf5;border-radius:16px;background:#fff}.affiliate-metrics div{display:grid;flex:1;gap:3px;min-height:74px;padding:12px}.affiliate-metrics span{color:#748196;font-size:12px;font-weight:800}.affiliate-metrics strong{color:#182338;font-size:20px}.affiliate-metrics button{align-self:stretch;min-width:120px;padding:0 14px;color:#fff;background:#1f2a3d;font-weight:850}.affiliate-metrics button:disabled{cursor:not-allowed;opacity:.45}.affiliate-grid{align-items:stretch;gap:14px}.affiliate-card{display:grid;align-content:start;flex:1;gap:12px;min-width:0;padding:14px}.affiliate-card-head{justify-content:space-between;gap:10px}.affiliate-card-head strong{color:#182338}.affiliate-card-head span{color:#748196;font-size:12px}.partner-list,.commission-list{display:grid;gap:10px}.partner-row,.commission-row{justify-content:space-between;gap:12px;padding:12px;border-radius:14px;background:#f8fbff}.partner-row strong,.partner-row span,.commission-row strong,.commission-row span{display:block}.partner-row strong,.commission-row strong{color:#182338}.partner-row span,.commission-row span{color:#748196;font-size:12px}.partner-row div:last-child,.commission-row div:last-child{display:grid;justify-items:end;gap:2px;white-space:nowrap}.partner-row b,.commission-row b{color:#182338}.partner-row em{color:#21a977;font-size:12px;font-style:normal;font-weight:850}.commission-status{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;font-style:normal;font-weight:850}.commission-status.ready{color:#0d8a62;background:#e6faf3}.commission-status.pending{color:#8a5a00;background:#fff2cf}.commission-status.paid{color:#607085;background:#eef2f7}.admin-center{display:grid;gap:16px;max-width:1180px;width:100%;margin:0 auto 18px}.admin-hero,.admin-card{border:1px solid #dce6f0;border-radius:18px;background:#fff;box-shadow:0 18px 46px #28405f14}.admin-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px}.admin-hero span,.admin-hero p,.admin-card-head span,.admin-row em,.pricing-row em,.pricing-row small{color:#748196;font-size:13px;font-style:normal}.admin-hero strong{display:block;margin:3px 0;color:#182338;font-size:26px}.admin-hero p{max-width:620px;margin:0}.admin-hero button,.pricing-row button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #cfe0fb;border-radius:12px;color:#1566e1;background:#f4f8ff;font-weight:850}.admin-hero button:disabled,.pricing-row button:disabled{opacity:.55;cursor:not-allowed}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-metrics div{display:grid;gap:7px;min-height:94px;padding:16px;border:1px solid #dce6f0;border-radius:16px;background:#fff}.admin-metrics span{color:#748196;font-size:13px;font-weight:850}.admin-metrics strong{color:#182338;font-size:28px}.admin-metrics em{margin-left:4px;color:#748196;font-size:13px;font-style:normal}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-card{display:grid;gap:12px;padding:16px;min-width:0}.admin-card-head,.admin-row,.pricing-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-card-head strong{color:#182338;font-size:16px}.admin-table{display:grid;gap:8px}.admin-row,.pricing-row{min-height:58px;padding:10px 0;border-top:1px solid #eef3f8}.admin-row:first-child,.pricing-row:first-child{border-top:0}.admin-row span,.pricing-row span{display:grid;min-width:0;gap:3px}.admin-row span:first-child,.pricing-row span:first-child{flex:1}.admin-row strong,.pricing-row strong{overflow:hidden;color:#25324a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-row b{color:#182338;font-size:14px}.admin-row b.income{color:#18a874}.admin-row b.expense{color:#e05b5b}.admin-empty{margin:0;padding:14px 0 4px;color:#748196;font-size:13px}.admin-pricing-card{margin-bottom:8px}.pricing-grid{display:grid;gap:4px}.pricing-row.changed{background:linear-gradient(90deg,#21b98114,#fff0)}.pricing-row label{display:flex;align-items:center;gap:7px;flex:0 0 auto}.pricing-row input{width:78px;height:36px;border:1px solid #dce6f0;border-radius:10px;color:#182338;background:#fff;font-size:14px;font-weight:850;text-align:center}.conversation-panel{display:grid;align-content:start;justify-items:center;gap:16px;min-height:100%;padding-top:18px}.message-avatar{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:14px;color:#1566e1;background:#eef4ff}.message-avatar.has-image{overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 18%,#dbe6f5);background:var(--logo-bg, #ffffff)}.message-avatar img{display:block;width:28px;height:28px;object-fit:contain}.message-row p{margin:0}.conversation-empty{min-height:120px}.message-row{gap:10px;width:min(760px,100%)}.message-row.user{justify-content:flex-start;flex-direction:row-reverse}.message-row p{max-width:min(560px,100%);padding:12px 14px;border:1px solid #dce6f0;border-radius:14px;color:#2d3d53;background:#fff}.message-row p.message-loading{display:flex;align-items:center;gap:12px;min-height:50px}.message-row p.message-loading span:last-child{color:#53647a}.message-row.user p{color:#fff;background:#1566e1}.model-loader{position:relative;display:inline-block;width:48px;height:68px;flex:0 0 auto}.model-loader:before{content:"";position:absolute;top:60px;left:0;width:48px;height:5px;border-radius:50%;background:#f080804f;animation:loader-shadow .5s linear infinite}.model-loader>span{position:absolute;top:0;left:0;width:48px;height:48px;border-radius:4px;background:#f08080;animation:loader-jump .5s linear infinite}.model-loader.compact{width:22px;height:30px}.model-loader.compact:before{top:27px;width:22px;height:3px}.model-loader.compact>span{width:22px;height:22px;border-radius:3px;animation-name:loader-jump-compact}.message-loading .model-loader.compact{align-self:center}@keyframes loader-jump{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes loader-jump-compact{15%{border-bottom-right-radius:2px}25%{transform:translateY(4px) rotate(22.5deg)}50%{transform:translateY(8px) scaleY(.9) rotate(45deg);border-bottom-right-radius:18px}75%{transform:translateY(4px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes loader-shadow{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.composer-shell{position:relative;width:100%;margin-top:0;border:1px solid #e1e9f3;border-radius:18px;background:#ffffffeb;box-shadow:0 16px 42px #30486814}.reference-file-input{display:none}.composer-shell textarea{width:100%;height:74px;min-height:74px;max-height:74px;padding:16px 18px 6px;border:0;outline:none;resize:none;overflow-y:auto;color:#1a263a;background:transparent;font-size:16px}.composer-bottom-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 12px 12px}.composer-options{gap:8px;flex:1;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:1px;scrollbar-width:none}.composer-options::-webkit-scrollbar{display:none}.composer-options button,.clear-button,.send-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:12px;font-weight:800}.ratio-shape-mini,.ratio-shape{display:inline-block;flex:0 0 auto;border:2px solid currentColor;border-radius:3px;opacity:.82}.ratio-shape-mini{width:18px;max-height:18px}.composer-popover{position:absolute;left:16px;bottom:58px;z-index:18;display:grid;gap:8px;width:min(420px,calc(100% - 32px));padding:12px;border:1px solid #dce6f0;border-radius:16px;background:#fff;box-shadow:0 20px 52px #1f2d3d29}.ratio-popover{grid-template-columns:repeat(3,minmax(0,1fr))}.composer-popover button,.composer-popover label{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 10px;border:1px solid #e2e9f2;border-radius:12px;color:#4f5e74;background:#fff;font-size:13px;font-weight:850}.composer-popover button.active,.composer-popover label.active{color:#1566e1;border-color:#bcd4fb;background:#eef4ff}.ratio-shape{width:24px;max-height:24px}.count-popover{width:min(340px,calc(100% - 32px));grid-template-columns:repeat(2,minmax(0,1fr))}.count-popover label input{width:56px;height:30px;border:1px solid #dce6f0;border-radius:9px;color:#182338;text-align:center}.count-popover label small{color:#748196}.composer-options button,.clear-button{padding:0 12px;border:1px solid #dfe7f0;color:#4f5e74;background:#fff;white-space:nowrap}.composer-options button.active{color:#1566e1;border-color:#cfe0fb;background:#eef4ff}.composer-footer{gap:10px;flex:0 0 auto}.clear-button{width:42px;padding:0}.send-button{padding:0 20px;color:#fff;background:linear-gradient(135deg,#1b74ff,#0f5de6);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.send-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #1b74ff33}.send-button.image-generate-button{min-width:196px;padding:0 10px 0 12px;border:1px solid #d9e4f2;border-radius:14px;color:#1f2a3d;background:#fff;box-shadow:0 10px 24px #1f2d3d14}.send-button.image-generate-button:not(:disabled):hover{box-shadow:0 12px 28px #1f2d3d1f}.send-button:disabled{cursor:not-allowed;opacity:.55}.generate-button-shell{position:relative;display:inline-block;width:11.5rem;height:2.75rem}.generate-button-circle{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:1.625rem;color:#fff;background:#1f2a3d;transition:width .35s cubic-bezier(.65,0,.076,1),transform .35s cubic-bezier(.65,0,.076,1),background-color .35s cubic-bezier(.65,0,.076,1)}.generate-button-text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding-left:1.85rem;color:#1f2a3d;font-weight:800;line-height:1;text-align:center;white-space:nowrap;transition:color .35s cubic-bezier(.65,0,.076,1)}.send-button.image-generate-button:hover .generate-button-circle{width:calc(100% + 2px);background:#1f2a3d}.generate-button-circle svg{transition:transform .35s cubic-bezier(.65,0,.076,1)}.send-button.image-generate-button:hover .generate-button-circle svg{transform:translate(.9rem)}.send-button.image-generate-button:hover .generate-button-text{color:#fff}.usage-panel{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:12px;color:#6e7b8f}.usage-panel div{display:grid;gap:2px;min-width:96px;padding:9px 12px;border:1px solid #e4ebf5;border-radius:12px;background:#ffffffd1}.usage-panel span{font-size:12px}.usage-panel strong{color:#182338;font-size:14px}.usage-panel button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 14px;border-radius:12px;color:#fff;background:#1f2a3d;font-weight:850}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1720333d}.login-dialog{position:relative;display:grid;gap:14px;width:min(420px,100%);padding:28px;border:1px solid #dce6f0;border-radius:20px;background:#fff;box-shadow:0 28px 80px #1f2d3d2e}.close-button{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#66768a;background:#f4f7fb}.login-dialog h2{margin:2px 0 0;font-size:24px}.login-dialog p{margin:0;color:#66768a}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border-radius:13px;background:#f2f6fb}.auth-tabs button{height:36px;border-radius:10px;color:#66768a;font-weight:850}.auth-tabs button.active{color:#1566e1;background:#fff;box-shadow:0 8px 18px #1f4e7914}.login-dialog label{display:grid;gap:7px;color:#3b4658;font-size:13px;font-weight:850}.login-dialog input{width:100%;height:44px;padding:0 12px;border:1px solid #dce6f0;border-radius:12px;outline:none}.auth-error{padding:10px 12px;border:1px solid #ffd4d4;border-radius:12px;color:#b42318;background:#fff5f5;font-size:13px;font-weight:800}.full-width{width:100%}.billing-backdrop{z-index:30}.export-backdrop{z-index:32}.billing-dialog,.export-dialog{position:relative;display:grid;gap:18px;width:min(520px,100%);padding:28px;border:1px solid #dce6f0;border-radius:22px;background:#fff;box-shadow:0 28px 80px #1f2d3d2e}.export-dialog{width:min(560px,100%)}.image-preview-backdrop{z-index:34;background:#0f172a6b}.image-preview-dialog{position:relative;display:grid;gap:14px;width:min(980px,96vw);max-height:92vh;padding:18px;border:1px solid #dce6f0;border-radius:20px;background:#fff;box-shadow:0 28px 80px #1f2d3d38}.image-preview-head{display:flex;align-items:center;justify-content:space-between;gap:52px;min-height:42px;padding-right:48px}.image-preview-head strong,.image-preview-head span{display:block}.image-preview-head strong{color:#182338;font-size:16px}.image-preview-head span{color:#748196;font-size:12px}.image-preview-head a{flex:0 0 auto;padding:9px 12px;border:1px solid #dce6f0;border-radius:12px;color:#1566e1;background:#f7faff;font-size:13px;font-weight:850;text-decoration:none}.image-preview-canvas{display:grid;place-items:center;min-height:280px;max-height:calc(92vh - 120px);overflow:auto;border-radius:16px;background:linear-gradient(45deg,#eef3fa 25%,transparent 25%),linear-gradient(-45deg,#eef3fa 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef3fa 75%),linear-gradient(-45deg,transparent 75%,#eef3fa 75%),#fff;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.image-preview-canvas img{display:block;max-width:100%;max-height:calc(92vh - 132px);object-fit:contain}.billing-head,.billing-summary,.package-card,.package-card small,.export-head,.export-option-card{display:flex;align-items:center}.billing-head{gap:14px}.billing-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:#1566e1;background:#eef4ff}.export-head{gap:14px}.export-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:#1566e1;background:#eef4ff}.export-head h2,.export-head p{margin:0}.export-head h2{font-size:24px}.export-head p{color:#66768a}.export-task-summary{display:grid;gap:6px;padding:14px;border:1px solid #e4ebf5;border-radius:16px;background:#f8fbff}.export-task-summary strong{color:#182338;font-size:14px}.export-task-summary span{color:#748196;font-size:13px;font-weight:800}.export-option-list{display:grid;gap:12px}.export-option-card{justify-content:space-between;gap:14px;width:100%;padding:14px;border:1px solid #e2e9f2;border-radius:16px;color:#4f5e74;background:#fff;text-align:left}.export-option-card:hover{border-color:#cfe0fb;background:#f5f9ff}.export-format{display:grid;place-items:center;width:54px;height:42px;border-radius:12px;color:#1566e1;background:#eef4ff;font-size:13px;font-weight:900}.export-option-card span:nth-child(2){display:grid;flex:1;gap:3px}.export-option-card strong{color:#182338}.export-option-card em{color:#69778c;font-size:13px;font-style:normal}.billing-head h2,.billing-head p{margin:0}.billing-head h2{font-size:24px}.billing-head p{color:#66768a}.billing-summary{gap:12px}.billing-summary div{flex:1;display:grid;gap:3px;padding:14px;border:1px solid #e4ebf5;border-radius:16px;background:#f8fbff}.billing-summary span{color:#748196;font-size:13px;font-weight:800}.billing-summary strong{color:#182338;font-size:28px}.package-list{display:grid;gap:12px}.package-card{position:relative;justify-content:space-between;gap:16px;width:100%;padding:16px;border:1px solid #e2e9f2;border-radius:16px;background:#fff;text-align:left}.package-card.highlighted{border-color:#1566e1;background:#f5f9ff}.package-card strong,.package-card span{display:block}.package-card span{margin-top:4px;color:#69778c;font-size:13px}.package-price{display:grid;justify-items:end;gap:2px;white-space:nowrap}.package-price b{color:#182338;font-size:22px}.package-price em{color:#1566e1;font-size:13px;font-style:normal;font-weight:850}.package-card small{position:absolute;top:-10px;right:14px;gap:4px;padding:3px 8px;border-radius:999px;color:#fff;background:#1566e1;font-size:12px;font-weight:850}.billing-ledger{display:grid;gap:10px;padding:14px;border:1px solid #e4ebf5;border-radius:16px;background:#fbfdff}.billing-ledger-head,.ledger-row,.ledger-row span{display:flex;align-items:center}.billing-ledger-head,.ledger-row{justify-content:space-between;gap:12px}.billing-ledger-head strong{color:#182338;font-size:14px}.billing-ledger-head span,.ledger-row em,.ledger-empty{color:#748196;font-size:12px;font-style:normal}.ledger-row{min-height:42px;padding-top:10px;border-top:1px solid #edf2f7}.ledger-row span{min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.ledger-row strong{max-width:280px;overflow:hidden;color:#25324a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ledger-row b{flex:0 0 auto;font-size:13px}.ledger-row b.income{color:#18a874}.ledger-row b.expense{color:#e05b5b}.ledger-empty{margin:0;padding-top:8px;border-top:1px solid #edf2f7}@media(max-width:1200px){.app-shell{grid-template-columns:82px 286px minmax(0,1fr)}.app-shell.prompt-mode{grid-template-columns:82px minmax(0,1fr)}.conversation-panel{padding-top:42px}}@media(max-width:900px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;overflow:visible}.app-shell.prompt-mode{grid-template-columns:1fr}.app-shell.prompt-mode .chat-workspace{grid-column:auto}.feature-rail{position:sticky;top:0;z-index:5;flex-direction:row;justify-content:space-between;height:auto;overflow:visible;padding:12px;border-right:0;border-bottom:1px solid #e2e9f2}.feature-nav{display:flex;flex:1;justify-content:center;gap:8px}.feature-button{min-width:50px;min-height:50px;padding:0}.feature-button span,.ghost-bottom,.rail-user{display:none}.model-sidebar{position:static;height:auto;overflow:visible;padding:16px;border-right:0;border-bottom:1px solid #e2e9f2}.model-list{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.model-card{min-width:258px}.view-all-button,.login-strip{display:none}.chat-workspace{height:auto;overflow:visible;padding:16px}.workspace-scroll{overflow:visible}.workspace-topbar,.topbar-actions,.task-panel-head,.prompt-library-head,.prompt-library-toolbar,.task-card-head,.app-gallery-head,.avatar-studio-head,.image-preview-head,.affiliate-hero,.affiliate-metrics,.affiliate-grid,.admin-hero,.admin-card-head,.admin-row,.pricing-row,.partner-row,.commission-row{flex-wrap:wrap}.topbar-spacer{display:none}.conversation-panel{padding-top:18px}.prompt-library-panel{padding:14px}.prompt-library-stats{justify-content:flex-start}.prompt-square{grid-template-columns:1fr}.prompt-square-sidebar{position:static;display:flex;overflow-x:auto;overflow-y:hidden;max-height:none}.prompt-square-sidebar>strong{display:none}.prompt-square-sidebar button{flex:0 0 auto}.prompt-square-head{position:static;flex-wrap:wrap}.prompt-square-head label{width:100%}.prompt-masonry{column-count:2}.prompt-template-grid{grid-template-columns:1fr}.prompt-work-dialog{grid-template-columns:1fr;max-height:calc(100vh - 28px)}.prompt-work-preview{min-height:320px}.composer-bottom-row{flex-direction:column;align-items:stretch}.history-switch{width:100%;justify-content:center}.usage-panel,.billing-summary,.package-card,.export-option-card{flex-wrap:wrap}.usage-panel{justify-content:stretch}.usage-panel div,.usage-panel button,.affiliate-metrics div,.affiliate-metrics button{flex:1 1 150px}.model-stat-grid,.workflow-grid,.admin-grid,.admin-metrics{grid-template-columns:1fr}.admin-row span,.pricing-row span,.pricing-row label{flex:1 1 160px}.avatar-grid{grid-template-columns:1fr}.affiliate-card{flex:1 1 100%}.image-preview-head{align-items:flex-start;gap:10px;padding-right:44px}.image-preview-head a{width:fit-content}}@media(max-width:560px){.brand-mark{width:50px;height:50px}.prompt-masonry{column-count:1}.prompt-work-backdrop{padding:10px}.prompt-work-detail{padding:18px}.prompt-work-actions{flex-direction:column}.model-sidebar-head button{display:none}.new-chat-button{min-height:46px;font-size:15px}.selected-model-summary{align-items:flex-start}.selected-model-logo{width:52px;height:52px;border-radius:16px}.composer-shell textarea{height:84px;min-height:84px;max-height:84px;padding:16px 16px 8px;font-size:16px}.composer-options button{flex:1 1 calc(50% - 8px)}.send-button{flex:1}}
