.product-switcher{position:sticky;top:76px;z-index:18;display:grid;grid-template-columns:1fr 1fr;background:#dcdad2;border-bottom:1px solid var(--line)}.product-switcher a{padding:15px max(24px,calc((100vw - 1400px)/2));text-decoration:none;display:flex;gap:18px;align-items:center;font-size:11px}.product-switcher a:first-child{justify-content:flex-end;padding-right:34px}.product-switcher a:last-child{padding-left:34px}.product-switcher b{color:var(--orange);font-size:9px;letter-spacing:.12em}.product-switcher .active{background:var(--deep);color:white}.architecture-hero{padding-top:86px}.architecture-mini{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.18);margin:28px 0}.architecture-mini div{min-height:155px;padding:20px;background:var(--deep);display:flex;flex-direction:column}.architecture-mini small{color:var(--orange)}.architecture-mini strong{margin-top:22px;font-size:14px}.architecture-mini span{margin-top:10px;color:#aeb9b6;font-size:11px;line-height:1.45}.mechanism{padding:110px max(28px,calc((100vw - 1400px)/2));background:var(--deep);color:white}.mechanism h2{max-width:950px;font-size:clamp(50px,6vw,86px);line-height:.95;letter-spacing:-.055em;font-weight:500}.mechanism-flow{margin-top:65px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center}.mechanism-flow div{min-height:150px;padding:22px;border:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:space-between}.mechanism-flow b,.mechanism-flow i{color:var(--orange);font-style:normal}.mechanism-flow span{font-size:13px;line-height:1.4;font-weight:700}.mechanism-flow i{padding:8px}.mechanism-note{max-width:850px;margin:55px 0 0 auto;padding-top:28px;border-top:4px solid var(--orange);font-size:22px;line-height:1.45}.verticals{padding:120px max(28px,calc((100vw - 1400px)/2))}.vertical-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px}.vertical-grid article{min-height:340px;padding:28px;border:1px solid var(--line);border-right:0;display:flex;flex-direction:column}.vertical-grid article:last-child{border-right:1px solid var(--line);background:var(--orange);color:white}.vertical-grid span{color:var(--orange);font-size:10px;font-weight:800}.vertical-grid article:last-child span{color:white}.vertical-grid h3{margin-top:auto;font-size:27px}.vertical-grid p{font-size:14px;line-height:1.55}.product-demo{display:grid;grid-template-columns:.68fr 1.32fr;gap:60px;padding:110px max(28px,calc((100vw - 1400px)/2));background:var(--deep);color:white}.demo-copy h2{font-size:clamp(45px,5vw,72px);line-height:.96;letter-spacing:-.05em;font-weight:500}.demo-copy p{font-size:17px;line-height:1.6;color:#d4dcda}.demo-window{background:#d8d6ce;padding:10px;box-shadow:14px 14px 0 var(--orange)}.demo-window iframe{display:block;width:100%;height:620px;border:0;background:white}.readiness{padding:115px max(28px,calc((100vw - 1400px)/2));background:#dfddd4}.readiness-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;margin-top:35px}.readiness h2{font-size:clamp(48px,5.5vw,78px);line-height:.96;letter-spacing:-.05em;font-weight:500;margin:0}.readiness p{font-size:17px;line-height:1.6}.readiness-card{padding:45px;background:var(--deep);color:white;border-top:5px solid var(--orange);box-shadow:12px 12px 0 rgba(12,24,22,.12)}.readiness-card>span{color:var(--orange);font-size:10px;letter-spacing:.14em;font-weight:800}.readiness-card>strong{display:block;font-size:70px;margin:35px 0 15px}.readiness-card hr{border:0;border-top:1px solid rgba(255,255,255,.18);margin:35px 0}.readiness-card b{color:var(--orange);font-size:11px;letter-spacing:.08em}.setup-crosssell{padding:90px max(28px,calc((100vw - 1400px)/2));display:grid;grid-template-columns:1.2fr .8fr;gap:80px;border-top:4px solid var(--orange)}.setup-crosssell>div>span,.bundle>div>span{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.14em}.setup-crosssell h2,.bundle h2{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.05em;font-weight:500}.setup-crosssell p{font-size:17px;line-height:1.55}.honest-note{font-weight:800;color:var(--orange)}.setup-choice{padding:42px;background:#e1dfd7;display:flex;flex-direction:column;justify-content:center}.setup-choice small{color:var(--orange);font-weight:800}.setup-choice strong{font-size:30px;margin:25px 0 10px}.setup-choice>span{font-size:18px}.setup-choice .button{margin-top:30px}.bundle{padding:90px max(28px,calc((100vw - 1400px)/2));background:var(--orange);display:grid;grid-template-columns:1fr 1fr;gap:70px}.bundle>div>span{color:white}.bundle-products{align-self:center}.bundle-products p{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--ink);font-size:16px}.bundle-products p b{font-size:10px}.bundle-products i{display:block;text-align:center;font-size:24px}.bundle-products>span{display:block;padding:20px;background:var(--deep);color:white;text-align:right;font-weight:800}.bundle-note{grid-column:1/-1;margin:0;font-size:12px;font-weight:700}.inside-head h2{font-size:clamp(44px,5vw,76px);line-height:.98;letter-spacing:-.05em;margin:0;font-weight:500}
@media(max-width:1000px){.mechanism-flow{grid-template-columns:1fr 1fr}.mechanism-flow i{display:none}.vertical-grid{grid-template-columns:1fr 1fr}.vertical-grid article{border-right:1px solid var(--line)}.product-demo,.readiness-grid,.setup-crosssell,.bundle{grid-template-columns:1fr}.demo-window iframe{height:520px}.bundle-note{grid-column:1}.product-switcher a span{display:none}}
@media(max-width:640px){.product-switcher{top:66px}.product-switcher a{padding:13px 16px!important;justify-content:center!important}.architecture-hero{padding-top:65px}.architecture-mini,.mechanism-flow,.vertical-grid{grid-template-columns:1fr}.mechanism,.verticals,.product-demo,.readiness,.setup-crosssell,.bundle{padding:75px 20px}.mechanism h2,.readiness h2,.setup-crosssell h2,.bundle h2,.inside-head h2{font-size:43px}.mechanism-note{font-size:18px}.vertical-grid article{min-height:240px}.demo-window{box-shadow:7px 7px 0 var(--orange)}.demo-window iframe{height:460px}.readiness-card{padding:30px}.setup-choice{padding:30px}}

.product-route{padding:26px max(28px,calc((100vw - 1400px)/2));background:#e3e1d9;border-bottom:1px solid var(--line)}.product-route-head{display:flex;justify-content:space-between;gap:30px;align-items:center}.product-route-head>span{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.15em}.product-route-head p{margin:0;font-size:13px}.product-route-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-route-steps a{padding:18px 22px;text-decoration:none;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.product-route-steps a:last-child{border-right:0}.product-route-steps a:hover{background:var(--deep);color:white}.product-route-steps small{color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.12em}.product-route-steps strong{font-size:14px}.product-route-note{margin:15px 0 0;font-size:11px;font-weight:700;color:#606b68}
@media(max-width:640px){.product-route{padding:24px 20px}.product-route-head{display:block}.product-route-head p{margin-top:10px;line-height:1.45}.product-route-steps{grid-template-columns:1fr}.product-route-steps a{border-right:0;border-bottom:1px solid var(--line)}.product-route-steps a:last-child{border-bottom:0}}
