/* A light editorial shell. The film and the real application keep their own dark surfaces. */
:root{color-scheme:light;--paper:#f7f5ef;--ink:#1b2528;--ink2:#525e60;--dim:#667273;--line:#263d351c;--line2:#263d3538;--green:#2c6653;--greenbg:#e5ede6;--bg:var(--paper);--txt:var(--ink);--dim2:var(--dim);--plate:#eeeee7;--blue:var(--green)}
.concept .site-nav{background:#f7f5eff2;border-color:var(--line);color:var(--ink)}
.concept .nav-inner{height:72px}.concept .site-nav .brand{font-size:22px;letter-spacing:-.045em}.concept .brand img{filter:grayscale(1) brightness(.36);opacity:1}
.concept .button,.concept .rd-btn{background:var(--ink);color:#f7f7f0;border-color:var(--ink)}.concept .button:hover,.concept .rd-btn:hover{background:#304c40;color:#fff}
.concept .button.compact{font-size:14px;min-height:40px;border-radius:5px;padding:10px 16px}.concept .nav-links{color:var(--ink2)}
.mobile-menu{display:none}.mobile-menu summary{list-style:none;cursor:pointer;font-size:14px;padding:10px 0;color:var(--ink)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary::after{content:"+";display:inline-block;margin-left:5px;color:var(--dim)}.mobile-menu[open] summary::after{content:"−"}.mobile-menu summary:focus-visible{outline:1px solid var(--green);outline-offset:4px}
.mobile-links{position:absolute;top:100%;left:0;right:0;background:#f7f5ef;border-bottom:1px solid var(--line2);padding:16px max(18px,calc((100vw - 1280px)/2));box-shadow:0 18px 30px -25px #263d3550}.mobile-links a{display:block;font-size:16px;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-links a:last-child{border-bottom:0}.mobile-links a[aria-current=page]{color:var(--green)}
.concept h1,.concept h2,.concept h3{text-wrap:balance}.concept h1{font-weight:500;letter-spacing:-.045em}.concept h2{font-weight:500;letter-spacing:-.035em}
.concept .eyebrow,.concept .rd-eyebrow{color:var(--dim);font-size:12px;letter-spacing:.09em}
.concept .text-link{display:inline-flex;align-items:center;gap:25px;font-size:14px;font-weight:550;color:var(--ink);padding-bottom:7px;border-bottom:1px solid var(--line2);width:fit-content}
.concept .text-link:hover{color:var(--green);border-color:var(--green)}
.home-opening{padding-top:38px}.home-intro{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:70px;align-items:end;margin-bottom:30px}
.concept .home-intro .eyebrow{margin-bottom:16px}.concept .home-intro h1{font-size:clamp(40px,4.7vw,68px);line-height:1.06;letter-spacing:-.043em}
.home-intro h1 em{font-style:normal;color:var(--green)}.home-intro-copy{padding-bottom:5px}.home-intro-copy p{font-size:16px;line-height:1.7;color:var(--ink2);max-width:36ch}.home-intro-copy .text-link{margin-top:19px}
.home-reel{position:relative;width:100%;height:clamp(330px,calc(100svh - 350px),610px);overflow:hidden;background:#0b1220;border-radius:12px;box-shadow:0 22px 45px -28px #18322960}
.home-reel iframe{display:block;border:0;width:100%;height:100%;pointer-events:none}.home-reel::after{content:"";position:absolute;inset:70% 0 0;background:linear-gradient(transparent,#050b15b3);pointer-events:none}
.concept .reel-play{position:absolute;z-index:2;inset:auto auto 23px 27px;display:flex;gap:13px;align-items:center;text-align:left;background:none;border:0;padding:0;color:#f0f3ed;font:500 16px/1.4 var(--sans)}
.reel-play-disc{display:grid;place-items:center;width:48px;height:48px;border:1px solid #cad9d660;border-radius:50%;background:#15222ba6;font-size:12px;padding-left:2px;transition:background .2s,transform .2s}
.reel-play:hover .reel-play-disc{background:#2c6653;transform:scale(1.06)}.reel-play small{display:block;color:#aebfbf;font-size:12px;font-weight:400;margin-top:2px}
.concept .teaser-toggle{position:absolute;z-index:2;right:24px;bottom:27px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #cad9d647;border-radius:50%;background:#14222b8c;color:#dfe9e3;font:14px var(--sans)}
.concept .teaser-toggle:hover{background:#2b4239}.concept .reel-caption{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--dim);padding:16px 0 0}
.journey{padding-block:104px 78px}.journey-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:0 90px;align-items:end;margin-bottom:60px}.journey-heading .eyebrow{grid-column:1/-1}.journey-heading h2{font-size:clamp(34px,3.6vw,50px);line-height:1.1}.journey-heading>p:last-child{font-size:17px;line-height:1.7;max-width:34ch;color:var(--ink2);padding-bottom:4px}
.journey-panels{display:grid;grid-template-columns:minmax(0,1fr);gap:34px}.journey-step{min-width:0}.journey-panel{min-width:0;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:65px;align-items:center;padding:48px 50px;border:1px solid var(--line);border-radius:14px;transform:translate3d(var(--journey-x,0px),var(--journey-y,0px),0) rotate(var(--journey-tilt,0deg)) scale(var(--journey-scale,1));transform-origin:center;background:#fffefa;min-height:276px;box-shadow:0 24px 48px -36px #243d343b}
.journey-step.is-near .journey-panel,.journey-step.is-near .signal-artifact,.journey-step.is-near .broker-artifact,.journey-step.is-near .activity-artifact{will-change:transform}
.journey-copy{max-width:33ch}.journey-number{display:block;font-size:12px;font-weight:550;color:var(--dim);margin-bottom:15px}.concept .journey-copy h3{font-size:clamp(26px,2.65vw,36px);font-weight:500;line-height:1.16;margin-bottom:16px}.journey-copy p{font-size:16px;line-height:1.65;color:var(--ink2)}
.journey-panel.execution-panel{background:#101a26;border-color:#101a26;color:#e5ebe8}.execution-panel .journey-number,.execution-panel .journey-copy p{color:#aebabb}.concept .execution-panel h3{color:#eff2ed}.broker-panel{background:#e0eadd;border-color:#d4e0d2}
.signal-artifact,.broker-artifact,.activity-artifact{transform:translate3d(var(--artifact-x,0px),var(--artifact-y,0px),0) rotate(var(--artifact-tilt,0deg));margin:0;min-width:0}.signal-artifact,.broker-artifact{width:100%;max-width:425px;justify-self:center;background:#fffefb;border:1px solid #30483924;border-radius:9px;box-shadow:0 18px 35px -26px #2a493b60;overflow:hidden}
.artifact-cap,.artifact-foot{display:flex;align-items:center;gap:9px;padding:16px 20px;font-size:12px;color:var(--dim)}.artifact-cap{border-bottom:1px solid var(--line)}.artifact-cap time{margin-left:auto;font-variant-numeric:tabular-nums}.signal-led{width:6px;height:6px;border-radius:50%;background:var(--green)}
.signal-order{display:flex;align-items:center;gap:20px;padding:27px 20px}.signal-order>b{font-size:13px;font-weight:600;letter-spacing:.025em;padding:6px 10px;border-radius:3px;background:#e5eee7;color:var(--green)}.signal-order>span{font-size:34px;letter-spacing:-.04em;font-weight:500}.signal-order small{font-size:20px;letter-spacing:-.015em;margin-left:8px}.signal-order .artifact-arrow{margin-left:auto;color:var(--green);font-size:28px;font-weight:400}.artifact-foot{border-top:1px solid var(--line)}.artifact-foot>span{margin-left:auto;color:var(--green)}
.activity-artifact img{display:block;width:100%;height:auto;border-radius:5px;border:1px solid #adbbc625}.activity-artifact figcaption{font-size:12px;line-height:1.6;color:#97aaa9;margin-top:14px}
.artifact-swipe{display:none}
.broker-artifact{background:#f8fbf5c9}.broker-confirmed{margin-left:auto;color:var(--green)}.broker-stop{padding:25px 20px}.broker-stop>span{display:block;font-size:36px;font-weight:500;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.broker-stop small{display:block;margin-top:4px;color:var(--ink2);font-size:13px}
.journey-more{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:44px}.journey-more p{color:var(--ink2);font-size:16px}
.concept .safety{padding-top:65px}.concept .safety-grid{gap:34px}.concept .safety-grid article>span{font-size:12px}.concept .safety h2{font-size:clamp(34px,3.6vw,48px)}.concept .operating-note{font-size:14px;line-height:1.75}
.concept #pricing{padding-top:96px}.concept .rd-head{margin-bottom:32px}.concept .price{background:#fffefa;border-color:var(--line);border-radius:9px;padding:29px 24px}.concept .price.lit{background:#edf2e9;border-color:#719481;box-shadow:none}
.concept .ptoggle .tg{background:transparent}.concept .ptoggle button.on{background:var(--ink);color:#fff}.concept .prices .amt{font-size:40px}.concept .price .pbtn.ghost{background:var(--ink)!important;color:#fff!important;font-size:14px!important}.concept .price .pbtn.ghost:hover{background:#304c40!important}.concept .price.lit .ptag::after{background:#d8e7d7;color:#2c6653}
.concept .rd-dl{padding-block:88px}.concept .rd-head h2,.concept .rd-dl h2{font-size:clamp(34px,3.6vw,48px)}.concept .rd-foot{background:var(--paper);padding-block:30px 38px}.concept .rd-foot .fr{line-height:1.8;max-width:94ch}
/* Reading pages keep the same light shell, including their code and link states. */
.content-page main a{color:var(--green);text-decoration-color:#2c665350}.content-page main a:hover{color:#193e2f;text-decoration-color:#193e2f}.content-page main code{color:#315549;background:#3155490b}.content-page main pre .hl,.content-page .term .url{color:#285d4a}.content-page .copybtn{background:#dce7dc;color:var(--ink)}.content-page main .btn.p{background:var(--ink);color:#fff}
.content-page main pre,.content-page .term .you{color:#315549}.content-page .term .bar i{background:#9ea99e}.content-page main .step .caution b,.content-page main .path .hop.warn b{color:#8b4e1e}
/* Product playback remains dark inside this light page. */
.concept .opening{background:var(--paper)}.concept .opening h1 em{color:var(--green)}.opening .product-panel{border-color:#28332f36;box-shadow:0 24px 50px -30px #142c3355}.concept .opening .scene-tabs button{font-size:14px}.concept .opening .scene-tabs button[aria-selected=true]::after{background:var(--green)}
.walkthrough-page .opening-layout.wrap{padding-block:26px 25px;min-height:calc(100svh - 72px)}.walkthrough-page .opening-copy{margin-bottom:23px}.concept.walkthrough-page .opening h1{font-size:38px;font-weight:500;letter-spacing:-.04em;line-height:1.15}.concept.walkthrough-page .opening .eyebrow{display:block;font-size:12px;margin-bottom:8px}.walkthrough-intro{max-width:64ch;margin:12px auto 0!important;font-size:16px;line-height:1.6;color:var(--ink2)}
.concept.walkthrough-page .opening .showcase-heading{margin-bottom:12px}.walkthrough-label{font-size:12px;color:var(--dim);white-space:nowrap}.concept.walkthrough-page .opening .scene-tabs{gap:28px}.concept.walkthrough-page .opening .scene-tabs button{font-size:14px;padding-block:9px}
.concept.walkthrough-page .opening .scene-caption{display:flex;justify-content:space-between;gap:25px;text-align:left;margin-top:13px;min-height:47px}.concept.walkthrough-page .opening .scene-caption h3{font-size:14px;line-height:1.5;color:var(--ink2);font-weight:500}.walkthrough-page .opening .scene-caption p,.walkthrough-page .opening .caption-duration{position:static;width:auto;height:auto;overflow:visible;clip-path:none;white-space:normal;padding:0;font-size:12px;line-height:1.6;color:var(--dim)}.walkthrough-page .opening .scene-caption p{margin-top:3px}.walkthrough-page .opening .caption-duration{display:block;white-space:nowrap}
.walkthrough-page .opening .demo-transport{height:44px;min-height:44px}.walkthrough-page .opening .demo-transport button{font-size:12px}.walkthrough-page .opening .demo-transport #demo-time{font-size:12px}.walkthrough-page .opening .transport-note{font-size:12px}.walkthrough-page .opening .demo-play{width:62px}
.walkthrough-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:43px;border-top:1px solid var(--line);padding-block:66px 72px}.walkthrough-notes article{display:flex;flex-direction:column;align-items:start}.concept .walkthrough-notes h2{font-size:25px;line-height:1.2;margin-bottom:18px}.walkthrough-notes p{font-size:16px;line-height:1.7;color:var(--ink2);margin-bottom:24px}.walkthrough-notes .text-link{margin-top:auto;font-size:14px;gap:14px}
.walkthrough-next{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;border-top:1px solid var(--line);padding-block:66px 80px}.walkthrough-next h2{font-size:42px}.walkthrough-next p:not(.eyebrow){font-size:17px;color:var(--ink2);line-height:1.65;max-width:40ch;margin-top:18px}.walkthrough-actions{display:flex;align-items:start;flex-direction:column;gap:20px}.walkthrough-actions .film-trigger{font-size:14px!important;color:var(--ink2)}
@media(min-width:1101px){.walkthrough-page .opening-layout.wrap{display:grid;grid-template-columns:220px minmax(0,1fr);gap:48px;align-items:center;padding-block:28px}.walkthrough-page .opening-copy{text-align:left;margin-bottom:0}.concept.walkthrough-page .opening h1{font-size:37px;line-height:1.12;max-width:10ch}.walkthrough-intro{margin-top:22px!important;line-height:1.75}.concept.walkthrough-page .opening .eyebrow{margin-bottom:16px}.walkthrough-page .showcase{align-self:center}}
@media(min-width:701px) and (max-width:1100px){.walkthrough-page .opening-layout.wrap{padding-block:16px}.walkthrough-page .opening-copy{margin-bottom:15px}.concept.walkthrough-page .opening .eyebrow{display:none}.concept.walkthrough-page .opening h1{font-size:31px}.walkthrough-intro{font-size:14px;margin-top:7px!important;max-width:none}.concept.walkthrough-page .opening .scene-caption{min-height:42px}}
@media(min-width:1500px){.home-intro{gap:90px}.home-opening{padding-top:48px}}
@media(max-width:1000px){.home-intro{gap:35px;grid-template-columns:1.3fr .8fr}.concept .home-intro h1{font-size:46px}.journey-panel{padding:35px;gap:35px}.journey-heading{gap:20px 50px}}
@media(max-width:900px){.concept .nav-links{display:none}.mobile-menu{display:block;margin-left:auto}.concept .nav-inner>.button{margin-left:0}.walkthrough-notes{gap:28px}}
@media(max-width:700px){
  .concept .nav-inner{height:64px;gap:12px}.concept .site-nav .brand{font-size:20px}.concept .button.compact{font-size:12px;min-height:36px;padding:10px 12px;gap:10px}
  .home-opening{padding-top:30px}.home-intro{display:block;margin-bottom:25px}.concept .home-intro .eyebrow{font-size:10px;margin-bottom:16px}.concept .home-intro h1{font-size:clamp(35px,9.2vw,56px);line-height:1.08;letter-spacing:-.043em}.home-intro-copy{margin-top:19px;padding:0}.home-intro-copy p{font-size:16px;line-height:1.65;max-width:37ch}.home-intro-copy .text-link{margin-top:15px}
  .home-reel{height:auto;aspect-ratio:2/3;max-height:650px;border-radius:9px}.home-reel iframe{position:absolute;inset:0}.concept .reel-play{left:17px;bottom:20px;font-size:14px;gap:10px}.reel-play-disc{width:41px;height:41px;font-size:11px}.reel-play small{font-size:11px}.concept .teaser-toggle{right:17px;bottom:22px;width:34px;height:34px}.concept .reel-caption{font-size:12px;line-height:1.6;gap:13px;padding-top:12px}.reel-caption>span{max-width:20ch}.reel-caption>span:last-child{text-align:right}
  .journey{padding-block:65px 48px}.journey-heading{display:block;margin-bottom:30px}.journey-heading h2{font-size:34px;line-height:1.12}.journey-heading>p:last-child{margin-top:19px;font-size:16px;max-width:30ch}.journey-panels{gap:20px}.journey-panel{display:block;padding:28px 22px;border-radius:10px}.journey-copy{max-width:34ch}.concept .journey-copy h3{font-size:28px}.journey-copy p{font-size:16px}.journey-number{font-size:12px;margin-bottom:12px}.signal-artifact,.broker-artifact,.activity-artifact{margin-top:26px}.artifact-cap,.artifact-foot{padding:13px 14px;font-size:11px}.signal-order{gap:13px;padding:23px 14px}.signal-order>span{font-size:28px}.signal-order small{font-size:17px;margin-left:3px}.signal-order>b{font-size:12px;padding:5px 8px}.signal-order .artifact-arrow{font-size:24px}.broker-stop{padding:22px 14px}.broker-stop>span{font-size:32px}.activity-artifact{overflow-x:auto;scrollbar-width:thin}.activity-artifact img{min-width:490px}.activity-artifact figcaption{font-size:12px;position:sticky;left:0}
  .journey-more{display:block;padding-top:30px}.journey-more p{line-height:1.65}.journey-more .text-link{margin-top:18px}.concept .safety{padding-top:46px}.concept .safety-grid{gap:27px}.concept #pricing{padding-top:65px}.concept .rd-dl{padding-block:64px}.concept .rd-foot{padding-block:26px 32px}
  .artifact-swipe{display:block;margin-top:4px;color:#bfccc7}
  .walkthrough-page .opening-layout.wrap{padding-block:28px;min-height:0}.walkthrough-page .opening-copy{margin-bottom:21px}.concept.walkthrough-page .opening h1{font-size:34px}.concept.walkthrough-page .opening .eyebrow{font-size:11px}.walkthrough-intro{font-size:16px;margin-top:14px!important}.concept.walkthrough-page .opening .showcase-heading{gap:6px;margin-bottom:10px}.concept.walkthrough-page .opening .scene-tabs{gap:13px}.concept.walkthrough-page .opening .scene-tabs button{font-size:13px;white-space:normal;flex:1;text-align:left}.walkthrough-label{font-size:12px}.concept.walkthrough-page .opening .scene-caption{gap:0;margin-top:13px;min-height:60px}.walkthrough-page .opening .caption-duration{display:none}.concept.walkthrough-page .opening .scene-caption h3{font-size:14px}.walkthrough-page .opening .scene-caption p{font-size:12px}.walkthrough-page .opening .demo-play{width:14px}.walkthrough-page .opening .demo-transport{gap:10px}.walkthrough-page .opening .demo-transport #demo-time{font-size:11px}.walkthrough-page .opening .can-pan .pan-hint{font-size:12px;padding:9px 10px}
  .walkthrough-notes{display:block;padding-block:32px}.walkthrough-notes article{padding-block:26px;border-bottom:1px solid var(--line)}.walkthrough-notes article:last-child{border:0}.walkthrough-notes p{margin-bottom:20px}.concept .walkthrough-notes h2{font-size:28px}.walkthrough-next{display:block;padding-block:48px 60px}.walkthrough-next h2{font-size:36px}.walkthrough-next p:not(.eyebrow){font-size:16px}.walkthrough-actions{margin-top:28px}
}
@media(max-width:359px){.concept .site-nav .brand{font-size:18px;gap:6px}.concept .brand img{width:19px;height:19px}.concept .nav-inner{gap:10px}.concept .button.compact{font-size:11px;padding-inline:10px;gap:7px}.mobile-menu summary{font-size:13px}.concept.walkthrough-page .opening h1{font-size:31px}.walkthrough-page .opening .demo-transport{gap:8px}.walkthrough-page .opening #expand-demo .expand-label{font-size:11px}}
@media(prefers-reduced-motion:reduce){.journey-panel,.signal-artifact,.broker-artifact,.activity-artifact{transform:none!important;will-change:auto!important}.reel-play-disc{transition:none}}
