.HeroSection-module__xogimq__hero{background:#f4f4f6;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__xogimq__bgGradient{pointer-events:none;background:radial-gradient(80% 50% at 50% -20%,#5e4b9b14 0%,#0000 50%),radial-gradient(60% 40% at 100% 100%,#33a8760f 0%,#0000 50%);position:absolute;inset:0}.HeroSection-module__xogimq__bgOrb1{filter:blur(60px);background:radial-gradient(circle,#a79ad326 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite HeroSection-module__xogimq__floatOrb;position:absolute;top:10%;right:5%}.HeroSection-module__xogimq__bgOrb2{filter:blur(50px);background:radial-gradient(circle,#7ed1b21f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:25s ease-in-out infinite reverse HeroSection-module__xogimq__floatOrb;position:absolute;bottom:10%;left:10%}@keyframes HeroSection-module__xogimq__floatOrb{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-30px)scale(1.05)}66%{transform:translate(-15px,20px)scale(.95)}}.HeroSection-module__xogimq__container{z-index:10;grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.HeroSection-module__xogimq__content{flex-direction:column;gap:1.5rem;display:flex}.HeroSection-module__xogimq__logoMark{width:80px;height:80px;animation:.6s ease-out HeroSection-module__xogimq__fadeInUp}.HeroSection-module__xogimq__logoMark img{object-fit:contain;width:100%;height:100%}.HeroSection-module__xogimq__headline{letter-spacing:-.03em;color:#0b0b0b;margin:0;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.1;animation:.6s ease-out .1s backwards HeroSection-module__xogimq__fadeInUp}.HeroSection-module__xogimq__headlineAccent{background:linear-gradient(135deg,#33a876 0%,#7ed1b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__xogimq__subheadline{color:#2a2a2a;max-width:480px;margin:0;font-size:1.25rem;line-height:1.6;animation:.6s ease-out .2s backwards HeroSection-module__xogimq__fadeInUp}.HeroSection-module__xogimq__framingNote{color:#475569;max-width:480px;margin:-.5rem 0 0;font-size:1rem;line-height:1.55;animation:.6s ease-out .25s backwards HeroSection-module__xogimq__fadeInUp}.HeroSection-module__xogimq__ctaGroup{flex-direction:column;gap:.75rem;animation:.6s ease-out .3s backwards HeroSection-module__xogimq__fadeInUp;display:flex}.HeroSection-module__xogimq__primaryCta{color:#fff;cursor:pointer;background:#5e4b9b;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;padding:1rem 1.75rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #5e4b9b40,0 1px 3px #5e4b9b1a}.HeroSection-module__xogimq__primaryCta:hover{background:#4a3b7d;transform:translateY(-2px);box-shadow:0 8px 24px #5e4b9b4d,0 2px 6px #5e4b9b26}.HeroSection-module__xogimq__primaryCta:active{transform:translateY(0)}.HeroSection-module__xogimq__primaryCta svg{transition:transform .2s}.HeroSection-module__xogimq__primaryCta:hover svg{transform:translate(3px)}.HeroSection-module__xogimq__ctaNote{color:#64748b;font-size:.875rem}.HeroSection-module__xogimq__mockupWrapper{animation:.8s ease-out .4s backwards HeroSection-module__xogimq__fadeInUp;position:relative}.HeroSection-module__xogimq__mockup{background:#fff;border:1px solid #e8e6ef;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #00000005,0 12px 24px #0000000f,0 24px 48px #5e4b9b14}.HeroSection-module__xogimq__browserBar{background:#f4f4f6;border-bottom:1px solid #e8e6ef;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.HeroSection-module__xogimq__browserDots{gap:6px;display:flex}.HeroSection-module__xogimq__browserDots span{border-radius:50%;width:10px;height:10px}.HeroSection-module__xogimq__browserDots span:first-child{background:#ff5f56}.HeroSection-module__xogimq__browserDots span:nth-child(2){background:#ffbd2e}.HeroSection-module__xogimq__browserDots span:nth-child(3){background:#27ca40}.HeroSection-module__xogimq__browserUrl{text-align:center;color:#64748b;background:#fff;border:1px solid #e8e6ef;border-radius:6px;flex:1;padding:.375rem 1rem;font-size:.75rem}.HeroSection-module__xogimq__mockupBody{min-height:360px;position:relative}.HeroSection-module__xogimq__mockupCanvas{background:#fafafa;flex-direction:column;display:flex}.HeroSection-module__xogimq__canvasHeader{background:#fff;border-bottom:1px solid #e8e6ef;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.HeroSection-module__xogimq__canvasTitle{color:#2a2a2a;font-size:.75rem;font-weight:600}.HeroSection-module__xogimq__canvasCollaborators{margin-left:-6px;display:flex}.HeroSection-module__xogimq__collaborator{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-6px;font-size:.625rem;font-weight:600;display:flex}.HeroSection-module__xogimq__storyboardGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1rem;display:grid}.HeroSection-module__xogimq__storyboardPanel{background:#fff;border:1px solid #e8e6ef;border-radius:8px;transition:opacity .5s,transform .5s;overflow:hidden}.HeroSection-module__xogimq__panelHidden{opacity:0;transform:scale(.85)}.HeroSection-module__xogimq__panelVisible{opacity:1;transform:scale(1)}.HeroSection-module__xogimq__panelImage{aspect-ratio:1;background:linear-gradient(135deg,#e8e6ef 0%,#f4f4f6 100%);position:relative;overflow:hidden}.HeroSection-module__xogimq__panelCaption{background:#fff;align-items:flex-start;gap:.375rem;padding:.375rem .5rem;display:flex}.HeroSection-module__xogimq__panelNumber{color:#fff;background:#5e4b9b;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;min-width:14px;height:14px;margin-top:1px;font-size:.5rem;font-weight:700;display:flex}.HeroSection-module__xogimq__panelText{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.5rem;line-height:1.3;display:-webkit-box;overflow:hidden}.HeroSection-module__xogimq__chatBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:15;background:#00000040;border-radius:0 0 16px 16px;transition:opacity .4s;position:absolute;inset:0}.HeroSection-module__xogimq__chatBackdropVisible{opacity:1}.HeroSection-module__xogimq__chatBackdropHidden{opacity:0;pointer-events:none}.HeroSection-module__xogimq__chatModal{z-index:20;background:#fff;border-radius:14px;flex-direction:column;width:260px;max-height:320px;transition:opacity .4s,transform .4s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(1);box-shadow:0 12px 40px #0003}.HeroSection-module__xogimq__chatModalOpen{opacity:1;transform:translate(-50%,-50%)scale(1)}.HeroSection-module__xogimq__chatModalClosed{opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.95)}.HeroSection-module__xogimq__chatHeader{border-bottom:1px solid #e8e6ef;flex-shrink:0;justify-content:space-between;align-items:center;padding:.625rem .75rem;display:flex}.HeroSection-module__xogimq__chatHeaderLeft{flex-direction:column;display:flex}.HeroSection-module__xogimq__chatTitle{color:#0b0b0b;align-items:center;gap:.25rem;margin:0;font-size:.65rem;font-weight:600;display:inline-flex}.HeroSection-module__xogimq__chatTitleLogo{vertical-align:middle;display:inline-block;position:relative;top:-2px}.HeroSection-module__xogimq__chatSubtitle{color:#2a2a2a;opacity:.5;margin:.125rem 0 0;font-size:.5rem}.HeroSection-module__xogimq__chatCloseBtn{color:#2a2a2a;opacity:.4;border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.HeroSection-module__xogimq__chatMessages{flex-direction:column;flex:1;gap:.3rem;padding:.5rem .625rem;display:flex;overflow:hidden}.HeroSection-module__xogimq__chatBubble{align-items:flex-start;gap:.3rem;max-width:92%;display:flex}.HeroSection-module__xogimq__chatBubbleAi{align-self:flex-start}.HeroSection-module__xogimq__chatBubbleUser{flex-direction:row-reverse;align-self:flex-end}.HeroSection-module__xogimq__bubbleAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;margin-top:1px;display:flex}.HeroSection-module__xogimq__bubbleText{border-radius:8px;padding:.25rem .5rem;font-size:.5rem;line-height:1.35}.HeroSection-module__xogimq__chatBubbleAi .HeroSection-module__xogimq__bubbleText{color:#2a2a2a;background:#f4f4f6;border-bottom-left-radius:3px}.HeroSection-module__xogimq__chatBubbleUser .HeroSection-module__xogimq__bubbleText{color:#fff;background:#5e4b9b;border-bottom-right-radius:3px}.HeroSection-module__xogimq__chatFooter{border-top:1px solid #e8e6ef;flex-direction:column;flex-shrink:0;gap:.375rem;padding:.5rem .625rem;display:flex}.HeroSection-module__xogimq__chatInput{border:1px solid #e8e6ef;border-radius:8px;padding:.3rem .5rem}.HeroSection-module__xogimq__chatInputPlaceholder{color:#a79ad3;font-size:.5rem}.HeroSection-module__xogimq__chatFooterActions{justify-content:space-between;align-items:center;display:flex}.HeroSection-module__xogimq__chatCloseLabel{color:#2a2a2a;opacity:.4;font-size:.5rem}.HeroSection-module__xogimq__generateBtn{color:#fff;opacity:.3;background:#2a2a2a;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.5rem;font-weight:600;transition:all .3s;display:inline-flex}.HeroSection-module__xogimq__generateBtn.HeroSection-module__xogimq__generateReady{opacity:1;background:#33a876;transform:scale(1.05);box-shadow:0 2px 8px #33a87666}.HeroSection-module__xogimq__generateBtn.HeroSection-module__xogimq__generateActive{opacity:1;background:#33a876;box-shadow:0 2px 8px #33a87666}.HeroSection-module__xogimq__spinner{border:1.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:8px;height:8px;animation:.6s linear infinite HeroSection-module__xogimq__spin}@keyframes HeroSection-module__xogimq__spin{to{transform:rotate(360deg)}}.HeroSection-module__xogimq__floatingBadge{color:#fff;background:#33a876;border-radius:20px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;animation:3s ease-in-out infinite HeroSection-module__xogimq__floatBadge;display:flex;position:absolute;top:-12px;right:24px;box-shadow:0 4px 12px #33a8764d}@keyframes HeroSection-module__xogimq__floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes HeroSection-module__xogimq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroSection-module__xogimq__container{grid-template-columns:1fr;gap:3rem}.HeroSection-module__xogimq__content{text-align:center;align-items:center}.HeroSection-module__xogimq__subheadline{max-width:560px}.HeroSection-module__xogimq__mockupWrapper{max-width:600px;margin:0 auto}}@media (max-width:640px){.HeroSection-module__xogimq__hero{padding:5rem 1rem 3rem}.HeroSection-module__xogimq__storyboardGrid{grid-template-columns:repeat(2,1fr)}.HeroSection-module__xogimq__chatModal{width:220px;max-height:280px}.HeroSection-module__xogimq__floatingBadge{padding:.375rem .625rem;font-size:.625rem;top:-8px;right:12px}}@media (prefers-reduced-motion:reduce){.HeroSection-module__xogimq__bgOrb1,.HeroSection-module__xogimq__bgOrb2,.HeroSection-module__xogimq__floatingBadge{animation:none}.HeroSection-module__xogimq__storyboardPanel,.HeroSection-module__xogimq__chatModal,.HeroSection-module__xogimq__chatBackdrop{transition:none}}
.InteractiveTutorial-module__s_WnVa__section{opacity:0;background:#f4f4f6;padding:5rem 1.5rem 6rem;transition:opacity .7s ease-out,transform .7s ease-out;position:relative;transform:translateY(24px)}.InteractiveTutorial-module__s_WnVa__sectionVisible{opacity:1;transform:translateY(0)}.InteractiveTutorial-module__s_WnVa__mobileFallback{display:none}.InteractiveTutorial-module__s_WnVa__desktopOnly{display:block}.InteractiveTutorial-module__s_WnVa__sectionHeader{text-align:center;max-width:640px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.InteractiveTutorial-module__s_WnVa__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#33a876;background:#33a8761a;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.InteractiveTutorial-module__s_WnVa__sectionTitle{color:#0b0b0b;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.InteractiveTutorial-module__s_WnVa__sectionSubtitle{color:#2a2a2a;opacity:.7;margin:0;font-size:1.0625rem;line-height:1.6}.InteractiveTutorial-module__s_WnVa__browserChrome{background:#fff;border:1px solid #e8e6ef;border-radius:16px;max-width:1280px;margin:0 auto;overflow:hidden;box-shadow:0 4px 8px #0000000a,0 16px 40px #00000014,0 32px 80px #5e4b9b14}.InteractiveTutorial-module__s_WnVa__browserBar{background:#f8f8fa;border-bottom:1px solid #e8e6ef;align-items:center;gap:.75rem;padding:.625rem 1rem;display:flex}.InteractiveTutorial-module__s_WnVa__browserDots{flex-shrink:0;gap:6px;display:flex}.InteractiveTutorial-module__s_WnVa__dotRed,.InteractiveTutorial-module__s_WnVa__dotYellow,.InteractiveTutorial-module__s_WnVa__dotGreen{border-radius:50%;width:10px;height:10px}.InteractiveTutorial-module__s_WnVa__dotRed{background:#ff5f57}.InteractiveTutorial-module__s_WnVa__dotYellow{background:#febc2e}.InteractiveTutorial-module__s_WnVa__dotGreen{background:#28c840}.InteractiveTutorial-module__s_WnVa__browserUrl{color:#64748b;text-align:center;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e8e6ef;border-radius:8px;flex:1;max-width:480px;margin:0 auto;padding:.375rem 1rem;font-size:.75rem}.InteractiveTutorial-module__s_WnVa__browserBarSpacer{flex-shrink:0;width:52px}.InteractiveTutorial-module__s_WnVa__appShell{background:#f4f4f6;flex-direction:column;min-height:620px;max-height:80vh;display:flex;position:relative;overflow:hidden}.InteractiveTutorial-module__s_WnVa__header{z-index:10;background:#fff;border-bottom:1px solid #e8e6ef;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.6875rem .75rem;display:flex}.InteractiveTutorial-module__s_WnVa__headerLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.InteractiveTutorial-module__s_WnVa__headerLogo{flex-shrink:0}.InteractiveTutorial-module__s_WnVa__headerDivider{background:#e8e6ef;flex-shrink:0;width:1px;height:20px}.InteractiveTutorial-module__s_WnVa__headerProject{align-items:center;gap:.5rem;min-width:0;display:flex}.InteractiveTutorial-module__s_WnVa__projectDot{background:#5e4b9b;border-radius:50%;flex-shrink:0;width:8px;height:8px}.InteractiveTutorial-module__s_WnVa__projectName{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.375rem;min-width:0;padding:.25rem .5rem;transition:background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__projectName:hover{background:#f4f4f6}.InteractiveTutorial-module__s_WnVa__projectName span{color:#0b0b0b;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;font-size:.8125rem;font-weight:600;overflow:hidden}.InteractiveTutorial-module__s_WnVa__projectChevron{color:#2a2a2a66;flex-shrink:0}.InteractiveTutorial-module__s_WnVa__headerRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.InteractiveTutorial-module__s_WnVa__collaborators{align-items:center;display:flex}.InteractiveTutorial-module__s_WnVa__collabAvatar{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.5625rem;font-weight:700;display:flex}.InteractiveTutorial-module__s_WnVa__exportBtn{color:#2a2a2a;cursor:pointer;background:#fff;border:1px solid #e8e6ef;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.InteractiveTutorial-module__s_WnVa__exportBtn:hover{background:#f4f4f6;border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__shareBtn{color:#fff;cursor:pointer;background:#5e4b9b;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__shareBtn:hover{background:#4d3d80}@keyframes InteractiveTutorial-module__s_WnVa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InteractiveTutorial-module__s_WnVa__fadeIn{0%{opacity:0}to{opacity:1}}.InteractiveTutorial-module__s_WnVa__toastContainer{z-index:10000;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.InteractiveTutorial-module__s_WnVa__toast{color:#fff;background:#0b0b0b;border-radius:10px;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;animation:.3s ease-out InteractiveTutorial-module__s_WnVa__toastIn,.3s ease-in 2.2s forwards InteractiveTutorial-module__s_WnVa__toastOut;box-shadow:0 4px 16px #0003}@keyframes InteractiveTutorial-module__s_WnVa__toastIn{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes InteractiveTutorial-module__s_WnVa__toastOut{0%{opacity:1}to{opacity:0;transform:translateY(-4px)}}@keyframes InteractiveTutorial-module__s_WnVa__bubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.InteractiveTutorial-module__s_WnVa__typingDots{gap:3px;padding:.125rem 0;display:flex}.InteractiveTutorial-module__s_WnVa__typingDots span{background:#a79ad3;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite InteractiveTutorial-module__s_WnVa__dotBounce}.InteractiveTutorial-module__s_WnVa__typingDots span:nth-child(2){animation-delay:.2s}.InteractiveTutorial-module__s_WnVa__typingDots span:nth-child(3){animation-delay:.4s}@keyframes InteractiveTutorial-module__s_WnVa__dotBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes InteractiveTutorial-module__s_WnVa__pulse{0%,to{opacity:1}50%{opacity:.4}}.InteractiveTutorial-module__s_WnVa__modalOverlay{z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;justify-content:center;align-items:center;animation:.15s ease-out InteractiveTutorial-module__s_WnVa__fadeIn;display:flex;position:absolute;inset:0}@keyframes InteractiveTutorial-module__s_WnVa__modalIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.InteractiveTutorial-module__s_WnVa__miniModal{background:#fff;border-radius:16px;width:420px;max-width:92vw;animation:.2s ease-out InteractiveTutorial-module__s_WnVa__modalIn;overflow:hidden;box-shadow:0 16px 48px #0003}.InteractiveTutorial-module__s_WnVa__miniModalHeader{background:#fafafa;border-bottom:1px solid #e8e6ef;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.InteractiveTutorial-module__s_WnVa__miniModalTitle{color:#0b0b0b;margin:0;font-size:.9375rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__miniModalBody{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.InteractiveTutorial-module__s_WnVa__miniLabel{text-transform:uppercase;letter-spacing:.06em;color:#2a2a2a73;font-size:.6875rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__formatGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.InteractiveTutorial-module__s_WnVa__formatOption{text-align:center;cursor:pointer;background:#fff;border:1.5px solid #e8e6ef;border-radius:10px;padding:.625rem .5rem;transition:all .15s}.InteractiveTutorial-module__s_WnVa__formatOption:hover{border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__formatOptionLabel{color:#0b0b0b;font-size:.8125rem;font-weight:600}.InteractiveTutorial-module__s_WnVa__primaryBtn{color:#fff;cursor:pointer;background:#5e4b9b;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__primaryBtn:hover{background:#4d3d80}.InteractiveTutorial-module__s_WnVa__linkRow{gap:.5rem;display:flex}.InteractiveTutorial-module__s_WnVa__linkInput{color:#2a2a2a;background:#fafafa;border:1.5px solid #e8e6ef;border-radius:8px;outline:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.75rem}.InteractiveTutorial-module__s_WnVa__linkInput:focus{background:#fff;border-color:#5e4b9b}.InteractiveTutorial-module__s_WnVa__copyBtn{color:#5e4b9b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8e6ef;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.InteractiveTutorial-module__s_WnVa__copyBtn:hover{background:#f4f4f6;border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__roleNote{color:#2a2a2a66;font-size:.6875rem}.InteractiveTutorial-module__s_WnVa__roleNote strong{color:#5e4b9b}.InteractiveTutorial-module__s_WnVa__tourPromptBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#5e4b9b;border:none;border-radius:999px;align-items:center;gap:.4375rem;padding:.4375rem .9375rem;font-size:.75rem;font-weight:700;transition:background .15s;animation:2s infinite InteractiveTutorial-module__s_WnVa__tourPulse;display:flex;position:relative;box-shadow:0 2px 8px #5e4b9b4d}@keyframes InteractiveTutorial-module__s_WnVa__tourPulse{0%,to{box-shadow:0 2px 8px #5e4b9b4d}50%{box-shadow:0 2px 16px #5e4b9b80}}.InteractiveTutorial-module__s_WnVa__tourPromptBtn:hover{background:#4d3d80;animation:none}.InteractiveTutorial-module__s_WnVa__tourPromptIcon{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.9375rem;font-weight:800;line-height:1;display:flex}@keyframes InteractiveTutorial-module__s_WnVa__tourPromptPromotedPulse{0%,to{transform:scale(1.05);box-shadow:0 4px 16px #5e4b9b73,0 0 #5e4b9b66}50%{transform:scale(1.09);box-shadow:0 6px 24px #5e4b9ba6,0 0 0 10px #5e4b9b00}}.InteractiveTutorial-module__s_WnVa__tourPromptBadge{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.6875rem;font-weight:800;line-height:1;animation:1.6s ease-in-out infinite InteractiveTutorial-module__s_WnVa__tourPromptBadgePulse;display:flex;position:absolute;top:-7px;right:-7px;box-shadow:0 2px 6px #dc262673}@keyframes InteractiveTutorial-module__s_WnVa__tourPromptBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.InteractiveTutorial-module__s_WnVa__tourRestart{z-index:20;color:#5e4b9b;cursor:pointer;background:#fff;border:1.5px solid #e8e6ef;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;transition:all .15s;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #00000014}.InteractiveTutorial-module__s_WnVa__tourRestart:hover{color:#fff;background:#5e4b9b;border-color:#5e4b9b}.InteractiveTutorial-module__s_WnVa__tourOverlay{z-index:10000;pointer-events:none;position:absolute;inset:0}.InteractiveTutorial-module__s_WnVa__tourSpotlight{z-index:10001;pointer-events:none;background:0 0;border:3px solid #5e4b9b;border-radius:12px;transition:all .35s cubic-bezier(.4,0,.2,1);position:absolute;box-shadow:0 0 0 4px #5e4b9b33,0 0 24px #5e4b9b26}.InteractiveTutorial-module__s_WnVa__tourCursor{z-index:10003;pointer-events:none;filter:drop-shadow(0 2px 4px #0003);transition:left .4s cubic-bezier(.4,0,.2,1),top .4s cubic-bezier(.4,0,.2,1);position:absolute}.InteractiveTutorial-module__s_WnVa__tourCursorLabel{color:#fff;white-space:nowrap;background:#33a876;border-radius:4px;padding:.125rem .375rem;font-size:.5625rem;font-weight:700;position:absolute;top:18px;left:14px;box-shadow:0 1px 3px #00000026}.InteractiveTutorial-module__s_WnVa__tourTooltip{z-index:10002;pointer-events:auto;background:#fff;border:1px solid #e8e6ef;border-radius:14px;width:290px;padding:1.25rem;animation:.25s ease-out InteractiveTutorial-module__s_WnVa__tooltipIn;position:absolute;box-shadow:0 12px 40px #00000026}.InteractiveTutorial-module__s_WnVa__tourTooltipCenter{text-align:center;width:420px;max-width:calc(100% - 2rem);padding:1.75rem;animation:.3s ease-out InteractiveTutorial-module__s_WnVa__tooltipCenterIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveTutorial-module__s_WnVa__tourTooltipCenter .InteractiveTutorial-module__s_WnVa__tourStepCounter{text-align:center}.InteractiveTutorial-module__s_WnVa__tourTooltipCenter .InteractiveTutorial-module__s_WnVa__tourTitle{margin-bottom:.625rem;font-size:1.375rem}.InteractiveTutorial-module__s_WnVa__tourTooltipCenter .InteractiveTutorial-module__s_WnVa__tourDesc{margin-bottom:.25rem;font-size:.9375rem;line-height:1.6}.InteractiveTutorial-module__s_WnVa__tourTooltipCenter .InteractiveTutorial-module__s_WnVa__tourActions{justify-content:center}@keyframes InteractiveTutorial-module__s_WnVa__tooltipCenterIn{0%{opacity:0;transform:translate(-50%,-46%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes InteractiveTutorial-module__s_WnVa__tooltipIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.InteractiveTutorial-module__s_WnVa__tourStepCounter{text-transform:uppercase;letter-spacing:.06em;color:#33a876;margin-bottom:.375rem;font-size:.625rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__tourTitle{color:#0b0b0b;margin:0 0 .375rem;font-size:1rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__tourDesc{color:#64748b;margin:0 0 1rem;font-size:.8125rem;line-height:1.5}.InteractiveTutorial-module__s_WnVa__tourActions{align-items:center;gap:.5rem;display:flex}.InteractiveTutorial-module__s_WnVa__tourNext{color:#fff;cursor:pointer;background:#5e4b9b;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:background .15s}.InteractiveTutorial-module__s_WnVa__tourNext:hover{background:#4d3d80}.InteractiveTutorial-module__s_WnVa__tourBack{color:#2a2a2a;cursor:pointer;background:#fff;border:1px solid #e8e6ef;border-radius:8px;padding:.5rem .875rem;font-size:.75rem;font-weight:600;transition:all .15s}.InteractiveTutorial-module__s_WnVa__tourBack:hover{background:#f4f4f6}.InteractiveTutorial-module__s_WnVa__tourSkip{color:#2a2a2a59;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.5rem .75rem;font-size:.6875rem;font-weight:500;transition:color .15s}.InteractiveTutorial-module__s_WnVa__tourSkip:hover{color:#2a2a2a}.InteractiveTutorial-module__s_WnVa__mobileFallbackCard{text-align:center;background:#fff;border:1px solid #e8e6ef;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;max-width:360px;margin:0 auto;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 16px #0000000f}.InteractiveTutorial-module__s_WnVa__mobileFallbackTitle{color:#0b0b0b;margin:0;font-size:1.25rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__mobileFallbackText{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.InteractiveTutorial-module__s_WnVa__mobileFallbackCta{color:#fff;background:#5e4b9b;border-radius:12px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.InteractiveTutorial-module__s_WnVa__mobileFallbackCta:hover{background:#4d3d80}.InteractiveTutorial-module__s_WnVa__workspace{background:#f4f4f6;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.InteractiveTutorial-module__s_WnVa__spin{animation:1s linear infinite InteractiveTutorial-module__s_WnVa__spin}.InteractiveTutorial-module__s_WnVa__rail{background:#fff;border-right:1px solid #e8e6ef;flex-direction:column;flex-shrink:0;align-items:center;gap:.375rem;width:3.25rem;padding-top:.625rem;display:flex}.InteractiveTutorial-module__s_WnVa__railCollapse{color:#2a2a2a73;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;width:2.25rem;height:2rem;transition:color .15s,background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__railCollapse:hover{color:#5e4b9b;background:#5e4b9b0f}.InteractiveTutorial-module__s_WnVa__railGap{height:.25rem;display:block}.InteractiveTutorial-module__s_WnVa__railBtn{color:#2a2a2a80;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:color .15s,background .15s,box-shadow .15s;display:flex}.InteractiveTutorial-module__s_WnVa__railBtn:hover{color:#5e4b9b;background:#5e4b9b0f}.InteractiveTutorial-module__s_WnVa__railBtnActive,.InteractiveTutorial-module__s_WnVa__railBtnActive:hover{color:#fff;background:#5e4b9b;box-shadow:0 4px 10px #5b3fa047}.InteractiveTutorial-module__s_WnVa__dock{background:#fff;border-right:1px solid #e8e6ef;flex-direction:column;flex-shrink:0;width:400px;min-height:0;display:flex;position:relative}.InteractiveTutorial-module__s_WnVa__dockTabs{border-bottom:1px solid #e8e6ef;flex-shrink:0;align-items:stretch;padding:.75rem 1rem 0;display:flex}.InteractiveTutorial-module__s_WnVa__dockTab{color:#2a2a2a80;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;margin-right:1.25rem;padding:0 .25rem .75rem;font-size:.8125rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.InteractiveTutorial-module__s_WnVa__dockTab:hover{color:#2a2a2a}.InteractiveTutorial-module__s_WnVa__dockTabActive,.InteractiveTutorial-module__s_WnVa__dockTabActive:hover{color:#5e4b9b;border-bottom-color:#5e4b9b}.InteractiveTutorial-module__s_WnVa__dockTabDot{background:#33a876;border-radius:50%;width:6px;height:6px}.InteractiveTutorial-module__s_WnVa__dockBody{flex:1;min-height:0;display:flex;position:relative}.InteractiveTutorial-module__s_WnVa__dockResize{cursor:col-resize;z-index:5;width:10px;height:100%;position:absolute;top:0;right:-5px}.InteractiveTutorial-module__s_WnVa__dockResize:after{content:"";background:#e8e6ef;border-radius:2px;width:2px;height:2.5rem;transition:background .15s,height .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveTutorial-module__s_WnVa__dockResize:hover:after{background:#5e4b9b;height:4rem}.InteractiveTutorial-module__s_WnVa__pane{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.InteractiveTutorial-module__s_WnVa__paneScroll{flex:1;min-height:0;padding:1.25rem 1.25rem 1.75rem;overflow-y:auto}.InteractiveTutorial-module__s_WnVa__paneKicker{letter-spacing:.15em;text-transform:uppercase;color:#5e4b9b;margin:0 0 .5rem;font-size:.625rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__paneTitle{color:#0b0b0b;margin:0 0 .4375rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.InteractiveTutorial-module__s_WnVa__paneNote{color:#2a2a2a99;margin:0 0 1.125rem;font-size:.8125rem;line-height:1.55}.InteractiveTutorial-module__s_WnVa__chatMessages{flex-direction:column;flex:1;gap:.875rem;min-height:0;padding:1.125rem 1.125rem .5rem;display:flex;overflow-y:auto}.InteractiveTutorial-module__s_WnVa__msgRow{align-items:flex-start;gap:.5rem;animation:.3s ease-out InteractiveTutorial-module__s_WnVa__bubbleIn;display:flex}.InteractiveTutorial-module__s_WnVa__msgRowUser{flex-direction:row-reverse}.InteractiveTutorial-module__s_WnVa__msgAvatar{background:#33a8761f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:flex}.InteractiveTutorial-module__s_WnVa__msgBody{flex-direction:column;gap:.1875rem;min-width:0;max-width:85%;display:flex}.InteractiveTutorial-module__s_WnVa__msgRowUser .InteractiveTutorial-module__s_WnVa__msgBody{align-items:flex-end}.InteractiveTutorial-module__s_WnVa__msgWho{letter-spacing:.04em;text-transform:uppercase;color:#2a2a2a66;font-size:.625rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__msgBubble{color:#2a2a2a;background:#f4f4f6;border-radius:12px;padding:.625rem .8125rem;font-size:.8125rem;line-height:1.55}.InteractiveTutorial-module__s_WnVa__msgBubbleUser{color:#fff;background:#5e4b9b}.InteractiveTutorial-module__s_WnVa__chatComposer{background:#fff;border-top:1px solid #e8e6ef;flex-shrink:0;align-items:center;gap:.375rem;padding:.625rem .75rem .875rem;display:flex}.InteractiveTutorial-module__s_WnVa__composerIcon{color:#2a2a2a73;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;transition:color .15s,background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__composerIcon:hover{color:#5e4b9b;background:#5e4b9b12}.InteractiveTutorial-module__s_WnVa__composerInput{color:#2a2a2a;background:#fff;border:1px solid #e8e6ef;border-radius:999px;outline:none;flex:1;min-width:0;padding:.5rem .875rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.InteractiveTutorial-module__s_WnVa__composerInput:focus{border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__composerSend{color:#fff;cursor:pointer;background:#5e4b9b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;transition:background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__composerSend:hover{background:#4d3d80}.InteractiveTutorial-module__s_WnVa__sourceList{flex-direction:column;gap:.375rem;margin-bottom:.875rem;display:flex}.InteractiveTutorial-module__s_WnVa__sourceRow{background:#fff;border:1px solid #e8e6ef;border-radius:10px;align-items:center;gap:.625rem;padding:.5625rem .625rem;display:flex}.InteractiveTutorial-module__s_WnVa__sourceIcon{color:#5e4b9b;background:#5e4b9b17;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.InteractiveTutorial-module__s_WnVa__sourceInfo{flex-direction:column;flex:1;min-width:0;display:flex}.InteractiveTutorial-module__s_WnVa__sourceName{color:#0b0b0b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.InteractiveTutorial-module__s_WnVa__sourceMeta{color:#2a2a2a73;font-size:.6875rem}.InteractiveTutorial-module__s_WnVa__sourceRemove{color:#2a2a2a59;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;transition:color .15s,background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__sourceRemove:hover{color:#dc2626;background:#dc262614}.InteractiveTutorial-module__s_WnVa__dropZone{color:#2a2a2a80;cursor:pointer;background:#5e4b9b05;border:1.5px dashed #d8d4e4;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.375rem 1rem;font-family:inherit;font-size:.75rem;transition:border-color .15s,color .15s,background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__dropZone:hover{color:#5e4b9b;background:#5e4b9b0d;border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__personaList{flex-direction:column;gap:.5rem;display:flex}.InteractiveTutorial-module__s_WnVa__personaCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e6ef;border-radius:12px;flex-direction:column;gap:.3125rem;padding:.75rem .875rem;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__personaCard:hover{border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__personaCardActive{background:#5e4b9b0b;border-color:#5e4b9b}.InteractiveTutorial-module__s_WnVa__personaTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.InteractiveTutorial-module__s_WnVa__personaName{color:#0b0b0b;font-size:.8125rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__personaBadge{color:#2c7a5a;background:#33a87621;border-radius:999px;align-items:center;gap:.1875rem;padding:.125rem .4375rem;font-size:.625rem;font-weight:700;display:inline-flex}.InteractiveTutorial-module__s_WnVa__personaNote{color:#2a2a2a99;font-size:.75rem;line-height:1.5}.InteractiveTutorial-module__s_WnVa__historyList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.InteractiveTutorial-module__s_WnVa__historyRow{align-items:flex-start;gap:.625rem;display:flex}.InteractiveTutorial-module__s_WnVa__historyDot{background:#a79ad3;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.3125rem;box-shadow:0 0 0 3px #a79ad32e}.InteractiveTutorial-module__s_WnVa__historyBody{flex-direction:column;gap:.1875rem;display:flex}.InteractiveTutorial-module__s_WnVa__historyWhat{color:#2a2a2a;font-size:.78125rem;line-height:1.5}.InteractiveTutorial-module__s_WnVa__historyMeta{color:#2a2a2a6b;font-size:.6875rem}.InteractiveTutorial-module__s_WnVa__storyHead{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.InteractiveTutorial-module__s_WnVa__storyBanner{color:#92620c;background:#f59e0b12;border:1px solid #f59e0b47;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:.875rem;padding:.5625rem .75rem;font-size:.6875rem;line-height:1.45;display:flex}.InteractiveTutorial-module__s_WnVa__storyBanner svg{flex-shrink:0}.InteractiveTutorial-module__s_WnVa__storyBanner button{color:#fff;cursor:pointer;background:#92620c;border:none;border-radius:999px;flex-shrink:0;margin-left:auto;padding:.1875rem .5625rem;font-family:inherit;font-size:.625rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__storyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}.InteractiveTutorial-module__s_WnVa__storyCard{cursor:pointer;background:#fff;border:1px solid #e8e6ef;border-radius:10px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.InteractiveTutorial-module__s_WnVa__storyCard:hover{border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__storyCardSelected{border-color:#5e4b9b;box-shadow:0 0 0 2px #5e4b9b29}.InteractiveTutorial-module__s_WnVa__storyThumb{aspect-ratio:4/3;background:#f4f4f6;position:relative;overflow:hidden}.InteractiveTutorial-module__s_WnVa__storyThumb img{object-fit:cover;width:100%;height:100%;display:block}.InteractiveTutorial-module__s_WnVa__storyNum{color:#fff;background:#5e4b9be6;border-radius:50%;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:.3125rem;left:.3125rem}.InteractiveTutorial-module__s_WnVa__storyRegen{color:#5e4b9b;background:#ffffffc7;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InteractiveTutorial-module__s_WnVa__storyHover{opacity:0;gap:.1875rem;transition:opacity .15s;display:flex;position:absolute;top:.3125rem;right:.3125rem}.InteractiveTutorial-module__s_WnVa__storyCard:hover .InteractiveTutorial-module__s_WnVa__storyHover{opacity:1}.InteractiveTutorial-module__s_WnVa__storyHover button{color:#5e4b9b;cursor:pointer;background:#fffffff0;border:none;border-radius:6px;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:flex;box-shadow:0 1px 3px #00000024}.InteractiveTutorial-module__s_WnVa__storyHover button:hover{color:#fff;background:#5e4b9b}.InteractiveTutorial-module__s_WnVa__storyCaption{color:#2a2a2ad1;margin:0;padding:.5rem .5625rem .625rem;font-size:.6875rem;line-height:1.45}.InteractiveTutorial-module__s_WnVa__storyCaptionEdit{padding:.4375rem}.InteractiveTutorial-module__s_WnVa__storyCaptionEdit textarea{color:#2a2a2a;resize:none;border:1px solid #a79ad3;border-radius:6px;outline:none;width:100%;padding:.375rem;font-family:inherit;font-size:.6875rem;line-height:1.45}.InteractiveTutorial-module__s_WnVa__storyCaptionBtns{gap:.25rem;margin-top:.3125rem;display:flex}.InteractiveTutorial-module__s_WnVa__storyCaptionBtns button{cursor:pointer;color:#2a2a2ab3;background:#f4f4f6;border:none;border-radius:5px;flex:1;padding:.25rem;font-family:inherit;font-size:.625rem;font-weight:600}.InteractiveTutorial-module__s_WnVa__storyCaptionBtns button:first-child{color:#fff;background:#5e4b9b}.InteractiveTutorial-module__s_WnVa__prdHead{border-bottom:1px solid #e8e6ef;margin-bottom:1.375rem;padding-bottom:1.125rem}.InteractiveTutorial-module__s_WnVa__prdTitle{color:#0b0b0b;margin:0 0 .375rem;font-size:1.25rem;font-weight:700;line-height:1.25}.InteractiveTutorial-module__s_WnVa__prdBody{flex-direction:column;gap:1.375rem;display:flex}.InteractiveTutorial-module__s_WnVa__prdBody h4{letter-spacing:.06em;text-transform:uppercase;color:#5e4b9b;margin:0 0 .4375rem;font-size:.6875rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__prdBody p{color:#1a1a1a;margin:0;font-size:.84375rem;line-height:1.65}.InteractiveTutorial-module__s_WnVa__prdPending h4{color:#2a2a2a61}.InteractiveTutorial-module__s_WnVa__prdPending p{color:#2a2a2a73;font-style:italic}.InteractiveTutorial-module__s_WnVa__canvas{background:#f4f4f6;flex:1;min-width:0;min-height:0;display:flex}.InteractiveTutorial-module__s_WnVa__canvasInner{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.InteractiveTutorial-module__s_WnVa__canvasBar{background:#fff9;border-bottom:1px solid #e8e6ef;flex-shrink:0;align-items:center;gap:.625rem;padding:.5rem 1rem;display:flex}.InteractiveTutorial-module__s_WnVa__canvasBarNew{color:#5e4b9b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.InteractiveTutorial-module__s_WnVa__canvasBarNew:hover{color:#4d3d80}.InteractiveTutorial-module__s_WnVa__canvasBarCount{color:#2a2a2a73;font-size:.6875rem}.InteractiveTutorial-module__s_WnVa__canvasBarFocus{color:#2a2a2ab3;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-left:auto;font-family:inherit;font-size:.75rem;font-weight:600;display:inline-flex}.InteractiveTutorial-module__s_WnVa__canvasBarFocus:hover{color:#5e4b9b}.InteractiveTutorial-module__s_WnVa__canvasDocs{flex:1;gap:.75rem;min-height:0;padding:.75rem;display:flex;overflow-x:auto}.InteractiveTutorial-module__s_WnVa__picker{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;padding:2rem;display:flex}.InteractiveTutorial-module__s_WnVa__pickerKicker{letter-spacing:.25em;text-transform:uppercase;color:#5e4b9b;margin:0 0 1rem;font-size:.6875rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__pickerTitle{color:#0b0b0b;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.15}.InteractiveTutorial-module__s_WnVa__pickerNote{color:#2a2a2a99;max-width:26rem;margin:0 0 1.75rem;font-size:.9375rem;line-height:1.65}.InteractiveTutorial-module__s_WnVa__pickerBtns{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;display:flex}.InteractiveTutorial-module__s_WnVa__pickerBtn{color:#2a2a2a;cursor:pointer;background:#fff;border:1px solid #e8e6ef;border-radius:11px;align-items:center;gap:.5rem;padding:.6875rem 1.125rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.InteractiveTutorial-module__s_WnVa__pickerBtn:hover{color:#5e4b9b;border-color:#a79ad3}.InteractiveTutorial-module__s_WnVa__pickerBtnPrimary{color:#fff;background:#5e4b9b;border-color:#5e4b9b;box-shadow:0 2px 8px #5e4b9b38}.InteractiveTutorial-module__s_WnVa__pickerBtnPrimary:hover{color:#fff;background:#4d3d80;border-color:#4d3d80}.InteractiveTutorial-module__s_WnVa__docPanel{background:#fff;border:1px solid #e8e6ef;border-radius:12px;flex-direction:column;flex:1;min-width:300px;max-width:640px;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 30px #5e4b9b0f}.InteractiveTutorial-module__s_WnVa__docPanelFocused{max-width:none}.InteractiveTutorial-module__s_WnVa__docHead{background:#ffffffb3;border-bottom:1px solid #e8e6ef;flex-shrink:0;align-items:center;gap:.5rem;padding:.5625rem .75rem;display:flex}.InteractiveTutorial-module__s_WnVa__docIcon{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.InteractiveTutorial-module__s_WnVa__docTitle{color:#0b0b0b;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:700;overflow:hidden}.InteractiveTutorial-module__s_WnVa__docFormat{color:#2a2a2a80;background:#f4f4f6;border-radius:999px;flex-shrink:0;padding:.0625rem .375rem;font-size:.625rem;font-weight:600}.InteractiveTutorial-module__s_WnVa__docHeadActions{gap:.125rem;margin-left:auto;display:flex}.InteractiveTutorial-module__s_WnVa__docHeadActions button{color:#2a2a2a6b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:color .15s,background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__docHeadActions button:hover{color:#5e4b9b;background:#5e4b9b14}.InteractiveTutorial-module__s_WnVa__docScroll{background:#fff;flex:1;min-height:0;padding:1.125rem 1.25rem 1.5rem;overflow-y:auto}.InteractiveTutorial-module__s_WnVa__docBody{max-width:34rem}.InteractiveTutorial-module__s_WnVa__docH1{color:#0b0b0b;margin:0 0 .625rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.InteractiveTutorial-module__s_WnVa__docH2{letter-spacing:.05em;text-transform:uppercase;color:#5e4b9b;margin:1.125rem 0 .4375rem;font-size:.75rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__docP{color:#2a2a2a;margin:0 0 .5rem;font-size:.8125rem;line-height:1.7}.InteractiveTutorial-module__s_WnVa__docLi{color:#2a2a2a;margin:0 0 .3125rem;padding-left:.875rem;font-size:.8125rem;line-height:1.7;position:relative}.InteractiveTutorial-module__s_WnVa__docLi:before{content:"";background:#a79ad3;border-radius:50%;width:4px;height:4px;position:absolute;top:.6875rem;left:0}.InteractiveTutorial-module__s_WnVa__deckBody{flex-direction:column;gap:.75rem;display:flex}.InteractiveTutorial-module__s_WnVa__slide{background:#fcfcfd;border:1px solid #e8e6ef;border-radius:9px;padding:.875rem 1rem .875rem 2.125rem;position:relative}.InteractiveTutorial-module__s_WnVa__slideNum{color:#d24726;background:#d247261f;border-radius:4px;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:.875rem;left:.75rem}.InteractiveTutorial-module__s_WnVa__slide h5{color:#0b0b0b;margin:0 0 .375rem;font-size:.8125rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__slide ul{margin:0;padding-left:.875rem}.InteractiveTutorial-module__s_WnVa__slide li{color:#2a2a2ab8;font-size:.75rem;line-height:1.6}.InteractiveTutorial-module__s_WnVa__writingHead{color:#5e4b9b;background:#5e4b9b09;border-bottom:1px solid #e8e6ef;flex-shrink:0;align-items:center;gap:.625rem;padding:.625rem .875rem;display:flex}.InteractiveTutorial-module__s_WnVa__writingSpinner{color:#5e4b9b;display:flex}.InteractiveTutorial-module__s_WnVa__writingInfo{flex-direction:column;flex:1;min-width:0;display:flex}.InteractiveTutorial-module__s_WnVa__writingInfo strong{color:#0b0b0b;font-size:.8125rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__writingInfo em{color:#2a2a2a8c;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-style:normal;overflow:hidden}.InteractiveTutorial-module__s_WnVa__caret{background:#5e4b9b;border-radius:2px;width:8px;height:17px;margin-top:.375rem;animation:1s step-end infinite InteractiveTutorial-module__s_WnVa__caretBlink;display:block}@keyframes InteractiveTutorial-module__s_WnVa__caretBlink{0%,to{opacity:1}50%{opacity:0}}.InteractiveTutorial-module__s_WnVa__libraryTab{z-index:30;color:#fff;letter-spacing:.12em;writing-mode:vertical-rl;cursor:pointer;background:#5e4b9b;border:none;border-radius:8px 0 0 8px;padding:.5rem .4375rem;font-family:inherit;font-size:.625rem;font-weight:700;transition:background .15s;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 4px 14px #5e4b9b4d}.InteractiveTutorial-module__s_WnVa__libraryTab:hover{background:#4d3d80}.InteractiveTutorial-module__s_WnVa__libraryDrawer{z-index:40;background:#fff;border-left:1px solid #e8e6ef;flex-direction:column;width:17rem;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #00000017}.InteractiveTutorial-module__s_WnVa__libraryDrawerOpen{transform:translate(0)}.InteractiveTutorial-module__s_WnVa__libraryHead{border-bottom:1px solid #e8e6ef;flex-shrink:0;justify-content:space-between;align-items:center;padding:.8125rem 1rem;display:flex}.InteractiveTutorial-module__s_WnVa__libraryHead h4{color:#0b0b0b;margin:0;font-size:.8125rem;font-weight:700}.InteractiveTutorial-module__s_WnVa__libraryHead button{color:#5e4b9b;cursor:pointer;background:#5e4b9b1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;display:flex}.InteractiveTutorial-module__s_WnVa__libraryHead button:hover{background:#5e4b9b33}.InteractiveTutorial-module__s_WnVa__libraryList{flex-direction:column;flex:1;gap:.125rem;min-height:0;margin:0;padding:.5rem;list-style:none;display:flex;overflow-y:auto}.InteractiveTutorial-module__s_WnVa__libraryRow{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.625rem;width:100%;padding:.625rem .5rem;font-family:inherit;transition:background .15s;display:flex}.InteractiveTutorial-module__s_WnVa__libraryRow:hover{background:#5e4b9b0d}.InteractiveTutorial-module__s_WnVa__libraryRowActive{background:#5e4b9b1a}.InteractiveTutorial-module__s_WnVa__libraryIcon{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.InteractiveTutorial-module__s_WnVa__libraryInfo{flex-direction:column;min-width:0;display:flex}.InteractiveTutorial-module__s_WnVa__libraryTitle{color:#0b0b0b;white-space:nowrap;text-overflow:ellipsis;font-size:.78125rem;font-weight:600;overflow:hidden}.InteractiveTutorial-module__s_WnVa__libraryMeta{color:#2a2a2a73;font-size:.6875rem}.InteractiveTutorial-module__s_WnVa__chatDock{z-index:35;align-items:flex-end;gap:.5rem;padding-right:1.75rem;display:flex;position:absolute;bottom:0;right:0}.InteractiveTutorial-module__s_WnVa__chatHub{color:#5e4b9b;cursor:pointer;background:#fff;border:1px solid #e8e6ef;border-bottom:none;border-radius:10px 10px 0 0;align-items:center;gap:.4375rem;padding:.5rem .875rem;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 -3px 14px #00000012}.InteractiveTutorial-module__s_WnVa__chatHubCount{color:#fff;background:#33a876;border-radius:999px;justify-content:center;align-items:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.5625rem;font-weight:700;display:inline-flex}.InteractiveTutorial-module__s_WnVa__chatWindow{background:#fff;border:1px solid #e8e6ef;border-bottom:none;border-radius:10px 10px 0 0;flex-direction:column;width:15rem;display:flex;overflow:hidden;box-shadow:0 -3px 18px #0000001a}.InteractiveTutorial-module__s_WnVa__chatWindowHead{background:#fcfcfd;border-bottom:1px solid #e8e6ef;flex-shrink:0;justify-content:space-between;align-items:center;padding:.4375rem .5rem .4375rem .6875rem;display:flex}.InteractiveTutorial-module__s_WnVa__chatWindowTitle{color:#0b0b0b;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:700;display:inline-flex;overflow:hidden}.InteractiveTutorial-module__s_WnVa__chatWindowDot{background:#33a876;border-radius:50%;width:6px;height:6px}.InteractiveTutorial-module__s_WnVa__chatWindowBtns{gap:.0625rem;display:flex}.InteractiveTutorial-module__s_WnVa__chatWindowBtns button{color:#2a2a2a66;cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.InteractiveTutorial-module__s_WnVa__chatWindowBtns button:hover{color:#5e4b9b;background:#5e4b9b14}.InteractiveTutorial-module__s_WnVa__chatWindowBody{flex-direction:column;gap:.4375rem;max-height:8.5rem;padding:.625rem;display:flex;overflow-y:auto}.InteractiveTutorial-module__s_WnVa__miniMsg{color:#fff;background:#5e4b9b;border-radius:9px;align-self:flex-end;max-width:88%;padding:.4375rem .5625rem;font-size:.6875rem;line-height:1.45}.InteractiveTutorial-module__s_WnVa__miniMsgNym{color:#2a2a2a;background:#f4f4f6;align-self:flex-start}.InteractiveTutorial-module__s_WnVa__chatWindowFoot{border-top:1px solid #e8e6ef;flex-shrink:0;align-items:center;gap:.3125rem;padding:.4375rem .5rem .5625rem;display:flex}.InteractiveTutorial-module__s_WnVa__chatWindowFoot input{color:#2a2a2a;border:1px solid #e8e6ef;border-radius:999px;outline:none;flex:1;min-width:0;padding:.3125rem .5625rem;font-family:inherit;font-size:.6875rem}.InteractiveTutorial-module__s_WnVa__chatWindowFoot button{color:#fff;cursor:pointer;background:#5e4b9b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}@media (max-width:1180px){.InteractiveTutorial-module__s_WnVa__dock{width:340px}.InteractiveTutorial-module__s_WnVa__pickerTitle{font-size:1.875rem}}@media (max-width:1024px){.InteractiveTutorial-module__s_WnVa__desktopOnly{display:none}.InteractiveTutorial-module__s_WnVa__mobileFallback{display:block}}@media (prefers-reduced-motion:reduce){.InteractiveTutorial-module__s_WnVa__section,.InteractiveTutorial-module__s_WnVa__libraryDrawer,.InteractiveTutorial-module__s_WnVa__tourSpotlight,.InteractiveTutorial-module__s_WnVa__tourCursor,.InteractiveTutorial-module__s_WnVa__msgRow{transition:none;animation:none}.InteractiveTutorial-module__s_WnVa__spin,.InteractiveTutorial-module__s_WnVa__caret{animation:none}}
