:root{--color-bg: #0b1220;--color-surface: #111827;--color-surface-2: #1e293b;--color-accent: #3b82f6;--color-text: #e2e8f0;--color-muted: #94a3b8;--studio-left-width: 400px;--studio-rail-expanded: 300px;--studio-rail-collapsed: 52px;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,sans-serif;line-height:1.5}body{margin:0;background:var(--color-bg);color:var(--color-text)}.marketing-page{min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(59,130,246,.18),transparent),var(--color-bg)}.marketing-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;background:#0f172ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(148,163,184,.12)}.marketing-header__brand{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.marketing-header__nav{display:none;gap:28px}@media(min-width:768px){.marketing-header__nav{display:flex}}.marketing-header__nav a{color:var(--color-muted);text-decoration:none;font-size:14px}.marketing-header__nav a:hover{color:var(--color-text)}.marketing-hero{max-width:960px;margin:0 auto;padding:80px 24px 48px;text-align:center}.marketing-hero h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.2;margin:0 0 20px;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.marketing-hero__sub{font-size:1.125rem;color:var(--color-muted);max-width:640px;margin:0 auto 32px}.marketing-live-stats{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:6px 14px;max-width:720px;margin:0 auto 28px;padding:14px 18px;border-radius:12px;background:#1e293b73;border:1px solid rgba(148,163,184,.14);font-size:14px;line-height:1.5;color:var(--color-muted)}.marketing-live-stats__row{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:2px}.marketing-live-stats__text{color:var(--color-text);font-weight:500}.marketing-live-stats__num{font-variant-numeric:tabular-nums;font-weight:700;font-size:1.15rem;color:var(--color-accent);min-width:1.25em;text-align:right}.marketing-live-stats__suffix,.marketing-live-stats__unit{font-weight:600;color:var(--color-text)}.marketing-live-stats__dot{color:#94a3b88c;-webkit-user-select:none;user-select:none}@media(max-width:520px){.marketing-live-stats{flex-direction:column;align-items:center;gap:10px}.marketing-live-stats__dot{display:none}}.marketing-hero-visual{display:flex;justify-content:center;align-items:center;max-width:520px;margin:0 auto 36px;padding:0 8px}.marketing-hero-visual__frame{position:relative;flex:1 1 0;min-width:0;margin-left:-14px;aspect-ratio:3/4;border-radius:12px;overflow:hidden;border:2px solid rgba(11,18,32,.92);box-shadow:0 16px 48px #00000061}.marketing-hero-visual__frame:first-child{margin-left:0}.marketing-landing-thumb.ant-image{display:block!important;width:100%;height:100%}.marketing-landing-thumb .ant-image-img{width:100%;height:100%;object-fit:cover;display:block}.marketing-visual-card__media .marketing-landing-thumb.ant-image,.marketing-showcase-item .marketing-landing-thumb.ant-image,.marketing-showcase-head__thumb .marketing-landing-thumb.ant-image{position:absolute;top:0;right:0;bottom:0;left:0}.marketing-visual-card{border-radius:16px;overflow:hidden;border:1px solid rgba(148,163,184,.15);background:#1118278c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.marketing-visual-card__media{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,#1e293b,#0f172a)}.marketing-visual-card__body{padding:20px 22px 22px}.marketing-showcase-head{display:flex;flex-direction:column;gap:24px;margin-bottom:28px}.marketing-showcase-head__lead{margin-bottom:0!important}.marketing-showcase-head__art{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:280px}.marketing-showcase-head__thumb{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid rgba(148,163,184,.14);box-shadow:0 12px 32px #00000047}.marketing-showcase-head__thumb .marketing-landing-thumb .ant-image-img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:900px){.marketing-showcase-head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px}.marketing-showcase-head__copy{flex:1;min-width:0}.marketing-showcase-head__art{flex-shrink:0;width:min(300px,34vw);max-width:none}}.marketing-section{max-width:1100px;margin:0 auto;padding:64px 24px}.marketing-section h2{font-size:1.75rem;margin:0 0 12px}.marketing-section__lead{color:var(--color-muted);margin-bottom:32px}.marketing-feature-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:768px){.marketing-feature-grid{grid-template-columns:repeat(3,1fr)}}.marketing-glass-card{background:#1e293b99;border:1px solid rgba(148,163,184,.15);border-radius:16px;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.marketing-showcase-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.marketing-showcase-grid{grid-template-columns:repeat(3,1fr)}}.marketing-showcase-item{position:relative;aspect-ratio:4/5;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid rgba(148,163,184,.12)}.marketing-showcase-item__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(11,18,32,.5) 0%,transparent 45%)}.marketing-cta{text-align:center;padding:80px 24px 100px}.studio-layout{display:flex;gap:0;min-height:calc(100vh - 64px);align-items:stretch}.studio-questionnaire-rail{position:relative;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid rgba(148,163,184,.14);background:#0a101eeb;max-height:calc(100vh - 64px);min-height:calc(100vh - 64px);overflow:hidden;transition:width .2s ease}.studio-questionnaire-rail--expanded{width:var(--studio-rail-expanded)}.studio-questionnaire-rail--collapsed{width:var(--studio-rail-collapsed)}.studio-questionnaire-rail-collapsed{display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:4px;flex-shrink:0}.studio-questionnaire-rail-sidebar-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.studio-questionnaire-rail-sidebar-body>.project-sidebar--fill{min-height:0}.project-sidebar--fill .ant-spin-nested-loading,.project-sidebar--fill .ant-spin-container{flex:1;min-height:0;display:flex;flex-direction:column}.studio-questionnaire-rail-panel{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px 10px 12px;scrollbar-gutter:stable}.studio-questionnaire-rail-panel-head{display:flex;align-items:center;gap:8px;width:100%;min-width:0;margin-bottom:10px}.studio-questionnaire-rail-panel-head__main{flex:1 1 0%;min-width:0;overflow:hidden}.studio-questionnaire-rail-panel-head__actions{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;flex-wrap:nowrap}.studio-questionnaire-rail-panel-head__subtitle.ant-typography{width:100%;max-width:100%;margin-bottom:0!important}.studio-questionnaire-rail-panel--hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-mobile-questionnaire-trigger{display:none;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:nowrap;min-width:0}.studio-mobile-questionnaire-trigger>.ant-typography{min-width:0}.studio-left{width:var(--studio-left-width);flex-shrink:0;border-right:1px solid rgba(148,163,184,.12);overflow-y:auto;max-height:calc(100vh - 64px);padding:16px;background:#0f172a80;scrollbar-gutter:stable}.studio-prompt-field{position:relative}.studio-prompt-field .rainbow-prompt-wrap textarea{padding-bottom:44px}.studio-prompt-field__mode{position:absolute;right:10px;bottom:10px;z-index:2;padding:2px;border-radius:8px;background:#0f172aeb;box-shadow:0 1px 4px #00000059}.studio-prompt-field__segmented.ant-segmented{font-size:12px}.studio-prompt-upload-row{margin-top:8px}.studio-prompt-upload-row__upload{min-width:0;max-width:100%;width:100%}.studio-prompt-upload-row__upload .ant-upload-list{width:100%}.studio-prompt-upload-row__upload .ant-upload-list-item-container{min-width:0}.studio-prompt-upload-row__upload .ant-upload-list-item{min-width:0;overflow:hidden}.studio-prompt-upload-row__upload .ant-upload-list-item-name{min-width:0}.studio-prompt-upload-row__upload .ant-upload-list.ant-upload-list-picture .ant-upload-list-item{padding:6px 8px;min-height:0;height:auto;align-items:center}.studio-prompt-upload-row__upload .ant-upload-list.ant-upload-list-picture .ant-upload-list-item-name{display:none!important}.studio-prompt-upload-row__upload .ant-upload-list.ant-upload-list-picture .ant-upload-list-item-thumbnail{width:56px!important;height:56px!important;min-width:56px;min-height:56px;line-height:54px!important;flex:none!important}.studio-prompt-upload-row__upload .ant-upload-list.ant-upload-list-picture .ant-upload-list-item-thumbnail img{width:100%;height:100%;object-fit:contain}.studio-prompt-upload-row__upload .ant-upload-list.ant-upload-list-picture .ant-upload-list-item-progress{padding-inline-start:62px;bottom:4px;width:calc(100% - 72px)}.studio-ai-params-collapse .ant-collapse-content-box{padding:0}.studio-ai-params-panel.ant-card{width:100%;margin:0;border-radius:0;border-left:none;border-right:none;border-bottom:none}.studio-ai-params-panel .ant-card-body{padding:12px 16px}.studio-right{flex:1;min-width:0;padding:20px 24px;overflow-y:auto;max-height:calc(100vh - 64px)}@media(max-width:960px){.studio-layout{flex-direction:column}.studio-questionnaire-rail{display:none!important}.studio-mobile-questionnaire-trigger{display:flex}.studio-left,.studio-right{width:100%;max-height:none}}.output-gallery-wrap{display:flex;flex-direction:column;gap:12px}.output-gallery{display:grid;gap:12px;grid-template-columns:1fr}.output-gallery--page1{grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;max-width:100%}.output-gallery--page1 .output-gallery__hero{grid-row:span 2}.output-gallery--history{grid-template-columns:repeat(3,1fr)}.output-gallery__processing-banner{display:flex;align-items:center;padding:8px 12px;border-radius:8px;background:#1e293b99;border:1px solid rgba(148,163,184,.12)}.task-failed-notice-bar{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:10px 0 12px;padding:8px 10px;border-radius:8px;background:#7f1d1d40;border:1px solid rgba(239,68,68,.35);cursor:pointer;font-size:12px;line-height:1.4}.task-failed-notice-bar:hover{border-color:#ef44448c}.task-failed-notice-bar__label{font-size:12px;font-weight:600;flex-shrink:0}.task-failed-notice-bar__line{flex:1;min-width:0;font-size:12px!important;color:#fca5a5!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-failed-notice-bar__retry{flex-shrink:0;padding:0 4px!important;height:auto!important}.task-failed-notice-bar__more{flex-shrink:0;font-size:11px!important}.task-failed-notice-bar__actions{flex-shrink:0}.task-failed-notice-bar__ignore,.task-failed-notice-bar__close{padding:0 4px!important;height:auto!important;color:var(--color-muted)!important}.task-failed-notice__list-actions{text-align:right;margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid rgba(148,163,184,.12)}.task-failed-notice__row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%}.task-failed-notice__meta{flex:1;min-width:0;font-size:12px!important}.task-failed-notice__retry{flex-shrink:0;padding:0!important}.task-failed-notice__list .ant-list-item{padding:8px 0!important}.output-gallery__slot--pad{visibility:hidden;pointer-events:none;border-style:dashed;opacity:.25}.output-gallery__pager{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding-top:4px}.output-gallery__pager-info{font-size:13px;min-width:140px;text-align:center}.output-gallery__empty--inline{min-height:120px}.output-gallery__slot{position:relative;border-radius:12px;overflow:hidden;background:var(--color-surface-2);border:1px solid rgba(148,163,184,.12);aspect-ratio:1}.output-gallery__slot--hero{aspect-ratio:auto;min-height:280px}.output-gallery__slot--failed{border-color:#ef444459;background:#7f1d1d33;display:flex;align-items:center;justify-content:center;padding:10px}.output-gallery__failed-inner{text-align:center;max-width:100%}.output-gallery__failed-text{font-size:12px!important;line-height:1.45!important;color:#fca5a5!important}.output-gallery__failed-retry{padding:0 4px!important;height:auto!important;font-size:12px!important;vertical-align:baseline}.output-gallery__slot--processing{display:flex;flex-direction:column;align-items:center;justify-content:center}.output-gallery__empty{display:flex;align-items:center;justify-content:center;min-height:320px;color:var(--color-muted);text-align:center;padding:24px}.rainbow-prompt-wrap{border-radius:12px;padding:2px;background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899,#22d3ee,#6366f1);background-size:300% 100%;animation:rainbow-border 6s linear infinite}.rainbow-prompt-wrap .ant-input,.rainbow-prompt-wrap textarea{background:#0f1729!important;color:#e2e8f0!important;border:none!important;box-shadow:none!important}@keyframes rainbow-border{0%{background-position:0% 50%}to{background-position:300% 50%}}.app-header-credits{font-size:13px;color:var(--color-muted);padding:4px 12px;border-radius:999px;background:#1e293bcc;border:1px solid rgba(148,163,184,.15)}.admin-layout{min-height:100vh}.admin-layout__content{padding:24px;background:var(--color-bg)}
