.HeroSection-module-scss-module__hliiMW__hero{width:100%;height:800px;color:var(--fg);background:0 0;flex-direction:column;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__hliiMW__hero:before{content:"";z-index:0;pointer-events:none;background:url(/_next-images/hero-gradient.jpg) top/1000px no-repeat;display:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 78%,#0000 100%);mask-image:linear-gradient(#000 78%,#0000 100%)}.jay-vibe-root[data-theme=dark] .HeroSection-module-scss-module__hliiMW__hero:before{opacity:.5}.HeroSection-module-scss-module__hliiMW__header{z-index:2;align-items:center;gap:var(--s-16);width:calc(100% - 48px);max-width:1200px;padding:var(--s-24)0;margin:0 auto;display:flex;position:relative}.HeroSection-module-scss-module__hliiMW__brand{align-items:center;gap:var(--s-8);flex-shrink:0;text-decoration:none;transition:opacity .15s;display:flex}.HeroSection-module-scss-module__hliiMW__brand:hover{opacity:.8}.HeroSection-module-scss-module__hliiMW__brandIcon{flex-shrink:0;width:auto;height:24px;display:block}.HeroSection-module-scss-module__hliiMW__brandText{color:var(--fg);white-space:nowrap;font-size:15px;font-weight:600}.HeroSection-module-scss-module__hliiMW__nav{align-items:center;gap:var(--s-16);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module-scss-module__hliiMW__navLink{color:var(--fg-mute);border-radius:var(--r-8);padding:6px 10px;font-size:16px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.HeroSection-module-scss-module__hliiMW__navLink:hover{color:var(--fg);background:var(--line-soft)}.HeroSection-module-scss-module__hliiMW__headerActions{align-items:center;gap:var(--s-8);flex-shrink:0;margin-left:auto;display:flex}.HeroSection-module-scss-module__hliiMW__inner{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 24px 0;display:flex;position:relative}.HeroSection-module-scss-module__hliiMW__content{text-align:center;align-items:center;gap:var(--s-32);flex-direction:column;width:100%;max-width:768px;display:flex}.HeroSection-module-scss-module__hliiMW__title{letter-spacing:-.035em;color:var(--fg);margin:0;font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.05}.HeroSection-module-scss-module__hliiMW__titleAccent{color:var(--accent)}.HeroSection-module-scss-module__hliiMW__hint{color:var(--fg-faint);margin:0;font-size:13px;font-weight:400}@media (max-width:960px){.HeroSection-module-scss-module__hliiMW__nav{display:none}}@media (max-width:768px){.HeroSection-module-scss-module__hliiMW__hero{height:auto;min-height:620px}.HeroSection-module-scss-module__hliiMW__header{width:calc(100% - 32px);padding:var(--s-16)0;gap:var(--s-8)}.HeroSection-module-scss-module__hliiMW__inner{padding:var(--s-48)20px var(--s-64)}.HeroSection-module-scss-module__hliiMW__content{gap:var(--s-24)}}
.HubPrompt-module__AMH0Gq__form{text-align:left;background:#ebebeb;border:1px solid #dbdbdb;border-radius:26px;flex-direction:column;gap:8px;width:100%;max-width:768px;padding:4px;display:flex;position:relative}@property --hub-angle{syntax:"<angle>";inherits:true;initial-value:0deg}.HubPrompt-module__AMH0Gq__form:before{content:"";border-radius:inherit;padding:var(--hub-ring,3px);background:conic-gradient(from var(--hub-angle),transparent 0deg,#ffb59e 20deg,#ff9ecb 44deg,#b9a6ff 70deg,#8ea2ff 96deg,transparent 120deg,transparent 360deg);-webkit-mask-composite:xor;filter:drop-shadow(0 0 6px #9682ff8c);opacity:0;pointer-events:none;animation:8s ease-in-out infinite HubPrompt-module__AMH0Gq__hubAttract;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes HubPrompt-module__AMH0Gq__hubAttract{0%{opacity:0;--hub-angle:0deg}4%{opacity:.95}36%{opacity:.95}41%{opacity:0;--hub-angle:360deg}to{opacity:0;--hub-angle:360deg}}.HubPrompt-module__AMH0Gq__form:focus-within:before,.HubPrompt-module__AMH0Gq__hasValue:before{opacity:0;animation:none}@media (prefers-reduced-motion:reduce){.HubPrompt-module__AMH0Gq__form:before{opacity:0;animation:none}}.HubPrompt-module__AMH0Gq__box{box-sizing:border-box;background:var(--bg);border-radius:24px;height:160px;padding:20px 16px 16px;transition:box-shadow .15s;box-shadow:0 0 1px #0000140f,0 1px 2px #0000140f,0 2px 4px #0000140a}.HubPrompt-module__AMH0Gq__box:focus-within{box-shadow:0 1px 2px #0000140f,0 2px 4px #0000140a,0 0 0 3px var(--accent-soft)}.HubPrompt-module__AMH0Gq__row{align-items:flex-end;gap:12px;height:100%;display:flex}.HubPrompt-module__AMH0Gq__fieldWrap{scrollbar-width:none;flex:1;align-self:stretch;min-width:0;position:relative;overflow-y:auto}.HubPrompt-module__AMH0Gq__fieldWrap::-webkit-scrollbar{display:none}.HubPrompt-module__AMH0Gq__ghost{color:var(--fg-mute);pointer-events:none;white-space:pre-wrap;word-break:break-word;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:16px;line-height:1.5;position:absolute;inset:0}.HubPrompt-module__AMH0Gq__field{resize:none;width:100%;height:100%;min-height:0;color:var(--fg);background:0 0;border:0;outline:none;padding:0;font-family:inherit;font-size:16px;line-height:1.5;display:block}.HubPrompt-module__AMH0Gq__field:focus,.HubPrompt-module__AMH0Gq__field:focus-visible{box-shadow:none;outline:none}.HubPrompt-module__AMH0Gq__field::placeholder{color:#0000}.HubPrompt-module__AMH0Gq__send{background:var(--accent);width:44px;height:44px;color:var(--on-accent);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,filter .15s;display:inline-flex}.HubPrompt-module__AMH0Gq__send svg{display:block}.HubPrompt-module__AMH0Gq__send:hover:not(:disabled){filter:brightness(.95)}.HubPrompt-module__AMH0Gq__send:disabled{opacity:.5;cursor:default}.HubPrompt-module__AMH0Gq__hint{text-align:center;color:var(--fg-mute);margin:0;padding:4px 12px 8px;font-size:16px;font-weight:400;line-height:1.5}.jay-vibe-root[data-theme=dark] .HubPrompt-module__AMH0Gq__form{background:var(--bg-soft);border-color:var(--line-soft)}
.LandingButton-module-scss-module__j87tMa__button{justify-content:center;align-items:center;gap:var(--s-8);font-family:var(--ff-sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;line-height:1;transition:background .15s,border-color .15s,color .15s,transform .12s;display:inline-flex}.LandingButton-module-scss-module__j87tMa__button:active{transform:translateY(1px)}.LandingButton-module-scss-module__j87tMa__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.LandingButton-module-scss-module__j87tMa__md{border-radius:999px;height:44px;padding:0 20px;font-size:16px;font-weight:600}.LandingButton-module-scss-module__j87tMa__lg{border-radius:var(--r-32);letter-spacing:-.005em;height:56px;padding:0 28px;font-size:17px;font-weight:700}.LandingButton-module-scss-module__j87tMa__primary{background:var(--accent);color:var(--on-accent)}.LandingButton-module-scss-module__j87tMa__primary:hover{filter:brightness(.95)}.LandingButton-module-scss-module__j87tMa__secondary{background:var(--bg);color:var(--fg);border-color:var(--line)}.LandingButton-module-scss-module__j87tMa__secondary:hover{color:var(--accent);border-color:var(--accent)}
.ThemeToggle-module-scss-module__6_JIYq__toggle{border:1px solid var(--line);background:var(--bg);width:44px;height:44px;color:var(--fg);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ThemeToggle-module-scss-module__6_JIYq__toggle:hover{border-color:var(--accent);color:var(--accent)}.ThemeToggle-module-scss-module__6_JIYq__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.TypewriterTitle-module-scss-module__-yynXa__title{font-family:var(--ff-display);letter-spacing:-.01em;text-align:center;color:var(--fg);flex-direction:column;align-items:center;gap:0;max-width:18ch;margin:0;font-size:clamp(30px,4.2vw,46px);font-weight:500;line-height:1.2;display:flex}.TypewriterTitle-module-scss-module__-yynXa__main{display:block}.TypewriterTitle-module-scss-module__-yynXa__sub{justify-content:center;align-items:baseline;gap:0;min-height:1.1em;display:inline-flex}.TypewriterTitle-module-scss-module__-yynXa__rotate{color:var(--accent);text-align:left}.TypewriterTitle-module-scss-module__-yynXa__caret{background:var(--accent);width:3px;height:.9em;animation:1s step-end infinite TypewriterTitle-module-scss-module__-yynXa__caretBlink;display:inline-block;transform:translateY(.08em)}@keyframes TypewriterTitle-module-scss-module__-yynXa__caretBlink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.TypewriterTitle-module-scss-module__-yynXa__caret{animation:none}}
.HowItWorksSection-module-scss-module__4lavBa__section{z-index:1;background:0 0;position:relative}.HowItWorksSection-module-scss-module__4lavBa__stage{max-width:1248px;padding:0 24px var(--s-96);margin:0 auto}.HowItWorksSection-module-scss-module__4lavBa__inner{width:100%}.HowItWorksSection-module-scss-module__4lavBa__head{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.HowItWorksSection-module-scss-module__4lavBa__title{font-family:var(--ff-display);letter-spacing:0;color:#292934;margin:0;font-size:32px;font-weight:500;line-height:1.25}.HowItWorksSection-module-scss-module__4lavBa__subtitle{color:#1b1b1b;max-width:540px;margin:12px 0 0;font-size:16px;line-height:1.5}.HowItWorksSection-module-scss-module__4lavBa__grid{margin-top:var(--s-48);grid-template-columns:340px minmax(0,1fr);align-items:start;gap:10px;display:grid}.HowItWorksSection-module-scss-module__4lavBa__steps{flex-direction:column;gap:6px;width:340px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__step{border-radius:var(--r-16);background:var(--bg);border:1px solid var(--line-soft);cursor:pointer;text-align:left;font:inherit;flex-direction:column;padding:16px;transition:border-color .2s;display:flex}.HowItWorksSection-module-scss-module__4lavBa__step:hover:not(.HowItWorksSection-module-scss-module__4lavBa__stepActive){border-color:#dcdce0}.HowItWorksSection-module-scss-module__4lavBa__step:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.HowItWorksSection-module-scss-module__4lavBa__stepActive{cursor:default}.HowItWorksSection-module-scss-module__4lavBa__stepHead{align-items:center;gap:13px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__stepNum{border-radius:var(--r-8);width:32px;height:32px;font-family:var(--ff-display);background:var(--bg);color:var(--fg-mute);border:1px solid var(--line-soft);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:width .3s,height .3s,background-color .3s,color .3s,border-color .3s;display:inline-flex;position:relative}.HowItWorksSection-module-scss-module__4lavBa__stepNum:before,.HowItWorksSection-module-scss-module__4lavBa__stepNum:after{content:"";border-radius:var(--r-8);opacity:0;will-change:transform,opacity;transition:transform .4s cubic-bezier(.22,.61,.36,1),opacity .3s;position:absolute;inset:0;transform:rotate(0)}.HowItWorksSection-module-scss-module__4lavBa__stepNum:before{z-index:0;background:#a9a9ff}.HowItWorksSection-module-scss-module__4lavBa__stepNum:after{z-index:1;background:var(--accent)}.HowItWorksSection-module-scss-module__4lavBa__stepNumInner{z-index:2;transition:transform .4s cubic-bezier(.22,.61,.36,1);display:inline-block;position:relative}.HowItWorksSection-module-scss-module__4lavBa__stepActive .HowItWorksSection-module-scss-module__4lavBa__stepNum{color:#fff;background:0 0;border-color:#0000;width:36px;height:36px}.HowItWorksSection-module-scss-module__4lavBa__stepActive .HowItWorksSection-module-scss-module__4lavBa__stepNum:before{opacity:1;transition-delay:80ms;transform:translate(3px)rotate(16deg)}.HowItWorksSection-module-scss-module__4lavBa__stepActive .HowItWorksSection-module-scss-module__4lavBa__stepNum:after{opacity:1;transform:translate(-5px)rotate(-9deg)}.HowItWorksSection-module-scss-module__4lavBa__stepActive .HowItWorksSection-module-scss-module__4lavBa__stepNumInner{transform:translate(-5px)rotate(-9deg)}@media (prefers-reduced-motion:reduce){.HowItWorksSection-module-scss-module__4lavBa__stepNum,.HowItWorksSection-module-scss-module__4lavBa__stepNum:before,.HowItWorksSection-module-scss-module__4lavBa__stepNum:after,.HowItWorksSection-module-scss-module__4lavBa__stepNumInner{transition:none}}.HowItWorksSection-module-scss-module__4lavBa__stepTitle{color:var(--fg-mute);font-size:16px;font-weight:600;line-height:1.4;transition:color .2s}.HowItWorksSection-module-scss-module__4lavBa__stepActive .HowItWorksSection-module-scss-module__4lavBa__stepTitle{color:var(--fg)}.HowItWorksSection-module-scss-module__4lavBa__stepBody{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s,opacity .3s;display:grid}.HowItWorksSection-module-scss-module__4lavBa__stepActive .HowItWorksSection-module-scss-module__4lavBa__stepBody{opacity:1;grid-template-rows:1fr}.HowItWorksSection-module-scss-module__4lavBa__stepBodyInner{overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__stepProgress{background:#14141e14;border-radius:999px;height:3px;margin-top:12px;overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__stepProgressFill{border-radius:inherit;background:var(--accent);transform-origin:0;width:100%;height:100%;animation:4.2s linear forwards HowItWorksSection-module-scss-module__4lavBa__hiwProgress;display:block;transform:scaleX(0)}.HowItWorksSection-module-scss-module__4lavBa__stepProgressFill[data-play=pause]{animation-play-state:paused}@keyframes HowItWorksSection-module-scss-module__4lavBa__hiwProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.HowItWorksSection-module-scss-module__4lavBa__stepDesc{color:var(--fg);margin:0;padding-top:8px;font-size:16px;line-height:1.5;display:block}.HowItWorksSection-module-scss-module__4lavBa__stagewin{display:flex;position:relative}.HowItWorksSection-module-scss-module__4lavBa__win{background:var(--bg);border-radius:var(--r-16);border:1px solid var(--line-soft);flex-direction:column;width:100%;height:560px;display:flex;position:relative;overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__chrome{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:11px 16px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__dots{gap:7px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__dots i{border-radius:var(--r-pill);width:11px;height:11px;display:block}.HowItWorksSection-module-scss-module__4lavBa__dots i:first-child{background:#ff5f57}.HowItWorksSection-module-scss-module__4lavBa__dots i:nth-child(2){background:#febc2e}.HowItWorksSection-module-scss-module__4lavBa__dots i:nth-child(3){background:#28c840}.HowItWorksSection-module-scss-module__4lavBa__url{color:var(--fg-mute);background:var(--bg);border:1px solid var(--line-soft);border-radius:9px;align-items:center;gap:6px;margin:0 auto;padding:5px 14px;font-size:12px;display:inline-flex}.HowItWorksSection-module-scss-module__4lavBa__url b{color:var(--fg-mute);font-weight:400}.HowItWorksSection-module-scss-module__4lavBa__urlSep{opacity:.7}.HowItWorksSection-module-scss-module__4lavBa__wbody{flex:1;grid-template-columns:260px 1fr;min-height:0;display:grid}.HowItWorksSection-module-scss-module__4lavBa__chat{border-right:1px solid var(--line-soft);background:var(--bg);flex-direction:column;gap:10px;padding:16px 14px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__msg{color:var(--fg);border-radius:13px;padding:10px 12px;font-size:12px;line-height:1.45}.HowItWorksSection-module-scss-module__4lavBa__msgUser{background:#f8f8f8;border-bottom-right-radius:5px;align-self:stretch}.HowItWorksSection-module-scss-module__4lavBa__msgBot{color:#000014;background:#ececfc;border-bottom-left-radius:5px}.HowItWorksSection-module-scss-module__4lavBa__who,.HowItWorksSection-module-scss-module__4lavBa__whoBot{letter-spacing:.02em;align-items:center;gap:5px;margin-bottom:4px;font-size:9.5px;font-weight:600;display:flex}.HowItWorksSection-module-scss-module__4lavBa__who{color:var(--fg-mute)}.HowItWorksSection-module-scss-module__4lavBa__whoBot{color:#000014}.HowItWorksSection-module-scss-module__4lavBa__whoBot img{display:block}.HowItWorksSection-module-scss-module__4lavBa__preview{background:var(--bg);min-width:0;padding:16px;position:relative;overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__scene{height:100%}.HowItWorksSection-module-scss-module__4lavBa__chat,.HowItWorksSection-module-scss-module__4lavBa__scene{animation:.44s cubic-bezier(.22,.61,.36,1) both HowItWorksSection-module-scss-module__4lavBa__hiwSwap}@keyframes HowItWorksSection-module-scss-module__4lavBa__hiwSwap{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.HowItWorksSection-module-scss-module__4lavBa__chat,.HowItWorksSection-module-scss-module__4lavBa__scene,.HowItWorksSection-module-scss-module__4lavBa__stepProgressFill{animation:none}}.HowItWorksSection-module-scss-module__4lavBa__app{background:var(--bg);border:1px solid var(--line-soft);border-radius:13px;flex-direction:column;height:100%;display:flex;overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__appTop{border-bottom:1px solid var(--line-soft);padding:12px 16px}.HowItWorksSection-module-scss-module__4lavBa__appTitle{color:var(--fg);font-size:13px;font-weight:700}.HowItWorksSection-module-scss-module__4lavBa__appBody{flex-direction:column;flex:1;gap:10px;padding:14px 14px 16px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__building{color:var(--accent);align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.HowItWorksSection-module-scss-module__4lavBa__dot{border-radius:var(--r-pill);background:currentColor;flex-shrink:0;width:8px;height:8px}.HowItWorksSection-module-scss-module__4lavBa__diff{color:#00975f;align-items:flex-start;gap:6px;font-size:11px;font-weight:500;line-height:1.45;display:flex}.HowItWorksSection-module-scss-module__4lavBa__check{color:#00975f;flex-shrink:0;width:15px;height:15px;margin-top:1px}.HowItWorksSection-module-scss-module__4lavBa__sk{background:#f8f8f8;border-radius:8px}.HowItWorksSection-module-scss-module__4lavBa__skCols{grid-template-columns:1fr 1fr;gap:14px;margin-top:2px;display:grid}.HowItWorksSection-module-scss-module__4lavBa__skCol{flex-direction:column;gap:10px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__heroCard{color:#fff;background-image:linear-gradient(90deg,#0003 0% 40%,#6663 76% 100%),linear-gradient(#1b110933,#1b110933),url(/_next-images/hiw-furniture.jpg);background-position:50%;background-size:cover;border-radius:16px;flex-direction:column;justify-content:center;gap:2px;min-height:200px;padding:24px;display:flex;position:relative;overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__heroCard h4{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:700;line-height:1.1}.HowItWorksSection-module-scss-module__4lavBa__heroCard p{color:#fff;margin:4px 0 0;font-size:12px;font-weight:400}.HowItWorksSection-module-scss-module__4lavBa__heroBtn{color:var(--fg);background:#d3baa3;border-radius:8px;align-self:flex-start;margin-top:20px;padding:8px 15px;font-size:12px;font-weight:600}.HowItWorksSection-module-scss-module__4lavBa__svcGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.HowItWorksSection-module-scss-module__4lavBa__svcCard{border:1px solid var(--line-soft);background:#f8f8f8;border-radius:16px;flex-direction:column;height:136px;padding:14px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__svcLogo{flex:1;place-items:center;display:grid}.HowItWorksSection-module-scss-module__4lavBa__svcLogo img{object-fit:contain;max-width:96px;max-height:36px;display:block}.HowItWorksSection-module-scss-module__4lavBa__svcFoot{justify-content:space-between;align-items:center;gap:8px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__svcName{color:var(--fg);font-size:12px;font-weight:500}.HowItWorksSection-module-scss-module__4lavBa__svcToggle{border-radius:var(--r-pill);background:var(--accent);flex-shrink:0;width:26px;height:14px;position:relative}.HowItWorksSection-module-scss-module__4lavBa__svcToggle:after{content:"";background:var(--bg);border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px}.HowItWorksSection-module-scss-module__4lavBa__seoCard{border:1px solid var(--line-soft);background:#f8f8f8;border-radius:16px;padding:20px}.HowItWorksSection-module-scss-module__4lavBa__seoTop{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__seoRank{font-family:var(--ff-display);color:var(--accent);white-space:nowrap;font-size:26px;font-weight:500}.HowItWorksSection-module-scss-module__4lavBa__seoTop span{color:var(--fg-mute);font-size:12px;line-height:1.35}.HowItWorksSection-module-scss-module__4lavBa__seoDivider{background:#ebebec;height:1px;margin:14px 0}.HowItWorksSection-module-scss-module__4lavBa__seoRow{flex-direction:column;gap:2px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__seoRow+.HowItWorksSection-module-scss-module__4lavBa__seoRow{margin-top:12px}.HowItWorksSection-module-scss-module__4lavBa__seoK{color:var(--fg-mute);font-size:11px}.HowItWorksSection-module-scss-module__4lavBa__seoV{color:var(--fg);font-size:12px}.HowItWorksSection-module-scss-module__4lavBa__seoVok{color:#00975f;font-size:12px;font-weight:600}.HowItWorksSection-module-scss-module__4lavBa__tabs{border-bottom:1px solid var(--line-soft);gap:2px;padding:10px 16px 0;display:flex}.HowItWorksSection-module-scss-module__4lavBa__tab{border-radius:var(--r-8)var(--r-8)0 0;color:var(--fg-mute);padding:7px 12px;font-size:11.5px;position:relative}.HowItWorksSection-module-scss-module__4lavBa__tabActive{color:var(--accent);font-weight:600}.HowItWorksSection-module-scss-module__4lavBa__tabActive:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.HowItWorksSection-module-scss-module__4lavBa__metac{gap:8px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__chip{border-radius:var(--r-pill);color:var(--fg-mute);border:1px solid var(--line-soft);background:#f8f8f8;padding:4px 10px;font-size:11px}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__title{color:var(--fg)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__subtitle{color:var(--fg-mute)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__step:hover:not(.HowItWorksSection-module-scss-module__4lavBa__stepActive){border-color:var(--line)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__msgUser{background:var(--bg-mute)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__row{background:var(--bg-mute)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__sk{background:var(--bg-mute)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__svcCard{background:var(--bg-mute)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__seoCard{background:var(--bg-mute)}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__seoDivider{background:#ffffff1f}.jay-vibe-root[data-theme=dark] .HowItWorksSection-module-scss-module__4lavBa__chip{background:var(--bg-mute)}.HowItWorksSection-module-scss-module__4lavBa__row{border:1px solid var(--line-soft);background:#f8f8f8;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.HowItWorksSection-module-scss-module__4lavBa__row .HowItWorksSection-module-scss-module__4lavBa__lbl{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--fg);flex:1;overflow:hidden}.HowItWorksSection-module-scss-module__4lavBa__pill{border-radius:var(--r-pill);white-space:nowrap;align-items:center;gap:5px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.HowItWorksSection-module-scss-module__4lavBa__pill:before{content:"";border-radius:var(--r-pill);background:currentColor;width:5px;height:5px}.HowItWorksSection-module-scss-module__4lavBa__pillWork{color:var(--c-warning);background:color-mix(in srgb,var(--c-warning)14%,transparent)}.HowItWorksSection-module-scss-module__4lavBa__pillPaid{color:#00975f;background:#00975f1f}.HowItWorksSection-module-scss-module__4lavBa__pillNew{color:var(--accent);background:var(--accent-soft)}@media (max-width:960px){.HowItWorksSection-module-scss-module__4lavBa__grid{grid-template-columns:1fr}.HowItWorksSection-module-scss-module__4lavBa__win{height:auto}.HowItWorksSection-module-scss-module__4lavBa__wbody{grid-template-columns:1fr}.HowItWorksSection-module-scss-module__4lavBa__chat{border-right:0;border-bottom:1px solid var(--line-soft)}}@media (max-width:768px){.HowItWorksSection-module-scss-module__4lavBa__stage{padding:var(--s-64)20px}.HowItWorksSection-module-scss-module__4lavBa__title{font-size:28px}.HowItWorksSection-module-scss-module__4lavBa__grid{margin-top:var(--s-32);gap:16px}.HowItWorksSection-module-scss-module__4lavBa__svcGrid,.HowItWorksSection-module-scss-module__4lavBa__skCols{grid-template-columns:1fr 1fr}}
.ProjectExamplesSection-module-scss-module__Gftl0G__section{--case-width:850px;--case-gap:20px;z-index:1;background:0 0;max-width:1200px;margin:0 auto;padding:8px 24px 72px;position:relative}.ProjectExamplesSection-module-scss-module__Gftl0G__head{text-align:center;flex-direction:column;align-items:center;gap:28px;margin-bottom:18px;display:flex}.ProjectExamplesSection-module-scss-module__Gftl0G__title{font-family:var(--ff-display);letter-spacing:-.01em;color:#292934;margin:0;font-size:32px;font-weight:500;line-height:1.25}.ProjectExamplesSection-module-scss-module__Gftl0G__pager{align-items:center;gap:10px;display:flex}.ProjectExamplesSection-module-scss-module__Gftl0G__arrow{color:#000014;cursor:pointer;background:#fff;border:1px solid #dadada;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:box-shadow .2s,opacity .2s;display:flex}.ProjectExamplesSection-module-scss-module__Gftl0G__arrow:hover:not(:disabled){box-shadow:var(--sh-2)}.ProjectExamplesSection-module-scss-module__Gftl0G__arrow:disabled{opacity:.4;cursor:default}.ProjectExamplesSection-module-scss-module__Gftl0G__counter{min-width:56px;font-family:var(--ff-display);justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:1;display:flex}.ProjectExamplesSection-module-scss-module__Gftl0G__cnum{color:var(--accent)}.ProjectExamplesSection-module-scss-module__Gftl0G__cslash,.ProjectExamplesSection-module-scss-module__Gftl0G__ctotal{color:#292934}.ProjectExamplesSection-module-scss-module__Gftl0G__viewport{margin-right:-24px;position:relative;overflow:hidden}.ProjectExamplesSection-module-scss-module__Gftl0G__track{height:560px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:relative}.ProjectExamplesSection-module-scss-module__Gftl0G__fade{background:linear-gradient(90deg,transparent,var(--page));pointer-events:none;width:80px;position:absolute;top:0;bottom:0;right:0}.ProjectExamplesSection-module-scss-module__Gftl0G__caseCard{width:var(--case-width);border-radius:var(--r-16);background:var(--bg);border:1px solid var(--line-soft);height:560px;margin:0;padding:32px 24px;position:absolute;top:0;overflow:hidden}.ProjectExamplesSection-module-scss-module__Gftl0G__caseCardCurrent{position:relative}.ProjectExamplesSection-module-scss-module__Gftl0G__caseInfo{z-index:2;flex-direction:column;width:264px;height:100%;display:flex;position:relative}.ProjectExamplesSection-module-scss-module__Gftl0G__caseKicker{color:var(--accent);margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.4}.ProjectExamplesSection-module-scss-module__Gftl0G__caseTitle{letter-spacing:-.01em;color:var(--fg);margin:0;font-size:24px;font-weight:600;line-height:1.35}.ProjectExamplesSection-module-scss-module__Gftl0G__caseDesc{color:var(--fg-mute);margin:27px 0 0;font-size:16px;line-height:1.5}.ProjectExamplesSection-module-scss-module__Gftl0G__caseTags{flex-wrap:wrap;gap:4px;margin-top:auto;display:flex}.ProjectExamplesSection-module-scss-module__Gftl0G__caseTag{color:var(--fg);background:#ececfc;border:1px solid #d9d9e9;border-radius:9px;padding:4px 12px;font-size:12px;line-height:1.45}.jay-vibe-root[data-theme=dark] .ProjectExamplesSection-module-scss-module__Gftl0G__title{color:var(--fg)}.jay-vibe-root[data-theme=dark] .ProjectExamplesSection-module-scss-module__Gftl0G__arrow{background:var(--bg);color:var(--fg);border-color:var(--line)}:is(.jay-vibe-root[data-theme=dark] .ProjectExamplesSection-module-scss-module__Gftl0G__cslash,.jay-vibe-root[data-theme=dark] .ProjectExamplesSection-module-scss-module__Gftl0G__ctotal){color:var(--fg-mute)}.jay-vibe-root[data-theme=dark] .ProjectExamplesSection-module-scss-module__Gftl0G__caseTag{background:var(--bg-mute);border-color:var(--line)}.jay-vibe-root[data-theme=dark] .ProjectExamplesSection-module-scss-module__Gftl0G__caseImageFramed{border-color:var(--line)}.ProjectExamplesSection-module-scss-module__Gftl0G__caseMedia{z-index:1;pointer-events:none;position:absolute;inset:0}.ProjectExamplesSection-module-scss-module__Gftl0G__casePlate{border-radius:6px;width:630px;height:234px;position:absolute}.ProjectExamplesSection-module-scss-module__Gftl0G__casePlateBack{background:#e3e3e3;top:33px;left:373px}.ProjectExamplesSection-module-scss-module__Gftl0G__casePlateMid{background:#c1c1c1;top:41px;left:361px}.ProjectExamplesSection-module-scss-module__Gftl0G__caseImage{box-sizing:border-box;background:var(--bg-mute);border-radius:6px;width:740px;height:462px;position:absolute;top:49px;left:352px;overflow:hidden}.ProjectExamplesSection-module-scss-module__Gftl0G__caseImage img{object-fit:cover;object-position:left top}.ProjectExamplesSection-module-scss-module__Gftl0G__caseImageFramed{border:1px solid #dbdbdb}@media (max-width:1024px){.ProjectExamplesSection-module-scss-module__Gftl0G__section{--case-width:84vw}.ProjectExamplesSection-module-scss-module__Gftl0G__track{height:auto}.ProjectExamplesSection-module-scss-module__Gftl0G__caseCard{flex-direction:column;gap:20px;height:auto;display:flex}.ProjectExamplesSection-module-scss-module__Gftl0G__caseInfo{width:100%;height:auto}.ProjectExamplesSection-module-scss-module__Gftl0G__caseTags{margin-top:4px}.ProjectExamplesSection-module-scss-module__Gftl0G__caseMedia{width:100%;height:240px;position:relative;inset:auto}.ProjectExamplesSection-module-scss-module__Gftl0G__casePlate{display:none}.ProjectExamplesSection-module-scss-module__Gftl0G__caseImage{width:100%;height:100%;position:absolute;inset:0}}@media (max-width:768px){.ProjectExamplesSection-module-scss-module__Gftl0G__section{--case-width:82vw;padding:8px 20px 48px}.ProjectExamplesSection-module-scss-module__Gftl0G__title{font-size:28px}.ProjectExamplesSection-module-scss-module__Gftl0G__arrow{width:40px;height:40px}.ProjectExamplesSection-module-scss-module__Gftl0G__caseCard{padding:20px}.ProjectExamplesSection-module-scss-module__Gftl0G__caseTitle{font-size:20px}}
.CtaSection-module-scss-module__hTByVW__cta{max-width:1200px;padding:var(--s-96)24px 120px;margin:0 auto}.CtaSection-module-scss-module__hTByVW__content{align-items:center;gap:var(--s-24);text-align:center;flex-direction:column;display:flex}.CtaSection-module-scss-module__hTByVW__badge{width:71px;height:71px;position:relative}.CtaSection-module-scss-module__hTByVW__badgeBack{background:var(--accent);border-radius:12px;width:59px;height:60px;position:absolute;bottom:-5px;left:-8px;transform:rotate(-7deg)}.CtaSection-module-scss-module__hTByVW__badgeCard{background:var(--bg);border:1px solid var(--line-soft);box-shadow:var(--sh-2);border-radius:12px;place-items:center;display:grid;position:absolute;inset:0;transform:rotate(9.4deg)}.CtaSection-module-scss-module__hTByVW__badgeCard img{width:auto;height:40px;display:block}.CtaSection-module-scss-module__hTByVW__headGroup{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.CtaSection-module-scss-module__hTByVW__title{font-family:var(--ff-display);letter-spacing:-.01em;color:#292934;white-space:nowrap;margin:0;font-size:clamp(26px,5vw,32px);font-weight:500;line-height:1.25}@media (max-width:560px){.CtaSection-module-scss-module__hTByVW__title{white-space:normal}}.CtaSection-module-scss-module__hTByVW__subtitle{color:#1b1b1b;max-width:640px;margin:0;font-size:16px;line-height:1.5}.jay-vibe-root[data-theme=dark] .CtaSection-module-scss-module__hTByVW__title{color:var(--fg)}.jay-vibe-root[data-theme=dark] .CtaSection-module-scss-module__hTByVW__subtitle{color:var(--fg-mute)}.CtaSection-module-scss-module__hTByVW__button{background:var(--accent);height:56px;color:var(--on-accent);font-family:var(--ff-sans);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:17px;font-weight:700;line-height:1;transition:filter .15s,transform .12s;display:inline-flex}.CtaSection-module-scss-module__hTByVW__button:hover{filter:brightness(.95)}.CtaSection-module-scss-module__hTByVW__button:active{transform:translateY(1px)}.CtaSection-module-scss-module__hTByVW__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:768px){.CtaSection-module-scss-module__hTByVW__cta{padding:var(--s-64)20px}.CtaSection-module-scss-module__hTByVW__subtitle{font-size:16px}}
.Reveal-module-scss-module__rYCDMW__reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(24px)}.Reveal-module-scss-module__rYCDMW__reveal[data-shown=true]{opacity:1;transform:none}.Reveal-module-scss-module__rYCDMW__stagger>*{opacity:0;will-change:opacity,transform;transition:opacity .5s,transform .5s cubic-bezier(.22,.61,.36,1);transform:translateY(18px)}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>*{opacity:1;transform:none}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:first-child{transition-delay:0s}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(2){transition-delay:80ms}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(3){transition-delay:.16s}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(4){transition-delay:.24s}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(5){transition-delay:.32s}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(6){transition-delay:.4s}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(7){transition-delay:.48s}.Reveal-module-scss-module__rYCDMW__stagger[data-shown=true]>:nth-child(8){transition-delay:.56s}@media (prefers-reduced-motion:reduce){.Reveal-module-scss-module__rYCDMW__reveal,.Reveal-module-scss-module__rYCDMW__stagger>*{opacity:1!important;transition:none!important;transform:none!important}}
.FooterSection-module-scss-module__qsEtaG__footer{z-index:1;background:0 0;max-width:1248px;margin:0 auto;padding:0 24px 48px;position:relative}.FooterSection-module-scss-module__qsEtaG__row{justify-content:space-between;align-items:center;gap:24px;display:flex}.FooterSection-module-scss-module__qsEtaG__brand{align-items:center;gap:8px;display:flex}.FooterSection-module-scss-module__qsEtaG__brandText{color:var(--fg-mute);font-size:16px;font-weight:600}.FooterSection-module-scss-module__qsEtaG__brandLink{align-items:center;text-decoration:none;display:inline-flex}.FooterSection-module-scss-module__qsEtaG__brandLogo{flex-shrink:0;width:auto;height:14px;display:block}.FooterSection-module-scss-module__qsEtaG__links{align-items:center;gap:24px;display:flex}.FooterSection-module-scss-module__qsEtaG__link{color:var(--fg-mute);font-size:16px;font-weight:600;text-decoration:none;transition:color .15s}.FooterSection-module-scss-module__qsEtaG__link:hover{color:#292934}.jay-vibe-root[data-theme=dark] .FooterSection-module-scss-module__qsEtaG__link:hover{color:var(--fg)}.FooterSection-module-scss-module__qsEtaG__copyright{color:var(--fg-mute);white-space:nowrap;font-size:16px;font-weight:600}@media (max-width:860px){.FooterSection-module-scss-module__qsEtaG__row{text-align:center;flex-direction:column;align-items:center;gap:16px}.FooterSection-module-scss-module__qsEtaG__links{flex-wrap:wrap;justify-content:center;gap:16px 24px}}
@keyframes GenerationOverlay-module-scss-module__zYSS3a__ov-fade{0%{opacity:0}to{opacity:1}}@keyframes GenerationOverlay-module-scss-module__zYSS3a__ov-drop{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none}}@keyframes GenerationOverlay-module-scss-module__zYSS3a__ov-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes GenerationOverlay-module-scss-module__zYSS3a__ov-reveal{0%{opacity:0;transform:translateY(26px)scale(.985)}to{opacity:1;transform:none}}.GenerationOverlay-module-scss-module__zYSS3a__overlayRoot{z-index:1000;background:#eef2f8;animation:.5s both GenerationOverlay-module-scss-module__zYSS3a__ov-fade;position:fixed;inset:0}.GenerationOverlay-module-scss-module__zYSS3a__work{flex-direction:column;display:flex;position:absolute;inset:0}.GenerationOverlay-module-scss-module__zYSS3a__work>header{animation:.55s cubic-bezier(.22,1,.36,1) .2s both GenerationOverlay-module-scss-module__zYSS3a__ov-drop}.GenerationOverlay-module-scss-module__zYSS3a__work>div:not(.GenerationOverlay-module-scss-module__zYSS3a__body){animation:.5s .5s both GenerationOverlay-module-scss-module__zYSS3a__ov-drop}.GenerationOverlay-module-scss-module__zYSS3a__body{flex:1;grid-template-columns:380px 1fr;min-height:0;display:grid}.GenerationOverlay-module-scss-module__zYSS3a__body>aside{animation:.6s cubic-bezier(.22,1,.36,1) .6s both GenerationOverlay-module-scss-module__zYSS3a__ov-rise}.GenerationOverlay-module-scss-module__zYSS3a__body>aside>div:last-child{animation:.55s cubic-bezier(.22,1,.36,1) 1.6s both GenerationOverlay-module-scss-module__zYSS3a__ov-rise}.GenerationOverlay-module-scss-module__zYSS3a__body>div{animation:.75s cubic-bezier(.22,1,.36,1) 1.05s both GenerationOverlay-module-scss-module__zYSS3a__ov-reveal}.GenerationOverlay-module-scss-module__zYSS3a__exiting .GenerationOverlay-module-scss-module__zYSS3a__body>aside>div:last-child{animation:.45s cubic-bezier(.4,0,1,1) reverse both GenerationOverlay-module-scss-module__zYSS3a__ov-rise}.GenerationOverlay-module-scss-module__zYSS3a__exiting .GenerationOverlay-module-scss-module__zYSS3a__body>div{animation:.55s cubic-bezier(.4,0,1,1) .15s reverse both GenerationOverlay-module-scss-module__zYSS3a__ov-reveal}.GenerationOverlay-module-scss-module__zYSS3a__exiting .GenerationOverlay-module-scss-module__zYSS3a__body>aside{animation:.5s cubic-bezier(.4,0,1,1) .3s reverse both GenerationOverlay-module-scss-module__zYSS3a__ov-rise}.GenerationOverlay-module-scss-module__zYSS3a__exiting .GenerationOverlay-module-scss-module__zYSS3a__work>div:not(.GenerationOverlay-module-scss-module__zYSS3a__body){animation:.5s cubic-bezier(.4,0,1,1) .3s reverse both GenerationOverlay-module-scss-module__zYSS3a__ov-drop}.GenerationOverlay-module-scss-module__zYSS3a__exiting .GenerationOverlay-module-scss-module__zYSS3a__work>header{animation:.5s cubic-bezier(.4,0,1,1) .45s reverse both GenerationOverlay-module-scss-module__zYSS3a__ov-drop}.GenerationOverlay-module-scss-module__zYSS3a__overlayRoot.GenerationOverlay-module-scss-module__zYSS3a__exiting{animation:.45s .9s reverse forwards GenerationOverlay-module-scss-module__zYSS3a__ov-fade}@media (max-width:768px){.GenerationOverlay-module-scss-module__zYSS3a__body{grid-template-columns:1fr}.GenerationOverlay-module-scss-module__zYSS3a__body>aside{display:none}}.GenerationOverlay-module-scss-module__zYSS3a__noMotion,.GenerationOverlay-module-scss-module__zYSS3a__noMotion .GenerationOverlay-module-scss-module__zYSS3a__work>header,.GenerationOverlay-module-scss-module__zYSS3a__noMotion .GenerationOverlay-module-scss-module__zYSS3a__work>div:not(.GenerationOverlay-module-scss-module__zYSS3a__body),.GenerationOverlay-module-scss-module__zYSS3a__noMotion .GenerationOverlay-module-scss-module__zYSS3a__body>aside,.GenerationOverlay-module-scss-module__zYSS3a__noMotion .GenerationOverlay-module-scss-module__zYSS3a__body>aside>div:last-child,.GenerationOverlay-module-scss-module__zYSS3a__noMotion .GenerationOverlay-module-scss-module__zYSS3a__body>div{animation:none}@media (prefers-reduced-motion:reduce){.GenerationOverlay-module-scss-module__zYSS3a__overlayRoot,.GenerationOverlay-module-scss-module__zYSS3a__work>header,.GenerationOverlay-module-scss-module__zYSS3a__work>div:not(.GenerationOverlay-module-scss-module__zYSS3a__body),.GenerationOverlay-module-scss-module__zYSS3a__body>aside,.GenerationOverlay-module-scss-module__zYSS3a__body>aside>div:last-child,.GenerationOverlay-module-scss-module__zYSS3a__body>div{animation:none}}
@keyframes GenerationChatRail-module-scss-module__jmQCaa__pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes GenerationChatRail-module-scss-module__jmQCaa__fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.GenerationChatRail-module-scss-module__jmQCaa__rail{background:var(--c-ink-13,#f8f8f8);border-right:1px solid var(--line-soft,#0000140f);flex-direction:column;gap:12px;height:100%;min-height:0;padding:20px;display:flex;overflow:hidden}.GenerationChatRail-module-scss-module__jmQCaa__messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.GenerationChatRail-module-scss-module__jmQCaa__bubbleUser{border:1px solid color-mix(in srgb,var(--accent,#1680b9)18%,transparent);max-width:92%;color:var(--fg-1,#16191d);background:#d9ecf9;border-radius:14px 14px 4px;align-self:flex-end;padding:12px 16px;font-size:14px;line-height:1.5}.GenerationChatRail-module-scss-module__jmQCaa__bubbleBot{background:var(--c-ink-14,#fff);max-width:92%;box-shadow:var(--shadow-card,0 2px 10px #141e3c12);color:var(--fg-2,#3a414a);border-radius:12px;align-self:flex-start;align-items:flex-start;gap:10px;padding:11px 14px;font-size:13px;line-height:1.45;animation:.3s GenerationChatRail-module-scss-module__jmQCaa__fade-in;display:flex}.GenerationChatRail-module-scss-module__jmQCaa__dot{border-radius:9999px;flex-shrink:0;width:7px;height:7px;margin-top:6px;display:inline-block}.GenerationChatRail-module-scss-module__jmQCaa__dotActive{background:var(--accent,#1680b9);animation:1.2s ease-in-out infinite GenerationChatRail-module-scss-module__jmQCaa__pulse}.GenerationChatRail-module-scss-module__jmQCaa__dotDone{background:#22c55e}@media (prefers-reduced-motion:reduce){.GenerationChatRail-module-scss-module__jmQCaa__bubbleBot,.GenerationChatRail-module-scss-module__jmQCaa__dotActive{animation:none}}
.GenerationComposer-module-scss-module__m43qhW__sendBtn,.GenerationComposer-module-scss-module__m43qhW__sendBtnSm{background:var(--accent,#1680b9);color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute}.GenerationComposer-module-scss-module__m43qhW__sendBtn:hover,.GenerationComposer-module-scss-module__m43qhW__sendBtnSm:hover{background:var(--jv-ink,#155a8f)}.GenerationComposer-module-scss-module__m43qhW__sendBtn{width:44px;height:44px;bottom:16px;right:16px;box-shadow:0 4px 14px #1680b966}.GenerationComposer-module-scss-module__m43qhW__sendBtnSm{width:32px;height:32px;bottom:8px;right:8px;box-shadow:0 3px 10px #1680b959}.GenerationComposer-module-scss-module__m43qhW__composer{background:var(--c-ink-14,#fff);border:1px solid color-mix(in srgb,var(--accent,#1680b9)25%,transparent);box-shadow:var(--shadow-input,0 4px 20px #141e3c14);border-radius:14px;margin-top:auto;padding:14px 48px 14px 16px;position:relative}.GenerationComposer-module-scss-module__m43qhW__composerHint{color:var(--fg-muted,#8a93a0);font-size:13px;line-height:1.4}
.GenerationHtmlFrame-module-scss-module__zK8LqG__frame{width:100%;height:100%;min-height:inherit;background:#fff;border:0;display:block}
@keyframes GenerationPreview-module-scss-module__oCE-Ma__shimmer{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes GenerationPreview-module-scss-module__oCE-Ma__aura-flow{0%{background-position:0%}to{background-position:300%}}.GenerationPreview-module-scss-module__oCE-Ma__preview{background:#eef2f8;padding:8px;position:relative;overflow:hidden}.GenerationPreview-module-scss-module__oCE-Ma__previewScroll{box-sizing:border-box;height:100%;padding:16px;overflow-y:auto}.GenerationPreview-module-scss-module__oCE-Ma__canvasWrap{width:100%;max-width:920px;height:100%;margin:0 auto;position:relative}.GenerationPreview-module-scss-module__oCE-Ma__aura{filter:blur(10px);opacity:0;background:linear-gradient(100deg,#8b5cf6,#1680b9,#ec4899,#8b5cf6) 0 0/300% 100%;border-radius:14px;transition:opacity .8s;animation:9s linear infinite GenerationPreview-module-scss-module__oCE-Ma__aura-flow;position:absolute;inset:-3px}.GenerationPreview-module-scss-module__oCE-Ma__auraOn{opacity:.55}.GenerationPreview-module-scss-module__oCE-Ma__canvas{background:#fff;border-radius:10px;height:100%;min-height:480px;position:relative;overflow:hidden;box-shadow:0 8px 30px #141e3c1f}.GenerationPreview-module-scss-module__oCE-Ma__skeleton{flex-direction:column;gap:14px;padding:28px;display:flex}.GenerationPreview-module-scss-module__oCE-Ma__skeleton span{background:linear-gradient(90deg,#f1f3f7 25%,#e6eaf1 37%,#f1f3f7 63%) 0 0/600px 100%;border-radius:6px;height:14px;animation:1.3s linear infinite GenerationPreview-module-scss-module__oCE-Ma__shimmer}.GenerationPreview-module-scss-module__oCE-Ma__overlay{opacity:0;pointer-events:none;background:linear-gradient(#eef2f800 30%,#eef2f8eb 72%,#eef2f8 100%);justify-content:center;align-items:flex-end;padding:0 0 36px;transition:opacity .5s .35s;display:flex;position:absolute;inset:0}.GenerationPreview-module-scss-module__oCE-Ma__overlayOn{opacity:1;pointer-events:auto}@media (max-width:768px){.GenerationPreview-module-scss-module__oCE-Ma__previewScroll{padding:12px}.GenerationPreview-module-scss-module__oCE-Ma__overlay{align-items:flex-end;padding:0}}@media (prefers-reduced-motion:reduce){.GenerationPreview-module-scss-module__oCE-Ma__aura,.GenerationPreview-module-scss-module__oCE-Ma__skeleton span{animation:none}}
.GenerationCtaCard-module-scss-module__kTmF8a__btnOutline,.GenerationCtaCard-module-scss-module__kTmF8a__btnPrimary{font-family:var(--font-family-sans,inherit);cursor:pointer;white-space:nowrap;border-radius:9999px;font-weight:500}.GenerationCtaCard-module-scss-module__kTmF8a__ctaCard{background:var(--c-ink-14,#fff);width:440px;max-width:calc(100% - 32px);box-shadow:var(--shadow-panel,0 18px 50px #141e3c2e),0 0 0 1px color-mix(in srgb,var(--accent,#1680b9)8%,transparent);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.GenerationCtaCard-module-scss-module__kTmF8a__ctaAurora{background:var(--gradient-aurora,linear-gradient(90deg,#8b5cf6,#1680b9,#ec4899));height:4px;position:absolute;top:0;left:0;right:0}.GenerationCtaCard-module-scss-module__kTmF8a__ctaHead{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 36px 24px;display:flex}.GenerationCtaCard-module-scss-module__kTmF8a__ctaCheck{color:#166534;background:#dcfce7;border-radius:9999px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 0 0 6px #dcfce773}.GenerationCtaCard-module-scss-module__kTmF8a__ctaTitle{letter-spacing:-.01em;color:var(--fg-1,#16191d);font-size:21px;font-weight:600}.GenerationCtaCard-module-scss-module__kTmF8a__ctaText{max-width:340px;color:var(--fg-3,#5c6570);font-size:14px;line-height:1.55}.GenerationCtaCard-module-scss-module__kTmF8a__ctaMeta{color:var(--fg-muted,#8a93a0);justify-content:center;align-items:center;gap:16px;padding:0 36px 20px;font-size:12px;display:flex}.GenerationCtaCard-module-scss-module__kTmF8a__ctaMetaDot{background:var(--fg-muted,#8a93a0);border-radius:9999px;width:3px;height:3px}.GenerationCtaCard-module-scss-module__kTmF8a__ctaActions{border-top:1px solid var(--line-soft,#0000140f);background:var(--c-ink-13,#f8f8f8);flex-direction:column;gap:10px;padding:20px 36px 24px;display:flex}.GenerationCtaCard-module-scss-module__kTmF8a__btnPrimary{background:var(--accent,#1680b9);width:100%;height:48px;color:var(--accent-ink,#fff);border:none;font-size:15px;transition:background .15s;box-shadow:0 4px 14px #1680b966}.GenerationCtaCard-module-scss-module__kTmF8a__btnPrimary:hover{background:var(--jv-ink,#155a8f)}.GenerationCtaCard-module-scss-module__kTmF8a__btnOutline{background:var(--c-ink-14,#fff);width:100%;height:44px;color:var(--accent,#1680b9);border:1px solid color-mix(in srgb,var(--accent,#1680b9)35%,transparent);font-size:14px;transition:background .15s}.GenerationCtaCard-module-scss-module__kTmF8a__btnOutline:hover{background:var(--jv-soft,#e3f1f9)}@media (max-width:768px){.GenerationCtaCard-module-scss-module__kTmF8a__ctaCard{border-radius:18px 18px 0 0;width:100%;max-width:none}}
.GenerationMiniCta-module-scss-module__cwHpHa__btnPrimarySm{font-family:var(--font-family-sans,inherit);cursor:pointer;white-space:nowrap;background:var(--accent,#1680b9);height:36px;color:var(--accent-ink,#fff);border:none;border-radius:9999px;padding:0 18px;font-size:13px;font-weight:500;transition:background .15s;box-shadow:0 4px 14px #1680b966}.GenerationMiniCta-module-scss-module__cwHpHa__btnPrimarySm:hover{background:var(--jv-ink,#155a8f)}.GenerationMiniCta-module-scss-module__cwHpHa__miniCta{z-index:5;white-space:nowrap;background:var(--c-ink-14,#fff);box-shadow:var(--shadow-panel,0 18px 50px #141e3c2e);color:var(--fg-2,#3a414a);opacity:0;pointer-events:none;border-radius:9999px;align-items:center;gap:12px;padding:8px 10px 8px 18px;font-size:13px;transition:opacity .4s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.GenerationMiniCta-module-scss-module__cwHpHa__miniCtaOn{opacity:1;pointer-events:auto}
@keyframes GenerationStatusStrip-module-scss-module__uTqAlq__pulse{0%,to{opacity:.35}50%{opacity:1}}.GenerationStatusStrip-module-scss-module__uTqAlq__strip{background:var(--c-ink-14,#fff);border-bottom:1px solid var(--line-soft,#00001414);color:var(--fg-2,#3a414a);align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:none}.GenerationStatusStrip-module-scss-module__uTqAlq__dot{border-radius:9999px;flex-shrink:0;width:7px;height:7px}.GenerationStatusStrip-module-scss-module__uTqAlq__dotActive{background:var(--accent,#1680b9);animation:1.2s ease-in-out infinite GenerationStatusStrip-module-scss-module__uTqAlq__pulse}.GenerationStatusStrip-module-scss-module__uTqAlq__dotDone{background:#22c55e}.GenerationStatusStrip-module-scss-module__uTqAlq__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:768px){.GenerationStatusStrip-module-scss-module__uTqAlq__strip{display:flex}}@media (prefers-reduced-motion:reduce){.GenerationStatusStrip-module-scss-module__uTqAlq__dotActive{animation:none}}
.GenerationTopBar-module-scss-module__l5RvEq__btnGhost,.GenerationTopBar-module-scss-module__l5RvEq__btnPrimarySm{font-family:var(--font-family-sans,inherit);cursor:pointer;white-space:nowrap;border-radius:9999px;font-weight:500}.GenerationTopBar-module-scss-module__l5RvEq__topBar{background:var(--c-ink-14,#fff);border-bottom:1px solid var(--line-soft,#00001414);flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.GenerationTopBar-module-scss-module__l5RvEq__topBarLeft,.GenerationTopBar-module-scss-module__l5RvEq__topBarRight{align-items:center;gap:14px;display:flex}.GenerationTopBar-module-scss-module__l5RvEq__topBarRight{gap:10px}.GenerationTopBar-module-scss-module__l5RvEq__projectId{align-items:center;gap:8px;display:flex}.GenerationTopBar-module-scss-module__l5RvEq__logo{background:var(--accent,#1680b9);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:22px;height:22px}.GenerationTopBar-module-scss-module__l5RvEq__projectMeta{flex-direction:column;gap:1px;display:flex}@keyframes GenerationTopBar-module-scss-module__l5RvEq__name-shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}@keyframes GenerationTopBar-module-scss-module__l5RvEq__name-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:none}}.GenerationTopBar-module-scss-module__l5RvEq__projectName{color:var(--fg-1,#16191d);font-size:14px;font-weight:500;animation:.35s GenerationTopBar-module-scss-module__l5RvEq__name-in}.GenerationTopBar-module-scss-module__l5RvEq__nameSkeleton{background:linear-gradient(90deg,#eef1f5 25%,#e2e7ee 37%,#eef1f5 63%) 0 0/400px 100%;border-radius:6px;width:150px;height:13px;margin:2px 0;animation:1.3s linear infinite GenerationTopBar-module-scss-module__l5RvEq__name-shimmer;display:block}.GenerationTopBar-module-scss-module__l5RvEq__projectStatus{color:var(--fg-muted,#8a93a0);font-size:11px}@media (prefers-reduced-motion:reduce){.GenerationTopBar-module-scss-module__l5RvEq__projectName,.GenerationTopBar-module-scss-module__l5RvEq__nameSkeleton{animation:none}}.GenerationTopBar-module-scss-module__l5RvEq__pill{white-space:nowrap;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:500}.GenerationTopBar-module-scss-module__l5RvEq__pillBrand{background:var(--jv-soft,#e3f1f9);color:var(--accent,#1680b9)}.GenerationTopBar-module-scss-module__l5RvEq__pillDone{color:#166534;background:#dcfce7}.GenerationTopBar-module-scss-module__l5RvEq__btnPrimarySm{background:var(--accent,#1680b9);height:36px;color:var(--accent-ink,#fff);border:none;padding:0 18px;font-size:13px;transition:background .15s;box-shadow:0 4px 14px #1680b966}.GenerationTopBar-module-scss-module__l5RvEq__btnPrimarySm:hover{background:var(--jv-ink,#155a8f)}.GenerationTopBar-module-scss-module__l5RvEq__btnGhost{background:var(--c-ink-14,#fff);height:36px;color:var(--fg-2,#3a414a);border:1px solid var(--line-soft,#0000141a);padding:0 16px;font-size:13px}.GenerationTopBar-module-scss-module__l5RvEq__backBtn{width:32px;height:32px;color:var(--fg-2,#3a414a);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex}.GenerationTopBar-module-scss-module__l5RvEq__backBtn:hover{background:var(--c-ink-13,#f2f4f7)}
