.LaunchFlow-module__g0ebVa__card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(#fffbf5f5,#f5ecdde0);gap:24px;padding:32px;display:grid}.LaunchFlow-module__g0ebVa__header{justify-content:space-between;align-items:end;gap:20px;display:flex}.LaunchFlow-module__g0ebVa__title{font-family:var(--font-studio-display), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3vw,2.7rem);line-height:.96}.LaunchFlow-module__g0ebVa__copy{color:var(--text-soft);max-width:58rem;margin:10px 0 0;line-height:1.7}.LaunchFlow-module__g0ebVa__stepPills{flex-wrap:wrap;gap:8px;display:flex}.LaunchFlow-module__g0ebVa__stepPill{border:1px solid var(--line);color:var(--text-soft);background:#fff8efd1;border-radius:999px;padding:9px 13px;font-size:.9rem}.LaunchFlow-module__g0ebVa__stepPillActive{background:var(--accent);color:#fff;border-color:var(--accent)}.LaunchFlow-module__g0ebVa__interviewLayout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px;display:grid}.LaunchFlow-module__g0ebVa__interviewColumn,.LaunchFlow-module__g0ebVa__briefColumn{gap:16px;display:grid}.LaunchFlow-module__g0ebVa__interviewCard,.LaunchFlow-module__g0ebVa__summaryPanel,.LaunchFlow-module__g0ebVa__prdCard{border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff8efcc;border-radius:20px}.LaunchFlow-module__g0ebVa__interviewCard,.LaunchFlow-module__g0ebVa__summaryPanel{padding:22px}.LaunchFlow-module__g0ebVa__prdCard{padding:18px 20px}.LaunchFlow-module__g0ebVa__kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-strong);font-size:.75rem;font-weight:700}.LaunchFlow-module__g0ebVa__interviewTitle,.LaunchFlow-module__g0ebVa__reviewTitle{font-family:var(--font-studio-display), Georgia, serif;letter-spacing:-.03em;margin:12px 0 0;font-size:clamp(1.5rem,2vw,2.2rem);line-height:.98}.LaunchFlow-module__g0ebVa__interviewCopy,.LaunchFlow-module__g0ebVa__reviewCopy,.LaunchFlow-module__g0ebVa__summaryLead{color:color-mix(in srgb, var(--text) 75%, var(--text-soft));margin:12px 0 0;line-height:1.72}.LaunchFlow-module__g0ebVa__interviewHint{color:var(--text-soft);margin:12px 0 0;font-size:.94rem}.LaunchFlow-module__g0ebVa__optionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.LaunchFlow-module__g0ebVa__optionButton{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fffdf9e6;border-radius:18px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s}.LaunchFlow-module__g0ebVa__optionButton:hover{border-color:#a9471447;transform:translateY(-2px);box-shadow:0 12px 24px #482d1314}.LaunchFlow-module__g0ebVa__optionTitle{font-weight:700;display:block}.LaunchFlow-module__g0ebVa__optionDescription{color:var(--text-soft);margin-top:8px;line-height:1.55;display:block}.LaunchFlow-module__g0ebVa__customAnswerRow{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:16px;display:grid}.LaunchFlow-module__g0ebVa__answerChips{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.LaunchFlow-module__g0ebVa__answerChip,.LaunchFlow-module__g0ebVa__answerChipMuted{border-radius:999px;padding:8px 12px;font-size:.9rem}.LaunchFlow-module__g0ebVa__answerChip{color:var(--accent-strong);background:#db6a2c1f;border:1px solid #db6a2c24}.LaunchFlow-module__g0ebVa__answerChipMuted{color:var(--text-soft);background:#5d452a0f}.LaunchFlow-module__g0ebVa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.LaunchFlow-module__g0ebVa__field,.LaunchFlow-module__g0ebVa__fieldWide{gap:8px;display:grid}.LaunchFlow-module__g0ebVa__fieldWide{grid-column:1/-1}.LaunchFlow-module__g0ebVa__label{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.86rem;font-weight:700}.LaunchFlow-module__g0ebVa__input,.LaunchFlow-module__g0ebVa__textarea,.LaunchFlow-module__g0ebVa__textareaSmall,.LaunchFlow-module__g0ebVa__select{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffffc7;border-radius:16px;padding:14px 16px}.LaunchFlow-module__g0ebVa__textarea{resize:vertical;min-height:138px}.LaunchFlow-module__g0ebVa__textareaSmall{resize:vertical;min-height:96px}.LaunchFlow-module__g0ebVa__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.LaunchFlow-module__g0ebVa__actions{flex-wrap:wrap;gap:12px;display:flex}.LaunchFlow-module__g0ebVa__primary,.LaunchFlow-module__g0ebVa__secondary{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:13px 20px;font-weight:700;transition:transform .18s,box-shadow .18s}.LaunchFlow-module__g0ebVa__primary{background:linear-gradient(135deg, var(--accent) 0%, #f28b42 110%);color:#fff}.LaunchFlow-module__g0ebVa__secondary{border-color:var(--line);color:var(--text);background:#ffffffbd}.LaunchFlow-module__g0ebVa__primary:hover,.LaunchFlow-module__g0ebVa__secondary:hover{transform:translateY(-2px)}.LaunchFlow-module__g0ebVa__primary:disabled,.LaunchFlow-module__g0ebVa__secondary:disabled{opacity:.45;cursor:not-allowed;transform:none}.LaunchFlow-module__g0ebVa__hint{color:var(--text-soft);font-size:.92rem}.LaunchFlow-module__g0ebVa__recommendationList{color:color-mix(in srgb, var(--text) 78%, var(--text-soft));margin:14px 0 0;padding-left:18px;line-height:1.7}.LaunchFlow-module__g0ebVa__prdGrid,.LaunchFlow-module__g0ebVa__reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.LaunchFlow-module__g0ebVa__reviewHero{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px;display:grid}.LaunchFlow-module__g0ebVa__reviewBadge{border:1px solid var(--line);background:#fff8efd6;border-radius:20px;padding:18px}.LaunchFlow-module__g0ebVa__summaryLabel{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;display:block}.LaunchFlow-module__g0ebVa__summaryValue{color:color-mix(in srgb, var(--text) 82%, var(--text-soft));margin-top:7px;line-height:1.66;display:block}.LaunchFlow-module__g0ebVa__statusBlock{gap:14px;display:grid}.LaunchFlow-module__g0ebVa__statusList{gap:10px;display:grid}.LaunchFlow-module__g0ebVa__statusItem{border:1px solid var(--line);background:#ffffff9e;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.LaunchFlow-module__g0ebVa__statusDot{background:#221b162e;border-radius:999px;width:12px;height:12px}.LaunchFlow-module__g0ebVa__statusDotActive{background:var(--accent)}.LaunchFlow-module__g0ebVa__statusDotDone{background:var(--success)}@media (max-width:1120px){.LaunchFlow-module__g0ebVa__interviewLayout,.LaunchFlow-module__g0ebVa__reviewHero,.LaunchFlow-module__g0ebVa__reviewGrid,.LaunchFlow-module__g0ebVa__prdGrid,.LaunchFlow-module__g0ebVa__grid,.LaunchFlow-module__g0ebVa__optionGrid{grid-template-columns:1fr}}@media (max-width:780px){.LaunchFlow-module__g0ebVa__card{padding:22px}.LaunchFlow-module__g0ebVa__header,.LaunchFlow-module__g0ebVa__customAnswerRow,.LaunchFlow-module__g0ebVa__footer{grid-template-columns:1fr;display:grid}}
.StudioShell-module__1VTaYW__appShellContent{max-width:var(--page-width);gap:22px;margin:0 auto;display:grid}.StudioShell-module__1VTaYW__page{padding:24px}.StudioShell-module__1VTaYW__frame{max-width:var(--page-width);grid-template-columns:280px minmax(0,1fr);gap:20px;min-height:calc(100vh - 48px);margin:0 auto;display:grid}.StudioShell-module__1VTaYW__sidebar,.StudioShell-module__1VTaYW__topbar,.StudioShell-module__1VTaYW__metric,.StudioShell-module__1VTaYW__secondaryColumn,.StudioShell-module__1VTaYW__primaryColumn>*{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.StudioShell-module__1VTaYW__sidebar{border-radius:var(--radius-xl);flex-direction:column;gap:22px;padding:22px;display:flex}.StudioShell-module__1VTaYW__brand{align-items:center;gap:12px;display:inline-flex}.StudioShell-module__1VTaYW__brandMark{background:linear-gradient(135deg, var(--accent) 0%, #3ecf8e 100%);width:14px;height:14px;box-shadow:0 0 0 10px var(--accent-soft);border-radius:999px}.StudioShell-module__1VTaYW__brandText{gap:4px;font-size:.9rem;display:grid}.StudioShell-module__1VTaYW__brandText strong{letter-spacing:-.02em;font-size:1rem}.StudioShell-module__1VTaYW__brandText span{color:var(--text-soft)}.StudioShell-module__1VTaYW__sidebarNav{gap:8px;display:grid}.StudioShell-module__1VTaYW__navItem{border-radius:var(--radius-md);color:var(--text-soft);background:0 0;border:1px solid #0000;padding:12px 14px;transition:all .18s}.StudioShell-module__1VTaYW__navItem:hover{border-color:var(--line);color:var(--text);background:var(--surface-subtle)}.StudioShell-module__1VTaYW__navItemActive{color:var(--text);background:linear-gradient(#56a3ff24,#56a3ff14);border-color:#56a3ff52}.StudioShell-module__1VTaYW__sidebarBlock{border-radius:var(--radius-lg);background:var(--surface-subtle);border:1px solid var(--line);padding:16px}.StudioShell-module__1VTaYW__sidebarLabel{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;display:block}.StudioShell-module__1VTaYW__sidebarCopy{color:var(--text-soft);margin:10px 0 0;line-height:1.65}.StudioShell-module__1VTaYW__sidebarStack{gap:10px;display:grid}.StudioShell-module__1VTaYW__stackRow{border-radius:var(--radius-md);background:var(--surface-subtle);border:1px solid var(--line);color:var(--text-soft);justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.StudioShell-module__1VTaYW__stackRow strong{color:var(--text)}.StudioShell-module__1VTaYW__workspace{gap:16px;display:grid}.StudioShell-module__1VTaYW__topbar{border-radius:var(--radius-xl);background:radial-gradient(circle at 0 0,#db6a2c2e,#0000 36%),linear-gradient(135deg,#fff8eff5,#f6eee3d6);grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:34px 34px 30px;display:grid;position:relative;overflow:hidden}.StudioShell-module__1VTaYW__topbar:after{content:"";pointer-events:none;background:radial-gradient(circle,#237a5424,#0000 68%);height:180px;position:absolute;inset:auto -10% -30% 42%}.StudioShell-module__1VTaYW__eyebrow{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700}.StudioShell-module__1VTaYW__title{font-family:var(--font-studio-display), Georgia, serif;letter-spacing:-.05em;text-wrap:balance;max-width:13ch;margin:10px 0 0;font-size:clamp(3rem,6vw,5.4rem);line-height:.9}.StudioShell-module__1VTaYW__lead{max-width:52rem;color:color-mix(in srgb, var(--text) 68%, var(--text-soft));margin:18px 0 0;font-size:1.05rem;line-height:1.72}.StudioShell-module__1VTaYW__ctaRow{z-index:1;flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex;position:relative}.StudioShell-module__1VTaYW__primaryButton,.StudioShell-module__1VTaYW__secondaryButton,.StudioShell-module__1VTaYW__linkButton{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:13px 18px;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.StudioShell-module__1VTaYW__primaryButton{background:linear-gradient(135deg, var(--accent) 0%, #f28b42 110%);color:#fff8ef;box-shadow:0 16px 32px #a9471438}.StudioShell-module__1VTaYW__secondaryButton,.StudioShell-module__1VTaYW__linkButton{color:var(--text);background:#fff8efc2;border-color:#5d452a2e}.StudioShell-module__1VTaYW__primaryButton:hover,.StudioShell-module__1VTaYW__secondaryButton:hover,.StudioShell-module__1VTaYW__linkButton:hover{transform:translateY(-2px);box-shadow:0 12px 24px #482d131a}.StudioShell-module__1VTaYW__heroMeta{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.StudioShell-module__1VTaYW__metric{border-radius:var(--radius-lg);padding:20px 22px;position:relative;overflow:hidden}.StudioShell-module__1VTaYW__metric:before{content:"";background:linear-gradient(180deg, var(--accent), #237a5499);width:6px;position:absolute;inset:0 auto 0 0}.StudioShell-module__1VTaYW__metricLabel{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;display:block}.StudioShell-module__1VTaYW__metricValue{color:color-mix(in srgb, var(--text) 84%, var(--text-soft));margin-top:10px;font-size:1.02rem;line-height:1.58;display:block}.StudioShell-module__1VTaYW__contentGrid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.StudioShell-module__1VTaYW__primaryColumn,.StudioShell-module__1VTaYW__secondaryColumn{gap:16px;display:grid}.StudioShell-module__1VTaYW__secondaryColumn{border-radius:var(--radius-xl);background:linear-gradient(#fff8eff2,#f6eee3e0);padding:24px;position:sticky;top:24px}.StudioShell-module__1VTaYW__heroSecondary{gap:18px;display:grid}.StudioShell-module__1VTaYW__stackTitle{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700}.StudioShell-module__1VTaYW__stackList{gap:10px;display:grid}.StudioShell-module__1VTaYW__stackItem{border-radius:var(--radius-md);border:1px solid var(--line);background:#fff8efb8;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.StudioShell-module__1VTaYW__stackBadge{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700}.StudioShell-module__1VTaYW__sections{gap:16px;display:grid}.StudioShell-module__1VTaYW__sectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.StudioShell-module__1VTaYW__sectionCard{border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow-md);background:linear-gradient(#fffbf5e6,#f7f0e7d6);padding:28px}.StudioShell-module__1VTaYW__sectionTitle{font-family:var(--font-studio-display), Georgia, serif;letter-spacing:-.03em;margin:4px 0 12px;font-size:clamp(1.45rem,2vw,2.15rem);line-height:1.02}.StudioShell-module__1VTaYW__sectionCopy{color:color-mix(in srgb, var(--text) 68%, var(--text-soft));margin:0;line-height:1.7}.StudioShell-module__1VTaYW__bulletList{color:color-mix(in srgb, var(--text) 72%, var(--text-soft));margin:16px 0 0;padding-left:18px;line-height:1.7}.StudioShell-module__1VTaYW__studioGrid,.StudioShell-module__1VTaYW__sectionStack{gap:16px;display:grid}.StudioShell-module__1VTaYW__statusCard{gap:14px;display:grid}.StudioShell-module__1VTaYW__statusTitle{font-family:var(--font-studio-display), Georgia, serif;letter-spacing:-.03em;margin:0;font-size:1.4rem}.StudioShell-module__1VTaYW__statusCopy{color:color-mix(in srgb, var(--text) 66%, var(--text-soft));margin:0;line-height:1.65}.StudioShell-module__1VTaYW__statusList{gap:12px;display:grid}.StudioShell-module__1VTaYW__statusItem{border-top:1px solid var(--line);grid-template-columns:14px minmax(0,1fr);gap:12px;padding-top:14px;display:grid}.StudioShell-module__1VTaYW__statusDot{background:#98aac740;border-radius:999px;width:10px;height:10px;margin-top:5px}.StudioShell-module__1VTaYW__coreSurfaceGrid,.StudioShell-module__1VTaYW__crmFoundationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.StudioShell-module__1VTaYW__coreSurfaceCard{border:1px solid var(--line);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--radius-xl);background:linear-gradient(#fffbf5eb,#f7f0e7db);gap:14px;padding:26px;display:grid}.StudioShell-module__1VTaYW__coreSurfaceHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.StudioShell-module__1VTaYW__coreSurfaceCategory,.StudioShell-module__1VTaYW__coreSurfaceStatus{text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700}.StudioShell-module__1VTaYW__coreSurfaceCategory{color:var(--accent-strong)}.StudioShell-module__1VTaYW__coreSurfaceStatus{color:var(--success)}.StudioShell-module__1VTaYW__coreSurfaceTitle{font-family:var(--font-studio-display), Georgia, serif;letter-spacing:-.03em;margin:0;font-size:1.45rem;line-height:1}.StudioShell-module__1VTaYW__coreSurfaceMeta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:12px;padding:14px 0;display:grid}.StudioShell-module__1VTaYW__statusDotActive{background:var(--accent)}.StudioShell-module__1VTaYW__statusDotDone{background:var(--success)}.StudioShell-module__1VTaYW__miniLabel{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700;display:block}.StudioShell-module__1VTaYW__miniValue{color:color-mix(in srgb, var(--text) 82%, var(--text-soft));margin-top:5px;line-height:1.6;display:block}@media (max-width:1120px){.StudioShell-module__1VTaYW__frame,.StudioShell-module__1VTaYW__contentGrid,.StudioShell-module__1VTaYW__sectionGrid,.StudioShell-module__1VTaYW__heroMeta,.StudioShell-module__1VTaYW__coreSurfaceGrid,.StudioShell-module__1VTaYW__crmFoundationGrid{grid-template-columns:1fr}.StudioShell-module__1VTaYW__secondaryColumn{position:static}}@media (max-width:780px){.StudioShell-module__1VTaYW__page{padding:16px}.StudioShell-module__1VTaYW__topbar{grid-template-columns:1fr}.StudioShell-module__1VTaYW__title{max-width:none}}
