.ThemeModeToggle-module__efPfmG__toggle{border:1px solid var(--color-border);background:var(--color-card);border-radius:999px;align-items:center;gap:4px;height:36px;padding:3px;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.ThemeModeToggle-module__efPfmG__button{min-height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-size:13px;font-weight:600;line-height:1;transition:background-color .2s,color .2s,box-shadow .2s;display:inline-flex}.ThemeModeToggle-module__efPfmG__button:hover{background:var(--color-hover-bg);color:var(--color-text)}.ThemeModeToggle-module__efPfmG__buttonActive{background:var(--color-primary);color:var(--color-primary-text);box-shadow:0 8px 20px var(--color-shadow)}.ThemeModeToggle-module__efPfmG__buttonActive:hover{background:var(--color-primary);color:var(--color-primary-text)}.ThemeModeToggle-module__efPfmG__button:focus-visible{box-shadow:0 0 0 3px #2563eb24, 0 8px 20px var(--color-shadow);outline:none}.ThemeModeToggle-module__efPfmG__icon{font-size:15px;line-height:1}.ThemeModeToggle-module__efPfmG__label{white-space:nowrap}@media (max-width:720px){.ThemeModeToggle-module__efPfmG__toggle{gap:2px;height:34px;padding:2px}.ThemeModeToggle-module__efPfmG__button{gap:3px;min-height:28px;padding:0 8px;font-size:12px}.ThemeModeToggle-module__efPfmG__label{display:none}}
.styles-module__w-SVbW__page{color:#0f172a;background:#f8fafc;min-height:100vh}.styles-module__w-SVbW__shell{width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 40px}.styles-module__w-SVbW__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:12px 0 14px;display:flex;position:sticky;top:0}.styles-module__w-SVbW__brand{align-items:center;gap:14px;display:flex}.styles-module__w-SVbW__logo{width:48px;height:48px;color:var(--color-primary);background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.styles-module__w-SVbW__brandText{gap:2px;display:grid}.styles-module__w-SVbW__brandTitle{color:#0b1020;font-size:18px;font-weight:700}.styles-module__w-SVbW__brandSubtitle{color:#64748b;font-size:12px}.styles-module__w-SVbW__nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.styles-module__w-SVbW__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.styles-module__w-SVbW__navItem{color:#334155;background:#eef2f7;border-radius:999px;justify-content:center;align-items:center;min-width:68px;min-height:38px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:color .18s,background .18s,box-shadow .18s;display:inline-flex}.styles-module__w-SVbW__navItem:hover{color:#0f172a;background:#e2e8f0}.styles-module__w-SVbW__navItem:visited{color:#334155}.styles-module__w-SVbW__navItemActive,.styles-module__w-SVbW__navItemActive:hover,.styles-module__w-SVbW__navItemActive:visited,.styles-module__w-SVbW__navItemActive:active{color:#fff;background:#0b1020;box-shadow:0 12px 28px #0f172a2e}.styles-module__w-SVbW__workspaceCard,.styles-module__w-SVbW__hero,.styles-module__w-SVbW__card{background:#fff;border:1.5px solid #dbe3ef;border-radius:24px;box-shadow:0 10px 30px #0f172a0f,0 1px 2px #0f172a0a}.styles-module__w-SVbW__workspaceCard{background:linear-gradient(#fff 0%,#fbfdff 100%);margin-bottom:20px;padding:24px}.styles-module__w-SVbW__workspaceHeader{margin-bottom:18px}.styles-module__w-SVbW__kicker{color:#0b1020;margin:0 0 8px;font-size:12px;font-weight:700}.styles-module__w-SVbW__workspaceTitle,.styles-module__w-SVbW__heroTitle{color:#0b1020;margin:0}.styles-module__w-SVbW__workspaceTitle{font-size:28px;line-height:1.15}.styles-module__w-SVbW__workspaceText,.styles-module__w-SVbW__heroText{color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.75}.styles-module__w-SVbW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.styles-module__w-SVbW__field{gap:8px;display:grid}.styles-module__w-SVbW__fieldLabel{color:#0f172a;font-size:13px;font-weight:700}.styles-module__w-SVbW__fieldHint{color:#64748b;font-size:12px}.styles-module__w-SVbW__fullWidth{grid-column:1/-1}.styles-module__w-SVbW__input,.styles-module__w-SVbW__select,.styles-module__w-SVbW__textarea{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:16px;outline:none;width:100%;font-size:14px;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 1px 2px #0f172a0a}.styles-module__w-SVbW__input,.styles-module__w-SVbW__select{min-height:46px;padding:0 14px}.styles-module__w-SVbW__textarea{resize:vertical;min-height:132px;padding:12px 14px;line-height:1.75}.styles-module__w-SVbW__input::placeholder,.styles-module__w-SVbW__select::placeholder,.styles-module__w-SVbW__textarea::placeholder,.styles-module__w-SVbW__searchInput::placeholder{color:#94a3b8}.styles-module__w-SVbW__input:hover,.styles-module__w-SVbW__select:hover,.styles-module__w-SVbW__textarea:hover,.styles-module__w-SVbW__searchInput:hover{background:#fff;border-color:#94a3b8}.styles-module__w-SVbW__input:focus,.styles-module__w-SVbW__select:focus,.styles-module__w-SVbW__textarea:focus,.styles-module__w-SVbW__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f,0 4px 12px #0f172a14}.styles-module__w-SVbW__uploadBox{cursor:pointer;background:#fff;border:1.5px dashed #94a3b8;border-radius:16px;gap:6px;padding:18px;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .18s;display:grid;box-shadow:0 1px 2px #0f172a0a}.styles-module__w-SVbW__uploadBox:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 0 0 3px #2563eb14}.styles-module__w-SVbW__uploadInput{display:none}.styles-module__w-SVbW__uploadTitle{color:#0f172a;font-size:14px;font-weight:700}.styles-module__w-SVbW__uploadHint{color:#64748b;font-size:12px}.styles-module__w-SVbW__uploadPreview{background:#fff;border:1.5px solid #dbe3ef;border-radius:16px;grid-template-columns:108px minmax(0,1fr);gap:14px;padding:12px;display:grid;box-shadow:0 1px 2px #0f172a0a}.styles-module__w-SVbW__uploadThumb{object-fit:cover;background:#f8fafc;border-radius:14px;width:108px;height:108px}.styles-module__w-SVbW__uploadMeta{align-content:center;gap:10px;min-width:0;display:grid}.styles-module__w-SVbW__uploadFileName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.styles-module__w-SVbW__formActions,.styles-module__w-SVbW__cardActions{flex-wrap:wrap;gap:10px;display:flex}.styles-module__w-SVbW__formActions{margin-top:16px}.styles-module__w-SVbW__primaryButton,.styles-module__w-SVbW__secondaryButton{cursor:pointer;border-radius:999px;min-height:40px;padding:0 16px;font-size:14px;font-weight:600}.styles-module__w-SVbW__primaryButton{color:#fff;background:#0b1020;border:0}.styles-module__w-SVbW__secondaryButton{color:#0f172a;background:#fff;border:1px solid #dbe3ee}.styles-module__w-SVbW__pinQuickStyleButton{cursor:pointer;color:#1e293b;background:#fff;border:1px solid #dbe3ef;border-radius:999px;min-height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s}.styles-module__w-SVbW__pinQuickStyleButton:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.styles-module__w-SVbW__pinQuickStyleButtonActive{color:#fff;background:#020617;border-color:#020617;box-shadow:0 8px 20px #02061729}.styles-module__w-SVbW__pinQuickStyleButtonDisabled,.styles-module__w-SVbW__pinQuickStyleButton:disabled{opacity:.55;cursor:not-allowed}.styles-module__w-SVbW__errorBox,.styles-module__w-SVbW__notice{border-radius:16px;margin-top:14px;padding:12px 14px;font-size:13px}.styles-module__w-SVbW__errorBox{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.styles-module__w-SVbW__notice{color:#334155;background:#f8fafc;border:1px solid #dbe3ee}.styles-module__w-SVbW__hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;padding:28px;display:grid}.styles-module__w-SVbW__heroStats{gap:12px;display:grid}.styles-module__w-SVbW__statCard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;padding:18px}.styles-module__w-SVbW__statCard strong{color:#0b1020;font-size:28px;line-height:1;display:block}.styles-module__w-SVbW__statCard span{color:#64748b;margin-top:8px;font-size:13px;display:block}.styles-module__w-SVbW__toolbar{gap:16px;margin-top:20px;display:grid}.styles-module__w-SVbW__tabs{flex-wrap:wrap;gap:10px;display:flex}.styles-module__w-SVbW__tabButton{color:#334155;cursor:pointer;background:#eef2f7;border:1px solid #0000;border-radius:999px;min-height:38px;padding:0 14px;font-size:14px;font-weight:600}.styles-module__w-SVbW__tabButton:hover{color:#0f172a;background:#e2e8f0}.styles-module__w-SVbW__tabButtonActive{color:#fff;background:#0b1020;border-color:#0b1020;box-shadow:0 8px 20px #02061729}.styles-module__w-SVbW__searchInput{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:18px;outline:none;width:100%;min-height:48px;padding:0 16px;font-size:14px;box-shadow:0 1px 2px #0f172a0a}.styles-module__w-SVbW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.styles-module__w-SVbW__card{gap:14px;padding:18px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden}.styles-module__w-SVbW__card:before{content:"";opacity:.22;background:linear-gradient(90deg,#2563eb,#60a5fa,#93c5fd);border-radius:999px;height:3px;position:absolute;top:0;left:24px;right:24px}.styles-module__w-SVbW__card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 18px 45px #0f172a1a,0 4px 12px #2563eb14}.styles-module__w-SVbW__cardImageWrap{border-radius:24px 24px 16px 16px;margin:-18px -18px 0;overflow:hidden}.styles-module__w-SVbW__cardImage{object-fit:cover;background:#f8fafc;width:100%;height:180px;display:block}.styles-module__w-SVbW__cardHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.styles-module__w-SVbW__badgeRow{flex-wrap:wrap;gap:8px;display:flex}.styles-module__w-SVbW__badge,.styles-module__w-SVbW__customBadge,.styles-module__w-SVbW__ratioBadge,.styles-module__w-SVbW__tag,.styles-module__w-SVbW__metaItem{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.styles-module__w-SVbW__badge{color:#1e3a8a;background:#eef4ff;border:1px solid #dbeafe}.styles-module__w-SVbW__customBadge{color:#fff;background:#0b1020}.styles-module__w-SVbW__ratioBadge{color:#1e3a8a;background:#eef4ff;border:1px solid #dbeafe}.styles-module__w-SVbW__cardTitle{color:#0b1020;margin:0;font-size:20px;line-height:1.3}.styles-module__w-SVbW__cardScene{color:#64748b;margin:0;font-size:14px;line-height:1.7}.styles-module__w-SVbW__metaRow,.styles-module__w-SVbW__tagRow{flex-wrap:wrap;gap:8px;display:flex}.styles-module__w-SVbW__metaItem,.styles-module__w-SVbW__tag{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0}.styles-module__w-SVbW__promptBlock{background:#f8fafc;border:1px solid #d7e0ec;border-radius:18px;padding:12px;box-shadow:inset 0 1px #fffc}.styles-module__w-SVbW__promptLabel{color:#0b1020;margin-bottom:8px;font-size:12px;font-weight:700}.styles-module__w-SVbW__promptText{color:#334155;margin:0;font-size:13px;line-height:1.75}@media (max-width:980px){.styles-module__w-SVbW__header{flex-direction:column;align-items:flex-start}.styles-module__w-SVbW__nav{justify-content:flex-start}.styles-module__w-SVbW__hero,.styles-module__w-SVbW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__w-SVbW__hero{grid-template-columns:1fr}}@media (max-width:720px){.styles-module__w-SVbW__shell{width:min(100% - 20px,1120px);padding-top:18px}.styles-module__w-SVbW__workspaceCard,.styles-module__w-SVbW__hero,.styles-module__w-SVbW__card{padding:18px}.styles-module__w-SVbW__formGrid,.styles-module__w-SVbW__grid,.styles-module__w-SVbW__uploadPreview{grid-template-columns:1fr}.styles-module__w-SVbW__cardActions,.styles-module__w-SVbW__formActions{flex-direction:column}.styles-module__w-SVbW__uploadThumb{width:100%;height:180px}.styles-module__w-SVbW__heroTitle,.styles-module__w-SVbW__workspaceTitle{font-size:26px}}html[data-theme=dark] .styles-module__w-SVbW__page{background:var(--color-bg);color:var(--color-text)}html[data-theme=dark] .styles-module__w-SVbW__header{border-bottom-color:var(--color-border);background:#020617eb}html[data-theme=dark] .styles-module__w-SVbW__logo{color:var(--color-text-primary);background:0 0}:is(html[data-theme=dark] .styles-module__w-SVbW__brandTitle,html[data-theme=dark] .styles-module__w-SVbW__workspaceTitle,html[data-theme=dark] .styles-module__w-SVbW__heroTitle,html[data-theme=dark] .styles-module__w-SVbW__kicker,html[data-theme=dark] .styles-module__w-SVbW__fieldLabel,html[data-theme=dark] .styles-module__w-SVbW__cardTitle,html[data-theme=dark] .styles-module__w-SVbW__promptLabel,html[data-theme=dark] .styles-module__w-SVbW__sectionLabel){color:var(--color-text)}:is(html[data-theme=dark] .styles-module__w-SVbW__brandSubtitle,html[data-theme=dark] .styles-module__w-SVbW__workspaceText,html[data-theme=dark] .styles-module__w-SVbW__heroText,html[data-theme=dark] .styles-module__w-SVbW__fieldHint,html[data-theme=dark] .styles-module__w-SVbW__searchHint,html[data-theme=dark] .styles-module__w-SVbW__cardScene,html[data-theme=dark] .styles-module__w-SVbW__cardMeta,html[data-theme=dark] .styles-module__w-SVbW__promptText,html[data-theme=dark] .styles-module__w-SVbW__statusMessage,html[data-theme=dark] .styles-module__w-SVbW__emptyText,html[data-theme=dark] .styles-module__w-SVbW__metaItem,html[data-theme=dark] .styles-module__w-SVbW__helperText,html[data-theme=dark] .styles-module__w-SVbW__fieldNote){color:var(--color-text-muted)}:is(html[data-theme=dark] .styles-module__w-SVbW__workspaceCard,html[data-theme=dark] .styles-module__w-SVbW__hero,html[data-theme=dark] .styles-module__w-SVbW__card,html[data-theme=dark] .styles-module__w-SVbW__formPanel,html[data-theme=dark] .styles-module__w-SVbW__styleCard,html[data-theme=dark] .styles-module__w-SVbW__recentItem,html[data-theme=dark] .styles-module__w-SVbW__resultPanel,html[data-theme=dark] .styles-module__w-SVbW__emptyState,html[data-theme=dark] .styles-module__w-SVbW__historyCard,html[data-theme=dark] .styles-module__w-SVbW__filterPanel,html[data-theme=dark] .styles-module__w-SVbW__searchPanel,html[data-theme=dark] .styles-module__w-SVbW__uploadBox,html[data-theme=dark] .styles-module__w-SVbW__input,html[data-theme=dark] .styles-module__w-SVbW__select,html[data-theme=dark] .styles-module__w-SVbW__textarea,html[data-theme=dark] .styles-module__w-SVbW__navItem,html[data-theme=dark] .styles-module__w-SVbW__choiceCard,html[data-theme=dark] .styles-module__w-SVbW__modeCard){background:var(--color-card);border-color:var(--color-border);color:var(--color-text)}:is(html[data-theme=dark] .styles-module__w-SVbW__workspaceCard,html[data-theme=dark] .styles-module__w-SVbW__hero,html[data-theme=dark] .styles-module__w-SVbW__card){box-shadow:0 12px 30px var(--color-shadow)}html[data-theme=dark] .styles-module__w-SVbW__navItemActive{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}html[data-theme=dark] .styles-module__w-SVbW__navItemActive:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}html[data-theme=dark] .styles-module__w-SVbW__navItemActive:visited{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}html[data-theme=dark] .styles-module__w-SVbW__navItemActive:active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}html[data-theme=dark] .styles-module__w-SVbW__modeCardActive{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}html[data-theme=dark] .styles-module__w-SVbW__choiceCardActive{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}html[data-theme=dark] .styles-module__w-SVbW__primaryButton{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-text)}:is(html[data-theme=dark] .styles-module__w-SVbW__secondaryButton,html[data-theme=dark] .styles-module__w-SVbW__pinQuickStyleButton,html[data-theme=dark] .styles-module__w-SVbW__pinQuickStyleButtonDisabled,html[data-theme=dark] .styles-module__w-SVbW__downloadMiniButton,html[data-theme=dark] .styles-module__w-SVbW__clearSelectionButton){background:var(--color-card);color:var(--color-text);border-color:var(--color-border)}html[data-theme=dark] .styles-module__w-SVbW__searchInput::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .styles-module__w-SVbW__input::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .styles-module__w-SVbW__textarea::placeholder{color:var(--color-input-placeholder)}:is(html[data-theme=dark] .styles-module__w-SVbW__promptBlock,html[data-theme=dark] .styles-module__w-SVbW__importNotice,html[data-theme=dark] .styles-module__w-SVbW__recentEmpty,html[data-theme=dark] .styles-module__w-SVbW__emptyState){background:var(--color-card-muted);border-color:var(--color-border)}html[data-theme=dark] .styles-module__w-SVbW__uploadBox:hover{background:var(--color-hover-bg)}
.workspace-module__HpwTzq__page{color:#0f172a;--page-max-width:1380px;--page-gutter:16px;--sidebar-width:268px;--sidebar-gap:20px;background:#fff;min-height:100vh}.workspace-module__HpwTzq__shell{width:min(var(--page-max-width), calc(100% - (var(--page-gutter) * 2)));margin:0 auto;padding:20px 0 40px}.workspace-module__HpwTzq__workspaceLayout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);gap:var(--sidebar-gap);align-items:start;display:grid}.workspace-module__HpwTzq__sidebarColumn{min-width:0;min-height:1px}.workspace-module__HpwTzq__sidebarCard{top:24px;left:max(var(--page-gutter), calc((100vw - min(var(--page-max-width), calc(100vw - (var(--page-gutter) * 2)))) / 2));width:var(--sidebar-width);-webkit-backdrop-filter:blur(12px);scrollbar-width:none;-ms-overflow-style:none;z-index:40;background:#fffffff0;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:flex-start;gap:18px;height:calc(100dvh - 48px);padding:18px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 18px 50px #0f172a14}.workspace-module__HpwTzq__sidebarCard::-webkit-scrollbar{display:none}.workspace-module__HpwTzq__sidebarTop,.workspace-module__HpwTzq__sidebarBottom{gap:16px;display:grid}.workspace-module__HpwTzq__sidebarBottom{margin-top:auto}.workspace-module__HpwTzq__sidebarBrand{align-items:center;gap:14px;display:flex}.workspace-module__HpwTzq__sidebarSectionLabel{color:#64748b;font-size:12px;font-weight:700}.workspace-module__HpwTzq__sidebarNav{gap:10px;display:grid}.workspace-module__HpwTzq__sidebarNav .workspace-module__HpwTzq__navItem{justify-content:flex-start;width:100%;min-height:42px;padding:0 16px}.workspace-module__HpwTzq__contentArea{min-width:0}.workspace-module__HpwTzq__mobileHeader{display:none}.workspace-module__HpwTzq__mobileHeaderActions{align-items:center;gap:10px;display:flex}.workspace-module__HpwTzq__menuButton,.workspace-module__HpwTzq__drawerCloseButton{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.workspace-module__HpwTzq__drawerBackdrop{z-index:1090;background:#0206177a;border:0;position:fixed;inset:0}.workspace-module__HpwTzq__mobileDrawer{z-index:1100;pointer-events:none;width:min(86vw,340px);transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%)}.workspace-module__HpwTzq__mobileDrawerOpen{pointer-events:auto;transform:translate(0)}.workspace-module__HpwTzq__mobileDrawerInner{scrollbar-width:none;-ms-overflow-style:none;background:#fffffffa;border-right:1px solid #e2e8f0;flex-direction:column;gap:16px;height:100%;padding:18px;display:flex;overflow-y:auto;box-shadow:0 22px 60px #0f172a2e}.workspace-module__HpwTzq__mobileDrawerInner::-webkit-scrollbar{display:none}.workspace-module__HpwTzq__mobileDrawerHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-module__HpwTzq__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:12px 0 14px;display:flex;position:sticky;top:0}.workspace-module__HpwTzq__brand{align-items:center;gap:14px;display:flex}.workspace-module__HpwTzq__logo{object-fit:contain;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.workspace-module__HpwTzq__brandText{gap:2px;display:grid}.workspace-module__HpwTzq__brandTitle{color:#0b1020;font-size:18px;font-weight:700}.workspace-module__HpwTzq__brandSubtitle{color:#64748b;font-size:12px}.workspace-module__HpwTzq__nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.workspace-module__HpwTzq__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.workspace-module__HpwTzq__accountCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.workspace-module__HpwTzq__accountHeading{color:#0f172a;font-size:13px;font-weight:700}.workspace-module__HpwTzq__accountStatusPill{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;min-height:30px;margin-top:10px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.workspace-module__HpwTzq__accountValue{color:#0f172a;word-break:break-word;margin-top:12px;font-size:14px;font-weight:700}.workspace-module__HpwTzq__accountMeta{color:#475569;margin-top:8px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__accountHint{color:#64748b;margin-top:12px;font-size:13px;line-height:1.65}.workspace-module__HpwTzq__accountActions{gap:10px;margin-top:14px;display:grid}.workspace-module__HpwTzq__accountInlineActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.workspace-module__HpwTzq__accountInfoBlock{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:8px;margin-top:12px;padding:12px;display:grid}.workspace-module__HpwTzq__accountInfoRow{color:#334155;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__accountForm{gap:12px;margin-top:14px;display:grid}.workspace-module__HpwTzq__accountField{gap:8px;display:grid}.workspace-module__HpwTzq__accountFieldLabel{color:#475569;font-size:12px;font-weight:700}.workspace-module__HpwTzq__accountInput{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;min-height:40px;padding:0 14px;transition:border-color .18s,box-shadow .18s,background-color .18s}.workspace-module__HpwTzq__accountInput::placeholder{color:#94a3b8}.workspace-module__HpwTzq__accountInput:focus,.workspace-module__HpwTzq__accountInput:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.workspace-module__HpwTzq__accountNotice,.workspace-module__HpwTzq__accountError{border-radius:14px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__accountNotice{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.workspace-module__HpwTzq__accountError{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.workspace-module__HpwTzq__accountTabRow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;margin-top:14px;display:grid}.workspace-module__HpwTzq__accountTabButton,.workspace-module__HpwTzq__accountTertiaryAction{color:#334155;background:#fff;border:1px solid #dbe3ef;border-radius:999px;min-height:36px;padding:0 10px;font-size:12px;font-weight:700;line-height:1}.workspace-module__HpwTzq__accountTabButton{text-align:center;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;width:100%;min-width:0;display:inline-flex;overflow:hidden}.workspace-module__HpwTzq__accountTabButtonActive{color:#fff;background:#0b1020;border-color:#0b1020}.workspace-module__HpwTzq__accountPrimaryAction,.workspace-module__HpwTzq__accountSecondaryAction,.workspace-module__HpwTzq__accountSecondaryLink{border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.workspace-module__HpwTzq__accountPrimaryAction{color:#fff;background:#0b1020;border:1px solid #0b1020}.workspace-module__HpwTzq__accountSecondaryAction,.workspace-module__HpwTzq__accountSecondaryLink{color:#334155;background:#fff;border:1px solid #dbe3ef}.workspace-module__HpwTzq__sidebarTheme{justify-content:flex-start;display:flex}.workspace-module__HpwTzq__navItem{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.workspace-module__HpwTzq__navItem:hover{color:#0f172a;background:#e2e8f0}.workspace-module__HpwTzq__navItem:visited{color:#334155}.workspace-module__HpwTzq__navItem:active{color:#0f172a}.workspace-module__HpwTzq__navItemActive,.workspace-module__HpwTzq__navItemActive:hover,.workspace-module__HpwTzq__navItemActive:visited,.workspace-module__HpwTzq__navItemActive:active{color:#fff;background:#0b1020;border-color:#0b1020;box-shadow:0 12px 28px #0f172a2e}.workspace-module__HpwTzq__grid{grid-template-columns:minmax(0,450px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.workspace-module__HpwTzq__leftCol,.workspace-module__HpwTzq__rightCol{min-width:0}.workspace-module__HpwTzq__panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:20px;box-shadow:0 1px 2px #0f172a0a}.workspace-module__HpwTzq__panel+.workspace-module__HpwTzq__panel{margin-top:18px}.workspace-module__HpwTzq__panelHeader,.workspace-module__HpwTzq__resultHeader,.workspace-module__HpwTzq__sectionHeaderRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-module__HpwTzq__kicker{color:#0b1020;letter-spacing:0;margin-bottom:6px;font-size:12px;font-weight:700}.workspace-module__HpwTzq__title{color:#0b1020;margin:0;font-size:24px;line-height:1.2}.workspace-module__HpwTzq__subtitle{color:#0b1020;margin:0;font-size:20px;line-height:1.2}.workspace-module__HpwTzq__lead{color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.7}.workspace-module__HpwTzq__sectionGroup{margin-top:18px}.workspace-module__HpwTzq__sectionLabel{color:#0f172a;margin-bottom:10px;font-size:13px;font-weight:700}.workspace-module__HpwTzq__helperText{color:#64748b;font-size:12px}.workspace-module__HpwTzq__fieldNote{color:#64748b;margin-top:8px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__sectionHint{color:#64748b;margin-top:-2px;margin-bottom:10px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__importNotice{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.7}.workspace-module__HpwTzq__accessCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.workspace-module__HpwTzq__accessCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-module__HpwTzq__accessSubtext{color:#64748b;margin-top:6px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__accessStatusBadge{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.workspace-module__HpwTzq__accessInfoGrid{gap:10px;margin-top:12px;display:grid}.workspace-module__HpwTzq__accessInfoItem{color:#334155;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__accessActionRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.workspace-module__HpwTzq__accessWarning,.workspace-module__HpwTzq__sessionResultNotice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__quotaEstimateCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.workspace-module__HpwTzq__quotaEstimateHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-module__HpwTzq__quotaEstimatePill{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.workspace-module__HpwTzq__quotaEstimateList{gap:8px;margin-top:12px;display:grid}.workspace-module__HpwTzq__quotaEstimateRow{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;line-height:1.6;display:flex}.workspace-module__HpwTzq__quotaEstimateLabel{font-weight:700}.workspace-module__HpwTzq__quotaEstimateCost{color:#64748b;white-space:nowrap;font-size:12px}.workspace-module__HpwTzq__quotaEstimateFootnote{color:#64748b;margin-top:10px;font-size:12px;line-height:1.6}.workspace-module__HpwTzq__sessionDownloadNotice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin-top:12px;padding:12px 14px}.workspace-module__HpwTzq__sessionDownloadNoticeTitle{color:#9a3412;font-size:13px;font-weight:700}.workspace-module__HpwTzq__sessionDownloadNoticeBody{color:#9a3412;margin-top:6px;font-size:13px;line-height:1.65}.workspace-module__HpwTzq__sessionDownloadNoticeActions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.workspace-module__HpwTzq__primaryInlineButton{color:#fff;background:#0b1020;border:1px solid #0b1020;border-radius:999px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700}.workspace-module__HpwTzq__modeGrid,.workspace-module__HpwTzq__choiceRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-module__HpwTzq__modeCard,.workspace-module__HpwTzq__choiceCard{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-height:44px;font-weight:600;transition:background .18s,color .18s,border-color .18s,transform .18s}.workspace-module__HpwTzq__choiceCard{text-align:left;padding:12px 14px}.workspace-module__HpwTzq__modeCardActive,.workspace-module__HpwTzq__choiceCardActive{color:#fff;background:#0b1020;border-color:#0b1020}.workspace-module__HpwTzq__choiceCardActive .workspace-module__HpwTzq__optionNote{color:#ffffffb8}.workspace-module__HpwTzq__optionTitle{font-weight:700;display:block}.workspace-module__HpwTzq__optionNote{color:#64748b;margin-top:4px;font-size:12px;font-weight:500;line-height:1.2;display:block}.workspace-module__HpwTzq__countOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-module__HpwTzq__countButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;font-weight:700}.workspace-module__HpwTzq__countButtonActive{color:#fff;background:#0b1020;border-color:#0b1020}.workspace-module__HpwTzq__modeCard:disabled,.workspace-module__HpwTzq__choiceCard:disabled,.workspace-module__HpwTzq__optionChip:disabled,.workspace-module__HpwTzq__countButton:disabled,.workspace-module__HpwTzq__secondaryButton:disabled,.workspace-module__HpwTzq__ghostButton:disabled,.workspace-module__HpwTzq__downloadMiniButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.workspace-module__HpwTzq__estimateText{color:#64748b;margin-top:8px;font-size:13px}.workspace-module__HpwTzq__modeCard:hover:not(:disabled),.workspace-module__HpwTzq__choiceCard:hover:not(:disabled),.workspace-module__HpwTzq__chip:hover,.workspace-module__HpwTzq__optionChip:hover:not(:disabled),.workspace-module__HpwTzq__secondaryButton:hover:not(:disabled),.workspace-module__HpwTzq__ghostButton:hover:not(:disabled),.workspace-module__HpwTzq__downloadMiniButton:hover:not(:disabled),.workspace-module__HpwTzq__countButton:hover:not(:disabled),.workspace-module__HpwTzq__cancelGenerateButton:hover:not(:disabled){transform:translateY(-1px)}.workspace-module__HpwTzq__textarea{color:#0f172a;resize:vertical;background:#fff;border:1.5px solid #cbd5e1;border-radius:18px;outline:none;width:100%;min-height:152px;padding:14px 16px;font-size:14px;line-height:1.7;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 1px 2px #0f172a0a}.workspace-module__HpwTzq__textareaWrapper{position:relative}.workspace-module__HpwTzq__textarea::placeholder{color:#94a3b8}.workspace-module__HpwTzq__textarea:hover{background:#fff;border-color:#94a3b8}.workspace-module__HpwTzq__textarea:focus,.workspace-module__HpwTzq__textarea:focus-visible{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f,0 8px 24px #0f172a14}.workspace-module__HpwTzq__promptTextarea{border-radius:20px;min-height:172px;padding:16px;font-size:15px}.workspace-module__HpwTzq__textareaWithAction{padding-right:82px}.workspace-module__HpwTzq__clearTextareaButton{color:#64748b;cursor:pointer;background:#ffffffeb;border:1px solid #dbe3ef;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1;transition:color .2s,border-color .2s,background-color .2s,box-shadow .2s;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0f172a0f}.workspace-module__HpwTzq__clearTextareaButton:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;box-shadow:0 4px 12px #2563eb1a}.workspace-module__HpwTzq__clearTextareaButton:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}.workspace-module__HpwTzq__chipGrid{flex-wrap:wrap;gap:10px;display:flex}.workspace-module__HpwTzq__quickStyleButton{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 18px;font-weight:700;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.workspace-module__HpwTzq__quickStyleButton:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.workspace-module__HpwTzq__quickStyleButtonActive{color:#fff;background:#020617;border-color:#020617;box-shadow:0 8px 20px #02061729}.workspace-module__HpwTzq__quickStyleButtonActive:hover{color:#fff;background:#020617;border-color:#020617}.workspace-module__HpwTzq__removePinnedQuickStyle{width:18px;height:18px;color:inherit;opacity:.72;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.workspace-module__HpwTzq__removePinnedQuickStyle:hover{opacity:1;background:#ffffff2e}.workspace-module__HpwTzq__removePinnedQuickStyle:focus-visible{outline:none;box-shadow:0 0 0 2px #2563eb2e}.workspace-module__HpwTzq__quickStyleButton:not(.workspace-module__HpwTzq__quickStyleButtonActive) .workspace-module__HpwTzq__removePinnedQuickStyle:hover{background:#e2e8f0}.workspace-module__HpwTzq__styleReferenceActions{justify-content:flex-start;margin-top:10px;display:flex}.workspace-module__HpwTzq__chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:600}.workspace-module__HpwTzq__chipActive{color:#fff;background:#0b1020;border-color:#0b1020}.workspace-module__HpwTzq__clearSelectionButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.workspace-module__HpwTzq__clearSelectionButton:disabled{opacity:.5;cursor:not-allowed}.workspace-module__HpwTzq__styleCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:12px;padding:14px}.workspace-module__HpwTzq__styleCardTitle{color:#0f172a;font-size:14px;font-weight:700}.workspace-module__HpwTzq__styleCardBody{color:#475569;margin-top:6px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__styleCardPrompt{color:#0f172a;border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px;font-size:13px;line-height:1.7}.workspace-module__HpwTzq__uploadBox{cursor:pointer;background:#fff;border:1.5px dashed #94a3b8;border-radius:18px;padding:18px;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .18s;display:block;box-shadow:0 1px 2px #0f172a0a}.workspace-module__HpwTzq__uploadBox:hover,.workspace-module__HpwTzq__uploadBox:focus-within{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 0 0 3px #2563eb14}.workspace-module__HpwTzq__uploadInput{display:none}.workspace-module__HpwTzq__uploadTitle{color:#0f172a;font-size:14px;font-weight:700}.workspace-module__HpwTzq__uploadHint{color:#64748b;margin-top:6px;font-size:12px}.workspace-module__HpwTzq__uploadPreview{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid;box-shadow:0 1px 2px #0f172a0a}.workspace-module__HpwTzq__uploadThumb{object-fit:cover;background:#f8fafc;border-radius:14px;width:88px;height:88px}.workspace-module__HpwTzq__uploadMeta{gap:10px;min-width:0;display:grid}.workspace-module__HpwTzq__uploadFileName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.workspace-module__HpwTzq__twoColumnRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.workspace-module__HpwTzq__optionGrid{flex-wrap:wrap;gap:10px;display:flex}.workspace-module__HpwTzq__optionChip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;min-width:60px;min-height:38px;padding:0 14px;font-weight:600}.workspace-module__HpwTzq__optionChipActive{color:#fff;background:#0b1020;border-color:#0b1020}.workspace-module__HpwTzq__errorBox{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:16px;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.7}.workspace-module__HpwTzq__primaryButton,.workspace-module__HpwTzq__secondaryButton,.workspace-module__HpwTzq__ghostButton,.workspace-module__HpwTzq__downloadMiniButton{cursor:pointer;border:0;font-weight:600}.workspace-module__HpwTzq__primaryButton{color:#fff;background:#0b1020;border-radius:16px;width:100%;min-height:48px;margin-top:18px;font-size:15px}.workspace-module__HpwTzq__generateActionRow{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.workspace-module__HpwTzq__generateActionRow .workspace-module__HpwTzq__primaryButton{margin-top:0}.workspace-module__HpwTzq__cancelGenerateButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:16px;min-height:44px;font-size:14px;font-weight:700}.workspace-module__HpwTzq__primaryButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.workspace-module__HpwTzq__tagRow{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.workspace-module__HpwTzq__tag{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;display:inline-flex}.workspace-module__HpwTzq__resultStage{margin-top:18px}.workspace-module__HpwTzq__resultSectionLabel{color:#0f172a;margin-top:4px;font-size:14px;font-weight:700}.workspace-module__HpwTzq__partialWarning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__resultGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:12px;display:grid}.workspace-module__HpwTzq__resultCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:10px}.workspace-module__HpwTzq__previewButton{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.workspace-module__HpwTzq__resultImage{object-fit:contain;background:#0b1020;border-radius:18px;width:100%;max-height:720px;display:block}.workspace-module__HpwTzq__resultCard .workspace-module__HpwTzq__resultImage{object-fit:cover;border-radius:14px;max-height:320px}.workspace-module__HpwTzq__resultActions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.workspace-module__HpwTzq__resultCard .workspace-module__HpwTzq__resultActions{margin-top:10px}.workspace-module__HpwTzq__secondaryButton,.workspace-module__HpwTzq__ghostButton,.workspace-module__HpwTzq__downloadMiniButton{border-radius:999px;min-height:38px;padding:0 14px;font-size:13px}.workspace-module__HpwTzq__secondaryButton{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.workspace-module__HpwTzq__ghostButton{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.workspace-module__HpwTzq__emptyState{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;margin-top:18px;padding:18px}.workspace-module__HpwTzq__emptyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workspace-module__HpwTzq__emptyCard{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:18px;align-items:flex-end;min-height:120px;padding:14px;display:flex}.workspace-module__HpwTzq__emptyCardLabel{color:#0f172a;font-size:14px;font-weight:700}.workspace-module__HpwTzq__emptyText{color:#475569;margin-top:14px;font-size:14px}.workspace-module__HpwTzq__recentGrid{gap:12px;margin-top:14px;display:grid}.workspace-module__HpwTzq__recentItem{border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.workspace-module__HpwTzq__recentThumbButton{cursor:pointer;background:0 0;border:0;padding:0}.workspace-module__HpwTzq__recentThumb{object-fit:cover;background:#f8fafc;border-radius:14px;width:96px;height:96px}.workspace-module__HpwTzq__recentThumbPlaceholder{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #dbe3ef;border-radius:14px;justify-content:center;align-items:center;width:96px;height:96px;padding:8px;font-size:12px;line-height:1.4;display:flex}.workspace-module__HpwTzq__recentBody{min-width:0}.workspace-module__HpwTzq__recentTopRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.workspace-module__HpwTzq__recentStyleName{color:#0f172a;font-size:14px;font-weight:700}.workspace-module__HpwTzq__downloadMiniButton{color:#fff;background:#0b1020}.workspace-module__HpwTzq__recentMeta{color:#64748b;margin-top:6px;font-size:12px}.workspace-module__HpwTzq__recentPrompt{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.workspace-module__HpwTzq__recentFooter{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}.workspace-module__HpwTzq__recentEmpty{color:#64748b;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;font-size:13px}.workspace-module__HpwTzq__previewOverlay{z-index:1200;background:#020617b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.workspace-module__HpwTzq__previewDialog{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);width:min(1080px,100%);max-height:calc(100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 20px 60px #0f172a3d}.workspace-module__HpwTzq__previewMediaPane{background:#0b1020;justify-content:center;align-items:center;min-width:0;min-height:0;padding:20px;display:flex}.workspace-module__HpwTzq__previewModalImage{object-fit:contain;width:100%;max-height:calc(100dvh - 120px);display:block}.workspace-module__HpwTzq__previewModalPlaceholder{color:#e2e8f0;text-align:center;background:#ffffff14;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:320px;padding:20px;font-size:14px;display:flex}.workspace-module__HpwTzq__previewDetailsPane{min-width:0;min-height:0;padding:20px;overflow-y:auto}.workspace-module__HpwTzq__previewTopBar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-module__HpwTzq__previewTitle{color:#0f172a;font-size:18px;font-weight:700}.workspace-module__HpwTzq__previewMetaText{color:#64748b;margin-top:6px;font-size:13px;line-height:1.6}.workspace-module__HpwTzq__previewCloseButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700}.workspace-module__HpwTzq__previewContentBlock{color:#0f172a;white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:16px;padding:14px;font-size:14px;line-height:1.75}.workspace-module__HpwTzq__previewActionRow{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}@media (max-width:980px){.workspace-module__HpwTzq__workspaceLayout{grid-template-columns:1fr}.workspace-module__HpwTzq__sidebarColumn{display:none}.workspace-module__HpwTzq__sidebarCard{width:auto;height:auto;position:static;inset:auto;overflow:visible}.workspace-module__HpwTzq__mobileHeader{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:12px 0 14px;display:flex;position:sticky;top:0}.workspace-module__HpwTzq__grid{grid-template-columns:1fr}.workspace-module__HpwTzq__nav{justify-content:flex-start}}@media (max-width:720px){.workspace-module__HpwTzq__shell{width:min(100% - 20px,1120px);padding-top:18px}.workspace-module__HpwTzq__panel{padding:16px}.workspace-module__HpwTzq__mobileDrawer{width:min(92vw,340px)}.workspace-module__HpwTzq__modeGrid,.workspace-module__HpwTzq__choiceRow,.workspace-module__HpwTzq__twoColumnRow,.workspace-module__HpwTzq__emptyGrid,.workspace-module__HpwTzq__recentItem{grid-template-columns:1fr}.workspace-module__HpwTzq__tagRow{justify-content:flex-start}.workspace-module__HpwTzq__resultGrid{grid-template-columns:1fr}.workspace-module__HpwTzq__previewOverlay{padding:12px}.workspace-module__HpwTzq__previewDialog{grid-template-columns:1fr;max-height:calc(100dvh - 24px)}.workspace-module__HpwTzq__previewMediaPane{padding:14px}.workspace-module__HpwTzq__previewModalImage,.workspace-module__HpwTzq__previewModalPlaceholder{max-height:46dvh}.workspace-module__HpwTzq__recentThumb,.workspace-module__HpwTzq__uploadThumb{width:100%;height:180px}.workspace-module__HpwTzq__textareaWithAction{padding-right:72px}.workspace-module__HpwTzq__clearTextareaButton{padding:5px 9px;font-size:12px;top:10px;right:10px}}html[data-theme=dark] .workspace-module__HpwTzq__page{background:var(--color-bg);color:var(--color-text)}html[data-theme=dark] .workspace-module__HpwTzq__header{border-bottom-color:var(--color-border);background:#020617eb}html[data-theme=dark] .workspace-module__HpwTzq__mobileHeader{border-bottom-color:var(--color-border);background:#020617eb}html[data-theme=dark] .workspace-module__HpwTzq__logo{color:var(--color-primary-text);background:0 0}:is(html[data-theme=dark] .workspace-module__HpwTzq__brandTitle,html[data-theme=dark] .workspace-module__HpwTzq__title,html[data-theme=dark] .workspace-module__HpwTzq__subtitle,html[data-theme=dark] .workspace-module__HpwTzq__accountHeading,html[data-theme=dark] .workspace-module__HpwTzq__accountFieldLabel,html[data-theme=dark] .workspace-module__HpwTzq__accountValue,html[data-theme=dark] .workspace-module__HpwTzq__accessStatusBadge,html[data-theme=dark] .workspace-module__HpwTzq__sectionLabel,html[data-theme=dark] .workspace-module__HpwTzq__styleCardTitle,html[data-theme=dark] .workspace-module__HpwTzq__recentStyleName,html[data-theme=dark] .workspace-module__HpwTzq__fieldLabel,html[data-theme=dark] .workspace-module__HpwTzq__choiceCard,html[data-theme=dark] .workspace-module__HpwTzq__modeCard,html[data-theme=dark] .workspace-module__HpwTzq__promptLabel,html[data-theme=dark] .workspace-module__HpwTzq__uploadTitle,html[data-theme=dark] .workspace-module__HpwTzq__recentTitle){color:var(--color-text)}:is(html[data-theme=dark] .workspace-module__HpwTzq__brandSubtitle,html[data-theme=dark] .workspace-module__HpwTzq__sidebarSectionLabel,html[data-theme=dark] .workspace-module__HpwTzq__lead,html[data-theme=dark] .workspace-module__HpwTzq__helperText,html[data-theme=dark] .workspace-module__HpwTzq__sectionHint,html[data-theme=dark] .workspace-module__HpwTzq__fieldNote,html[data-theme=dark] .workspace-module__HpwTzq__accessSubtext,html[data-theme=dark] .workspace-module__HpwTzq__accountHint,html[data-theme=dark] .workspace-module__HpwTzq__accountMeta,html[data-theme=dark] .workspace-module__HpwTzq__accountInfoRow,html[data-theme=dark] .workspace-module__HpwTzq__accessInfoItem,html[data-theme=dark] .workspace-module__HpwTzq__importNotice,html[data-theme=dark] .workspace-module__HpwTzq__uploadHint,html[data-theme=dark] .workspace-module__HpwTzq__uploadFileName,html[data-theme=dark] .workspace-module__HpwTzq__optionNote,html[data-theme=dark] .workspace-module__HpwTzq__cardScene,html[data-theme=dark] .workspace-module__HpwTzq__promptText,html[data-theme=dark] .workspace-module__HpwTzq__recentMeta,html[data-theme=dark] .workspace-module__HpwTzq__recentFooter,html[data-theme=dark] .workspace-module__HpwTzq__recentEmpty,html[data-theme=dark] .workspace-module__HpwTzq__styleCardBody,html[data-theme=dark] .workspace-module__HpwTzq__styleCardPrompt){color:var(--color-text-muted)}:is(html[data-theme=dark] .workspace-module__HpwTzq__navItem,html[data-theme=dark] .workspace-module__HpwTzq__sidebarCard,html[data-theme=dark] .workspace-module__HpwTzq__mobileDrawerInner,html[data-theme=dark] .workspace-module__HpwTzq__accountCard,html[data-theme=dark] .workspace-module__HpwTzq__accountInfoBlock,html[data-theme=dark] .workspace-module__HpwTzq__accessCard,html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimateCard,html[data-theme=dark] .workspace-module__HpwTzq__accountStatusPill,html[data-theme=dark] .workspace-module__HpwTzq__accessStatusBadge,html[data-theme=dark] .workspace-module__HpwTzq__accountInput,html[data-theme=dark] .workspace-module__HpwTzq__accountTabButton,html[data-theme=dark] .workspace-module__HpwTzq__accountTertiaryAction,html[data-theme=dark] .workspace-module__HpwTzq__menuButton,html[data-theme=dark] .workspace-module__HpwTzq__drawerCloseButton,html[data-theme=dark] .workspace-module__HpwTzq__accountSecondaryAction,html[data-theme=dark] .workspace-module__HpwTzq__accountSecondaryLink,html[data-theme=dark] .workspace-module__HpwTzq__panel,html[data-theme=dark] .workspace-module__HpwTzq__styleCard,html[data-theme=dark] .workspace-module__HpwTzq__resultCard,html[data-theme=dark] .workspace-module__HpwTzq__recentItem,html[data-theme=dark] .workspace-module__HpwTzq__uploadBox,html[data-theme=dark] .workspace-module__HpwTzq__textarea,html[data-theme=dark] .workspace-module__HpwTzq__input,html[data-theme=dark] .workspace-module__HpwTzq__select,html[data-theme=dark] .workspace-module__HpwTzq__clearSelectionButton,html[data-theme=dark] .workspace-module__HpwTzq__secondaryButton,html[data-theme=dark] .workspace-module__HpwTzq__downloadMiniButton,html[data-theme=dark] .workspace-module__HpwTzq__pinQuickStyleButton){background:var(--color-card);border-color:var(--color-border);color:var(--color-text)}:is(html[data-theme=dark] .workspace-module__HpwTzq__choiceCard,html[data-theme=dark] .workspace-module__HpwTzq__modeCard,html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimateRow,html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimatePill,html[data-theme=dark] .workspace-module__HpwTzq__quickStyleButton,html[data-theme=dark] .workspace-module__HpwTzq__optionChip,html[data-theme=dark] .workspace-module__HpwTzq__countButton,html[data-theme=dark] .workspace-module__HpwTzq__cancelGenerateButton){border-color:var(--color-border);color:var(--color-text);background:#ffffff0a}html[data-theme=dark] .workspace-module__HpwTzq__navItemActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__navItemActive:hover{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__navItemActive:visited{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__navItemActive:active{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__accountPrimaryAction{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__accountTabButtonActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__primaryInlineButton{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__modeCardActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__choiceCardActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__quickStyleButtonActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__optionChipActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__countButtonActive{color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}html[data-theme=dark] .workspace-module__HpwTzq__choiceCardActive .workspace-module__HpwTzq__optionNote{color:#020617ad}:is(html[data-theme=dark] .workspace-module__HpwTzq__quickStyleButtonActive,html[data-theme=dark] .workspace-module__HpwTzq__clearSelectionButton){color:#020617;background:#fffffff2;border-color:#fffffff2;box-shadow:0 12px 28px #0000002e}:is(html[data-theme=dark] .workspace-module__HpwTzq__importNotice,html[data-theme=dark] .workspace-module__HpwTzq__promptBlock,html[data-theme=dark] .workspace-module__HpwTzq__resultPanel,html[data-theme=dark] .workspace-module__HpwTzq__accessWarning,html[data-theme=dark] .workspace-module__HpwTzq__sessionDownloadNotice,html[data-theme=dark] .workspace-module__HpwTzq__sessionResultNotice,html[data-theme=dark] .workspace-module__HpwTzq__recentEmpty){background:var(--color-card-muted);border-color:var(--color-border)}:is(html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimatePill,html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimateRow){background:var(--color-card);border-color:var(--color-border);color:var(--color-text)}:is(html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimateCost,html[data-theme=dark] .workspace-module__HpwTzq__quotaEstimateFootnote){color:var(--color-text-muted)}:is(html[data-theme=dark] .workspace-module__HpwTzq__accessWarning,html[data-theme=dark] .workspace-module__HpwTzq__sessionDownloadNotice,html[data-theme=dark] .workspace-module__HpwTzq__sessionResultNotice){background:color-mix(in srgb, var(--color-warning-bg) 35%, #0f172a);border-color:color-mix(in srgb, var(--color-warning-border) 55%, #0f172a);color:#fdba74}:is(html[data-theme=dark] .workspace-module__HpwTzq__sessionDownloadNoticeTitle,html[data-theme=dark] .workspace-module__HpwTzq__sessionDownloadNoticeBody){color:#fdba74}html[data-theme=dark] .workspace-module__HpwTzq__styleCardPrompt{border-top-color:var(--color-border)}html[data-theme=dark] .workspace-module__HpwTzq__uploadBox{background:var(--color-card)}:is(html[data-theme=dark] .workspace-module__HpwTzq__previewDialog,html[data-theme=dark] .workspace-module__HpwTzq__previewDetailsPane,html[data-theme=dark] .workspace-module__HpwTzq__previewCloseButton,html[data-theme=dark] .workspace-module__HpwTzq__previewContentBlock){background:var(--color-card);border-color:var(--color-border)}html[data-theme=dark] .workspace-module__HpwTzq__previewTitle{color:var(--color-text)}html[data-theme=dark] .workspace-module__HpwTzq__previewMetaText{color:var(--color-text-muted)}html[data-theme=dark] .workspace-module__HpwTzq__previewContentBlock{color:var(--color-text)}html[data-theme=dark] .workspace-module__HpwTzq__textarea::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .workspace-module__HpwTzq__input::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .workspace-module__HpwTzq__select::placeholder{color:var(--color-input-placeholder)}html[data-theme=dark] .workspace-module__HpwTzq__clearTextareaButton:hover{background:var(--color-hover-bg)}html[data-theme=dark] .workspace-module__HpwTzq__quickStyleButton:hover:not(.workspace-module__HpwTzq__quickStyleButtonActive){background:var(--color-hover-bg)}html[data-theme=dark] .workspace-module__HpwTzq__choiceCard:hover:not(.workspace-module__HpwTzq__choiceCardActive){background:var(--color-hover-bg)}html[data-theme=dark] .workspace-module__HpwTzq__modeCard:hover:not(.workspace-module__HpwTzq__modeCardActive){background:var(--color-hover-bg)}html[data-theme=dark] .workspace-module__HpwTzq__optionChip:hover:not(.workspace-module__HpwTzq__optionChipActive){background:var(--color-hover-bg)}html[data-theme=dark] .workspace-module__HpwTzq__countButton:hover:not(.workspace-module__HpwTzq__countButtonActive){background:var(--color-hover-bg)}html[data-theme=dark] .workspace-module__HpwTzq__cancelGenerateButton:hover:not(:disabled){background:var(--color-hover-bg)}
