body:has(.rect-landing){--background:#fff;--foreground:#15161c;--card:#fff;--card-foreground:#15161c;--popover:#fff;--popover-foreground:#15161c;--primary:#15161c;--primary-foreground:#fff;--secondary:#f3f3ef;--secondary-foreground:#15161c;--muted:#f3f3ef;--muted-foreground:#585b63;--accent:#f3f3ef;--accent-foreground:#15161c;--border:#00000021;--input:#00000029;--ring:#15161c}.dark body:has(.rect-landing){--background:#050506;--foreground:#f5f6f7;--card:#0c0d0f;--card-foreground:#f5f6f7;--popover:#111216;--popover-foreground:#f5f6f7;--primary:#f5f6f7;--primary-foreground:#0b0d05;--secondary:#111216;--secondary-foreground:#f5f6f7;--muted:#111216;--muted-foreground:#8a8a86;--accent:#111216;--accent-foreground:#f5f6f7;--border:#ffffff1f;--input:#ffffff26;--ring:#d9e44b}.rect-landing{--rlx-bg:#fff;--rlx-panel:#fff;--rlx-surface:#f3f3ef;--rlx-fg:#15161c;--rlx-muted:#585b63;--rlx-faint:#9a9da4;--rlx-border:#00000021;--rlx-border-soft:#00000013;--rlx-lime:#d9e44b;--rlx-lime-strong:#7c891d;--rlx-lime-ink:#0b0d05;--rlx-mono:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--rlx-bg);color:var(--rlx-fg);font-family:var(--font-sans),sans-serif;position:relative;overflow:clip}.rect-landing *,.rect-landing :after,.rect-landing :before{box-sizing:border-box}.dark .rect-landing{--rlx-bg:#050506;--rlx-panel:#0c0d0f;--rlx-surface:#111216;--rlx-fg:#f5f6f7;--rlx-muted:#8a8a86;--rlx-faint:#55585e;--rlx-border:#ffffff1f;--rlx-border-soft:#ffffff12;--rlx-lime-strong:#d9e44b}.rect-landing .rlx-section-shell{width:min(100%,1360px);margin:0 auto;padding-inline:clamp(22px,4vw,58px)}.rect-landing .rlx-kicker{color:var(--rlx-faint);font-family:var(--rlx-mono);letter-spacing:.15em;text-transform:uppercase;margin:0 0 20px;font-size:10px;line-height:1}.rect-landing .rlx-button{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.rect-landing .rlx-button:hover{transform:translateY(-1px)}.rect-landing .rlx-button.primary{border:1px solid var(--rlx-lime);background:var(--rlx-lime);color:var(--rlx-lime-ink)}.rect-landing .rlx-button.primary:hover{background:#e5ef62;border-color:#e5ef62}.rect-landing .rlx-button.secondary{border:1px solid var(--rlx-border);background:color-mix(in srgb,var(--rlx-panel) 78%,transparent);color:var(--rlx-fg)}.rect-landing .rlx-button.secondary:hover{border-color:color-mix(in srgb,var(--rlx-fg) 30%,transparent);background:var(--rlx-panel)}.rect-landing .rlx-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.rect-landing .rlx-hero{border-bottom:1px solid var(--rlx-border-soft);isolation:isolate;padding:clamp(86px,11vw,138px) 0;position:relative}.rect-landing .rlx-hero:before{z-index:-1;background:radial-gradient(circle at 90% 50%,color-mix(in srgb,var(--rlx-lime) 13%,transparent),transparent 38%),linear-gradient(color-mix(in srgb,var(--rlx-fg) 2.2%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--rlx-fg) 2.2%,transparent) 1px,transparent 1px);content:"";background-size:auto,48px 48px,48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 8%,#000 74%,#0000);mask-image:linear-gradient(90deg,#0000 8%,#000 74%,#0000)}.rect-landing .rlx-hero-grid{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(48px,7vw,100px);display:grid;position:relative}.rect-landing .rlx-hero-copy{min-width:0}.rect-landing .rlx-hero h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(38px,4.6vw,60px);font-weight:600;line-height:1.03}.rect-landing .rlx-hero-lead{white-space:nowrap}.rect-landing .rlx-rotor{height:1.08em;color:var(--rlx-lime);vertical-align:bottom;display:inline-flex;overflow:hidden}.rect-landing .rlx-rotor-list{flex-direction:column;animation:8s cubic-bezier(.76,0,.24,1) infinite rlx-rotor;display:flex}.rect-landing .rlx-rotor-list>span{white-space:nowrap;height:1.08em;line-height:1.08em}@keyframes rlx-rotor{0%,18%{transform:translateY(0)}25%,43%{transform:translateY(-1.08em)}50%,68%{transform:translateY(-2.16em)}75%,93%{transform:translateY(-3.24em)}to{transform:translateY(-4.32em)}}.rect-landing .rlx-hero-subtitle{max-width:49ch;color:var(--rlx-muted);text-wrap:balance;margin:28px 0 38px;font-size:clamp(16px,1.5vw,19px);line-height:1.65}.rect-landing .rlx-hero-prompt{border:1px solid var(--rlx-border);background:linear-gradient(145deg,color-mix(in srgb,var(--rlx-panel) 94%,transparent),color-mix(in srgb,var(--rlx-surface) 58%,transparent));min-width:0;box-shadow:0 34px 90px -68px color-mix(in srgb,var(--rlx-fg) 48%,transparent);border-radius:20px;padding:clamp(18px,2.5vw,28px)}.rect-landing .rlx-hero-prompt-head{border-bottom:1px solid var(--rlx-border-soft);justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;display:flex}.rect-landing .rlx-hero-prompt-head>p{color:var(--rlx-muted);font-family:var(--rlx-mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:9px}.rect-landing .rlx-prompt-tabs{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.rect-landing .rlx-prompt-tabs button{color:var(--rlx-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:11px;transition:background .16s,color .16s}.rect-landing .rlx-prompt-tabs button.active,.rect-landing .rlx-prompt-tabs button:hover{background:var(--rlx-surface);color:var(--rlx-fg)}.rect-landing .rlx-prompt-chat{flex-direction:column;justify-content:center;gap:8px;min-height:340px;padding-top:20px;display:flex}.rect-landing .rlx-chat-label{color:var(--rlx-faint);font-family:var(--rlx-mono);opacity:0;margin:0 4px;font-size:11px;animation:.42s cubic-bezier(.2,.85,.3,1.15) forwards rlx-chat-pop}.rect-landing .rlx-chat-label.ai{align-self:flex-end;margin-top:15px;animation-delay:.52s}.rect-landing .rlx-chat-bubble{opacity:0;border-radius:20px;max-width:88%;margin:0;padding:13px 18px;font-size:clamp(13px,1.15vw,16px);font-weight:500;line-height:1.42;animation:.46s cubic-bezier(.2,.85,.3,1.15) .12s forwards rlx-chat-pop}.rect-landing .rlx-chat-bubble.user{background:var(--rlx-lime);color:var(--rlx-lime-ink);border-bottom-left-radius:7px;align-self:flex-start}.rect-landing .rlx-chat-bubble.ai{border:1px solid var(--rlx-border);background:var(--rlx-panel);color:var(--rlx-fg);border-bottom-right-radius:7px;align-self:flex-end;animation-delay:.64s}.rect-landing .rlx-rect-link{color:#2563eb;font-size:inherit;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,currentColor 42%,transparent);text-decoration-color:color-mix(in srgb,currentColor 42%,transparent);text-underline-offset:3px;vertical-align:-.08em;align-items:center;gap:4px;margin:0 .08em;font-weight:650;line-height:1;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s;display:inline-flex}.rect-landing .rlx-rect-link:hover{color:#1d4ed8;text-decoration-color:currentColor}.dark .rect-landing .rlx-rect-link{color:#8ab4ff}.dark .rect-landing .rlx-rect-link:hover{color:#a8c7ff}.rect-landing .rlx-rect-link:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid}.rect-landing .rlx-rect-link img{border-radius:4px;flex:none;width:15px;height:15px}.rect-landing .rlx-rect-link-arrow{color:currentColor;font-size:.88em;transition:transform .16s}.rect-landing .rlx-rect-link:hover .rlx-rect-link-arrow{transform:translate(1px,-1px)}@keyframes rlx-chat-pop{0%{opacity:0;transform:translateY(9px)scale(.98)}to{opacity:1;transform:none}}.rect-landing .rlx-apps{border-bottom:1px solid var(--rlx-border-soft);padding:clamp(82px,10vw,124px) 0}.rect-landing .rlx-apps-heading{grid-template-columns:minmax(0,1.2fr) minmax(260px,.65fr);align-items:end;gap:36px;margin-bottom:clamp(38px,6vw,68px);display:grid}.rect-landing .rlx-apps-heading h2{letter-spacing:-.045em;text-wrap:balance;max-width:14ch;margin:0;font-size:clamp(34px,4.6vw,58px);font-weight:600;line-height:1.02}.rect-landing .rlx-apps-heading>p{max-width:46ch;color:var(--rlx-muted);margin:0;font-size:15px;line-height:1.7}.rect-landing .rlx-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.rect-landing .rlx-app-card{border:1px solid var(--rlx-border);background:var(--rlx-panel);min-width:0;min-height:430px;color:var(--rlx-fg);border-radius:18px;flex-direction:column;text-decoration:none;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;overflow:hidden}.rect-landing .rlx-app-card:hover{border-color:color-mix(in srgb,var(--rlx-lime-strong) 48%,var(--rlx-border));box-shadow:0 26px 70px -50px color-mix(in srgb,var(--rlx-fg) 52%,transparent);transform:translateY(-3px)}.rect-landing .rlx-app-preview{border-bottom:1px solid var(--rlx-border-soft);background:radial-gradient(circle at 80% 10%,color-mix(in srgb,var(--rlx-lime) 13%,transparent),transparent 48%),var(--rlx-surface);height:238px;padding:15px}.rect-landing .rlx-app-window{border:1px solid var(--rlx-border);background:var(--rlx-panel);height:100%;box-shadow:0 18px 40px -32px color-mix(in srgb,var(--rlx-fg) 55%,transparent);border-radius:12px;overflow:hidden}.rect-landing .rlx-window-head{border-bottom:1px solid var(--rlx-border-soft);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:10px;display:flex}.rect-landing .rlx-window-head span{color:var(--rlx-lime-strong);font-family:var(--rlx-mono);letter-spacing:.08em;font-size:8px}.rect-landing .rlx-app-card-copy{flex-direction:column;flex:1;padding:22px;display:flex}.rect-landing .rlx-app-card-copy>span{color:var(--rlx-lime-strong);font-family:var(--rlx-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.dark .rect-landing .rlx-app-card-copy>span,.dark .rect-landing .rlx-window-head span{color:var(--rlx-lime)}.rect-landing .rlx-app-card-copy h3{letter-spacing:-.025em;margin:11px 0 0;font-size:20px;font-weight:600}.rect-landing .rlx-app-card-copy p{color:var(--rlx-muted);margin:9px 0 0;font-size:13px;line-height:1.58}.rect-landing .rlx-app-card-copy b{align-items:center;gap:5px;margin-top:auto;padding-top:18px;font-size:12px;display:inline-flex}.rect-landing .rlx-view-all{justify-content:center;margin-top:34px;display:flex}.rect-landing .rlx-brand-preview,.rect-landing .rlx-contract-preview,.rect-landing .rlx-list-preview,.rect-landing .rlx-study-preview,.rect-landing .rlx-travel-preview{padding:14px}.rect-landing .rlx-contract-preview p,.rect-landing .rlx-list-preview>p{border:1px solid var(--rlx-border-soft);color:var(--rlx-muted);border-radius:7px;align-items:center;gap:9px;margin:7px 0 0;padding:9px;font-size:9px;display:flex}.rect-landing .rlx-contract-preview p span{color:#d36a4d;min-width:34px;font-family:var(--rlx-mono);font-size:7px}.rect-landing .rlx-contract-preview p.selected{border-color:color-mix(in srgb,var(--rlx-lime-strong) 40%,var(--rlx-border));background:color-mix(in srgb,var(--rlx-lime) 8%,transparent);color:var(--rlx-fg)}.rect-landing .rlx-contract-preview p.selected span{color:var(--rlx-lime-strong)}.rect-landing .rlx-brand-mark{letter-spacing:.16em;margin-top:5px;font-size:28px;font-weight:700}.rect-landing .rlx-brand-preview>p{color:var(--rlx-muted);margin:3px 0 14px;font-size:9px}.rect-landing .rlx-brand-preview>div{gap:5px;display:flex}.rect-landing .rlx-brand-preview i{background:#121212;border-radius:7px;width:31px;height:31px;display:block}.rect-landing .rlx-brand-preview i:nth-child(2){background:#d9e44b}.rect-landing .rlx-brand-preview i:nth-child(3){background:#a9b4d8}.rect-landing .rlx-brand-preview i:nth-child(4){border:1px solid var(--rlx-border);background:#f3f0e8}.rect-landing .rlx-brand-preview>span,.rect-landing .rlx-list-preview>span,.rect-landing .rlx-study-preview>span,.rect-landing .rlx-travel-preview>span{color:var(--rlx-faint);font-family:var(--rlx-mono);letter-spacing:.08em;margin-top:12px;font-size:7px;display:block}.rect-landing .rlx-list-preview>p i{border:1px solid var(--rlx-faint);border-radius:50%;flex:none;width:10px;height:10px}.rect-landing .rlx-list-preview>p b{color:var(--rlx-faint);font-family:var(--rlx-mono);margin-left:auto;font-size:7px}.rect-landing .rlx-list-preview>p.done i{border-color:var(--rlx-lime-strong);background:var(--rlx-lime);box-shadow:inset 0 0 0 3px var(--rlx-panel)}.rect-landing .rlx-study-preview strong{max-width:23ch;margin-top:14px;font-size:13px;line-height:1.35;display:block}.rect-landing .rlx-study-preview>div{background:var(--rlx-surface);border-radius:999px;height:4px;margin:15px 0}.rect-landing .rlx-study-preview>div i{border-radius:inherit;background:var(--rlx-lime);width:68%;height:100%;display:block}.rect-landing .rlx-study-action{background:var(--rlx-lime);color:var(--rlx-lime-ink);font:inherit;border:0;border-radius:6px;padding:7px 10px;font-size:8px;font-weight:700;display:inline-block}.rect-landing .rlx-travel-preview strong{letter-spacing:-.04em;margin:4px 0 10px;font-size:24px;display:block}.rect-landing .rlx-travel-preview p{border-top:1px solid var(--rlx-border-soft);color:var(--rlx-muted);gap:10px;margin:0;padding:7px 0;font-size:9px;display:flex}.rect-landing .rlx-travel-preview p i{color:var(--rlx-fg);font-family:var(--rlx-mono);font-style:normal}.rect-landing .rlx-board-preview{grid-template-columns:repeat(3,1fr);gap:6px;padding:14px;display:grid}.rect-landing .rlx-board-preview span{color:var(--rlx-faint);font-family:var(--rlx-mono);font-size:7px}.rect-landing .rlx-board-preview p{border:1px solid var(--rlx-border-soft);background:var(--rlx-surface);min-height:72px;color:var(--rlx-muted);border-radius:7px;margin:0;padding:9px;font-size:9px;line-height:1.4}.rect-landing .rlx-board-preview p:nth-of-type(2){border-color:color-mix(in srgb,var(--rlx-lime-strong) 36%,var(--rlx-border));background:color-mix(in srgb,var(--rlx-lime) 7%,var(--rlx-panel));color:var(--rlx-fg)}.rect-landing .rlx-work-loop{border-bottom:1px solid var(--rlx-border-soft);padding:clamp(86px,11vw,132px) 0}.rect-landing .rlx-work-loop-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:start;gap:clamp(48px,6vw,80px);display:grid}.rect-landing .rlx-work-loop-copy h2{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(34px,4.2vw,52px);font-weight:600;line-height:1.02}.rect-landing .rlx-work-loop-copy h2 span{white-space:nowrap}.rect-landing .rlx-work-loop-proof{max-width:38ch;color:var(--rlx-muted);margin:22px 0 0;font-size:14px;line-height:1.65}.rect-landing .rlx-work-loop-steps{margin-top:38px}.rect-landing .rlx-work-loop-steps button{border:0;border-top:1px solid var(--rlx-border-soft);width:100%;color:var(--rlx-fg);cursor:pointer;opacity:.42;text-align:left;background:0 0;grid-template-columns:32px 1fr;gap:12px;padding:17px 0;transition:opacity .24s,transform .24s;display:grid;position:relative}.rect-landing .rlx-work-loop-steps button:after{background:var(--rlx-lime);content:"";transform-origin:0;height:1px;position:absolute;top:-1px;left:0;right:0;transform:scaleX(0)}.rect-landing .rlx-work-loop-steps button.active{opacity:1;transform:translate(6px)}.rect-landing .rlx-work-loop-steps button.active:after{animation:2.1s linear forwards rlx-loop-progress}.rect-landing .rlx-work-loop-steps button>span{color:var(--rlx-faint);font-family:var(--rlx-mono);padding-top:3px;font-size:9px}.rect-landing .rlx-work-loop-steps button.active>span{color:var(--rlx-lime-strong)}.rect-landing .rlx-work-loop-steps strong{margin-bottom:4px;font-size:14px;font-weight:600;display:block}.rect-landing .rlx-work-loop-steps small{color:var(--rlx-muted);font-size:12px;line-height:1.5;display:block}@keyframes rlx-loop-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.rect-landing .rlx-loop-demo{border:1px solid var(--rlx-border);background:linear-gradient(145deg,color-mix(in srgb,var(--rlx-panel) 84%,transparent),color-mix(in srgb,var(--rlx-surface) 45%,transparent));border-radius:20px;min-height:640px;padding:clamp(18px,3vw,30px)}.rect-landing .rlx-demo-label{color:var(--rlx-faint);font-family:var(--rlx-mono);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:9px;transition:opacity .42s}.rect-landing .rlx-demo-message{background:var(--rlx-lime);max-width:84%;color:var(--rlx-lime-ink);border-radius:18px 18px 6px;margin:0 0 24px auto;padding:12px 16px;font-size:13px;line-height:1.5;transition:opacity .42s,transform .42s cubic-bezier(.2,.8,.3,1)}.rect-landing .rlx-demo-app{border:1px solid var(--rlx-border);background:var(--rlx-panel);border-radius:13px;transition:filter .4s,opacity .4s,transform .4s cubic-bezier(.2,.8,.3,1);position:relative;overflow:hidden}.rect-landing .rlx-demo-app-head{border-bottom:1px solid var(--rlx-border-soft);justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.rect-landing .rlx-demo-app-head strong{font-size:13px}.rect-landing .rlx-demo-app-head span{color:var(--rlx-lime-strong);font-family:var(--rlx-mono);font-size:8px}.rect-landing .rlx-demo-body{padding:17px}.rect-landing .rlx-demo-body h3{letter-spacing:-.02em;margin:0 0 6px;font-size:19px;font-weight:600}.rect-landing .rlx-demo-body>p{color:var(--rlx-muted);margin:0 0 15px;font-size:10px;line-height:1.5}.rect-landing .rlx-choice{border:1px solid var(--rlx-border-soft);background:0 0;border-radius:9px;margin-top:9px;padding:12px;transition:background .28s,border-color .28s,box-shadow .28s,transform .28s;position:relative}.rect-landing .rlx-choice>div{justify-content:space-between;gap:10px;font-size:11px;display:flex}.rect-landing .rlx-choice>div>span{color:var(--rlx-faint);font-family:var(--rlx-mono);font-size:8px}.rect-landing .rlx-choice p{color:var(--rlx-muted);margin:5px 0 0;font-size:9px;line-height:1.45}.rect-landing .rlx-choice-state{border:1px solid var(--rlx-border);width:68px;min-width:68px;height:20px;color:var(--rlx-faint);background:0 0;border-radius:999px;place-items:center;line-height:1;display:inline-grid;position:relative;overflow:hidden}.rect-landing .rlx-choice-state .after,.rect-landing .rlx-choice-state .before{grid-area:1/1}.rect-landing .rlx-choice-state .after{color:var(--rlx-lime-ink);opacity:0}.rect-landing .rlx-demo-actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.rect-landing .rlx-demo-actions span{border:1px solid var(--rlx-border);color:var(--rlx-muted);border-radius:6px;padding:7px 11px;font-size:9px}.rect-landing .rlx-demo-actions span.primary{color:var(--rlx-faint);background:0 0;font-weight:600}.rect-landing .rlx-demo-result{border:1px solid color-mix(in srgb,var(--rlx-lime-strong) 35%,var(--rlx-border));background:color-mix(in srgb,var(--rlx-lime) 6%,transparent);border-radius:10px;align-items:flex-start;gap:12px;margin-top:24px;padding:15px;transition:opacity .42s,transform .42s cubic-bezier(.2,.8,.3,1);display:flex}.rect-landing .rlx-demo-result>i{background:var(--rlx-lime);border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.rect-landing .rlx-demo-result strong{margin-bottom:3px;font-size:11px;display:block}.rect-landing .rlx-demo-result span{color:var(--rlx-muted);font-family:var(--rlx-mono);font-size:9px;line-height:1.5}.rect-landing .rlx-demo-message,.rect-landing .rlx-message-label{opacity:.14;transform:translateY(10px)}.rect-landing .rlx-app-label,.rect-landing .rlx-demo-app{filter:saturate(.45);opacity:.1;transform:translateY(14px)}.rect-landing .rlx-demo-result{opacity:.08;transform:translateY(14px)}.rect-landing .rlx-work-loop[data-stage="1"] .rlx-demo-message,.rect-landing .rlx-work-loop[data-stage="1"] .rlx-message-label{opacity:1;transform:none}.rect-landing .rlx-work-loop[data-stage="1"] .rlx-demo-message{animation:.55s cubic-bezier(.2,.8,.3,1) both rlx-message-pop}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-demo-app{filter:none;opacity:1;transform:none}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-demo-message,.rect-landing .rlx-work-loop[data-stage="3"] .rlx-message-label{opacity:.28;transform:none}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-app-label{opacity:.52;transform:none}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-choice.selected{animation:2.1s both rlx-select-choice}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-choice.selected .rlx-choice-state{animation:2.1s both rlx-select-state}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-choice.selected .before{animation:2.1s both rlx-hide-state}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-choice.selected .after{animation:2.1s both rlx-show-state}.rect-landing .rlx-work-loop[data-stage="3"] .rlx-demo-actions .primary{animation:2.1s both rlx-enable-button}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-demo-message,.rect-landing .rlx-work-loop[data-stage="4"] .rlx-message-label{opacity:.22;transform:none}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-app-label,.rect-landing .rlx-work-loop[data-stage="4"] .rlx-demo-app{filter:saturate(.55);opacity:.42;transform:none}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-choice.selected{border-color:color-mix(in srgb,var(--rlx-lime-strong) 48%,var(--rlx-border));background:color-mix(in srgb,var(--rlx-lime) 7%,transparent)}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-choice-state{border-color:var(--rlx-lime);background:var(--rlx-lime)}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-choice-state .before{opacity:0}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-choice-state .after{color:var(--rlx-lime-ink);opacity:1}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-demo-actions .primary{border-color:var(--rlx-lime);background:var(--rlx-lime);color:var(--rlx-lime-ink)}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-demo-result{opacity:1;animation:.55s cubic-bezier(.2,.8,.3,1) both rlx-result-in;transform:none}.rect-landing .rlx-work-loop[data-stage="4"] .rlx-demo-result>i{animation:1s ease-in-out infinite alternate rlx-result-pulse}@keyframes rlx-message-pop{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:none}}@keyframes rlx-select-choice{0%,53%{border-color:var(--rlx-border-soft);box-shadow:none;background:0 0;transform:none}62%{transform:scale(.992)}70%,to{border-color:color-mix(in srgb,var(--rlx-lime-strong) 48%,var(--rlx-border));background:color-mix(in srgb,var(--rlx-lime) 7%,transparent);box-shadow:0 0 22px color-mix(in srgb,var(--rlx-lime) 14%,transparent);transform:none}}@keyframes rlx-select-state{0%,53%{border-color:var(--rlx-border);background:0 0}70%,to{border-color:var(--rlx-lime);background:var(--rlx-lime)}}@keyframes rlx-hide-state{0%,53%{opacity:1}70%,to{opacity:0}}@keyframes rlx-show-state{0%,53%{opacity:0}70%,to{opacity:1}}@keyframes rlx-enable-button{0%,68%{border-color:var(--rlx-border);color:var(--rlx-faint);box-shadow:none;background:0 0}76%,to{border-color:var(--rlx-lime);background:var(--rlx-lime);color:var(--rlx-lime-ink);box-shadow:0 0 18px color-mix(in srgb,var(--rlx-lime) 20%,transparent)}}@keyframes rlx-result-in{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:none}}@keyframes rlx-result-pulse{0%{box-shadow:0 0 6px color-mix(in srgb,var(--rlx-lime) 35%,transparent)}to{box-shadow:0 0 16px color-mix(in srgb,var(--rlx-lime) 80%,transparent)}}.rect-landing .rlx-setup{padding:clamp(78px,10vw,118px) 0}.rect-landing .rlx-setup-card{border:1px solid var(--rlx-border);background:linear-gradient(135deg,color-mix(in srgb,var(--rlx-panel) 96%,transparent),color-mix(in srgb,var(--rlx-lime) 5%,var(--rlx-surface)));border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(28px,5vw,64px);padding:clamp(28px,4vw,48px);display:grid}.rect-landing .rlx-setup-card .rlx-kicker{margin-bottom:16px}.rect-landing .rlx-setup-card h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.02}.rect-landing .rlx-setup-headline-line{white-space:nowrap}.rect-landing .rlx-setup-card>div:first-child>p:last-child{max-width:46ch;color:var(--rlx-muted);margin:14px 0 0;font-size:13px;line-height:1.65}.rect-landing .rlx-builder-note{color:var(--rlx-muted);text-align:center;margin-top:18px;font-size:12px}.rect-landing .rlx-builder-note p{margin:0}.rect-landing .rlx-builder-note a{color:var(--rlx-fg);font-weight:600;text-decoration:none}@media (max-width:1040px){.rect-landing .rlx-hero-grid{grid-template-columns:1fr}.rect-landing .rlx-hero-copy{max-width:720px}.rect-landing .rlx-work-loop-grid{grid-template-columns:1fr}.rect-landing .rlx-work-loop-copy h2{max-width:14ch}.rect-landing .rlx-work-loop-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;display:grid}}@media (max-width:760px){.rect-landing .rlx-hero{padding:72px 0 78px}.rect-landing .rlx-hero-grid{gap:52px}.rect-landing .rlx-hero h1{font-size:clamp(34px,9.8vw,46px)}.rect-landing .rlx-apps-heading{grid-template-columns:1fr;align-items:flex-start}.rect-landing .rlx-hero-prompt-head{flex-direction:column;align-items:flex-start}.rect-landing .rlx-prompt-tabs{justify-content:flex-start}.rect-landing .rlx-chat-bubble{max-width:88%}.rect-landing .rlx-apps-heading h2{max-width:12ch}.rect-landing .rlx-app-grid{grid-template-columns:1fr}.rect-landing .rlx-setup-card{grid-template-columns:1fr;align-items:flex-start}}@media (max-width:560px){.rect-landing .rlx-setup-headline-line{white-space:normal}.rect-landing .rlx-hero-actions{flex-direction:column;width:100%}.rect-landing .rlx-button{width:100%}.rect-landing .rlx-app-grid,.rect-landing .rlx-work-loop-steps{grid-template-columns:1fr}.rect-landing .rlx-app-card{min-height:400px}.rect-landing .rlx-app-preview{height:220px}.rect-landing .rlx-loop-demo{min-height:0;padding:14px}.rect-landing .rlx-work-loop-copy h2{font-size:30px}.rect-landing .rlx-demo-message{max-width:92%}.rect-landing .rlx-demo-app-head strong{max-width:24ch}.rect-landing .rlx-choice p{max-width:28ch}}@media (prefers-reduced-motion:reduce){.rect-landing .rlx-chat-bubble,.rect-landing .rlx-chat-label,.rect-landing .rlx-choice,.rect-landing .rlx-choice-state *,.rect-landing .rlx-demo-actions .primary,.rect-landing .rlx-demo-app,.rect-landing .rlx-demo-message,.rect-landing .rlx-demo-result,.rect-landing .rlx-rotor-list,.rect-landing .rlx-work-loop-steps button:after{animation:none!important;transform:none!important}.rect-landing .rlx-chat-bubble,.rect-landing .rlx-chat-label,.rect-landing .rlx-demo-app,.rect-landing .rlx-demo-message,.rect-landing .rlx-demo-result{filter:none!important;opacity:1!important}}
