.hp3 .support-scene{margin:auto 12px 12px;border:1px solid #e4ebe6;border-radius:12px;background:radial-gradient(ellipse at 50% 25%,#fff,#f5f7f6 65%,#edf2ee);color:#53665b;overflow:hidden}.hp3 .support-scene-toolbar{display:flex;align-items:center;justify-content:space-between;height:52px;padding:12px 17px 5px;color:#687b70;font-size:10px}.hp3 .support-scene-toolbar>span{display:flex;gap:7px;align-items:center}.hp3 .sw-workspace{display:grid;place-items:center;width:18px;height:18px;border-radius:5px;background:#174b32;color:#fff;font-weight:600;font-size:11px}.hp3 .support-scene-toolbar button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #dfe8e2;border-radius:50%;background:#fff;color:#587563;cursor:pointer}.hp3 .support-scene-toolbar button:focus-visible{outline:2px solid #0f7a50;outline-offset:3px}.hp3 .support-workflow-art{display:block;width:100%;height:auto;overflow:visible}.hp3 .support-workflow-art text{font-family:var(--sans);fill:#293a30}.hp3 .sw-panel{fill:#fff;stroke:#dfe6e1;filter:drop-shadow(0 4px 7px #233c2e08)}.hp3 .support-workflow-art .sw-title{font-size:14px;font-weight:600}.hp3 .support-workflow-art .sw-body{font-size:13px}.hp3 .support-workflow-art .sw-meta{font-size:11px;fill:#718078}.hp3 .support-workflow-art .sw-small{font-size:11px;font-weight:500}.hp3 .support-workflow-art .sw-green{color:#168052;fill:#168052}.hp3 .support-workflow-art .sw-amber{color:#917030;fill:#917030}.hp3 .support-workflow-art .sw-purple{fill:#795aa8}.hp3 .sw-divider{stroke:#eaf0ec}.hp3 .sw-wire{fill:none;stroke:#d7e4dc;stroke-width:1.5}.hp3 .sw-route{fill:none;stroke:#6ab48a;stroke-width:1.8;stroke-dasharray:1}.hp3 .sw-tick{fill:none;stroke:#198452;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1}.hp3 .sw-white-tick .sw-tick{stroke:#fff}.hp3 .sw-handoff-signal,.hp3 .sw-thinking{opacity:0}.hp3 .sw-thinking{fill:#60856e}.hp3 .sw-success-ring{fill:none;stroke:#399d65;opacity:0;transform-origin:center;transform-box:fill-box}.hp3 .support-scene[data-playing=true] .sw-reveal{animation:sw-reveal .55s cubic-bezier(.22,1,.36,1) var(--sw-delay) both}.hp3 .support-scene[data-playing=true] .sw-character{animation:sw-character .16s linear var(--sw-delay) both}.hp3 .support-scene[data-playing=true] .sw-tick{animation:sw-draw .4s ease var(--sw-delay) both}.hp3 .support-scene[data-playing=true] .sw-route{animation:sw-draw .9s ease var(--sw-delay) both}.hp3 .support-scene[data-playing=true] .sw-thinking{animation:sw-thinking-window 1.1s linear .55s both}.hp3 .support-scene[data-playing=true] .sw-thinking circle{animation:sw-thinking-dot .6s ease-in-out var(--sw-delay) 3}.hp3 .support-scene[data-playing=true] .sw-handoff-signal{animation:sw-handoff-signal 1.2s cubic-bezier(.4,0,.3,1) 1.3s both}.hp3 .support-scene[data-playing=true] .sw-success-ring{animation:sw-success-ring 1s ease-out 2.9s both}@keyframes sw-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes sw-character{0%{opacity:0}to{opacity:1}}@keyframes sw-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes sw-thinking-window{0%,90%{opacity:1}to{opacity:0}}@keyframes sw-thinking-dot{50%{transform:translateY(-2px);opacity:.4}}@keyframes sw-handoff-signal{0%{opacity:0;transform:translateX(0)}12%,85%{opacity:1}to{opacity:0;transform:translateX(235px)}}@keyframes sw-success-ring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.035,1.15)}}@media (max-width:760px){.hp3 .support-scene{margin:0 14px 14px}}@media (prefers-reduced-motion:reduce){.hp3 .support-scene[data-playing=true] *{animation:none}.hp3 .support-scene-toolbar button{visibility:hidden}}.hp3 .support-page{--support-dark:#090909}.hp3 .support-page section[id]{scroll-margin-top:82px}.hp3 .support-page .wrap{max-width:1240px}.hp3 .support-page section{padding-block:96px}.hp3 .support-page section.support-hero{position:relative;isolation:isolate;padding-block:28px 88px;color:#f1f7f3;background:radial-gradient(ellipse at 85% 45%,rgba(55,99,66,.12),transparent 57%),#090909}.hp3 .support-hero:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(171,211,176,.045) 1px,transparent 0),linear-gradient(90deg,rgba(171,211,176,.045) 1px,transparent 0);background-size:88px 88px;background-position:50%;mask-image:radial-gradient(ellipse at 85% 50%,#000,transparent 72%)}.hp3 .support-hero-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:center}.hp3 .support-hero .hero-inner{gap:22px;max-width:none;margin:0;text-align:left;justify-items:start}.hp3 .support-hero .cta-row{justify-content:flex-start;gap:10px}.hp3 .support-breadcrumb{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#a3bbae;margin-bottom:44px}.hp3 .support-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;color:#b0d8ba;font-size:10px;letter-spacing:.1em}.hp3 .support-hero h1{font-size:clamp(2.7rem,4.1vw,3.5rem);line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.hp3 .support-hero h1 span{color:#b8ddbb;display:block}.hp3 .support-hero h1 .support-headline-opening{color:inherit}.hp3 .support-hero .lede{max-width:440px;font-size:16px;line-height:1.8;color:#b7c9bd}.hp3 .support-page .btn{height:44px;padding-inline:20px}.hp3 .support-reassurance{font-size:12px;color:var(--t3)}.hp3 .support-reassurance span{margin-inline:8px}.hp3 .support-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#258157;flex:none}.hp3 .support-page-nav{border-block:1px solid var(--border);background:#fff}.hp3 .support-page-nav .wrap{display:flex;align-items:center;justify-content:flex-end;gap:30px;min-height:66px;font-size:13px}.hp3 .support-page-nav span{margin-right:auto;font-weight:600}.hp3 .support-page-nav a{color:var(--t2);padding-block:16px;white-space:nowrap}.hp3 .support-page-nav a:hover{color:var(--em)}.hp3 .support-page .sec-head{gap:18px}.hp3 .support-page .sec-head h2{font-size:clamp(1.9rem,3.4vw,2.7rem);line-height:1.15;letter-spacing:-.035em}.hp3 .support-page .sec-head .lede{font-size:16px;line-height:1.85}.hp3 .support-inbox-section .sec-head{max-width:780px;margin:0 auto;text-align:center}.hp3 .support-inbox-section .sec-head .eyebrow{justify-content:center}.hp3 .support-inbox-section .sec-head .lede{max-width:720px;margin-inline:auto}.hp3 .support-page section.support-workflow-section{background:#f5f7f5;color:var(--ink);position:relative}.hp3 .support-workflow-section .sec-head{text-align:center;margin:0 auto 52px;max-width:730px}.hp3 .support-workflow-section .eyebrow{color:var(--em)}.hp3 .support-workflow-section .sec-head .lede{color:var(--t2);max-width:580px;margin-inline:auto}.hp3 .support-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hp3 .support-workflow-grid article{border:1px solid #e0e7e1;border-radius:14px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.hp3 .support-step-copy{padding:28px 26px 24px}.hp3 .support-step-number{font-family:var(--mono);font-size:10px;letter-spacing:.07em;color:#55775f}.hp3 .support-step-copy h3{font-size:22px;line-height:1.3;margin:14px 0 12px;letter-spacing:-.025em}.hp3 .support-step-copy p{font-size:14px;line-height:1.75;color:var(--t2)}.hp3 .support-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 48px}.hp3 .support-features article{padding:28px 0;border-top:1px solid var(--border)}.hp3 .support-features svg{color:var(--em);margin-bottom:17px}.hp3 .support-features h3{font-size:18px;margin-bottom:10px;line-height:1.4}.hp3 .support-features p{font-size:14px;color:var(--t2);line-height:1.8}.hp3 .support-page section.support-connected-section{background:#fff}.hp3 .support-connected-grid{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.4fr);align-items:center;gap:48px}.hp3 .support-connected-grid .sec-head{margin-bottom:25px;max-width:400px}.hp3 .support-connected-preview{min-width:0;padding:20px 16px 24px;border:1px solid #e2ebe4;border-radius:18px;background:radial-gradient(ellipse at 75% 20%,#f6faf7,transparent 70%),#edf4ef}@media (max-width:1000px){.hp3 .support-connected-grid{grid-template-columns:1fr;gap:40px}.hp3 .support-connected-grid .sec-head{max-width:680px}}.hp3 .support-faq-grid{align-items:start;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.hp3 .support-faqs details{border-bottom:1px solid var(--border);padding:21px 0}.hp3 .support-faqs details:first-child{padding-top:0}.hp3 .support-faqs summary{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:28px;font-size:16px;font-weight:500;cursor:pointer;list-style:none}.hp3 .support-faqs details p{margin-top:15px;padding-right:28px;font-size:14px;line-height:1.8;color:var(--t2)}.hp3 .support-faqs>a{margin-top:26px}.hp3 .support-page section.final-cta{padding-block:0}.hp3 .support-page .final-cta-connected .final{padding-top:56px}@media (min-width:961px){.hp3 .support-page .final-cta-connected .final{min-height:688px;padding-top:272px}}@media (max-width:960px){.hp3 .support-page section{padding-block:72px}.hp3 .support-connected-grid{gap:35px}.hp3 .support-workflow-grid{gap:12px}.hp3 .support-step-copy{padding:20px 18px}.hp3 .support-step-copy h3{font-size:20px}.hp3 .support-features{gap:0 25px}.hp3 .support-faq-grid{gap:40px}}@media (max-width:760px){.hp3 .support-page section{padding-block:60px}.hp3 .support-page section.support-hero{padding-block:22px 48px}.hp3 .support-breadcrumb{margin-bottom:17px}.hp3 .support-hero .hero-inner{gap:18px}.hp3 .support-hero h1{font-size:clamp(2.6rem,8.5vw,3.6rem)}.hp3 .support-hero .lede{font-size:16px}.hp3 .support-page-nav .wrap{justify-content:flex-start;gap:24px;overflow-x:auto;min-height:55px;font-size:12px}.hp3 .support-page-nav span{display:none}.hp3 .support-connected-grid,.hp3 .support-faq-grid{grid-template-columns:1fr;gap:30px}.hp3 .support-page .sec-head{margin-bottom:30px}.hp3 .support-faq-grid .sec-head{margin-bottom:0}.hp3 .support-workflow-grid{grid-template-columns:1fr;gap:20px;max-width:490px;margin-inline:auto}.hp3 .support-step-copy{padding:26px}.hp3 .support-step-copy h3{font-size:25px}.hp3 .support-features{grid-template-columns:1fr 1fr;gap:0 25px}}@media (max-width:400px){.hp3 .support-page .btn{font-size:12px;padding-inline:12px}.hp3 .support-features{grid-template-columns:1fr}}.hp3 .support-hero-art{min-width:0}.hp3 .support-hero-art-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-family:var(--mono);font-size:9px;letter-spacing:.05em;color:#a3bbae;min-height:28px}.hp3 .support-hero-art-label button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #43634f;border-radius:50%;background:rgba(255,255,255,.05);color:#d4e5d9;cursor:pointer}.hp3 .support-hero-art-caption{display:flex;align-items:center;gap:7px;font-size:10px;color:#a3bbae;margin:18px 2px 0;flex-wrap:wrap}.hp3 .support-hero-art-caption>span:last-child{color:#91aa9b;font-size:9px;margin-left:auto}@media (min-width:961px) and (max-width:1100px){.hp3 .support-hero-grid{gap:30px}.hp3 .support-hero .btn{padding-inline:13px;font-size:13px}}@media (max-width:960px){.hp3 .support-hero-grid{grid-template-columns:1fr;gap:36px}.hp3 .support-hero .hero-inner{max-width:560px}.hp3 .support-hero .lede{max-width:520px}.hp3 .support-hero-art{width:100%;max-width:700px}.hp3 .support-hero h1{max-width:530px}}@media (max-width:480px){.hp3 .support-hero-art-caption>span:last-child{margin-left:13px}}@media (prefers-reduced-motion:reduce){.hp3 .support-hero-art-label button{display:none}}.hp3 .support-hero .btn-primary{background:#d9ebd7;border-color:#d9ebd7;color:#123523}.hp3 .support-hero .btn-primary:hover{background:#ecf5e9;border-color:#ecf5e9}.hp3 .support-hero .btn-secondary{background:rgba(255,255,255,.025);border-color:#496451;color:#e5eee6}.hp3 .support-hero .btn-secondary:hover{background:rgba(255,255,255,.08);border-color:#829e8b}.hp3 .support-hero .support-reassurance{color:#a0b7a7;font-size:11px}.hp3 .support-breadcrumb a:hover{color:#eff7ef}.hp3 .support-breadcrumb [aria-current]{color:#d9e6dc}.hp3 .support-workspace-logo{display:grid;place-items:center;width:25px;height:25px;background:#154a32;border:1px solid #246443;border-radius:6px;color:#fff;font-size:14px;font-weight:600}.hp3 .support-hero .support-hero-art-caption>.support-live-dot{background:#a0d5ae}.hp3 .support-page-nav a{position:relative;transition:color .15s}.hp3 .support-page-nav a:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:0;background:var(--em);transform:scaleX(0);transition:transform .18s}.hp3 .support-page-nav a:focus-visible:after,.hp3 .support-page-nav a:hover:after{transform:scaleX(1)}.hp3 .support-faqs summary::-webkit-details-marker{display:none}.hp3 .support-faqs summary:after{content:"+";color:var(--em);font-size:23px;font-weight:400;flex:none;line-height:1}.hp3 .support-faqs details[open] summary:after{content:"−"}@media (min-width:761px) and (max-width:1000px){.hp3 .support-workflow-grid{grid-template-columns:1fr;gap:18px}.hp3 .support-workflow-grid article{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center}.hp3 .support-step-copy{padding:28px}}@media (max-width:960px){.hp3 .support-hero-grid{gap:44px}.hp3 .support-hero .hero-inner{max-width:640px}.hp3 .support-hero-art{max-width:none}}@media (max-width:760px){.hp3 .support-hero .support-breadcrumb{margin-bottom:34px}.hp3 .support-hero h1{font-size:clamp(1.9rem,8.8vw,3.7rem);line-height:1.1}.hp3 .support-hero .hero-inner{gap:20px}.hp3 .support-hero .lede{font-size:15px;line-height:1.8}.hp3 .support-hero-art-label{font-size:8px}.hp3 .support-hero-art-caption{line-height:1.7}.hp3 .support-hero .cta-row{gap:10px}.hp3 .support-step-copy h3{font-size:23px}}@media (max-width:400px){.hp3 .support-hero .cta-row{width:100%}.hp3 .support-hero .cta-row .btn{justify-content:center;padding-inline:10px;font-size:12px;flex:1}.hp3 .support-hero .support-reassurance{font-size:10px}.hp3 .support-hero .support-reassurance span{margin-inline:3px}.hp3 .support-hero-art-caption>span:last-child{margin-left:0}}@media (prefers-reduced-motion:reduce){.hp3 .support-page-nav a,.hp3 .support-page-nav a:after{transition:none}}.hp3 .support-controls-section .sec-head{max-width:720px}.hp3 .support-hero .eyebrow svg{flex:none}.hp3 .support-page .support-demo-caption{margin:18px 0 0;font-size:12px;line-height:1.8;color:var(--t3);text-align:center}.hp3 .support-page .support-demo-heading{margin:0 0 18px;font-size:14px;font-weight:500;line-height:1.6;color:var(--t2)}.hp3 #support-inbox .swi-shell{height:710px}@container support-workspace (max-width:1050px){.hp3 #support-inbox .swi-shell{height:750px}}@container support-workspace (max-width:520px){.hp3 #support-inbox .swi-shell{height:865px}}@container support-workspace (max-width:290px){.hp3 #support-inbox .swi-shell{height:965px}}@media(max-width:600px){.hp3 #support-connected .swi-agent-step{margin-top:13px}}.hp3 .support-controls-link{margin-top:32px;text-align:center}