.landing-module__g1LwZa__landing{--black:#080810;--black-2:#0e0e1a;--black-3:#13131f;--border:#ffffff12;--border-strong:#ffffff1f;--ink:#f0f0f8;--ink-2:#c7c7d4;--ink-dim:#889;--ink-mute:#44444f;--amber:#d97706;--amber-bright:#f59e0b;--amber-pale:#fbbf24;--amber-glow:#f59e0b26;background:var(--black);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.landing-module__g1LwZa__landing a{color:inherit;text-decoration:none}.landing-module__g1LwZa__landing button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}@keyframes landing-module__g1LwZa__raysSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__g1LwZa__rays{transform-origin:50px 54px;transform-box:view-box;animation:12s linear infinite landing-module__g1LwZa__raysSweep}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes landing-module__g1LwZa__fadeUp{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}.landing-module__g1LwZa__cascade1{animation:.8s cubic-bezier(.22,1,.36,1) 50ms both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__cascade2{animation:.9s cubic-bezier(.22,1,.36,1) .18s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__cascade3{animation:.8s cubic-bezier(.22,1,.36,1) .34s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__cascade4{animation:.8s cubic-bezier(.22,1,.36,1) .48s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__cascade5{animation:.7s cubic-bezier(.22,1,.36,1) .62s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__reveal{opacity:0;filter:blur(6px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.landing-module__g1LwZa__revealed{opacity:1;filter:blur();transform:translateY(0)}.landing-module__g1LwZa__header{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#080810b8;height:64px;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__headerInner{justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 48px;display:flex}.landing-module__g1LwZa__logo{align-items:center;gap:5px;text-decoration:none;display:flex}.landing-module__g1LwZa__logo svg{flex-shrink:0;align-self:center;margin-bottom:6px;display:block}.landing-module__g1LwZa__logoWord{letter-spacing:-.5px;color:var(--ink);font-family:Nunito,Inter,-apple-system,sans-serif;font-size:20px;font-weight:900}.landing-module__g1LwZa__logoAgent{background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__logoLg .landing-module__g1LwZa__logoWord{letter-spacing:-1.2px;font-size:20px}.landing-module__g1LwZa__logoLg svg{margin-bottom:7px}.landing-module__g1LwZa__nav{align-items:center;gap:32px;display:flex}.landing-module__g1LwZa__nav a{color:var(--ink-dim);font-size:14px;transition:color .2s}.landing-module__g1LwZa__nav a:hover{color:var(--ink)}.landing-module__g1LwZa__navGradient{background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__headerCta{align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.landing-module__g1LwZa__bar{background:var(--ink-dim);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.landing-module__g1LwZa__barOpen1{transform:translateY(7px)rotate(45deg)}.landing-module__g1LwZa__barOpen2{opacity:0}.landing-module__g1LwZa__barOpen3{transform:translateY(-7px)rotate(-45deg)}.landing-module__g1LwZa__mobileMenu{border-top:1px solid var(--border);background:#080810f7;flex-direction:column;padding:12px 20px 20px;animation:.2s landing-module__g1LwZa__menuSlide;display:flex}@keyframes landing-module__g1LwZa__menuSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__mobileLink{color:var(--ink-dim);border-bottom:1px solid #ffffff0d;padding:13px 0;font-size:15px;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__mobileLink:hover{color:var(--ink)}.landing-module__g1LwZa__mobileCta{align-items:center;gap:12px;margin-top:20px;display:flex}.landing-module__g1LwZa__ghostLink{color:var(--ink-dim);font-size:14px;transition:color .2s}.landing-module__g1LwZa__ghostLink:hover{color:var(--ink)}.landing-module__g1LwZa__btnPrimary{color:#fff;letter-spacing:-.2px;background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:filter .2s,transform .1s}.landing-module__g1LwZa__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-1px)}.landing-module__g1LwZa__hero{align-items:center;min-height:92vh;padding:120px 48px 72px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroGlow{pointer-events:none;background:radial-gradient(circle,#f59e0b21 0%,#0000 65%);width:900px;height:900px;position:absolute;top:-240px;left:-200px}.landing-module__g1LwZa__heroInner{z-index:1;text-align:left;grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;width:100%;max-width:1200px;margin:0 auto;padding:0;display:grid;position:relative}.landing-module__g1LwZa__heroLeft{min-width:0}.landing-module__g1LwZa__heroBadge{color:var(--amber-bright);letter-spacing:.3px;background:#f59e0b14;border:1px solid #f59e0b38;border-radius:100px;align-items:center;gap:8px;margin-bottom:36px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__dot{background:var(--amber-bright);border-radius:50%;width:6px;height:6px;animation:2s infinite landing-module__g1LwZa__pulse}.landing-module__g1LwZa__heroTitle{letter-spacing:-3px;max-width:920px;color:var(--ink);margin:0;font-size:clamp(48px,7vw,88px);font-weight:900;line-height:1.04}.landing-module__g1LwZa__gradient{background:linear-gradient(135deg,#fff 0%,var(--amber-bright)50%,var(--amber-pale)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSub{color:var(--ink-dim);max-width:560px;margin:28px 0 0;font-size:18px;font-weight:400;line-height:1.7}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:44px;display:flex}.landing-module__g1LwZa__btnHero{color:#fff;letter-spacing:-.2px;background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);border-radius:8px;align-items:center;gap:4px;padding:10px 22px;font-size:14px;font-weight:600;transition:filter .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 0 28px #f59e0b47}.landing-module__g1LwZa__btnHero:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 48px #f59e0b80}.landing-module__g1LwZa__btnSecondary{color:var(--ink-dim);align-items:center;gap:6px;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{color:var(--ink)}.landing-module__g1LwZa__heroNote{color:var(--ink-mute);margin-top:24px;font-size:13px}.landing-module__g1LwZa__heroRight{justify-content:center;align-items:center;width:100%;min-height:460px;animation:1s cubic-bezier(.16,1,.3,1) .35s both landing-module__g1LwZa__fadeUp;display:flex;position:relative}.landing-module__g1LwZa__heroChat{justify-content:center;align-items:center;width:100%;max-width:460px;min-height:380px;display:flex;position:relative}.landing-module__g1LwZa__morphBox{-webkit-backdrop-filter:blur(20px)saturate(140%);border:1px solid var(--border-strong);will-change:width,height,border-radius;background:#0e0e1a9e;border-radius:100px;width:min(360px,100%);height:56px;transition:width .9s cubic-bezier(.34,1.56,.64,1),height .9s cubic-bezier(.34,1.56,.64,1),border-radius .7s cubic-bezier(.16,1,.3,1),opacity .7s cubic-bezier(.65,0,.35,1),box-shadow .8s cubic-bezier(.16,1,.3,1);animation:.7s cubic-bezier(.16,1,.3,1) .3s both landing-module__g1LwZa__morphBoxIn;position:relative;overflow:hidden;box-shadow:0 0 0 1px #f59e0b1f,0 24px 60px #0000008c,0 0 80px #f59e0b2e}@keyframes landing-module__g1LwZa__morphBoxIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.landing-module__g1LwZa__morphBox:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#f59e0be6 0%,#f59e0b80 18%,#0000 32% 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.landing-module__g1LwZa__morphBoxOpen{border-radius:16px;width:100%;max-width:460px;height:360px;box-shadow:0 0 0 1px #f59e0b1f,0 24px 70px #0000008c,0 0 100px #f59e0b38}.landing-module__g1LwZa__morphBoxFade{opacity:0}.landing-module__g1LwZa__morphInputLayer{z-index:2;align-items:center;gap:10px;height:56px;padding:6px 6px 6px 14px;transition:opacity .35s cubic-bezier(.65,0,.35,1),transform .5s cubic-bezier(.65,0,.35,1);display:flex;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__morphBoxOpen .landing-module__g1LwZa__morphInputLayer{opacity:0;pointer-events:none;transform:translateY(-4px)}.landing-module__g1LwZa__heroInputIcon{flex-shrink:0;align-items:center;padding-top:1px;display:inline-flex}.landing-module__g1LwZa__heroInputText{color:var(--ink-2);letter-spacing:-.1px;white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:2px;font-size:13px;display:inline-flex;overflow:hidden}.landing-module__g1LwZa__heroInputBtn{background:var(--amber);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex;box-shadow:0 0 20px #f59e0b59}.landing-module__g1LwZa__morphWidgetLayer{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.landing-module__g1LwZa__morphBoxOpen .landing-module__g1LwZa__morphWidgetLayer{opacity:1;pointer-events:auto;transition-delay:.38s}.landing-module__g1LwZa__chatHeader{border-top:none;border-bottom:1px solid var(--border);background-image:linear-gradient(90deg,#f59e0ba6 0%,#f59e0b33 60%,#0000 88%),linear-gradient(#08081073,#08081073);background-position:top,50%;background-repeat:no-repeat,no-repeat;background-size:100% 1px,100% 100%;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.landing-module__g1LwZa__chatHeaderLeft{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__chatTitle{letter-spacing:-.3px;color:var(--ink);font-family:Nunito,Inter,sans-serif;font-size:13px;font-weight:800}.landing-module__g1LwZa__chatStatus{color:var(--ink-2);letter-spacing:.2px;background:#28c84014;border:1px solid #28c84033;border-radius:100px;align-items:center;gap:5px;margin-left:4px;padding:2px 8px;font-size:10px;display:inline-flex}.landing-module__g1LwZa__statusDot{background:#28c840;border-radius:50%;width:5px;height:5px;animation:1.6s ease-in-out infinite landing-module__g1LwZa__breathe;box-shadow:0 0 6px #28c840}@keyframes landing-module__g1LwZa__breathe{0%,to{opacity:1}50%{opacity:.4}}.landing-module__g1LwZa__chatMeta{color:var(--ink-mute);border:1px solid var(--border);border-radius:5px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:10px}.landing-module__g1LwZa__chatBody{flex-direction:column;flex:1;gap:12px;min-height:0;padding:18px 14px 14px;display:flex;overflow:hidden}.landing-module__g1LwZa__chatHeader{flex-shrink:0}.landing-module__g1LwZa__chatRow{will-change:transform,opacity;align-items:flex-end;gap:8px;animation:.48s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__bubbleIn;display:flex}.landing-module__g1LwZa__chatRowUser{justify-content:flex-end}.landing-module__g1LwZa__chatRowAi{justify-content:flex-start}@keyframes landing-module__g1LwZa__bubbleIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__chatBubble{letter-spacing:-.1px;border-radius:12px;max-width:78%;padding:9px 12px;font-size:12.5px;line-height:1.55}.landing-module__g1LwZa__chatBubbleUser{color:var(--ink);background:linear-gradient(135deg,#f59e0b33 0%,#f59e0b1a 100%);border:1px solid #f59e0b4d;border-radius:12px 12px 3px}.landing-module__g1LwZa__chatBubbleAi{border:1px solid var(--border);color:var(--ink-2);background:#ffffff09;border-radius:12px 12px 12px 3px;min-height:18px}.landing-module__g1LwZa__chatAvatar{width:22px;height:22px;color:var(--amber-bright);letter-spacing:.3px;background:#f59e0b2e;border:1px solid #f59e0b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.landing-module__g1LwZa__chatAvatarAi{background:#f59e0b1a;border:1px solid #f59e0b38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding-top:1px;display:flex}.landing-module__g1LwZa__dots3{align-items:center;gap:4px;padding:3px 2px;display:inline-flex}.landing-module__g1LwZa__dots3 span{background:var(--amber-bright);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite landing-module__g1LwZa__dotBounce}.landing-module__g1LwZa__dots3 span:nth-child(2){animation-delay:.16s}.landing-module__g1LwZa__dots3 span:nth-child(3){animation-delay:.32s}@keyframes landing-module__g1LwZa__dotBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.landing-module__g1LwZa__typeCursor{background:var(--amber-bright);vertical-align:-1px;width:2px;height:11px;margin-left:2px;animation:.53s steps(2,end) infinite landing-module__g1LwZa__caretBlink;display:inline-block}@keyframes landing-module__g1LwZa__caretBlink{0%,49%{opacity:1}50%,to{opacity:0}}.landing-module__g1LwZa__panelEnter{animation:.45s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__panelIn}@keyframes landing-module__g1LwZa__panelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__panelChat{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__panelLoader{flex-direction:column;justify-content:center;align-items:center;gap:22px;height:100%;min-height:280px;padding:24px 0;display:flex}.landing-module__g1LwZa__loaderSun{filter:drop-shadow(0 0 24px #f59e0b59);justify-content:center;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__loaderText{color:var(--ink-2);letter-spacing:-.1px;align-items:baseline;gap:2px;font-size:13px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__loaderEllipsis{margin-left:2px;display:inline-flex}.landing-module__g1LwZa__loaderEllipsis span{opacity:.3;color:var(--amber-bright);font-weight:700;animation:1.2s ease-in-out infinite landing-module__g1LwZa__ellipsisBlink}.landing-module__g1LwZa__loaderEllipsis span:nth-child(2){animation-delay:.2s}.landing-module__g1LwZa__loaderEllipsis span:nth-child(3){animation-delay:.4s}@keyframes landing-module__g1LwZa__ellipsisBlink{0%,80%,to{opacity:.3}40%{opacity:1}}.landing-module__g1LwZa__panelDoc{padding:0}.landing-module__g1LwZa__panelDocTopRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.landing-module__g1LwZa__panelDocTitle{letter-spacing:-.4px;color:var(--ink);font-size:15px;font-weight:800}.landing-module__g1LwZa__panelDocBadge{text-transform:uppercase;letter-spacing:.6px;color:#28c840;background:#28c8401a;border:1px solid #28c84047;border-radius:100px;padding:2px 8px;font-size:9px;font-weight:700}.landing-module__g1LwZa__panelDocHead{letter-spacing:1.5px;text-transform:uppercase;color:var(--amber-bright);margin-top:10px;margin-bottom:6px;font-size:10px;font-weight:700}.landing-module__g1LwZa__panelDocLine{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:5px;animation:.38s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__lineIn}.landing-module__g1LwZa__panelDoc>:nth-child(3){animation-delay:50ms}.landing-module__g1LwZa__panelDoc>:nth-child(4){animation-delay:.1s}.landing-module__g1LwZa__panelDoc>:nth-child(5){animation-delay:.15s}.landing-module__g1LwZa__panelDoc>:nth-child(7){animation-delay:.22s}.landing-module__g1LwZa__panelDoc>:nth-child(8){animation-delay:.27s}.landing-module__g1LwZa__panelDoc>:nth-child(9){animation-delay:.32s}.landing-module__g1LwZa__panelDoc>:nth-child(10){animation-delay:.37s}.landing-module__g1LwZa__panelDoc>:nth-child(12){animation-delay:.44s}.landing-module__g1LwZa__panelDoc>:nth-child(13){animation-delay:.49s}.landing-module__g1LwZa__panelDoc>:nth-child(14){animation-delay:.54s}.landing-module__g1LwZa__panelDoc>:nth-child(15){animation-delay:.59s}@keyframes landing-module__g1LwZa__lineIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.landing-module__g1LwZa__panelBacklog{flex-direction:column;gap:6px;display:flex}.landing-module__g1LwZa__panelBacklogHead{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.landing-module__g1LwZa__panelBacklogTitle{letter-spacing:-.3px;color:var(--ink);font-size:14px;font-weight:800}.landing-module__g1LwZa__panelBacklogCount{color:var(--ink-dim);letter-spacing:.1px;font-family:JetBrains Mono,monospace;font-size:10px}.landing-module__g1LwZa__ticketRow{border:1px solid var(--border);background:#ffffff06;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:11px;animation:.42s cubic-bezier(.16,1,.3,1) both landing-module__g1LwZa__lineIn;display:flex}.landing-module__g1LwZa__panelBacklog .landing-module__g1LwZa__ticketRow:nth-child(2){animation-delay:40ms}.landing-module__g1LwZa__panelBacklog .landing-module__g1LwZa__ticketRow:nth-child(3){animation-delay:80ms}.landing-module__g1LwZa__panelBacklog .landing-module__g1LwZa__ticketRow:nth-child(4){animation-delay:.12s}.landing-module__g1LwZa__panelBacklog .landing-module__g1LwZa__ticketRow:nth-child(5){animation-delay:.16s}.landing-module__g1LwZa__panelBacklog .landing-module__g1LwZa__ticketRow:nth-child(6){animation-delay:.2s}.landing-module__g1LwZa__panelBacklog .landing-module__g1LwZa__ticketRow:nth-child(7){animation-delay:.24s}.landing-module__g1LwZa__ticketRowDone{opacity:.55}.landing-module__g1LwZa__ticketRowDone .landing-module__g1LwZa__ticketTitle{text-decoration:line-through;-webkit-text-decoration-color:var(--ink-mute);text-decoration-color:var(--ink-mute)}.landing-module__g1LwZa__ticketRowDone .landing-module__g1LwZa__ticketMark{color:#28c840}.landing-module__g1LwZa__ticketRowActive{background:linear-gradient(#f59e0b1a 0%,#f59e0b0a 100%);border-color:#f59e0b52;box-shadow:0 0 18px #f59e0b1a}.landing-module__g1LwZa__ticketMark{width:14px;height:14px;color:var(--amber-bright);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.landing-module__g1LwZa__ticketDotActive{background:var(--amber-bright);width:8px;height:8px;box-shadow:0 0 8px var(--amber-bright);border-radius:50%;animation:1.6s ease-in-out infinite landing-module__g1LwZa__breathe;display:inline-block}.landing-module__g1LwZa__ticketDotPending{border:1.5px solid var(--ink-mute);border-radius:50%;width:8px;height:8px;display:inline-block}.landing-module__g1LwZa__ticketNum{color:var(--ink-mute);letter-spacing:.2px;flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:10px}.landing-module__g1LwZa__ticketTitle{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.1px;flex:1;font-size:11.5px;overflow:hidden}.landing-module__g1LwZa__panelTicket{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__panelTicketHead{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__panelTicketNum{color:var(--amber-bright);letter-spacing:.3px;background:#f59e0b0f;border:1px solid #f59e0b47;border-radius:5px;flex-shrink:0;padding:3px 7px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700}.landing-module__g1LwZa__panelTicketTitle{letter-spacing:-.3px;color:var(--ink);font-size:13.5px;font-weight:700}.landing-module__g1LwZa__panelTicketBadgeRow{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__panelTicketBadge{text-transform:uppercase;letter-spacing:.7px;color:var(--amber-bright);background:#f59e0b14;border:1px solid #f59e0b47;border-radius:100px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:10px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__panelTicketBadgeDot{background:var(--amber-bright);width:6px;height:6px;box-shadow:0 0 6px var(--amber-bright);border-radius:50%;animation:1.6s ease-in-out infinite landing-module__g1LwZa__breathe}.landing-module__g1LwZa__panelTicketProg{color:var(--amber-bright);letter-spacing:-.3px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:800}.landing-module__g1LwZa__panelTicketProgBar{background:#ffffff0f;border-radius:2px;height:4px;overflow:hidden}.landing-module__g1LwZa__panelTicketProgFill{background:linear-gradient(90deg,var(--amber),var(--amber-bright));width:0;height:100%;animation:1.8s cubic-bezier(.16,1,.3,1) .2s forwards landing-module__g1LwZa__progressFill;box-shadow:0 0 12px #f59e0b80}@keyframes landing-module__g1LwZa__progressFill{to{width:78%}}.landing-module__g1LwZa__panelTicketLog{border:1px solid var(--border);background:#00000047;border-radius:8px;flex-direction:column;gap:7px;margin-top:2px;padding:10px 12px;display:flex}.landing-module__g1LwZa__logRow{color:var(--ink-2);letter-spacing:-.1px;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.landing-module__g1LwZa__logDone{color:#28c840;font-weight:700}.landing-module__g1LwZa__logActive{background:var(--amber-bright);width:7px;height:7px;box-shadow:0 0 6px var(--amber-bright);border-radius:50%;animation:1.6s ease-in-out infinite landing-module__g1LwZa__breathe;display:inline-block}.landing-module__g1LwZa__panelTicketPreview{color:var(--ink-2);letter-spacing:.1px;background:linear-gradient(#28c8400f 0%,#0000 100%);border:1px solid #28c84038;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-family:JetBrains Mono,monospace;font-size:10.5px;display:flex}.landing-module__g1LwZa__previewMark{color:#28c840;background:#28c84026;border:1px solid #28c8404d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex}.landing-module__g1LwZa__section{max-width:1290px;margin:0 auto;padding:72px 48px}.landing-module__g1LwZa__sectionHead{max-width:720px;margin-bottom:56px}.landing-module__g1LwZa__kicker{letter-spacing:2px;text-transform:uppercase;color:var(--amber-bright);margin-bottom:20px;font-size:12px;font-weight:600}.landing-module__g1LwZa__sectionTitle{letter-spacing:-1.5px;color:var(--ink);margin:0;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.1}.landing-module__g1LwZa__sectionSub{color:var(--ink-dim);max-width:520px;margin-top:18px;font-size:16px;line-height:1.7}.landing-module__g1LwZa__flowGrid{grid-template-columns:360px 1fr;align-items:start;gap:80px;display:grid}.landing-module__g1LwZa__stepNav{flex-direction:column;display:flex}.landing-module__g1LwZa__stepItem{text-align:left;opacity:.4;border-top:1px solid var(--border);padding:24px 0;transition:opacity .3s}.landing-module__g1LwZa__stepItem:last-child{border-bottom:1px solid var(--border)}.landing-module__g1LwZa__stepItem:hover{opacity:.7}.landing-module__g1LwZa__stepActive,.landing-module__g1LwZa__stepActive:hover{opacity:1}.landing-module__g1LwZa__stepNum{color:var(--amber-bright);letter-spacing:2px;align-items:center;gap:10px;margin-bottom:10px;font-family:JetBrains Mono,Courier New,monospace;font-size:11px;font-weight:700;display:flex}.landing-module__g1LwZa__stepLine{background:var(--amber-bright);opacity:0;transform-origin:0;flex:1;height:1px;transition:transform .15s,opacity .15s;transform:scaleX(0)}.landing-module__g1LwZa__stepActive .landing-module__g1LwZa__stepLine{opacity:.4;transition:transform .5s cubic-bezier(.22,1,.36,1) .2s,opacity .2s .2s;transform:scaleX(1)}.landing-module__g1LwZa__stepTitle{letter-spacing:-.6px;color:var(--ink);margin-bottom:8px;font-size:20px;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--ink-dim);font-size:14px;line-height:1.7}.landing-module__g1LwZa__screenWrap{width:100%}.landing-module__g1LwZa__screen{aspect-ratio:16/10;border:1px solid var(--border-strong);background:var(--black-2);border-radius:14px;flex-direction:column;width:100%;animation:.6s cubic-bezier(.22,1,.36,1) both landing-module__g1LwZa__fadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #f59e0b1a,0 30px 60px #00000080,0 0 1px #f59e0b40}.landing-module__g1LwZa__screenChrome{background:var(--black-3);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;height:38px;padding:0 14px;display:flex}.landing-module__g1LwZa__chromeDot{border-radius:50%;width:10px;height:10px}.landing-module__g1LwZa__cdRed{background:#ff5f57}.landing-module__g1LwZa__cdYellow{background:#febc2e}.landing-module__g1LwZa__cdGreen{background:#28c840}.landing-module__g1LwZa__chromeUrl{color:var(--ink-mute);margin-left:12px;font-family:JetBrains Mono,monospace;font-size:11px}.landing-module__g1LwZa__panelInner{flex:1;padding:28px;overflow:hidden}.landing-module__g1LwZa__chatCol{flex-direction:column;gap:14px;max-width:520px;display:flex}.landing-module__g1LwZa__bubble{border-radius:12px;max-width:85%;padding:12px 14px;font-size:13px;line-height:1.6}.landing-module__g1LwZa__bubbleAi{background:var(--black-3);border:1px solid var(--border);color:var(--ink-2);border-radius:4px 12px 12px}.landing-module__g1LwZa__bubbleUser{color:var(--ink);background:#f59e0b1f;border:1px solid #f59e0b38;border-radius:12px 4px 12px 12px;align-self:flex-end}.landing-module__g1LwZa__cursor{background:var(--amber-bright);vertical-align:middle;width:7px;height:13px;margin-left:4px;animation:1s infinite landing-module__g1LwZa__pulse;display:inline-block}.landing-module__g1LwZa__docCol{max-width:600px}.landing-module__g1LwZa__docTitle{letter-spacing:-.4px;margin-bottom:18px;font-size:18px;font-weight:700}.landing-module__g1LwZa__docHead{letter-spacing:1.5px;text-transform:uppercase;color:var(--amber-bright);margin-top:16px;margin-bottom:10px;font-size:11px;font-weight:700}.landing-module__g1LwZa__docLine{background:var(--black-3);border-radius:3px;height:8px;margin-bottom:8px}.landing-module__g1LwZa__lineLong{width:92%}.landing-module__g1LwZa__lineMed{width:68%}.landing-module__g1LwZa__lineShort{width:40%}.landing-module__g1LwZa__buildCol{flex-direction:column;gap:14px;height:100%;display:flex}.landing-module__g1LwZa__buildHeader{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding-bottom:12px;display:flex}.landing-module__g1LwZa__buildBadge{color:var(--amber-bright);background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600}.landing-module__g1LwZa__buildTitle{flex:1;font-size:14px;font-weight:600}.landing-module__g1LwZa__buildMeta{color:var(--ink-mute);font-family:JetBrains Mono,monospace;font-size:11px}.landing-module__g1LwZa__buildBody{flex:1;grid-template-columns:1.3fr 1fr;gap:14px;min-height:0;display:grid}.landing-module__g1LwZa__previewCard{background:var(--black-3);border:1px solid var(--border);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;display:flex}.landing-module__g1LwZa__previewTick{width:36px;height:36px;color:var(--amber-bright);background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.landing-module__g1LwZa__previewLabel{font-size:13px;font-weight:600}.landing-module__g1LwZa__previewUrl{color:var(--amber-bright);font-family:JetBrains Mono,monospace;font-size:10px}.landing-module__g1LwZa__miniChat{background:var(--black-3);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.landing-module__g1LwZa__miniChat .landing-module__g1LwZa__bubble{padding:8px 10px;font-size:11px}.landing-module__g1LwZa__shippedCol{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.landing-module__g1LwZa__shippedTick{color:var(--amber-bright);margin-bottom:6px;font-size:38px}.landing-module__g1LwZa__shippedTitle{letter-spacing:-.6px;font-size:24px;font-weight:800}.landing-module__g1LwZa__shippedSub{color:var(--ink-dim);font-size:14px}.landing-module__g1LwZa__shippedUrl{color:var(--amber-bright);margin-top:10px;font-family:JetBrains Mono,monospace;font-size:13px}.landing-module__g1LwZa__shippedStats{align-items:center;gap:28px;margin-top:22px;display:flex}.landing-module__g1LwZa__statNum{letter-spacing:-.5px;font-size:22px;font-weight:800}.landing-module__g1LwZa__statLabel{color:var(--ink-dim);margin-top:2px;font-size:11px}.landing-module__g1LwZa__statDiv{background:var(--border-strong);width:1px;height:32px}.landing-module__g1LwZa__controls{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.landing-module__g1LwZa__dots{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__dot2{background:var(--ink-mute);border-radius:50%;width:8px;height:8px;padding:0;transition:width .25s,background .25s,border-radius .25s;position:relative;overflow:hidden}.landing-module__g1LwZa__dot2Active{background:#f59e0b4d;border-radius:4px;width:26px}.landing-module__g1LwZa__dotFill{background:var(--amber-bright);border-radius:inherit;width:0%;animation:4.5s linear forwards landing-module__g1LwZa__dotProgress;position:absolute;inset:0}@keyframes landing-module__g1LwZa__dotProgress{0%{width:0%}to{width:100%}}.landing-module__g1LwZa__arrows{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__arrowBtn{border:1px solid var(--border);width:36px;height:36px;color:var(--ink-dim);border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex}.landing-module__g1LwZa__arrowBtn:hover{border-color:var(--border-strong);color:var(--ink)}.landing-module__g1LwZa__playBtn{font-size:10px}.landing-module__g1LwZa__featGrid{background:var(--border);border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.landing-module__g1LwZa__featCard{background:var(--black);padding:36px 32px;transition:background .3s}.landing-module__g1LwZa__featCard:hover{background:var(--black-2)}.landing-module__g1LwZa__featTitle{letter-spacing:-.3px;margin-bottom:10px;font-size:17px;font-weight:700}.landing-module__g1LwZa__featDesc{color:var(--ink-dim);font-size:14px;line-height:1.7}.landing-module__g1LwZa__priceWrap{justify-content:center;display:flex}.landing-module__g1LwZa__priceCard{background:linear-gradient(180deg,var(--black-2)0%,var(--black)100%);border:1px solid var(--border-strong);border-radius:18px;width:100%;max-width:480px;padding:40px;position:relative;box-shadow:0 0 60px #f59e0b14}.landing-module__g1LwZa__priceCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#f59e0b66,#0000 60%);border-radius:18px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;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}.landing-module__g1LwZa__priceTag{letter-spacing:1.5px;text-transform:uppercase;color:var(--amber-bright);margin-bottom:18px;font-size:12px;font-weight:600}.landing-module__g1LwZa__priceRow{align-items:baseline;gap:8px;display:flex}.landing-module__g1LwZa__priceAmountOld{color:var(--ink-dim);opacity:.5;align-self:flex-end;margin-bottom:6px;font-size:36px;font-weight:700;line-height:1;text-decoration:line-through}.landing-module__g1LwZa__priceAmount{letter-spacing:-3px;color:var(--ink);font-size:64px;font-weight:900;line-height:1}.landing-module__g1LwZa__pricePer{color:var(--ink-dim);font-size:16px}.landing-module__g1LwZa__priceLead{color:var(--ink-dim);margin-top:14px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__priceList{flex-direction:column;gap:12px;margin:28px 0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__priceList li{color:var(--ink-2);padding-left:26px;font-size:14px;position:relative}.landing-module__g1LwZa__priceList li:before{content:"✓";color:var(--amber-bright);font-weight:700;position:absolute;left:0}.landing-module__g1LwZa__priceCard .landing-module__g1LwZa__btnHero{justify-content:center;width:100%;margin-top:8px;display:flex}.landing-module__g1LwZa__priceFoot{color:var(--ink-mute);text-align:center;margin-top:16px;font-size:12px}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);margin-top:32px;padding:56px 48px 28px}.landing-module__g1LwZa__footInner{grid-template-columns:1.3fr 2fr;gap:64px;margin:0 auto;display:grid}.landing-module__g1LwZa__footBrand .landing-module__g1LwZa__logo{margin-bottom:14px}.landing-module__g1LwZa__footTag{color:var(--ink-dim);max-width:320px;font-size:13px;line-height:1.7}.landing-module__g1LwZa__footCols{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.landing-module__g1LwZa__footHead{letter-spacing:1.5px;text-transform:uppercase;color:var(--ink);margin-bottom:16px;font-size:12px;font-weight:600}.landing-module__g1LwZa__footCols a{color:var(--ink-dim);padding:4px 0;font-size:14px;transition:color .2s;display:block}.landing-module__g1LwZa__footCols a:hover{color:var(--ink)}.landing-module__g1LwZa__footLink{color:var(--ink-mute);padding:4px 0;font-size:14px;text-decoration:none;transition:color .15s;display:block}.landing-module__g1LwZa__footLink:hover{color:var(--ink)}.landing-module__g1LwZa__footComingSoon{color:var(--ink-mute);cursor:default;-webkit-user-select:none;user-select:none;padding:4px 0;font-size:14px;display:block}.landing-module__g1LwZa__footComingSoon em{letter-spacing:.5px;text-transform:uppercase;background:color-mix(in srgb,var(--ink-mute)15%,transparent);color:var(--ink-mute);vertical-align:middle;border-radius:4px;margin-left:6px;padding:1px 5px;font-size:10px;font-style:normal;font-weight:600}.landing-module__g1LwZa__footBase{color:var(--ink-mute);justify-content:space-between;margin:56px auto 0;padding-top:24px;font-size:12px;display:flex}@media (max-width:1180px){.landing-module__g1LwZa__heroInner{gap:40px}}@media (max-width:1024px){.landing-module__g1LwZa__heroInner{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__heroRight{display:none}}@media (max-width:960px){.landing-module__g1LwZa__headerInner{padding:0 20px}.landing-module__g1LwZa__nav,.landing-module__g1LwZa__headerCta{display:none}.landing-module__g1LwZa__hamburger{display:flex}.landing-module__g1LwZa__hero{min-height:auto;padding:96px 20px 48px}.landing-module__g1LwZa__heroTitle{letter-spacing:-2px;font-size:clamp(40px,9vw,64px)}.landing-module__g1LwZa__section{padding:48px 20px}.landing-module__g1LwZa__sectionHead{margin-bottom:36px}.landing-module__g1LwZa__flowGrid{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__stepNav{flex-direction:column}.landing-module__g1LwZa__featGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__footInner{grid-template-columns:1fr;gap:32px}.landing-module__g1LwZa__footCols{grid-template-columns:repeat(3,1fr)}.landing-module__g1LwZa__footer{margin-top:16px;padding:40px 20px 20px}.landing-module__g1LwZa__footBase{margin-top:32px}}@media (max-width:600px){.landing-module__g1LwZa__hero{padding:88px 20px 40px}.landing-module__g1LwZa__section{padding:40px 20px}.landing-module__g1LwZa__sectionHead{margin-bottom:28px}.landing-module__g1LwZa__heroActions{gap:14px;margin-top:32px}.landing-module__g1LwZa__heroSub{margin-top:20px}.landing-module__g1LwZa__btnHero{padding:12px 22px;font-size:14px}.landing-module__g1LwZa__featGrid{grid-template-columns:1fr}.landing-module__g1LwZa__priceCard{padding:28px 24px}.landing-module__g1LwZa__priceAmount{font-size:52px}.landing-module__g1LwZa__buildBody{grid-template-columns:1fr}.landing-module__g1LwZa__shippedStats{flex-wrap:wrap;justify-content:center;gap:16px}.landing-module__g1LwZa__footCols{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__footBase{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__rays,.landing-module__g1LwZa__dot,.landing-module__g1LwZa__cursor,.landing-module__g1LwZa__cascade1,.landing-module__g1LwZa__cascade2,.landing-module__g1LwZa__cascade3,.landing-module__g1LwZa__cascade4,.landing-module__g1LwZa__cascade5,.landing-module__g1LwZa__screen,.landing-module__g1LwZa__reveal,.landing-module__g1LwZa__dotFill{animation:none!important}.landing-module__g1LwZa__reveal{opacity:1;filter:none;transform:none}.landing-module__g1LwZa__heroRight,.landing-module__g1LwZa__chatRow,.landing-module__g1LwZa__morphBox,.landing-module__g1LwZa__panelEnter,.landing-module__g1LwZa__statusDot,.landing-module__g1LwZa__dots3 span,.landing-module__g1LwZa__typeCursor,.landing-module__g1LwZa__panelDocLine,.landing-module__g1LwZa__ticketRow,.landing-module__g1LwZa__ticketDotActive,.landing-module__g1LwZa__panelTicketProgFill,.landing-module__g1LwZa__panelTicketBadgeDot,.landing-module__g1LwZa__logActive,.landing-module__g1LwZa__loaderEllipsis span{animation:none!important}.landing-module__g1LwZa__morphBox{opacity:1!important;border-radius:16px!important;width:100%!important;max-width:460px!important;height:360px!important;transition:none!important;transform:none!important}.landing-module__g1LwZa__morphInputLayer{display:none!important}.landing-module__g1LwZa__morphWidgetLayer{opacity:1!important;pointer-events:auto!important}}
