:root{--ui-radius:6px;--ui-stack:5px;--btn-radius:3px;--apple-shell-width:min(92vw,1320px);--apple-header-height:176px;--apple-shell-gap:14px;--apple-header-main-gap:10px;--apple-font-min:14px;--text-2xs:10px;--text-3xs:11px;--text-xxs:12px;--text-xs:13px;--text-sm:14px;--text-md:15px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--leading-tight:1.2;--leading-snug:1.25;--leading-normal:1.4;--leading-relaxed:1.5;--leading-loose:1.6;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--shadow-1:0 1px 3px rgba(15,23,42,0.06);--shadow-2:0 4px 14px rgba(15,23,42,0.08);--shadow-3:0 8px 22px rgba(15,23,42,0.18);--shadow-4:0 12px 28px rgba(15,23,42,0.28);--shadow-control:0 1px 3px rgba(15,23,42,0.24);--shadow-float:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--shadow-overlay:0 25px 50px -12px rgb(0 0 0/0.25);--shadow-toast:0 18px 45px -26px rgba(15,23,42,0.72);--shadow-ring:0 0 0 3px color-mix(in srgb,var(--app-accent) 18%,transparent);--shadow-soft:var(--app-shadow-soft);--shadow-card:var(--app-shadow-card);--duration-fast:140ms;--duration-normal:150ms;--duration-slow:180ms;--duration-slower:300ms;--duration-emphasized:400ms;--ease-standard:ease;--ease-out:ease-out;--ease-emphasized:cubic-bezier(0.4,0,0.2,1);--ui-surface-page:var(--bg);--ui-surface-card:var(--panel-strong);--ui-border-subtle:var(--line);--bg:#f8fafc;--panel:rgba(255,255,255,0.9);--panel-strong:#ffffff;--text:#0f172a;--muted:#5f6b7a;--line:rgba(148,163,184,0.26);--shadow:0 22px 70px -52px rgba(15,23,42,0.58);--radius-surface:var(--ui-radius);--radius-control:var(--ui-radius);--radius-compact:var(--ui-radius);--radius-pill:999px;--brand:#1d4ed8;--brand-ink:#0f172a;--brand-blue:#1d4ed8;--brand-signal:#22d3ee;--brand-growth:#059669;--brand-amber:#f59e0b;--brand-risk:#e11d48;--brand-porcelain:#f8fafc;--blue:#1d4ed8;--indigo:#0284c7;--green:#059669;--rose:#e11d48;--portal-bg:#ffffff;--portal-text:#0f172a;--portal-muted:#64748b;--portal-border:#e2e8f0;--portal-overlay:rgba(15,23,42,0.45);--portal-subtle:#f8fafc;--portal-callout-danger-bg:#fef2f2;--portal-callout-neutral-bg:#f1f5f9;--portal-callout-success-bg:#ecfdf5;--portal-callout-warn-bg:#fffbeb;--portal-callout-warn-text:#92400e;--portal-callout-warn-border:#fde68a;--accent:#0ea5e9;--accent-strong:#0284c7;--accent-soft:#e0f2fe;--accent-ring:#38bdf8;--accent-text:#0c4a6e;--surface-base:var(--bg);--surface-card:var(--panel-strong);--surface-muted:color-mix(in srgb,var(--panel-strong) 84%,var(--bg));--on-surface:#0f172a;--on-surface-muted:#475569;--font-sans:"SF Pro Display","PingFang SC","Noto Sans SC","Helvetica Neue",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;--font-serif:ui-serif,"Noto Serif SC",serif;--app-global-top-nav-inner:52px;--app-global-top-nav-height:calc(var(--app-global-top-nav-inner) + env(safe-area-inset-top, 0px));--app-chrome-control-radius:var(--ui-radius);--app-chrome-panel-radius:var(--ui-radius);--app-sidebar-width:224px;--app-shell-edge:18px;--app-bg-grid:color-mix(in srgb,var(--accent) 7%,transparent);--app-bg:var(--bg);--app-surface:var(--panel);--app-surface-raised:var(--panel-strong);--app-surface-muted:color-mix(in srgb,var(--panel) 76%,var(--bg));--app-card:var(--panel-strong);--app-card-muted:color-mix(in srgb,var(--panel-strong) 86%,var(--bg));--app-text:var(--text);--app-text-muted:var(--muted);--app-text-soft:color-mix(in srgb,var(--muted) 82%,var(--text));--app-border:var(--line);--app-border-strong:color-mix(in srgb,var(--accent) 24%,var(--line));--app-accent:var(--accent);--app-accent-2:var(--accent-strong);--app-accent-text:#ffffff;--app-danger-text:var(--brand-risk);--app-control-bg:var(--panel-strong);--app-control-text:var(--text);--app-control-placeholder:color-mix(in srgb,var(--muted) 78%,transparent);--app-shadow-soft:var(--shadow);--app-shadow-card:var(--shadow-2);--tone-info-bg:color-mix(in srgb,var(--accent) 12%,var(--panel-strong));--tone-info-border:color-mix(in srgb,var(--accent) 24%,var(--line));--tone-info-text:color-mix(in srgb,var(--accent) 58%,var(--text));--tone-success-bg:color-mix(in srgb,var(--brand-growth) 12%,var(--panel-strong));--tone-success-border:color-mix(in srgb,var(--brand-growth) 24%,var(--line));--tone-success-text:color-mix(in srgb,var(--brand-growth) 58%,var(--text));--tone-warning-bg:color-mix(in srgb,var(--brand-amber) 12%,var(--panel-strong));--tone-warning-border:color-mix(in srgb,var(--brand-amber) 24%,var(--line));--tone-warning-text:color-mix(in srgb,var(--brand-amber) 58%,var(--text));--tone-error-bg:color-mix(in srgb,var(--brand-risk) 12%,var(--panel-strong));--tone-error-border:color-mix(in srgb,var(--brand-risk) 24%,var(--line));--tone-error-text:color-mix(in srgb,var(--brand-risk) 58%,var(--text))}.interaction-feedback-progress{position:fixed;top:0;left:0;right:0;z-index:3000;height:3px;overflow:hidden;background:rgba(37,99,235,.12)}.interaction-feedback-progress span{display:block;width:38%;height:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,#2563eb,#10b981,#38bdf8);animation:feedback-progress-slide 1s ease-in-out infinite}.interaction-feedback-region{position:fixed;top:14px;right:14px;z-index:3100;display:grid;gap:8px;width:min(360px,calc(100vw - 28px));pointer-events:none}.interaction-feedback-toast{display:flex;align-items:center;gap:10px;min-height:42px;border-radius:8px;border:1px solid rgba(148,163,184,.32);background:rgba(255,255,255,.95);padding:10px 12px;color:#0f172a;font-size:13px;font-weight:700;box-shadow:var(--shadow-toast);backdrop-filter:blur(12px);animation:feedback-toast-in var(--duration-slow) var(--ease-out) both}.interaction-feedback-toast.success{border-color:rgba(16,185,129,.36);background:rgba(236,253,245,.96);color:#065f46}.interaction-feedback-toast.error{border-color:rgba(225,29,72,.34);background:rgba(255,241,242,.96);color:#9f1239}.interaction-feedback-dot{width:9px;height:9px;border-radius:var(--radius-pill);background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.interaction-feedback-toast.success .interaction-feedback-dot{background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.14)}.interaction-feedback-toast.error .interaction-feedback-dot{background:#e11d48;box-shadow:0 0 0 4px rgba(225,29,72,.14)}.feedback-spinner-inline{display:inline-block;width:14px;height:14px;border-radius:var(--radius-pill);border:2px solid;border-right:2px solid transparent;animation:feedback-spin .65s linear infinite}@keyframes feedback-progress-slide{0%{transform:translateX(-105%)}to{transform:translateX(280%)}}@keyframes feedback-submit-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes feedback-toast-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes feedback-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){:where(button,[role=button],a[href],summary,input,select,textarea){transition-duration:0s}:where([data-feedback-tap=true]),[role=button]:not([aria-disabled=true]):active,a[href]:active,button:not(:disabled):active,summary:active{scale:1;translate:0}.feedback-spinner-inline,.interaction-feedback-progress span,form[data-feedback-pending=true] button[type=submit]:after{animation-duration:1ms;animation-iteration-count:1}}.site-bg{min-height:100vh}.topbar{max-width:none;margin:0 auto;padding:24px 26px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:120;isolation:isolate}.topbar-mark{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--muted)}.topbar-title{margin-top:6px;font-size:20px;font-weight:700}.workflow-sidebar{width:269px;flex:0 0 269px;background-color:#ffffff;padding:28px 6px;border-right:1px solid var(--line);position:sticky;top:0;height:100vh;overflow-y:auto;z-index:100;transition:width var(--duration-slower) var(--ease-standard),flex var(--duration-slower) var(--ease-standard),padding var(--duration-slower) var(--ease-standard)}.workflow-sidebar::-webkit-scrollbar{display:none}.workflow-sidebar{-ms-overflow-style:none;scrollbar-width:none}.workflow-sidebar.collapsed{width:50px;flex:0 0 50px;position:fixed;top:16px;left:16px;height:50px;padding:0;border-radius:var(--radius-pill);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-float);background-color:rgba(255,255,255,.95);backdrop-filter:blur(8px);z-index:1200}@media (max-width:768px){.main-shell{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.main-viewport{scroll-padding-bottom:calc(104px + env(safe-area-inset-bottom))}.workflow-sidebar{width:min(88vw,384px);flex:none;position:fixed;top:0;left:0;height:100vh;border-right:1px solid var(--line);border-bottom:none;padding:16px 8px calc(18px + env(safe-area-inset-bottom));z-index:1000;box-shadow:var(--shadow-overlay)}.workflow-sidebar.collapsed{width:50px;flex:none;position:fixed;top:16px;left:16px;height:50px;border-radius:var(--radius-pill);padding:0;border:1px solid var(--line);box-shadow:var(--shadow-float);background-color:rgba(255,255,255,.95);backdrop-filter:blur(8px);z-index:1200}}.workflow-nav-shell{display:flex;flex-direction:column;align-items:stretch;gap:var(--ui-stack);min-width:0;position:relative;z-index:130}.workflow-nav-label{font-size:16px;letter-spacing:.1em;color:#0f172a;font-weight:700;padding:0 10px}.workflow-nav{display:flex;flex-direction:column;align-items:stretch;-ms-overflow-style:none;scrollbar-width:none}.workflow-nav::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.creative-flow-theme-toggle{position:fixed;top:14px;right:14px;z-index:2600;display:inline-flex;align-items:center;gap:7px;height:38px;border:1px solid rgba(148,163,184,.34);border-radius:999px;background:rgba(255,255,255,.92);padding:0 12px 0 10px;color:#0f172a;font-size:12px;font-weight:900;box-shadow:0 18px 46px -28px rgba(15,23,42,.62);backdrop-filter:blur(14px)}.creative-flow-theme-toggle__icon{display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#0f172a;color:#ffffff}html[data-creative-flow-page=true][data-creative-flow-theme=dark]{color-scheme:dark;background:#06101f}body[data-creative-flow-page=true][data-creative-flow-theme=dark]{--cf-dark-bg:#06101f;--cf-dark-bg-2:#0b1425;--cf-dark-panel:rgba(15,23,42,0.9);--cf-dark-panel-soft:rgba(148,163,184,0.2);--cf-dark-panel-muted:rgba(148,163,184,0.24);--cf-dark-line:rgba(148,163,184,0.28);--cf-dark-line-strong:rgba(148,163,184,0.44);--cf-dark-text:#e5edf8;--cf-dark-heading:#f8fafc;--cf-dark-muted:#9aa8bd;--cf-dark-faint:#748198;--cf-dark-blue:#60a5fa;--cf-dark-indigo:#38bdf8;--cf-dark-cyan:#67e8f9;--cf-dark-green:#6ee7b7;--cf-dark-amber:#fcd34d;--cf-dark-rose:#fda4af;--cf-dot-bg:#475569;--cf-dot-border:rgba(7,12,23,0.96);--cf-dot-shadow:rgba(148,163,184,0.36);--cf-track-bg:rgba(71,85,105,0.82);--cf-track-active:var(--cf-dark-cyan);--cf-step-label-text:#cbd5e1;--cf-step-label-hover-bg:rgba(30,41,59,0.7);--cf-step-label-hover-border:rgba(148,163,184,0.24);--cf-step-label-hover-text:#cbd5e1;--cf-step-active-dot:var(--cf-dark-cyan);--cf-step-active-label-bg:rgba(15,23,42,0.88);--cf-step-active-label-border:rgba(103,232,249,0.28);--cf-step-active-label-text:#ffffff;--cf-step-active-glow:rgba(103,232,249,0.14);--cf-step-active-shadow:rgba(103,232,249,0.9);--cf-step-active-bg:rgba(103,232,249,0.08);--cf-title-gradient:linear-gradient(135deg,#67e8f9,#93c5fd,#c4b5fd);--cf-flow-group-color:#7f8ea6;--cf-nav-divider:linear-gradient(90deg,transparent,rgba(148,163,184,0.3),transparent);background:#06101f!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .creative-flow-page-root :where(.text-slate-900,.text-slate-950,.text-slate-700){color:var(--cf-dark-heading)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .creative-flow-page-root :where(.text-slate-600,.text-slate-500){color:var(--cf-dark-muted)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .creative-flow-page-root :where(.border-slate-200,.bg-slate-50,.bg-white){border-color:var(--cf-dark-line)!important;background-color:var(--cf-dark-panel)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .creative-flow-theme-toggle{border-color:rgba(103,232,249,.32);background:rgba(8,13,24,.86);color:#e0f2fe;box-shadow:0 18px 46px -26px rgba(0,0,0,.9)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .creative-flow-theme-toggle__icon{background:var(--cf-dark-cyan);color:#07111f}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-viewport,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .site-bg{background:transparent!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-viewport{scrollbar-color:rgba(148,163,184,.45) transparent}body[data-creative-flow-page=true][data-creative-flow-theme=dark] ::selection{background:rgba(96,165,250,.35);color:#ffffff}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-sidebar{border-color:var(--cf-dark-line)!important;background:rgba(7,12,23,.96)!important;box-shadow:12px 0 40px -34px rgba(0,0,0,.95)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-sidebar.collapsed{background:rgba(7,12,23,.9)!important;box-shadow:0 18px 46px -30px rgba(0,0,0,.95)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-sidebar :where(.bg-white,.bg-slate-50,.bg-amber-50){border-color:var(--cf-dark-line)!important;background:rgba(15,23,42,.88)!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-sidebar :where(.text-slate-800,.text-slate-700,.text-amber-800){color:#dbeafe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-sidebar :where(.border-slate-200,.border-slate-300,.border-amber-200){border-color:var(--cf-dark-line)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-nav-label{color:var(--cf-dark-heading)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .creative-flow-title{color:transparent!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .cf-step:hover,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-item:hover{background:rgba(148,163,184,.12)!important;box-shadow:none!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .cf-step.active .cf-step-join{background:var(--cf-dark-cyan)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .cf-flow-group,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .directory-group-title,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .directory-title{color:#7f8ea6!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .directory-group-title:before{background:rgba(125,211,252,.62)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-item.active{color:#ffffff!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-amber,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-blue,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-cyan,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-emerald,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-indigo,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-slate,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-tone-violet{background:rgba(30,41,59,.98)!important;color:#dbeafe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .dir-item.active .dir-item-icon{background:var(--cf-dark-cyan)!important;color:#07111f!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .app-page-banner,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .hero-card,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .life-hero,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .life-module,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .life-toolbar,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .page-header,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .panel{border-color:var(--cf-dark-line)!important;background:rgba(8,13,24,.88)!important;color:var(--cf-dark-text)!important;box-shadow:0 12px 36px -32px rgba(0,0,0,.9)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .app-page-banner a,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .app-page-banner button{border-color:var(--cf-dark-line)!important;background:rgba(15,23,42,.82)!important;color:#dbeafe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-white,.bg-white\/95,.bg-white\/90,.bg-white\/85,.bg-white\/80,.bg-white\/70,.bg-white\/60,.bg-white\/50){background-color:var(--cf-dark-panel)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-slate-50,.bg-slate-50\/95,.bg-slate-50\/90,.bg-slate-50\/85,.bg-slate-50\/80,.bg-slate-50\/75,.bg-slate-50\/70,.bg-slate-50\/60,.bg-slate-50\/50,.bg-gray-50,.bg-gray-50\/95,.bg-gray-50\/90,.bg-gray-50\/85,.bg-gray-50\/80,.bg-gray-50\/75,.bg-gray-50\/70,.bg-gray-50\/60,.bg-gray-50\/50,.bg-stone-50,.bg-stone-50\/95,.bg-stone-50\/90,.bg-stone-50\/85,.bg-stone-50\/80,.bg-stone-50\/75,.bg-stone-50\/70,.bg-stone-50\/60,.bg-stone-50\/50,.bg-zinc-50,.bg-zinc-50\/95,.bg-zinc-50\/90,.bg-zinc-50\/85,.bg-zinc-50\/80,.bg-zinc-50\/75,.bg-zinc-50\/70,.bg-zinc-50\/60,.bg-zinc-50\/50,.bg-neutral-50,.bg-neutral-50\/95,.bg-neutral-50\/90,.bg-neutral-50\/85,.bg-neutral-50\/80,.bg-neutral-50\/75,.bg-neutral-50\/70,.bg-neutral-50\/60,.bg-neutral-50\/50,.bg-white\/40){background-color:var(--cf-dark-panel-soft)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-slate-100,.bg-slate-100\/95,.bg-slate-100\/90,.bg-slate-100\/80,.bg-slate-100\/70,.bg-slate-100\/60,.bg-slate-100\/50,.bg-gray-100,.bg-gray-100\/95,.bg-gray-100\/90,.bg-gray-100\/80,.bg-gray-100\/70,.bg-gray-100\/60,.bg-gray-100\/50,.bg-stone-100,.bg-stone-100\/95,.bg-stone-100\/90,.bg-stone-100\/80,.bg-stone-100\/70,.bg-stone-100\/60,.bg-stone-100\/50,.bg-zinc-100,.bg-zinc-100\/95,.bg-zinc-100\/90,.bg-zinc-100\/80,.bg-zinc-100\/70,.bg-zinc-100\/60,.bg-zinc-100\/50,.bg-neutral-100,.bg-neutral-100\/95,.bg-neutral-100\/90,.bg-neutral-100\/80,.bg-neutral-100\/70,.bg-neutral-100\/60,.bg-neutral-100\/50,.bg-stone-200,.bg-slate-200,.bg-gray-200,.bg-neutral-200){background-color:var(--cf-dark-panel-muted)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-sky-50,.bg-blue-50,.bg-cyan-50,.bg-sky-100,.bg-blue-100){background-color:rgba(49,46,129,.34)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-emerald-50,.bg-green-50,.bg-teal-50,.bg-emerald-100,.bg-green-100,.bg-teal-100){background-color:rgba(6,78,59,.34)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-amber-50,.bg-yellow-50,.bg-orange-50,.bg-amber-100,.bg-yellow-100,.bg-orange-100){background-color:rgba(120,53,15,.34)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-rose-50,.bg-red-50,.bg-fuchsia-100,.bg-pink-50,.bg-rose-100,.bg-red-100,.bg-pink-100){background-color:rgba(136,19,55,.32)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :is([class*=bg-gradient-to]:not(.bg-clip-text),.bg-gradient-radial){background-image:none!important;background-color:var(--cf-dark-panel-soft)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.shadow,.shadow-sm,.shadow-md,.shadow-lg,.shadow-xl,.shadow-2xl){box-shadow:0 18px 50px -34px rgba(0,0,0,.9)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.border,.border-t,.border-r,.border-b,.border-l,.border-2,.border-4,.border-dashed){border-color:var(--cf-dark-line)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where([class*=border-slate-],[class*=border-gray-],[class*=border-stone-],[class*=border-sky-],[class*=border-blue-],[class*=border-cyan-]){border-color:var(--cf-dark-line)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where([class*=divide-slate-],[class*=divide-gray-],[class*=divide-stone-])>:not([hidden])~:not([hidden]){border-color:var(--cf-dark-line)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-black,.text-slate-950,.text-slate-900,.text-gray-950,.text-gray-900,.text-stone-950,.text-stone-900,.text-zinc-950,.text-zinc-900,.text-neutral-950,.text-neutral-900,.text-amber-950,.text-sky-950,.text-sky-950\/90){color:var(--cf-dark-heading)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-slate-800,.text-slate-700,.text-gray-800,.text-gray-700,.text-stone-800,.text-stone-700,.text-zinc-800,.text-neutral-800){color:#dbeafe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-slate-600,.text-slate-500,.text-gray-600,.text-gray-500,.text-stone-600,.text-stone-500,.text-zinc-600,.text-neutral-600){color:var(--cf-dark-muted)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-slate-400,.text-slate-300,.text-gray-400,.text-gray-300,.text-stone-400,.text-stone-300){color:var(--cf-dark-faint)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-sky-900,.text-sky-800,.text-sky-700,.text-blue-900\/90,.text-blue-800\/60,.text-blue-700,.text-blue-600,.text-cyan-800,.text-cyan-700){color:var(--cf-dark-blue)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-emerald-900,.text-emerald-800,.text-emerald-700,.text-green-800,.text-green-700){color:var(--cf-dark-green)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-amber-900,.text-amber-900\/90,.text-amber-900\/80,.text-amber-800,.text-amber-700,.text-orange-700,.text-yellow-700){color:var(--cf-dark-amber)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.text-rose-900,.text-rose-800,.text-rose-700,.text-red-800,.text-red-700){color:var(--cf-dark-rose)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.placeholder\:text-slate-400,.placeholder\:text-sky-300,.placeholder-amber-900\/25,.placeholder-amber-900\/30,.placeholder-amber-900\/35)::placeholder{color:rgba(148,163,184,.72)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(input,textarea,select){border-color:var(--cf-dark-line-strong)!important;background:rgba(2,6,23,.72)!important;color:var(--cf-dark-heading)!important;box-shadow:none!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(input::placeholder,textarea::placeholder){color:rgba(148,163,184,.66)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell option{background:#0f172a;color:#f8fafc}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(code,pre){border-color:rgba(148,163,184,.24)!important;background:rgba(2,6,23,.58)!important;color:#bae6fd!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(table){color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(th,td){border-color:rgba(148,163,184,.2)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.sticky){background-color:rgba(15,23,42,.96)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.ring-offset-2){--tw-ring-offset-color:#07111f!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.backdrop-blur,.backdrop-blur-sm,.backdrop-blur-md){backdrop-filter:blur(16px)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-sky-600,.bg-blue-600,.bg-emerald-600,.bg-rose-600,.bg-amber-500,.bg-amber-600,.bg-slate-800,.bg-slate-900,.bg-gray-900){color:#ffffff!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(button:not(:disabled):hover,a[href]:hover){box-shadow:0 0 0 3px rgba(96,165,250,.16)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .name-container{color:var(--cf-dark-heading)!important;text-shadow:0 10px 34px rgba(14,165,233,.28),0 2px 0 rgba(2,6,23,.8)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .char-slot .char-viewport{color:#e0f2fe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] #surname-slot-div .char-viewport,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .char-slot.locked .char-viewport{color:#fcd34d!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .rolling-item.active,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .rolling-item.leave{color:inherit!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .lock-indicator{border-color:rgba(251,191,36,.4)!important;background:rgba(15,23,42,.96)!important;color:#fbbf24!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .customized-scrollbar{scrollbar-color:rgba(148,163,184,.45) transparent}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.UnifiedGridCard,.pi-nav-btn-title){color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-red-500\/5,.bg-blue-500\/5){background-color:rgba(255,255,255,.03)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-white\/10){background-color:rgba(255,255,255,.1)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.bg-white\/20){background-color:rgba(255,255,255,.2)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell svg text{fill:#dbeafe}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell svg :where([fill="#0f172a"],[fill="#111827"],[fill="#1f2937"],[fill="#334155"]){fill:#e5edf8!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell svg :where([stroke="#e2e8f0"],[stroke="#cbd5e1"],[stroke="#94a3b8"],[stroke="#d1d5db"]){stroke:rgba(148,163,184,.42)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where([role=dialog],.fixed .rounded-2xl,.fixed .rounded-xl){border-color:var(--cf-dark-line)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .main-shell :where(.fixed.inset-0){background-color:rgba(2,6,23,.7)}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .fixed.inset-0.z-50,body[data-creative-flow-page=true][data-creative-flow-theme=dark]>.fixed.inset-0{background-color:rgba(2,6,23,.72)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .fixed.inset-0.z-50 :where(.bg-white,.bg-slate-50),body[data-creative-flow-page=true][data-creative-flow-theme=dark] .fixed.inset-0.z-50>div,body[data-creative-flow-page=true][data-creative-flow-theme=dark] div[class*=max-w-lg][class*=bg-white],body[data-creative-flow-page=true][data-creative-flow-theme=dark]>.fixed.inset-0 :where(.bg-white,.bg-slate-50){border-color:var(--cf-dark-line)!important;background:rgba(15,23,42,.96)!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .interaction-feedback-toast{border-color:var(--cf-dark-line)!important;background:rgba(15,23,42,.96)!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .interaction-feedback-toast.success{border-color:rgba(16,185,129,.32)!important;background:rgba(6,78,59,.92)!important;color:#d1fae5!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-container{background:rgba(8,13,24,.86)!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-sidebar{border-color:var(--cf-dark-line)!important;background:rgba(7,12,23,.9)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-panel{border-color:var(--cf-dark-line)!important;background:rgba(15,23,42,.76)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-title{color:var(--cf-dark-heading)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-desc{color:#cbd5e1!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-lang-select{border-color:rgba(148,163,184,.24)!important;background:rgba(30,41,59,.86)!important;color:#e2e8f0!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-input{border-color:rgba(148,163,184,.28)!important;background:rgba(2,6,23,.58)!important;color:var(--cf-dark-heading)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-input::placeholder{color:rgba(203,213,225,.72)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .ft-generator-submit{background:linear-gradient(135deg,rgba(37,99,235,.95),rgba(29,78,216,.92))!important;color:#ffffff!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn{border-color:rgba(148,163,184,.2)!important;background:rgba(15,23,42,.9)!important;color:var(--cf-dark-text)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn:hover{border-color:rgba(96,165,250,.42)!important;background:rgba(30,41,59,.92)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn.active{border-color:rgba(125,211,252,.64)!important;background:linear-gradient(135deg,rgba(30,64,175,.9),rgba(8,145,178,.55))!important;box-shadow:0 14px 30px -18px rgba(14,165,233,.7)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-event-title,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-main-title,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn-title,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-timeline-phase{color:var(--cf-dark-heading)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-event-desc,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-main-desc,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn-sub{color:var(--cf-dark-muted)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn .pi-nav-btn-sub{color:#cbd5e1!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn.active .pi-nav-btn-title{color:#f8fbff!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-nav-btn.active .pi-nav-btn-sub{color:#e0f2fe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-main{background:transparent!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-main-header{border-color:var(--cf-dark-line)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-timeline{border-color:rgba(96,165,250,.28)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-timeline-marker{border-color:#07111f!important;background:var(--cf-dark-cyan)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-timeline-marker:after{background:rgba(103,232,249,.2)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-timeline-age{color:var(--cf-dark-cyan)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-event-card,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-stat-col,body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-story-tag{border-color:var(--cf-dark-line)!important;background:rgba(15,23,42,.88)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-event-badge{border-color:rgba(148,163,184,.34)!important;background:rgba(2,6,23,.42)!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-lesson-panel{border-color:rgba(251,191,36,.44)!important;background:linear-gradient(135deg,rgba(120,53,15,.32),rgba(69,26,3,.2))!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-lesson-panel-title{color:#fde68a!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-lesson-panel-body{color:#fef3c7!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-helper-panel{border-color:rgba(96,165,250,.28)!important;background:linear-gradient(135deg,rgba(30,58,138,.2),rgba(30,41,59,.3))!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-helper-panel-title{color:#bfdbfe!important}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .pi-story-toggle-btn{border-color:rgba(96,165,250,.55)!important}@media (max-width:768px){.creative-flow-theme-toggle{top:16px;right:12px;height:34px;padding:0 10px 0 8px}.creative-flow-theme-toggle__label{display:none}body[data-creative-flow-page=true][data-creative-flow-theme=dark] .workflow-sidebar:not(.collapsed){background:rgba(7,12,23,.98)!important}}