:root{font-family:SF Pro Display,Segoe UI,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;color:#f5f5f7;background:#101014;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4;font-weight:400}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:#101014}button,input,textarea,select{font:inherit}button{padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topview-layout{min-height:100vh;display:flex;background:#0f0f13}.sidebar{width:56px;flex-shrink:0;background:#232326;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:0;height:100vh;z-index:20}.workspace-sidebar{border-right-color:#ffffff14}.sidebar-top{display:flex;flex-direction:column;gap:10px}.sidebar-logo{width:32px;height:32px;margin:8px auto 6px;border-radius:8px;overflow:hidden;background:#fff;border:0;padding:0;cursor:pointer}.sidebar-logo img{width:100%;height:100%;object-fit:cover}.sidebar-group{display:flex;flex-direction:column;gap:1px;padding:0 4px}.sidebar-divider{width:32px;height:1px;margin:8px auto 6px;background:linear-gradient(90deg,transparent 0%,#8f8f92 50%,transparent 100%);opacity:.4}.sidebar-footer{position:relative;align-items:center;gap:10px;padding-bottom:10px}.sidebar-star-button{width:28px;height:28px;border:0;border-radius:999px;background:#fff;color:#5b5c62;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 18px #0003;transition:transform .12s ease,box-shadow .12s ease,color .12s ease}.sidebar-star-button:hover,.sidebar-star-button.is-active{color:#4f46f5;transform:translateY(-1px)}.sidebar-star-icon{width:14px;height:14px}.sidebar-account{position:relative}.sidebar-user-button{width:34px;height:34px;border:0;border-radius:999px;background:transparent;cursor:pointer;padding:0}.sidebar-user-button.is-active{box-shadow:inset 0 0 0 1px #ffffff2e}.sidebar-user-avatar{width:100%;height:100%;border-radius:999px;background:radial-gradient(circle at 68% 28%,#f8e58c 0 14%,transparent 15%),radial-gradient(circle at 35% 35%,#6ec9dc 0 30%,transparent 31%),linear-gradient(180deg,#5ed0d0,#269dc6 52%,#46b56a 52%,#97d37f);color:#00000047;display:grid;place-items:center;font-size:18px;box-shadow:inset 0 0 0 1px #ffffff47,0 8px 16px #0000003d}.account-avatar-large{width:44px;height:44px;font-size:22px}.account-menu{position:absolute;left:0;bottom:0;width:380px;border-radius:20px;background:#1f1f22;border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 48px #0000006b;overflow:hidden;opacity:0;visibility:hidden;transform:translate(4px,12px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s ease;z-index:40}.sidebar-account:hover .account-menu,.sidebar-account:focus-within .account-menu{opacity:1;visibility:visible;transform:translateY(-2px);pointer-events:auto}.account-menu-header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 16px}.account-menu-profile{display:flex;align-items:center;gap:14px;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.account-menu-copy strong{color:#f6f6f8;font-size:20px;font-weight:700}.account-menu-edit{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#ffffffdb;display:grid;place-items:center;cursor:pointer}.account-menu-list{padding:6px 8px}.account-menu-item{width:100%;border:0;background:transparent;color:#ffffffd1;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;text-align:left;font-size:16px;font-weight:600}.account-menu-item:hover{background:#ffffff08}.account-menu-item-leading{display:inline-flex;align-items:center;gap:16px}.account-menu-icon{width:22px;height:22px;color:#ffffffb8;flex-shrink:0}.account-menu-chevron{width:14px;height:14px;color:#ffffff52;transform:rotate(-90deg)}.account-menu-divider{height:1px;background:#ffffff0f}.account-menu-logout{padding:18px 22px;color:#ffffffa3}.sidebar-button{border:0;background:transparent;color:#ffffff94;width:100%;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 2px;transition:color .12s ease,background-color .12s ease}.sidebar-button:hover,.sidebar-button.is-active{color:#fff;background:#ffffff0a}.sidebar-button span{font-size:10px;line-height:14px}.sidebar-accent-orange{color:#ff8b3d}.sidebar-accent-green{color:#8ed04d}.sidebar-accent-violet{color:#b891ff}.sidebar-icon{width:18px;height:18px}.sidebar-item-slot{position:relative}.sidebar-item-slot.is-flyout-host:after{content:"";position:absolute;top:-4px;left:100%;width:14px;height:calc(100% + 8px)}.content{min-width:0;flex:1;position:relative}.sidebar-flyout{position:absolute;top:0;left:calc(100% + 2px);z-index:15;width:212px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#2b2b2e;box-shadow:0 20px 40px #00000057;padding:10px 0}.sidebar-video-flyout{top:4px}.sidebar-image-flyout,.sidebar-avatar-flyout{top:4px;width:400px}.flyout-item{width:100%;border:0;background:transparent;color:#ffffffdb;display:flex;align-items:center;gap:14px;padding:14px 18px;text-align:left;cursor:pointer;font-size:14px;font-weight:600;line-height:1.35}.flyout-item:hover{background:#ffffff0a}.flyout-icon{width:18px;height:18px;flex-shrink:0}.flyout-item em{margin-left:auto;border-radius:10px;background:#f2a836;color:#111214;padding:5px 10px;font-size:11px;font-style:normal;font-weight:800}.content-inner{max-width:1280px;margin:0 auto;padding:26px 24px 40px}.agent-inner{max-width:1120px;padding-top:14px}.utility-inner{max-width:1180px;padding-top:28px}.utility-hero{display:flex;flex-direction:column;gap:10px}.utility-hero h1{margin:0;color:#fff;font-size:32px;font-weight:800;letter-spacing:-.02em}.utility-hero p{margin:0;max-width:760px;color:#ffffff85;font-size:16px;font-weight:500;line-height:1.6}.utility-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.utility-chip{min-height:26px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#ffffffc7;display:inline-flex;align-items:center;padding:0 12px;font-size:12px;font-weight:700}.utility-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;margin-top:28px}.utility-main,.utility-aside{min-width:0}.settings-stack{display:flex;flex-direction:column;gap:16px}.settings-panel,.settings-summary-card,.profile-card{border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#232325;border:1px solid rgba(255,255,255,.06)}.settings-panel,.settings-summary-card,.profile-card{padding:20px 20px 18px}.settings-panel-head{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.settings-panel-head h2,.settings-summary-card h3,.profile-card h2,.resource-card-copy h2{margin:0;color:#fffffff2;font-size:18px;font-weight:700}.settings-panel-head p,.settings-summary-copy,.resource-card-copy p{margin:0;color:#ffffff80;font-size:14px;font-weight:500;line-height:1.7}.settings-field-list,.settings-summary-list{display:flex;flex-direction:column;gap:12px}.settings-field-row,.settings-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.settings-field-row strong,.settings-summary-row strong{color:#ffffffe6;font-size:14px;font-weight:700}.settings-field-row span,.settings-summary-row span,.resource-card-copy span,.profile-card p{color:#ffffff47;font-size:12px;font-weight:600}.settings-field-row>div{display:flex;flex-direction:column;gap:4px}.settings-field-button{min-width:220px;min-height:38px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a;color:#ffffffdb;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;cursor:pointer}.settings-summary-card{display:flex;flex-direction:column;gap:16px}.utility-primary-button{min-height:38px;border:0;border-radius:10px;background:#4e40f3;color:#fff;cursor:pointer;font-size:14px;font-weight:700}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resource-card{border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#ffffff08,#ffffff03),#232325;border:1px solid rgba(255,255,255,.06)}.resource-card-visual{height:148px;background:linear-gradient(135deg,#4e40f35c,#2ed4bf14),#2d2d31;position:relative}.resource-card-visual:after{content:"";position:absolute;inset:16px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.resource-card-copy{padding:18px;display:flex;flex-direction:column;gap:10px}.profile-header{display:flex;align-items:center;gap:16px}.profile-header>div{display:flex;flex-direction:column;gap:6px}.profile-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.profile-stat-card{min-height:90px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:14px;gap:6px}.profile-stat-card strong{color:#fff;font-size:24px;font-weight:800}.profile-stat-card span{color:#fff6;font-size:12px;font-weight:700}.board-hub-inner{max-width:none;padding-top:30px}.board-switcher{display:inline-flex;align-items:center;gap:4px;border-radius:10px;background:#ffffff0d;padding:4px}.board-switcher-tab{height:30px;border:0;border-radius:8px;background:transparent;color:#ffffff6b;padding:0 14px;cursor:pointer;font-size:12px;font-weight:700}.board-switcher-tab.is-active{background:#ffffff14;color:#ffffffeb}.batch-board-inner{display:flex;flex-direction:column;gap:18px}.batch-creation-panel{padding:20px}.batch-creation-grid,.batch-context-grid,.batch-product-grid{display:grid;gap:14px}.batch-creation-grid,.batch-context-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.batch-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-creation-card,.batch-context-card,.batch-product-card{border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.batch-creation-card,.batch-context-card{padding:16px;display:flex;flex-direction:column;gap:8px}.batch-creation-card span,.batch-context-card span{color:#fff6;font-size:12px;font-weight:700}.batch-creation-card strong,.batch-context-card h3{margin:0;color:#fff;font-size:18px;font-weight:800}.batch-creation-card p,.batch-context-card p,.batch-project-goal,.batch-empty-copy,.batch-restore-copy{margin:0;color:#ffffff70;font-size:13px;line-height:1.7}.batch-context-meta,.batch-creation-steps{display:flex;flex-wrap:wrap;gap:8px}.batch-context-meta span,.batch-creation-steps span{min-height:26px;border-radius:999px;background:#ffffff0a;color:#ffffffbd;display:inline-flex;align-items:center;padding:0 10px;font-size:12px;font-weight:700}.batch-creation-footer{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.batch-template-layout{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:14px}.batch-template-panel{border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);padding:16px;display:flex;flex-direction:column;gap:14px}.batch-template-head h3{margin:0;color:#fff;font-size:18px;font-weight:800}.batch-template-head p,.batch-reference-copy p,.batch-template-detail p,.batch-prompt-card p,.batch-asset-row p{margin:6px 0 0;color:#ffffff70;font-size:13px;line-height:1.7}.batch-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.batch-reference-card{border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#ffffff05;padding:10px;cursor:pointer;display:flex;flex-direction:column;gap:10px;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.batch-reference-card:hover,.batch-reference-card.is-selected{border-color:#4e40f373;background:radial-gradient(circle at top right,rgba(78,64,243,.16) 0%,transparent 36%),#ffffff0a;transform:translateY(-1px)}.batch-reference-card img,.batch-asset-row img{width:100%;aspect-ratio:1.25 / 1;object-fit:cover;border-radius:12px}.batch-reference-copy,.batch-template-detail-head{display:flex;flex-direction:column;gap:6px}.batch-reference-copy span,.batch-template-detail-head span,.batch-rule-block span,.batch-prompt-card span,.batch-product-inheritance>span,.batch-asset-row span{color:#fff6;font-size:12px;font-weight:700}.batch-reference-copy strong,.batch-template-detail-head strong,.batch-asset-row strong{color:#fff;font-size:15px;font-weight:800}.batch-template-detail,.batch-prompt-card,.batch-product-inheritance{border-radius:16px;background:#ffffff06;border:1px solid rgba(255,255,255,.06);padding:14px}.batch-template-detail-tags,.batch-rule-tags,.batch-restore-assets,.batch-item-tags,.batch-project-assets{display:flex;flex-wrap:wrap;gap:8px}.batch-template-detail-tags span,.batch-rule-tags span,.batch-restore-assets span,.batch-item-tags span,.batch-project-assets span{min-height:26px;border-radius:999px;background:#ffffff0d;color:#ffffffc2;display:inline-flex;align-items:center;padding:0 10px;font-size:12px;font-weight:700}.batch-rule-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.batch-rule-block{display:flex;flex-direction:column;gap:10px}.batch-board-hero{border-radius:22px;background:radial-gradient(circle at top right,rgba(78,64,243,.24) 0%,transparent 32%),linear-gradient(180deg,#ffffff08,#ffffff03),#232325;border:1px solid rgba(255,255,255,.06);display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px}.batch-board-hero h1{margin:0;color:#fff;font-size:30px;font-weight:800}.batch-board-hero p{margin:10px 0 0;max-width:820px;color:#ffffff7a;font-size:15px;font-weight:500;line-height:1.7}.batch-hero-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.board-secondary-button{min-height:38px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff08;color:#ffffffdb;padding:0 14px;cursor:pointer;font-size:14px;font-weight:700}.batch-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.batch-summary-card,.batch-panel,.batch-side-card{border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#232325;border:1px solid rgba(255,255,255,.06)}.batch-summary-card{padding:18px;display:flex;flex-direction:column;gap:8px}.batch-summary-card span{color:#ffffff61;font-size:12px;font-weight:700}.batch-summary-card strong{color:#fff;font-size:32px;font-weight:800}.batch-summary-card p{margin:0;color:#ffffff6b;font-size:13px;line-height:1.6}.batch-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px}.batch-main,.batch-side{min-width:0}.batch-main,.batch-side{display:flex;flex-direction:column;gap:16px}.batch-panel,.batch-side-card{padding:18px}.batch-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.batch-panel-head h2,.batch-side-card h3,.batch-project-card h3,.batch-item-title-row h3{margin:0;color:#fff;font-size:18px;font-weight:800}.batch-panel-head p{margin:6px 0 0;color:#ffffff70;font-size:13px}.batch-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.batch-project-card{border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);padding:16px;display:flex;flex-direction:column;gap:12px;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.batch-project-card.is-selected,.batch-item-row.is-selected{border-color:#4e40f373;background:radial-gradient(circle at top right,rgba(78,64,243,.16) 0%,transparent 36%),#ffffff0a}.batch-project-card:hover,.batch-item-row:hover{transform:translateY(-1px)}.batch-project-top,.batch-progress-head,.batch-item-main,.batch-side-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-type-pill,.batch-status-pill{min-height:24px;border-radius:999px;display:inline-flex;align-items:center;padding:0 10px;font-size:11px;font-weight:800}.batch-type-pill.is-image{background:#528aff29;color:#8ab4ff}.batch-type-pill.is-video{background:#7e5cff29;color:#b6a2ff}.batch-status-pill.is-running,.batch-status-pill.is-generating,.batch-status-pill.is-retrying{background:#5bc37924;color:#8ce5a4}.batch-status-pill.is-failed{background:#ef5a5a24;color:#ff9d9d}.batch-status-pill.is-succeeded,.batch-status-pill.is-completed{background:#5584ff24;color:#92b7ff}.batch-status-pill.is-queued,.batch-status-pill.is-paused{background:#ffffff14;color:#ffffffb8}.batch-project-board,.batch-item-copy p,.batch-item-copy span,.batch-item-meta span,.batch-side-list span,.batch-step-list li,.batch-item-actions span,.batch-item-progress p{margin:0;color:#ffffff6b;font-size:13px;line-height:1.6}.batch-project-metrics,.batch-project-tags{display:flex;flex-wrap:wrap;gap:8px}.batch-project-metrics span,.batch-project-tags span{min-height:26px;border-radius:999px;background:#ffffff0a;color:#ffffffbd;display:inline-flex;align-items:center;padding:0 10px;font-size:12px;font-weight:700}.batch-project-footer{display:flex;justify-content:space-between;gap:12px;color:#ffffff47;font-size:12px;font-weight:600}.batch-item-list{display:flex;flex-direction:column;gap:12px}.batch-item-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 160px;gap:16px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);padding:16px;cursor:pointer}.batch-item-copy,.batch-item-progress,.batch-item-actions,.batch-side-list{display:flex;flex-direction:column;gap:8px}.batch-item-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-item-meta{min-width:122px;display:flex;flex-direction:column;gap:6px}.batch-item-meta strong,.batch-progress-head strong,.batch-side-row strong{color:#ffffffeb;font-size:13px;font-weight:800}.batch-progress-bar{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.batch-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4e40f3,#66b8ff)}.batch-item-progress em{color:#ff9d9d;font-size:12px;font-style:normal;font-weight:700}.batch-item-actions{align-items:stretch}.batch-product-card{padding:12px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.batch-product-card img{width:72px;height:72px;border-radius:12px;object-fit:cover}.batch-product-copy{display:flex;flex-direction:column;gap:4px}.batch-product-copy strong,.batch-product-meta small{color:#ffffffe6;font-size:13px;font-weight:800}.batch-product-copy span,.batch-product-copy p,.batch-product-meta em{margin:0;color:#ffffff6b;font-size:12px;line-height:1.5;font-style:normal}.batch-product-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.batch-restore-list{gap:10px}.batch-retry-button{min-height:38px;border:1px solid rgba(239,90,90,.22);border-radius:10px;background:#ef5a5a14;color:#ffb0b0;cursor:pointer;font-size:13px;font-weight:700}.batch-side-card{display:flex;flex-direction:column;gap:14px}.batch-asset-list{display:flex;flex-direction:column;gap:12px}.batch-asset-row{border-radius:14px;background:#ffffff06;border:1px solid rgba(255,255,255,.05);padding:10px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:start}.batch-step-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:10px}.subscription-inner{max-width:none;padding-top:26px}.subscription-title{margin:0 0 26px;color:#f7f7f9;font-size:24px;font-weight:800}.subscription-shell{border-radius:14px;background:#242425;border:1px solid rgba(255,255,255,.06);overflow:hidden}.subscription-tabs{display:flex;align-items:center;gap:24px;min-height:48px;padding:0 24px}.subscription-tab{position:relative;height:48px;border:0;background:transparent;color:#ffffff75;cursor:pointer;font-size:14px;font-weight:700}.subscription-tab.is-active{color:#fff}.subscription-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:#6d5df7}.subscription-overview{padding-top:18px}.credit-balance{margin:0 0 18px;display:inline-flex;align-items:center;gap:12px;color:#ffffffb8;font-size:20px;font-weight:600}.credit-balance strong{color:#fff;font-size:38px;font-weight:800;line-height:1}.plan-card{position:relative;min-height:94px;border-radius:14px;background:#242425;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 24px 20px}.plan-badge{position:absolute;top:-1px;left:0;min-width:70px;height:20px;border-radius:12px 0 10px;background:#4e40f3;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;font-size:11px;font-weight:700}.plan-copy h2{margin:0;color:#fff;font-size:24px;font-weight:800}.plan-copy p{margin:4px 0 0;color:#ffffff94;font-size:16px;font-weight:500}.upgrade-button{height:32px;border:0;border-radius:8px;background:#4e40f3;color:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 18px;cursor:pointer;font-size:13px;font-weight:700}.upgrade-icon{width:14px;height:14px;color:#ffe77e}.subscription-placeholder{min-height:180px;border-radius:14px;background:#242425;border:1px solid rgba(255,255,255,.06);display:grid;place-items:center;margin-top:18px}.subscription-placeholder p{margin:0;color:#ffffff47;font-size:16px;font-weight:600}.image-workspace{min-height:100vh;display:grid;grid-template-columns:360px 1fr}.image-sidebar-panel{min-height:100vh;background:#2b2b2c;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;padding:12px 12px 14px}.video-sidebar-panel{overflow-y:auto}.image-panel-header{display:flex;align-items:center;justify-content:space-between;padding:0 2px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.image-panel-header h1{margin:0;color:#ffffffeb;font-size:20px;font-weight:700}.image-panel-plus{width:26px;height:26px;border:0;background:transparent;color:#ffffff80;display:grid;place-items:center;cursor:pointer}.panel-plus-icon{width:15px;height:15px}.image-mode-tabs{display:flex;gap:8px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.image-mode-tab{height:28px;border:0;border-radius:8px;background:transparent;color:#ffffff6b;padding:0 12px;cursor:pointer;font-size:12px;font-weight:600}.image-mode-tab.is-active{background:#ffffff14;color:#ffffffeb}.image-form{display:flex;flex-direction:column;gap:16px;padding-top:18px}.image-form-compact{gap:14px}.image-field{display:flex;flex-direction:column;gap:8px}.image-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-field-row-single{grid-template-columns:1fr}.compact-field{min-width:0}.field-label{color:#ffffff8f;font-size:12px;font-weight:600}.field-label-inline{display:inline-flex;align-items:center;justify-content:space-between}.field-meta-icon{width:12px;height:12px;color:#ffffff52}.image-select{min-height:42px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0d;color:#ffffffe6;display:flex;align-items:center;gap:10px;padding:0 12px;cursor:pointer}.compact-select{min-height:38px}.model-badge{width:24px;height:24px;border-radius:999px;background:#f5f5f7;display:inline-grid;place-items:center;flex-shrink:0;font-size:13px}.video-model-badge{background:linear-gradient(135deg,#5d74ff,#2dd4bf);color:#fff}.select-text{flex:1;text-align:left;font-size:14px;font-weight:500}.select-icon{width:14px;height:14px;color:#ffffff61;flex-shrink:0}.ratio-chip{flex:1;text-align:left;font-size:14px;font-weight:500}.image-textarea{width:100%;resize:none;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0d;color:#ffffffe6;padding:12px;outline:none;min-height:112px}.image-textarea::placeholder{color:#ffffff47}.image-slider{position:relative;padding-top:6px}.slider-track{height:6px;border-radius:999px;background:#ffffff14}.slider-thumb{position:absolute;top:-1px;left:0;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 4px 12px #00000047}.slider-markers{display:flex;justify-content:space-between;color:#ffffff47;margin-top:6px;font-size:11px;font-weight:500}.image-panel-footer{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:18px}.image-panel-footer-tight{padding-top:14px}.image-action-button{width:100%;border:0;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 12px;min-height:32px}.ghost-action{background:#4e40f359;color:#ece7ff}.primary-action{background:#4e40f3;color:#f5f5f7;padding-right:0}.primary-action-copy{display:inline-flex;align-items:center;gap:8px;padding-left:12px;font-size:13px;font-weight:700}.credit-chip{color:#cabfff;font-weight:700}.primary-action-tail{width:28px;min-height:32px;border-left:1px solid rgba(255,255,255,.14);display:grid;place-items:center}.image-action-icon{width:13px;height:13px}.action-arrow{width:12px;height:12px;transform:rotate(-90deg)}.watermark-note{margin:0;text-align:center;color:#fff3;font-size:11px;font-weight:500}.video-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.video-upload-single{display:flex}.video-upload-card{min-height:120px;border:1px dashed rgba(255,255,255,.12);border-radius:8px;background:#ffffff08;color:#ffffff42;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer}.video-upload-card strong{font-size:12px;font-weight:600}.video-upload-card span{font-size:10px;font-weight:500}.single-upload-card{width:78px;min-height:78px}.image-edit-upload{width:78px}.image-upload-card-large{width:100%;min-height:330px}.image-upload-card-template{min-height:330px}.image-upload-card-small{min-height:76px;padding:0 10px}.image-replace-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.image-swap-trigger{width:28px;height:28px;border:0;border-radius:8px;background:#ffffff14;color:#ffffff61;display:grid;place-items:center;cursor:pointer}.image-action-flat{justify-content:center;padding:0}.image-action-flat .primary-action-copy{padding-left:0}.video-upload-icon{width:18px;height:18px}.video-toggle-list{display:flex;flex-direction:column;gap:10px}.video-preset-panel{border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);padding:12px;display:flex;flex-direction:column;gap:12px}.video-preset-header h2{margin:0;color:#fffffff0;font-size:16px;font-weight:800}.video-preset-header p,.video-preset-card p,.video-preset-summary p,.video-config-card p{margin:6px 0 0;color:#ffffff6b;font-size:12px;line-height:1.6}.video-preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.video-preset-card{border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#ffffff06;color:#ffffffd1;text-align:left;padding:10px;cursor:pointer}.video-preset-card strong,.video-preset-summary strong{color:#fff;font-size:13px;font-weight:800}.video-preset-card.is-active{border-color:#4e40f36b;background:radial-gradient(circle at top right,rgba(78,64,243,.12) 0%,transparent 36%),#ffffff0a}.video-preset-summary,.video-config-card,.video-audio-card{border-radius:10px;background:#ffffff06;border:1px solid rgba(255,255,255,.06);padding:12px}.video-flow-card{border-radius:12px;background:radial-gradient(circle at top right,rgba(78,64,243,.14) 0%,transparent 32%),#ffffff08;border:1px solid rgba(255,255,255,.06);padding:12px;display:flex;flex-direction:column;gap:12px}.video-flow-head h3{margin:0;color:#fff;font-size:16px;font-weight:800}.video-flow-head p,.video-flow-section span{margin:6px 0 0;color:#ffffff6b;font-size:12px;line-height:1.6}.video-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.video-flow-section{border-radius:10px;background:#ffffff06;border:1px solid rgba(255,255,255,.05);padding:10px;display:flex;flex-direction:column;gap:6px}.video-flow-section strong{color:#ffffffe6;font-size:13px;font-weight:800;line-height:1.5}.video-preset-summary span,.video-config-head span{color:#ffffff80;font-size:11px;font-weight:700}.video-preset-tags,.video-shot-tags,.video-chip-wrap{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.video-preset-tags span,.video-shot-tag{min-height:26px;border-radius:999px;background:#ffffff0f;color:#ffffffb8;display:inline-flex;align-items:center;padding:0 10px;font-size:11px;font-weight:700}.video-shot-tag{border:0;cursor:pointer}.video-shot-tag.is-active{background:#4e40f33d;color:#f1edff}.video-config-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-config-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.video-script-box{min-height:96px}.avatar-chip-row,.avatar-inline-actions,.avatar-ratio-row,.avatar-gallery-tabs{display:flex;flex-wrap:wrap;gap:8px}.avatar-photo-grid{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:8px}.avatar-photo-primary{min-height:148px}.avatar-photo-side{display:flex;flex-direction:column;gap:8px}.avatar-inline-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffff5c;font-size:12px;font-weight:600}.avatar-inline-upgrade{color:#f0ca55;font-weight:800}.avatar-style-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.avatar-style-card,.avatar-ratio-button{border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff08;color:#ffffffc7;cursor:pointer}.avatar-style-card{padding:8px;display:flex;flex-direction:column;gap:8px;text-align:left}.avatar-style-card img{width:100%;height:74px;object-fit:cover;border-radius:8px}.avatar-style-card strong{font-size:13px;font-weight:700}.avatar-style-card.is-active,.avatar-ratio-button.is-active{border-color:#4e40f36b;background:radial-gradient(circle at top right,rgba(78,64,243,.12) 0%,transparent 36%),#ffffff0d}.avatar-ratio-button{min-width:64px;min-height:48px;padding:0 12px;font-size:13px;font-weight:700}.avatar-gallery-shell{display:flex;flex-direction:column;gap:14px;padding:14px}.avatar-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.avatar-gallery-card{position:relative;border-radius:16px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);min-height:188px}.avatar-gallery-card img{width:100%;height:100%;object-fit:cover;display:block}.avatar-gallery-badge{position:absolute;top:10px;right:10px;min-height:22px;border-radius:999px;background:#ffd057eb;color:#181712;display:inline-flex;align-items:center;padding:0 9px;font-size:10px;font-weight:800}.audio-script-box{min-height:192px}.audio-select-row{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.audio-play-button,.audio-play-circle{border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#ffffffbd;display:grid;place-items:center;cursor:pointer}.audio-play-button{width:40px;height:40px}.audio-play-circle{width:34px;height:34px}.audio-link-row{display:flex;justify-content:flex-start}.audio-modal-overlay{position:fixed;inset:0;z-index:60;background:#09090cc7;display:flex;align-items:center;justify-content:center;padding:24px}.audio-voice-modal,.audio-clone-modal{width:min(1240px,100%);border-radius:22px;background:#202023;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 64px #0000006b;overflow:hidden;display:flex;flex-direction:column}.audio-clone-modal{width:min(680px,100%);padding:24px;gap:18px}.audio-modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.06)}.audio-modal-header h2,.audio-clone-section h3{margin:0;color:#fff;font-size:18px;font-weight:800}.audio-filter-row{display:flex;flex-wrap:wrap;gap:8px;padding:14px 22px 0}.audio-voice-grid{padding:18px 22px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-height:620px;overflow-y:auto}.audio-voice-card{border-radius:16px;background:#ffffff09;border:1px solid rgba(255,255,255,.06);padding:16px;display:flex;flex-direction:column;gap:10px}.audio-voice-card.is-selected{border-color:#ffffffad;box-shadow:inset 0 0 0 1px #ffffff29}.audio-voice-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.audio-voice-head strong,.audio-clone-card strong{color:#fffffff5;font-size:16px;font-weight:800}.audio-voice-card p,.audio-clone-card span,.audio-clone-upload span,.audio-clone-note,.audio-confirm-row span{margin:0;color:#ffffff6b;font-size:13px;line-height:1.6}.audio-voice-tags{display:flex;flex-wrap:wrap;gap:8px}.audio-voice-tags span,.audio-voice-card small{min-height:24px;border-radius:999px;background:#ffffff0f;color:#ffffffb8;display:inline-flex;align-items:center;padding:0 10px;font-size:11px;font-weight:700}.audio-clone-card{align-items:center;justify-content:center;text-align:center;cursor:pointer;position:relative}.audio-clone-icon{width:28px;height:28px;color:#ffffffb8}.audio-clone-card span{position:absolute;top:12px;right:12px;min-height:22px;border-radius:999px;background:#56c168;color:#fff;display:inline-flex;align-items:center;padding:0 9px;font-size:11px;font-weight:800}.audio-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:18px 22px;border-top:1px solid rgba(255,255,255,.06)}.audio-clone-upload{min-height:136px;border:1px dashed rgba(255,255,255,.16);border-radius:16px;background:#ffffff06;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.audio-clone-upload strong{color:#ffffffe6;font-size:18px;font-weight:800}.audio-clone-section{display:flex;flex-direction:column;gap:10px}.audio-clone-note{border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.06);padding:16px}.audio-name-input{min-height:48px;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff05;color:#ffffffe6;padding:0 14px}.audio-confirm-row{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start}.video-toggle-row{display:flex;align-items:center;justify-content:space-between}.toggle-label{color:#ffffff8f;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.toggle-info-icon{width:12px;height:12px;color:#ffffff3d}.toggle-switch{min-width:38px;height:22px;border:0;border-radius:999px;background:#ffffff14;color:#ffffff94;display:inline-flex;align-items:center;justify-content:space-between;gap:4px;padding:0 4px 0 6px;cursor:pointer;font-size:10px;font-weight:700}.toggle-switch i{width:14px;height:14px;border-radius:999px;background:#ffffff2e;display:block}.toggle-switch.is-on{background:#ffffff1f;color:#fff}.toggle-switch.is-on i{background:#fff}.image-board-panel{min-width:0;min-height:100vh;background:#232324;display:flex;flex-direction:column}.board-topbar{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08)}.board-title-button{border:0;background:transparent;color:#ffffffeb;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;font-weight:700}.board-title-icon{width:12px;height:12px;color:#ffffff61}.share-board-button{height:30px;border:0;border-radius:8px;background:#4e40f3;color:#f5f5f7;display:inline-flex;align-items:center;gap:6px;padding:0 12px;cursor:pointer;font-size:12px;font-weight:700}.share-board-icon{width:13px;height:13px}.board-subbar{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08)}.restore-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(78,64,243,.18) 0%,transparent 35%),#ffffff05}.restore-banner-copy{display:flex;flex-direction:column;gap:4px}.restore-banner-tag{min-height:22px;width:fit-content;border-radius:999px;background:#4e40f32e;color:#b5acff;display:inline-flex;align-items:center;padding:0 9px;font-size:11px;font-weight:800}.restore-banner-copy strong{color:#fff;font-size:15px;font-weight:800}.restore-banner-copy p{margin:0;color:#ffffff70;font-size:13px}.restore-banner-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.restore-banner-meta span{min-height:26px;border-radius:999px;background:#ffffff0d;color:#ffffffb8;display:inline-flex;align-items:center;padding:0 10px;font-size:12px;font-weight:700}.board-tabs{display:flex;align-items:center;gap:10px}.board-tab{height:24px;border:0;border-radius:6px;background:transparent;color:#ffffff70;padding:0 10px;cursor:pointer;font-size:12px;font-weight:600}.board-tab.is-active{background:#ffffff14;color:#ffffffe6}.board-toolbar{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:16px}.board-filter-pills,.board-actions{display:flex;align-items:center;gap:6px}.board-filter-pill,.board-icon-pill,.board-action-button{height:24px;border:0;border-radius:6px;background:#ffffff0f;color:#ffffff8f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;font-weight:600}.board-filter-pill{padding:0 10px}.board-filter-pill.is-active{color:#ffffffe6}.board-icon-pill,.board-action-button{width:24px;padding:0}.board-toolbar-icon{width:13px;height:13px}.board-empty-state{flex:1;display:grid;place-items:start center;padding-top:54px}.board-empty-state p{margin:0;color:#ffffff29;font-size:18px;font-weight:600}.promo-pill{width:fit-content;margin:0 auto 18px;border-radius:999px;display:flex;align-items:center;gap:6px;padding:4px 14px;background:linear-gradient(90deg,#6d2dfc,#5f31ff);color:#ffdc7e;font-size:12px;font-weight:700;letter-spacing:.04em}.promo-icon{width:12px;height:12px}.hero-title{margin:0;text-align:center;color:#fff;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.03em}.agent-title{margin-top:42px;font-size:clamp(2rem,4vw,3.25rem)}.agent-history-pill{width:fit-content;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff08;color:#ffffff9e;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500}.history-icon{width:13px;height:13px}.agent-panel{max-width:876px;margin:30px auto 54px;border-radius:16px;background:#1b1b1d;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 32px #0000003d;overflow:hidden}.agent-panel-compact{margin-bottom:34px}.home-generator-panel{max-width:100%;margin:24px 0 34px;border-radius:28px}.agent-tabs{display:flex;align-items:center;gap:22px;padding:14px 18px 8px;border-bottom:1px solid rgba(255,255,255,.05)}.agent-tab{border:0;background:transparent;color:#ffffff57;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;position:relative}.agent-tab.is-active{color:#f5f5f7}.agent-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:999px;background:#ffffffb8}.agent-version{border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffff8a;padding:1px 6px;font-size:10px;font-weight:700;line-height:1.4}.agent-body{display:flex;gap:14px;padding:14px 16px 0}.reference-card{width:84px;height:72px;flex-shrink:0;border-radius:10px;background:#232325;color:#ffffff40;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.reference-card span{font-size:11px;font-weight:500}.reference-plus{width:18px;height:18px}.home-reference-card{width:172px;min-height:168px;border-radius:18px}.home-generator-copy{display:flex;flex-direction:column;gap:10px;font-size:16px;line-height:1.6}.home-generator-controls{padding-top:18px}.agent-copy{color:#ffffff4d;padding-top:3px;font-size:13px;line-height:1.55}.agent-copy p{margin:0}.agent-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 16px 12px}.agent-control-row{display:flex;flex-wrap:wrap;gap:8px}.agent-chip{min-height:28px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#1f1f21;color:#ffffff8c;display:inline-flex;align-items:center;gap:6px;padding:0 11px;cursor:pointer;font-size:12px;font-weight:500}.agent-chip.is-selected{border-color:#ffffff38;background:#ffffff14;color:#f5f5f7;box-shadow:inset 0 0 0 1px #ffffff0a}.agent-chip.is-wide{color:#ffffffc2}.chip-icon{width:12px;height:12px;color:#ffca42}.agent-submit{display:flex;align-items:center;gap:12px}.trial-button{border:1px solid rgba(108,217,128,.18);border-radius:999px;background:#2d4c326b;color:#b0f2c1;display:inline-flex;align-items:center;gap:6px;padding:0 12px;height:32px;cursor:pointer;font-size:11px;font-weight:700}.trial-dot{width:10px;height:10px;border-radius:999px;border:2px solid currentColor}.agent-count{color:#ffffff52;font-size:13px;font-weight:600}.submit-button{width:28px;height:28px;border:0;border-radius:8px;background:#2a2a2d;color:#ffffff57;display:grid;place-items:center;cursor:pointer}.submit-icon{width:15px;height:15px}.tool-strip{display:flex;align-items:flex-start;justify-content:center;gap:18px;overflow-x:auto;padding:6px 0 8px;scrollbar-width:none}.tool-strip::-webkit-scrollbar{display:none}.tool-button{border:0;background:transparent;color:#ffffffb8;min-width:94px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px}.tool-button.is-active .tool-icon-wrap{box-shadow:0 0 0 2px #f6f3fa,0 0 0 5px #f0d34738}.tool-icon-wrap{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;color:#fff}.tool-icon{width:24px;height:24px}.tool-label{white-space:nowrap;font-size:12px;font-weight:500}.tool-pink{background:#e35e9d}.tool-red{background:#ec574c}.tool-yellow{background:#efab32}.tool-orange{background:#f28b2e}.tool-purple{background:#8b5cf6}.tool-indigo{background:#5b67eb}.tool-blue{background:#4b84f7}.tool-green{background:#61ca8e}.tool-black{background:#050505}.tool-slate{background:#646b78}.filter-row{display:flex;align-items:center;gap:16px;margin-top:18px}.filter-scroll{min-width:0;flex:1;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-scroll::-webkit-scrollbar{display:none}.filter-chip{flex-shrink:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:transparent;color:#ffffff94;height:24px;padding:0 12px;cursor:pointer;font-size:12px;font-weight:500}.filter-chip.is-active{color:#fff;border-color:#ffffff2e;background:#ffffff08}.collapse-button{width:24px;height:24px;flex-shrink:0;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:transparent;color:#ffffff73;display:grid;place-items:center;cursor:pointer}.collapse-icon{width:14px;height:14px}.cards-section{margin-top:22px}.cards-section h2{margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.1}.cards-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.cards-row::-webkit-scrollbar{display:none}.fashion-row{align-items:flex-start}.news-card{flex:0 0 auto}.news-card.is-wide{width:342px}.news-card.is-tall{width:110px}.card-thumb{border-radius:12px;background:#1d1d20;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.card-thumb img{width:100%;height:auto;object-fit:cover}.news-card h3{margin:10px 2px 0;color:#ffffffdb;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects-section{max-width:890px;margin:0 auto}.projects-header{display:flex;align-items:center;gap:8px}.projects-header h2{margin:0;color:#f5f5f7;font-size:18px;font-weight:800}.projects-count{min-width:18px;height:18px;border-radius:999px;background:#ffffff14;color:#ffffff85;display:inline-grid;place-items:center;padding:0 5px;font-size:11px;font-weight:700}.projects-grid{margin-top:16px}.project-starter{width:226px;height:168px;border:1px dashed rgba(255,255,255,.08);border-radius:12px;background:#ffffff05;color:#ffffff47;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer}.project-plus{width:20px;height:20px}.project-starter span{font-size:14px;font-weight:500}.projects-empty{margin-top:36px;color:#ffffff2e;display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 0 32px}.empty-icon{width:28px;height:28px}.projects-empty p{margin:0;font-size:16px;font-weight:500}.all-tools-overlay{position:fixed;inset:0;background:#0a0a0eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:80}.all-tools-modal{width:min(1100px,100%);max-height:min(760px,calc(100vh - 48px));overflow-y:auto;border-radius:28px;background:#202023;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 64px #00000075}.all-tools-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 28px;border-bottom:1px solid rgba(255,255,255,.08)}.all-tools-header h2{margin:0;color:#f7f7f9;font-size:22px;font-weight:800}.all-tools-close{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#ffffffb8;cursor:pointer;font-size:28px;line-height:1}.all-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding:28px}.all-tools-column{display:flex;flex-direction:column;gap:18px}.all-tools-column h3{margin:0;color:#fff;font-size:18px;font-weight:800}.all-tools-list{display:flex;flex-direction:column;gap:10px}.all-tools-item{width:100%;border:0;border-radius:14px;background:transparent;color:#ffffffdb;display:flex;align-items:center;gap:14px;padding:10px 12px;cursor:pointer;text-align:left}.all-tools-item:hover{background:#ffffff0a}.all-tools-item:focus-visible{outline:2px solid rgba(95,49,255,.55);outline-offset:2px}.all-tools-item-icon{width:40px;height:40px;border-radius:12px;background:#ffffff14;color:#ffffffd1;display:grid;place-items:center;flex-shrink:0}.all-tools-item-copy{flex:1;font-size:15px;font-weight:600}.all-tools-item em{border-radius:999px;background:#f2a836;color:#111214;padding:4px 8px;font-size:10px;font-style:normal;font-weight:800}.floating-badge{position:fixed;right:10px;z-index:30;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;font-weight:700}.floating-badge-orange{top:305px;width:46px;height:46px;background:#fff2e6;color:#ff6e1f;border:1px solid rgba(255,110,31,.25)}.floating-badge-purple{top:120px;width:34px;height:34px;background:#fff;color:#7a5cff;border:1px solid rgba(122,92,255,.16);box-shadow:0 10px 20px #00000024}.floating-avatar{position:fixed;right:12px;top:392px;width:38px;height:38px;border:2px solid #ffffff;border-radius:999px;background:linear-gradient(180deg,#f5d5dd,#f1a9b6);display:grid;place-items:center;cursor:pointer;z-index:30}.floating-avatar span{font-size:20px;line-height:1}.floating-avatar-agent,.floating-avatar-image{top:220px}.floating-badge-image{top:492px}.chat-button{position:fixed;right:18px;bottom:18px;width:42px;height:42px;border:0;border-radius:999px;background:linear-gradient(180deg,#6c5bff,#4c44f6);box-shadow:0 12px 28px #4e40f352;display:grid;place-items:center;gap:2px;cursor:pointer;z-index:30}.chat-dot{width:16px;height:2.5px;border-radius:999px;background:#fff;display:block}@media(max-width:1280px){.sidebar-flyout{display:none}}@media(max-width:1024px){.content-inner{padding-inline:18px}.image-workspace{grid-template-columns:320px 1fr}.tool-strip{justify-content:flex-start;padding-left:4px}.floating-badge,.floating-avatar{display:none}}@media(max-width:820px){.topview-layout{flex-direction:column}.sidebar{width:100%;height:auto;position:static;padding:8px 10px;flex-direction:row;align-items:center;gap:12px}.sidebar-top,.sidebar-footer,.sidebar-group{flex-direction:row;align-items:center}.sidebar-top{width:100%;justify-content:space-between}.sidebar-group{overflow-x:auto;scrollbar-width:none}.sidebar-group::-webkit-scrollbar{display:none}.sidebar-divider{width:1px;height:24px;margin:0 6px;background:linear-gradient(180deg,transparent 0%,#8f8f92 50%,transparent 100%)}.sidebar-button{min-width:56px}.workspace-sidebar{width:100%}.hero-title{font-size:2.4rem}.agent-title{margin-top:22px}.agent-panel{margin-bottom:34px}.agent-body{flex-direction:column}.reference-card{width:100%;height:76px;flex-direction:row}.agent-controls{flex-direction:column;align-items:stretch}.agent-submit{justify-content:flex-end}.project-starter{width:100%;max-width:280px}.home-reference-card{width:100%;min-height:96px;flex-direction:row}.all-tools-grid{grid-template-columns:1fr;gap:18px}.image-workspace,.utility-layout,.resource-grid,.utility-card-grid,.board-card-grid,.batch-summary-grid,.batch-layout,.batch-template-layout,.batch-project-grid,.batch-creation-grid,.batch-context-grid,.batch-product-grid,.batch-item-row,.batch-reference-grid,.batch-rule-columns,.video-preset-grid,.video-config-grid,.video-flow-grid,.avatar-style-grid,.avatar-gallery-grid,.avatar-photo-grid,.audio-voice-grid,.audio-select-row,.profile-stat-grid{grid-template-columns:1fr}.batch-board-hero,.batch-panel-head,.batch-item-main{flex-direction:column}.batch-creation-footer,.restore-banner{flex-direction:column;align-items:flex-start}.image-sidebar-panel,.image-board-panel{min-height:auto}}@media(max-width:560px){.content-inner{padding:18px 14px 32px}.promo-pill{margin-bottom:14px;font-size:11px}.all-tools-overlay{padding:12px}.all-tools-header,.all-tools-grid{padding-inline:18px}.hero-title{font-size:2rem}.agent-tabs{gap:14px;overflow-x:auto;scrollbar-width:none}.agent-tabs::-webkit-scrollbar{display:none}.news-card.is-wide{width:78vw;max-width:342px}.news-card.is-tall{width:32vw;min-width:110px}.settings-field-row,.settings-summary-row{align-items:flex-start;flex-direction:column}.settings-field-button{width:100%;min-width:0}}
