.xobotHero-module__lRimcW__hero{background:var(--bg-elevated);padding-top:clamp(100px,12vw,140px);padding-bottom:var(--section-pad);isolation:isolate;position:relative;overflow:hidden}.xobotHero-module__lRimcW__bgLayer{pointer-events:none;z-index:0;position:absolute;inset:0}.xobotHero-module__lRimcW__glow{filter:blur(20px);background:radial-gradient(circle,#a12a781a 0%,#0000 70%);border-radius:50%;width:640px;height:640px;position:absolute;top:-25%;right:-12%}.xobotHero-module__lRimcW__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,6vw,80px);display:grid;position:relative}.xobotHero-module__lRimcW__left{flex-direction:column;align-items:flex-start;display:flex}.xobotHero-module__lRimcW__headline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink-1);margin-bottom:20px;font-size:clamp(34px,4.6vw,56px);font-weight:800;line-height:1.08}.xobotHero-module__lRimcW__headlineAccent{font-style:normal}.xobotHero-module__lRimcW__sub{color:var(--ink-3);max-width:480px;margin-bottom:30px;font-size:clamp(14px,1.2vw,15.5px);line-height:1.75}.xobotHero-module__lRimcW__ctas{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.xobotHero-module__lRimcW__connects{flex-direction:column;gap:10px;display:flex}.xobotHero-module__lRimcW__connectsLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);font-size:9.5px;font-weight:700}.xobotHero-module__lRimcW__connectsList{flex-wrap:wrap;gap:6px;display:flex}.xobotHero-module__lRimcW__right{position:relative}.xobotHero-module__lRimcW__panel{background:var(--bg-ink-3);border-radius:var(--r-xl);border:1px solid #ffffff1f;flex-direction:column;min-height:340px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #00000038,0 0 0 1px #a12a7814}.xobotHero-module__lRimcW__panel ::selection{color:var(--ink-on-dark);background:#ffffff38}.xobotHero-module__lRimcW__panel:before{content:"";pointer-events:none;background:radial-gradient(100% 60% at 100% 0,#a12a7829 0%,#0000 65%);position:absolute;inset:0}.xobotHero-module__lRimcW__panelBar{z-index:1;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:relative}.xobotHero-module__lRimcW__panelTitle{font-family:var(--font-mono);letter-spacing:.06em;color:#ffffff73;font-size:10px;font-weight:700}.xobotHero-module__lRimcW__liveBadge{font-family:var(--font-mono);letter-spacing:.08em;color:var(--color-success);border-radius:var(--r-full);background:#22c55e1a;border:1px solid #22c55e3d;align-items:center;gap:5px;padding:3px 10px;font-size:9px;font-weight:700;display:flex}.xobotHero-module__lRimcW__liveDot{background:var(--color-success);width:5px;height:5px;animation:xobotHero-module__lRimcW__pulse 2s var(--ease) infinite;border-radius:50%}@keyframes xobotHero-module__lRimcW__pulse{0%,to{opacity:1}50%{opacity:.3}}.xobotHero-module__lRimcW__panelBody{z-index:1;flex-direction:column;flex:1;gap:16px;padding:24px 22px;display:flex;position:relative}.xobotHero-module__lRimcW__userRow{justify-content:flex-end;display:flex}.xobotHero-module__lRimcW__userBubble{color:#ffffffe6;background:#ffffff17;border:1px solid #ffffff24;border-radius:14px 14px 3px;max-width:82%;padding:11px 16px;font-size:13.5px;line-height:1.5}.xobotHero-module__lRimcW__aiRow{align-items:flex-start;gap:11px;display:flex}.xobotHero-module__lRimcW__fadeIn{animation:.4s ease-out both xobotHero-module__lRimcW__msgIn}@keyframes xobotHero-module__lRimcW__msgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.xobotHero-module__lRimcW__aiAvatar{border-radius:var(--r-md);background:var(--grad-brand);width:32px;height:32px;font-family:var(--font-display);color:#fff;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;box-shadow:0 3px 10px #a12a7859}.xobotHero-module__lRimcW__aiBubble{background:#a12a781a;border:1px solid #a12a7833;border-radius:3px 14px 14px;flex-direction:column;gap:10px;max-width:88%;padding:13px 16px;display:flex}.xobotHero-module__lRimcW__aiText{color:#fff;margin:0;font-size:14px;line-height:1.6}.xobotHero-module__lRimcW__chips{flex-wrap:wrap;gap:6px;display:flex}.xobotHero-module__lRimcW__typing{background:#a12a781a;border:1px solid #a12a7833;border-radius:3px 14px 14px;align-items:center;gap:5px;padding:14px 18px;display:flex}.xobotHero-module__lRimcW__typing span{background:var(--magenta);opacity:.3;border-radius:50%;width:5px;height:5px;animation:1.2s infinite xobotHero-module__lRimcW__blink}.xobotHero-module__lRimcW__typing span:nth-child(2){animation-delay:.2s}.xobotHero-module__lRimcW__typing span:nth-child(3){animation-delay:.4s}@keyframes xobotHero-module__lRimcW__blink{0%,to{opacity:.25}50%{opacity:1}}.xobotHero-module__lRimcW__panelFooter{z-index:1;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:6px;padding:14px;display:flex;position:relative}.xobotHero-module__lRimcW__footDot{width:5px;height:5px;transition:background .25s var(--ease), width .25s var(--ease);background:#ffffff29;border-radius:50%}.xobotHero-module__lRimcW__footDotOn{border-radius:var(--r-full);background:var(--grad-brand);width:16px}@media (max-width:960px){.xobotHero-module__lRimcW__grid{grid-template-columns:1fr}.xobotHero-module__lRimcW__sub{max-width:100%}}@media (prefers-reduced-motion:reduce){.xobotHero-module__lRimcW__liveDot,.xobotHero-module__lRimcW__typing span,.xobotHero-module__lRimcW__fadeIn{animation:none}}
.xobotProblem-module__uXF2UW__section{padding:var(--section-pad) 0;background:var(--bg-ink);position:relative;overflow:hidden}.xobotProblem-module__uXF2UW__section ::selection{color:var(--ink-on-dark);background:#ffffff38}.xobotProblem-module__uXF2UW__section:before{content:"";pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#a12a7847 0%,#0000 62%);width:65%;height:90%;position:absolute;top:-20%;left:-15%}.xobotProblem-module__uXF2UW__section:after{content:"";pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#d04c363d 0%,#0000 62%);width:65%;height:90%;position:absolute;bottom:-25%;right:-15%}.xobotProblem-module__uXF2UW__hdr{z-index:1;max-width:640px;margin-bottom:clamp(36px,4.5vw,52px);position:relative}.xobotProblem-module__uXF2UW__hdrSub{color:#ffffff6b;margin-top:12px;font-size:15px;line-height:1.72}.xobotProblem-module__uXF2UW__scatterLabel,.xobotProblem-module__uXF2UW__answerLabel{z-index:1;justify-content:center;margin-bottom:20px;display:flex;position:relative}.xobotProblem-module__uXF2UW__scatterLabel span,.xobotProblem-module__uXF2UW__answerLabel span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;font-size:9.5px;font-weight:700}.xobotProblem-module__uXF2UW__scatter{z-index:1;grid-template-columns:repeat(6,1fr);gap:14px;padding:24px 0 40px;display:grid;position:relative}.xobotProblem-module__uXF2UW__system{border-radius:var(--r-lg);transform:rotate(var(--tilt,0deg)) translateY(var(--lift,0px));transition:border-color .22s var(--ease), transform .22s var(--ease);background:#ffffff08;border:1px solid #ffffff1a;flex-direction:column;gap:6px;padding:16px 14px;display:flex}.xobotProblem-module__uXF2UW__system:hover{border-color:#a12a7866;transform:rotate(0)translateY(0)}.xobotProblem-module__uXF2UW__systemName{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;font-size:13px;font-weight:700}.xobotProblem-module__uXF2UW__systemDesc{color:#fff6;margin:0;font-size:10.5px;line-height:1.45}.xobotProblem-module__uXF2UW__systemTag{color:var(--magenta);margin-top:4px;font-size:9.5px;font-style:italic;line-height:1.4}.xobotProblem-module__uXF2UW__funnel{z-index:1;justify-content:center;height:56px;display:flex;position:relative}.xobotProblem-module__uXF2UW__funnelSvg{width:220px;height:100%}.xobotProblem-module__uXF2UW__funnelPath{fill:none;stroke:var(--magenta);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.45}.xobotProblem-module__uXF2UW__answer{border-radius:var(--r-xl);text-align:center;z-index:1;background:radial-gradient(80% 100% at 50% 0,#a12a782e 0%,#0000 70%),#ffffff08;border:1px solid #a12a784d;flex-direction:column;align-items:center;gap:14px;max-width:620px;margin:0 auto;padding:clamp(24px,3vw,32px) clamp(28px,3.5vw,40px);display:flex;position:relative}.xobotProblem-module__uXF2UW__answerBadge{font-family:var(--font-display);color:#fff;background:var(--grad-brand);border-radius:var(--r-full);letter-spacing:.01em;padding:5px 16px;font-size:13px;font-weight:800}.xobotProblem-module__uXF2UW__answerText{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(16px,1.8vw,19px);font-weight:600;line-height:1.55}@media (max-width:960px){.xobotProblem-module__uXF2UW__scatter{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.xobotProblem-module__uXF2UW__scatter{grid-template-columns:repeat(2,1fr)}.xobotProblem-module__uXF2UW__system{transform:none!important}}@media (prefers-reduced-motion:reduce){.xobotProblem-module__uXF2UW__system{transition:none!important}}
.xobotJourney-module__ki6Y9q__section{padding:var(--section-pad) 0;background:var(--bg-elevated)}.xobotJourney-module__ki6Y9q__hdr{max-width:620px;margin-bottom:clamp(48px,6vw,72px)}.xobotJourney-module__ki6Y9q__hdrSub{color:var(--ink-3);margin-top:10px;font-size:14px;line-height:1.7}.xobotJourney-module__ki6Y9q__timeline{position:relative}.xobotJourney-module__ki6Y9q__rail{background:var(--line-2);border-radius:1px;height:2px;position:absolute;top:22px;left:calc(12.5% - 1px);right:calc(12.5% - 1px);overflow:hidden}.xobotJourney-module__ki6Y9q__railFill{background:var(--grad-brand);transform-origin:0;width:100%;animation:xobotJourney-module__ki6Y9q__railGrow 1.1s var(--ease) both;position:absolute;inset:0}@keyframes xobotJourney-module__ki6Y9q__railGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.xobotJourney-module__ki6Y9q__steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.xobotJourney-module__ki6Y9q__step{text-align:center;flex-direction:column;align-items:center;display:flex}.xobotJourney-module__ki6Y9q__node{background:var(--grad-brand);color:#fff;width:44px;height:44px;font-family:var(--font-display);box-shadow:0 0 0 6px var(--bg-elevated), 0 6px 18px #a12a784d;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;font-size:15px;font-weight:700;display:flex;position:relative}.xobotJourney-module__ki6Y9q__nodeDone{background:var(--color-success);box-shadow:0 0 0 6px var(--bg-elevated), 0 6px 18px #22c55e59}.xobotJourney-module__ki6Y9q__card{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.xobotJourney-module__ki6Y9q__cardStep{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);font-size:9.5px;font-weight:700}.xobotJourney-module__ki6Y9q__title{font-family:var(--font-display);color:var(--ink-1);letter-spacing:-.02em;margin:0;font-size:19px;font-weight:800}.xobotJourney-module__ki6Y9q__metric{font-family:var(--font-mono);letter-spacing:.02em;color:var(--magenta);border-radius:var(--r-full);background:#a12a7812;border:1px solid #a12a7829;padding:3px 10px;font-size:10px;font-weight:700}.xobotJourney-module__ki6Y9q__metricDone{color:#16a34a;background:#22c55e14;border-color:#22c55e3d}.xobotJourney-module__ki6Y9q__points{text-align:left;flex-direction:column;gap:8px;margin-top:4px;display:flex}.xobotJourney-module__ki6Y9q__point{color:var(--ink-3);padding-left:14px;font-size:12.5px;line-height:1.55;position:relative}.xobotJourney-module__ki6Y9q__point:before{content:"";background:var(--magenta);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}@media (max-width:960px){.xobotJourney-module__ki6Y9q__rail{display:none}.xobotJourney-module__ki6Y9q__steps{grid-template-columns:repeat(2,1fr);gap:40px 24px}.xobotJourney-module__ki6Y9q__step{text-align:left;align-items:flex-start}.xobotJourney-module__ki6Y9q__points{text-align:left}}@media (max-width:560px){.xobotJourney-module__ki6Y9q__steps{grid-template-columns:1fr;gap:32px}}@media (prefers-reduced-motion:reduce){.xobotJourney-module__ki6Y9q__railFill{animation:none}}
.xobotSearch-module__p0bXbW__section{padding:var(--section-pad) 0;background:var(--bg-subtle)}.xobotSearch-module__p0bXbW__hdr{max-width:620px;margin-bottom:clamp(28px,3.5vw,40px)}.xobotSearch-module__p0bXbW__hdrSub{color:var(--ink-3);margin-top:10px;font-size:14px;line-height:1.7}.xobotSearch-module__p0bXbW__searchBar{background:var(--bg-elevated);border:1.5px solid var(--line-2);border-radius:var(--r-full);box-shadow:var(--shadow-md);align-items:center;gap:12px;margin-bottom:20px;padding:16px 20px;display:flex}.xobotSearch-module__p0bXbW__searchIcon{color:var(--magenta);flex-shrink:0}.xobotSearch-module__p0bXbW__searchPlaceholder{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.xobotSearch-module__p0bXbW__tabs{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.xobotSearch-module__p0bXbW__tabBtn{font-family:var(--font-body);color:var(--ink-3);background:var(--bg-elevated);border:1px solid var(--line-2);border-radius:var(--r-full);cursor:pointer;transition:all .2s var(--ease);padding:9px 18px;font-size:13px;font-weight:600}.xobotSearch-module__p0bXbW__tabBtn:hover{border-color:var(--magenta);color:var(--magenta)}.xobotSearch-module__p0bXbW__tabBtnOn{background:var(--grad-brand);color:#fff;border-color:#0000}.xobotSearch-module__p0bXbW__tabBtnOn:hover{color:#fff}.xobotSearch-module__p0bXbW__results{background:var(--bg-elevated);border:1px solid var(--line-2);border-radius:var(--r-xl);flex-direction:column;display:flex;overflow:hidden}.xobotSearch-module__p0bXbW__result{border-bottom:1px solid var(--line-1);transition:background .2s var(--ease);grid-template-columns:32px 1fr;gap:16px;padding:20px clamp(18px,2.5vw,26px);animation:.35s ease-out both xobotSearch-module__p0bXbW__resultIn;display:grid}.xobotSearch-module__p0bXbW__result:last-child{border-bottom:none}.xobotSearch-module__p0bXbW__result:hover{background:#a12a7808}@keyframes xobotSearch-module__p0bXbW__resultIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.xobotSearch-module__p0bXbW__resultIdx{font-family:var(--font-mono);color:var(--ink-4);padding-top:2px;font-size:11px;font-weight:700}.xobotSearch-module__p0bXbW__resultBody{flex-direction:column;gap:8px;min-width:0;display:flex}.xobotSearch-module__p0bXbW__resultQ{font-family:var(--font-display);color:var(--ink-1);letter-spacing:-.005em;font-size:14.5px;font-weight:700;line-height:1.4}.xobotSearch-module__p0bXbW__resultA{color:var(--ink-3);border-left:2px solid var(--magenta);margin:0;padding-left:14px;font-size:13px;line-height:1.6}@media (prefers-reduced-motion:reduce){.xobotSearch-module__p0bXbW__result{animation:none}}
.xobotEcosystem-module__Wvn1cG__section{padding:var(--section-pad) 0;background:var(--bg-ink);position:relative;overflow:hidden}.xobotEcosystem-module__Wvn1cG__section ::selection{color:var(--ink-on-dark);background:#ffffff38}.xobotEcosystem-module__Wvn1cG__section:before{content:"";pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#a12a7847 0%,#0000 62%);width:65%;height:90%;position:absolute;top:-20%;left:-15%}.xobotEcosystem-module__Wvn1cG__section:after{content:"";pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#d04c363d 0%,#0000 62%);width:65%;height:90%;position:absolute;bottom:-25%;right:-15%}.xobotEcosystem-module__Wvn1cG__hdr{text-align:center;z-index:1;max-width:620px;margin:0 auto clamp(32px,4vw,48px);position:relative}.xobotEcosystem-module__Wvn1cG__hdr .overline{margin-left:auto;margin-right:auto}.xobotEcosystem-module__Wvn1cG__hdrSub{color:#ffffff6b;margin-top:12px;font-size:15px;line-height:1.72}.xobotEcosystem-module__Wvn1cG__layout{z-index:1;grid-template-columns:minmax(0,440px) 1fr;align-items:center;gap:clamp(24px,4vw,56px);display:grid;position:relative}.xobotEcosystem-module__Wvn1cG__orbit{aspect-ratio:1;width:100%;max-width:420px;margin:0 auto;position:relative}.xobotEcosystem-module__Wvn1cG__spin{animation:40s linear infinite xobotEcosystem-module__Wvn1cG__orbitSpin;position:absolute;inset:0}@keyframes xobotEcosystem-module__Wvn1cG__orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.xobotEcosystem-module__Wvn1cG__orbitSvg{width:100%;height:100%;position:absolute;inset:0}.xobotEcosystem-module__Wvn1cG__ring{fill:none;stroke:#ffffff1a;stroke-width:1px}.xobotEcosystem-module__Wvn1cG__orbitDot{position:absolute;transform:translate(-50%,-50%)}.xobotEcosystem-module__Wvn1cG__planet{width:6px;height:6px;transition:background .25s var(--ease), box-shadow .25s var(--ease);background:#ffffff59;border-radius:50%}.xobotEcosystem-module__Wvn1cG__planetOn{background:var(--magenta);box-shadow:0 0 10px 2px #a12a7899}.xobotEcosystem-module__Wvn1cG__node{border-radius:var(--r-full);color:#ffffff9e;font-family:var(--font-display);white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s var(--ease), border-color .25s var(--ease), color .25s var(--ease), transform .25s var(--ease), box-shadow .25s var(--ease);background:#ffffff0d;border:1px solid #ffffff2e;padding:10px 18px;font-size:12.5px;font-weight:700;position:absolute;transform:translate(-50%,-50%)}.xobotEcosystem-module__Wvn1cG__node:hover{color:#fff;border-color:#ffffff47;transform:translate(-50%,-50%)scale(1.05)}.xobotEcosystem-module__Wvn1cG__nodeOn{background:var(--grad-brand);color:#fff;z-index:2;border-color:#0000;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 10px 28px #a12a7866}.xobotEcosystem-module__Wvn1cG__hub{background:var(--grad-brand);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #a12a781a,0 16px 36px #a12a786b}.xobotEcosystem-module__Wvn1cG__hubName{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:900}.xobotEcosystem-module__Wvn1cG__detail{border-radius:var(--r-xl);background:#ffffff0a;border:1px solid #ffffff1a;flex-direction:column;gap:16px;padding:clamp(24px,3vw,32px);animation:.3s ease-out both xobotEcosystem-module__Wvn1cG__detailIn;display:flex}@keyframes xobotEcosystem-module__Wvn1cG__detailIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.xobotEcosystem-module__Wvn1cG__detailProductName{font-family:var(--font-display);background:var(--grad-brand);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800}.xobotEcosystem-module__Wvn1cG__detailStage{border-top:1px solid #ffffff14;flex-direction:column;gap:4px;padding-top:12px;display:flex}.xobotEcosystem-module__Wvn1cG__detailLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffff52;font-size:9px;font-weight:700}.xobotEcosystem-module__Wvn1cG__detailVal{color:#fff;font-size:14.5px;font-weight:600;line-height:1.5}.xobotEcosystem-module__Wvn1cG__detailImpact{font-family:var(--font-mono);color:var(--magenta);border-top:1px solid #ffffff14;padding-top:12px;font-size:11px;font-weight:600}@media (max-width:900px){.xobotEcosystem-module__Wvn1cG__layout{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.xobotEcosystem-module__Wvn1cG__spin,.xobotEcosystem-module__Wvn1cG__detail{animation:none}}
.xobotLoop-module__5joVza__section{padding:var(--section-pad) 0;background:var(--bg-elevated)}.xobotLoop-module__5joVza__hdr{max-width:620px;margin-bottom:clamp(28px,3.5vw,40px)}.xobotLoop-module__5joVza__hdrSub{color:var(--ink-3);margin-top:10px;font-size:14px;line-height:1.7}.xobotLoop-module__5joVza__diagram{grid-template-columns:minmax(180px,260px) minmax(320px,460px) minmax(180px,260px);align-items:center;gap:clamp(12px,3vw,40px);max-width:1120px;margin:0 auto;display:grid}.xobotLoop-module__5joVza__sideList{flex-direction:column;gap:clamp(18px,2.6vw,30px);display:flex}.xobotLoop-module__5joVza__sideListRight{text-align:right;align-items:flex-end}.xobotLoop-module__5joVza__sideItem{border-radius:var(--r-lg);border:1px solid var(--line-1);background:var(--bg-subtle);transition:border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.xobotLoop-module__5joVza__sideItem:hover{border-color:#a12a784d;transform:translateY(-1px);box-shadow:0 8px 20px #a12a7814}.xobotLoop-module__5joVza__sideListRight .xobotLoop-module__5joVza__sideItem{flex-direction:row-reverse}.xobotLoop-module__5joVza__sideListRight .xobotLoop-module__5joVza__sideItem:hover{border-color:#16a34a4d;box-shadow:0 8px 20px #16a34a14}.xobotLoop-module__5joVza__sideBadge{width:26px;height:26px;color:var(--magenta);font-family:var(--font-mono);background:#a12a781a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.xobotLoop-module__5joVza__sideBadgeExec{color:#16a34a;background:#16a34a1a}.xobotLoop-module__5joVza__sideText{color:var(--ink-2);padding-top:2px;font-size:13.5px;line-height:1.5}.xobotLoop-module__5joVza__rings{position:relative}.xobotLoop-module__5joVza__ringSvg{width:100%;height:auto;display:block}.xobotLoop-module__5joVza__dashDot{fill:var(--rose);opacity:.55}.xobotLoop-module__5joVza__dashDotExec{fill:#4ade80;opacity:.55}.xobotLoop-module__5joVza__hubCircle{filter:drop-shadow(0 12px 26px #0000001f)}.xobotLoop-module__5joVza__hubRing{stroke:#0000000d;stroke-width:1px}.xobotLoop-module__5joVza__hubContent{text-align:center;flex-direction:column;align-items:center;gap:8px;width:27%;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.xobotLoop-module__5joVza__hubContentLeft{left:36%}.xobotLoop-module__5joVza__hubContentRight{left:64%}.xobotLoop-module__5joVza__hubIcon{width:clamp(24px,3vw,30px);height:clamp(24px,3vw,30px)}.xobotLoop-module__5joVza__hubText{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink-1);font-size:clamp(12px,1.5vw,14px);font-weight:800}.xobotLoop-module__5joVza__centerText{text-align:center;max-width:560px;color:var(--ink-3);margin:clamp(28px,3.5vw,40px) auto 0;font-size:13.5px;line-height:1.65}@media (max-width:900px){.xobotLoop-module__5joVza__diagram{grid-template-columns:1fr}.xobotLoop-module__5joVza__sideList{flex-flow:wrap;gap:12px}.xobotLoop-module__5joVza__sideListRight{text-align:left;align-items:flex-start}.xobotLoop-module__5joVza__sideListRight .xobotLoop-module__5joVza__sideItem{flex-direction:row}.xobotLoop-module__5joVza__sideItem{max-width:46%}.xobotLoop-module__5joVza__rings{max-width:380px;margin:0 auto}}
.xobotRoles-module__SoVtqG__section{padding:var(--section-pad) 0;background:var(--bg-subtle)}.xobotRoles-module__SoVtqG__hdr{max-width:640px;margin-bottom:clamp(28px,3.5vw,40px)}.xobotRoles-module__SoVtqG__hdrSub{color:var(--ink-3);margin-top:10px;font-size:14px;line-height:1.7}.xobotRoles-module__SoVtqG__tabs{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.xobotRoles-module__SoVtqG__tabBtn{font-family:var(--font-body);color:var(--ink-3);background:var(--bg-elevated);border:1px solid var(--line-2);border-radius:var(--r-full);cursor:pointer;transition:all .2s var(--ease);padding:9px 18px;font-size:13px;font-weight:600}.xobotRoles-module__SoVtqG__tabBtn:hover{border-color:var(--magenta);color:var(--magenta)}.xobotRoles-module__SoVtqG__tabBtnOn{background:var(--grad-brand);color:#fff;border-color:#0000}.xobotRoles-module__SoVtqG__tabBtnOn:hover{color:#fff}.xobotRoles-module__SoVtqG__panel{background:var(--bg-elevated);border:1px solid var(--line-2);border-radius:var(--r-xl);grid-template-columns:300px 1fr;gap:0;animation:.3s ease-out both xobotRoles-module__SoVtqG__panelIn;display:grid;overflow:hidden}@keyframes xobotRoles-module__SoVtqG__panelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.xobotRoles-module__SoVtqG__panelLeft{background:var(--grad-brand);flex-direction:column;justify-content:center;gap:12px;padding:clamp(24px,3vw,32px);display:flex}.xobotRoles-module__SoVtqG__metric{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;font-size:clamp(26px,3vw,34px);font-weight:900;line-height:1}.xobotRoles-module__SoVtqG__outcome{color:#ffffffe0;margin:0;font-size:13px;line-height:1.6}.xobotRoles-module__SoVtqG__panelRight{flex-direction:column;gap:14px;padding:clamp(24px,3vw,32px);display:flex}.xobotRoles-module__SoVtqG__questionsLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);font-size:9.5px;font-weight:700}.xobotRoles-module__SoVtqG__questions{flex-direction:column;gap:10px;display:flex}.xobotRoles-module__SoVtqG__question{color:var(--ink-1);padding-left:16px;font-size:13.5px;font-weight:500;line-height:1.5;position:relative}.xobotRoles-module__SoVtqG__question:before{content:"";background:var(--magenta);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}@media (max-width:760px){.xobotRoles-module__SoVtqG__panel{grid-template-columns:1fr}}
.xobotWhy-module__DRjnLq__section{background:var(--bg-elevated);padding:var(--section-pad) 0}.xobotWhy-module__DRjnLq__hdr{max-width:640px;margin-bottom:clamp(44px,5.5vw,60px)}.xobotWhy-module__DRjnLq__sub{color:var(--ink-3);margin-top:10px;font-size:clamp(13px,1.2vw,15px);line-height:1.78}.xobotWhy-module__DRjnLq__cap{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink-1);font-size:clamp(12.5px,1.15vw,13.5px);font-weight:700;line-height:1.35}.xobotWhy-module__DRjnLq__tradText{color:var(--ink-3);font-size:clamp(12.5px,1.1vw,13.5px);line-height:1.65}.xobotWhy-module__DRjnLq__cxoText{color:var(--ink-1);font-size:clamp(12.5px,1.1vw,13.5px);font-weight:500;line-height:1.65}
