.AgentWorld-module__eiN2ea__world{--m:1;--draw:1;grid-template-rows:auto minmax(0,1fr) auto;height:100svh;padding:92px 0 20px;display:grid;position:relative;overflow:hidden}.AgentWorld-module__eiN2ea__head{width:min(calc(100% - var(--page-gutter) * 2), var(--content-width));text-align:center;justify-items:center;gap:12px;margin:0 auto;display:grid}.AgentWorld-module__eiN2ea__eyebrow{color:var(--stage-text-3);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:500}.AgentWorld-module__eiN2ea__titles{justify-items:center;display:grid;position:relative}.AgentWorld-module__eiN2ea__title{opacity:0;transition:opacity .5s var(--ease), transform .7s var(--ease);pointer-events:none;grid-area:1/1;justify-items:center;gap:10px;display:grid;transform:translateY(10px)}.AgentWorld-module__eiN2ea__title h2{max-width:18ch;color:var(--stage-heading);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(30px,4vw,52px);font-weight:500;line-height:1}.AgentWorld-module__eiN2ea__title p{max-width:520px;color:var(--stage-text-2);text-wrap:pretty;font-size:15px;line-height:1.5}.AgentWorld-module__eiN2ea__world[data-phase=world] .AgentWorld-module__eiN2ea__title[data-for=world],.AgentWorld-module__eiN2ea__world[data-phase=chart] .AgentWorld-module__eiN2ea__title[data-for=chart]{opacity:1;pointer-events:auto;transform:none}.AgentWorld-module__eiN2ea__stage{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;width:min(100%,1240px);height:100%;min-height:0;margin:8px auto 0;position:relative}.AgentWorld-module__eiN2ea__stage[data-grabbing]{cursor:grabbing}.AgentWorld-module__eiN2ea__world[data-phase=chart] .AgentWorld-module__eiN2ea__stage{cursor:default}.AgentWorld-module__eiN2ea__globe,.AgentWorld-module__eiN2ea__lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.AgentWorld-module__eiN2ea__lines path{fill:none;stroke:var(--stage-border-strong);stroke-width:1px;stroke-linejoin:round}.AgentWorld-module__eiN2ea__lines path:first-child{stroke:var(--stage-accent);stroke-width:1.5px}.AgentWorld-module__eiN2ea__node,.AgentWorld-module__eiN2ea__chip,.AgentWorld-module__eiN2ea__you{color:inherit;font:inherit;will-change:transform, opacity;background:0 0;border:0;justify-items:center;padding:0;display:grid;position:absolute;top:0;left:0}.AgentWorld-module__eiN2ea__node{cursor:pointer;width:60px;height:60px}.AgentWorld-module__eiN2ea__node img{border:1px solid var(--stage-border-strong);object-fit:cover;background:var(--stage-page);width:100%;height:100%;transition:border-color var(--motion-base), box-shadow var(--motion-base);border-radius:20px;display:block}.AgentWorld-module__eiN2ea__node:hover img,.AgentWorld-module__eiN2ea__node[data-active=true] img{border-color:var(--stage-accent);box-shadow:0 0 0 5px #6633ee2e}.AgentWorld-module__eiN2ea__label{background:var(--stage-page);text-align:center;width:128px;opacity:var(--draw);transition:opacity .3s var(--ease);pointer-events:none;border-radius:8px;padding:3px 6px;line-height:1.25;display:grid;position:absolute;top:calc(100% + 8px)}.AgentWorld-module__eiN2ea__label strong{font-size:12px;font-weight:500}.AgentWorld-module__eiN2ea__label small{color:var(--stage-text-3);font-size:11px}.AgentWorld-module__eiN2ea__chip{cursor:pointer;width:30px;height:30px}.AgentWorld-module__eiN2ea__chip b{border:1px solid var(--stage-border-strong);background:var(--stage-page);width:100%;height:100%;color:var(--stage-text-2);font-family:var(--font-mono);transition:border-color var(--motion-base), color var(--motion-base);border-radius:10px;place-items:center;font-size:9.5px;font-weight:600;display:grid}.AgentWorld-module__eiN2ea__chip:hover b,.AgentWorld-module__eiN2ea__chip[data-active=true] b{border-color:var(--stage-accent);color:var(--stage-text)}.AgentWorld-module__eiN2ea__you{z-index:200;pointer-events:none;width:72px;height:72px}.AgentWorld-module__eiN2ea__you span{background:var(--stage-text);width:100%;height:100%;color:var(--stage-page);border-radius:22px;place-items:center;font-size:15px;font-weight:500;display:grid}.AgentWorld-module__eiN2ea__hint{color:var(--stage-text-3);text-align:center;opacity:calc(1 - var(--m));transition:opacity .3s var(--ease);margin:4px 0 0;font-size:13px}.AgentWorld-module__eiN2ea__profiles{right:max(var(--page-gutter), calc(50% - var(--content-width) / 2));z-index:300;width:min(380px, calc(100% - var(--page-gutter) * 2));pointer-events:none;display:grid;position:absolute;bottom:48px}.AgentWorld-module__eiN2ea__profile{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;transition:opacity .4s var(--ease), transform .6s var(--ease);border-radius:22px;grid-area:1/1;gap:14px;padding:18px 20px;display:grid;transform:translateY(14px)}.AgentWorld-module__eiN2ea__world[data-phase=world] .AgentWorld-module__eiN2ea__profile[data-open=true]{opacity:1;pointer-events:auto;transform:none}.AgentWorld-module__eiN2ea__profile header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.AgentWorld-module__eiN2ea__profile header img,.AgentWorld-module__eiN2ea__profile header b{object-fit:cover;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.AgentWorld-module__eiN2ea__profile header b{border:1px solid var(--stage-border-strong);color:var(--stage-text);font-family:var(--font-mono);font-size:13px;font-weight:600}.AgentWorld-module__eiN2ea__profile header span{gap:2px;display:grid}.AgentWorld-module__eiN2ea__profile header small{color:var(--stage-text-3);font-size:12px}.AgentWorld-module__eiN2ea__profile header strong{letter-spacing:-.01em;font-size:17px;font-weight:500}.AgentWorld-module__eiN2ea__profile header em{border:1px solid var(--stage-border-strong);color:var(--stage-text-3);border-radius:999px;padding:3px 8px;font-size:11px;font-style:normal}.AgentWorld-module__eiN2ea__profile dl{border-top:1px solid var(--stage-border);gap:10px;padding-top:12px;display:grid}.AgentWorld-module__eiN2ea__profile dl>div{gap:2px;display:grid}.AgentWorld-module__eiN2ea__profile dt{color:var(--stage-text-3);font-size:12px}.AgentWorld-module__eiN2ea__profile dd{font-size:14px;line-height:1.5}.AgentWorld-module__eiN2ea__close{z-index:2;border:1px solid var(--stage-border-strong);background:var(--stage-page);width:28px;height:28px;color:var(--stage-text);cursor:pointer;opacity:0;transition:opacity .3s var(--ease);border-radius:50%;place-items:center;padding:0;font-size:16px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.AgentWorld-module__eiN2ea__world[data-phase=world][data-open=true] .AgentWorld-module__eiN2ea__close{opacity:1;pointer-events:auto}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__stage{height:auto;padding:16px var(--page-gutter);flex-wrap:wrap;gap:40px 12px;display:flex}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__node,.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__chip,.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__you{position:static}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__chip,.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__globe,.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__lines,.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__hint,.AgentWorld-module__eiN2ea__world[data-reduced] .AgentWorld-module__eiN2ea__hint,.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__close,.AgentWorld-module__eiN2ea__world[data-reduced] .AgentWorld-module__eiN2ea__close{display:none}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__profiles,.AgentWorld-module__eiN2ea__world[data-reduced] .AgentWorld-module__eiN2ea__profiles{width:min(calc(100% - var(--page-gutter) * 2), var(--content-width));pointer-events:auto;gap:12px;margin:24px auto 0;position:static}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__profile,.AgentWorld-module__eiN2ea__world[data-reduced] .AgentWorld-module__eiN2ea__profile{opacity:1;grid-area:auto;transform:none}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__profile:nth-child(n+11),.AgentWorld-module__eiN2ea__world[data-reduced] .AgentWorld-module__eiN2ea__profile:nth-child(n+11){display:none}.AgentWorld-module__eiN2ea__world:not([data-live]) .AgentWorld-module__eiN2ea__title,.AgentWorld-module__eiN2ea__world[data-reduced] .AgentWorld-module__eiN2ea__title{opacity:1;grid-area:auto;transform:none}@media (max-width:900px){.AgentWorld-module__eiN2ea__world{padding:78px 0 12px}.AgentWorld-module__eiN2ea__title h2{font-size:30px}.AgentWorld-module__eiN2ea__title p{font-size:14px}.AgentWorld-module__eiN2ea__stage{height:100%}.AgentWorld-module__eiN2ea__node{width:44px;height:44px}.AgentWorld-module__eiN2ea__node img{border-radius:14px}.AgentWorld-module__eiN2ea__label{width:84px;padding:2px 4px}.AgentWorld-module__eiN2ea__label strong{font-size:10px}.AgentWorld-module__eiN2ea__label small{font-size:9.5px}.AgentWorld-module__eiN2ea__chip{width:22px;height:22px}.AgentWorld-module__eiN2ea__chip b{border-radius:7px;font-size:7.5px}.AgentWorld-module__eiN2ea__you{width:52px;height:52px}.AgentWorld-module__eiN2ea__you span{border-radius:16px;font-size:13px}.AgentWorld-module__eiN2ea__profiles{right:var(--page-gutter);width:calc(100% - var(--page-gutter) * 2);bottom:16px}.AgentWorld-module__eiN2ea__profile{gap:10px;padding:14px 16px}.AgentWorld-module__eiN2ea__profile dd{font-size:13px}}.AgentWorld-module__eiN2ea__world[data-mode=chart]{height:auto;min-height:0;padding:0}.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__stage{cursor:default;height:min(70svh,640px)}.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__head,.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__chip,.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__hint,.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__profiles,.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__title[data-for=world]{display:none}@media (max-width:900px){.AgentWorld-module__eiN2ea__world[data-mode=chart] .AgentWorld-module__eiN2ea__stage{height:min(60svh,480px)}}
.Badges-module__nGWmHq__badge{color:var(--stage-text);text-align:center;justify-items:center;gap:16px;margin:0;display:grid}.Badges-module__nGWmHq__badge svg{filter:drop-shadow(0 18px 40px #00000059);width:168px;height:auto;overflow:visible}.Badges-module__nGWmHq__badge.Badges-module__nGWmHq__small svg{filter:none;width:44px}.Badges-module__nGWmHq__badge.Badges-module__nGWmHq__small figcaption{display:none}.Badges-module__nGWmHq__badge figcaption{gap:4px;display:grid}.Badges-module__nGWmHq__badge strong{letter-spacing:-.01em;font-size:17px;font-weight:500}.Badges-module__nGWmHq__badge small{color:var(--stage-text-3);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.Badges-module__nGWmHq__shield{fill:#ffffff0f;stroke:var(--stage-text);stroke-width:2px;stroke-linejoin:round}.Badges-module__nGWmHq__shieldInner{fill:none;stroke:var(--stage-border-strong);stroke-width:1px;stroke-linejoin:round}.Badges-module__nGWmHq__stars polygon{fill:#f2c94c}.Badges-module__nGWmHq__word{fill:var(--stage-text);font-family:var(--font-sans);letter-spacing:.06em;font-size:15px;font-weight:600}.Badges-module__nGWmHq__wordBig{fill:var(--stage-text);font-family:var(--font-sans);letter-spacing:-.02em;font-size:30px;font-weight:600}.Badges-module__nGWmHq__wordSmall{fill:var(--stage-text-2);font-family:var(--font-mono);letter-spacing:.12em;font-size:8.5px;font-weight:500}.Badges-module__nGWmHq__ring{fill:#ffffff0f;stroke:var(--stage-text);stroke-width:2px}.Badges-module__nGWmHq__ringInner{fill:none;stroke:var(--stage-border-strong);stroke-width:1px}.Badges-module__nGWmHq__black{fill:#1d1d1f;stroke:#ffffff80;stroke-width:.6px}.Badges-module__nGWmHq__red{fill:#d00}.Badges-module__nGWmHq__gold{fill:#ffce00}.Badges-module__nGWmHq__dots circle{fill:var(--stage-accent)}:is([data-theme=light] .Badges-module__nGWmHq__shield,.system-light:not([data-theme=dark]) .Badges-module__nGWmHq__shield,[data-theme=light] .Badges-module__nGWmHq__ring,.system-light:not([data-theme=dark]) .Badges-module__nGWmHq__ring){fill:#0000000a}:is([data-theme=light] .Badges-module__nGWmHq__badge svg,.system-light:not([data-theme=dark]) .Badges-module__nGWmHq__badge svg){filter:drop-shadow(0 18px 40px #0000001f)}@media (max-width:640px){.Badges-module__nGWmHq__badge svg{width:132px}.Badges-module__nGWmHq__badge.Badges-module__nGWmHq__small svg{width:40px}}
.HeroOrbit-module__HImK8G__orbit{--lean:0;aspect-ratio:1/.72;isolation:isolate;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:min(460px,40vw);position:relative}.HeroOrbit-module__HImK8G__orbit[data-grabbing]{cursor:grabbing}.HeroOrbit-module__HImK8G__path{aspect-ratio:1/.34;width:88%;transform:translate(-50%, -50%) translateY(calc(var(--lean) * 18px)) scaleY(calc(1 + var(--lean) * .3));pointer-events:none;border:1px solid #ffffff38;border-radius:50%;position:absolute;inset:50% auto auto 50%}.HeroOrbit-module__HImK8G__core{z-index:15;border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:50%;place-items:center;width:116px;height:116px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroOrbit-module__HImK8G__mark{width:48px;height:auto}.HeroOrbit-module__HImK8G__item{color:#fff;cursor:pointer;will-change:transform, opacity, filter;background:0 0;border:0;width:64px;height:64px;padding:0;display:block;position:absolute;top:0;left:0}.HeroOrbit-module__HImK8G__item img{object-fit:cover;width:100%;height:100%;transition:border-color var(--motion-base), box-shadow var(--motion-base);background:#000;border:1px solid #ffffff59;border-radius:20px;display:block;box-shadow:0 16px 40px -20px #000000b3}.HeroOrbit-module__HImK8G__item[data-front=true] img{border-color:#c9b8ffb3}.HeroOrbit-module__HImK8G__item:hover img{border-color:#c9b8ff;box-shadow:0 0 0 4px #6633ee47,0 16px 40px -20px #000000b3}.HeroOrbit-module__HImK8G__item:focus-visible{outline:none}.HeroOrbit-module__HImK8G__item:focus-visible img{border-color:#fff;box-shadow:0 0 0 3px #fff}.HeroOrbit-module__HImK8G__tag{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;text-align:left;opacity:0;transition:opacity var(--motion-base), transform var(--motion-base);pointer-events:none;background:#0000008c;border:1px solid #ffffff29;border-radius:12px;gap:1px;padding:7px 11px;display:grid;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%,-4px)}.HeroOrbit-module__HImK8G__tag strong{font-size:13px;font-weight:500}.HeroOrbit-module__HImK8G__tag small{color:#fff9;font-size:11px}.HeroOrbit-module__HImK8G__item:hover .HeroOrbit-module__HImK8G__tag,.HeroOrbit-module__HImK8G__item:focus-visible .HeroOrbit-module__HImK8G__tag{opacity:1;transform:translate(-50%)}@media (max-width:900px){.HeroOrbit-module__HImK8G__orbit{width:min(360px,88vw);margin-inline:auto}.HeroOrbit-module__HImK8G__core{width:88px;height:88px}.HeroOrbit-module__HImK8G__mark{width:36px}.HeroOrbit-module__HImK8G__item{width:50px;height:50px}.HeroOrbit-module__HImK8G__item img{border-radius:15px}}
.ConversationStage-module___nkJUW__stage{min-height:100svh;width:min(calc(100% - var(--page-gutter) * 2), var(--content-width));grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,88px);margin:0 auto;padding:96px 0 64px;display:grid;position:relative}.ConversationStage-module___nkJUW__copy{gap:16px;display:grid}.ConversationStage-module___nkJUW__eyebrow{color:var(--stage-text-3);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:500}.ConversationStage-module___nkJUW__title{max-width:14ch;color:var(--stage-heading);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(32px,4.2vw,54px);font-weight:500;line-height:1}.ConversationStage-module___nkJUW__lead{max-width:440px;color:var(--stage-text-2);font-size:16px;line-height:1.5}.ConversationStage-module___nkJUW__chat{gap:10px;margin-top:16px;display:grid}.ConversationStage-module___nkJUW__turn{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;max-width:420px;transition:opacity .5s var(--ease), transform .7s var(--ease);border-radius:18px;gap:4px;padding:12px 16px;display:grid;transform:translateY(14px)}.ConversationStage-module___nkJUW__turn[data-who=you]{border-bottom-left-radius:6px;justify-self:start}.ConversationStage-module___nkJUW__turn[data-who=agentiq]{background:var(--stage-text);color:var(--stage-page);border-color:#0000;border-bottom-right-radius:6px;justify-self:end}.ConversationStage-module___nkJUW__turn small{opacity:.6;font-size:11px}.ConversationStage-module___nkJUW__turn p{font-size:14px;line-height:1.45}.ConversationStage-module___nkJUW__stage[data-step="0"] .ConversationStage-module___nkJUW__turn[data-turn="0"],.ConversationStage-module___nkJUW__stage[data-step="1"] .ConversationStage-module___nkJUW__turn:nth-child(-n+2),.ConversationStage-module___nkJUW__stage[data-step="2"] .ConversationStage-module___nkJUW__turn:nth-child(-n+3),.ConversationStage-module___nkJUW__stage[data-step="3"] .ConversationStage-module___nkJUW__turn,.ConversationStage-module___nkJUW__stage[data-step="4"] .ConversationStage-module___nkJUW__turn{opacity:1;transform:none}.ConversationStage-module___nkJUW__plan{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:24px;gap:18px;padding:22px 24px;display:grid}.ConversationStage-module___nkJUW__planHead{border-bottom:1px solid var(--stage-border);justify-content:space-between;padding-bottom:12px;font-size:13px;font-weight:500;display:flex}.ConversationStage-module___nkJUW__planHead em{color:var(--stage-text-3);font-style:normal}.ConversationStage-module___nkJUW__group{opacity:.22;transition:opacity .5s var(--ease);gap:10px;display:grid}.ConversationStage-module___nkJUW__group>small{color:var(--stage-text-3);font-size:12px}.ConversationStage-module___nkJUW__stage[data-step="1"] .ConversationStage-module___nkJUW__group[data-group=departments],.ConversationStage-module___nkJUW__stage[data-step="2"] .ConversationStage-module___nkJUW__group[data-group=departments],.ConversationStage-module___nkJUW__stage[data-step="2"] .ConversationStage-module___nkJUW__group[data-group=staff],.ConversationStage-module___nkJUW__stage[data-step="3"] .ConversationStage-module___nkJUW__group,.ConversationStage-module___nkJUW__stage[data-step="4"] .ConversationStage-module___nkJUW__group{opacity:1}.ConversationStage-module___nkJUW__chips{flex-wrap:wrap;gap:6px;display:flex}.ConversationStage-module___nkJUW__chips li,.ConversationStage-module___nkJUW__staff li,.ConversationStage-module___nkJUW__jobs li{opacity:0;transition:opacity .4s var(--ease), transform .6s var(--ease);transform:translateY(8px)scale(.98)}.ConversationStage-module___nkJUW__stage[data-step="1"] .ConversationStage-module___nkJUW__chips li,.ConversationStage-module___nkJUW__stage[data-step="2"] .ConversationStage-module___nkJUW__chips li,.ConversationStage-module___nkJUW__stage[data-step="3"] .ConversationStage-module___nkJUW__chips li,.ConversationStage-module___nkJUW__stage[data-step="4"] .ConversationStage-module___nkJUW__chips li,.ConversationStage-module___nkJUW__stage[data-step="2"] .ConversationStage-module___nkJUW__staff li,.ConversationStage-module___nkJUW__stage[data-step="3"] .ConversationStage-module___nkJUW__staff li,.ConversationStage-module___nkJUW__stage[data-step="4"] .ConversationStage-module___nkJUW__staff li,.ConversationStage-module___nkJUW__stage[data-step="3"] .ConversationStage-module___nkJUW__jobs li,.ConversationStage-module___nkJUW__stage[data-step="4"] .ConversationStage-module___nkJUW__jobs li{opacity:1;transform:none}.ConversationStage-module___nkJUW__chips li{border:1px solid var(--stage-border-strong);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}.ConversationStage-module___nkJUW__staff{gap:8px;display:grid}.ConversationStage-module___nkJUW__staff li{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.ConversationStage-module___nkJUW__staff img{object-fit:cover;border-radius:12px;width:36px;height:36px}.ConversationStage-module___nkJUW__staff span{line-height:1.25;display:grid}.ConversationStage-module___nkJUW__staff strong{font-size:14px;font-weight:500}.ConversationStage-module___nkJUW__staff small,.ConversationStage-module___nkJUW__jobs em{color:var(--stage-text-3);font-size:12px;font-style:normal}.ConversationStage-module___nkJUW__staff em{border:1px solid var(--stage-border-strong);color:var(--stage-text-3);border-radius:999px;padding:2px 7px;font-size:11px;font-style:normal}.ConversationStage-module___nkJUW__jobs{gap:6px;display:grid}.ConversationStage-module___nkJUW__jobs li{border:1px solid var(--stage-border);background:var(--stage-sunken);border-radius:12px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:14px;display:flex}.ConversationStage-module___nkJUW__jobs li:first-child em{color:var(--stage-accent)}.ConversationStage-module___nkJUW__planFoot{border-top:1px solid var(--stage-border);color:var(--stage-text-2);opacity:0;transition:opacity .5s var(--ease);padding-top:12px;font-size:13px}.ConversationStage-module___nkJUW__stage[data-step="4"] .ConversationStage-module___nkJUW__planFoot{opacity:1}@media (max-width:899px){.ConversationStage-module___nkJUW__stage{grid-template-columns:1fr;align-items:start;gap:28px;min-height:0;padding:72px 0 40px}.ConversationStage-module___nkJUW__copy{gap:12px}.ConversationStage-module___nkJUW__title{max-width:none;font-size:clamp(30px,8.6vw,38px)}.ConversationStage-module___nkJUW__lead{font-size:15px}.ConversationStage-module___nkJUW__chat{gap:8px;margin-top:8px}.ConversationStage-module___nkJUW__turn{border-radius:16px;max-width:88%;padding:10px 14px}.ConversationStage-module___nkJUW__turn p{font-size:13.5px}.ConversationStage-module___nkJUW__plan{border-radius:20px;gap:14px;padding:16px}.ConversationStage-module___nkJUW__staff img{border-radius:10px;width:32px;height:32px}.ConversationStage-module___nkJUW__jobs li{font-size:13px}.ConversationStage-module___nkJUW__jobs li em{flex:none}}
.IntegrationGraph-module__KPGB2q__frame{aspect-ratio:564/410;background:radial-gradient(circle, var(--stage-border-strong) 1px, transparent 1.2px) 0 0 / 28px 28px, var(--stage-sunken);border-radius:20px;width:100%;position:relative;overflow:hidden}.IntegrationGraph-module__KPGB2q__frame:after{background:linear-gradient(180deg, var(--stage-page) 0%, transparent 18%, transparent 82%, var(--stage-page) 100%);opacity:.7;content:"";pointer-events:none;position:absolute;inset:0}.IntegrationGraph-module__KPGB2q__lines{width:100%;height:100%;position:absolute;inset:0}.IntegrationGraph-module__KPGB2q__line{stroke:var(--stage-border-strong);stroke-width:1px}.IntegrationGraph-module__KPGB2q__pulse{stroke:var(--stage-text);stroke-width:2px;stroke-linecap:round;stroke-dasharray:36 260;stroke-dashoffset:296px;animation:4.2s linear infinite IntegrationGraph-module__KPGB2q__travel}.IntegrationGraph-module__KPGB2q__centre{z-index:2;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.IntegrationGraph-module__KPGB2q__centreInner{border:1px solid var(--stage-border-strong);background:var(--stage-page);border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.IntegrationGraph-module__KPGB2q__mark{width:30px;height:auto}:is([data-theme=light] .IntegrationGraph-module__KPGB2q__mark,.system-light:not([data-theme=dark]) .IntegrationGraph-module__KPGB2q__mark){filter:invert()}.IntegrationGraph-module__KPGB2q__ring{border:1px solid var(--stage-border-strong);border-radius:22px;animation:3s ease-in-out infinite IntegrationGraph-module__KPGB2q__breathe;position:absolute;inset:-6px}.IntegrationGraph-module__KPGB2q__tool{z-index:1;border:1px solid var(--stage-border);background:var(--stage-page);width:46px;height:46px;animation:IntegrationGraph-module__KPGB2q__appear .7s var(--ease) both;border-radius:14px;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.IntegrationGraph-module__KPGB2q__tool img{filter:grayscale()brightness(1.7);opacity:.9}:is([data-theme=light] .IntegrationGraph-module__KPGB2q__tool img,.system-light:not([data-theme=dark]) .IntegrationGraph-module__KPGB2q__tool img){filter:grayscale()}@keyframes IntegrationGraph-module__KPGB2q__travel{to{stroke-dashoffset:0}}@keyframes IntegrationGraph-module__KPGB2q__breathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.12)}}@keyframes IntegrationGraph-module__KPGB2q__appear{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.IntegrationGraph-module__KPGB2q__pulse,.IntegrationGraph-module__KPGB2q__ring,.IntegrationGraph-module__KPGB2q__tool{animation:none}.IntegrationGraph-module__KPGB2q__pulse{opacity:0}}@media (max-width:640px){.IntegrationGraph-module__KPGB2q__tool{border-radius:10px;width:36px;height:36px}.IntegrationGraph-module__KPGB2q__tool img{width:18px;height:18px}.IntegrationGraph-module__KPGB2q__centreInner{width:52px;height:52px}.IntegrationGraph-module__KPGB2q__mark{width:24px}}
.Pieces-module__RxCAla__card{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);min-width:0;transition:border-color var(--motion-base), transform var(--motion-base);border-radius:24px;align-content:start;gap:16px;padding:24px;display:grid;position:relative}.Pieces-module__RxCAla__card:hover{border-color:#6633ee73;transform:translateY(-2px)}.Pieces-module__RxCAla__compact{border-radius:20px;gap:12px;padding:16px 18px}.Pieces-module__RxCAla__compact .Pieces-module__RxCAla__title{font-size:17px}.Pieces-module__RxCAla__compact .Pieces-module__RxCAla__note{font-size:13px}.Pieces-module__RxCAla__compact .Pieces-module__RxCAla__head{padding-bottom:10px;font-size:12px}.Pieces-module__RxCAla__head{border-bottom:1px solid var(--stage-border);justify-content:space-between;gap:12px;padding-bottom:12px;font-size:13px;font-weight:500;display:flex}.Pieces-module__RxCAla__head em{color:var(--stage-text-3);font-style:normal}.Pieces-module__RxCAla__pulse{color:var(--stage-text)!important}.Pieces-module__RxCAla__title{letter-spacing:-.015em;font-size:22px;font-weight:500;line-height:1.15}.Pieces-module__RxCAla__note{color:var(--stage-text-2);font-size:14px;line-height:1.5}.Pieces-module__RxCAla__rows{gap:8px;display:grid}.Pieces-module__RxCAla__rows li{border:1px solid var(--stage-border);background:var(--stage-sunken);border-radius:12px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.Pieces-module__RxCAla__rows li[data-state=attention]{border-color:var(--stage-border-strong);background:var(--stage-border)}.Pieces-module__RxCAla__rows small{color:var(--stage-text-3);font-size:12px;font-weight:500}.Pieces-module__RxCAla__rows span{font-size:14px;line-height:1.4}.Pieces-module__RxCAla__rows em{color:var(--stage-text-3);white-space:nowrap;font-size:12px;font-style:normal}.Pieces-module__RxCAla__barsWrap{gap:10px;padding-top:6px;display:grid}.Pieces-module__RxCAla__barsLabel{color:var(--stage-text-3);justify-content:space-between;gap:12px;font-size:12px;display:flex}.Pieces-module__RxCAla__bars{align-items:flex-end;gap:6px;height:84px;display:flex}.Pieces-module__RxCAla__bars i{background:var(--stage-text);border-radius:4px 4px 2px 2px;flex:1}.Pieces-module__RxCAla__bars i:last-child{background:var(--stage-accent)}.Pieces-module__RxCAla__chart{width:100%;height:auto;color:var(--stage-accent);display:block}.Pieces-module__RxCAla__staff{gap:10px;display:grid}.Pieces-module__RxCAla__staff li{align-items:center;gap:12px;display:flex}.Pieces-module__RxCAla__staff img{object-fit:cover;border-radius:11px;flex-shrink:0;width:34px;height:34px;display:block}.Pieces-module__RxCAla__staff span{line-height:1.25;display:grid}.Pieces-module__RxCAla__staff strong{font-size:14px;font-weight:500}.Pieces-module__RxCAla__staff small{color:var(--stage-text-3);font-size:12px}.Pieces-module__RxCAla__buttons{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.Pieces-module__RxCAla__approve,.Pieces-module__RxCAla__ghost{border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.Pieces-module__RxCAla__approve{background:var(--stage-text);color:var(--stage-page)}.Pieces-module__RxCAla__ghost{border-color:#ffffff40}.Pieces-module__RxCAla__progress{color:var(--stage-text-3);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;font-size:12px;display:grid}.Pieces-module__RxCAla__progress i{background:var(--stage-border);border-radius:999px;height:6px;display:block;overflow:hidden}.Pieces-module__RxCAla__progress b{background:var(--stage-accent);border-radius:999px;height:100%;display:block}.Pieces-module__RxCAla__progress em{font-style:normal}.Pieces-module__RxCAla__foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.Pieces-module__RxCAla__foot ul{display:flex}.Pieces-module__RxCAla__foot li{border:2px solid var(--stage-page);background:var(--stage-hover);width:28px;height:28px;color:var(--stage-text);border-radius:50%;place-items:center;margin-left:-6px;font-size:10px;font-weight:600;display:grid}.Pieces-module__RxCAla__foot li:first-child{margin-left:0}.Pieces-module__RxCAla__chip{border:1px solid var(--stage-border-strong);color:var(--stage-text);border-radius:999px;padding:5px 10px;font-size:12px}.Pieces-module__RxCAla__stop{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;display:grid}.Pieces-module__RxCAla__switch{background:var(--stage-hover);width:56px;height:32px;box-shadow:inset 0 0 0 1px var(--stage-hover);border-radius:999px;flex-shrink:0;display:block;position:relative}.Pieces-module__RxCAla__switch i{background:var(--stage-text);width:26px;height:26px;color:var(--stage-page);border-radius:50%;place-items:center;display:grid;position:absolute;top:3px;left:27px}@keyframes Pieces-module__RxCAla__ring{0%{box-shadow:0 0 #b4aaff99;box-shadow:0 0 lab(72.7985% 20.9448 -48.1024/.6)}to{box-shadow:0 0 0 10px #0000}}@keyframes Pieces-module__RxCAla__nudge{0%,85%,to{transform:translate(0)}92%{transform:translate(-4px)}}@media (max-width:640px){.Pieces-module__RxCAla__card{padding:18px}.Pieces-module__RxCAla__rows li{grid-template-columns:1fr;gap:4px}.Pieces-module__RxCAla__rows em{white-space:normal}}.Pieces-module__RxCAla__checks{gap:6px;display:grid}.Pieces-module__RxCAla__checks li{align-items:center;gap:8px;font-size:14px;display:flex}.Pieces-module__RxCAla__checks svg{color:var(--stage-accent)}.Pieces-module__RxCAla__log{font-family:var(--font-mono);gap:4px;font-size:12.5px;display:grid}.Pieces-module__RxCAla__log li{background:var(--stage-sunken);border-radius:8px;justify-content:space-between;gap:12px;padding:8px 10px;display:flex}.Pieces-module__RxCAla__log em{color:var(--stage-positive);font-style:normal}
