@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Sans+TC:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800&family=Noto+Sans+Arabic:wght@400;500;600;700;800&family=Noto+Serif:wght@600;700;800&family=Noto+Serif+SC:wght@600;700;800&family=Noto+Serif+TC:wght@600;700;800&family=Noto+Serif+JP:wght@600;700;800&display=swap";:root{--app-sidebar-width: 62px;--app-font-family: "Noto Sans", "Noto Sans SC", "Noto Sans TC", "Noto Sans JP", "Noto Sans Arabic", sans-serif;--app-display-font-family: "Noto Serif", "Noto Serif SC", "Noto Serif TC", "Noto Serif JP", serif;--studio-ink: #171717;--studio-ink-soft: #334155;--studio-muted: #666b74;--studio-muted-soft: #64748b;--studio-accent: #0f766e;--studio-accent-strong: #115e59;--studio-accent-soft: #d8f0eb;--studio-accent-badge-bg: linear-gradient(135deg, #0f766e, #115e59);--studio-primary-bg: linear-gradient(135deg, #171717 0%, #1f2937 46%, #115e59 100%);--studio-primary-bg-hover: linear-gradient(135deg, #0f766e 0%, #115e59 52%, #171717 100%);--studio-primary-bg-active: linear-gradient(135deg, #115e59 0%, #0f766e 58%, #171717 100%);--studio-primary-shadow: 0 18px 34px rgba(17, 24, 39, .18);--studio-primary-shadow-hover: 0 22px 40px rgba(17, 24, 39, .22);--studio-primary-shadow-accent: 0 18px 34px rgba(15, 118, 110, .18);--studio-primary-shadow-accent-hover: 0 22px 40px rgba(15, 118, 110, .24);--studio-page-bg: radial-gradient(circle at top right, rgba(15, 118, 110, .1), transparent 24%), radial-gradient(circle at top left, rgba(245, 158, 11, .1), transparent 18%), linear-gradient(180deg, #faf7f2 0%, #f5f1ea 100%);--studio-border: rgba(17, 24, 39, .08);--studio-border-strong: rgba(17, 24, 39, .14);--studio-accent-border-soft: rgba(15, 118, 110, .1);--studio-accent-border: rgba(15, 118, 110, .12);--studio-accent-border-strong: rgba(15, 118, 110, .18);--studio-accent-border-hover: rgba(15, 118, 110, .22);--studio-accent-border-active: rgba(15, 118, 110, .28);--studio-panel-bg: rgba(255, 255, 255, .78);--studio-panel-bg-strong: rgba(255, 255, 255, .92);--studio-panel-bg-soft: rgba(255, 255, 255, .86);--studio-surface: linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(247, 244, 238, .88));--studio-surface-soft: linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(244, 239, 230, .88));--studio-surface-muted: linear-gradient(180deg, rgba(255, 255, 255, .92), rgba(246, 241, 232, .9));--studio-surface-selected: linear-gradient(180deg, rgba(236, 247, 244, .96), rgba(223, 241, 236, .96));--studio-hero-surface: linear-gradient(180deg, rgba(255, 255, 255, .9) 0%, rgba(244, 239, 230, .9) 52%, rgba(240, 248, 245, .96) 100%);--studio-empty-bg: radial-gradient(circle at top right, rgba(15, 118, 110, .08), transparent 36%), linear-gradient(180deg, rgba(255, 255, 255, .92), rgba(244, 239, 230, .86));--studio-divider: linear-gradient(90deg, rgba(15, 118, 110, 0), rgba(15, 118, 110, .16), rgba(245, 158, 11, 0));--studio-checker-cell: rgba(228, 220, 208, .62);--studio-checker-bg: #f8f4ec;--studio-shadow: 0 18px 44px rgba(17, 24, 39, .06);--studio-shadow-card: 0 14px 30px rgba(17, 24, 39, .08);--studio-shadow-elevated: 0 16px 34px rgba(17, 24, 39, .08);--studio-shadow-float: 0 12px 28px rgba(17, 24, 39, .12)}html[lang=zh-CN],html[lang=zh-TW]{--app-font-family: "Noto Sans SC", "Noto Sans TC", "Noto Sans", sans-serif;--app-display-font-family: "Noto Serif SC", "Noto Serif TC", "Noto Serif", serif}html[lang=ja-JP]{--app-font-family: "Noto Sans JP", "Noto Sans", sans-serif;--app-display-font-family: "Noto Serif JP", "Noto Serif", serif}html[lang=ar-SA]{--app-font-family: "Noto Sans Arabic", "Noto Sans", sans-serif;--app-display-font-family: "Noto Sans Arabic", "Noto Sans", sans-serif}html{scrollbar-gutter:stable}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;padding:0}body{font-family:var(--app-font-family)}#root{width:100%;min-height:100%}.app-route-frame{min-height:100vh;padding-left:var(--app-sidebar-width)}.app-route-frame--no-sidebar{padding-left:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] body{text-align:right}[dir=rtl] .ant-layout-header,[dir=rtl] .ant-menu-horizontal{direction:rtl}[dir=rtl] .ant-btn-icon{margin-inline-start:0;margin-inline-end:8px}[dir=rtl] .ant-form-item-label,[dir=rtl] .ant-modal-header,[dir=rtl] .ant-drawer-header{text-align:right}[dir=rtl] .ant-notification,[dir=rtl] .ant-message{direction:rtl}[dir=rtl] .ant-select-arrow,[dir=rtl] .ant-picker-suffix{transform:scaleX(-1)}[dir=rtl] input,[dir=rtl] textarea{text-align:right}[dir=rtl] .ant-space-item{direction:rtl}@media (max-width: 1023px){.app-route-frame{padding-left:0}}._container_1izok_1{display:flex;flex-direction:column;height:100%;background:#f8f9fa;border-radius:8px;overflow:auto}._header_1izok_10{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 4px #0000000a}._toolbar_1izok_20{padding:12px 24px;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}._gridContainer_1izok_29{flex:1;padding:24px;overflow-y:visible;min-height:300px}._grid_1izok_29{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}._materialCard_1izok_42{position:relative;background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid #f0f0f0;box-shadow:0 2px 8px #0000000a}._materialCard_1izok_42:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:var(--studio-accent)}._materialCard_1izok_42._selected_1izok_59{border-color:var(--studio-accent);box-shadow:0 0 0 3px #0f766e26}._imageWrapper_1izok_64{position:relative;width:100%;padding-bottom:100%;background:#f5f5f5;overflow:hidden}._image_1izok_64{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._checkbox_1izok_81{position:absolute;top:12px;left:12px;z-index:10}._actions_1izok_88{position:absolute;top:12px;right:12px;z-index:10;opacity:0;transition:opacity .3s ease}._materialCard_1izok_42:hover ._actions_1izok_88{opacity:1}._info_1izok_101{padding:12px 16px;background:#fff}._name_1izok_106{color:#1a1a1a;font-size:14px;font-weight:500;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._meta_1izok_116{color:#8c8c8c;font-size:12px}._uploadArea_1izok_121{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:#fff;border:2px dashed #d9d9d9;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:220px}._uploadArea_1izok_121:hover{border-color:var(--studio-accent);background:#0f766e08}._uploadIcon_1izok_140{font-size:56px;color:#bfbfbf;margin-bottom:16px}._uploadText_1izok_146{color:#262626;font-size:16px;margin-bottom:8px;font-weight:500}._uploadHint_1izok_153{color:#8c8c8c;font-size:13px;text-align:center;line-height:1.6}._categorySection_1izok_160{margin-bottom:32px}._categorySection_1izok_160:last-child{margin-bottom:0}._categoryHeader_1izok_168{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}._categoryTitle_1izok_179{color:#1a1a1a;font-size:16px;font-weight:600}._categoryCount_1izok_185{color:#8c8c8c;font-size:14px}._infoBox_1izok_190{margin:0 24px 24px;padding:20px;background:#d8f0eb66;border:1px solid rgba(15,118,110,.2);border-radius:12px}._infoTitle_1izok_198{color:var(--studio-accent-strong);font-size:14px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}._infoText_1izok_208{color:#595959;font-size:13px;line-height:1.8;margin:0 0 8px}._infoText_1izok_208:last-child{margin-bottom:0}._empty_1izok_220{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#8c8c8c}._emptyIcon_1izok_229{font-size:64px;margin-bottom:16px;opacity:.3}._emptyText_1izok_235{font-size:14px}._header_sd5ii_1{position:fixed;top:0;left:0;right:0;z-index:100;height:auto;line-height:normal;padding:0;background:#fffffff0;border-bottom:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%)}._headerSpacer_sd5ii_15{height:62px;flex-shrink:0}._headerShell_sd5ii_20{width:100%;margin:0}._headerContent_sd5ii_25{width:100%;height:62px;min-height:62px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:transparent}._leftSection_sd5ii_37,._rightSection_sd5ii_38{display:flex;align-items:center;min-width:0}._leftSection_sd5ii_37{flex:1 1 auto;min-width:0;overflow:hidden}._rightSection_sd5ii_38{justify-content:flex-end;flex:0 0 auto;min-width:0;margin-left:auto}._centerSection_sd5ii_57{flex:1 1 auto;display:flex;justify-content:center;align-items:center;min-width:0}._pageTitleGroup_sd5ii_65{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.ant-btn._backButton_sd5ii_73{height:38px;padding:0 12px;border-radius:999px;color:var(--studio-ink-soft);border:1px solid var(--studio-border);background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6}.ant-btn._backButton_sd5ii_73:hover{color:var(--studio-accent-strong);border-color:var(--studio-accent-border-hover);background:#f0fdfaeb}._backButtonLabel_sd5ii_89{font-weight:600}._pageTitle_sd5ii_65{display:inline-flex;align-items:center;gap:10px;min-width:0;max-width:min(100%,520px);padding:0 14px;height:40px;border-radius:999px;background:#fffc;border:1px solid var(--studio-border);box-shadow:inset 0 1px #ffffffdb}._pageTitleIcon_sd5ii_107{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--studio-accent)}._pageTitleLabel_sd5ii_115{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--studio-ink);font-size:15px;font-weight:700;letter-spacing:.01em}._logo_sd5ii_126{display:flex;align-items:center;gap:10px;color:var(--studio-ink);cursor:pointer;font-size:17px;font-weight:700;transition:transform .28s ease,opacity .28s ease}._logo_sd5ii_126:hover{transform:translateY(-1px);opacity:.94}._logo_sd5ii_126 img{width:34px;height:34px;border-radius:10px;box-shadow:none}._rightActions_sd5ii_149{justify-content:flex-end;flex-wrap:nowrap;min-width:0}._compactHeader_sd5ii_155 ._rightActions_sd5ii_149{flex-wrap:nowrap}._desktopOnlyAction_sd5ii_159{display:inline-flex;flex-shrink:0}._productAction_sd5ii_164{flex-shrink:0}._productPopoverOverlay_sd5ii_168 .ant-popover-inner{padding:0;border-radius:28px;overflow:hidden;box-shadow:0 28px 64px #11182729}._productPopoverOverlay_sd5ii_168 .ant-popover-inner-content{padding:0}.ant-btn._secondaryActionButton_sd5ii_179{height:36px;padding:0 14px;border-radius:999px;color:var(--studio-ink-soft);border:1px solid var(--studio-border);background:#ffffffe6;font-weight:600;box-shadow:inset 0 1px #ffffffdb}.ant-btn._secondaryActionButton_sd5ii_179:hover{color:var(--studio-accent-strong);border-color:var(--studio-accent-border-hover);background:#f0fdfaeb}._productTriggerContent_sd5ii_196{display:inline-flex;align-items:center;gap:8px}._productTriggerChevron_sd5ii_202{font-size:11px;transition:transform .2s ease}.ant-btn._productTriggerOpen_sd5ii_207{color:var(--studio-accent-strong);border-color:var(--studio-accent-border-hover);background:#f0fdfaf2}._productTriggerOpen_sd5ii_207 ._productTriggerChevron_sd5ii_202{transform:rotate(180deg)}._productMenu_sd5ii_217{width:min(920px,calc(100vw - 48px));display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.95fr);background:linear-gradient(180deg,#fffffffa,#f7f4eef5),linear-gradient(135deg,#0f766e14,#f59e0b0f)}._productMenuNav_sd5ii_226{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:28px 30px}._productMenuGroup_sd5ii_233{display:flex;flex-direction:column;gap:14px;min-width:0}._productMenuGroupLabel_sd5ii_240{color:var(--studio-muted-soft);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._productMenuList_sd5ii_248{display:flex;flex-direction:column;gap:6px}._productMenuListTwoColumn_sd5ii_254{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px}.ant-btn._productMenuButton_sd5ii_260{justify-content:flex-start;height:auto;padding:10px 12px;border-radius:14px;color:var(--studio-ink);font-size:15px;font-weight:600;text-align:left;white-space:normal}.ant-btn._productMenuButton_sd5ii_260:hover,.ant-btn._productMenuButton_sd5ii_260:focus-visible,.ant-btn._productMenuButtonActive_sd5ii_274{color:var(--studio-accent-strong);background:#f0fdfaeb}._productMenuPreview_sd5ii_279{padding:24px 24px 24px 0}._productMenuPreviewCard_sd5ii_283{height:100%;min-height:320px;display:flex;flex-direction:column;gap:18px;padding:24px;border-left:1px solid rgba(17,24,39,.08);background:radial-gradient(circle at top right,rgba(15,118,110,.14),transparent 38%),linear-gradient(180deg,#fffffff0,#f4efe6e6)}._productMenuPreviewBadge_sd5ii_296{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;color:var(--studio-accent-strong);background:#ecfdf5f2;border:1px solid rgba(15,118,110,.12);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}._productMenuPreviewIconWrap_sd5ii_310{width:100%;min-height:148px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:radial-gradient(circle at top left,rgba(255,255,255,.78),transparent 38%),linear-gradient(135deg,#0f766e29,#f59e0b2e);box-shadow:inset 0 1px #fff9}._productMenuPreviewIcon_sd5ii_310{width:clamp(88px,10vw,118px);height:clamp(88px,10vw,118px);object-fit:contain;filter:drop-shadow(0 16px 28px rgba(17,24,39,.14))}._productMenuPreviewCopy_sd5ii_330{display:flex;flex-direction:column;gap:10px}._productMenuPreviewTitle_sd5ii_336{color:var(--studio-ink);font-size:22px;line-height:1.15}._productMenuPreviewDescription_sd5ii_342{margin:0;color:var(--studio-muted);font-size:14px;line-height:1.7}._productMenuPreviewFooter_sd5ii_349{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}._productMenuPreviewMeta_sd5ii_357{color:var(--studio-muted-soft);font-size:12px;font-weight:600}.ant-btn._productMenuPreviewAction_sd5ii_363{height:36px;padding:0 14px;border-radius:999px;color:var(--studio-accent-strong);background:#f0fdfaf5;border:1px solid rgba(15,118,110,.16);font-weight:700}.ant-btn._productMenuPreviewAction_sd5ii_363:hover{color:var(--studio-accent-strong);border-color:#0f766e3d;background:#dcfce7f5}._mobileMenuButton_sd5ii_379{display:none;width:38px;height:38px;padding:0;border-radius:999px;color:var(--studio-ink-soft);border:1px solid var(--studio-border);background:#ffffffe6;box-shadow:inset 0 1px #ffffffdb}.ant-btn._mobileMenuButton_sd5ii_379:hover{color:var(--studio-accent-strong);border-color:var(--studio-accent-border-hover);background:#f0fdfaeb}._subscriptionButton_sd5ii_397{border:none;height:38px;padding:0 18px;border-radius:999px;font-weight:700;background:var(--studio-primary-bg);box-shadow:0 14px 24px #1118272e}.ant-btn._subscriptionButton_sd5ii_397:hover{transform:translateY(-1px);box-shadow:0 18px 30px #11182738}._goldButton_sd5ii_412{background:linear-gradient(135deg,#f6d365,#fda085)!important;box-shadow:0 14px 24px #fda0853d!important}.ant-btn._goldButton_sd5ii_412:hover{box-shadow:0 18px 30px #fda0854d!important}._balanceGroup_sd5ii_421{align-items:center}._balanceTag_sd5ii_425{margin-inline-end:0;padding:6px 12px;border-radius:999px;border:1px solid transparent;cursor:pointer;font-size:13px;font-weight:700;box-shadow:inset 0 1px #ffffffb8}._balanceTagStandard_sd5ii_436{color:#1d4ed8;background:#dbeafef0;border-color:#60a5fa33}._balanceTagUnlimited_sd5ii_442{color:#92400e;background:#fef3c7f5;border-color:#f59e0b3d}._resetStarsButton_sd5ii_448{color:var(--studio-accent);height:30px;padding:4px 8px;border-radius:999px;transition:all .28s ease}._resetStarsButton_sd5ii_448:hover{color:var(--studio-accent-strong);background:#0f766e1a}._userMenuTrigger_sd5ii_461{cursor:pointer;display:inline-flex;align-items:center;gap:10px;max-width:min(100%,240px);min-width:0;padding:4px 6px 4px 4px;border-radius:999px;border:1px solid var(--studio-border);background:#fffc}._userMenuTrigger_sd5ii_461 .ant-space-item{min-width:0}._userMenuTrigger_sd5ii_461:hover{background:#f0fdfae0;border-color:var(--studio-accent-border)}._userAvatar_sd5ii_483{background:var(--studio-accent-badge-bg);box-shadow:0 8px 18px #11182729;flex-shrink:0}._userName_sd5ii_489{display:block;min-width:0;max-width:clamp(96px,16vw,168px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--studio-ink);font-size:13px;font-weight:600}._guestActions_sd5ii_501{align-items:center}._guestLoginButton_sd5ii_505{border:none;height:38px;padding:0 18px;border-radius:999px;font-weight:700}._googleOneTapHost_sd5ii_513{position:fixed;top:72px;right:24px;z-index:1200}._guestLoginButton_sd5ii_505{background:var(--studio-primary-bg);box-shadow:0 14px 24px #1118272e}.ant-btn._guestLoginButton_sd5ii_505:hover{transform:translateY(-1px);box-shadow:0 18px 30px #11182738}._authPromptCard_sd5ii_530{width:min(236px,calc(100vw - 48px));display:flex;flex-direction:column;gap:10px}._authPromptHeader_sd5ii_537{display:flex;align-items:center;justify-content:space-between;gap:12px}._authPromptTitle_sd5ii_544{color:#0f172a;font-size:14px;font-weight:700;line-height:1.3}._authPromptClose_sd5ii_551{width:24px;height:24px;color:#94a3b8;border-radius:999px}._authPromptClose_sd5ii_551:hover{color:#475569;background:#94a3b824}._authPromptDescription_sd5ii_563{margin:0;color:#475569;font-size:12px;line-height:1.45}._authPromptGoogleButton_sd5ii_570{height:36px;border-radius:999px;font-weight:700}.ant-btn._authPromptGoogleButton_sd5ii_570{border:1px solid rgba(15,118,110,.22);background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;box-shadow:0 12px 22px #0f766e38,inset 0 1px #ffffff2e;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.ant-btn._authPromptGoogleButton_sd5ii_570:hover,.ant-btn._authPromptGoogleButton_sd5ii_570:focus-visible{border-color:#0f766e47;background:linear-gradient(135deg,#0d9488,#2dd4bf);color:#fff;transform:translateY(-1px);box-shadow:0 16px 28px #0f766e42,inset 0 1px #ffffff38}.ant-btn._authPromptGoogleButton_sd5ii_570:active{transform:translateY(0);filter:saturate(.95)}.ant-btn._authPromptGoogleButton_sd5ii_570:disabled{color:#ffffffdb;background:linear-gradient(135deg,#0f766ead,#14b8a6ad);box-shadow:none}._authPromptGoogleButton_sd5ii_570 .anticon{font-size:15px}._authPromptHint_sd5ii_615{color:#94a3b8;font-size:11px;line-height:1.4}@media (max-width: 1024px){._header_sd5ii_1{padding:0}._headerContent_sd5ii_25{width:100%;height:62px;min-height:62px;padding:0 14px}._headerShell_sd5ii_20{width:100%}._logo_sd5ii_126{font-size:16px}._userName_sd5ii_489{max-width:124px}._productMenu_sd5ii_217{width:min(820px,calc(100vw - 40px));grid-template-columns:minmax(0,1.5fr) minmax(260px,.9fr)}._productMenuNav_sd5ii_226{gap:18px;padding:24px}._productMenuListTwoColumn_sd5ii_254{grid-template-columns:minmax(0,1fr)}}@media (max-width: 1280px){._compactHeader_sd5ii_155 ._desktopOnlyAction_sd5ii_159{display:none!important}._compactHeader_sd5ii_155 ._mobileMenuButton_sd5ii_379{display:inline-flex;align-items:center;justify-content:center}._compactHeader_sd5ii_155 ._backButtonLabel_sd5ii_89,._compactHeader_sd5ii_155 ._userName_sd5ii_489{display:none}._compactHeader_sd5ii_155 ._rightActions_sd5ii_149{gap:8px!important}}@media (max-width: 768px){._header_sd5ii_1{padding:0}._headerSpacer_sd5ii_15{height:60px}._headerContent_sd5ii_25{min-height:60px;height:60px;padding:0 12px;gap:12px}._desktopOnlyAction_sd5ii_159{display:none!important}._mobileMenuButton_sd5ii_379{display:inline-flex;align-items:center;justify-content:center}._logo_sd5ii_126 span,._backButtonLabel_sd5ii_89,._userName_sd5ii_489{display:none}._pageTitle_sd5ii_65{padding:0 12px}._pageTitleLabel_sd5ii_115{font-size:14px}._guestLoginButton_sd5ii_505,._subscriptionButton_sd5ii_397{padding:0 14px}._authPromptCard_sd5ii_530{width:min(212px,calc(100vw - 32px))}._googleOneTapHost_sd5ii_513{top:64px;right:12px}}@media (max-width: 560px){._headerContent_sd5ii_25{justify-content:space-between;align-items:center;flex-wrap:nowrap}._leftSection_sd5ii_37,._centerSection_sd5ii_57,._rightSection_sd5ii_38{width:auto}._rightSection_sd5ii_38{justify-content:flex-end}._rightActions_sd5ii_149{width:auto;justify-content:flex-end;flex-wrap:nowrap;gap:8px!important}._guestActions_sd5ii_501{width:auto;justify-content:flex-end}._pageTitleGroup_sd5ii_65{width:100%}._pageTitle_sd5ii_65{flex:1 1 auto}}@media (max-width: 420px){._header_sd5ii_1{padding-inline:0}._headerContent_sd5ii_25{padding-inline:10px;gap:8px}._logo_sd5ii_126 img{width:36px;height:36px;border-radius:12px}._rightActions_sd5ii_149{gap:6px!important}._balanceTag_sd5ii_425{padding-inline:8px}}@media (prefers-reduced-motion: reduce){._logo_sd5ii_126,._subscriptionButton_sd5ii_397,._guestLoginButton_sd5ii_505,._resetStarsButton_sd5ii_448,._secondaryActionButton_sd5ii_179,._mobileMenuButton_sd5ii_379,._userMenuTrigger_sd5ii_461,._backButton_sd5ii_73,._productTriggerChevron_sd5ii_202{transition:none!important}}._root_1wenp_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:#f7f3ec}._slide_1wenp_10{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.02);transition:opacity 1.6s ease-in-out;will-change:opacity}._active_1wenp_22{z-index:1;opacity:1}._overlay_1wenp_27{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at top right,rgba(15,118,110,.12),transparent 28%),radial-gradient(circle at top left,rgba(245,158,11,.1),transparent 24%),linear-gradient(180deg,#faf7f2b8,#f5f1eae0)}._modal_1ykr1_3 .ant-modal-body{max-height:70vh;overflow-y:auto}._content_1ykr1_8{padding:16px;line-height:1.8}._content_1ykr1_8 h2{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:8px}._updateDate_1ykr1_20{font-size:13px;color:#999;margin-bottom:24px}._content_1ykr1_8 section{margin-bottom:24px}._content_1ykr1_8 h3{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}._content_1ykr1_8 p{font-size:14px;color:#666;margin-bottom:12px}._content_1ykr1_8 ul{margin-left:24px;margin-bottom:12px}._content_1ykr1_8 li{font-size:14px;color:#666;margin-bottom:8px}._content_1ykr1_8 a{color:var(--studio-accent-strong);text-decoration:none}._content_1ykr1_8 a:hover{text-decoration:underline}._markdown_1ykr1_63{padding:16px;line-height:1.78;color:#4b5563;word-break:break-word}._markdown_1ykr1_63 h1,._markdown_1ykr1_63 h2,._markdown_1ykr1_63 h3,._markdown_1ykr1_63 h4{color:#111827;font-weight:700}._markdown_1ykr1_63 h1{font-size:24px;margin:0 0 16px}._markdown_1ykr1_63 h2{font-size:18px;margin:28px 0 12px}._markdown_1ykr1_63 h3{font-size:16px;margin:22px 0 10px}._markdown_1ykr1_63 h4{font-size:15px;margin:18px 0 8px}._markdown_1ykr1_63 p{font-size:14px;margin:0 0 14px}._markdown_1ykr1_63 ul,._markdown_1ykr1_63 ol{margin:0 0 16px 22px;padding:0}._markdown_1ykr1_63 li{font-size:14px;margin-bottom:8px;padding-left:4px}._markdown_1ykr1_63 blockquote{margin:16px 0;padding:12px 16px;border-left:3px solid var(--studio-accent);background:#d8f0eb4d;color:#374151}._markdown_1ykr1_63 hr{border:0;border-top:1px solid #e5e7eb;margin:22px 0}._markdown_1ykr1_63 strong{color:#1f2937;font-weight:700}._markdown_1ykr1_63 code{padding:2px 5px;border-radius:4px;background:#f3f4f6;color:#111827;font-size:13px}._markdown_1ykr1_63 a{color:var(--studio-accent-strong);text-decoration:none}._markdown_1ykr1_63 a:hover{text-decoration:underline}._loadingState_1ykr1_151,._errorState_1ykr1_152{min-height:260px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6b7280;font-size:14px}._errorState_1ykr1_152{color:#ef4444}._footer_h9uqi_1{position:relative;overflow:hidden;margin-top:72px;padding:28px 24px 24px;color:#171717}._footer_h9uqi_1:before{content:"";position:absolute;inset:0 24px auto;height:1px;background:linear-gradient(90deg,#0f766e00,#0f766e38,#0f766e00)}._container_h9uqi_17{max-width:1360px;margin:0 auto;padding:28px;border:1px solid rgba(17,24,39,.08);border-radius:34px;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 24%),radial-gradient(circle at top left,rgba(245,158,11,.08),transparent 20%),linear-gradient(180deg,#ffffffd6,#f4efe6eb);box-shadow:0 20px 48px #1118270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._footerContent_h9uqi_31{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:28px}._section_h9uqi_38{padding:24px;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:#ffffffb8;box-shadow:inset 0 1px #ffffffb3}._sectionTitle_h9uqi_46{margin:0 0 10px;color:#171717;font-size:20px;font-weight:700;letter-spacing:-.02em}._description_h9uqi_54{margin:0;color:#666b74;font-size:14px;line-height:1.75}._buttonGroup_h9uqi_61{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}._linkButton_h9uqi_68{margin-top:16px;padding:0;height:auto;color:#0f766e;font-size:14px;font-weight:700;align-self:flex-start}._linkButton_h9uqi_68:hover{color:#115e59!important}._subscribeButton_h9uqi_82{height:42px;padding:0 24px;border-radius:999px;border:none;font-size:14px;font-weight:700;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 16px 28px #11182729}._subscribeButton_h9uqi_82:hover{box-shadow:0 20px 34px #11182738}._modalContent_h9uqi_97{padding:8px 0}._modalContent_h9uqi_97 section{margin-bottom:24px}._modalContent_h9uqi_97 section:last-child{margin-bottom:0}._modalContent_h9uqi_97 h3{margin:0 0 10px;color:#111827;font-size:16px;font-weight:700}._modalContent_h9uqi_97 p{margin:0;color:#667085;font-size:14px;line-height:1.7}._modalContent_h9uqi_97 ul{margin:8px 0 0;padding-left:20px}._modalContent_h9uqi_97 ul li{color:#667085;font-size:14px;line-height:1.8;margin-bottom:6px}._linkList_h9uqi_135{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._linkList_h9uqi_135 li{margin:0}._link_h9uqi_68{display:inline-flex;align-items:center;gap:8px;color:#666b74;text-decoration:none;font-size:14px;cursor:pointer;transition:transform .28s ease,color .28s ease}._link_h9uqi_68:hover{color:#171717;transform:translate(4px)}._bottomBar_h9uqi_164{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;padding-top:24px;border-top:1px solid rgba(17,24,39,.08)}._legalLinks_h9uqi_174{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._legalLink_h9uqi_174{color:#666b74;text-decoration:none;font-size:13px;cursor:pointer;transition:color .28s ease;white-space:nowrap}._legalLink_h9uqi_174:hover{color:#171717}._separator_h9uqi_194{color:#1118273d;font-size:13px;-webkit-user-select:none;user-select:none}._copyright_h9uqi_200{display:flex;align-items:center;gap:12px;text-align:right}._version_h9uqi_207,._copyright_h9uqi_200 p{margin:0;color:#7a808a;font-size:13px;white-space:nowrap}@media (max-width: 768px){._footer_h9uqi_1{margin-top:48px;padding:20px 16px 18px}._container_h9uqi_17{padding:20px;border-radius:28px}._footerContent_h9uqi_31{grid-template-columns:1fr}._section_h9uqi_38{padding:20px;border-radius:22px}._sectionTitle_h9uqi_46{font-size:18px}._description_h9uqi_54,._linkButton_h9uqi_68{font-size:13px}._bottomBar_h9uqi_164{flex-direction:column;align-items:flex-start;gap:14px}._copyright_h9uqi_200{gap:8px;text-align:left}._version_h9uqi_207,._copyright_h9uqi_200 p,._legalLink_h9uqi_174{font-size:12px}}@media (prefers-reduced-motion: reduce){._link_h9uqi_68,._legalLink_h9uqi_174,._subscribeButton_h9uqi_82{transition:none!important}}._modal_ig2hj_1 .ant-modal-content{overflow:hidden;border-radius:18px;background:#fff}._modal_ig2hj_1 .ant-modal-body{background:#fff}._previewLayout_ig2hj_11{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.58fr);height:min(760px,calc(100vh - 56px));min-height:min(560px,calc(100vh - 56px));background:#fff}._mediaPane_ig2hj_19{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:14px;background:#fff}._mediaClip_ig2hj_29{max-width:100%;max-height:100%;overflow:hidden;border-radius:16px;background:transparent;line-height:0}._previewMedia_ig2hj_38{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;display:block;border-radius:0;background:transparent}._infoPane_ig2hj_49{min-width:0;padding:26px;overflow:auto;color:#111827}._titleRow_ig2hj_56{display:flex;align-items:center;justify-content:space-between;gap:12px}._createdAt_ig2hj_63{color:#6b7280;font-size:12px}._infoPane_ig2hj_49 h2{margin:14px 0 0;color:#111827;font-size:24px;line-height:1.28}._textBlock_ig2hj_75{margin-top:18px;padding-top:18px;border-top:1px solid rgba(17,24,39,.08)}._textBlock_ig2hj_75 h3{margin:0 0 8px;color:#111827;font-size:14px}._textBlock_ig2hj_75 p{margin:0;color:#4b5563;font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:break-word}._promptHeader_ig2hj_96{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}._author_ig2hj_104,._actions_ig2hj_105{margin-top:18px;display:flex;align-items:center;gap:10px;color:#6b7280;font-size:13px}._tags_ig2hj_114{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}._tags_ig2hj_114 .ant-tag{margin-inline-end:0;border-radius:999px}._actions_ig2hj_105{justify-content:space-between;padding-top:18px;border-top:1px solid rgba(17,24,39,.08)}._actions_ig2hj_105 span{display:inline-flex;align-items:center;gap:6px}._actionButtons_ig2hj_138{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}@media (max-width: 768px){._previewLayout_ig2hj_11{display:block;height:auto;max-height:calc(100vh - 32px);overflow:auto}._mediaPane_ig2hj_19{min-height:0;height:clamp(260px,46vh,460px);padding:8px;background:#fff}._mediaClip_ig2hj_29,._previewMedia_ig2hj_38{width:100%;height:100%}._infoPane_ig2hj_49{padding:18px;overflow:visible}._infoPane_ig2hj_49 h2{font-size:20px}._actions_ig2hj_105{align-items:flex-start;flex-direction:column}._actionButtons_ig2hj_138{width:100%;justify-content:flex-start}}._layout_p6fz8_1{min-height:100vh;background:transparent;position:relative;overflow-x:clip}._content_p6fz8_8{padding:0;background:transparent}._homeFrame_p6fz8_13{width:100%;margin:0}._mainColumn_p6fz8_18{min-width:0;display:grid;gap:24px;padding:18px 20px 0}._studioSection_p6fz8_25,._creationSection_p6fz8_26,._exploreSection_p6fz8_27,._featureOverviewSection_p6fz8_28{border:1px solid rgba(15,23,42,.08);border-radius:34px;background:#ffffffa3;box-shadow:0 20px 52px #0f172a0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._studioSection_p6fz8_25{padding:56px 28px 34px;display:grid;justify-items:center;text-align:center}._studioLogoWrap_p6fz8_43{width:70px;height:70px;border-radius:26px;display:grid;place-items:center;background:linear-gradient(145deg,#fffffff5,#f0fdfae6);box-shadow:0 18px 38px #0f172a14,inset 0 1px #ffffffeb}._studioLogo_p6fz8_43{width:44px;height:44px;border-radius:16px}._studioTitle_p6fz8_61{margin:22px 0 0;color:#111827;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.04em;font-family:var(--app-display-font-family)}._studioSubtitle_p6fz8_70{max-width:720px;margin:12px 0 0;color:#6b7280;font-size:16px;line-height:1.8}._studioComposer_p6fz8_78{width:min(100%,640px);margin-top:28px;padding:18px 18px 16px;border-radius:26px;background:#fffffff0;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 44px #0f172a14,inset 0 1px #fffffff0}.ant-input._studioInput_p6fz8_90,.ant-input-affix-wrapper._studioInput_p6fz8_90,.ant-input-textarea._studioInput_p6fz8_90 textarea{background:transparent;border:0;box-shadow:none;padding:0;color:#0f172a;font-size:16px;line-height:1.8;resize:none}.ant-input-textarea._studioInput_p6fz8_90 textarea::placeholder{color:#9ca3af}._studioComposerFooter_p6fz8_107{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}._studioComposerMeta_p6fz8_115{display:flex;align-items:center;gap:8px;min-width:0}._studioMetaLabel_p6fz8_122{color:#94a3b8;font-size:13px}._studioMetaValue_p6fz8_127{color:#0f172a;font-size:14px;font-weight:700}.ant-btn._studioSubmit_p6fz8_133{border:0;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 14px 30px #0f172a2e}._providerChipRow_p6fz8_139{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}._providerChip_p6fz8_139{border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:9px 14px;background:#ffffffdb;color:#475569;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}._providerChip_p6fz8_139:hover{transform:translateY(-1px);border-color:#0f766e47;color:#0f766e}._providerChipActive_p6fz8_172{border-color:#0f766e3d;color:#115e59;background:#d8f0eb9e}._quickToolRow_p6fz8_178{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}._quickToolCard_p6fz8_186{border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:9px 14px;background:#ffffffd1;display:inline-flex;align-items:center;gap:10px;color:#0f172a;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._quickToolCard_p6fz8_186:hover{transform:translateY(-1px);background:#fff;box-shadow:0 14px 26px #0f172a14}._quickToolIcon_p6fz8_209{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}._quickToolIcon_p6fz8_209 img{width:100%;height:100%;object-fit:contain}._creationSection_p6fz8_26,._exploreSection_p6fz8_27,._featureOverviewSection_p6fz8_28{padding:26px}._featureOverviewBody_p6fz8_229{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:20px;align-items:start}._featureGrid_p6fz8_236{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._featureCard_p6fz8_242{border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:18px 16px;background:linear-gradient(180deg,#fffffff5,#f8fafce6),radial-gradient(circle at top,rgba(15,118,110,.08),transparent 55%);display:grid;justify-items:start;gap:14px;min-height:180px;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}._featureCard_p6fz8_242:hover{transform:translateY(-2px);border-color:#0f766e38;box-shadow:0 18px 36px #0f172a14}._featureCardActive_p6fz8_268{border-color:#0f766e3d;background:linear-gradient(180deg,#f0fdfaf5,#fffffff0),radial-gradient(circle at top,rgba(15,118,110,.12),transparent 58%);box-shadow:0 22px 40px #0f766e1a}._featureCardBadge_p6fz8_276{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#0f172a0f;color:#475569;font-size:12px;font-weight:700}._featureCardIcon_p6fz8_288{width:58px;height:58px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;box-shadow:inset 0 1px #fffffff0,0 14px 28px #0f172a14}._featureCardIcon_p6fz8_288 img{width:34px;height:34px;object-fit:contain}._featureCardTitle_p6fz8_307{color:#111827;font-size:18px;line-height:1.4}._featurePreviewPanel_p6fz8_313{position:sticky;top:90px}._featurePreviewCard_p6fz8_318{border:1px solid rgba(15,23,42,.08);border-radius:30px;padding:24px;background:linear-gradient(180deg,#fffffffa,#f8fafcf0),radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 45%);box-shadow:0 24px 48px #0f172a14;display:grid;gap:18px}._featurePreviewBadge_p6fz8_330{display:inline-flex;align-items:center;justify-self:start;padding:7px 12px;border-radius:999px;background:#d8f0ebc7;color:#115e59;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}._featurePreviewHero_p6fz8_344{display:grid;gap:18px}._featurePreviewIconWrap_p6fz8_349{width:84px;height:84px;border-radius:28px;display:inline-flex;align-items:center;justify-content:center;background:#fffffff0;box-shadow:inset 0 1px #fffffff5,0 18px 38px #0f172a14}._featurePreviewIconWrap_p6fz8_349 img{width:48px;height:48px;object-fit:contain}._featurePreviewCopy_p6fz8_368{display:grid;gap:10px}._featurePreviewCopy_p6fz8_368 h3{margin:0;color:#111827;font-size:30px;line-height:1.08;letter-spacing:-.03em}._featurePreviewCopy_p6fz8_368 p{margin:0;color:#6b7280;font-size:15px;line-height:1.8}._featurePreviewMetaRow_p6fz8_388{display:flex;align-items:center;justify-content:space-between;gap:12px}._featurePreviewMeta_p6fz8_388{color:#94a3b8;font-size:13px;font-weight:600}.ant-btn._featurePreviewAction_p6fz8_401{height:46px;padding:0 18px;border:0;border-radius:16px;display:inline-flex;align-items:center;gap:8px;font-weight:700;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 18px 30px #0f172a2e}._sectionHeader_p6fz8_414{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px}._sectionHeader_p6fz8_414 h2{margin:8px 0 0;color:#111827;font-size:clamp(28px,3.5vw,40px);line-height:1.08;letter-spacing:-.04em}._sectionEyebrow_p6fz8_430{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#f0fdfaeb;color:#0f766e;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._sectionDescription_p6fz8_443{margin:10px 0 0;color:#6b7280;font-size:15px}._sectionLink_p6fz8_449,._communityButton_p6fz8_450{display:inline-flex;align-items:center;gap:8px;border-radius:999px}._historyLoading_p6fz8_457,._historyEmptyCard_p6fz8_458{min-height:210px;display:grid;place-items:center;border-radius:28px;background:#fafaf9b3;border:1px dashed rgba(15,23,42,.12);text-align:center;padding:24px}._historyEmptyCard_p6fz8_458 p{margin:0 0 12px;color:#6b7280;max-width:420px}._historyGrid_p6fz8_475{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}._guestShowcaseList_p6fz8_481{display:grid;gap:18px}._guestShowcaseCard_p6fz8_486{border:1px solid rgba(15,23,42,.08);border-radius:32px;padding:20px;background:linear-gradient(180deg,#fffffffa,#f8fafceb),radial-gradient(circle at top left,rgba(15,118,110,.06),transparent 46%);box-shadow:0 22px 44px #0f172a0f;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);align-items:center;gap:28px}._guestShowcaseCardReverse_p6fz8_500{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)}._guestShowcaseCardReverse_p6fz8_500 ._guestShowcaseMedia_p6fz8_504{order:2}._guestShowcaseCardReverse_p6fz8_500 ._guestShowcaseContent_p6fz8_508{order:1}._guestShowcaseMedia_p6fz8_504{min-width:0}._guestShowcaseCompare_p6fz8_516{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:28px;min-height:280px;background:#f8fafc}._guestShowcaseImagePane_p6fz8_526{position:relative;overflow:hidden}._guestShowcaseImagePane_p6fz8_526:first-child{border-right:1px solid rgba(255,255,255,.7)}._guestShowcaseImage_p6fz8_526{width:100%;height:100%;display:block;object-fit:cover}._guestShowcaseIconWrap_p6fz8_542{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fffffff5;box-shadow:0 18px 34px #0f172a24;border:1px solid rgba(15,23,42,.06)}._guestShowcaseIconWrap_p6fz8_542 img{width:28px;height:28px;object-fit:contain}._guestShowcaseContent_p6fz8_508{display:grid;justify-items:start;gap:18px;min-width:0}._guestShowcaseTitleRow_p6fz8_571{display:flex;align-items:center;flex-wrap:wrap;gap:12px}._guestShowcaseTitleRow_p6fz8_571 h3{margin:0;color:#111827;font-size:clamp(30px,3vw,38px);line-height:1.08;letter-spacing:-.04em}._guestShowcaseStatus_p6fz8_586{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700}._guestShowcaseStatusFree_p6fz8_596{background:#d1fae5e6;color:#0f766e}._guestShowcaseStatusMuted_p6fz8_601{background:#f8fafcf5;border:1px solid rgba(15,23,42,.08);color:#64748b}._guestShowcaseContent_p6fz8_508 p{margin:0;color:#6b7280;font-size:16px;line-height:1.9;max-width:540px}.ant-btn._guestShowcaseAction_p6fz8_615{height:50px;padding:0 20px;border:0;border-radius:18px;display:inline-flex;align-items:center;gap:8px;font-weight:700;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 18px 30px #0f172a2e}._historyCard_p6fz8_628{border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:0;background:#ffffffe0;overflow:hidden;text-align:left;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._historyCard_p6fz8_628:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0f172a14;border-color:#0f766e29}._historyCover_p6fz8_648{aspect-ratio:1.08 / .76;background:#f8fafc;overflow:hidden}._historyCoverEmpty_p6fz8_654{width:100%;height:100%;display:grid;place-items:center;color:#94a3b8;background:radial-gradient(circle at top,rgba(15,118,110,.08),transparent 50%),#f8fafc}._historyMeta_p6fz8_665{padding:14px 14px 16px;display:grid;gap:6px}._historyMeta_p6fz8_665 strong{color:#111827;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}._historyMeta_p6fz8_665 span,._historyMeta_p6fz8_665 small{color:#94a3b8;font-size:12px}._categoryTabs_p6fz8_687{margin-bottom:18px}._categoryTab_p6fz8_687{border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:8px 12px;background:#ffffffd6;display:inline-flex;align-items:center;gap:8px;color:#475569;font-weight:600;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}._categoryTab_p6fz8_687:hover{transform:translateY(-1px);border-color:#0f766e33;color:#0f766e}._categoryTabActive_p6fz8_715{border-color:#0f766e3d;background:#f0fdfaf0;color:#0f766e}._categoryIcon_p6fz8_721{display:inline-flex;align-items:center;justify-content:center}._exploreToolbar_p6fz8_727{margin-bottom:22px}._exploreSearch_p6fz8_731{max-width:360px}._emptyState_p6fz8_735{margin:80px 0}._masonryGrid_p6fz8_739{column-count:4;column-gap:18px}._masonryItem_p6fz8_744{break-inside:avoid;margin-bottom:18px}._resourceCard_p6fz8_749{border-radius:24px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#ffffffeb;box-shadow:0 16px 30px #0f172a0d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}._resourceCard_p6fz8_749:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0f172a14}._imageWrapper_p6fz8_766{position:relative;overflow:hidden}._imageBadgeRow_p6fz8_771{position:absolute;top:12px;left:12px;z-index:2}._resourceBadge_p6fz8_778{padding:6px 10px;border-radius:999px;background:#0f172ac2;color:#fff;font-size:11px;font-weight:700}._imageLoading_p6fz8_787{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f8fafcdb;z-index:1}._resourceImage_p6fz8_796{width:100%;display:block;opacity:0;transition:opacity .2s ease}._resourceImage_p6fz8_796._loaded_p6fz8_803{opacity:1}._playIcon_p6fz8_807{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:32px;color:#fff;text-shadow:0 8px 18px rgba(15,23,42,.35)}._cardFooter_p6fz8_817{padding:16px;display:grid;gap:12px}._cardTitleBlock_p6fz8_823{display:grid;gap:8px}._cardTitle_p6fz8_823{color:#111827;font-size:15px;font-weight:700;line-height:1.45}._cardDescription_p6fz8_835{margin:0;color:#6b7280;font-size:13px;line-height:1.65}._cardAuthor_p6fz8_842{color:#94a3b8;font-size:12px;display:inline-flex;align-items:center;gap:6px}._tagRow_p6fz8_850{display:flex;flex-wrap:wrap;gap:8px}._statsRow_p6fz8_856{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#94a3b8;font-size:12px}._actionButtons_p6fz8_865{display:flex;align-items:center;gap:2px}.ant-btn._sameBtn_p6fz8_871,.ant-btn._favoriteBtn_p6fz8_872,.ant-btn._likeBtn_p6fz8_873{border-radius:999px}._loadMoreWrapper_p6fz8_877{display:flex;justify-content:center;margin-top:26px}.ant-btn._loadMoreButton_p6fz8_883{height:48px;padding:0 22px;border:0;border-radius:16px;font-weight:700;background:linear-gradient(135deg,#111827,#1f2937);box-shadow:0 18px 30px #0f172a2e}@media (max-width: 1279px){._historyGrid_p6fz8_475{grid-template-columns:repeat(3,minmax(0,1fr))}._guestShowcaseCard_p6fz8_486,._guestShowcaseCardReverse_p6fz8_500{grid-template-columns:minmax(0,1fr);gap:22px}._guestShowcaseCardReverse_p6fz8_500 ._guestShowcaseMedia_p6fz8_504,._guestShowcaseCardReverse_p6fz8_500 ._guestShowcaseContent_p6fz8_508{order:initial}._masonryGrid_p6fz8_739{column-count:3}._featureOverviewBody_p6fz8_229{grid-template-columns:minmax(0,1fr)}._featurePreviewPanel_p6fz8_313{position:static}}@media (max-width: 1023px){._content_p6fz8_8{padding:0}._studioSection_p6fz8_25{padding-top:40px}._mainColumn_p6fz8_18{padding:18px 16px 0}._historyGrid_p6fz8_475{grid-template-columns:repeat(2,minmax(0,1fr))}._guestShowcaseCompare_p6fz8_516{min-height:240px}._masonryGrid_p6fz8_739{column-count:2}._featureGrid_p6fz8_236{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){._studioSection_p6fz8_25,._creationSection_p6fz8_26,._exploreSection_p6fz8_27,._featureOverviewSection_p6fz8_28{border-radius:26px}._studioSection_p6fz8_25{padding:32px 18px 22px}._sectionHeader_p6fz8_414{flex-direction:column;align-items:flex-start}._historyGrid_p6fz8_475{grid-template-columns:minmax(0,1fr)}._guestShowcaseCard_p6fz8_486{padding:16px;border-radius:26px}._guestShowcaseCompare_p6fz8_516{min-height:180px;border-radius:22px}._guestShowcaseIconWrap_p6fz8_542{width:52px;height:52px}._guestShowcaseIconWrap_p6fz8_542 img{width:24px;height:24px}._guestShowcaseTitleRow_p6fz8_571 h3{font-size:28px}._guestShowcaseContent_p6fz8_508 p{font-size:15px}._masonryGrid_p6fz8_739{column-count:1}._featureGrid_p6fz8_236{grid-template-columns:minmax(0,1fr)}._featureCard_p6fz8_242{min-height:140px}._featurePreviewCard_p6fz8_318{padding:20px}._featurePreviewCopy_p6fz8_368 h3{font-size:24px}._featurePreviewMetaRow_p6fz8_388{flex-direction:column;align-items:stretch}._exploreSearch_p6fz8_731{max-width:none}._mainColumn_p6fz8_18{padding:18px 14px 0}}._loginContainer_1r1s4_1{--page-bg: #f7f3ec;--surface: rgba(255, 255, 255, .72);--surface-strong: rgba(255, 255, 255, .86);--surface-muted: rgba(244, 239, 230, .66);--ink: #171717;--muted: #666b74;--line: rgba(17, 24, 39, .08);--line-strong: rgba(17, 24, 39, .14);--accent: #0f766e;--accent-strong: #115e59;min-height:100vh;min-height:100dvh;box-sizing:border-box;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:72px 20px 24px;background:transparent}._loginShell_1r1s4_25{width:min(100%,440px)}._loginCard_1r1s4_29{width:100%;border:1px solid var(--line);border-radius:32px;overflow:hidden;background:var(--surface);box-shadow:0 24px 54px #1118271f;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}._cardLogo_1r1s4_39{width:58px;height:58px;border-radius:16px}._logoFrame_1r1s4_45{width:78px;height:78px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:26px;background:radial-gradient(circle at top right,rgba(15,118,110,.14),transparent 52%),linear-gradient(180deg,#ffffffeb,#f4efe6c7);box-shadow:0 18px 38px #1118271f}.ant-card._loginCard_1r1s4_29{border:1px solid var(--line);border-radius:32px;background:transparent}._loginCard_1r1s4_29 .ant-card-body{padding:0}._loginHeader_1r1s4_69{padding:36px 32px 12px;text-align:center}._loginHeader_1r1s4_69 h1{margin:18px 0 0;color:var(--ink);font-size:clamp(28px,4vw,34px);font-weight:800;line-height:1.08;letter-spacing:-.03em}._loginSubtitle_1r1s4_83{max-width:30ch;margin:12px auto 0;color:var(--muted);font-size:14px;line-height:1.7}._loginTabs_1r1s4_91{padding:0 32px 32px}._loginTabs_1r1s4_91 .ant-tabs-nav{margin-bottom:20px}._loginTabs_1r1s4_91 .ant-tabs-nav:before{border-bottom-color:var(--line)}._loginTabs_1r1s4_91 .ant-tabs-nav-list{width:100%;padding:4px;border:1px solid var(--line);border-radius:18px;background:#ffffff8a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._loginTabs_1r1s4_91 .ant-tabs-tab{flex:1;justify-content:center;margin:0;padding:10px 14px;border-radius:14px;color:var(--muted);font-weight:700;transition:background .2s ease,color .2s ease}._loginTabs_1r1s4_91 .ant-tabs-tab-active{background:#ffffffe0}._loginTabs_1r1s4_91 .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-strong)}._loginTabs_1r1s4_91 .ant-tabs-ink-bar{background:var(--accent)}._tabPane_1r1s4_135{min-height:0}._lockAlert_1r1s4_139{margin-bottom:16px;border-radius:16px}._loginButton_1r1s4_144{height:48px;border:none;border-radius:16px;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 14px 24px #11182729;font-size:15px;font-weight:800;transition:transform .24s ease,box-shadow .24s ease}.ant-btn._loginButton_1r1s4_144:hover{background:var(--studio-primary-bg-hover);transform:translateY(-1px);box-shadow:var(--studio-primary-shadow-accent-hover)}._adminButton_1r1s4_161{background:linear-gradient(135deg,#0f766e,#115e59)}._phoneButton_1r1s4_165{background:linear-gradient(135deg,#1d4ed8,#1e40af)}._sendCodeButton_1r1s4_169{padding-inline:0;font-weight:700}._termsCheckbox_1r1s4_174{margin:14px 0 18px}._submitItem_1r1s4_178{margin-bottom:0}._termsCheckbox_1r1s4_174 .ant-checkbox-wrapper{display:flex;align-items:flex-start;line-height:1.6}._termsCheckbox_1r1s4_174 .ant-checkbox{margin-top:3px;flex-shrink:0}._termsText_1r1s4_193{display:block;color:var(--muted);font-size:13px;line-height:1.6;word-break:break-word}._termsLink_1r1s4_201{display:inline;padding:0;border:none;background:transparent;color:var(--accent-strong);font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}._termsLink_1r1s4_201:hover{color:var(--accent)}._loginCard_1r1s4_29 .ant-input-affix-wrapper{min-height:48px;border-radius:16px;border-color:var(--line-strong);background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._loginCard_1r1s4_29 .ant-input-affix-wrapper:hover,._loginCard_1r1s4_29 .ant-input-affix-wrapper-focused{border-color:#0f766e61;box-shadow:0 0 0 3px #0f766e1a}._homeButton_1r1s4_231{position:absolute;top:20px;left:20px;height:42px;padding:0 16px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#ffffffa3;color:var(--ink);font-weight:700;box-shadow:0 16px 30px #1118271a;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%)}._homeButton_1r1s4_231:hover,.ant-btn._homeButton_1r1s4_231:hover,.ant-btn._homeButton_1r1s4_231:focus-visible{color:var(--accent-strong);border-color:#0f766e29;background:#ffffffd1}@media (max-width: 860px){._loginShell_1r1s4_25{width:min(100%,440px)}}@media (max-width: 560px){._loginContainer_1r1s4_1{padding:64px 14px 18px}._loginCard_1r1s4_29{border-radius:28px}._loginHeader_1r1s4_69{padding:28px 22px 10px}._loginTabs_1r1s4_91{padding:0 22px 26px}._tabPane_1r1s4_135{min-height:auto}._homeButton_1r1s4_231{top:12px;left:12px}}._card_1u4si_1{position:relative;overflow:hidden;border:1px solid rgba(17,24,39,.08);background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(245,158,11,.08),transparent 24%),linear-gradient(180deg,#ffffffb8,#f7f4eea8);box-shadow:0 20px 44px #1118270f;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}._homeCard_1u4si_13{padding:28px;border-radius:32px}._userCard_1u4si_18{margin-bottom:16px;padding:24px;border-radius:18px}._header_1u4si_24{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}._copy_1u4si_32{max-width:620px}._badge_1u4si_36{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#ffffffa8;border:1px solid rgba(17,24,39,.08);color:#0f766e;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._title_1u4si_50{margin:14px 0 0;color:#111827;font-size:clamp(28px,3.2vw,40px);line-height:1.08;letter-spacing:-.03em}._description_1u4si_58{margin:10px 0 0;max-width:56ch;color:#6b7280;font-size:15px;line-height:1.75}._metaGrid_1u4si_66{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,360px)}._metaCard_1u4si_73{min-width:0;padding:14px 16px;display:grid;gap:6px;border-radius:18px;border:1px solid rgba(17,24,39,.08);background:#ffffff94}._metaIcon_1u4si_83{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#0f766e1a;color:#0f766e;font-size:14px}._metaCard_1u4si_73 strong{color:#111827;font-size:22px;line-height:1}._metaCard_1u4si_73 span:last-child{color:#6b7280;font-size:12px;line-height:1.5}._flowGrid_1u4si_107{margin-top:22px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}._step_1u4si_114{min-width:0;padding:14px 8px;display:grid;justify-items:center;gap:8px;border-radius:18px;border:1px solid rgba(17,24,39,.08);background:#ffffff8a;text-align:center}._stepIndex_1u4si_126{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:14px;font-weight:700}._stepLabel_1u4si_137{color:#111827;font-size:12px;font-weight:700;line-height:1.4}._stepState_1u4si_144{color:#6b7280;font-size:12px;line-height:1.4}._stepClaimed_1u4si_150 ._stepIndex_1u4si_126{background:linear-gradient(135deg,#0f766e,#115e59);color:#fff}._stepClaimed_1u4si_150 ._stepState_1u4si_144{color:#115e59}._stepReady_1u4si_159 ._stepIndex_1u4si_126{background:#111827;color:#fff}._stepReady_1u4si_159 ._stepState_1u4si_144{color:#111827}._stepPending_1u4si_168 ._stepIndex_1u4si_126{background:#0f172a14;color:#6b7280}._footer_1u4si_173{margin-top:22px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}._statusText_1u4si_182{margin:0;max-width:58ch;color:#4b5563;font-size:14px;line-height:1.7}._actions_1u4si_190{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._primaryButton_1u4si_197,._secondaryButton_1u4si_198{height:42px;padding:0 18px;border-radius:999px;font-weight:700}._primaryButton_1u4si_197{border:none;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 16px 28px #11182724}._secondaryButton_1u4si_198{border-color:#1118271f;background:#ffffffa3;color:#111827;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (max-width: 1100px){._flowGrid_1u4si_107{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 768px){._homeCard_1u4si_13,._userCard_1u4si_18{padding:20px}._title_1u4si_50{font-size:clamp(24px,8vw,32px)}._description_1u4si_58,._statusText_1u4si_182{font-size:14px}._metaGrid_1u4si_66{width:100%}._flowGrid_1u4si_107{grid-template-columns:repeat(2,minmax(0,1fr))}._actions_1u4si_190{width:100%}._primaryButton_1u4si_197,._secondaryButton_1u4si_198{flex:1 1 180px}}@media (max-width: 480px){._flowGrid_1u4si_107{grid-template-columns:1fr}}._card_1vxge_1{position:relative;overflow:hidden;border:1px solid rgba(17,24,39,.08);background:#ffffffb8;box-shadow:0 18px 40px #1118270f;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}._homeCard_1vxge_10{margin-top:20px;padding:24px;border-radius:20px}._userCard_1vxge_16{margin-bottom:16px;padding:22px;border-radius:18px}._header_1vxge_22{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}._copy_1vxge_28{max-width:720px}._badge_1vxge_32{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f8fafca3;border:1px solid rgba(17,24,39,.08);color:#0f766e;font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}._title_1vxge_46{margin:12px 0 0;color:#111827;font-size:32px;line-height:1.18;letter-spacing:0}._description_1vxge_54{margin:8px 0 0;max-width:54ch;color:#6b7280;font-size:15px;line-height:1.65}._rewardStrip_1vxge_62{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}._rewardPill_1vxge_69{min-width:132px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;row-gap:2px;align-items:center;padding:10px 12px;border-radius:12px;border:1px solid rgba(17,24,39,.08);background:#f8fafca3}._rewardPill_1vxge_69 span{grid-row:1 / 3;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:#0f766e1a;color:#0f766e;font-size:15px}._rewardPill_1vxge_69 strong{color:#111827;font-size:18px;line-height:1}._rewardPill_1vxge_69 small{color:#6b7280;font-size:12px;line-height:1.35}._teaserGrid_1vxge_107{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._panelGrid_1vxge_114{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:14px;align-items:stretch}._sideStack_1vxge_122{min-width:0;display:grid;gap:14px}._panel_1vxge_114{min-width:0;display:grid;gap:14px;align-content:start;padding:18px;border-radius:16px;border:1px solid rgba(17,24,39,.08);background:#ffffffa3}._invitePanel_1vxge_139{border-color:#0f766e29;background:#f7fffda8}._panelIcon_1vxge_144{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#0f766e1a;color:#0f766e;font-size:17px}._panelHeading_1vxge_156{display:flex;align-items:flex-start;gap:12px}._panel_1vxge_114 h3{margin:0;color:#111827;font-size:16px;line-height:1.4}._panel_1vxge_114 p,._panelNote_1vxge_170{margin:0;color:#6b7280;font-size:13px;line-height:1.7}._codeCluster_1vxge_177{display:flex;align-items:center;gap:8px;min-width:0}._inviteLinkBox_1vxge_184{min-width:0;display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;border:1px solid rgba(15,118,110,.14);border-radius:14px;background:#ffffffa3}._inviteSummary_1vxge_196{min-width:0;display:grid;gap:8px}._inviteLinkLabel_1vxge_202{color:#115e59;font-size:12px;font-weight:800}._codeValue_1vxge_208{display:inline-flex;align-items:center;width:fit-content;min-height:36px;padding:0 12px;border-radius:999px;background:#111827;color:#fff;font-size:15px;font-weight:700;letter-spacing:0}._iconButton_1vxge_222{flex:0 0 auto;width:36px;height:36px;padding:0;border-radius:999px;border-color:#1118271f;background:#ffffffa3;color:#111827}._bindBox_1vxge_233{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}._bindTag_1vxge_239{justify-self:start;margin:0;padding:6px 10px;border-radius:999px}._footer_1vxge_246{margin-top:22px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}._statusText_1vxge_255{margin:0;max-width:58ch;color:#4b5563;font-size:14px;line-height:1.7}._actions_1vxge_263{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._primaryButton_1vxge_270,._secondaryButton_1vxge_271,._inlineButton_1vxge_272,._inlinePrimaryButton_1vxge_273{height:40px;padding:0 16px;border-radius:999px;font-weight:700}._primaryButton_1vxge_270,._inlinePrimaryButton_1vxge_273{border:none;background:#111827;color:#fff;box-shadow:0 16px 28px #11182724}._primaryButton_1vxge_270:hover,._primaryButton_1vxge_270:focus-visible,._inlinePrimaryButton_1vxge_273:hover,._inlinePrimaryButton_1vxge_273:focus-visible{color:#fff;background:#0f172a}._secondaryButton_1vxge_271,._inlineButton_1vxge_272{border-color:#1118271f;background:#ffffffa3;color:#111827;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media (max-width: 1100px){._panelGrid_1vxge_114{grid-template-columns:1fr}._sideStack_1vxge_122{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){._homeCard_1vxge_10,._userCard_1vxge_16{padding:20px}._title_1vxge_46{font-size:26px}._description_1vxge_54,._statusText_1vxge_255{font-size:14px}._teaserGrid_1vxge_107,._sideStack_1vxge_122{grid-template-columns:1fr}._rewardPill_1vxge_69{flex:1 1 150px}._bindBox_1vxge_233{grid-template-columns:1fr}._inviteLinkBox_1vxge_184{align-items:stretch;flex-direction:column}._actions_1vxge_263{width:100%}._primaryButton_1vxge_270,._secondaryButton_1vxge_271{flex:1 1 180px}}._container_d2gxo_2{min-height:100vh;background:#f8f9fa}._header_d2gxo_8{background:#fff;box-shadow:0 2px 8px #0000000f;padding:0;height:64px;position:sticky;top:0;z-index:100}._headerContent_d2gxo_18{max-width:1600px;margin:0 auto;padding:0 32px;display:flex;justify-content:space-between;align-items:center;height:64px}._headerLeft_d2gxo_28{display:flex;align-items:center;gap:24px;flex:1}._logo_d2gxo_35{width:40px;height:40px;object-fit:contain;border-radius:8px}._headerTitle_d2gxo_42{margin:0!important;font-size:20px;font-weight:600;color:var(--studio-accent);line-height:64px}._backButton_d2gxo_50{color:#666;font-size:14px}._backButton_d2gxo_50:hover{color:var(--studio-accent)}._userMenu_d2gxo_59{cursor:pointer;display:flex;align-items:center;gap:8px;padding:4px 12px;border-radius:20px;transition:background-color .2s}._userMenu_d2gxo_59:hover{background-color:#f5f5f5}._headerAvatar_d2gxo_73{flex-shrink:0}._userName_d2gxo_77{color:#333;font-size:14px;font-weight:500}._content_d2gxo_84{padding:32px 24px;background:#f8f9fa;min-height:calc(100vh - 64px)}._userContainer_d2gxo_90{max-width:1200px;margin:0 auto}._userInfoSection_d2gxo_96{margin-bottom:24px}._userInfoCard_d2gxo_100{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;border:1px solid #f0f0f0;margin-bottom:16px}._accountTabs_d2gxo_108 .ant-tabs-nav{margin-bottom:24px}._accountTabs_d2gxo_108 .ant-tabs-tab{font-weight:600}._profileHeader_d2gxo_116{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}._avatarSection_d2gxo_123{display:flex;align-items:center;gap:20px;flex:1}._userAvatar_d2gxo_130{flex-shrink:0;border:3px solid #f0f0f0}._userInfo_d2gxo_96{display:flex;flex-direction:column;gap:8px}._userNameText_d2gxo_141{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}._userEmail_d2gxo_148{font-size:14px;color:#666;margin:0}._editButton_d2gxo_154{flex-shrink:0}._googleBindingSection_d2gxo_159{margin-top:24px}._googleBindingHeader_d2gxo_163{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._googleBindingTitle_d2gxo_170{font-size:16px;font-weight:600;color:#1a1a1a}._googleBindingContent_d2gxo_176{background:#f8f9fa;padding:16px;border-radius:8px}._googleBindingDesc_d2gxo_182{font-size:14px;color:#666;margin:0 0 12px;line-height:1.6}._usageCard_d2gxo_190{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;border:1px solid #f0f0f0}._historySection_d2gxo_202{display:flex;flex-direction:column;gap:12px}._historySectionHeader_d2gxo_208{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}._historySectionTitle_d2gxo_216{font-size:16px;font-weight:600;color:#111827}._historySectionMeta_d2gxo_222{font-size:12px;color:#6b7280}._historyDivider_d2gxo_227{margin:24px 0}._preferenceRow_d2gxo_231{display:flex;align-items:center;justify-content:space-between;gap:20px}._preferenceContent_d2gxo_238{min-width:0}._preferenceTitle_d2gxo_242{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#111827}._preferenceDescription_d2gxo_251{margin-top:8px;font-size:13px;line-height:1.6;color:#6b7280}._cardHeader_d2gxo_258{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1a1a1a}._notLoginContainer_d2gxo_268{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--studio-primary-bg);padding:24px}._notLoginCard_d2gxo_277{max-width:480px;width:100%;border-radius:16px;box-shadow:0 20px 60px #0000004d}._notLoginContent_d2gxo_284{text-align:center;padding:40px 24px}._notLoginLogo_d2gxo_289{width:80px;height:80px;margin:0 auto 24px;display:block;border-radius:16px}._actionButton_d2gxo_298{border-radius:8px;height:40px;font-weight:500;transition:all .3s}._primaryButton_d2gxo_305{background:var(--studio-primary-bg);border-color:transparent}._primaryButton_d2gxo_305:hover{background:var(--studio-primary-bg-hover);border-color:transparent;transform:translateY(-2px);box-shadow:var(--studio-primary-shadow-accent-hover)}.ant-table{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#1a1a1a;border-bottom:2px solid #f0f0f0}.ant-table-tbody>tr:hover>td{background:#f8f9fa}._statCard_d2gxo_335{text-align:center;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #f0f0f0;transition:all .3s}._statCard_d2gxo_335:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014;border-color:var(--studio-accent)}._statValue_d2gxo_350{font-size:32px;font-weight:700;color:var(--studio-accent-strong);margin-bottom:8px}._statLabel_d2gxo_357{font-size:14px;color:#666}@media (max-width: 768px){._headerContent_d2gxo_18{padding:0 16px}._headerLeft_d2gxo_28{gap:12px}._headerTitle_d2gxo_42{font-size:16px}._backButton_d2gxo_50{font-size:12px}._userName_d2gxo_77{display:none}._content_d2gxo_84{padding:16px}._userInfoCard_d2gxo_100{padding:20px}._profileHeader_d2gxo_116{flex-direction:column}._avatarSection_d2gxo_123{flex-direction:column;text-align:center;width:100%}._userInfo_d2gxo_96{align-items:center;text-align:center}._userNameText_d2gxo_141{font-size:20px}._editButton_d2gxo_154{width:100%}._googleBindingHeader_d2gxo_163{flex-direction:column;gap:12px;align-items:flex-start}._statsRow_d2gxo_421{margin-bottom:12px}._usageCard_d2gxo_190{padding:16px}._historySectionHeader_d2gxo_208{align-items:flex-start}._notLoginContent_d2gxo_284{padding:24px 16px}._notLoginLogo_d2gxo_289{width:64px;height:64px}}@media (max-width: 480px){._headerContent_d2gxo_18{padding:0 12px}._headerLeft_d2gxo_28{gap:8px}._logo_d2gxo_35{width:32px;height:32px}._headerTitle_d2gxo_42{font-size:14px}._backButton_d2gxo_50 span{display:none}}._termsFooter_d2gxo_467{margin-top:40px;padding:24px 0;text-align:center;border-top:1px solid #e8e8e8;background:#fafafa;border-radius:12px}._termsLink_d2gxo_476{color:#666;font-size:14px;padding:4px 12px;transition:all .2s}._termsLink_d2gxo_476:hover{color:var(--studio-accent-strong);background:#d8f0eb57}._termsLink_d2gxo_476:active{transform:scale(.98)}@media (max-width: 768px){._termsFooter_d2gxo_467{margin-top:24px;padding:16px 0}._termsLink_d2gxo_476{font-size:12px}}._container_d2gxo_2{--page-bg: #f7f3ec;--surface: rgba(255, 255, 255, .72);--surface-strong: rgba(255, 255, 255, .82);--surface-muted: rgba(244, 239, 230, .66);--ink: #171717;--muted: #666b74;--line: rgba(17, 24, 39, .08);--line-strong: rgba(17, 24, 39, .14);--accent: #0f766e;--accent-strong: #115e59;--accent-soft: #d8f0eb;position:relative;isolation:isolate;min-height:100vh;overflow-x:clip;background:transparent}._content_d2gxo_84{padding:24px 24px 40px;background:transparent}._userContainer_d2gxo_90{max-width:1360px;margin:0 auto;display:grid;gap:24px}._userInfoSection_d2gxo_96{margin-bottom:0;display:grid;gap:16px}._accountGrid_d2gxo_541{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;align-items:stretch}._userInfoCard_d2gxo_100,._usageCard_d2gxo_190{overflow:hidden;padding:0;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:0 20px 48px #1118270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._userInfoCard_d2gxo_100{margin-bottom:0}._userInfoCard_d2gxo_100 .ant-card-head,._usageCard_d2gxo_190 .ant-card-head{border-bottom-color:var(--line)}._userInfoCard_d2gxo_100 .ant-card-head-title,._usageCard_d2gxo_190 .ant-card-head-title{color:var(--ink);font-size:16px;font-weight:700}._userInfoCard_d2gxo_100 .ant-card-body,._usageCard_d2gxo_190 .ant-card-body{padding:26px}._profileHeader_d2gxo_116{align-items:center}._avatarSection_d2gxo_123{gap:18px}._userAvatar_d2gxo_130{border:3px solid rgba(255,255,255,.86);box-shadow:0 14px 30px #1118271f;background:#fff}._userNameText_d2gxo_141{color:var(--ink);font-size:26px;font-weight:750;letter-spacing:0}._userEmail_d2gxo_148{color:var(--muted);line-height:1.6}._editButton_d2gxo_154,._actionButton_d2gxo_298{height:40px;border-radius:999px;border-color:var(--line-strong);color:var(--ink);font-weight:700}._editButton_d2gxo_154:hover,._actionButton_d2gxo_298:hover{border-color:#11182738;color:var(--ink);background:#fff}._googleBindingSection_d2gxo_159{margin-top:22px}._googleBindingHeader_d2gxo_163{margin-bottom:14px}._googleIcon_d2gxo_630{color:#4285f4;font-size:18px}._googleBindingTitle_d2gxo_170{color:var(--ink);font-weight:700}._googleBindingContent_d2gxo_176{padding:16px;border:1px solid var(--line);border-radius:18px;background:#f4efe68f;-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%)}._googleBindingDesc_d2gxo_182{color:var(--muted)}._primaryButton_d2gxo_305,.ant-btn-primary._primaryButton_d2gxo_305{height:42px;border:none;border-radius:999px;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 16px 28px #11182724;font-weight:700}._primaryButton_d2gxo_305:hover,.ant-btn-primary._primaryButton_d2gxo_305:hover{background:linear-gradient(135deg,#0f766e,#115e59);transform:translateY(-1px);box-shadow:0 18px 30px #0f766e2e}._subscriptionCard_d2gxo_669{position:relative;min-height:100%;margin-bottom:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:radial-gradient(circle at top right,rgba(15,118,110,.24),transparent 26%),linear-gradient(180deg,#172033,#0f172a);color:#fff;box-shadow:0 24px 54px #0f172a29}._subscriptionCard_d2gxo_669:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent)}._subscriptionCard_d2gxo_669 .ant-card-body{position:relative;z-index:1;width:100%;min-height:100%;display:flex;padding:24px}._subscriptionCard_d2gxo_669._free_d2gxo_704{background:radial-gradient(circle at top right,rgba(100,116,139,.28),transparent 28%),linear-gradient(180deg,#172033,#0f172a)}._subscriptionContent_d2gxo_710{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:nowrap}._subscriptionInfo_d2gxo_719{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}._subscriptionHeader_d2gxo_727{display:flex;align-items:center;justify-content:center;gap:12px}._subscriptionSummary_d2gxo_734{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;text-align:center}._subscriptionIcon_d2gxo_743{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:12px;background:#ffffff1a;color:#d8f0eb;font-size:20px}._subscriptionLabel_d2gxo_756{display:block;margin-bottom:4px;color:#ffffffa8;font-size:12px;font-weight:700}._subscriptionPlanName_d2gxo_764{display:block;margin:0;color:#fff;font-size:24px;font-weight:750;line-height:1.2;letter-spacing:0}._remainingStarsSummary_d2gxo_774{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding-left:20px;border-left:1px solid rgba(255,255,255,.12)}._remainingStarsValue_d2gxo_784{display:inline-flex;align-items:center;gap:8px;color:#d8f0eb;font-size:20px;font-weight:750;line-height:1}._remainingStarsValue_d2gxo_784 strong{color:#fff;font-size:24px;font-weight:800}._subscriptionList_d2gxo_800{display:grid;gap:12px}._subscriptionItem_d2gxo_805{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14;color:#ffffffdb}._subscriptionItemHeader_d2gxo_816{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}._subscriptionItemHeader_d2gxo_816 strong{color:#fff;font-size:15px;font-weight:750}._subscriptionFacts_d2gxo_830{display:grid;gap:8px}._subscriptionFact_d2gxo_830{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffffad;font-size:13px;line-height:1.5}._subscriptionFactValue_d2gxo_845{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}._subscriptionDateValue_d2gxo_854{color:#fff;font-size:14px;font-weight:750;text-align:right}._subscriptionItem_d2gxo_805 .ant-tag{margin-inline-end:0;border-radius:999px}._subscriptionInlineActions_d2gxo_866{display:flex;gap:8px;flex-wrap:wrap}._subscriptionInlineButton_d2gxo_872{border-radius:999px;font-weight:700}._subscriptionActions_d2gxo_877{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:8px;flex:0 0 auto;padding-top:2px}._upgradeButton_d2gxo_887,.ant-btn-primary._upgradeButton_d2gxo_887{min-width:136px;height:44px;border-radius:999px;font-weight:800}._upgradeButton_d2gxo_887,.ant-btn-primary._upgradeButton_d2gxo_887{border:none;background:#fff;color:#0f172a;box-shadow:0 16px 28px #0003}._upgradeButton_d2gxo_887:hover,.ant-btn-primary._upgradeButton_d2gxo_887:hover{background:#d8f0eb;color:#115e59}._cancellingNote_d2gxo_909{color:#b45309}._usageCard_d2gxo_190{border-radius:30px}._usageCard_d2gxo_190 .ant-tabs-nav{margin-bottom:20px}._usageCard_d2gxo_190 .ant-tabs-tab{padding:12px 14px;color:var(--muted);font-weight:700}._usageCard_d2gxo_190 .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-strong)}._usageCard_d2gxo_190 .ant-tabs-ink-bar{background:var(--accent)}._historyToolbar_d2gxo_197{margin-bottom:16px;text-align:right}._historyToolbar_d2gxo_197 .ant-btn-link{color:var(--accent-strong);font-weight:700}._historySection_d2gxo_202{gap:14px}._historySectionTitle_d2gxo_216{color:var(--ink)}._historySectionMeta_d2gxo_222{color:var(--muted)}._historyDivider_d2gxo_227{border-color:var(--line)}._emptyHistory_d2gxo_961{padding:42px 16px;border:1px dashed var(--line-strong);border-radius:22px;background:#ffffff75;color:var(--muted);text-align:center}._usageCard_d2gxo_190 .ant-table{border:1px solid var(--line);border-radius:18px;background:#ffffffa3}._usageCard_d2gxo_190 .ant-table-thead>tr>th{border-bottom:1px solid var(--line);background:#f4efe6ad;color:var(--ink)}._usageCard_d2gxo_190 .ant-table-tbody>tr>td{border-bottom-color:#1118270f}._usageCard_d2gxo_190 .ant-table-tbody>tr:hover>td{background:#d8f0eb47}._termsFooter_d2gxo_467{margin-top:8px;padding:20px 0 0;border-top:1px solid var(--line);border-radius:0;background:transparent}._termsLink_d2gxo_476{border-radius:999px;color:var(--muted);font-weight:700}._termsLink_d2gxo_476:hover{color:var(--accent-strong);background:#d8f0eb57}._notLoginContainer_d2gxo_268{--line: rgba(17, 24, 39, .08);position:relative;isolation:isolate;background:transparent}._notLoginCard_d2gxo_277{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#ffffffb8;box-shadow:0 24px 54px #1118271f;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}._notLoginContent_d2gxo_284 h3{margin:0 0 10px;color:#171717;font-size:26px}._notLoginContent_d2gxo_284 p{margin:0 0 22px;color:#666b74;line-height:1.7}._notLoginLogo_d2gxo_289{border-radius:20px;box-shadow:0 14px 30px #1118271f}._notLoginContent_d2gxo_284 .ant-btn{height:46px;border-radius:999px;font-weight:700}._notLoginContent_d2gxo_284 .ant-btn-primary{border:none;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 16px 28px #11182724}._notLoginContent_d2gxo_284 .ant-btn-primary:hover{background:linear-gradient(135deg,#0f766e,#115e59)}@media (max-width: 1100px){._accountGrid_d2gxo_541{grid-template-columns:1fr}._subscriptionCard_d2gxo_669{min-height:auto}}@media (max-width: 768px){._content_d2gxo_84{padding:16px 14px 32px}._userContainer_d2gxo_90,._accountGrid_d2gxo_541{gap:18px}._userInfoCard_d2gxo_100 .ant-card-body,._usageCard_d2gxo_190 .ant-card-body,._subscriptionCard_d2gxo_669 .ant-card-body{padding:20px}._profileHeader_d2gxo_116{align-items:stretch}._subscriptionContent_d2gxo_710{flex-direction:column}._subscriptionSummary_d2gxo_734{gap:14px}._remainingStarsSummary_d2gxo_774{padding-left:0;border-left:none}._subscriptionActions_d2gxo_877{align-items:stretch}._upgradeButton_d2gxo_887{width:100%}._subscriptionFact_d2gxo_830{align-items:flex-start;flex-direction:column;gap:4px}._subscriptionFactValue_d2gxo_845{justify-content:flex-start}._subscriptionDateValue_d2gxo_854{text-align:left}._preferenceRow_d2gxo_231{align-items:flex-start}}._modal_ljijz_3 .ant-modal-header{border-bottom:1px solid #f0f0f0}._modalTitle_ljijz_7{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}._titleIcon_ljijz_15{font-size:24px;color:#faad14}._content_ljijz_20{padding:8px 0}._purchaseOptions_ljijz_25{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}._purchaseOption_ljijz_25{border:1px solid #d9dbe3;border-radius:12px;background:#fff;padding:16px;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._purchaseOption_ljijz_25:hover{border-color:#0f766e42;box-shadow:0 10px 24px #0f766e14;transform:translateY(-1px)}._purchaseOptionActive_ljijz_48{border-color:#0f766e4d;box-shadow:0 12px 28px #0f766e24;background:linear-gradient(180deg,#fff,#d8f0eb6b)}._purchaseOptionHeader_ljijz_54{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}._purchaseOptionTitle_ljijz_62{font-size:15px;font-weight:600;color:#111827}._purchaseOptionBadge_ljijz_68{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 10px;background:#d8f0eba8;color:#115e59;font-size:12px;font-weight:600;white-space:nowrap}._purchaseOptionPrice_ljijz_81{font-size:24px;font-weight:700;color:#115e59;margin-bottom:6px}._purchaseOptionDesc_ljijz_88{font-size:13px;line-height:1.6;color:#4b5563}._planDetails_ljijz_95{background:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:20px}._detailRow_ljijz_102{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._detailRow_ljijz_102:last-child{margin-bottom:0}._detailLabel_ljijz_113{font-size:14px;color:#666}._detailValue_ljijz_118{font-size:16px;font-weight:500;color:#1a1a1a}._priceValue_ljijz_124{font-size:24px;font-weight:700;color:var(--studio-accent-strong)}._billingNote_ljijz_130{font-size:13px;color:#10b981;margin-top:8px;text-align:right}._notice_ljijz_138{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:16px;margin-bottom:20px}._notice_ljijz_138 h4{font-size:15px;font-weight:600;color:#92400e;margin:0 0 12px}._notice_ljijz_138 ul{margin:0;padding-left:20px}._notice_ljijz_138 li{font-size:13px;color:#78350f;margin-bottom:8px;line-height:1.6}._notice_ljijz_138 li:last-child{margin-bottom:0}._termsSection_ljijz_170{padding:16px;background:#f9fafb;border-radius:8px;margin-bottom:20px}._termsText_ljijz_177{font-size:14px;color:#333}._termsLink_ljijz_182{color:var(--studio-accent-strong)!important;text-decoration:underline;cursor:pointer;font-weight:500}._termsLink_ljijz_182:hover{color:var(--studio-accent)!important}._actions_ljijz_194{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._confirmButton_ljijz_201{background:var(--studio-primary-bg);border:none}._confirmButton_ljijz_201:hover:not(:disabled){background:var(--studio-primary-bg-hover)}._confirmButton_ljijz_201:disabled{background:#d9d9d9;opacity:.6}@media (max-width: 640px){._purchaseOptions_ljijz_25{grid-template-columns:1fr}}._container_13aef_1{--page-bg: #f7f3ec;--surface: rgba(255, 255, 255, .72);--surface-strong: rgba(255, 255, 255, .82);--surface-muted: #f4efe6;--ink: #171717;--muted: #666b74;--line: rgba(17, 24, 39, .08);--line-strong: rgba(17, 24, 39, .14);--accent: #0f766e;--accent-strong: #115e59;--accent-soft: #d8f0eb;position:relative;isolation:isolate;min-height:100vh;background:transparent}._content_13aef_19{width:min(100%,1200px);margin:0 auto;padding:36px 24px 80px}._pageHeader_13aef_25{margin-bottom:28px;padding:38px;border:1px solid var(--line);border-radius:34px;background:var(--surface);box-shadow:0 20px 48px #1118270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._pageTitle_13aef_35{max-width:780px;margin:0;color:var(--ink);font-family:var(--app-display-font-family);font-size:clamp(40px,5.6vw,70px);line-height:.98;letter-spacing:-.04em}._pageSubtitle_13aef_45{max-width:680px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.75}._currentBenefitsCard_13aef_53{margin:0 0 28px;padding:26px;border:1px solid rgba(15,118,110,.16);border-radius:28px;background:radial-gradient(circle at top right,rgba(15,118,110,.14),transparent 32%),linear-gradient(180deg,#fffffff0,#f7f4eef0);box-shadow:0 18px 34px #1118270f}._currentBenefitsCard_13aef_53._stackedBenefits_13aef_64{border-color:#f59e0b61;background:radial-gradient(circle at top right,rgba(245,158,11,.18),transparent 34%),linear-gradient(180deg,#fffffff5,#f8f3eaf5)}._benefitsTitle_13aef_71{margin:0 0 18px;color:var(--ink);font-size:20px;font-weight:800;letter-spacing:-.01em}._benefitsGrid_13aef_79{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 24px}._benefitItem_13aef_85{min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}._benefitLabel_13aef_95{margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:700}._benefitValue_13aef_102{color:var(--ink);font-size:18px;font-weight:800;line-height:1.35;word-break:break-word}._billingToggle_13aef_110{display:flex;justify-content:center;margin:26px 0 34px}._toggleContainer_13aef_116{display:inline-flex;align-items:center;gap:6px;padding:6px;border:1px solid var(--line);border-radius:999px;background:#f4efe6e6}._toggleOption_13aef_126{position:relative;min-height:42px;padding:0 22px;border:none;border-radius:999px;background:transparent;color:var(--muted);font-size:14px;font-weight:800;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}._toggleOption_13aef_126:hover{color:var(--ink);background:#ffffffb8}._toggleOption_13aef_126._active_13aef_145{color:#fff;background:#171717;box-shadow:0 12px 22px #11182729}._saveBadge_13aef_151{position:absolute;top:-10px;right:-12px;padding:3px 8px;border-radius:999px;background:#0f766e;color:#fff;font-size:11px;font-weight:800;white-space:nowrap}._plansContainer_13aef_164{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}._planCard_13aef_171{position:relative;min-width:0;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:28px;background:#ffffffe6;box-shadow:0 18px 34px #1118270f;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}._planCard_13aef_171:hover{transform:translateY(-4px);border-color:var(--line-strong);box-shadow:0 22px 40px #11182717}._planCard_13aef_171._popular_13aef_190{border-color:#f59e0b6b;background:radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 34%),linear-gradient(180deg,#fffffff5,#f8f3eaf5)}._planCard_13aef_171._currentPlan_13aef_197{border-color:#0f766e66;background:radial-gradient(circle at top right,rgba(15,118,110,.14),transparent 34%),linear-gradient(180deg,#fffffff5,#f0fdfaf5)}._popularBadge_13aef_204,._currentBadge_13aef_205{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:4px;padding:7px 11px;border-radius:999px;color:#fff;font-size:12px;font-weight:800;box-shadow:0 12px 22px #11182724}._popularBadge_13aef_204{background:linear-gradient(135deg,#f59e0b,#d97706)}._currentBadge_13aef_205{background:linear-gradient(135deg,#0f766e,#115e59)}._planHeader_13aef_228{min-height:104px;padding-right:112px}._planName_13aef_233{margin:0;color:var(--ink);font-size:26px;font-weight:900;letter-spacing:-.03em}._planDescription_13aef_241{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.65}._priceSection_13aef_248{min-height:92px;margin:4px 0 22px}._priceRow_13aef_253{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;min-width:0}._originalPrice_13aef_261{color:#9ca3af;font-size:17px;font-weight:700;text-decoration:line-through}._priceCurrency_13aef_268{color:var(--ink);font-size:20px;font-weight:800}._currentPrice_13aef_274{color:var(--ink);font-size:clamp(42px,5vw,58px);font-weight:900;line-height:.95;letter-spacing:-.05em}._pricePeriod_13aef_282{color:var(--muted);font-size:14px;font-weight:700}._billingNote_13aef_288{margin-top:8px;color:var(--accent-strong);font-size:13px;font-weight:700}._ctaButton_13aef_295{width:100%;height:50px;margin-bottom:22px;border-radius:16px;font-size:15px;font-weight:800;transition:transform .24s ease,box-shadow .24s ease}._ctaButton_13aef_295._primary_13aef_305{border:none;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 18px 30px #1118272e;color:#fff}.ant-btn._ctaButton_13aef_295._primary_13aef_305:hover{transform:translateY(-1px);box-shadow:0 22px 34px #11182733}._planCard_13aef_171._popular_13aef_190 ._ctaButton_13aef_295._primary_13aef_305{background:linear-gradient(135deg,#0f766e,#115e59);box-shadow:0 18px 30px #0f766e2e}._ctaButton_13aef_295._secondary_13aef_322{border:1px solid var(--line);background:#f4efe6e6;color:var(--muted)}._featuresList_13aef_328{flex:1;display:grid;gap:12px}._featureItem_13aef_334{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:#4b5563;font-size:14px;line-height:1.5}._featureIcon_13aef_346{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;margin-top:1px}._featureIcon_13aef_346._included_13aef_356{background:var(--accent-soft);color:var(--accent-strong)}._featureIcon_13aef_346._excluded_13aef_361{background:#f3f4f6;color:#9ca3af}._featureItem_13aef_334._highlighted_13aef_366{color:var(--accent-strong);font-weight:800}._loading_13aef_371{min-height:420px;display:flex;align-items:center;justify-content:center}._successContainer_13aef_378{max-width:560px;margin:70px auto;padding:44px;text-align:center;border:1px solid var(--line);border-radius:34px;background:var(--surface);box-shadow:0 20px 48px #1118270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._successIcon_13aef_390{width:78px;height:78px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;font-size:34px;box-shadow:0 18px 30px #0f766e2e}._successTitle_13aef_404{margin:0;color:var(--ink);font-size:30px;font-weight:900;letter-spacing:-.03em}._successMessage_13aef_412{margin:12px 0 30px;color:var(--muted);font-size:15px;line-height:1.7}._successLink_13aef_419{display:block;margin-top:16px;color:var(--accent-strong);font-weight:800}._cancelSection_13aef_426,._headerLeft_13aef_427,._logo_13aef_428,._backButton_13aef_429,._cancelTitle_13aef_430,._cancelDescription_13aef_431,._periodEndText_13aef_432{display:none}._pageHeader_13aef_25,._successContainer_13aef_378{background:#ffffffb8;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}._currentBenefitsCard_13aef_53{background:radial-gradient(circle at top right,rgba(15,118,110,.12),transparent 32%),linear-gradient(180deg,#ffffffb8,#f7f4eead);-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%)}._currentBenefitsCard_13aef_53._stackedBenefits_13aef_64,._planCard_13aef_171._popular_13aef_190{background:radial-gradient(circle at top right,rgba(245,158,11,.14),transparent 34%),linear-gradient(180deg,#ffffffbd,#f8f3eaad)}._toggleContainer_13aef_116,._planCard_13aef_171{background:#ffffffa8;-webkit-backdrop-filter:blur(14px) saturate(130%);backdrop-filter:blur(14px) saturate(130%)}._planCard_13aef_171._currentPlan_13aef_197{background:radial-gradient(circle at top right,rgba(15,118,110,.12),transparent 34%),linear-gradient(180deg,#ffffffbd,#f0fdfaad)}@media (max-width: 1024px){._plansContainer_13aef_164,._benefitsGrid_13aef_79{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){._content_13aef_19{padding:22px 16px 60px}._pageHeader_13aef_25{padding:28px 24px;border-radius:26px}._pageTitle_13aef_35{font-size:40px}._pageSubtitle_13aef_45{font-size:14px}._plansContainer_13aef_164{grid-template-columns:minmax(0,1fr)}._planCard_13aef_171{border-radius:24px;padding:24px}._planHeader_13aef_228{min-height:auto;padding-right:0;padding-top:36px}._popularBadge_13aef_204,._currentBadge_13aef_205{top:16px;left:24px;right:auto}._toggleOption_13aef_126{padding:0 16px;font-size:13px}}@media (max-width: 520px){._benefitsGrid_13aef_79{grid-template-columns:minmax(0,1fr)}._toggleContainer_13aef_116{width:100%}._toggleOption_13aef_126{flex:1}._successContainer_13aef_378{margin:32px auto;padding:32px 22px;border-radius:26px}}[dir=rtl] ._featureItem_13aef_334{direction:rtl}[dir=rtl] ._priceRow_13aef_253{flex-direction:row-reverse}[dir=rtl] ._saveBadge_13aef_151{right:auto;left:-12px}._layout_1kjid_1{min-height:100vh;--page-bg: #f7f3ec;--surface: rgba(255, 255, 255, .72);--ink: #171717;--muted: #666b74;--line: rgba(17, 24, 39, .09);--line-strong: rgba(17, 24, 39, .16);--accent: #0f766e;--accent-strong: #115e59;position:relative;isolation:isolate;background:transparent}._content_1kjid_16{padding:24px 24px 0;background:transparent}._shell_1kjid_21{width:min(100%,1260px);margin:0 auto;display:grid;gap:24px}._heroSection_1kjid_28,._sectionBlock_1kjid_29,._guideBand_1kjid_30{border:1px solid var(--line);border-radius:32px;background:var(--surface);box-shadow:0 20px 48px #1118270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._heroSection_1kjid_28{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);gap:22px;padding:32px;align-items:stretch}._heroCopy_1kjid_46{display:grid;align-content:center}._eyebrow_1kjid_51{display:inline-flex;align-items:center;width:fit-content;gap:8px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffdb;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._heroCopy_1kjid_46 h1,._sectionHeader_1kjid_68 h2,._guideBand_1kjid_30 h2{margin:14px 0 0;color:var(--ink);font-size:clamp(32px,4.8vw,58px);line-height:1.04;letter-spacing:-.03em}._heroCopy_1kjid_46 p,._sectionHeader_1kjid_68 p{max-width:760px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.75}._heroActions_1kjid_86{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}._primaryButton_1kjid_93,._secondaryButton_1kjid_94{height:48px;padding:0 20px;border-radius:16px;font-weight:700}._primaryButton_1kjid_93{border:none;background:linear-gradient(135deg,#171717,#1f2937);box-shadow:0 18px 30px #1118272e}._secondaryButton_1kjid_94{border-color:var(--line-strong);background:#ffffffc7;color:var(--ink)}._heroPanel_1kjid_113{min-width:0;padding:20px;display:grid;align-content:center;gap:14px;border-radius:26px;background:radial-gradient(circle at top right,rgba(15,118,110,.22),transparent 32%),linear-gradient(180deg,#172033,#0f172a);color:#fff}._panelBadge_1kjid_126{width:fit-content;display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#ffffff1a;color:#ffffffdb;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._heroPanel_1kjid_113>strong{max-width:12ch;color:#fff;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.03em}._heroPanel_1kjid_113>p{max-width:44ch;margin:0;color:#ffffffc2;font-size:14px;line-height:1.75}._heroPanelHeader_1kjid_156{display:flex;justify-content:space-between;gap:12px;align-items:center}._heroPanelHeader_1kjid_156 span,._heroPanelHeader_1kjid_156 strong{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#ffffff1a;color:#ffffffdb;font-size:12px;font-weight:700}._summaryGrid_1kjid_175{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._summaryItem_1kjid_181{min-width:0;padding:14px;display:grid;gap:8px;border-radius:18px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}._summaryIcon_1kjid_191,._cardIcon_1kjid_192{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:#0f766e1f;color:var(--accent);font-size:18px}._summaryItem_1kjid_181 ._summaryIcon_1kjid_191{background:#d8f0eb2e;color:#d8f0eb}._summaryItem_1kjid_181 strong{font-size:28px;line-height:1}._summaryItem_1kjid_181 span:last-child{color:#ffffffc7;font-size:12px;line-height:1.45}._sectionBlock_1kjid_29{padding:28px}._dynamicStack_1kjid_224{display:grid;gap:16px}._loginPanel_1kjid_229{border:1px solid var(--line);border-radius:32px;padding:28px;display:grid;gap:14px;background:var(--surface);box-shadow:0 20px 48px #1118270f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._loginPanel_1kjid_229 h2{margin:0;color:var(--ink);font-size:clamp(26px,3.2vw,38px);line-height:1.1;letter-spacing:-.02em}._loginPanel_1kjid_229 p{max-width:68ch;margin:0;color:var(--muted);font-size:15px;line-height:1.75}._starsSection_1kjid_256{background:radial-gradient(circle at top right,rgba(15,118,110,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(245,158,11,.1),transparent 24%),linear-gradient(180deg,#fffffff0,#f7f4eee6)}._sectionHeader_1kjid_68{max-width:820px;margin-bottom:20px}._cardGrid_1kjid_268{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}._infoCard_1kjid_274{min-width:0;padding:20px;display:grid;align-content:start;gap:12px;border:1px solid var(--line);border-radius:24px;background:#ffffffc2;box-shadow:0 16px 30px #1118270d}._infoCard_1kjid_274 strong{color:var(--ink);font-size:28px;line-height:1}._infoCard_1kjid_274 h3{margin:0;color:var(--ink);font-size:17px;line-height:1.35}._infoCard_1kjid_274 p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}._guideBand_1kjid_30{padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}._guideBand_1kjid_30 h2{font-size:clamp(26px,3.2vw,38px)}._guideSteps_1kjid_318{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}._guideSteps_1kjid_318 span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#ffffffa8;border:1px solid var(--line);color:var(--ink);font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._heroSection_1kjid_28,._sectionBlock_1kjid_29,._guideBand_1kjid_30,._loginPanel_1kjid_229{background:#ffffffb8;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}._eyebrow_1kjid_51,._secondaryButton_1kjid_94,._infoCard_1kjid_274{background:#ffffffa3;-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%)}._starsSection_1kjid_256{background:radial-gradient(circle at top right,rgba(15,118,110,.1),transparent 26%),radial-gradient(circle at bottom left,rgba(245,158,11,.08),transparent 24%),linear-gradient(180deg,#ffffffb3,#f7f4eea3)}@media (max-width: 1024px){._heroSection_1kjid_28{grid-template-columns:1fr}._cardGrid_1kjid_268{grid-template-columns:repeat(2,minmax(0,1fr))}._guideBand_1kjid_30{align-items:flex-start;flex-direction:column}._guideSteps_1kjid_318{justify-content:flex-start}}@media (max-width: 640px){._content_1kjid_16{padding:14px 12px 0}._heroSection_1kjid_28,._sectionBlock_1kjid_29,._guideBand_1kjid_30,._loginPanel_1kjid_229{border-radius:24px}._heroSection_1kjid_28,._sectionBlock_1kjid_29,._loginPanel_1kjid_229{padding:18px}._heroCopy_1kjid_46 h1{font-size:clamp(32px,11vw,44px)}._primaryButton_1kjid_93,._secondaryButton_1kjid_94{width:100%}._summaryGrid_1kjid_175{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._summaryItem_1kjid_181{padding:12px 8px}._summaryIcon_1kjid_191{width:32px;height:32px;border-radius:12px}._summaryItem_1kjid_181 strong{font-size:22px}._cardGrid_1kjid_268{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._infoCard_1kjid_274{padding:14px 10px;gap:8px;border-radius:18px}._cardIcon_1kjid_192{width:34px;height:34px;border-radius:13px;font-size:16px}._infoCard_1kjid_274 strong{font-size:21px}._infoCard_1kjid_274 h3{font-size:13px}._infoCard_1kjid_274 p{display:none}._guideBand_1kjid_30{padding:18px}._guideSteps_1kjid_318{gap:8px}._guideSteps_1kjid_318 span{padding:9px 10px;font-size:12px}}._layout_1o4ed_1{--community-primary-bg: var(--studio-primary-bg, linear-gradient(135deg, #171717 0%, #1f2937 46%, #115e59 100%));--community-primary-bg-hover: linear-gradient(135deg, #0f766e 0%, #115e59 56%, #171717 100%);--community-primary-bg-active: linear-gradient(135deg, #115e59 0%, #0f766e 58%, #171717 100%);--community-primary: var(--studio-accent, #0f766e);--community-primary-strong: var(--studio-accent-strong, #115e59);--community-primary-tint: rgba(15, 118, 110, .1);--community-primary-border-active: rgba(15, 118, 110, .34);--community-primary-shadow: var(--studio-primary-shadow, 0 18px 34px rgba(17, 24, 39, .18));--community-primary-shadow-hover: var(--studio-primary-shadow-hover, 0 22px 40px rgba(17, 24, 39, .22));min-height:100vh;position:relative;isolation:isolate;background:transparent}._layout_1o4ed_1 .ant-btn-primary{border-color:transparent;background:var(--community-primary-bg);box-shadow:var(--community-primary-shadow)}._layout_1o4ed_1 .ant-btn-primary:not(:disabled):hover,._layout_1o4ed_1 .ant-btn-primary:not(:disabled):focus-visible{border-color:transparent;background:var(--community-primary-bg-hover);box-shadow:var(--community-primary-shadow-hover)}._layout_1o4ed_1 .ant-btn-primary:not(:disabled):active{border-color:transparent;background:var(--community-primary-bg-active)}._layout_1o4ed_1 .ant-btn-default:not(:disabled):hover,._layout_1o4ed_1 .ant-btn-default:not(:disabled):focus-visible{border-color:var(--community-primary-border-active);color:var(--community-primary);background:var(--community-primary-tint)}._layout_1o4ed_1 .ant-btn-link:not(:disabled){color:var(--community-primary)}._layout_1o4ed_1 .ant-btn-link:not(:disabled):hover,._layout_1o4ed_1 .ant-btn-link:not(:disabled):focus-visible{color:var(--community-primary-strong);background:var(--community-primary-tint)}._content_1o4ed_53{padding:24px 0 48px}._shell_1o4ed_57{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:20px}._heroSection_1o4ed_64{padding:32px;border-radius:30px;border:1px solid rgba(17,24,39,.08);background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(245,158,11,.08),transparent 24%),linear-gradient(180deg,#fffffff5,#f7f4eee6);box-shadow:0 20px 44px #1118270f}._heroBadge_1o4ed_75{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(17,24,39,.08);color:#0f766e;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._heroTitle_1o4ed_89{margin:14px 0 0;color:#111827;font-size:clamp(32px,4.4vw,48px);line-height:1.05;letter-spacing:-.04em}._heroDescription_1o4ed_97{max-width:62ch;margin:12px 0 0;color:#6b7280;font-size:16px;line-height:1.8}._heroTags_1o4ed_105{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}._mainGrid_1o4ed_112{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);gap:20px}._submitCard_1o4ed_118,._sideCard_1o4ed_119,._feedEmpty_1o4ed_120{border-radius:24px;border:1px solid rgba(17,24,39,.08);background:#ffffffd6;box-shadow:0 18px 38px #1118270d}._sectionHeader_1o4ed_127{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}._sectionHeader_1o4ed_127 h2{margin:0;color:#111827;font-size:22px}._sectionHeader_1o4ed_127 p{margin:6px 0 0;color:#6b7280;font-size:14px;line-height:1.7}._formGrid_1o4ed_148{margin-top:18px;display:grid;gap:14px}._formFooter_1o4ed_154{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;color:#6b7280;font-size:13px}._emptyState_1o4ed_164{margin-top:18px;padding:18px;border-radius:18px;background:#f8fafce6;color:#6b7280}._metricRail_1o4ed_172{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._metricItem_1o4ed_179{padding:14px 12px;border-radius:18px;background:#f8fafcf2;border:1px solid rgba(17,24,39,.06);text-align:center}._metricItem_1o4ed_179 strong{display:block;color:#111827;font-size:24px;line-height:1}._metricItem_1o4ed_179 span{display:block;margin-top:6px;color:#6b7280;font-size:12px}._postList_1o4ed_201{margin-top:18px;display:grid;gap:10px}._postCard_1o4ed_207{width:100%;padding:14px 16px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._postCard_1o4ed_207:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1118270f}._postCardTop_1o4ed_223{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._postCard_1o4ed_207 strong{color:#111827;font-size:15px}._postCard_1o4ed_207 p{margin:10px 0 0;color:#6b7280;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}._reviewNote_1o4ed_246{margin-top:10px;color:#0f766e;font-size:12px}._feedSection_1o4ed_252{display:grid;gap:16px}._feedGrid_1o4ed_257{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._feedCard_1o4ed_263{min-width:0;padding:20px;border-radius:24px;border:1px solid rgba(17,24,39,.08);background:#ffffffe6;box-shadow:0 16px 34px #1118270d}._feedCardTop_1o4ed_272{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#6b7280;font-size:12px}._feedCard_1o4ed_263 h3{margin:14px 0 0;color:#111827;font-size:20px;line-height:1.3}._feedCard_1o4ed_263 p{margin:12px 0 0;color:#4b5563;font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}._feedCardFooter_1o4ed_299{margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;color:#6b7280;font-size:13px}._previewContent_1o4ed_310{display:grid;gap:16px}._previewMeta_1o4ed_315{display:flex;gap:10px;flex-wrap:wrap;color:#6b7280;font-size:13px}._previewBody_1o4ed_323{color:#111827;font-size:15px;line-height:1.9;white-space:pre-wrap}._previewActions_1o4ed_330{display:flex;justify-content:flex-end}._previewReward_1o4ed_335{display:inline-flex;align-items:center;gap:8px;color:#0f766e;font-weight:700}._previewNote_1o4ed_343{padding:14px 16px;border-radius:18px;background:#f8fafcf2}._previewNote_1o4ed_343 strong{color:#111827}._previewNote_1o4ed_343 p{margin:8px 0 0;color:#4b5563;line-height:1.8}@media (max-width: 1080px){._mainGrid_1o4ed_112,._feedGrid_1o4ed_257{grid-template-columns:1fr}}@media (max-width: 768px){._content_1o4ed_53{padding:16px 0 36px}._shell_1o4ed_57{width:min(100%,calc(100% - 20px))}._heroSection_1o4ed_64{padding:24px 20px;border-radius:24px}._metricRail_1o4ed_172{grid-template-columns:1fr}}._layout_1gfch_1{--community-primary-bg: var(--studio-primary-bg, linear-gradient(135deg, #171717 0%, #1f2937 46%, #115e59 100%));--community-primary-bg-hover: linear-gradient(135deg, #0f766e 0%, #115e59 56%, #171717 100%);--community-primary-bg-active: linear-gradient(135deg, #115e59 0%, #0f766e 58%, #171717 100%);--community-primary: var(--studio-accent, #0f766e);--community-primary-strong: var(--studio-accent-strong, #115e59);--community-primary-tint: rgba(15, 118, 110, .1);--community-primary-tint-strong: rgba(15, 118, 110, .16);--community-primary-border: rgba(15, 118, 110, .22);--community-primary-border-active: rgba(15, 118, 110, .34);--community-primary-shadow: var(--studio-primary-shadow, 0 18px 34px rgba(17, 24, 39, .18));--community-primary-shadow-hover: var(--studio-primary-shadow-hover, 0 22px 40px rgba(17, 24, 39, .22));min-height:100vh;background:linear-gradient(180deg,#f6f8fbf5,#eff4f8fa)}._layout_1gfch_1 .ant-btn-primary{border-color:transparent;background:var(--community-primary-bg);box-shadow:var(--community-primary-shadow)}._layout_1gfch_1 .ant-btn-primary:not(:disabled):hover,._layout_1gfch_1 .ant-btn-primary:not(:disabled):focus-visible{border-color:transparent;background:var(--community-primary-bg-hover);box-shadow:var(--community-primary-shadow-hover)}._layout_1gfch_1 .ant-btn-primary:not(:disabled):active{border-color:transparent;background:var(--community-primary-bg-active)}._layout_1gfch_1 .ant-btn-default:not(:disabled):hover,._layout_1gfch_1 .ant-btn-default:not(:disabled):focus-visible{border-color:var(--community-primary-border-active);color:var(--community-primary);background:var(--community-primary-tint)}._layout_1gfch_1 .ant-btn-link:not(:disabled){color:var(--community-primary)}._layout_1gfch_1 .ant-btn-link:not(:disabled):hover,._layout_1gfch_1 .ant-btn-link:not(:disabled):focus-visible,._layout_1gfch_1 .ant-btn-text:not(:disabled):hover,._layout_1gfch_1 .ant-btn-text:not(:disabled):focus-visible{color:var(--community-primary-strong);background:var(--community-primary-tint)}._content_1gfch_56{padding:22px 0 56px}._workspace_1gfch_60{width:min(1600px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start}._sidebar_1gfch_69{position:sticky;top:88px}._sidebarPanel_1gfch_74{display:grid;gap:18px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffeb;box-shadow:0 18px 36px #0f172a0f}._sidebarBrand_1gfch_84{display:flex;align-items:center;gap:12px;padding:8px}._sidebarBrand_1gfch_84>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--community-primary-bg);color:#fff;font-size:20px}._sidebarBrand_1gfch_84 small{display:block;color:#64748b;font-size:11px;font-weight:700}._sidebarBrand_1gfch_84 h1{margin:3px 0 0;color:#111827;font-size:18px;line-height:1.2}._sidebarNav_1gfch_117{display:grid;gap:8px}._sidebarTab_1gfch_122{width:100%;min-height:44px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#475569;font:inherit;font-weight:700;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}._sidebarTab_1gfch_122:hover{background:var(--community-primary-tint);color:var(--community-primary-strong)}._activeSidebarTab_1gfch_145{background:var(--community-primary-bg);color:#fff;box-shadow:var(--community-primary-shadow)}._activeSidebarTab_1gfch_145:hover{background:var(--community-primary-bg-hover);color:#fff}._sidebarIcon_1gfch_156{width:20px;display:inline-flex;justify-content:center}._sidebarTab_1gfch_122 span:nth-child(2){flex:1;min-width:0}._sidebarTab_1gfch_122 strong{min-width:24px;padding:2px 7px;border-radius:999px;background:#14b8a624;color:#0f766e;font-size:11px;text-align:center}._activeSidebarTab_1gfch_145 strong{background:#ffffff29;color:#fff}._main_1gfch_182{min-width:0}._mobileTabs_1gfch_186{display:none}._headerBand_1gfch_190{min-height:154px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(135deg,#fffffff5,#f5faffe0),linear-gradient(90deg,#14b8a614,#4f46e514);box-shadow:0 18px 36px #0f172a0e}._headerBand_1gfch_190 span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#14b8a61f;color:#0f766e;font-size:12px;font-weight:800}._headerBand_1gfch_190 h1{margin:12px 0 0;color:#0f172a;font-size:32px;line-height:1.16}._headerBand_1gfch_190 p{max-width:720px;margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.7}._filterRail_1gfch_231{margin:18px 0;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#ffffffd1}._categoryTab_1gfch_239{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 12px;border:1px solid transparent;border-radius:999px;background:transparent;color:#64748b;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}._categoryTab_1gfch_239 span{display:inline-flex;align-items:center}._categoryTab_1gfch_239 span:first-child{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}._categoryTab_1gfch_239:hover{border-color:var(--community-primary-border);background:var(--community-primary-tint);color:var(--community-primary-strong)}._activeCategoryTab_1gfch_271{border-color:transparent;background:var(--community-primary-bg);color:#fff;box-shadow:0 10px 20px #1118271f}._activeCategoryTab_1gfch_271:hover{border-color:transparent;background:var(--community-primary-bg-hover);color:#fff}._searchRow_1gfch_284{margin:0 0 18px}._searchInput_1gfch_288{max-width:420px}._searchInput_1gfch_288 .ant-input-group{display:flex;align-items:stretch}._searchInput_1gfch_288 .ant-input-group-addon{padding:0;border:none;background:transparent}._searchInput_1gfch_288 .ant-input-affix-wrapper{min-height:44px;border-color:#0f172a14;border-right:0;border-radius:14px 0 0 14px;background:#ffffffeb}._searchInput_1gfch_288 .ant-input-group-addon .ant-btn{min-width:44px;height:44px;padding-inline:12px;border-radius:0 14px 14px 0;box-shadow:none;margin-inline-start:-1px}._masonryGrid_1gfch_320{column-count:4;column-gap:16px;margin-top:18px}._masonryItem_1gfch_326{break-inside:avoid;margin-bottom:16px;page-break-inside:avoid;-webkit-column-break-inside:avoid}._resourceCard_1gfch_333,._myCard_1gfch_334{width:100%;display:inline-block;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;color:inherit;text-align:left;cursor:pointer;box-shadow:0 14px 28px #0f172a11;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}._resourceCard_1gfch_333{padding:0}._resourceCard_1gfch_333:hover,._myCard_1gfch_334:hover{border-color:#14b8a647;transform:translateY(-3px);box-shadow:0 18px 34px #0f172a1a}._imageWrapper_1gfch_359{position:relative;overflow:hidden;background:#e5edf4;line-height:0}._imageLoading_1gfch_366{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#e5edf4}._resourceImage_1gfch_376{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .18s ease,transform .28s ease}._resourceImage_1gfch_376._loaded_1gfch_385{opacity:1}._resourceCard_1gfch_333:hover ._resourceImage_1gfch_376{transform:scale(1.025)}._cardContent_1gfch_393{display:grid;gap:10px;padding:14px 15px 15px}._cardContent_1gfch_393 h3,._myCardContent_1gfch_400 h3{margin:0;color:#0f172a;font-size:15px;font-weight:800;line-height:1.45}._cardContent_1gfch_393 p,._myCardContent_1gfch_400 p{margin:0;color:#64748b;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}._cardMeta_1gfch_420{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}._cardMeta_1gfch_420 span{min-width:0;display:inline-flex;align-items:center;gap:5px}._cardMeta_1gfch_420 span:nth-child(2){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardActions_1gfch_443{display:inline-flex;align-items:center;gap:8px}._resourceFavoriteBtn_1gfch_449:hover{color:#ca8a04;background:#facc1524}._sameBtn_1gfch_454:hover{color:var(--community-primary-strong);background:var(--community-primary-tint)}._loadMoreWrapper_1gfch_459{display:flex;justify-content:center;margin:28px 0 6px}._publishWorkspace_1gfch_465{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.46fr);gap:18px;margin-top:18px}._publishForm_1gfch_472,._uploadPanel_1gfch_473,._loginPanel_1gfch_474,._emptyPanel_1gfch_475,._mineToolbar_1gfch_476{border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fffffff0;box-shadow:0 16px 32px #0f172a0e}._publishForm_1gfch_472,._uploadPanel_1gfch_473{padding:24px}._formHeader_1gfch_488{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}._formHeader_1gfch_488>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:12px;background:#ecfeff;color:#0f766e;font-size:19px}._formHeader_1gfch_488 h2{margin:0;color:#0f172a;font-size:20px;line-height:1.3}._formHeader_1gfch_488 p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.6}._publishActions_1gfch_522{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}._uploadPanel_1gfch_473{position:sticky;top:88px;align-self:start}._dropZone_1gfch_535{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:26px;border:2px dashed rgba(20,184,166,.32);border-radius:18px;background:#f8fafc;color:#64748b;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}._dropZone_1gfch_535:hover{border-color:#14b8a6ad;background:#f0fdfa}._dropZone_1gfch_535>span:first-child,._dropZone_1gfch_535>svg{color:#0f766e;font-size:34px}._dropZone_1gfch_535 strong{color:#0f172a;font-size:16px}._dropZone_1gfch_535 span{max-width:260px;font-size:13px;line-height:1.6}._selectedImage_1gfch_574{display:grid;gap:14px;cursor:pointer}._selectedImage_1gfch_574 img{width:100%;max-height:430px;display:block;object-fit:contain;border-radius:16px;background:#f8fafc}._selectedImage_1gfch_574 div{display:grid;gap:8px}._selectedImage_1gfch_574 strong{color:#0f172a;font-size:15px}._selectedImage_1gfch_574 span{color:#64748b;font-size:13px}._safetyList_1gfch_604{margin-top:18px;display:grid;gap:8px}._safetyList_1gfch_604 span{padding:9px 10px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.5}._mineToolbar_1gfch_476{margin-top:18px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}._metricRail_1gfch_628{flex:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}._metricButton_1gfch_635{min-width:0;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#f8fafc;color:#64748b;font:inherit;text-align:left;cursor:pointer}._metricButton_1gfch_635 strong{display:block;color:#0f172a;font-size:22px;line-height:1}._metricButton_1gfch_635 span{display:block;margin-top:6px;font-size:12px;font-weight:700}._activeMetricButton_1gfch_661{border-color:var(--community-primary-border-active);background:var(--community-primary-tint-strong);color:var(--community-primary-strong);box-shadow:inset 0 0 0 1px #ffffffb8}._myGrid_1gfch_668{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._myCard_1gfch_334{display:grid;grid-template-rows:auto 1fr;padding:0}._myImageWrap_1gfch_681{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#e5edf4}._myImageWrap_1gfch_681 img{width:100%;height:100%;display:block;object-fit:cover}._statusTag_1gfch_695{position:absolute;top:10px;right:10px;margin:0;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._myCardContent_1gfch_400{display:grid;align-content:start;gap:10px;padding:14px}._reviewNote_1gfch_711{display:grid;gap:4px;padding:10px;border-radius:12px;background:#f8fafc}._reviewNote_1gfch_711 strong{color:#334155;font-size:12px}._reviewNote_1gfch_711 span{color:#64748b;font-size:12px;line-height:1.55}._rewardTag_1gfch_730{width:fit-content;margin:0;border-radius:999px}._blogGrid_1gfch_736{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._favoritesSections_1gfch_743{margin-top:18px;display:grid;gap:28px}._favoritesSection_1gfch_743{min-width:0}._favoritesSectionHeader_1gfch_753{display:flex;align-items:center;justify-content:space-between;gap:12px}._favoritesSectionHeader_1gfch_753 h2{margin:0;color:#0f172a;font-size:22px;line-height:1.25}._favoritesSectionHeader_1gfch_753 span{min-width:28px;padding:4px 10px;border-radius:999px;background:var(--community-primary-tint);color:var(--community-primary-strong);font-size:12px;font-weight:800;text-align:center}._blogCard_1gfch_778{padding:20px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fffffff0;box-shadow:0 16px 32px #0f172a0e}._blogCardTop_1gfch_786{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#64748b;font-size:12px}._blogCard_1gfch_778 h3{margin:14px 0 0;color:#0f172a;font-size:20px;line-height:1.3}._blogCard_1gfch_778 p{margin:12px 0 0;color:#4b5563;font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}._blogCardFooter_1gfch_813{margin-top:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;color:#64748b;font-size:13px}._blogCardActions_1gfch_824{display:inline-flex;align-items:center;gap:8px}._favoriteBtn_1gfch_830:hover{color:#ef4444;background:#ef444414}._previewContent_1gfch_835{display:grid;gap:16px}._previewMeta_1gfch_840{display:flex;gap:10px;flex-wrap:wrap;color:#64748b;font-size:13px}._previewActions_1gfch_848{display:flex;justify-content:flex-end}._previewBody_1gfch_853{color:#0f172a;font-size:15px;line-height:1.9;white-space:pre-wrap}._loginPanel_1gfch_474,._emptyPanel_1gfch_475{margin-top:18px;min-height:280px;display:grid;place-items:center;align-content:center;gap:12px;padding:34px;text-align:center}._loginPanel_1gfch_474 h2{margin:0;color:#0f172a;font-size:24px}._loginPanel_1gfch_474 p{max-width:520px;margin:0;color:#64748b;line-height:1.7}@media (max-width: 1220px){._masonryGrid_1gfch_320{column-count:3}._blogGrid_1gfch_736,._myGrid_1gfch_668{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){._workspace_1gfch_60{width:min(100%,calc(100% - 24px));display:block}._sidebar_1gfch_69{display:none}._mobileTabs_1gfch_186{position:sticky;top:72px;z-index:5;margin-bottom:12px;padding:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._mobileTab_1gfch_186{min-height:42px;border:0;border-radius:12px;background:transparent;color:#64748b;font-size:18px;cursor:pointer}._activeMobileTab_1gfch_931{background:var(--community-primary-bg);color:#fff;box-shadow:0 10px 20px #1118271f}._headerBand_1gfch_190{align-items:flex-start;padding:22px}._headerBand_1gfch_190 h1{font-size:26px}._publishWorkspace_1gfch_465{grid-template-columns:1fr}._uploadPanel_1gfch_473{position:static}}@media (max-width: 720px){._content_1gfch_56{padding:14px 0 42px}._headerBand_1gfch_190{display:grid;gap:18px}._headerBand_1gfch_190 .ant-btn{width:100%}._masonryGrid_1gfch_320{column-count:2;column-gap:12px}._masonryItem_1gfch_326{margin-bottom:12px}._mineToolbar_1gfch_476{display:grid}._metricRail_1gfch_628{grid-template-columns:repeat(2,minmax(0,1fr))}._blogGrid_1gfch_736,._myGrid_1gfch_668{grid-template-columns:1fr}._publishForm_1gfch_472,._uploadPanel_1gfch_473{padding:18px}._dropZone_1gfch_535{min-height:240px}}@media (max-width: 480px){._workspace_1gfch_60{width:min(100%,calc(100% - 16px))}._masonryGrid_1gfch_320{column-count:1}._cardMeta_1gfch_420{flex-wrap:wrap}._favoritesSectionHeader_1gfch_753{align-items:flex-start;flex-direction:column}._publishActions_1gfch_522{display:grid}._publishActions_1gfch_522 .ant-btn{width:100%}}._uploadBlock_16kkc_1{margin-bottom:12px}._labelRow_16kkc_5{display:flex;align-items:center;gap:8px;margin-bottom:8px}._labelText_16kkc_12{font-size:14px;font-weight:600;color:#111827}._requiredMark_16kkc_18{margin-left:4px;color:#ff4d4f}._labelTooltip_16kkc_23{color:#94a3b8;cursor:pointer}._uploadWrapper_16kkc_28 .ant-upload-wrapper,._uploadWrapper_16kkc_28 .ant-upload{display:block!important;width:100%!important}._uploadButton_16kkc_34{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_16kkc_34:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._libraryLinkRow_16kkc_50{text-align:center}._libraryLink_16kkc_50{color:#64748b!important;font-size:12px!important}._imagePreviewSection_16kkc_59{margin-bottom:12px}._imagePreviewCard_16kkc_63{overflow:hidden;border-radius:22px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff2,#f7f4eee0);box-shadow:0 14px 30px #0f172a14}._imageToolbar_16kkc_71{display:grid;gap:10px;margin-top:14px}._emptyState_16kkc_77{display:flex;flex:1;align-items:center;justify-content:center;min-height:0}._draggerArea_16kkc_85{width:100%;height:100%;max-width:860px;min-height:0;padding:56px;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;transition:border-color .28s ease,transform .28s ease!important}._draggerArea_16kkc_85:hover{border-color:#0f766e47!important;transform:translateY(-2px)}._emptyLogo_16kkc_104{width:200px;height:200px;object-fit:contain;margin-bottom:24px;opacity:.72}._dragIcon_16kkc_112{margin:0 0 16px}._draggerArea_16kkc_85 .ant-upload{padding:0!important}._draggerArea_16kkc_85 .ant-upload-drag-container{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center}._draggerArea_16kkc_85 .ant-upload-btn{padding:0!important}._dragTitle_16kkc_132{margin:0 0 8px;font-size:18px}._dragHint_16kkc_137{margin:0;font-size:14px}._emptyIcon_16kkc_142{font-size:48px;color:#0f766e}@media (max-width: 768px){._imagePreviewCard_16kkc_63,._draggerArea_16kkc_85{border-radius:22px}._draggerArea_16kkc_85{padding:32px 20px}._emptyLogo_16kkc_104{width:160px;height:160px}}._container_t9syw_1{width:100%;height:100%;display:flex;flex-direction:column;position:relative}._imageContainer_t9syw_9{flex:1;overflow:hidden;background:#0000004d;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative}._canvasWrapper_t9syw_20{transform-origin:center center;-webkit-user-select:none;user-select:none;display:inline-block}._canvas_t9syw_20{display:block;max-width:100%;max-height:100%}._controls_t9syw_32{position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#000000bf;padding:6px 12px;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}._shell_18kqy_1{display:flex;flex-direction:column;gap:28px;min-height:100%}._compactShell_18kqy_8{flex:1;gap:0;min-height:100%}._heroSection_18kqy_14{position:relative;overflow:hidden;padding:42px 34px 36px;border:1px solid var(--studio-border-strong);border-radius:34px;background:var(--studio-hero-surface);box-shadow:0 24px 60px #11182714,inset 0 1px #ffffffc2;isolation:isolate}._heroBackdrop_18kqy_27{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}._heroGlowPrimary_18kqy_33,._heroGlowSecondary_18kqy_34,._heroGlowHalo_18kqy_35{position:absolute;border-radius:999px;filter:blur(18px)}._heroGlowPrimary_18kqy_33{top:8%;left:8%;width:220px;height:220px;background:radial-gradient(circle,#0f766e33,#0f766e00 72%);animation:_drift_18kqy_1 12s ease-in-out infinite}._heroGlowSecondary_18kqy_34{right:5%;bottom:12%;width:280px;height:280px;background:radial-gradient(circle,#f59e0b29,#f59e0b00 70%);animation:_drift_18kqy_1 14s ease-in-out infinite reverse}._heroGlowHalo_18kqy_35{top:50%;left:54%;width:min(56vw,560px);height:min(56vw,560px);transform:translate(-50%,-50%);background:radial-gradient(circle,#0f766e1f,#f59e0b0d 48%,#f59e0b00 72%);animation:_haloSpin_18kqy_1 32s linear infinite}._heroInner_18kqy_69{position:relative;z-index:1;max-width:980px;display:grid;gap:18px}._heroBadge_18kqy_77{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:10px 16px;border:1px solid var(--studio-accent-border);border-radius:999px;background:#ffffffd1;color:var(--studio-accent);font-size:13px;font-weight:700;box-shadow:0 10px 24px #11182714;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._heroTitle_18kqy_93{max-width:860px;margin:0;color:var(--studio-ink);font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.05em}._heroDescription_18kqy_102{max-width:760px;margin:0;color:var(--studio-muted);font-size:17px;line-height:1.8}._heroMetrics_18kqy_110{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;width:100%;max-width:820px;margin-top:8px}._metricCard_18kqy_119{padding:18px 20px;border:1px solid var(--studio-border);border-radius:24px;background:var(--studio-surface-soft);box-shadow:0 16px 32px #11182714,inset 0 1px #ffffffb8;animation:_fadeUp_18kqy_1 .72s cubic-bezier(.22,1,.36,1) both}._metricValue_18kqy_130{font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1;background:var(--studio-primary-bg);-webkit-background-clip:text;background-clip:text;color:transparent}._metricLabel_18kqy_140{margin-top:10px;color:var(--studio-muted-soft);font-size:13px;line-height:1.55;font-weight:600}._workspace_18kqy_148{min-width:0;min-height:0}._compactShell_18kqy_8 ._workspace_18kqy_148{flex:1;display:flex}@keyframes _fadeUp_18kqy_1{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes _drift_18kqy_1{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(12px,-14px,0) scale(1.05)}}@keyframes _haloSpin_18kqy_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media (max-width: 1024px){._heroSection_18kqy_14{padding:30px 24px 28px;border-radius:28px}}@media (max-width: 768px){._heroSection_18kqy_14{padding:26px 20px 24px;border-radius:24px}._heroTitle_18kqy_93{font-size:clamp(32px,11vw,54px)}._heroDescription_18kqy_102{font-size:14px;line-height:1.7}._heroMetrics_18kqy_110{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){._heroGlowPrimary_18kqy_33,._heroGlowSecondary_18kqy_34,._heroGlowHalo_18kqy_35,._metricCard_18kqy_119{animation:none!important}}._container_h8zcv_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_h8zcv_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_h8zcv_17{display:grid;grid-template-columns:minmax(300px,330px) minmax(0,1fr);gap:24px;width:100%;min-height:0;align-items:stretch}._sider_h8zcv_26{display:flex;flex-direction:column;min-height:0;background:var(--studio-panel-bg);border:1px solid rgba(17,24,39,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}._siderContent_h8zcv_37{flex:1;min-height:0;padding:22px 18px;overflow-y:auto;overflow-x:hidden}._siderContent_h8zcv_37::-webkit-scrollbar{width:6px}._siderContent_h8zcv_37::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._content_h8zcv_54{width:100%;min-width:0;min-height:0;padding:24px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f}._uploadBlock_h8zcv_68{display:flex;flex-direction:column;gap:10px}._uploadWrapper_h8zcv_74 .ant-upload-wrapper,._uploadWrapper_h8zcv_74 .ant-upload{display:block!important;width:100%!important}._uploadButton_h8zcv_80{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_h8zcv_80:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._libraryLinkRow_h8zcv_96{text-align:center}._libraryLink_h8zcv_96{color:#64748b!important;font-size:12px!important}._imagePreviewSection_h8zcv_105{display:flex;flex-direction:column;gap:12px}._imagePreviewCard_h8zcv_111{position:relative;width:100%;overflow:hidden;border:1px solid rgba(15,118,110,.1);border-radius:22px;background:linear-gradient(180deg,#fffffff0,#f7f4eedb);box-shadow:0 14px 30px #0f172a14}._uploadedPreview_h8zcv_121{display:block;width:100%;height:220px;object-fit:cover}._deleteImageBtn_h8zcv_128{position:absolute;top:10px;right:10px;width:28px;height:28px;cursor:pointer;border-radius:50%;z-index:10;opacity:.96;box-shadow:0 10px 22px #0f172a2e}._imageToolbar_h8zcv_141{display:grid;gap:10px}._divider_h8zcv_146{height:1px;margin:22px 0;background:linear-gradient(90deg,#0f766e00,#0f766e29,#f59e0b00)}._infoAlert_h8zcv_152{margin-bottom:18px;border-radius:18px!important;border:1px solid rgba(15,118,110,.12)!important;background:linear-gradient(180deg,#fffffff0,#f4efe6e0)!important}._providerSection_h8zcv_159{margin-bottom:18px}._selectionPanel_h8zcv_163{margin-bottom:18px;padding:14px;border:1px solid rgba(15,118,110,.08);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f6f1e8e6)}._selectionHeader_h8zcv_171{display:flex;align-items:center;justify-content:space-between;gap:12px}._selectionMeta_h8zcv_178{margin-top:8px;color:#64748b;font-size:12px}._sectionLabel_h8zcv_184{margin-bottom:10px;color:#1e293b;font-size:13px;font-weight:600}._providerGridOptions_h8zcv_191{display:grid;gap:10px}._providerOption_h8zcv_196{position:relative;padding:14px 14px 13px;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_h8zcv_196:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._selected_h8zcv_212{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_h8zcv_218{color:#334155;font-size:13px;font-weight:700}._providerMeta_h8zcv_224{margin-top:6px;color:#64748b;font-size:12px;line-height:1.5;word-break:break-word}._providerCheck_h8zcv_232{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._generateBtn_h8zcv_247{height:50px;margin-bottom:18px;font-size:15px;font-weight:600;border-radius:18px;border:none!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e33!important;color:#fff!important}._generateBtn_h8zcv_247:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e3d!important}._secondaryPrimaryBtn_h8zcv_264{border-radius:16px!important}._metaGrid_h8zcv_268{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}._metaCard_h8zcv_275{padding:14px 12px;border:1px solid rgba(15,118,110,.08);border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f6f1e8e6)}._metaLabel_h8zcv_282{color:#64748b;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}._metaValue_h8zcv_290{margin-top:8px;color:#0f172a;font-size:14px;font-weight:700;word-break:break-word}._tipPanel_h8zcv_298{padding:16px 14px;border:1px solid rgba(15,118,110,.08);border-radius:20px;background:linear-gradient(180deg,#ffffffeb,#f6f1e8e6)}._tipTitle_h8zcv_305{color:#0f172a;font-size:14px;font-weight:700}._tipText_h8zcv_311{margin-top:8px;color:#64748b;font-size:13px;line-height:1.6}._errorText_h8zcv_318{margin-top:10px;color:#b91c1c;font-size:12px;line-height:1.6}._modelTag_h8zcv_325{margin-top:12px}._bulkSaveBtn_h8zcv_329{margin-top:14px}._emptyState_h8zcv_333{display:flex;flex:1;width:100%;min-height:0}._draggerArea_h8zcv_340{width:100%;min-height:100%;padding:56px;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;transition:border-color .28s ease,transform .28s ease!important}._draggerArea_h8zcv_340:hover{border-color:#0f766e47!important;transform:translateY(-2px)}._emptyLogo_h8zcv_361{width:200px;height:200px;object-fit:contain;margin-bottom:24px;opacity:.6}._emptyIcon_h8zcv_369{font-size:48px;color:var(--studio-accent)}._emptyTitle_h8zcv_374{margin:12px 0 8px;color:#0f172a;font-size:18px;font-weight:700}._emptyHint_h8zcv_381{max-width:460px;color:#64748b;font-size:14px;line-height:1.7;text-align:center}._previewWrapper_h8zcv_389{display:flex;flex:1;flex-direction:column;min-height:0;gap:14px}._previewHeader_h8zcv_397{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._previewTitle_h8zcv_405{color:#0f172a;font-size:20px;font-weight:700}._previewDescription_h8zcv_411{margin-top:6px;color:#64748b;font-size:14px;line-height:1.6}._previewProviderTag_h8zcv_418{margin-inline-start:auto}._summaryTags_h8zcv_422{display:flex;flex-wrap:wrap;gap:8px}._taskGrid_h8zcv_428{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}._taskCard_h8zcv_434{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid rgba(15,118,110,.1);border-radius:22px;background:linear-gradient(180deg,#fffffff2,#f7f4eee0);box-shadow:0 14px 30px #0f172a0f;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._taskCard_h8zcv_434:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 18px 34px #0f766e14}._taskCardActive_h8zcv_453{border-color:#0f766e47;box-shadow:0 18px 34px #0f766e1f}._taskCardTop_h8zcv_458{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}._taskCardMeta_h8zcv_465{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}._taskDeleteBtn_h8zcv_473{display:inline-flex;align-items:center;justify-content:center;padding-inline:8px!important}._taskName_h8zcv_480{color:#0f172a;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._taskImages_h8zcv_489{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._taskImageCard_h8zcv_495{display:flex;flex-direction:column;gap:8px}._taskImageLabel_h8zcv_501{color:#64748b;font-size:12px;font-weight:600}._taskImageSurface_h8zcv_507{display:flex;align-items:center;justify-content:center;min-height:92px;padding:6px;overflow:hidden;border:1px solid rgba(15,118,110,.08);border-radius:16px}._taskImage_h8zcv_489{display:block;max-width:100%;max-height:74px;object-fit:contain;margin:0 auto;border-radius:10px}._taskResultImage_h8zcv_527{display:block;width:auto;max-width:100%;max-height:74px;object-fit:contain;margin:0 auto;border-radius:10px}._taskEmpty_h8zcv_537{margin:0}._taskCardFooter_h8zcv_541{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._taskErrorText_h8zcv_547{color:#b91c1c;font-size:12px;line-height:1.5;word-break:break-word}._comparisonGrid_h8zcv_554{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;flex:0 0 auto;min-height:0;align-items:start}._panelCard_h8zcv_563{display:flex;flex-direction:column;min-height:0;align-self:start;overflow:hidden;border:1px solid rgba(15,118,110,.1);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 18px 36px #0f172a14}._panelHeader_h8zcv_575{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(15,118,110,.08)}._panelTitle_h8zcv_584{color:#0f172a;font-size:14px;font-weight:700}._panelSubtle_h8zcv_590{color:#64748b;font-size:12px}._panelBody_h8zcv_595{display:flex;flex:0 0 auto;min-height:132px;max-height:196px;align-items:center;justify-content:center;padding:8px 10px;overflow:hidden}._panelFooter_h8zcv_606{display:flex;flex-direction:column;gap:10px;padding:12px;border-top:1px solid rgba(15,118,110,.08);background:linear-gradient(180deg,#ffffffe6,#f4efe6d1)}._editorPanel_h8zcv_615{display:flex;flex:1;min-height:0;flex-direction:column}._editorToolbar_h8zcv_622{display:flex;flex-direction:column;gap:12px;padding:14px;border-bottom:1px solid rgba(15,118,110,.08);background:linear-gradient(180deg,#ffffffeb,#f4efe6d1)}._editorToolbarTop_h8zcv_631{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}._editorTitle_h8zcv_638{color:#0f172a;font-size:14px;font-weight:700}._editorHint_h8zcv_644{margin-top:2px;color:#64748b;font-size:12px;line-height:1.5}._editorControls_h8zcv_651{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._editorControlGroup_h8zcv_657{display:flex;flex-direction:column;gap:6px}._editorControlLabel_h8zcv_663{color:#475569;font-size:12px;font-weight:700}._brushSliderRow_h8zcv_669{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}._brushValue_h8zcv_676{min-width:44px;color:#0f172a;font-size:12px;font-weight:700;text-align:right}._editorCanvasBody_h8zcv_684{min-height:420px;padding:18px}._modalEditor_h8zcv_689{display:flex;flex-direction:column;gap:0}._modalCanvasBody_h8zcv_695{height:min(54vh,520px);padding:10px;border-radius:0 0 20px 20px}._checkerboardSurface_h8zcv_701{background:linear-gradient(45deg,var(--studio-checker-cell) 25%,transparent 25%),linear-gradient(-45deg,var(--studio-checker-cell) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--studio-checker-cell) 75%),linear-gradient(-45deg,transparent 75%,var(--studio-checker-cell) 75%),#f8f4ec;background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}._previewImage_h8zcv_712{display:block;max-width:100%;max-height:min(18vh,176px);object-fit:contain;margin:0 auto;border-radius:14px;box-shadow:0 16px 30px #0f172a1f}._resultImageFrame_h8zcv_722{display:flex;align-items:center;justify-content:center;width:100%;max-height:176px;overflow:hidden}._resultImage_h8zcv_722{display:block;width:auto;max-width:100%;max-height:176px;object-fit:contain;margin:0 auto;border-radius:14px;box-shadow:0 16px 30px #0f172a1f}._processingState_h8zcv_742{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}._processingText_h8zcv_751{color:#64748b;font-size:14px;line-height:1.6}._panelDescription_h8zcv_757{margin-top:4px;color:#64748b;font-size:12px;line-height:1.5}._mobileEditHint_h8zcv_764{color:#64748b;font-size:12px;line-height:1.6}._resultActions_h8zcv_770{display:flex;flex-wrap:wrap;gap:12px}._resultEmpty_h8zcv_776{color:#64748b}@media (max-width: 1100px){._pageContent_h8zcv_9{padding:18px}._mainLayout_h8zcv_17,._comparisonGrid_h8zcv_554,._editorControls_h8zcv_651{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_h8zcv_9{padding:14px}._sider_h8zcv_26,._content_h8zcv_54,._draggerArea_h8zcv_340,._panelCard_h8zcv_563{border-radius:22px}._siderContent_h8zcv_37,._content_h8zcv_54{padding:16px}._draggerArea_h8zcv_340{padding:32px 20px}._emptyLogo_h8zcv_361{width:120px;height:120px;margin-bottom:18px}._metaGrid_h8zcv_268,._selectionHeader_h8zcv_171,._taskImages_h8zcv_489,._taskCardFooter_h8zcv_541{grid-template-columns:1fr}._taskCardTop_h8zcv_458{grid-template-columns:1fr;align-items:stretch}._taskCardMeta_h8zcv_465{justify-content:space-between}._taskGrid_h8zcv_428{grid-template-columns:1fr}._panelBody_h8zcv_595{min-height:120px;max-height:156px;padding:8px}._editorToolbarTop_h8zcv_631{flex-direction:column}._modalCanvasBody_h8zcv_695{height:min(48vh,420px);padding:8px}._previewImage_h8zcv_712,._resultImage_h8zcv_722,._resultImageFrame_h8zcv_722{max-height:140px}._resultActions_h8zcv_770{flex-direction:column}}._container_13fs2_1{height:100vh;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._content_13fs2_11{display:flex;flex:1;min-height:0;overflow:hidden;padding:24px;background:transparent}._workspaceCard_13fs2_20{overflow:hidden;display:flex;flex:1;height:100%;flex-direction:column;min-height:0;border:1px solid rgba(17,24,39,.08);border-radius:30px;background:var(--studio-panel-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 44px #0f172a0f}._workspaceBody_13fs2_34{display:flex;flex:1;min-height:0;overflow:hidden}._historySidebar_13fs2_41{width:320px;display:flex;flex-shrink:0;min-width:0;min-height:0;overflow:hidden;border-right:1px solid rgba(15,118,110,.08);background:linear-gradient(180deg,#faf7f2e6,#f4efe6f5);transition:width .22s ease}._historySidebarCollapsed_13fs2_53{width:84px}._historySidebarRight_13fs2_57{width:280px;display:flex;flex-shrink:0;min-width:0;min-height:0;overflow:hidden;border-left:1px solid rgba(15,118,110,.08);background:linear-gradient(180deg,#faf7f2e6,#f4efe6f5);transition:width .22s ease}._historySidebarRightCollapsed_13fs2_69{width:84px}._historySidebarCollapsed_13fs2_53 ._historySidebarHeader_13fs2_73,._historySidebarRightCollapsed_13fs2_69 ._historySidebarHeader_13fs2_73{padding-left:10px;padding-right:10px}._historySidebarCollapsed_13fs2_53 ._historySidebarHeaderMain_13fs2_79,._historySidebarRightCollapsed_13fs2_69 ._historySidebarHeaderMain_13fs2_79{justify-content:center}._historySidebarCollapsed_13fs2_53 ._historySidebarHeaderCopy_13fs2_84,._historySidebarRightCollapsed_13fs2_69 ._historySidebarHeaderCopy_13fs2_84{display:none}._historySidebarInner_13fs2_89{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}._historySidebarHeader_13fs2_73{display:flex;flex-shrink:0;align-items:center;gap:12px;padding:16px 14px 12px;border-bottom:1px solid rgba(15,118,110,.08)}._historySidebarHeaderMain_13fs2_79{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%;min-width:0}._historySidebarHeaderCopy_13fs2_84{min-width:0;flex:1;overflow:hidden}._historySidebarTitle_13fs2_121{color:#0f172a;font-size:15px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}._historySidebarHint_13fs2_129{margin-top:6px;color:#64748b;font-size:12px;line-height:1.6}._historySidebarCollapseButton_13fs2_136{width:34px;height:34px;border-radius:12px!important;color:#475569!important;flex-shrink:0}._historySidebarCollapseButton_13fs2_136:hover{color:var(--studio-accent)!important;background:#0f766e14!important}._historySidebarActions_13fs2_149{display:flex;flex-shrink:0;flex-direction:column;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(15,118,110,.08)}._historySidebarActionRow_13fs2_158{display:flex;gap:8px;width:100%}._historySidebarActionButton_13fs2_164{flex:1;min-width:0;height:38px;border-radius:14px!important;justify-content:flex-start!important}._historySidebarCollapsed_13fs2_53 ._historySidebarActions_13fs2_149,._historySidebarRightCollapsed_13fs2_69 ._historySidebarActions_13fs2_149{padding:12px 10px}._historySidebarCollapsed_13fs2_53 ._historySidebarActionRow_13fs2_158,._historySidebarRightCollapsed_13fs2_69 ._historySidebarActionRow_13fs2_158{flex-direction:column}._historySidebarCollapsed_13fs2_53 ._historySidebarActionButton_13fs2_164,._historySidebarRightCollapsed_13fs2_69 ._historySidebarActionButton_13fs2_164{width:100%;justify-content:center!important}._historyIconButton_13fs2_188{color:#64748b}._historyList_13fs2_192{flex:1;min-height:0;overflow-y:auto;padding:12px 14px 16px;display:flex;flex-direction:column;gap:12px}._historyLoading_13fs2_202{display:flex;justify-content:center;align-items:center;padding:32px 0}._historySessionCard_13fs2_209{display:flex;gap:10px;padding:10px;border:1px solid rgba(15,118,110,.1);border-radius:16px;background:#ffffffd1;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;text-align:left}._historySessionCard_13fs2_209:hover{transform:translateY(-1px);border-color:#0f766e38;box-shadow:0 12px 24px #0f172a14}._historySessionCardActive_13fs2_227{border-color:#0f766e52;box-shadow:0 14px 28px #0f766e1f}._historySessionCover_13fs2_232{width:64px;height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f0fdfaeb)}._historySessionCover_13fs2_232 .ant-image,._historySessionCoverImage_13fs2_246{width:100%;height:100%}._historySessionCoverImage_13fs2_246 img{width:100%;height:100%;object-position:center}._historySessionCoverEmpty_13fs2_257{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:22px}._historySessionContent_13fs2_267{flex:1;min-width:0}._historySessionTopRow_13fs2_272{display:flex;gap:8px;justify-content:space-between;align-items:flex-start}._historySessionPrompt_13fs2_279{color:#0f172a;font-size:12px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}._historySessionMeta_13fs2_290{margin-top:4px;display:flex;gap:10px;flex-wrap:wrap;color:#64748b;font-size:11px}._generationFilterSelect_13fs2_299{width:100%}._generationFilterSelect_13fs2_299 .ant-select-selector{border-radius:14px!important;border-color:#0f766e1f!important;background:#ffffffe6!important;box-shadow:0 10px 24px #0f766e0d}._generationRecordList_13fs2_310{flex:1;min-height:0;overflow-y:auto;padding:12px 14px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px}._generationRecordEmpty_13fs2_321{padding:24px 0}._generationRecordCard_13fs2_325{display:block;min-width:0;cursor:pointer;outline:none}._generationRecordCard_13fs2_325:focus-visible ._generationRecordImage_13fs2_332,._generationRecordCard_13fs2_325:hover ._generationRecordImage_13fs2_332{transform:translateY(-1px);border-color:#0f766e38;box-shadow:0 14px 28px #0f172a1a}._generationRecordImage_13fs2_332{position:relative;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(15,118,110,.1);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f0fdfae6);box-shadow:0 12px 24px #0f172a14;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}._generationRecordImage_13fs2_332 .ant-image,._generationRecordImageContent_13fs2_355{width:100%;height:100%}._generationRecordImageContent_13fs2_355 img{width:100%;height:100%;object-position:center}._generationRecordModelBadge_13fs2_366{position:absolute;top:8px;left:8px;z-index:2;max-width:calc(100% - 16px);padding:3px 8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0f172ab8;color:#fff;font-size:10px;line-height:1.4;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._generationRecordOverlay_13fs2_386{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:8px;background:linear-gradient(180deg,#0f172a33,#0f172a00 34%,#0f172a85);pointer-events:none}._generationRecordDate_13fs2_397{align-self:flex-start;max-width:100%;padding:3px 7px;border-radius:999px;color:#fff;font-size:10px;line-height:1.4;background:#0f172a8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._generationRecordActionButton_13fs2_409{width:100%;border:none!important;border-radius:999px!important;color:#0f172a!important;font-size:11px!important;background:#ffffffeb!important;box-shadow:0 8px 18px #0f172a29;pointer-events:auto}._generationRecordActionButton_13fs2_409:hover{color:var(--studio-accent)!important;background:#fffffffa!important}._mainPane_13fs2_425{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden;flex-direction:column}._previewTag_13fs2_434{margin-inline-end:0}._workspaceHeader_13fs2_438{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 30px 22px;border-bottom:1px solid rgba(15,118,110,.08)}._sectionEyebrow_13fs2_447{display:inline-block;margin-bottom:10px;color:var(--studio-accent);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}._workspaceHeader_13fs2_438 h2{margin:0;color:#111827;font-size:28px;line-height:1.12}._sectionSummary_13fs2_464{max-width:720px;margin:10px 0 0;color:#64748b;font-size:15px;line-height:1.7}._headerAction_13fs2_472{height:40px;padding:0 16px;border-radius:999px;color:#64748b;background:#0f766e14}._headerAction_13fs2_472:hover{color:var(--studio-accent);background:#0f766e1f}._chatContainer_13fs2_485{flex:1;min-height:0;overflow-y:auto;padding:28px 30px 28px 12px;display:flex;flex-direction:column;gap:24px}._historyPreviewLoading_13fs2_495{display:flex;justify-content:center;padding:32px 0}._historyPreviewPanel_13fs2_501{padding:20px;border:1px solid rgba(15,118,110,.12);border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f4efe6e6);box-shadow:0 18px 36px #0f172a0f}._historyPreviewHeader_13fs2_509{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._historyPreviewTitle_13fs2_516{color:#0f172a;font-size:18px;font-weight:700}._historyPreviewMeta_13fs2_522{margin-top:8px;display:flex;flex-wrap:wrap;gap:12px;color:#64748b;font-size:13px}._historyEntries_13fs2_531{display:flex;flex-direction:column;gap:18px;margin-top:18px}._historyEntryCard_13fs2_538{padding:16px;border:1px solid rgba(15,118,110,.08);border-radius:22px;background:#ffffffc7}._historyEntryHeader_13fs2_545{display:flex;flex-direction:column;gap:8px}._historyEntryPrompt_13fs2_551{color:#0f172a;font-size:15px;line-height:1.7;font-weight:600}._historyEntryMeta_13fs2_558{display:flex;flex-wrap:wrap;gap:10px;color:#64748b;font-size:12px}._historyEntryActions_13fs2_566{display:flex;gap:8px;margin-top:12px}._historyPreviewImages_13fs2_572{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:16px}._emptyState_13fs2_579{flex:1;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:56px 24px;border:1px dashed rgba(15,118,110,.16);border-radius:28px;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffe6,#f4efe6db);text-align:center}._emptyLogo_13fs2_595{width:188px;height:188px;object-fit:contain;margin-bottom:24px;opacity:.84}._emptyTitle_13fs2_603{margin:0;color:#334155;font-size:18px;font-weight:700}._emptyHint_13fs2_610{max-width:520px;margin:12px 0 0;color:#64748b;font-size:14px;line-height:1.7}._messageList_13fs2_618{display:flex;flex-direction:column;gap:28px;width:100%}._messageItem_13fs2_625{display:flex;flex-direction:column;animation:_fadeIn_13fs2_1 .28s ease-in}._userMessage_13fs2_631{align-items:flex-end}._assistantMessage_13fs2_635{align-items:flex-start}._userPrompt_13fs2_639{max-width:min(86%,760px);display:flex;flex-direction:column;gap:14px;padding:18px 20px;border:1px solid rgba(15,118,110,.16);border-radius:24px;background:linear-gradient(180deg,#0f766e14,#0f766e0a);box-shadow:0 16px 30px #0f766e0f}._uploadedImages_13fs2_651{display:flex;gap:10px;flex-wrap:wrap}._promptText_13fs2_657{color:#1e293b;font-size:15px;line-height:1.75;word-break:break-word;font-weight:500}._assistantContent_13fs2_665{width:min(100%,340px)}._loadingBox_13fs2_669{display:flex;justify-content:center;align-items:center;width:min(100%,280px);padding:68px 24px;border:1px solid rgba(15,118,110,.1);border-radius:26px;background:linear-gradient(180deg,#fffffff0,#f4efe6d6);box-shadow:0 14px 34px #0f766e14}._cancelledBox_13fs2_681{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border:1px solid rgba(148,163,184,.2);border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f8fafceb);box-shadow:0 14px 34px #94a3b814}._cancelledTitle_13fs2_692{color:#475569;font-size:14px;font-weight:700}._cancelledText_13fs2_698{color:#64748b;font-size:14px;line-height:1.7}._errorBox_13fs2_704{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border:1px solid rgba(220,38,38,.16);border-radius:22px;background:linear-gradient(180deg,#fffffff5,#fef2f2eb);box-shadow:0 14px 34px #dc262614}._errorTitle_13fs2_715{color:#b91c1c;font-size:14px;font-weight:700}._errorText_13fs2_721{color:#7f1d1d;font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}._retryButton_13fs2_729{align-self:flex-start;margin-top:4px}._imagesWrapper_13fs2_734{display:flex;flex-direction:column;gap:14px;width:100%}._imageGrid_13fs2_741{display:grid;grid-template-columns:minmax(0,1fr);width:100%}._imageCardContainer_13fs2_747{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:100%}._imageCardActionGroup_13fs2_755{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:fit-content;max-width:100%}._imageCardActionGroup_13fs2_755:after{content:"";position:absolute;top:-18px;left:100%;width:12px;height:calc(100% + 36px)}._imageCard_13fs2_747{display:inline-flex;overflow:hidden;border:1px solid rgba(15,118,110,.1);border-radius:28px;background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 18px 36px #0f172a14;width:fit-content;max-width:min(100%,280px)}._modelBadge_13fs2_784{max-width:min(100%,280px);padding:6px 12px;border:1px solid rgba(15,118,110,.14);border-radius:999px;background:#fffffff0;color:#0f766e;font-size:12px;line-height:1.4;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 10px 20px #0f172a0d}._imageCardActions_13fs2_800{position:absolute;top:50%;left:calc(100% + 12px);z-index:2;transform:translate(-8px,-50%);opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px;border:1px solid rgba(15,118,110,.12);border-radius:18px;background:#ffffffeb;box-shadow:0 12px 26px #0f172a14;min-width:140px;width:max-content;transition:opacity .18s ease .28s,transform .18s ease .28s}._imageCardActionGroup_13fs2_755:hover ._imageCardActions_13fs2_800{opacity:1;pointer-events:auto;transform:translateY(-50%);transition-delay:0s}._imageCardActions_13fs2_800 button{height:34px;width:100%;padding:0 14px;border-radius:12px;color:#334155;justify-content:flex-start;white-space:nowrap}._imageCardActions_13fs2_800 button:hover{color:var(--studio-accent);background:#0f766e14}._messageFooter_13fs2_844{display:flex;gap:8px;align-items:center}._inputArea_13fs2_850{position:relative;flex-shrink:0;padding:22px 30px 26px 12px;border-top:1px solid rgba(15,118,110,.08);background:linear-gradient(180deg,#ffffffb3,#f6f1e8e6);transition:background .2s ease,box-shadow .2s ease}._inputAreaDragActive_13fs2_859{background:radial-gradient(circle at left center,rgba(15,118,110,.08),transparent 24%),linear-gradient(180deg,#ffffffc7,#f6f1e8f0)}._inputAreaDragActive_13fs2_859:after{content:"";position:absolute;top:10px;right:18px;bottom:10px;left:0;border:1px dashed rgba(15,118,110,.3);border-radius:22px;pointer-events:none}._inputWrapper_13fs2_874{width:100%}._inputLayout_13fs2_878{display:flex;flex-direction:column;gap:14px}._functionButtonsRow_13fs2_884{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._uploadedImagesInline_13fs2_891{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:58px}._inputRow_13fs2_899{display:flex;align-items:flex-end;gap:10px}._functionButton_13fs2_884{height:42px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid rgba(15,118,110,.12)!important;background:#ffffffe6!important;display:flex!important;align-items:center!important;gap:6px!important;color:#334155!important;box-shadow:0 10px 24px #0f766e0f}._functionButton_13fs2_884:hover:not(:disabled){border-color:#0f766e38!important;color:var(--studio-accent)!important;background:#fffffff5!important}._buttonText_13fs2_924{font-size:14px;white-space:nowrap}._promptInput_13fs2_929{min-height:52px!important;border-radius:24px!important;font-size:15px!important;padding:13px 18px!important;border:1px solid rgba(15,118,110,.12)!important;background:#fffffff5!important;box-shadow:inset 0 1px #fffc,0 12px 24px #0f766e0d;resize:none!important}._promptInput_13fs2_929:hover,._promptInput_13fs2_929:focus{border-color:#0f766e47!important}._sendButton_13fs2_945{height:52px!important;width:52px!important;border-radius:50%!important;flex-shrink:0!important;border:none!important;padding:0!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e38!important}._sendButton_13fs2_945:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e47!important}._uploadedImagesPreview_13fs2_961{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}._uploadedImageItem_13fs2_969{position:relative;width:72px;height:72px;overflow:hidden;border:1px solid rgba(15,118,110,.12);border-radius:14px;background:#ffffffeb;box-shadow:0 10px 20px #0f172a14;cursor:grab;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}._uploadedImageItemInline_13fs2_982{width:58px;height:58px;border-radius:14px}._uploadedImageItem_13fs2_969:hover{transform:translateY(-1px);border-color:#0f766e42;box-shadow:0 14px 26px #0f172a1f}._uploadedImageItem_13fs2_969 img{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}._uploadedImageHoverPreview_13fs2_1000{position:absolute;left:50%;bottom:calc(100% + 12px);z-index:8;width:min(320px,56vw);max-height:min(320px,48vh);padding:10px;border:1px solid rgba(15,118,110,.14);border-radius:18px;background:#fffffffa;box-shadow:0 18px 40px #0f172a2e;transform:translate(-50%,10px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}._uploadedImageItemInline_13fs2_982:before{content:"";position:absolute;left:-10px;right:-10px;top:-10px;bottom:-16px}._uploadedImageHoverPreview_13fs2_1000:after{content:"";position:absolute;left:50%;top:100%;width:14px;height:14px;background:#fffffffa;border-right:1px solid rgba(15,118,110,.14);border-bottom:1px solid rgba(15,118,110,.14);transform:translate(-50%,-7px) rotate(45deg)}._uploadedImageItem_13fs2_969:hover ._uploadedImageHoverPreview_13fs2_1000{opacity:1;transform:translate(-50%)}._uploadedImageHoverPreviewImage_13fs2_1045{display:block;width:100%;max-width:300px;max-height:min(300px,42vh);height:auto;object-fit:contain;border-radius:12px;margin:0 auto}._uploadedImageItemDragging_13fs2_1056{opacity:.55;cursor:grabbing}._uploadedImageItemDragOver_13fs2_1061{border-color:var(--studio-accent);box-shadow:0 0 0 2px #0f766e29,0 14px 26px #0f172a1f}._uploadedImageRemoveButton_13fs2_1066{position:absolute;top:5px;right:5px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;color:#fff;background:#0f172ab8;opacity:0;cursor:pointer;transition:opacity .16s ease,background .16s ease}._uploadedImageItem_13fs2_969:hover ._uploadedImageRemoveButton_13fs2_1066{opacity:1}._uploadedImageRemoveButton_13fs2_1066:hover{background:#dc2626e6}._uploadedImageDragHandle_13fs2_1092{position:absolute;left:5px;bottom:5px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#0f172a94;pointer-events:none;opacity:.88}._uploadedImageItemInline_13fs2_982 ._uploadedImageDragHandle_13fs2_1092{width:20px;height:20px;left:4px;bottom:4px;font-size:11px}._uploadedImageItemInline_13fs2_982 ._uploadedImageRemoveButton_13fs2_1066{width:20px;height:20px;top:4px;right:4px;font-size:11px}._clearUploadedImagesButton_13fs2_1124{margin-left:2px}._sizeConfigSection_13fs2_1128{padding:16px;background:linear-gradient(180deg,#faf7f2,#f4efe6);border:1px solid rgba(15,118,110,.08);border-radius:16px;margin-bottom:12px}._sizeConfigLabel_13fs2_1136{margin-bottom:10px;font-size:12px;color:#64748b;font-weight:600}._ratioButtons_13fs2_1143{display:flex;gap:8px;flex-wrap:wrap}._ratioButton_13fs2_1143{min-width:60px;height:34px;border-radius:10px;font-size:13px}._chatContainer_13fs2_485::-webkit-scrollbar{width:8px}._chatContainer_13fs2_485::-webkit-scrollbar-track{background:#e2e8f075;border-radius:999px}._chatContainer_13fs2_485::-webkit-scrollbar-thumb{background:#94a3b8b8;border-radius:999px}@keyframes _fadeIn_13fs2_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._content_13fs2_11{padding:18px}._workspaceHeader_13fs2_438,._chatContainer_13fs2_485,._inputArea_13fs2_850{padding-left:24px;padding-right:24px}._historySidebar_13fs2_41{width:280px}._historySidebarRight_13fs2_57{width:260px}}@media (max-width: 768px){._content_13fs2_11{padding:16px}._workspaceCard_13fs2_20{border-radius:24px}._workspaceBody_13fs2_34{flex-direction:column}._historySidebar_13fs2_41,._historySidebarCollapsed_13fs2_53,._historySidebarRight_13fs2_57{width:100%;max-height:320px}._historySidebar_13fs2_41{border-right:none;border-bottom:1px solid rgba(15,118,110,.08)}._workspaceHeader_13fs2_438{flex-direction:column;padding:22px 18px 18px}._workspaceHeader_13fs2_438 h2{font-size:24px}._chatContainer_13fs2_485,._inputArea_13fs2_850{padding:18px}._historySidebarRight_13fs2_57{border-left:none;border-top:1px solid rgba(15,118,110,.08)}._historySidebarRightCollapsed_13fs2_69{width:100%}._historyPreviewHeader_13fs2_509{flex-direction:column}._historyPreviewImages_13fs2_572{grid-template-columns:minmax(0,1fr)}._assistantContent_13fs2_665{width:100%}._inputRow_13fs2_899{flex-wrap:wrap}._uploadedImagesInline_13fs2_891{width:100%;min-height:52px}._uploadedImageHoverPreview_13fs2_1000{width:min(260px,calc(100vw - 48px));max-height:40vh}._uploadedImageHoverPreviewImage_13fs2_1045{max-width:240px;max-height:34vh}._sendButton_13fs2_945{width:100%!important;border-radius:18px!important}._imageCardActions_13fs2_800{top:calc(100% + 10px);left:0;transform:translateY(-6px);width:100%;min-width:0;border-radius:20px}._imageCardActionGroup_13fs2_755:hover ._imageCardActions_13fs2_800{transform:translateY(0)}._imageCardActionGroup_13fs2_755{max-width:100%}._imageCardActionGroup_13fs2_755:after{top:100%;left:0;width:100%;height:10px}}@media (max-width: 480px){._content_13fs2_11{padding:14px}._chatContainer_13fs2_485,._inputArea_13fs2_850{padding-left:14px;padding-right:14px}._emptyLogo_13fs2_595{width:148px;height:148px}._userPrompt_13fs2_639{max-width:100%}}._container_svtak_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.14),transparent 24%),radial-gradient(circle at top right,rgba(245,158,11,.12),transparent 20%),linear-gradient(180deg,#f9f7f3,#f4f1ea)}._content_svtak_9{padding:24px;background:transparent}._workspaceCard_svtak_14{padding:24px}._collectionHeader_svtak_18{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}._collectionHeaderMain_svtak_26{min-width:0}._collectionTitleRow_svtak_30{display:flex;align-items:center;gap:10px}._collectionTitle_svtak_30{color:#0f172a;font-size:24px;font-weight:700;line-height:1.2}._collectionMeta_svtak_43{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px 14px;color:#64748b;font-size:13px}._collectionActions_svtak_52{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}._filterSelect_svtak_60{min-width:154px}._historyLoading_svtak_64{min-height:320px;display:flex;align-items:center;justify-content:center}._emptyPanel_svtak_71{min-height:320px;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(15,118,110,.14);border-radius:24px;background:#ffffffb8}._projectGrid_svtak_81{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:24px 18px}._projectCardShell_svtak_87{display:flex;flex-direction:column;gap:8px}._projectCard_svtak_87{width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}._projectCardCover_svtak_102{aspect-ratio:1.45 / 1;overflow:hidden;border:1px solid rgba(15,118,110,.08);border-radius:18px;background:transparent;box-shadow:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}._projectCard_svtak_87:hover ._projectCardCover_svtak_102{transform:translateY(-2px);border-color:#0f766e3d;box-shadow:0 10px 24px #0f172a0a}._projectCardNew_svtak_118 ._projectCardCover_svtak_102{display:flex;align-items:center;justify-content:center;border-style:dashed}._projectCardNewIcon_svtak_125{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;font-size:18px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #0f766e14}._projectCardCoverEmpty_svtak_138{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:28px}._projectCardBody_svtak_148{padding-top:10px}._projectCardTitle_svtak_152{color:#0f172a;font-size:14px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}._projectCardSubtle_svtak_163{margin-top:6px;color:#64748b;font-size:12px}._projectCardMeta_svtak_169{margin-top:6px;display:flex;flex-wrap:wrap;gap:10px 12px;color:#64748b;font-size:12px}._projectCardMeta_svtak_169 span{display:inline-flex;align-items:center;gap:6px}._projectCardActions_svtak_184{display:flex;align-items:center;justify-content:space-between;gap:8px}@media (max-width: 1024px){._content_svtak_9{padding:18px}._workspaceCard_svtak_14{padding:20px}._collectionHeader_svtak_18{flex-direction:column}._collectionActions_svtak_52{width:100%;justify-content:flex-start}}@media (max-width: 768px){._content_svtak_9,._workspaceCard_svtak_14{padding:16px}._projectGrid_svtak_81{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}}@media (max-width: 480px){._content_svtak_9{padding:14px}._projectGrid_svtak_81{grid-template-columns:minmax(0,1fr)}._collectionTitle_svtak_30{font-size:20px}}._providerGridOptions_1o0n5_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._providerOption_1o0n5_7{width:100%;position:relative;min-height:52px;display:flex;align-items:center;justify-content:center;padding:14px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;color:#475569;font:inherit;font-weight:600;text-align:center;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_1o0n5_7:hover:not(:disabled){border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._providerOption_1o0n5_7:disabled{cursor:not-allowed;opacity:.72}._selected_1o0n5_38{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;color:var(--studio-accent)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_1o0n5_45{color:inherit;font-size:13px;line-height:1.4}._providerCheck_1o0n5_51{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._container_6yohb_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_6yohb_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_6yohb_17{display:grid!important;grid-template-columns:minmax(300px,320px) minmax(0,1fr);flex:1;gap:24px;width:100%;min-height:0;align-items:stretch;background:transparent!important}._sider_6yohb_28{display:flex;flex-direction:column;min-height:0;background:var(--studio-panel-bg)!important;border:1px solid rgba(17,24,39,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}._sider_6yohb_28 .ant-layout-sider-children{height:100%}._siderContent_6yohb_43{flex:1;min-height:0;padding:22px 18px;overflow-y:auto;overflow-x:hidden}._siderContent_6yohb_43::-webkit-scrollbar{width:6px}._siderContent_6yohb_43::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._content_6yohb_60{width:100%;min-width:0;min-height:0;padding:24px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f}._loadingContainer_6yohb_74{display:flex;flex:1;justify-content:center;align-items:center;width:100%;min-height:0}._previewWrapper_6yohb_83{min-width:0;width:100%;display:flex;flex:1;flex-direction:column;min-height:0}._spriteContainer_6yohb_92{display:flex;flex:1;justify-content:center;align-items:center;padding:12px;width:100%;min-height:0;overflow-y:auto}._spriteImageWrapper_6yohb_103{max-width:720px;width:100%;padding:22px;border:1px solid rgba(15,118,110,.1);border-radius:28px;background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 18px 36px #0f172a14}._spriteActions_6yohb_113{margin-top:20px;padding-top:18px;border-top:1px solid rgba(15,118,110,.08);display:flex;justify-content:center}._emptyState_6yohb_121{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%;max-width:860px;min-height:0;margin:auto;padding:56px;color:#64748b;border:1px dashed rgba(15,118,110,.18);border-radius:28px;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db);transition:border-color .28s ease,transform .28s ease}._emptyState_6yohb_121:hover{border-color:#0f766e47;transform:translateY(-2px)}._draggerArea_6yohb_147{width:100%;height:100%;background:transparent!important;border:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:0!important}._draggerArea_6yohb_147:hover{background:transparent!important}._uploadWrapper_6yohb_163 .ant-upload-wrapper,._uploadWrapper_6yohb_163 .ant-upload{display:block!important;width:100%!important}._uploadButton_6yohb_169{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_6yohb_169:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._imagePreviewSection_6yohb_185{margin-bottom:16px}._imagePreviewCard_6yohb_189{position:relative;width:100%;overflow:hidden;border:1px solid rgba(15,118,110,.1);border-radius:22px;background:linear-gradient(180deg,#fffffff0,#f7f4eedb);box-shadow:0 14px 30px #0f172a14}._deleteImageBtn_6yohb_199{position:absolute;top:10px;right:10px;z-index:10;opacity:.96;box-shadow:0 10px 22px #0f172a2e}._divider_6yohb_208{height:1px;margin:22px 0;background:linear-gradient(90deg,#0f766e00,#0f766e29,#f59e0b00)}._providerGridOptions_6yohb_214{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._providerOption_6yohb_220,._gridOption_6yohb_221{position:relative;padding:14px 12px;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_6yohb_220:hover,._gridOption_6yohb_221:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._providerOption_6yohb_220{min-height:52px;display:flex;align-items:center;justify-content:center;text-align:center;color:#475569;font-weight:600}._selected_6yohb_248{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;color:var(--studio-accent)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_6yohb_255{color:inherit;font-size:13px}._providerCheck_6yohb_260{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._gridLayoutOptions_6yohb_275{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._gridOption_6yohb_221{min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._gridIcon_6yohb_290{display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:inherit}._gridLabel_6yohb_298{font-size:13px;font-weight:600;color:inherit}._generateBtn_6yohb_304{height:50px;font-size:15px;font-weight:600;border-radius:18px;border:none!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e33!important;color:#fff!important}._generateBtn_6yohb_304:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e3d!important}@media (max-width: 1100px){._pageContent_6yohb_9{padding:18px}._mainLayout_6yohb_17{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_6yohb_9{padding:14px}._sider_6yohb_28,._content_6yohb_60,._emptyState_6yohb_121,._spriteImageWrapper_6yohb_103{border-radius:22px}._content_6yohb_60,._siderContent_6yohb_43{padding:16px}._emptyState_6yohb_121{padding:32px 20px}}._container_1h2o5_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_1h2o5_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_1h2o5_17{display:grid!important;grid-template-columns:minmax(300px,320px) minmax(0,1fr);flex:1;gap:24px;width:100%;min-height:0;align-items:stretch;background:transparent!important}._sider_1h2o5_28{display:flex;flex-direction:column;min-height:0;background:var(--studio-panel-bg)!important;border:1px solid rgba(17,24,39,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}._sider_1h2o5_28 .ant-layout-sider-children{height:100%}._siderContent_1h2o5_43{flex:1;min-height:0;padding:22px 18px;overflow-y:auto;overflow-x:hidden}._siderContent_1h2o5_43::-webkit-scrollbar{width:6px}._siderContent_1h2o5_43::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._content_1h2o5_60{width:100%;min-width:0;min-height:0;padding:24px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f}._loadingContainer_1h2o5_74{display:flex;flex:1;justify-content:center;align-items:center;width:100%;min-height:0}._previewWrapper_1h2o5_83{min-width:0;width:100%;display:flex;flex:1;flex-direction:column;min-height:0}._emojiContainer_1h2o5_92{display:flex;flex:1;justify-content:center;align-items:center;padding:12px;width:100%;min-height:0;overflow-y:auto}._emojiImageWrapper_1h2o5_103{max-width:720px;width:100%;padding:22px;border:1px solid rgba(15,118,110,.1);border-radius:28px;background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 18px 36px #0f172a14}._emojiActions_1h2o5_113{margin-top:20px;padding-top:18px;border-top:1px solid rgba(15,118,110,.08);display:flex;justify-content:center}._emptyState_1h2o5_121{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%;max-width:860px;min-height:0;margin:auto;padding:56px;color:#64748b;border:1px dashed rgba(15,118,110,.18);border-radius:28px;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db);transition:border-color .28s ease,transform .28s ease}._emptyState_1h2o5_121:hover{border-color:#0f766e47;transform:translateY(-2px)}._draggerArea_1h2o5_147{width:100%;height:100%;background:transparent!important;border:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:0!important}._draggerArea_1h2o5_147:hover{background:transparent!important}._uploadWrapper_1h2o5_163 .ant-upload-wrapper,._uploadWrapper_1h2o5_163 .ant-upload{display:block!important;width:100%!important}._uploadButton_1h2o5_169{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_1h2o5_169:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._imagePreviewSection_1h2o5_185{margin-bottom:16px}._imagePreviewCard_1h2o5_189{position:relative;width:100%;overflow:hidden;border:1px solid rgba(15,118,110,.1);border-radius:22px;background:linear-gradient(180deg,#fffffff0,#f7f4eedb);box-shadow:0 14px 30px #0f172a14}._deleteImageBtn_1h2o5_199{position:absolute;top:10px;right:10px;z-index:10;opacity:.96;box-shadow:0 10px 22px #0f172a2e}._divider_1h2o5_208{height:1px;margin:22px 0;background:linear-gradient(90deg,#0f766e00,#0f766e29,#f59e0b00)}._providerGridOptions_1h2o5_214{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._providerOption_1h2o5_220,._gridOption_1h2o5_221{position:relative;padding:14px 12px;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_1h2o5_220:hover,._gridOption_1h2o5_221:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._providerOption_1h2o5_220{min-height:52px;display:flex;align-items:center;justify-content:center;text-align:center;color:#475569;font-weight:600}._selected_1h2o5_248{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;color:var(--studio-accent)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_1h2o5_255{color:inherit;font-size:13px}._providerCheck_1h2o5_260{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._themeOptionLabel_1h2o5_275{display:inline-flex;align-items:center;gap:8px}._themeOptionIcon_1h2o5_281{color:inherit;flex-shrink:0}._gridLayoutOptions_1h2o5_286{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._gridOption_1h2o5_221{min-height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._gridIcon_1h2o5_301{display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:inherit}._gridLabel_1h2o5_309{font-size:13px;font-weight:600;color:inherit}._generateBtn_1h2o5_315{height:50px;font-size:15px;font-weight:600;border-radius:18px;border:none!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e33!important;color:#fff!important}._generateBtn_1h2o5_315:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e3d!important}@media (max-width: 1100px){._pageContent_1h2o5_9{padding:18px}._mainLayout_1h2o5_17{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_1h2o5_9{padding:14px}._sider_1h2o5_28,._content_1h2o5_60,._emptyState_1h2o5_121,._emojiImageWrapper_1h2o5_103{border-radius:22px}._content_1h2o5_60,._siderContent_1h2o5_43{padding:16px}._emptyState_1h2o5_121{padding:32px 20px}}._container_3ipzb_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_3ipzb_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_3ipzb_17{display:grid;grid-template-columns:minmax(320px,400px) minmax(0,1fr);gap:24px;width:100%;min-height:0}._sider_3ipzb_25{display:flex;flex-direction:column;min-height:0;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f;overflow:hidden}._siderContent_3ipzb_36{flex:1;min-height:0;padding:22px 18px;overflow-y:auto;overflow-x:hidden}._siderContent_3ipzb_36::-webkit-scrollbar,._imageGrid_3ipzb_45::-webkit-scrollbar{width:6px}._siderContent_3ipzb_36::-webkit-scrollbar-thumb,._imageGrid_3ipzb_45::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._segmentedBlock_3ipzb_55{margin-bottom:18px}._sectionLabel_3ipzb_59{margin-bottom:8px;font-size:14px;font-weight:600;color:#111827}._modeSwitch_3ipzb_66,._filterSwitch_3ipzb_67{width:100%}._uploadBlock_3ipzb_71{margin-bottom:12px}._uploadWrapper_3ipzb_75 .ant-upload-wrapper,._uploadWrapper_3ipzb_75 .ant-upload{display:block!important;width:100%!important}._uploadButton_3ipzb_81{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_3ipzb_81:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._libraryLinkRow_3ipzb_97{text-align:center}._libraryLink_3ipzb_97{color:#64748b!important;font-size:12px!important}._imagePreviewSection_3ipzb_106{margin-bottom:12px}._imagePreviewCard_3ipzb_110{overflow:hidden;border-radius:22px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff2,#f7f4eee0);box-shadow:0 14px 30px #0f172a14}._uploadedPreview_3ipzb_118{display:block;width:100%;max-height:180px;object-fit:contain;margin:0 auto}._imageToolbar_3ipzb_126{display:grid;gap:10px;margin-top:14px}._divider_3ipzb_132{height:1px;margin:22px 0;background:linear-gradient(90deg,#0f766e00,#0f766e29,#f59e0b00)}._dimensionNote_3ipzb_138{font-size:12px;color:#475569}._infoAlert_3ipzb_143{margin-bottom:16px;border-radius:18px!important;border:1px solid rgba(15,118,110,.12)!important;background:linear-gradient(180deg,#fffffff0,#f4efe6e0)!important}._instructionList_3ipzb_150{color:#0f172a;font-size:12px}._instructionItem_3ipzb_155{display:flex;align-items:flex-start;gap:8px}._instructionItem_3ipzb_155+._instructionItem_3ipzb_155{margin-top:4px}._instructionItemStrong_3ipzb_165{font-weight:600}._instructionIcon_3ipzb_169{flex-shrink:0;color:var(--studio-accent);margin-top:1px}._providerGridOptions_3ipzb_175{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._providerOption_3ipzb_181{position:relative;min-height:74px;padding:14px 12px;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_3ipzb_181:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._selected_3ipzb_198{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;color:var(--studio-accent)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_3ipzb_205{font-size:13px;font-weight:600;color:inherit}._providerMeta_3ipzb_211{margin-top:6px;font-size:11px;color:#64748b}._providerCheck_3ipzb_217{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._generateBtn_3ipzb_232{height:50px;font-size:15px;font-weight:600;border-radius:18px;border:none!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e33!important;color:#fff!important}._generateBtn_3ipzb_232:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e3d!important}._metaGrid_3ipzb_248{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}._metaCard_3ipzb_255{padding:14px 12px;border-radius:18px;border:1px solid rgba(15,118,110,.1);background:#fffffff0}._metaLabel_3ipzb_262{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.06em}._metaValue_3ipzb_269{margin-top:6px;font-size:13px;font-weight:600;color:#1f2937;word-break:break-word}._content_3ipzb_277{display:flex;flex-direction:column;min-width:0;min-height:0;padding:24px;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f;overflow:hidden}._loadingContainer_3ipzb_290{display:flex;flex:1;align-items:center;justify-content:center}._previewWrapper_3ipzb_297{display:flex;flex:1;flex-direction:column;min-height:0}._panelHeader_3ipzb_304{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(15,118,110,.08)}._panelTitle_3ipzb_313{font-size:18px;font-weight:700;color:#111827}._panelSubtitle_3ipzb_319{margin-top:6px;font-size:13px;color:#64748b}._imageGrid_3ipzb_45,._stageGrid_3ipzb_326{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;padding:20px 4px 4px;overflow-y:auto;min-height:0;align-content:start}._imageItem_3ipzb_336,._stageCard_3ipzb_337{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 16px 34px #0f172a14}._resultImage_3ipzb_346,._stageImage_3ipzb_347{width:100%;display:block}._resultImage_3ipzb_346 .ant-image-img,._stageImage_3ipzb_347 .ant-image-img{width:100%;max-height:460px;object-fit:contain}._stageCaption_3ipzb_359{padding:14px 16px 16px;font-size:12px;color:#475569}._imageActions_3ipzb_365{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:center;gap:8px;opacity:0;transition:opacity .24s ease;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px;border-radius:18px;box-shadow:0 12px 28px #0f172a1f}._imageItem_3ipzb_336:hover ._imageActions_3ipzb_365{opacity:1}._emptyState_3ipzb_386{display:flex;flex:1;align-items:center;justify-content:center;min-height:0}._draggerArea_3ipzb_394{width:100%;height:100%;max-width:860px;min-height:0;padding:56px;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;transition:border-color .28s ease,transform .28s ease!important}._draggerArea_3ipzb_394:hover{border-color:#0f766e47!important;transform:translateY(-2px)}@media (max-width: 1100px){._pageContent_3ipzb_9{padding:18px}._mainLayout_3ipzb_17{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_3ipzb_9{padding:14px}._sider_3ipzb_25,._content_3ipzb_277,._draggerArea_3ipzb_394,._imageItem_3ipzb_336,._stageCard_3ipzb_337,._imagePreviewCard_3ipzb_110{border-radius:22px}._siderContent_3ipzb_36,._content_3ipzb_277{padding:16px}._providerGridOptions_3ipzb_175,._metaGrid_3ipzb_248{grid-template-columns:1fr}._draggerArea_3ipzb_394{padding:32px 20px}}._container_1wlry_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_1wlry_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_1wlry_17{display:grid;grid-template-columns:minmax(320px,400px) minmax(0,1fr);gap:24px;width:100%;min-height:0;align-items:stretch}._sider_1wlry_26{display:flex;flex-direction:column;min-height:0;background:var(--studio-panel-bg);border:1px solid rgba(17,24,39,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}._siderContent_1wlry_37{flex:1;min-height:0;padding:22px 20px;overflow-y:auto;overflow-x:hidden}._siderContent_1wlry_37::-webkit-scrollbar,._imageGrid_1wlry_46::-webkit-scrollbar{width:6px}._siderContent_1wlry_37::-webkit-scrollbar-thumb,._imageGrid_1wlry_46::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._siderContent_1wlry_37 .ant-upload-wrapper .ant-upload-select,._siderContent_1wlry_37 .ant-btn,._siderContent_1wlry_37 .ant-select-selector,._siderContent_1wlry_37 .ant-input,._siderContent_1wlry_37 .ant-radio-wrapper,._siderContent_1wlry_37 .ant-alert{border-radius:18px!important}._siderContent_1wlry_37 .ant-select-selector{border-color:#0f766e1f!important;min-height:44px!important;align-items:center}._siderContent_1wlry_37 .ant-alert{border:1px solid rgba(15,118,110,.12);background:linear-gradient(180deg,#fffffff0,#f4efe6e0)}._content_1wlry_76{width:100%;min-width:0;min-height:0;padding:18px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f}._loadingContainer_1wlry_90{display:flex;flex:1;justify-content:center;align-items:center;width:100%;min-height:0}._previewWrapper_1wlry_99{min-width:0;width:100%;display:flex;flex:1;flex-direction:column;min-height:0}._previewToolbar_1wlry_108{padding:8px 8px 18px;border-bottom:1px solid rgba(15,118,110,.08)}._imageGrid_1wlry_46{display:grid;flex:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;padding:18px 8px 8px;width:100%;min-height:0;overflow-y:auto;align-content:start}._imageItem_1wlry_125{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:0;border:1px solid rgba(15,118,110,.1);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 16px 34px #0f172a14;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}._imageItem_1wlry_125:hover{transform:translateY(-4px);border-color:#0f766e33;box-shadow:0 22px 42px #0f766e1f}._imageCardHeader_1wlry_144{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 0}._imageSizeText_1wlry_152{color:#64748b;font-size:12px;font-weight:600}._compareImageWrapper_1wlry_158{display:flex;align-items:center;justify-content:center;min-height:360px;padding:18px 20px 22px}._compareImageFrame_1wlry_166{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;padding:18px;border-radius:24px;background:linear-gradient(135deg,#0f766e0f,#f59e0b0d),linear-gradient(180deg,#fffffff2,#f6f1e8eb);box-shadow:inset 0 0 0 1px #0f766e14}._compareImage_1wlry_158{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;border-radius:18px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._imageActions_1wlry_191{display:flex;gap:8px;justify-content:center;padding:0 18px 18px}._imageActions_1wlry_191 .ant-btn{border-radius:999px}._emptyState_1wlry_202{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%;min-height:0;padding:40px}._draggerArea_1wlry_214{width:100%;height:100%;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;transition:border-color .28s ease,transform .28s ease!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}._draggerArea_1wlry_214:hover{border-color:#0f766e47!important;transform:translateY(-2px)}@media (max-width: 1100px){._pageContent_1wlry_9{padding:18px}._mainLayout_1wlry_17{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_1wlry_9{padding:14px}._sider_1wlry_26,._content_1wlry_76,._draggerArea_1wlry_214,._imageItem_1wlry_125{border-radius:22px}._siderContent_1wlry_37,._content_1wlry_76{padding:16px}._previewToolbar_1wlry_108{padding:4px 4px 14px}._imageGrid_1wlry_46{grid-template-columns:1fr;padding:14px 4px 4px}._compareImageWrapper_1wlry_158{min-height:300px;padding:14px 16px 18px}._compareImageFrame_1wlry_166{width:min(100%,300px)!important;max-height:260px}._draggerArea_1wlry_214{min-height:360px}}._container_sp7i2_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_sp7i2_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_sp7i2_17{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:24px;width:100%;min-height:0}._sider_sp7i2_25{display:flex;flex-direction:column;min-height:0;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f;overflow:hidden}._siderContent_sp7i2_36{flex:1;min-height:0;padding:22px 18px;overflow-y:auto;overflow-x:hidden}._siderContent_sp7i2_36::-webkit-scrollbar,._imageGrid_sp7i2_45::-webkit-scrollbar{width:6px}._siderContent_sp7i2_36::-webkit-scrollbar-thumb,._imageGrid_sp7i2_45::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._uploadBlock_sp7i2_55{margin-bottom:12px}._uploadWrapper_sp7i2_59 .ant-upload-wrapper,._uploadWrapper_sp7i2_59 .ant-upload{display:block!important;width:100%!important}._uploadButton_sp7i2_65{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_sp7i2_65:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._libraryLinkRow_sp7i2_81{text-align:center}._libraryLink_sp7i2_81{color:#64748b!important;font-size:12px!important}._imagePreviewSection_sp7i2_90{margin-bottom:12px}._uploadedPreviewGrid_sp7i2_94{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._uploadedPreviewCard_sp7i2_100{overflow:hidden;border-radius:20px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff2,#f7f4eee0);box-shadow:0 14px 30px #0f172a14}._uploadedPreview_sp7i2_94{display:block;width:100%;height:150px;object-fit:contain;margin:0 auto}._previewCaption_sp7i2_116{padding:10px 12px 12px;font-size:12px;color:#475569;text-align:center}._imageToolbar_sp7i2_123{display:grid;gap:10px;margin-top:14px}._divider_sp7i2_129{height:1px;margin:22px 0;background:linear-gradient(90deg,#0f766e00,#0f766e29,#f59e0b00)}._dimensionNote_sp7i2_135{font-size:12px;color:#475569;line-height:1.7}._infoAlert_sp7i2_141{margin-bottom:16px;border-radius:18px!important;border:1px solid rgba(15,118,110,.12)!important;background:linear-gradient(180deg,#fffffff0,#f4efe6e0)!important}._providerGridOptions_sp7i2_148{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._providerOption_sp7i2_154{position:relative;min-height:74px;padding:14px 12px;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_sp7i2_154:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._selected_sp7i2_171{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;color:var(--studio-accent)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_sp7i2_178{font-size:13px;font-weight:600;color:inherit}._providerMeta_sp7i2_184{margin-top:6px;font-size:11px;color:#64748b}._providerCheck_sp7i2_190{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._generateBtn_sp7i2_205{height:50px;font-size:15px;font-weight:600;border-radius:18px;border:none!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e33!important;color:#fff!important}._generateBtn_sp7i2_205:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e3d!important}._metaGrid_sp7i2_221{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}._metaCard_sp7i2_228{padding:14px 12px;border-radius:18px;border:1px solid rgba(15,118,110,.1);background:#fffffff0}._metaLabel_sp7i2_235{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.06em}._metaValue_sp7i2_242{margin-top:6px;font-size:13px;font-weight:600;color:#1f2937;word-break:break-word}._content_sp7i2_250{display:flex;flex-direction:column;min-width:0;min-height:0;padding:24px;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f;overflow:hidden}._loadingContainer_sp7i2_263{display:flex;flex:1;align-items:center;justify-content:center}._previewWrapper_sp7i2_270{display:flex;flex:1;flex-direction:column;min-height:0}._panelHeader_sp7i2_277{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(15,118,110,.08)}._panelTitle_sp7i2_286{font-size:18px;font-weight:700;color:#111827}._panelSubtitle_sp7i2_292{margin-top:6px;font-size:13px;color:#64748b}._imageGrid_sp7i2_45,._stageGrid_sp7i2_299{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;padding:20px 4px 4px;overflow-y:auto;min-height:0;align-content:start}._imageItem_sp7i2_309,._stageCard_sp7i2_310{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 16px 34px #0f172a14}._resultImage_sp7i2_319,._stageImage_sp7i2_320{width:100%;display:block}._resultImage_sp7i2_319 .ant-image-img{width:100%;max-height:460px;object-fit:contain}._stageImage_sp7i2_320 .ant-image-img{width:100%;max-height:340px;object-fit:contain}._stageCaption_sp7i2_337{padding:14px 16px 16px;font-size:12px;color:#475569}._imageActions_sp7i2_343{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:center;gap:8px;opacity:0;transition:opacity .24s ease;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px;border-radius:18px;box-shadow:0 12px 28px #0f172a1f}._imageItem_sp7i2_309:hover ._imageActions_sp7i2_343{opacity:1}._emptyState_sp7i2_364{display:flex;flex:1;align-items:center;justify-content:center;min-height:0}._draggerArea_sp7i2_372{width:100%;height:100%;max-width:860px;min-height:0;padding:56px;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;transition:border-color .28s ease,transform .28s ease!important}._draggerArea_sp7i2_372:hover{border-color:#0f766e47!important;transform:translateY(-2px)}@media (max-width: 1100px){._pageContent_sp7i2_9{padding:18px}._mainLayout_sp7i2_17{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_sp7i2_9{padding:14px}._sider_sp7i2_25,._content_sp7i2_250,._draggerArea_sp7i2_372,._imageItem_sp7i2_309,._stageCard_sp7i2_310,._uploadedPreviewCard_sp7i2_100{border-radius:22px}._siderContent_sp7i2_36,._content_sp7i2_250{padding:16px}._uploadedPreviewGrid_sp7i2_94,._metaGrid_sp7i2_221{grid-template-columns:1fr}._draggerArea_sp7i2_372{padding:32px 20px}}._container_1bbk1_1{width:100%;height:100%;display:flex;flex-direction:column;background:#f4efe6;position:relative}._toolbar_1bbk1_10{padding:12px 20px;background:#fffffff2;border-bottom:1px solid #e4ddd2;display:flex;align-items:center;justify-content:center;gap:16px;flex-shrink:0}._canvasContainer_1bbk1_21{flex:1;overflow:hidden;position:relative;background-image:linear-gradient(45deg,#dfd6c8 25%,transparent 25%),linear-gradient(-45deg,#dfd6c8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dfd6c8 75%),linear-gradient(-45deg,transparent 75%,#dfd6c8 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;background-color:#f4efe6}._canvasWrapper_1bbk1_35{position:absolute;transform-origin:0 0;transition:none;-webkit-user-select:none;user-select:none}._canvas_1bbk1_21{display:block;box-shadow:0 4px 12px #0000004d;background:#fff}._hintPopover_1bbk1_48{position:absolute;top:20px;left:20px;z-index:100;background:#fffffff2;border-radius:8px;box-shadow:0 2px 12px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:280px;transition:all .3s ease}._hintHeader_1bbk1_61{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:1px solid #ede7dc;-webkit-user-select:none;user-select:none}._hintHeader_1bbk1_61:hover{background:#0f766e0d}._hintTitle_1bbk1_75{font-size:13px;font-weight:600;color:#333;display:flex;align-items:center;gap:6px}._hintContent_1bbk1_84{padding:12px 16px;font-size:12px;color:#666;line-height:1.8}._hintContent_1bbk1_84 ul{margin:0;padding-left:16px;list-style:none}._hintContent_1bbk1_84 li{margin-bottom:6px;position:relative;padding-left:12px}._hintContent_1bbk1_84 li:before{content:"•";position:absolute;left:0;color:var(--studio-accent);font-weight:700}._hintCollapsed_1bbk1_111{border-bottom:none}._container_i0utg_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_i0utg_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_i0utg_17{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);gap:24px;width:100%;min-height:0}._sider_i0utg_25{display:flex;flex-direction:column;min-height:0;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f;overflow:hidden}._siderContent_i0utg_36{flex:1;min-height:0;padding:22px 18px;overflow-y:auto;overflow-x:hidden}._siderContent_i0utg_36::-webkit-scrollbar{width:6px}._siderContent_i0utg_36::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._uploadBlock_i0utg_53{margin-bottom:12px}._sectionLabel_i0utg_57{margin-bottom:8px;font-size:14px;font-weight:600;color:#111827}._uploadWrapper_i0utg_64 .ant-upload-wrapper,._uploadWrapper_i0utg_64 .ant-upload{display:block!important;width:100%!important}._uploadButton_i0utg_70{width:100%!important;height:46px;border:1px dashed rgba(15,118,110,.22)!important;border-radius:16px!important;color:var(--studio-accent)!important;font-weight:600;background:#ffffffeb!important;box-shadow:0 12px 26px #0f766e0f}._uploadButton_i0utg_70:hover{border-color:#0f766e57!important;background:#f0fdfaf5!important}._libraryLinkRow_i0utg_86{text-align:center}._libraryLink_i0utg_86{color:#64748b!important;font-size:12px!important}._imagePreviewSection_i0utg_95{margin-bottom:12px}._imagePreviewCard_i0utg_99{overflow:hidden;border-radius:22px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff2,#f7f4eee0);box-shadow:0 14px 30px #0f172a14}._uploadedPreview_i0utg_107{display:block;width:100%;max-height:180px;object-fit:contain;margin:0 auto}._imageToolbar_i0utg_115{display:grid;gap:10px;margin-top:14px}._divider_i0utg_121{height:1px;margin:22px 0;background:linear-gradient(90deg,#0f766e00,#0f766e29,#f59e0b00)}._segmentedBlock_i0utg_127{margin-bottom:18px}._viewSwitch_i0utg_131 .ant-segmented{width:100%}._providerGridOptions_i0utg_135{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._providerOption_i0utg_141{position:relative;min-height:74px;padding:14px 12px;border:1px solid rgba(15,118,110,.1);border-radius:18px;background:#ffffffeb;cursor:pointer;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}._providerOption_i0utg_141:hover{border-color:#0f766e38;transform:translateY(-1px);box-shadow:0 14px 28px #0f766e14}._selected_i0utg_158{border-color:#0f766e47!important;background:linear-gradient(180deg,#ecf7f4f5,#dff1ecf5)!important;color:var(--studio-accent)!important;box-shadow:0 16px 30px #0f766e1f}._providerName_i0utg_165{font-size:13px;font-weight:600;color:inherit}._providerMeta_i0utg_171{margin-top:6px;font-size:11px;color:#64748b}._providerCheck_i0utg_177{position:absolute;top:8px;right:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--studio-accent),var(--studio-accent-strong));color:#fff;font-size:11px}._enhanceCard_i0utg_192{display:grid;gap:12px;padding:16px;margin-bottom:16px;border-radius:18px;border:1px solid rgba(15,118,110,.12);background:linear-gradient(180deg,#fffffff0,#f4efe6e0)}._enhanceTitle_i0utg_202{font-size:14px;font-weight:600;color:#111827}._enhanceDescription_i0utg_208{margin-top:6px;font-size:12px;line-height:1.7;color:#64748b}._enhanceToggle_i0utg_215{display:flex;align-items:center;justify-content:space-between;gap:12px}._infoAlert_i0utg_222{margin-bottom:16px;border-radius:18px!important;border:1px solid rgba(15,118,110,.12)!important;background:linear-gradient(180deg,#fffffff0,#f4efe6e0)!important}._generateBtn_i0utg_229{height:50px;font-size:15px;font-weight:600;border-radius:18px;border:none!important;background:linear-gradient(135deg,var(--studio-accent) 0%,var(--studio-accent-strong) 46%,var(--studio-ink) 100%)!important;box-shadow:0 18px 34px #0f766e33!important;color:#fff!important}._generateBtn_i0utg_229:hover{transform:translateY(-1px);box-shadow:0 22px 40px #0f766e3d!important}._metaGrid_i0utg_245{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px}._metaCard_i0utg_252{padding:14px 12px;border-radius:18px;border:1px solid rgba(15,118,110,.1);background:#fffffff0}._metaLabel_i0utg_259{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.06em}._metaValue_i0utg_266{margin-top:6px;font-size:13px;font-weight:600;color:#1f2937}._instructionBox_i0utg_273{margin-top:24px;padding:16px;border-radius:18px;border:1px solid rgba(15,118,110,.12);background:linear-gradient(180deg,#ffffffeb,#f4efe6db)}._instructionBox_i0utg_273 h5{margin:0 0 12px;color:var(--studio-accent);font-size:14px;font-weight:600}._instructionList_i0utg_288{margin:0;padding-left:20px;color:#475569;font-size:13px;line-height:1.8}._instructionList_i0utg_288 li{margin-bottom:4px}._content_i0utg_300{display:flex;flex-direction:column;min-width:0;min-height:0;padding:24px;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f;overflow:hidden}._loadingContainer_i0utg_313{display:flex;flex:1;align-items:center;justify-content:center;position:relative}._loadingWithImage_i0utg_321{width:100%;height:100%;position:relative}._loadingOverlay_i0utg_327{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;border-radius:24px}._canvasWrapper_i0utg_339{display:flex;flex:1;flex-direction:column;min-height:0}._panelHeader_i0utg_346{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(15,118,110,.08)}._panelTitle_i0utg_355{font-size:18px;font-weight:700;color:#111827}._panelSubtitle_i0utg_361{margin-top:6px;font-size:13px;color:#64748b}._canvasStage_i0utg_367{flex:1;min-height:0;margin-top:18px;overflow:hidden;border-radius:24px;border:1px solid rgba(15,118,110,.1);box-shadow:0 16px 34px #0f172a14}._resultPreview_i0utg_377{position:relative;display:flex;flex:1;align-items:center;justify-content:center;min-height:0;margin-top:18px;padding:22px;border-radius:24px;border:1px solid rgba(15,118,110,.1);background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 16px 34px #0f172a14}._resultImage_i0utg_392{display:block;max-width:100%;max-height:100%}._resultImage_i0utg_392 .ant-image-img{max-width:100%;max-height:calc(100vh - 270px);object-fit:contain;border-radius:18px}._resultActions_i0utg_405{position:absolute;left:50%;bottom:24px;transform:translate(-50%);display:flex;gap:12px;padding:12px 20px;border-radius:999px;background:#fffffff0;box-shadow:0 12px 28px #0f172a1f}._resultActions_i0utg_405 .ant-btn{border-radius:999px}._emptyState_i0utg_422{display:flex;flex:1;align-items:center;justify-content:center;min-height:0}._draggerArea_i0utg_430{width:100%;height:100%;min-height:0;padding:56px;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;transition:border-color .28s ease,transform .28s ease!important}._draggerArea_i0utg_430:hover{border-color:#0f766e47!important;transform:translateY(-2px)}@media (max-width: 1100px){._pageContent_i0utg_9{padding:18px}._mainLayout_i0utg_17{grid-template-columns:1fr}._content_i0utg_300{min-height:42vh}}@media (max-width: 768px){._pageContent_i0utg_9{padding:14px}._sider_i0utg_25,._content_i0utg_300,._draggerArea_i0utg_430,._canvasStage_i0utg_367,._resultPreview_i0utg_377{border-radius:22px}._siderContent_i0utg_36,._content_i0utg_300{padding:16px}._providerGridOptions_i0utg_135{grid-template-columns:1fr}._resultActions_i0utg_405{width:calc(100% - 24px);justify-content:center;flex-wrap:wrap}._draggerArea_i0utg_430{padding:32px 20px}}._container_g3pdj_1{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.18),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 24%),linear-gradient(180deg,#faf7f2,#f8f4ec 36%,#f5f1ea)}._pageContent_g3pdj_9{display:flex;flex:1;min-height:0;padding:24px;background:transparent}._mainLayout_g3pdj_17{display:grid!important;grid-template-columns:minmax(320px,400px) minmax(0,1fr);flex:1;gap:24px;width:100%;min-height:0;align-items:stretch;background:transparent!important}._sider_g3pdj_28{display:flex;flex-direction:column;min-height:0;background:var(--studio-panel-bg)!important;border:1px solid rgba(17,24,39,.08);border-radius:28px;overflow:hidden;box-shadow:0 18px 44px #0f172a0f}._sider_g3pdj_28 .ant-layout-sider-children{height:100%}._siderContent_g3pdj_43{flex:1;min-height:0;padding:22px 20px;overflow-y:auto;overflow-x:hidden}._siderContent_g3pdj_43::-webkit-scrollbar{width:6px}._siderContent_g3pdj_43::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}._siderContent_g3pdj_43 .ant-upload-wrapper .ant-upload-select,._siderContent_g3pdj_43 .ant-btn,._siderContent_g3pdj_43 .ant-select-selector,._siderContent_g3pdj_43 .ant-input-number,._siderContent_g3pdj_43 .ant-alert{border-radius:18px!important}._siderContent_g3pdj_43 .ant-select-selector{border-color:#0f766e1f!important;min-height:44px!important;align-items:center}._siderContent_g3pdj_43 .ant-alert{border:1px solid rgba(15,118,110,.12);background:linear-gradient(180deg,#fffffff0,#f4efe6e0)}._content_g3pdj_79{width:100%;min-width:0;min-height:0;padding:18px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(17,24,39,.08);border-radius:28px;background:var(--studio-panel-bg);box-shadow:0 18px 44px #0f172a0f}._loadingContainer_g3pdj_93{display:flex;flex:1;justify-content:center;align-items:center;width:100%;min-height:0}._previewWrapper_g3pdj_102{min-width:0;width:100%;display:flex;flex:1;flex-direction:column;min-height:0}._imageGrid_g3pdj_111{display:grid;flex:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;padding:8px;width:100%;min-height:0;overflow-y:auto;align-content:start}._imageItem_g3pdj_123{position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(15,118,110,.1);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f7f4eee0);box-shadow:0 16px 34px #0f172a14;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}._imageItem_g3pdj_123:hover{transform:translateY(-4px);border-color:#0f766e33;box-shadow:0 22px 42px #0f766e1f}._imageActions_g3pdj_141{position:absolute;left:14px;right:14px;bottom:14px;opacity:0;display:flex;gap:8px;justify-content:center;padding:12px;border-radius:18px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 28px #0f172a1f;transition:opacity .24s ease}._imageItem_g3pdj_123:hover ._imageActions_g3pdj_141{opacity:1}._emptyState_g3pdj_162{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%;min-height:0;padding:40px}._draggerArea_g3pdj_174{width:100%;height:100%;background:radial-gradient(circle at top right,rgba(15,118,110,.08),transparent 36%),linear-gradient(180deg,#ffffffeb,#f4efe6db)!important;border:1px dashed rgba(15,118,110,.18)!important;border-radius:28px!important;transition:border-color .28s ease,transform .28s ease!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}._draggerArea_g3pdj_174:hover{border-color:#0f766e47!important;transform:translateY(-2px)}@media (max-width: 1100px){._pageContent_g3pdj_9{padding:18px}._mainLayout_g3pdj_17{grid-template-columns:1fr}}@media (max-width: 768px){._pageContent_g3pdj_9{padding:14px}._sider_g3pdj_28,._content_g3pdj_79,._draggerArea_g3pdj_174,._imageItem_g3pdj_123{border-radius:22px}._siderContent_g3pdj_43,._content_g3pdj_79{padding:16px}._draggerArea_g3pdj_174{min-height:360px}}._languageSwitcher_qybpc_1{display:flex;align-items:center;gap:8px;height:36px;padding:0 12px;cursor:pointer;transition:all .2s;border-radius:999px;-webkit-user-select:none;user-select:none;border:1px solid rgba(15,118,110,.12);background:#f8fafceb;box-shadow:inset 0 1px #ffffffdb}._languageSwitcher_qybpc_1:hover{background:#f0fdfaeb;border-color:#0f766e3d}._languageSwitcherIconOnly_qybpc_21{width:38px;justify-content:center;padding:0;border-radius:12px}._icon_qybpc_28{font-size:16px;color:var(--studio-accent-strong)}._text_qybpc_33{font-size:13px;font-weight:600;color:#0f172a}@media (max-width: 768px){._text_qybpc_33{display:none}._languageSwitcher_qybpc_1{width:36px;justify-content:center;padding:0}}._sidebar_1wul7_1{position:fixed;top:62px;left:0;bottom:0;width:var(--app-sidebar-width);z-index:90;border-right:1px solid rgba(15,23,42,.08);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._sidebarContent_1wul7_13{height:100%;display:flex;flex-direction:column;padding:12px 8px}._sidebarMain_1wul7_20{display:flex;flex-direction:column}._sidebarItems_1wul7_25{display:flex;flex-direction:column;gap:8px}._sidebarDivider_1wul7_31{width:100%;height:1px;margin:10px 0;background:#0f172a14}._sidebarItem_1wul7_25{width:100%;height:38px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#596273;background:transparent;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}._sidebarItem_1wul7_25:hover{transform:translateY(-1px);background:#f0fdfaeb;color:#0f766e}._sidebarItemActive_1wul7_61{background:#d8f0ebdb;color:#115e59;box-shadow:inset 0 0 0 1px #0f766e29}._sidebarFooter_1wul7_67{margin-top:auto;padding-top:12px;display:flex;justify-content:center}.ant-btn._mobileSidebarButton_1wul7_74{position:fixed;top:74px;left:12px;z-index:95;width:44px;height:44px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#ffffffe0;box-shadow:0 14px 30px #0f172a12}@media (max-width: 768px){._sidebar_1wul7_1{top:60px}.ant-btn._mobileSidebarButton_1wul7_74{top:70px;left:10px}}
