.ScenarioChatCard_card__y_zNj{display:flex;flex-direction:column;background:none;border:1px solid var(--line-divider);border-radius:.5rem;padding:.75rem;margin:.5rem 0;font-size:.8125rem;gap:.75rem}.ScenarioChatCard_header__2ooXo{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--line-divider)}.ScenarioChatCard_sceneTitle__GZFCT{font-weight:600;font-size:.95rem;color:var(--text-white400)}.ScenarioChatCard_section__4uJ2Z{display:flex;flex-direction:column;gap:.25rem}.ScenarioChatCard_sectionTitle__duHtJ{color:var(--text-white400);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.ScenarioChatCard_content__5_NuL{color:var(--text-white800);line-height:1.4;padding-left:.5rem;border-left:2px solid var(--line-divider)}.ScenarioChatCard_cutList__NRGXn{display:flex;flex-direction:column;gap:.75rem}.ScenarioChatCard_cutItem__CNv4L{display:flex;flex-direction:column;gap:.25rem}.ScenarioChatCard_cutHeader__1QnTw{display:flex;align-items:center;gap:.5rem}.ScenarioChatCard_cutLabel___ZAUd{font-size:.9rem;font-weight:600;color:var(--text-white400)}.ScenarioChatCard_cutContent__kwAkX{color:var(--text-white800);line-height:1.4;padding-left:.5rem;border-left:2px solid var(--line-divider)}.ScenarioChatCard_blockList__KzVLq{display:flex;flex-direction:column;gap:.25rem;padding:0;background:transparent;border:none}.ScenarioChatCard_block__Dwb2n{display:flex;flex-direction:column;width:100%;position:relative;margin-bottom:.25rem}.ScenarioChatCard_block_scene_background__u34d7{background-color:var(--page-dark600);border-radius:.25rem;padding:1rem 1.25rem;margin-bottom:.5rem;color:var(--text-white800);font-size:.825rem}.ScenarioChatCard_block_dialogue__5PYCK{border-left:3px solid var(--text-white400);padding-left:1rem;margin-left:4px;margin-top:.5rem;margin-bottom:.5rem;white-space:pre-wrap;line-height:2;color:var(--text-white800)}.ScenarioChatCard_block_title_subtitle__iPW_n{font-size:1rem;font-weight:400;color:var(--text-white800);padding:.25rem 0}.ScenarioChatCard_block_text___r1_S{color:var(--text-white1000);line-height:1.5;padding:.125rem 0}.ScenarioChatCard_block_divider__lINSu{width:100%;height:2px;background:var(--line-divider);margin:1.5rem 0}.ScenarioChatCard_divider__yhdua{height:1px;background:var(--line-divider);margin:1.5rem 0;width:100%}.LandingIdeateDemo_demoContainer__PEy4W{width:100%;height:100%;display:flex;flex-direction:column;max-width:520px;margin:0 auto;overflow:hidden;pointer-events:none}.LandingIdeateDemo_inputCentered__RMSZ3{display:flex;align-items:center;justify-content:center;flex:1 1;padding:0 1.5rem}.LandingIdeateDemo_inputCentered__RMSZ3>div{width:100%;max-width:520px}.LandingIdeateDemo_chatHistory__SrwSR{flex:1 1;overflow:hidden;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1.5rem .375rem}.LandingIdeateDemo_chatHistory__SrwSR::-webkit-scrollbar{display:none}.LandingIdeateDemo_chatInputContainer__IZnnn{flex-shrink:0;padding:0 1.5rem 1.5rem}.LandingIdeateDemo_buttonClicked__YuQwD{animation:LandingIdeateDemo_buttonClick__7kRBI .6s ease-out!important}@keyframes LandingIdeateDemo_buttonClick__7kRBI{0%{transform:scale(1)}50%{transform:scale(.9);background-color:rgba(0,132,233,.7)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-chip="0"]>div>div:nth-child(2)>div:nth-child(2)>button:first-child{animation:LandingIdeateDemo_chipClick___Xeh_ .6s ease-out}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-chip="0"]>div>div:nth-child(2)>div:last-child>button:first-child{animation:none!important}@keyframes LandingIdeateDemo_chipClick___Xeh_{0%{transform:scale(1)}50%{transform:scale(.95);background:var(--bg-tertiary,#3a3a3a);border-color:var(--button-primary,#0084E9)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-transition=true]>div>div:nth-child(2)>button:first-child{animation:LandingIdeateDemo_transitionClick__3CCK3 .6s ease-out}@keyframes LandingIdeateDemo_transitionClick__3CCK3{0%{transform:scale(1)}50%{transform:scale(.95);filter:brightness(.8)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-transfer=true]>div>div:first-child>div>button{animation:LandingIdeateDemo_transferClick__e1gW1 .6s ease-out}@keyframes LandingIdeateDemo_transferClick__e1gW1{0%{transform:scale(1)}50%{transform:scale(.95);filter:brightness(.8)}to{transform:scale(1)}}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-bottom-btn=true]>div>div:nth-child(2)>div:last-child>button:first-child{animation:LandingIdeateDemo_bottomBtnClick__shjim .6s ease-out}.LandingIdeateDemo_chatHistory__SrwSR [data-clicked-bottom-btn=true]>div>div:nth-child(2)>div:nth-child(2)>button:first-child{animation:none!important}@keyframes LandingIdeateDemo_bottomBtnClick__shjim{0%{transform:scale(1);color:var(--text-white300,#888)}50%{transform:scale(.95);color:var(--text-white800)}to{transform:scale(1);color:var(--text-white300,#888)}}.LandingIdeateDemo_typingCursor__LZn0y{display:inline-block;animation:LandingIdeateDemo_blink__3re8U .8s step-start infinite;color:var(--button-primary,#0084E9);font-weight:300;margin-left:1px}@keyframes LandingIdeateDemo_blink__3re8U{0%,to{opacity:1}50%{opacity:0}}.LandingIdeateDemo_loadingDots__AThxv{display:flex;align-items:center;gap:5px;padding:.625rem 0;min-height:24px}.LandingIdeateDemo_loadingDots__AThxv span{width:7px;height:7px;border-radius:50%;background:var(--text-white300,#888);animation:LandingIdeateDemo_loadingBounce__Ta9sF 1.4s ease-in-out infinite}.LandingIdeateDemo_loadingDots__AThxv span:first-child{animation-delay:0s}.LandingIdeateDemo_loadingDots__AThxv span:nth-child(2){animation-delay:.16s}.LandingIdeateDemo_loadingDots__AThxv span:nth-child(3){animation-delay:.32s}@keyframes LandingIdeateDemo_loadingBounce__Ta9sF{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.ScriptSection_sectionContainer__U_7B3{padding:var(--lp-space-3xl) var(--lp-container-padding);background-color:var(--lp-bg-base);color:var(--lp-text-primary);font-family:var(--lp-font-display);max-width:var(--lp-container-max);margin:0 auto}.ScriptSection_demoSection__ekLuJ{padding-bottom:0}.ScriptSection_featureSection__G5WYW{padding-top:0}.ScriptSection_badge__hMzsW{display:inline-block;font-size:var(--lp-text-badge);font-weight:600;color:var(--lp-text-70);letter-spacing:.1em;text-transform:uppercase;background:var(--lp-bg-08);padding:6px 12px;border-radius:4px;width:fit-content;margin-bottom:var(--lp-space-md)}.ScriptSection_heroHeader__XAwBz{max-width:1100px;margin-bottom:var(--lp-space-2xl);min-height:120px}.ScriptSection_headline__VzRLW{font-size:var(--lp-text-h2);font-weight:500;color:var(--lp-text-100);line-height:1.35;letter-spacing:-.01em;margin:0}.ScriptSection_headlineMuted__NqqpY{color:var(--lp-text-40)}.ScriptSection_demoWrapper__NIBL7{width:100%;height:500px;border-radius:12px 12px 0 0;overflow:hidden;background:var(--lp-bg-02);border:1px solid var(--lp-bg-06);display:flex;flex-direction:column}.ScriptSection_featureGrid__QsHjP{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--lp-bg-08);width:100%}@media (min-width:768px){.ScriptSection_featureGrid__QsHjP{grid-template-columns:repeat(3,1fr)}}.ScriptSection_featureItem__OpR8W{padding:0;border-right:1px solid var(--lp-bg-08);display:flex;flex-direction:column}.ScriptSection_featureDemo__z85Er{width:100%;aspect-ratio:1;overflow:hidden;position:relative}.ScriptSection_featureContent__cOcr3{padding:var(--lp-space-xl) var(--lp-space-lg)}.ScriptSection_featureDemo__z85Er img{width:100%;height:100%;object-fit:cover}.ScriptSection_featureItem__OpR8W:last-child{border-right:none}@media (max-width:767px){.ScriptSection_featureItem__OpR8W{border-right:none;border-bottom:1px solid var(--lp-bg-08)}.ScriptSection_featureItem__OpR8W:last-child{border-bottom:none}.ScriptSection_featureContent__cOcr3{padding:var(--lp-space-lg)}}.ScriptSection_figLabel__8aUJn{display:block;font-size:var(--lp-text-badge);font-weight:500;color:var(--lp-text-30);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--lp-space-lg)}.ScriptSection_featureTitle__AJawE{font-size:var(--lp-text-body);font-weight:500;color:var(--lp-text-100);margin:0 0 .5rem}.ScriptSection_featureDesc__GKJ8s{font-size:var(--lp-text-body);font-weight:400;color:var(--lp-text-60)!important;line-height:1.6;margin:0}@media (max-width:1024px){.ScriptSection_sectionContainer__U_7B3{padding:var(--lp-space-2xl) var(--lp-space-md)}.ScriptSection_demoWrapper__NIBL7{height:450px}}@media (max-width:768px){.ScriptSection_sectionContainer__U_7B3{padding:var(--lp-space-xl) var(--lp-space-sm)}.ScriptSection_heroHeader__XAwBz{margin-bottom:var(--lp-space-xl)}.ScriptSection_demoWrapper__NIBL7{height:400px}}.DemoSlashMenu_menu__aVcCa{position:absolute;bottom:100%;left:0;margin-bottom:4px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);width:200px;padding:4px;z-index:100}.DemoSlashMenu_header__xSFTD{padding:8px 12px;font-size:11px;color:var(--text-white400);text-transform:uppercase;font-weight:500}.DemoSlashMenu_list__He96g{display:flex;flex-direction:column;gap:2px}.DemoSlashMenu_item__ojUJv{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:4px;font-size:13px;color:var(--text-white800);cursor:default}.DemoSlashMenu_item__ojUJv.DemoSlashMenu_active__fhr60{background:rgba(255,255,255,.08);color:var(--text-white1000)}