.ManagedAgentsPage-module__m9doCa__story{--ink:var(--lp-text);--muted:var(--lp-muted);--line:var(--lp-border)}.ManagedAgentsPage-module__m9doCa__section{border-top:1px solid var(--line);padding:85px 0}.ManagedAgentsPage-module__m9doCa__section:first-child{border-top:0;padding-top:110px}.ManagedAgentsPage-module__m9doCa__visualSection{align-items:center}.ManagedAgentsPage-module__m9doCa__workflowGraphic{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:65px;max-width:1000px;margin:75px auto 35px;display:grid}.ManagedAgentsPage-module__m9doCa__workflowInputs{gap:16px;display:grid}.ManagedAgentsPage-module__m9doCa__workflowInputs>span{border:1px solid color-mix(in srgb, var(--purple) 18%, transparent);background:color-mix(in srgb, var(--purple) 5%, var(--lp-bg));text-align:center;border-radius:6px;padding:19px 16px;font-size:13px;position:relative}.ManagedAgentsPage-module__m9doCa__workflowInputs>span:after{content:"";background:color-mix(in srgb, var(--purple) 24%, transparent);width:66px;height:1px;position:absolute;top:50%;left:100%}.ManagedAgentsPage-module__m9doCa__agentCore{aspect-ratio:1;background:linear-gradient(90deg, color-mix(in srgb, var(--purple) 10%, var(--lp-bg)), color-mix(in srgb, var(--purple) 3%, var(--lp-bg)));text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.ManagedAgentsPage-module__m9doCa__agentCore:before{content:"";border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--purple) 60%, var(--lp-bg)), color-mix(in srgb, var(--purple) 20%, transparent) 45%, transparent 80%);-webkit-mask-composite:xor;pointer-events:none;padding:1px 1px 1px 4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 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}.ManagedAgentsPage-module__m9doCa__agentCore>strong{letter-spacing:-.025em;margin-top:20px;font-size:21px;font-weight:400}.ManagedAgentsPage-module__m9doCa__agentCore>span{color:var(--muted);margin-top:8px;font-size:11px}.ManagedAgentsPage-module__m9doCa__agentCore:after{content:"";background:color-mix(in srgb, var(--purple) 24%, transparent);width:65px;height:1px;position:absolute;top:50%;left:100%}.ManagedAgentsPage-module__m9doCa__workflowOutputs{gap:26px;font-size:13px;display:grid}.ManagedAgentsPage-module__m9doCa__workflowOutputs>div{align-items:center;gap:12px;display:flex}.ManagedAgentsPage-module__m9doCa__outputDot,.ManagedAgentsPage-module__m9doCa__reviewDot{background:#a18aca;border-radius:50%;flex-shrink:0;width:11px;height:11px;display:inline-block}.ManagedAgentsPage-module__m9doCa__reviewDot{background:0 0;border:2px solid #a18aca}.ManagedAgentsPage-module__m9doCa__connectionsGraphic,.ManagedAgentsPage-module__m9doCa__oversightGraphic{width:100%;min-width:0;margin:0;position:relative}.ManagedAgentsPage-module__m9doCa__connectionsGraphic svg,.ManagedAgentsPage-module__m9doCa__oversightGraphic svg{width:100%;height:auto;display:block;overflow:visible}.ManagedAgentsPage-module__m9doCa__softFill{fill:color-mix(in srgb, var(--purple) 8%, var(--lp-bg))}.ManagedAgentsPage-module__m9doCa__nodeBox{fill:var(--lp-bg);stroke:var(--line);stroke-width:1px}.ManagedAgentsPage-module__m9doCa__connector{fill:none;stroke:color-mix(in srgb, var(--purple) 25%, var(--lp-bg));stroke-width:1px}.ManagedAgentsPage-module__m9doCa__toolLabel{width:21%;color:var(--muted);background:var(--lp-bg);border:1px solid var(--line);text-align:center;border-radius:5px;padding:12px 0;font-size:12px;line-height:1.3;position:absolute;left:2%;transform:translateY(-50%)}.ManagedAgentsPage-module__m9doCa__crmLabel{top:21.3%}.ManagedAgentsPage-module__m9doCa__emailLabel{top:50.3%}.ManagedAgentsPage-module__m9doCa__docsLabel{top:79.3%}.ManagedAgentsPage-module__m9doCa__permissionsLabel{white-space:nowrap;color:var(--purple);font-size:12px;position:absolute;top:50.3%;left:60.8%;transform:translate(-50%,-50%)}.ManagedAgentsPage-module__m9doCa__rulesLabel{white-space:nowrap;color:var(--purple);font-size:12px;position:absolute;top:22.7%;left:50%;transform:translate(-50%,-50%)}.ManagedAgentsPage-module__m9doCa__decisionLabels{text-align:center;color:var(--muted);grid-template-columns:repeat(3,minmax(0,1fr));font-size:11px;display:grid;position:absolute;top:71.3%;left:1.56%;right:1.56%;transform:translateY(-50%)}@media (max-width:900px){.ManagedAgentsPage-module__m9doCa__workflowGraphic{gap:35px}.ManagedAgentsPage-module__m9doCa__workflowInputs>span:after{width:36px}.ManagedAgentsPage-module__m9doCa__agentCore:after{width:35px}.ManagedAgentsPage-module__m9doCa__agentCore>strong{font-size:18px}.ManagedAgentsPage-module__m9doCa__agentCore>span{max-width:120px}}@media (max-width:600px){.ManagedAgentsPage-module__m9doCa__section,.ManagedAgentsPage-module__m9doCa__section:first-child{padding:55px 0}.ManagedAgentsPage-module__m9doCa__workflowGraphic{grid-template-columns:1fr;gap:40px;max-width:340px;margin:45px auto 10px}.ManagedAgentsPage-module__m9doCa__workflowInputs{grid-template-columns:1fr 1fr;gap:12px}.ManagedAgentsPage-module__m9doCa__workflowInputs>span{place-items:center;padding:14px 8px;font-size:12px;display:grid}.ManagedAgentsPage-module__m9doCa__workflowInputs>span:after{display:none}.ManagedAgentsPage-module__m9doCa__agentCore{justify-self:center;width:210px}.ManagedAgentsPage-module__m9doCa__agentCore:after{width:1px;height:40px;top:100%;left:50%}.ManagedAgentsPage-module__m9doCa__workflowOutputs{flex-wrap:wrap;justify-content:center;gap:20px;font-size:12px;display:flex}.ManagedAgentsPage-module__m9doCa__connectionsGraphic,.ManagedAgentsPage-module__m9doCa__oversightGraphic{justify-self:center;max-width:480px}.ManagedAgentsPage-module__m9doCa__toolLabel,.ManagedAgentsPage-module__m9doCa__permissionsLabel,.ManagedAgentsPage-module__m9doCa__rulesLabel{font-size:11px}.ManagedAgentsPage-module__m9doCa__decisionLabels{font-size:10px}}
.ProductStory-module__ohHnYG__root{--ink:#292833;--muted:#706f7c;--line:#e6e5eb;--purple:#7354c8;max-width:1200px;color:var(--ink);margin:auto;padding:0 40px}.ProductStory-module__ohHnYG__root h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.6vw,49px);font-weight:400;line-height:1.12}.ProductStory-module__ohHnYG__root h3{letter-spacing:-.025em;margin:0 0 12px;font-size:19px;font-weight:500}.ProductStory-module__ohHnYG__root p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.ProductStory-module__ohHnYG__root button{cursor:pointer}.ProductStory-module__ohHnYG__root button:focus-visible,.ProductStory-module__ohHnYG__root a:focus-visible{outline:2px solid var(--purple);outline-offset:5px}.ProductStory-module__ohHnYG__root small{color:var(--muted);font-size:12px}.ProductStory-module__ohHnYG__homeIntro,.ProductStory-module__ohHnYG__sectionHeading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:56px;display:flex}.ProductStory-module__ohHnYG__homeIntro{padding-top:100px}.ProductStory-module__ohHnYG__homeIntro p,.ProductStory-module__ohHnYG__sectionHeading>p{max-width:365px}.ProductStory-module__ohHnYG__mark{flex-shrink:0;width:23px;height:26px;display:inline-flex;position:relative}.ProductStory-module__ohHnYG__mark i{background:#7850d6;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;left:0}.ProductStory-module__ohHnYG__mark i:nth-child(2){background:#a98beb;width:9px;height:9px;bottom:11px;left:10px}.ProductStory-module__ohHnYG__mark i:nth-child(3){background:#d3c4f4;width:6px;height:6px;bottom:21px;left:16px}.ProductStory-module__ohHnYG__link{background:var(--purple);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:24px;padding:15px 23px;font-size:14px;display:inline-flex}.ProductStory-module__ohHnYG__link:hover{background:#6344b4}.ProductStory-module__ohHnYG__inlineLink,.ProductStory-module__ohHnYG__demoCaption a{color:var(--purple);align-items:center;gap:9px;font-size:14px;display:inline-flex}.ProductStory-module__ohHnYG__closing{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:50px;padding:90px 0;display:flex}.ProductStory-module__ohHnYG__closing h2{max-width:680px;font-size:clamp(30px,3vw,42px)}.ProductStory-module__ohHnYG__jobNav{border-bottom:1px solid var(--line);gap:32px;margin-bottom:24px;display:flex}.ProductStory-module__ohHnYG__jobNav button{color:var(--muted);border-bottom:2px solid #0000;padding:0 0 17px;font-size:15px}.ProductStory-module__ohHnYG__jobNav button[aria-pressed=true]{color:var(--ink);border-color:var(--purple)}.ProductStory-module__ohHnYG__cloud{isolation:isolate;background:radial-gradient(at 65% 35%,#f8f7ff 0%,#dbe2fa 24%,#0000 52%),radial-gradient(at 15% 70%,#efe8fa 0%,#0000 55%),linear-gradient(145deg,#afccec,#9dabe0 45%,#686fc1 78%,#514a8e);border-radius:14px;padding:64px 24px;position:relative;overflow:hidden}.ProductStory-module__ohHnYG__cloud:before{content:"";z-index:-1;opacity:.7;background-image:radial-gradient(#fff7 .7px,#0000 .9px);background-size:3px 3px;position:absolute;inset:0}.ProductStory-module__ohHnYG__demoWindow{background:#fff;border:1px solid #ffffffb3;border-radius:12px;max-width:580px;margin:auto;overflow:hidden;box-shadow:0 25px 65px #43427020}.ProductStory-module__ohHnYG__windowTop{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:18px 24px;font-size:14px;display:flex}.ProductStory-module__ohHnYG__windowTop>span:last-child{color:var(--muted);margin-left:auto;font-size:11px}.ProductStory-module__ohHnYG__request{align-items:center;gap:14px;padding:24px 28px;display:flex}.ProductStory-module__ohHnYG__request svg{color:var(--muted);flex-shrink:0}.ProductStory-module__ohHnYG__request p{color:var(--ink);font-size:15px}.ProductStory-module__ohHnYG__steps{gap:14px;padding:0 28px 24px 60px;display:grid}.ProductStory-module__ohHnYG__steps>div{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.ProductStory-module__ohHnYG__steps svg{color:#7c67ae}.ProductStory-module__ohHnYG__result{border-top:1px solid var(--line);background:#f7f6fa;padding:23px 28px}.ProductStory-module__ohHnYG__result strong{font-size:15px;font-weight:500}.ProductStory-module__ohHnYG__result p{max-width:440px;margin-top:8px;font-size:13px}.ProductStory-module__ohHnYG__demoCaption{color:var(--muted);justify-content:space-between;gap:20px;padding-top:20px;font-size:13px;display:flex}.ProductStory-module__ohHnYG__homeCapabilities{grid-template-columns:1fr 1fr;gap:100px;padding:112px 0;display:grid}.ProductStory-module__ohHnYG__homeCapabilities .ProductStory-module__ohHnYG__inlineLink{margin-top:30px}.ProductStory-module__ohHnYG__editorialList article{border-bottom:1px solid var(--line);padding:25px 0}.ProductStory-module__ohHnYG__editorialList article:first-child{padding-top:0}.ProductStory-module__ohHnYG__editorialList article:last-child{border:0}.ProductStory-module__ohHnYG__editorialList p{max-width:420px;font-size:15px}.ProductStory-module__ohHnYG__onboarding{border-top:1px solid var(--line);padding:76px 0 100px}.ProductStory-module__ohHnYG__onboarding ol{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:45px;margin:55px 0 0;padding:0;list-style:none;display:grid}.ProductStory-module__ohHnYG__onboarding li:before{counter-increment:steps;content:counter(steps);color:var(--purple);border-bottom:1px solid var(--line);margin-bottom:26px;padding-bottom:18px;font-size:14px;display:block}.ProductStory-module__ohHnYG__onboarding p{font-size:14px}.ProductStory-module__ohHnYG__agentWalkthrough,.ProductStory-module__ohHnYG__memoryAnswer{padding:110px 0 90px}.ProductStory-module__ohHnYG__walkthrough{background:#f1f0f4;border-radius:12px;grid-template-columns:1.05fr 1fr 1fr;align-items:center;gap:20px;padding:30px;display:grid}.ProductStory-module__ohHnYG__walkthrough article{min-width:0}.ProductStory-module__ohHnYG__surfaceLabel{color:var(--muted);align-items:center;gap:9px;margin-bottom:30px;font-size:12px;display:flex}.ProductStory-module__ohHnYG__message,.ProductStory-module__ohHnYG__reply{gap:12px;font-size:13px;display:flex}.ProductStory-module__ohHnYG__message p,.ProductStory-module__ohHnYG__reply p{margin-top:7px;font-size:13px}.ProductStory-module__ohHnYG__reply{margin-top:28px}.ProductStory-module__ohHnYG__avatar{background:#ded7ee;border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.ProductStory-module__ohHnYG__askPanel{padding:12px}.ProductStory-module__ohHnYG__workPanel{border-left:1px solid #dedce5;padding:12px 20px}.ProductStory-module__ohHnYG__workRow{align-items:center;gap:9px;margin:20px 0;font-size:12px;display:flex}.ProductStory-module__ohHnYG__workRow svg{color:var(--purple);flex-shrink:0}.ProductStory-module__ohHnYG__briefPanel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px 23px}.ProductStory-module__ohHnYG__briefPanel>svg{color:var(--purple);margin-bottom:16px}.ProductStory-module__ohHnYG__briefPanel h3{font-size:17px}.ProductStory-module__ohHnYG__briefPanel dl{margin:22px 0}.ProductStory-module__ohHnYG__briefPanel dt{color:var(--muted);margin-top:15px;font-size:11px}.ProductStory-module__ohHnYG__briefPanel dd{margin:4px 0 0;font-size:13px}.ProductStory-module__ohHnYG__delivered{color:#54806a;align-items:center;gap:7px;font-size:11px;display:flex}.ProductStory-module__ohHnYG__triggers{grid-template-columns:1.2fr 1fr 1fr;gap:60px;padding:40px 0 100px;display:grid}.ProductStory-module__ohHnYG__triggers h2{font-size:36px}.ProductStory-module__ohHnYG__triggers>div>p{margin-top:20px}.ProductStory-module__ohHnYG__triggers article>svg{color:var(--purple);margin-bottom:22px}.ProductStory-module__ohHnYG__triggers article p{font-size:14px}.ProductStory-module__ohHnYG__scheduleDays{gap:7px;margin-top:27px;display:flex}.ProductStory-module__ohHnYG__scheduleDays span{width:26px;height:30px;color:var(--muted);background:#efedf3;border-radius:5px;place-items:center;font-size:11px;display:grid}.ProductStory-module__ohHnYG__scheduleDays span[data-active=true]{background:var(--purple);color:#fff}.ProductStory-module__ohHnYG__eventLine{align-items:center;gap:17px;margin-top:30px;font-size:11px;display:flex}.ProductStory-module__ohHnYG__eventLine span:last-child{border-left:2px solid #c5b7e7;padding-left:15px}.ProductStory-module__ohHnYG__reviewSection{border-top:1px solid var(--line);grid-template-columns:1fr 1.1fr;align-items:center;gap:85px;padding:100px 0;display:grid}.ProductStory-module__ohHnYG__reviewCopy h2{font-size:40px}.ProductStory-module__ohHnYG__reviewCopy p{margin-top:25px}.ProductStory-module__ohHnYG__reviewTabs{gap:22px;margin-top:35px;display:flex}.ProductStory-module__ohHnYG__reviewTabs button,.ProductStory-module__ohHnYG__historyButtons button{color:var(--muted);border-bottom:2px solid #0000;padding-bottom:10px;font-size:13px}.ProductStory-module__ohHnYG__reviewTabs button[aria-pressed=true],.ProductStory-module__ohHnYG__historyButtons button[aria-pressed=true]{color:var(--purple);border-color:var(--purple)}.ProductStory-module__ohHnYG__reviewWindow{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:320px;overflow:hidden}.ProductStory-module__ohHnYG__email{padding:28px}.ProductStory-module__ohHnYG__email h3{margin-top:14px}.ProductStory-module__ohHnYG__email p{font-size:14px}.ProductStory-module__ohHnYG__email>span{color:var(--muted);gap:8px;margin-top:22px;font-size:12px;display:flex}.ProductStory-module__ohHnYG__actions{border-top:1px solid var(--line);background:#f7f6f9;justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}.ProductStory-module__ohHnYG__actions span{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:10px;padding:7px 12px;font-size:12px;display:flex}.ProductStory-module__ohHnYG__actions span:last-child{color:var(--purple);background:#ece6f8;border-color:#e1d6f6}.ProductStory-module__ohHnYG__trace{padding:30px 25px}.ProductStory-module__ohHnYG__trace>div{align-items:center;gap:12px;padding:13px 0;font-size:13px;display:flex}.ProductStory-module__ohHnYG__trace small{margin-left:auto}.ProductStory-module__ohHnYG__trace svg{color:var(--purple)}.ProductStory-module__ohHnYG__integrations{text-align:center;padding:50px 0 100px}.ProductStory-module__ohHnYG__integrations h2{font-size:32px}.ProductStory-module__ohHnYG__integrations p{margin-top:16px}.ProductStory-module__ohHnYG__integrations>div{flex-wrap:wrap;justify-content:center;gap:35px;margin-top:40px;display:flex}.ProductStory-module__ohHnYG__integrations span{color:#676370;font-size:17px;font-weight:500}.ProductStory-module__ohHnYG__answerComposition{max-width:850px;margin:auto}.ProductStory-module__ohHnYG__question{text-align:center;letter-spacing:-.025em;padding:32px 20px;font-size:22px}.ProductStory-module__ohHnYG__contextSlips{justify-content:center;gap:14px;padding:25px 0 50px;display:flex}.ProductStory-module__ohHnYG__contextSlips span{background:#efedf5;border-radius:5px;align-items:center;gap:8px;padding:15px 12px;font-size:12px;display:flex}.ProductStory-module__ohHnYG__contextSlips svg{color:var(--purple);flex-shrink:0}.ProductStory-module__ohHnYG__answer{background:#f3f1f7;border-left:3px solid #b099dc;gap:20px;padding:30px 35px;display:flex}.ProductStory-module__ohHnYG__answer strong{font-size:14px}.ProductStory-module__ohHnYG__answer p{color:var(--ink);margin:12px 0 18px;font-size:19px;line-height:1.7}.ProductStory-module__ohHnYG__connected{border-top:1px solid var(--line);padding:80px 0}.ProductStory-module__ohHnYG__connected h2{text-align:center}.ProductStory-module__ohHnYG__knowledgeFlow{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:50px;margin:65px 0 40px;display:grid}.ProductStory-module__ohHnYG__sources{gap:15px;display:grid}.ProductStory-module__ohHnYG__sources>div{border:1px solid var(--line);border-radius:6px;align-items:center;gap:15px;padding:20px;font-size:14px;display:flex}.ProductStory-module__ohHnYG__sources svg{color:var(--muted)}.ProductStory-module__ohHnYG__knowledgeCore{text-align:center;aspect-ratio:1;background:#f0ecf7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:35px 12px;display:flex;position:relative}.ProductStory-module__ohHnYG__knowledgeCore:before,.ProductStory-module__ohHnYG__knowledgeCore:after{content:"";background:#d5cce6;width:50px;height:1px;position:absolute;top:50%}.ProductStory-module__ohHnYG__knowledgeCore:before{right:100%}.ProductStory-module__ohHnYG__knowledgeCore:after{left:100%}.ProductStory-module__ohHnYG__knowledgeCore h3{margin-top:18px}.ProductStory-module__ohHnYG__knowledgeCore p{font-size:12px}.ProductStory-module__ohHnYG__facts{gap:24px;display:grid}.ProductStory-module__ohHnYG__facts small{margin-bottom:5px;display:block}.ProductStory-module__ohHnYG__facts strong{font-size:14px;font-weight:400}.ProductStory-module__ohHnYG__connectedCaption{text-align:center;font-size:14px!important}.ProductStory-module__ohHnYG__evolving{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:95px 0;display:grid}.ProductStory-module__ohHnYG__evolving>div>p{max-width:330px;margin-top:24px}.ProductStory-module__ohHnYG__historyButtons{gap:25px;margin-bottom:30px;display:flex}.ProductStory-module__ohHnYG__historyEntry{border-left:1px solid #dbd4e8;padding:0 0 30px 25px;position:relative}.ProductStory-module__ohHnYG__historyEntry:before{content:"";background:#b5a5cd;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:-4px}.ProductStory-module__ohHnYG__historyEntry>span{color:var(--muted);font-size:12px}.ProductStory-module__ohHnYG__historyEntry h3{margin:12px 0 5px;font-size:19px}.ProductStory-module__ohHnYG__historyEntry p{font-size:14px}.ProductStory-module__ohHnYG__historyEntry[data-current=true]:before{background:var(--purple)}.ProductStory-module__ohHnYG__historyEntry[data-current=true] h3{color:var(--purple)}.ProductStory-module__ohHnYG__boundaries{border-top:1px solid var(--line);padding:75px 0 100px}.ProductStory-module__ohHnYG__boundaries .ProductStory-module__ohHnYG__sectionHeading{align-items:center}.ProductStory-module__ohHnYG__scopeColumns{grid-template-columns:repeat(3,1fr);gap:55px;margin-bottom:35px;display:grid}.ProductStory-module__ohHnYG__scopeColumns article{border-top:1px solid var(--line);padding-top:26px}.ProductStory-module__ohHnYG__scopeColumns svg{color:var(--purple);margin-bottom:22px}.ProductStory-module__ohHnYG__scopeColumns strong{font-size:14px;font-weight:400}.ProductStory-module__ohHnYG__scopeColumns p{margin-top:10px;font-size:14px}@media (max-width:900px){.ProductStory-module__ohHnYG__root{padding:0 25px}.ProductStory-module__ohHnYG__walkthrough{grid-template-columns:1fr;padding:25px}.ProductStory-module__ohHnYG__workPanel{border-left:0;border-top:1px solid var(--line);padding:25px 12px}.ProductStory-module__ohHnYG__briefPanel dl{grid-template-columns:1fr 1fr;align-items:center;gap:10px;display:grid}.ProductStory-module__ohHnYG__briefPanel dt{margin:0}.ProductStory-module__ohHnYG__triggers{grid-template-columns:1fr 1fr;gap:25px}.ProductStory-module__ohHnYG__triggers>div{grid-column:1/-1}.ProductStory-module__ohHnYG__homeCapabilities,.ProductStory-module__ohHnYG__reviewSection,.ProductStory-module__ohHnYG__evolving{gap:40px}.ProductStory-module__ohHnYG__contextSlips{flex-wrap:wrap}.ProductStory-module__ohHnYG__knowledgeFlow{gap:25px}.ProductStory-module__ohHnYG__knowledgeCore:before,.ProductStory-module__ohHnYG__knowledgeCore:after{width:25px}.ProductStory-module__ohHnYG__sectionHeading{gap:35px}.ProductStory-module__ohHnYG__sectionHeading>p{max-width:310px}}@media (max-width:600px){.ProductStory-module__ohHnYG__root{padding:0 22px}.ProductStory-module__ohHnYG__homeIntro,.ProductStory-module__ohHnYG__sectionHeading{margin-bottom:35px;display:block}.ProductStory-module__ohHnYG__homeIntro{padding-top:60px}.ProductStory-module__ohHnYG__homeIntro p,.ProductStory-module__ohHnYG__sectionHeading>p{max-width:100%;margin-top:22px}.ProductStory-module__ohHnYG__jobNav{justify-content:space-between;gap:0}.ProductStory-module__ohHnYG__jobNav button{padding-bottom:14px;font-size:12px}.ProductStory-module__ohHnYG__cloud{border-radius:9px;padding:35px 12px}.ProductStory-module__ohHnYG__windowTop{padding:15px;font-size:12px}.ProductStory-module__ohHnYG__windowTop>span:last-child{font-size:10px}.ProductStory-module__ohHnYG__request{gap:9px;padding:22px 16px}.ProductStory-module__ohHnYG__request p{font-size:13px}.ProductStory-module__ohHnYG__steps{gap:13px;padding:0 16px 22px}.ProductStory-module__ohHnYG__steps>div{gap:8px;font-size:11px}.ProductStory-module__ohHnYG__result{padding:20px 16px}.ProductStory-module__ohHnYG__result strong{font-size:13px}.ProductStory-module__ohHnYG__result p{font-size:12px}.ProductStory-module__ohHnYG__demoCaption{line-height:1.6;display:block}.ProductStory-module__ohHnYG__demoCaption a{margin-top:14px}.ProductStory-module__ohHnYG__homeCapabilities,.ProductStory-module__ohHnYG__reviewSection,.ProductStory-module__ohHnYG__evolving{grid-template-columns:1fr;gap:35px;padding:65px 0}.ProductStory-module__ohHnYG__homeCapabilities h2 br{display:none}.ProductStory-module__ohHnYG__onboarding{padding:60px 0}.ProductStory-module__ohHnYG__onboarding ol{grid-template-columns:1fr;gap:30px;margin-top:30px}.ProductStory-module__ohHnYG__onboarding li:before{margin-bottom:16px;padding-bottom:10px}.ProductStory-module__ohHnYG__closing{padding:60px 0;display:block}.ProductStory-module__ohHnYG__closing .ProductStory-module__ohHnYG__link{margin-top:28px}.ProductStory-module__ohHnYG__agentWalkthrough,.ProductStory-module__ohHnYG__memoryAnswer{padding:60px 0}.ProductStory-module__ohHnYG__triggers{gap:30px 20px;padding:0 0 60px}.ProductStory-module__ohHnYG__triggers h2,.ProductStory-module__ohHnYG__reviewCopy h2{font-size:32px}.ProductStory-module__ohHnYG__triggers h3{font-size:17px}.ProductStory-module__ohHnYG__triggers article p{font-size:13px}.ProductStory-module__ohHnYG__scheduleDays{gap:3px}.ProductStory-module__ohHnYG__scheduleDays span{width:20px}.ProductStory-module__ohHnYG__eventLine{flex-wrap:wrap;gap:7px;font-size:10px}.ProductStory-module__ohHnYG__integrations{padding:25px 0 60px}.ProductStory-module__ohHnYG__integrations>div{gap:22px}.ProductStory-module__ohHnYG__integrations span{font-size:14px}.ProductStory-module__ohHnYG__question{padding:15px 0;font-size:20px}.ProductStory-module__ohHnYG__contextSlips{padding:20px 0 30px;display:grid}.ProductStory-module__ohHnYG__contextSlips span{font-size:12px}.ProductStory-module__ohHnYG__answer{gap:13px;padding:22px 18px}.ProductStory-module__ohHnYG__answer p{font-size:16px}.ProductStory-module__ohHnYG__connected{padding:60px 0}.ProductStory-module__ohHnYG__knowledgeFlow{grid-template-columns:1fr;gap:30px;margin:35px 0}.ProductStory-module__ohHnYG__knowledgeCore{width:220px;margin:auto}.ProductStory-module__ohHnYG__knowledgeCore:before,.ProductStory-module__ohHnYG__knowledgeCore:after{width:1px;height:30px;left:50%;right:auto}.ProductStory-module__ohHnYG__knowledgeCore:before{top:-30px}.ProductStory-module__ohHnYG__knowledgeCore:after{top:100%}.ProductStory-module__ohHnYG__facts{text-align:center;gap:18px}.ProductStory-module__ohHnYG__boundaries{padding:60px 0}.ProductStory-module__ohHnYG__scopeColumns{grid-template-columns:1fr;gap:30px}.ProductStory-module__ohHnYG__scopeColumns article{padding-top:22px}.ProductStory-module__ohHnYG__scopeColumns svg{margin-bottom:15px}}
