.home-step-mobile-controls,.home-roi-mobile-details{display:none}.home-step-navigation{border:1px solid var(--line);background:var(--surface);border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px;display:grid;overflow:hidden}.home-step{border:0;border-right:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border-bottom:3px solid #0000;grid-template-rows:auto 1fr;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;padding:16px 18px;display:grid}.home-step:last-child{border-right:0}.home-step:hover{background:#f7f9fc}.home-step.is-active{background:#f0f5ff;border-bottom-color:#075bed}.home-step:focus-visible{outline-offset:-3px;outline:2px solid #075bed}.home-step-number{color:#075bed;padding-top:3px;font:10px/1.5 ui-monospace,monospace}.home-step-title{letter-spacing:-.025em;font-size:20px;font-weight:550;line-height:1.2}.home-step-description{color:var(--ink-2);grid-column:1/-1;margin-top:0;font-size:13px;line-height:1.55;display:block}.home-step-preview{border:1px solid var(--line);background:#f5f7fa;border-radius:5px;margin-top:12px;padding:0}.home-step-preview-heading{color:var(--ink);align-items:center;gap:18px;padding:12px 18px;display:flex}.home-step-preview-heading>span{color:#075bed;font:11px ui-monospace,monospace}.home-step-preview-heading strong{font-size:15px;font-weight:500}.home-step-preview-visual{min-height:0;margin-inline:auto}.home-step-preview .home-story-panel,.home-step-preview .home-deploy-panel{border-radius:5px}@media (max-width:1000px){.home-step{padding:18px}.home-step-title{font-size:17px}.home-step-description{font-size:12px}}@media (max-width:700px){.home-step-navigation{scroll-snap-type:x mandatory;grid-template-columns:repeat(4,minmax(220px,78%));overflow-x:auto}.home-step{scroll-snap-align:start}.home-step-preview{padding:16px}.home-step-preview-visual{min-height:0}.home-step-preview .home-deploy-panel{grid-template-columns:minmax(0,1fr);justify-items:center;padding:18px}.home-step-preview .home-redline-panel article{grid-template-columns:28px minmax(0,1fr);gap:8px}.home-step-preview .home-review-actions{grid-column:2}}.home-roi-card{background:#fff;border-radius:5px;flex-direction:column;min-width:0;padding:26px;display:flex}.home-roi-metric{border-bottom:1px solid var(--line);min-height:134px;padding-bottom:24px}.home-roi-counter{color:#075bed;font-variant-numeric:tabular-nums;letter-spacing:-.04em;align-items:baseline;gap:4px;margin-bottom:14px;padding-top:20px;font-size:clamp(52px,5vw,72px);font-weight:500;line-height:1;display:flex;position:relative}.home-roi-qualifier{letter-spacing:0;font-size:11px;font-weight:400;line-height:1.4;position:absolute;top:0;left:0}.home-roi-detail{color:#075bed;letter-spacing:0;min-height:18px;margin-top:6px;font-size:13px;font-weight:400;line-height:1.4;display:block}@media (max-width:800px){.home-roi-detail:empty{display:none}}.home-roi-direction{align-self:center;margin-right:6px;font-size:.38em;font-weight:400}.home-roi-digits{letter-spacing:0;display:inline-flex}.home-roi-digit{width:.62em;height:1em;display:block;overflow:hidden}.home-roi-digit-strip{line-height:1;display:block}.home-roi-digit-strip>span{text-align:center;height:1em;display:block}.home-roi-percent{letter-spacing:-.04em;font-size:.58em}.home-roi-metric>strong{color:#151c29;letter-spacing:-.04em;font-size:clamp(22px,2.1vw,30px);font-weight:550;line-height:1.15}.home-roi-card h3{letter-spacing:-.025em;min-height:47px;margin:24px 0 12px;font-size:18px;font-weight:550;line-height:1.3}.home-roi-description{color:var(--ink-2);margin:0 0 26px;font-size:13px;line-height:1.7}.home-roi-measure{border-top:1px solid var(--line);margin-top:auto;padding-top:18px}.home-roi-measure>span{color:#68768c;margin-bottom:7px;font-size:10px;display:block}.home-roi-measure strong{color:#344767;font-size:12px;font-weight:500;line-height:1.5;display:block}@media (min-width:768px) and (max-width:1200px){.home-design .home-capabilities-section .home-roi-metric{min-height:158px}.home-design .home-capabilities-section .home-roi-measure{min-height:78px}}.home-design{--ink:#111317;--ink-2:#505966;--ink-3:#69778b;--bg:#f3f5f8;--surface:#fff;--line:#dce2ea;--dark:#11151c;--accent:#075bed;--accent-hover:#0649bd;--accent-soft:#edf3ff;--eyebrow:#075bed;color:var(--ink);background:#fff}.home-design .section{border-top:1px solid var(--line);padding-block:100px}.home-design .eyebrow{letter-spacing:.12em;color:#075bed;font:10px/1.5 ui-monospace,monospace}.home-design .static-section-heading{text-align:left;max-width:none;margin:0}.home-design .static-section-heading h2{letter-spacing:-.045em;text-wrap:balance;max-width:850px;margin:16px 0 24px;font-size:clamp(32px,3.5vw,54px);font-weight:500;line-height:1.08}.home-design .static-section-heading>p:not(.eyebrow){max-width:680px;color:var(--ink-2);margin:0;font-size:16px;line-height:1.8}.home-design .btn-primary,.home-design .btn-secondary{min-height:48px;box-shadow:none;border-radius:3px;gap:24px;padding:14px 20px;font-size:13px;font-weight:500}.home-design .btn-primary{color:#fff;background:#075bed;border-color:#075bed}.home-design .btn-primary:hover{background:#0649bd;transform:none}.home-design .btn-secondary{color:#172134;background:0 0;border:1px solid #c9d2df}.home-design .btn-secondary:hover{background:#edf3ff;transform:none}.home-design :is(a,button):focus-visible{outline-offset:4px;outline:2px solid #075bed}.home-design .card{border:1px solid var(--line);box-shadow:none;border-radius:5px}.home-design .card:hover{box-shadow:none;transform:none}.home-design .home-photo-hero{min-height:0;color:var(--ink);background:radial-gradient(at 100% 90%,#edf3fc,#fff 65%)}.home-design .home-photo-hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px 64px;padding-top:146px;padding-bottom:28px;display:grid}.home-hero-copy{min-width:0;padding-block:28px}.home-hero-copy>.eyebrow{margin-bottom:25px}.home-design .home-photo-hero h1{letter-spacing:-.055em;max-width:780px;color:var(--ink);margin-bottom:28px;font-size:clamp(44px,5.2vw,78px);font-weight:500;line-height:1.02}.home-hero-copy>p:not(.eyebrow){max-width:560px;color:var(--ink-2);margin-bottom:30px;font-size:16px;line-height:1.8}.home-hero-image{isolation:isolate;background:#dce3eb;min-width:0;height:570px;position:relative;overflow:hidden}.home-hero-image>img{object-fit:cover;object-position:70% 38%;filter:saturate(1.08)brightness(1.04)contrast(1.03);transform:translateY(var(--hero-photo-offset,0px)) scale(1.22);transform-origin:70% 30%}.home-hero-image:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#081626b3);position:absolute;inset:45% 0 0}.home-hero-image-caption{z-index:3;color:#fff;letter-spacing:.04em;border-top:1px solid #ffffff60;justify-content:space-between;gap:20px;padding-top:17px;font:9px/1.6 ui-monospace,monospace;display:flex;position:absolute;inset:auto 24px 24px}.home-design .home-model-section{background:#fff;overflow-x:clip}.home-design .home-model-copy-grid{border-bottom:1px solid var(--line);background:radial-gradient(100% 125% at 100% 100%,#eaf0f8 0%,#f4f7fb 40%,#fff 78%);grid-template-columns:repeat(3,minmax(0,1fr))}.home-design .home-model-copy-grid article{border-right:1px solid var(--line);flex-direction:column;padding:28px;display:flex;position:relative}.home-design .home-model-copy-grid h3 a{color:inherit;text-decoration:none}.home-design .home-model-copy-grid h3 a:after{content:"";position:absolute;inset:0}.home-design .home-model-copy-grid article:hover{background:#ffffff50}.home-design .home-model-copy-grid article:hover h3{color:#075bed}.home-design .home-model-copy-grid h3 a:focus-visible{outline:none}.home-design .home-model-copy-grid h3 a:focus-visible:after{outline-offset:-3px;outline:2px solid #075bed}.home-design .home-model-copy-grid article:last-child{border-right:0}.home-design .home-model-copy-grid h3{letter-spacing:-.025em;font-size:18px;font-weight:500}.home-design .home-model-copy-grid p{font-size:13px;line-height:1.75}.home-design .home-products-section{background:#f3f5f8}.home-design .home-product-grid{gap:20px;margin-top:40px}.home-design .home-product-card{background:#fff;padding:0 26px 26px;overflow:hidden}.home-design .home-product-visual{background:#edf2f8;height:365px;min-height:365px;margin:0 -26px 28px;padding:28px 22px}.home-design .home-product-card h3{color:#111317;letter-spacing:-.035em;font-size:27px;font-weight:500;line-height:1.2}.home-design .home-product-card>p{color:#505966;margin:0 0 28px;font-size:14px;line-height:1.75}.home-product-link{border-top:1px solid var(--line);color:#075bed;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:12px;display:flex}.home-product-link>span{transition:transform .2s}.home-product-card:hover .home-product-link>span{transform:translate(2px,-2px)}.home-design .home-field-board,.home-design .home-compliance-watch{background:#fff;border-radius:5px;max-width:440px;box-shadow:0 12px 28px #2841660c}.home-preview-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.home-preview-header img{width:82px;height:auto;display:block}.home-preview-header>span{color:#69778b;font-size:9px}.home-preview-heading{padding:18px 16px 14px}.home-preview-heading strong{color:#172134;letter-spacing:-.02em;font-size:14px;font-weight:550;display:block}.home-preview-heading>span{color:#69778b;margin-top:5px;font-size:10px;display:block}.home-preview-assignments{padding-inline:16px}.home-preview-assignments>div{border-top:1px solid #e7ecf3;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.home-preview-assignments strong{font-size:11px;font-weight:500;display:block}.home-preview-assignments span{color:#69778b;margin-top:5px;font-size:9px;display:block}.home-preview-assignments b{color:#627692;white-space:nowrap;background:#f5f8fc;border:1px solid #dce5ef;border-radius:3px;padding:4px 6px;font-size:8px;font-weight:400}.home-preview-assignments b.is-active{color:#075bed;background:#edf3ff;border-color:#d5e2fb}.home-design .home-watch-heading{background:#f5f8fc;font-size:10px}.home-design .home-watch-row{min-height:44px;font-size:10px}.home-design .home-watch-row b{font-size:9px;font-weight:400}.home-design .home-story-section{background:#fff}.home-design .home-step-navigation{border-radius:5px}.home-design .home-step-title{font-size:18px;line-height:1.3}.home-design .home-step-preview{background:#fff;padding:0;overflow:hidden}.home-design .home-step-preview-heading{border-bottom:1px solid var(--line);background:#f5f7fa;margin-bottom:0}.home-design .home-step-preview-visual{max-width:none}.home-design .home-step-preview .home-story-panel{box-shadow:none;border:0;border-radius:0;padding:16px 18px}.home-design .home-step-preview .home-source-row{padding-block:12px}.home-design .home-step-preview .home-sources-panel{gap:32px}.home-design .home-step-preview .home-sources-panel>div>p{margin-bottom:8px}.home-design .home-step-preview .home-ui-title{padding:0 0 12px}.home-design .home-step-preview .home-conflicts-panel article,.home-design .home-step-preview .home-redline-panel article{padding-block:10px}.home-design .home-step-preview .home-deploy-panel{border-radius:0;grid-template-columns:300px minmax(0,380px);align-items:center;gap:clamp(24px,4vw,64px);padding:32px 24px 0}.home-design .home-step-preview .home-deploy-panel .phone-mockup{max-width:100%;width:280px!important}.home-design .home-step-preview .home-analysis-card{max-width:none;margin-bottom:32px;padding:26px}.home-design .home-ui-title{padding:14px 0 20px}.home-design .home-ui-title strong{font-size:13px;font-weight:550}.home-design .home-ui-title span{color:#47658e;background:#edf3ff;border-radius:3px;font-size:9px;font-weight:400}.home-design .home-story-panel{border-radius:5px;padding:24px}.home-design .home-source-row span{flex:0 0 32px;font-size:12px;line-height:1.6}.home-design .home-source-row strong{font-size:15px;font-weight:500;line-height:1.6}.home-design .home-sources-panel>div>p{color:#69778b;font:11px/1.7 ui-monospace,monospace}.home-design .home-conflicts-panel article{grid-template-columns:22px minmax(0,1fr)}.home-design .home-conflicts-panel article i{border-radius:3px;width:22px;height:22px;font-size:12px;font-weight:500}.home-design .home-conflicts-panel article strong{font-weight:500}.home-design .home-review-actions button{border-radius:3px}.home-design .home-review-actions{grid-template-columns:minmax(0,1fr) auto auto;align-self:start;align-items:center;gap:5px;width:128px;max-width:100%;display:grid}.home-design .home-review-actions button:first-child{grid-column:2}.home-design .home-review-actions button:nth-child(2){grid-column:3}.home-design .home-review-actions button[aria-pressed=true]{color:#fff;background:#075bed;border-color:#075bed}.home-design .home-review-actions [role=status]{color:#586479;text-align:right;white-space:nowrap;grid-column:1/-1;min-height:16px;font-size:11px;line-height:16px}.home-design .home-redline-panel ins{color:#22588c;font-weight:500}.home-design .home-deploy-panel{background:#edf2f9;border:0}.home-design .home-analysis-card{box-shadow:none;border-radius:5px}.home-design .home-analysis-card>span{font:9px ui-monospace,monospace}.home-design .home-analysis-card>strong{font-size:22px;font-weight:500}.home-design .home-analysis-card p{font-size:13px}.home-design .home-capabilities-section{background:#f3f5f8}.home-design .home-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}@media (min-width:801px){.home-design .home-capability-grid{row-gap:0}.home-design .home-roi-card{grid-template-rows:subgrid;grid-row:span 4;row-gap:0;display:grid}.home-design .home-roi-measure{margin-top:0}}.home-design .home-final-cta{text-align:left;background:#11151c;padding:82px 0}.home-design .home-final-cta .container{grid-template-columns:1fr auto;align-items:center;column-gap:80px;display:grid}.home-design .home-final-cta h2{color:#fff;letter-spacing:-.045em;max-width:760px;margin:0 0 22px;font-size:clamp(32px,3.5vw,54px);font-weight:500;line-height:1.08}.home-design .home-final-cta p{color:#b9c3d1;max-width:660px;margin:0;font-size:15px;line-height:1.8}.home-design .home-final-cta a{grid-area:1/2/3}body:has(.home-design) .navbar{background:#fffffff2;border-bottom:1px solid #dce2ea}body:has(.home-design) .navbar.scrolled{background:#fffffff2;border-bottom:1px solid #dce2ea}body:has(.home-design) .navbar .nav-logo .logo-img{filter:brightness(0)}body:has(.home-design) .navbar .nav-links a:not(.btn-primary){color:#505966}body:has(.home-design) .navbar .nav-links a:not(.btn-primary):hover{color:#111317;background:#f3f5f8}body:has(.home-design) .navbar .nav-links a.btn-primary{color:#fff;background:#075bed;border-radius:3px}body:has(.home-design) .navbar .nav-toggle span{background:#111317}@media (prefers-reduced-motion:no-preference){.home-hero-copy,.home-hero-image{animation:.7s ease-out both home-intro}.home-hero-image{animation:none}@keyframes home-intro{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:1100px){.home-design .home-photo-hero-inner{column-gap:32px}.home-hero-image{height:530px}.home-design .home-product-grid{gap:14px}.home-design .home-product-card{padding-inline:20px}.home-design .home-product-visual{margin-inline:-20px;padding-inline:14px}.home-design .home-step{padding:14px}.home-design .home-step-title{font-size:16px}}@media (max-width:800px){.home-design .home-capability-grid{grid-template-columns:minmax(0,1fr)}.home-design .home-photo-hero-inner{grid-template-columns:minmax(0,1fr);row-gap:26px;padding-top:116px}.home-hero-copy{padding-block:0}.home-design .home-photo-hero h1{max-width:700px;font-size:clamp(44px,7vw,64px)}.home-hero-image{height:340px}.home-design .home-product-grid{grid-template-columns:minmax(0,1fr);gap:24px}.home-design .home-product-visual{height:330px;min-height:330px}.home-design .home-final-cta .container{grid-template-columns:minmax(0,1fr);gap:0}.home-design .home-final-cta a{grid-area:auto/1;justify-self:start;margin-top:28px}}@media (max-width:600px){.home-design .section{padding-block:64px}.home-design .home-photo-hero-inner{padding-top:112px}.home-design .home-photo-hero h1{font-size:clamp(38px,10.2vw,55px)}.home-hero-copy>p:not(.eyebrow){font-size:15px}.home-hero-image{height:290px}.home-hero-image-caption{font-size:8px;inset-inline:16px}.home-design .home-model-copy-grid article{border-top:1px solid var(--line);padding:24px}.home-design .home-step-preview{padding:0}.home-design .home-step-preview .home-story-panel{padding:14px}.home-design .home-step-preview .home-deploy-panel{grid-template-columns:minmax(0,1fr);padding:16px}.home-design .home-step-title{font-size:16px}.home-design .home-capability-grid{grid-template-columns:minmax(0,1fr)}.home-design .home-roi-metric,.home-design .home-roi-card h3{min-height:0}.home-design .home-final-cta{padding-block:64px}}@media (prefers-reduced-motion:reduce){.home-design *,.home-design :before,.home-design :after{transition:none!important;animation:none!important}}@media (min-width:801px){.home-design .home-photo-hero-inner{min-height:800px;padding-top:150px;position:relative}.home-hero-copy{z-index:2;position:relative}.home-hero-image{pointer-events:none;height:auto;position:absolute;inset:0 calc(-50vw + 50%)}.home-hero-image:after{background:linear-gradient(90deg,#fff 0%,#fffffff9 30%,#ffffffe8 43%,#ffffff9e 53%,#ffffff26 67%,#fff0 78%),linear-gradient(#fff0 73%,#ffffffb3 92%,#fff 100%);inset:0}.home-hero-image-caption{display:none}.home-design .home-photo-hero h1{text-wrap:balance}}@media (max-width:800px){.home-hero-image{height:380px;margin-inline:calc(-1*clamp(24px,5vw,96px))}.home-hero-image>img{object-position:72% 38%;transform:scale(1.14)}.home-hero-image:after{background:linear-gradient(#fff 0%,#fff0 22% 74%,#fff 100%);inset:0}}.home-twin-track{--home-twin-top-overscan:0px;height:190vh;margin:48px 0 40px;position:relative}.home-twin-stage{--twin-progress:0;background:0 0;border:0;border-radius:0;height:min(740px,100svh - 132px);min-height:500px;position:sticky;top:104px;overflow:visible}.home-twin-track[data-state=ready]{--home-twin-top-overscan:160px}.home-twin-canvas{inset:calc(-1 * var(--home-twin-top-overscan)) 0 0;position:absolute}.home-twin-track[data-state=ready] .home-twin-canvas{left:calc(50% - 50vw);right:calc(50% - 50vw)}.home-twin-canvas canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.home-twin-poster{object-fit:contain}.home-twin-track[data-state=ready] .home-twin-poster{visibility:hidden}.home-twin-beacon{z-index:1;pointer-events:none;width:4px;height:4px;display:none;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.home-twin-track[data-state=ready] .home-twin-beacon{display:block}.home-twin-beacon i,.home-twin-beacon:after{background:#ed323a;border-radius:50%;animation:3.6s ease-in-out infinite home-twin-beacon-pulse;position:absolute;inset:0}.home-twin-beacon:after{content:"";background:radial-gradient(circle,#f0444b70 0%,#f0444b00 70%);inset:-5px}.home-twin-beacon[data-running=false] i,.home-twin-beacon[data-running=false]:after{animation-play-state:paused}@keyframes home-twin-beacon-pulse{0%,to{opacity:.15}45%,55%{opacity:1}}@media (prefers-reduced-motion:reduce){.home-twin-beacon i,.home-twin-beacon:after{opacity:.8;animation:none}}.home-twin-marker{--flag-color:#8b6300;--flag-dot:#efb917;--flag-border:#ebd9a4;z-index:2;opacity:0;pointer-events:none;width:174px;position:absolute;top:0;left:0;transform:translate(-50%,-100%)}.home-twin-marker[data-level=critical]{--flag-color:#be3238;--flag-dot:#e44848;--flag-border:#edc7c9}.home-twin-marker>div{border:1px solid var(--flag-border);border-left:3px solid var(--flag-dot);background:#fffffff5;border-radius:4px;padding:10px 12px;box-shadow:0 4px 16px #18283c0d}.home-twin-marker strong{color:#182232;font-size:11px;font-weight:500;line-height:1.4;display:block}.home-twin-marker span{color:var(--flag-color);margin-top:4px;font:10px/1.4 ui-monospace,monospace;display:block}.home-twin-marker:after{content:"";height:24px;display:block}.home-twin-marker i{width:1px;height:24px;transform:translateX(var(--flag-stem-offset,0px));background:var(--flag-dot);position:absolute;bottom:0;left:50%}.home-twin-marker i:after{content:"";background:var(--flag-dot);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-4px;left:-4px}@media (max-width:800px){.home-twin-marker{width:138px}.home-twin-marker>div{padding:7px 8px}.home-twin-marker strong{font-size:10px}.home-twin-marker span{font-size:9px}}@media (max-width:360px){.home-twin-marker{width:120px}}.home-twin-packet{z-index:3;background:#fff;border:1px solid #d0dae8;border-radius:5px;width:clamp(260px,25vw,330px);padding:24px;position:absolute;top:50%;right:28px;transform:translateY(-45%);box-shadow:0 16px 44px #273a5112}.home-twin-packet-label{color:#075bed;justify-content:space-between;gap:16px;font:9px ui-monospace,monospace;display:flex}.home-design .home-twin-packet h3{color:#141c2d;letter-spacing:-.035em;margin:16px 0 12px;font-size:25px;font-weight:500;line-height:1.1}.home-twin-packet>p{color:#64738a;margin:0 0 20px;font-size:12px;line-height:1.7}.home-twin-packet ul{border-top:1px solid #dce3ec;margin:0;padding:0;list-style:none}.home-twin-packet li{border-bottom:1px solid #dce3ec;align-items:center;gap:12px;padding:15px 0;display:flex}.home-twin-packet li span{color:#71839d;font:9px ui-monospace,monospace}.home-twin-packet li span:last-child{margin-left:auto}.home-twin-packet li strong{color:#182232;font-size:11px;font-weight:500}.home-twin-packet>a{color:#075bed;justify-content:space-between;margin-top:22px;font-size:12px;text-decoration:none;display:flex}.home-twin-packet small{color:#71839d;margin-top:16px;font-size:9px;display:block}.home-twin-track[data-state=fallback]{height:auto}.home-twin-track[data-state=fallback] .home-twin-stage{position:relative;top:0}.home-twin-track[data-state=fallback] canvas,.home-twin-track[data-state=fallback] .home-twin-marker{display:none}@media (max-width:1000px){.home-twin-packet{width:250px;padding:20px;right:18px}}@media (max-width:700px){.home-twin-track{height:170vh;margin-block:30px}.home-twin-stage{height:calc(100svh - 110px);min-height:560px;max-height:740px;top:88px}.home-twin-canvas{inset:calc(-1 * var(--home-twin-top-overscan)) 0 285px}.home-twin-packet{width:auto;padding:15px;inset:auto 12px 41px;transform:none}.home-design .home-twin-packet h3{margin-block:9px 13px;font-size:19px}.home-twin-packet>p,.home-twin-packet small{display:none}.home-twin-packet li{padding:10px 0}.home-twin-packet>a{margin-top:13px;font-size:11px}}@media (prefers-reduced-motion:reduce){.home-twin-track{height:auto}.home-twin-stage{position:relative;top:0}}@media (max-height:650px){.home-twin-stage{min-height:420px;top:85px}.home-twin-packet{padding:16px}.home-twin-packet>p,.home-twin-packet small{display:none}.home-twin-packet li{padding-block:10px}}.home-twin-procedure{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-45%)}.home-twin-procedure[data-visible=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-45%)}.home-twin-procedure-status{color:#67758b;justify-content:space-between;gap:12px;margin-top:18px;font-size:10px;display:flex}.home-twin-procedure-status>span:first-child{color:#075bed}.home-twin-procedure-progress{background:#e5ecf5;height:3px;margin:12px 0 20px}.home-twin-procedure-progress i{background:#075bed;height:100%;display:block}.home-twin-work-order{border-bottom:1px solid #dce3ec;padding-bottom:16px}.home-twin-work-order>span{color:#6b7b92;font:9px ui-monospace,monospace}.home-twin-work-order p{color:#4b5c74;margin:7px 0 0;font-size:10px;line-height:1.6}.home-twin-procedure-steps{margin:0;padding:0;list-style:none}.home-twin-procedure .home-twin-procedure-steps li{grid-template-columns:22px minmax(0,1fr);gap:5px 9px;padding:13px 0;display:grid}.home-twin-procedure-steps li>span{border:1px solid #dce3ec;border-radius:3px;grid-row:1/3;align-self:center;place-items:center;width:22px;height:22px;display:grid}.home-twin-procedure-steps li small{color:#73829a;grid-column:2;margin:0;font-size:9px;display:block}.home-twin-procedure-steps li[data-status=active] strong,.home-twin-procedure-steps li[data-status=active] small{color:#075bed}.home-twin-procedure-steps li[data-status=complete]>span{color:#075bed;background:#edf3ff;border-color:#cdddff}@media (max-width:700px){.home-twin-canvas{bottom:365px}.home-twin-procedure,.home-twin-procedure[data-visible=true]{transform:none}.home-twin-procedure{bottom:20px}.home-twin-procedure-status{margin-top:10px}.home-twin-procedure-progress{margin-block:8px 12px}.home-twin-work-order{padding-bottom:10px}.home-twin-procedure .home-twin-procedure-steps li{padding-block:8px}}@media (min-width:701px){.home-twin-procedure{max-height:calc(100% - 84px);top:36px;overflow:hidden;transform:translate(0)}.home-twin-procedure[data-visible=true]{transform:translate(0)}}.home-twin-canvas:after{content:"";z-index:1;inset:calc(67% + var(--home-twin-top-overscan) * .33) 0 0;pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff26 20%,#ffffff80 45%,#ffffffd9 70%,#fff 90% 100%);position:absolute}.home-twin-loading{color:#6b7b92;font:10px ui-monospace,monospace;position:absolute;bottom:12px;left:0}.home-twin-procedure{flex-direction:column;display:flex}.home-twin-procedure-body{min-height:0;overflow-y:auto}.home-twin-procedure-footer{background:#fff;flex-shrink:0;padding-top:14px}.home-twin-procedure-footer>a{color:#075bed;justify-content:space-between;align-items:center;font-size:12px;line-height:1.5;text-decoration:none;display:flex}@media (max-width:700px){.home-twin-procedure-footer{padding-top:14px}.home-twin-procedure-footer>a{font-size:11px}.home-design .home-model-copy-grid{grid-template-columns:minmax(0,1fr)}.home-design .home-model-copy-grid article{border-right:0;border-top:1px solid var(--line);padding:24px}.home-design .home-model-copy-grid article:first-child{border-top:0}}.home-design .home-product-visual{position:relative}.home-design .home-product-planning{background:#e9eef5;padding:0}.home-product-planning>img{object-fit:cover;object-position:center}.home-design .home-product-field{background:radial-gradient(at 50% 35%,#fff,#e7edf5 80%)}.home-product-phone{transform-origin:50% 25%;width:min(330px,100% - 56px);min-width:280px;position:absolute;top:42px;left:50%;transform:translate(-50%)rotate(-4deg)}.home-design .home-product-phone .phone-mockup{max-width:none}.home-design :is(.home-product-phone,.home-deploy-device) .phone-mockup-bezel{background:linear-gradient(120deg,#444b55,#11151b 18%,#070a0f 75%,#39414e);border:1px solid #767d87;border-radius:46px;padding:9px;box-shadow:14px 20px 40px #14243b30,2px 3px #77808c}.home-design :is(.home-product-phone,.home-deploy-device) .phone-mockup-screen{background:#fff;border-radius:36px}.home-phone-status{color:#11151c;font-variant-numeric:tabular-nums;grid-template-columns:1fr 76px 1fr;align-items:center;height:48px;padding:0 20px;font-size:12px;font-weight:600;line-height:1;display:grid}.home-phone-status-icons{grid-column:3;justify-self:end;align-items:center;gap:4px;display:flex}.home-phone-status-icons svg{fill:currentColor;flex:none;height:11px;display:block}.home-phone-signal{width:16px}.home-phone-wifi{width:15px}.home-phone-wifi path{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round}.home-phone-battery{width:23px}.home-phone-battery-outline{fill:none;stroke:currentColor;stroke-width:1.3px;opacity:.6}.home-phone-toolbar{color:#546378;text-align:center;border-bottom:1px solid #e6ebf2;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:11px;font-weight:500;line-height:1.4;display:grid}.home-phone-toolbar svg{fill:currentColor;justify-self:center;width:18px;height:18px;display:block}.home-phone-toolbar svg:first-child{color:#075bed;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.home-phone-content{padding:20px 18px}.home-phone-equipment-tag{color:#6b7d96;letter-spacing:.08em;margin:0 0 7px;font:8px/1.6 ui-monospace,monospace}.home-phone-content h4{letter-spacing:-.035em;font-size:21px;font-weight:550;line-height:1.2}.home-phone-step-status{color:#6b7d96;justify-content:space-between;margin-top:18px;font-size:10px;line-height:1.5;display:flex}.home-phone-step-status>span:first-child{color:#075bed}.home-phone-progress{background:#e8edf5;height:3px;margin:10px 0 22px}.home-phone-progress>i{background:#075bed;width:55%;height:100%;display:block}.home-phone-step{align-items:flex-start;gap:10px;display:flex}.home-phone-step>span{color:#075bed;background:#f0f5ff;border:1px solid #d5e1f9;border-radius:3px;flex-shrink:0;place-items:center;width:27px;height:27px;font:10px ui-monospace,monospace;display:grid}.home-phone-step strong{color:#18202e;font-size:13px;font-weight:550;line-height:1.6;display:block}.home-phone-step p{color:#62718a;margin:7px 0 0;font-size:10px;line-height:1.6}.home-phone-evidence{color:#075bed;background:#f6f9ff;border:1px solid #d6e1f3;border-radius:3px;align-items:center;gap:10px;margin-top:18px;padding:13px;font-size:10px;display:flex}.home-phone-packet{border-top:1px solid #e0e7f0;margin-top:24px;padding-top:16px;font-size:10px}.home-phone-packet>span{color:#68768b;font:9px ui-monospace,monospace}.home-phone-packet p{margin-top:8px;line-height:1.7}.home-design .home-product-compliance{background:#e9eef5;padding:0}.home-product-compliance>img{border-radius:5px;width:640px;max-width:none;height:auto;position:absolute;top:44px;left:26px;box-shadow:0 16px 32px #182d4a18}@media (max-width:800px){.home-product-phone{width:310px;max-width:calc(100% - 50px);top:34px}.home-product-compliance>img{width:620px;top:30px;left:22px}}.home-platform-motion{box-sizing:content-box;pointer-events:none;width:100%;height:72px;margin-top:auto;padding-top:22px;display:block}.home-platform-motion text{fill:#6c7c92;letter-spacing:.4px;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.platform-guide{fill:none;stroke:#dce4ef;stroke-width:1px}.platform-schedule-track{fill:#e8eef6}.platform-schedule-bar{fill:#075bed;opacity:.8}.platform-schedule-cursor{stroke:#8199bb;stroke-width:1px}.platform-step-box{fill:#f5f8fd;stroke:#c7d7ee;stroke-width:1px}.platform-check,.platform-execution-progress,.platform-review-line{fill:none;stroke:#075bed;stroke-width:1.5px}@media (prefers-reduced-motion:no-preference){.home-platform-motion .platform-schedule-bar{animation:7s ease-in-out infinite platform-schedule}.home-platform-motion .platform-schedule-cursor{animation:7s ease-in-out infinite platform-cursor}.home-platform-motion .platform-execution-progress,.home-platform-motion .platform-review-line{stroke-dasharray:1;animation:7s ease-in-out infinite platform-trace}.home-platform-motion .platform-check{stroke-dasharray:1;animation:7s ease-in-out infinite platform-confirm}.home-platform-motion .platform-delay-1{animation-delay:.65s}.home-platform-motion .platform-delay-2{animation-delay:1.3s}.home-model-copy-grid .home-platform-motion *{animation-play-state:paused}.home-model-copy-grid.is-visible .home-platform-motion *{animation-play-state:running}@keyframes platform-schedule{0%,15%,to{transform:translate(0)}45%,75%{transform:translate(18px)}}@keyframes platform-cursor{0%,to{opacity:.3;transform:translate(-64px)}60%,80%{opacity:1;transform:translate(42px)}}@keyframes platform-trace{0%,10%{stroke-dashoffset:1px;opacity:.4}55%,80%{stroke-dashoffset:0;opacity:.7}to{stroke-dashoffset:0;opacity:0}}@keyframes platform-confirm{0%,20%{stroke-dashoffset:1px;opacity:0}50%,85%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}}.home-hero-copy a[href=\#platform]>span{font-size:20px;line-height:1}.home-deploy-device{justify-content:center;justify-self:center;width:300px;max-width:100%;height:430px;padding-top:8px;display:flex;position:relative;overflow:hidden}.home-deploy-device:after{content:"";pointer-events:none;background:linear-gradient(#0000,#edf2f9);height:42px;position:absolute;inset:auto 0 0}.home-phone-report{padding-top:16px}.home-phone-report-title{align-items:center;gap:8px;margin-top:8px;display:flex}.home-phone-report-title>span{color:#075bed;background:#eef4ff;border:1px solid #cadbf8;border-radius:4px;flex:0 0 24px;place-items:center;height:24px;font-size:13px;display:grid}.home-phone-report-title h4{font-size:19px}.home-phone-report-asset{color:#68768b;margin-top:8px;font-size:10px;line-height:1.5}.home-phone-report-evidence{border-block:1px solid #e0e7f0;align-items:center;gap:10px;margin-top:8px;padding:8px 0;display:flex}.home-phone-report-evidence img{object-fit:cover;border-radius:4px;flex-shrink:0;width:48px;height:48px}.home-phone-report-evidence strong{font-size:11px;font-weight:550;line-height:1.4;display:block}.home-phone-report-evidence div>span{color:#68768b;margin-top:6px;font-size:9px;display:block}.home-phone-report-handoff{margin:10px 0 0;padding:0;list-style:none}.home-phone-report-handoff li{align-items:flex-start;gap:9px;margin-top:8px;display:flex}.home-phone-report-handoff li>span{color:#075bed;font-size:12px;line-height:1.5}.home-phone-report-handoff strong{font-size:10px;font-weight:550;line-height:1.5;display:block}.home-phone-report-handoff small{color:#68768b;margin-top:3px;font-size:9px;line-height:1.5;display:block}.home-phone-report-sync{color:#075bed;border-top:1px solid #e0e7f0;justify-content:space-between;margin-top:16px;padding-top:12px;font:9px/1.5 ui-monospace,monospace;display:flex}.home-design .home-analysis-evidence{border-block:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);gap:12px 16px;margin-bottom:22px;padding-block:18px;font-size:11px;line-height:1.6;display:grid}.home-analysis-evidence>span{color:#69778b}.home-analysis-evidence>strong{text-align:right;color:#18202e;font-weight:500}.home-design .home-analysis-card>.btn-primary{justify-content:space-between;gap:20px;font-size:12px;display:flex}@media (max-width:700px){.home-design .home-step-preview .home-deploy-panel{grid-template-columns:minmax(0,1fr);gap:20px;padding:24px 16px}.home-design .home-step-preview .home-analysis-card{width:min(100%,380px);margin:0;padding:22px}.home-deploy-device{height:390px}}@media (max-width:380px){.home-deploy-device .home-phone-status{grid-template-columns:1fr 60px 1fr;padding-inline:14px}.home-deploy-device .phone-mockup-notch{width:60px;left:calc(50% - 30px)}.home-design .home-step-preview .home-analysis-card{padding:18px}.home-design .home-analysis-evidence{grid-template-columns:minmax(0,1fr);gap:4px}.home-analysis-evidence>strong{text-align:left;margin-bottom:8px}}@media (max-width:800px){.home-mobile-twin{width:calc(100% + var(--page-gutter) * 2);margin:24px calc(-1 * var(--page-gutter)) 0}.home-mobile-tour-placeholder{color:#627189;text-align:center;background:#fff;height:470svh;padding:104px 24px 0;font-size:13px}#platform-solutions{scroll-margin-top:16px}}@media (max-width:800px) and (prefers-reduced-motion:reduce){.home-mobile-tour-placeholder{height:max(500px,100lvh)}}.home-design .home-twin-track[data-intro=true]{--home-twin-top-overscan:0px;height:calc(100svh - 92px + clamp(360px,65svh,680px));margin:0 0 28px}.home-design .home-twin-track[data-intro=true] .home-twin-stage{height:calc(100svh - 92px);min-height:0;max-height:none;top:76px}.home-twin-intro{z-index:4;background:#fff;padding-bottom:12px;position:relative}.home-design :is(.home-twin-intro,.home-tour-intro) .static-section-heading h2{max-width:900px;margin:8px 0 12px;font-size:clamp(26px,3vw,42px)}.home-design :is(.home-twin-intro,.home-tour-intro) .static-section-heading>p:not(.eyebrow){max-width:840px;font-size:14px;line-height:1.6}.home-design .home-twin-track[data-intro=true] .home-twin-canvas{inset:calc(var(--twin-intro-height,190px) + 12px) 0 0}.home-design .home-twin-track[data-intro=true] .home-twin-procedure{top:calc(var(--twin-intro-height,190px) + 24px);max-height:calc(100% - var(--twin-intro-height,190px) - 36px);bottom:auto}.home-design .home-twin-track[data-intro=true] .home-twin-canvas:after{inset:85% 0 0}.home-design .home-twin-track[data-intro=true][data-state=fallback]{height:auto}.home-design .home-twin-track[data-intro=true][data-state=fallback] .home-twin-stage{position:relative;top:0}@media (max-width:1100px),(max-height:800px){.home-design .home-twin-intro .static-section-heading h2{max-width:760px;font-size:30px}.home-design .home-twin-intro .static-section-heading>p:not(.eyebrow){font-size:13px;line-height:1.5}.home-design .home-twin-track[data-intro=true] .home-twin-procedure{width:260px;padding:18px;right:12px}.home-design .home-twin-track[data-intro=true] .home-twin-procedure h3{margin-block:10px;font-size:22px}.home-design .home-twin-track[data-intro=true] .home-twin-procedure-steps li{padding-block:9px}}@media (max-width:800px){.home-mobile-twin{margin-top:0}.home-design .home-tour-intro .static-section-heading h2{margin-block:6px 8px;font-size:clamp(21px,5vw,28px)}.home-design .home-tour-intro .static-section-heading>p:not(.eyebrow){font-size:12px;line-height:1.5}.home-tour-intro .eyebrow{font-size:9px}}@media (max-height:560px){.home-design .home-twin-track[data-intro=true]{height:auto}.home-design .home-twin-track[data-intro=true] .home-twin-stage{height:auto;position:relative;top:0}.home-design .home-twin-track[data-intro=true] .home-twin-canvas{height:340px;position:relative;inset:auto}.home-design .home-twin-track[data-intro=true] .home-twin-procedure{width:min(100%,420px);max-height:none;margin:12px auto 0;position:relative;top:auto;right:auto}}@media (prefers-reduced-motion:reduce){.home-design .home-twin-track[data-intro=true]{height:auto}.home-design .home-twin-track[data-intro=true] .home-twin-stage{position:relative;top:0}}
