.qdsi-scope{--qdsi-ink:#17212b;--qdsi-paper:#fbfcfd;--qdsi-surface:#fff;--qdsi-muted:#52606d;--qdsi-line:#cbd4da;--qdsi-accent:#2f5d8c;--qdsi-accent-contrast:#fff;--qdsi-dark:#18242d;--qdsi-focus:#2f5d8c;--qdsi-radius-sm:4px;--qdsi-radius-md:8px;--qdsi-radius-lg:12px;color:var(--qdsi-ink);background:var(--qdsi-paper);font-family:var(--qdsi-body-font,inherit)}.qdsi-scope :where(button,a,input,summary):focus-visible{outline:3px solid var(--qdsi-focus);outline-offset:3px}.qdsi-scope button,.qdsi-scope input{font:inherit}.qdsi-scope .qds-hero{--qds-pointer-x:0px;--qds-pointer-y:0px;position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(2rem,6vw,5rem);align-items:center;min-height:560px;padding:clamp(3.5rem,8vw,7rem) max(1rem,calc((100vw - 1180px)/2));border-bottom:1px solid var(--qdsi-line);background-size:cover;background-position:50%}.qdsi-scope .qds-hero__video{position:absolute;z-index:-2;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qdsi-scope .qds-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:var(--qds-hero-overlay)}.qdsi-scope .qds-hero__content{position:relative;z-index:1}.qdsi-scope .qds-hero__visual{min-height:330px;position:relative;transform:translate3d(var(--qds-pointer-x),var(--qds-pointer-y),0);transition:transform calc(.36s * var(--qdsi-duration-scale,1)) ease-out}.qdsi-scope .qds-hero__visual:after,.qdsi-scope .qds-hero__visual:before{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--qdsi-accent) 45%,transparent);border-radius:50%;inset:14%;animation:qds-orbit 18s linear infinite}.qdsi-scope .qds-hero__visual:after{inset:32%;animation-duration:12s;animation-direction:reverse}.qdsi-scope .qds-hero__visual img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes qds-orbit{to{transform:rotate(1turn)}}.qdsi-scope .qds-reveal__item{transition:opacity var(--qds-duration) cubic-bezier(.2,.7,.2,1),transform var(--qds-duration) cubic-bezier(.2,.7,.2,1),clip-path var(--qds-duration) cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--qds-delay) + var(--qds-index)*var(--qds-stagger))}.qdsi-scope .qds-reveal[data-motion-ready=true] .qds-reveal__item{opacity:1}.qdsi-scope .qds-reveal--up[data-motion-ready=true] .qds-reveal__item{transform:translateY(var(--qds-distance))}.qdsi-scope .qds-reveal--down[data-motion-ready=true] .qds-reveal__item{transform:translateY(calc(var(--qds-distance)*-1))}.qdsi-scope .qds-reveal--left[data-motion-ready=true] .qds-reveal__item{transform:translateX(var(--qds-distance))}.qdsi-scope .qds-reveal--right[data-motion-ready=true] .qds-reveal__item{transform:translateX(calc(var(--qds-distance)*-1))}.qdsi-scope .qds-reveal--scale[data-motion-ready=true] .qds-reveal__item{transform:scale(.97)}.qdsi-scope .qds-reveal--clip[data-motion-ready=true] .qds-reveal__item{clip-path:inset(0 0 100%)}.qdsi-scope .qds-reveal[data-active=true] .qds-reveal__item{opacity:1;transform:none;clip-path:inset(0)}.qdsi-scope .qds-parallax{position:relative;overflow:hidden;min-height:320px}.qdsi-scope .qds-parallax__layer{position:absolute;inset:0;will-change:transform}.qdsi-scope .qds-story{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:clamp(2.5rem,7vw,6rem);align-items:start}.qdsi-scope .qds-story--media-right .qds-story__media{order:2}.qdsi-scope .qds-story__media{position:sticky;top:7.5rem;min-height:480px;padding:2.75rem;background:var(--qdsi-dark);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.qdsi-scope .qds-story__media:before{content:"";position:absolute;inset:1.75rem;border:1px solid color-mix(in srgb,var(--qdsi-line) 35%,transparent)}.qdsi-scope .qds-story__media p,.qdsi-scope .qds-story__media span,.qdsi-scope .qds-story__media strong{position:relative}.qdsi-scope .qds-story__media span{color:var(--qdsi-focus);font:700 .75rem var(--qdsi-label-font,monospace)}.qdsi-scope .qds-story__media strong{font:600 clamp(1.75rem,4vw,3.15rem)/1.04 var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-story__media p{color:hsla(0,0%,100%,.72)}.qdsi-scope .qds-story__steps>h2{font:600 clamp(2rem,4vw,3.25rem)/1.05 var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-story__steps ol{list-style:none;margin:0;padding:0}.qdsi-scope .qds-story__steps li{min-height:55vh;padding:3rem 0;border-top:1px solid var(--qdsi-line);opacity:1;transition:border-color .22s ease}.qdsi-scope .qds-story__steps li[data-active=true]{opacity:1}.qdsi-scope .qds-story__steps li>span{color:var(--qdsi-muted);font:700 .75rem var(--qdsi-label-font,monospace)}.qdsi-scope .qds-story__steps h3{margin:1.1rem 0 .5rem;font:600 1.75rem var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-story__steps p{color:var(--qdsi-muted)}.qdsi-scope .qds-story__mobile-visual{display:none}.qdsi-scope .qds-story__mobile-visual p{color:hsla(0,0%,100%,.82)}.qdsi-scope .qds-process-flow ol{--qds-process-columns:4;list-style:none;display:grid;grid-template-columns:repeat(var(--qds-process-columns),1fr);margin:0;padding:0;border:1px solid var(--qdsi-line)}.qdsi-scope .qds-process-flow li{position:relative}.qdsi-scope .qds-process-flow li+li{border-left:1px solid var(--qdsi-line)}.qdsi-scope .qds-process-flow li:not(:last-child):after{content:"→";position:absolute;z-index:2;top:1.25rem;right:-.75rem;width:1.5rem;height:1.5rem;text-align:center;background:var(--qdsi-paper)}.qdsi-scope .qds-process-flow button,.qdsi-scope .qds-process-flow li>div{width:100%;min-height:220px;padding:1.5rem;border:0;background:transparent;text-align:left;color:inherit;display:flex;flex-direction:column;cursor:pointer}.qdsi-scope .qds-process-flow button:hover,.qdsi-scope .qds-process-flow button[aria-pressed=true]{background:color-mix(in srgb,var(--qdsi-accent) 10%,var(--qdsi-surface))}.qdsi-scope .qds-process-flow span{color:var(--qdsi-muted);font:700 .75rem var(--qdsi-label-font,monospace)}.qdsi-scope .qds-process-flow strong{margin:2.75rem 0 .6rem;font-size:1.2rem}.qdsi-scope .qds-process-flow small{color:var(--qdsi-muted);font-size:.875rem}.qdsi-scope .qds-process-flow__span{border:1px dashed var(--qdsi-muted);margin:.75rem 0 0;padding:.9rem 1.2rem;font-weight:800}.qdsi-scope .qds-process-flow--vertical ol{grid-template-columns:1fr}.qdsi-scope .qds-process-flow--vertical li+li{border-left:0;border-top:1px solid var(--qdsi-line)}.qdsi-scope .qds-process-flow--vertical li:after{display:none}.qdsi-scope .qds-data-flow{border:1px solid var(--qdsi-line);background:var(--qdsi-surface);padding:1.25rem}.qdsi-scope .qds-data-flow svg{display:block;width:100%;height:auto;overflow:visible}.qdsi-scope .qds-data-flow__line{stroke:var(--qdsi-accent);stroke-width:2;stroke-dasharray:7 7;animation:qds-dash 12s linear infinite}.qdsi-scope .qds-data-flow__node{cursor:pointer}.qdsi-scope .qds-data-flow__node circle{fill:var(--qdsi-surface);stroke:var(--qdsi-ink);stroke-width:2}.qdsi-scope .qds-data-flow__node[data-active=true] circle{fill:var(--qdsi-accent)}.qdsi-scope .qds-data-flow__node text{fill:var(--qdsi-ink);font-weight:800}.qdsi-scope .qds-data-flow__node[data-active=true] text:not(.qds-data-flow__label){fill:var(--qdsi-accent-contrast)}.qdsi-scope .qds-data-flow__label{font-size:14px}.qdsi-scope .qds-data-flow__detail{min-height:3rem;margin:0;padding:.75rem 1rem;background:var(--qdsi-paper)}@keyframes qds-dash{to{stroke-dashoffset:-100}}.qdsi-scope .qds-hotspots{position:relative}.qdsi-scope .qds-hotspots__stage{position:relative;min-height:400px;background:var(--qdsi-paper);border:1px solid var(--qdsi-line);overflow:hidden}.qdsi-scope .qds-hotspots__stage img{display:block;width:100%;height:auto}.qdsi-scope .qds-hotspots__fallback{min-height:400px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:10%;gap:8%;background:var(--qdsi-paper)}.qdsi-scope .qds-hotspots__fallback span{min-height:120px;display:grid;place-items:center;border:1px solid var(--qdsi-line);background:var(--qdsi-surface);font-size:.75rem;font-weight:900}.qdsi-scope .qds-hotspots__point{position:absolute;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;border:3px solid var(--qdsi-surface);background:var(--qdsi-ink);color:#fff;cursor:pointer}.qdsi-scope .qds-hotspots__point[aria-expanded=true]{background:var(--qdsi-accent)}.qdsi-scope .qds-hotspots__list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;background:var(--qdsi-line);border:1px solid var(--qdsi-line)}.qdsi-scope .qds-hotspots__list li{background:var(--qdsi-surface);padding:1.1rem}.qdsi-scope .qds-hotspots__list button{display:flex;gap:.6rem;align-items:center;width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.qdsi-scope .qds-hotspots__list button>span{display:grid;place-items:center;min-width:30px;height:30px;background:var(--qdsi-ink);color:#fff;border-radius:50%}.qdsi-scope .qds-hotspots__list p{color:var(--qdsi-muted);font-size:.875rem}.qdsi-scope .qds-hotspots__detail{position:absolute;right:1.25rem;bottom:1.25rem;width:min(340px,calc(100% - 2.5rem));padding:1.5rem;background:var(--qdsi-surface);border:1px solid var(--qdsi-ink);box-shadow:0 12px 30px rgba(0,0,0,.16)}.qdsi-scope .qds-hotspots__detail button{float:right;min-width:44px;min-height:44px;border:0;background:transparent;font-size:1.5rem}.qdsi-scope .qds-compare{border:1px solid var(--qdsi-line);background:var(--qdsi-surface);padding:1.25rem}.qdsi-scope .qds-compare__visual{position:relative;min-height:360px;overflow:hidden;background:var(--qdsi-line)}.qdsi-scope .qds-compare__state{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2.25rem;background-size:cover;background-position:50%}.qdsi-scope .qds-compare__state--before{background:linear-gradient(135deg,var(--qdsi-line),var(--qdsi-paper));color:var(--qdsi-ink)}.qdsi-scope .qds-compare__state--after{background:linear-gradient(135deg,var(--qdsi-dark),var(--qdsi-accent));color:var(--qdsi-accent-contrast)}.qdsi-scope .qds-compare__state span{font:700 .75rem var(--qdsi-label-font,monospace)}.qdsi-scope .qds-compare__state strong{font:600 clamp(1.75rem,5vw,3.75rem)/1 var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-compare__control{display:block;padding:1.25rem 0}.qdsi-scope .qds-compare__control span{display:block;margin-bottom:.6rem;font-weight:800}.qdsi-scope .qds-compare__control input{width:100%;min-height:32px;accent-color:var(--qdsi-accent)}.qdsi-scope .qds-compare__toggle{display:flex;gap:.5rem;padding:1rem 0}.qdsi-scope .qds-compare__toggle button{min-height:44px;padding:.5rem .9rem;border:1px solid var(--qdsi-ink);background:var(--qdsi-surface)}.qdsi-scope .qds-compare__toggle button[aria-pressed=true]{background:var(--qdsi-ink);color:#fff}.qdsi-scope .qds-compare__text{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.qdsi-scope .qds-compare__text p{color:var(--qdsi-muted)}.qdsi-scope .qds-video-story{display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem;border:1px solid var(--qdsi-line);background:var(--qdsi-surface);padding:1.75rem}.qdsi-scope .qds-video-story h3{margin:.5rem 0;font:600 1.75rem var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-video-story__copy>p{color:var(--qdsi-muted)}.qdsi-scope .qds-video-story__media video{display:block;width:100%;background:var(--qdsi-dark)}.qdsi-scope .qds-video-story__placeholder{aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:flex-end;padding:1.75rem;background:linear-gradient(135deg,var(--qdsi-dark),var(--qdsi-accent));color:#fff}.qdsi-scope .qds-video-story ul{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.qdsi-scope .qds-video-story li{padding:.4rem .6rem;background:var(--qdsi-paper);font-size:.8rem}.qdsi-scope .qds-video-story__dialog{position:fixed;z-index:100;inset:0;background:rgba(10,16,20,.82);display:grid;place-items:center;padding:1.25rem}.qdsi-scope .qds-video-story__dialog>div{width:min(900px,100%);max-height:90vh;overflow:auto;background:var(--qdsi-surface);padding:1.25rem}.qdsi-scope .qds-video-story__dialog>div>button{float:right;min-width:44px;min-height:44px;border:0;background:transparent;font-size:1.8rem}.qdsi-scope .qds-video-story__dialog video{width:100%}.qdsi-scope .qds-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.qdsi-scope .qds-metric{min-height:210px;padding:1.5rem;border:1px solid var(--qdsi-line);background:var(--qdsi-surface);display:flex;flex-direction:column}.qdsi-scope .qds-metric__value{font:700 clamp(2.75rem,7vw,5rem)/1 var(--qdsi-heading-font,inherit);letter-spacing:-.05em}.qdsi-scope .qds-metric>strong{margin-top:.75rem;font-size:1.1rem}.qdsi-scope .qds-metric p{color:var(--qdsi-muted)}.qdsi-scope .qds-metric small{margin-top:auto;text-transform:uppercase;letter-spacing:.08em}.qdsi-scope .qds-card{min-height:260px;border:1px solid var(--qdsi-line);background:var(--qdsi-surface);display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.qdsi-scope .qds-card:focus-within,.qdsi-scope .qds-card:hover{transform:translateY(-3px);border-color:var(--qdsi-muted);box-shadow:0 14px 30px rgba(0,0,0,.09)}.qdsi-scope .qds-card__media{overflow:hidden;aspect-ratio:16/9;background:var(--qdsi-paper)}.qdsi-scope .qds-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.qdsi-scope .qds-card__index{color:var(--qdsi-muted);font:700 .75rem var(--qdsi-label-font,monospace)}.qdsi-scope .qds-card h3{margin:2rem 0 .6rem;font:600 1.3rem var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-card p{color:var(--qdsi-muted)}.qdsi-scope .qds-card__toggle{width:-moz-max-content;width:max-content;min-height:44px;border:0;border-bottom:1px solid;background:transparent;padding:.5rem 0;font-weight:800;cursor:pointer}.qdsi-scope .qds-card__details{padding:.75rem 0}.qdsi-scope .qds-card__link{margin-top:auto;padding-top:1.25rem;font-weight:800;font-size:.8rem;text-decoration:none}@media(max-width:980px){.qdsi-scope .qds-hero,.qdsi-scope .qds-story{grid-template-columns:1fr}.qdsi-scope .qds-hero__visual{min-height:260px}.qdsi-scope .qds-story__media{display:none}.qdsi-scope .qds-story__steps li{min-height:auto;padding:2rem 0;opacity:1}.qdsi-scope .qds-story__mobile-visual{display:block;padding:1.4rem;background:var(--qdsi-dark);color:#fff}.qdsi-scope .qds-process-flow ol{grid-template-columns:1fr 1fr}.qdsi-scope .qds-process-flow li:nth-child(odd){border-left:0}.qdsi-scope .qds-process-flow li:nth-child(n+3){border-top:1px solid var(--qdsi-line)}.qdsi-scope .qds-process-flow li:after{display:none}.qdsi-scope .qds-video-story{grid-template-columns:1fr}.qdsi-scope .qds-video-story ul{grid-column:auto}}@media(max-width:640px){.qdsi-scope .qds-hero{padding-inline:1rem;min-height:auto}.qdsi-scope .qds-hero__visual{min-height:220px}.qdsi-scope .qds-compare__text,.qdsi-scope .qds-hotspots__fallback,.qdsi-scope .qds-hotspots__list,.qdsi-scope .qds-metrics,.qdsi-scope .qds-process-flow ol{grid-template-columns:1fr}.qdsi-scope .qds-process-flow li+li{border-left:0;border-top:1px solid var(--qdsi-line)}.qdsi-scope .qds-hotspots__fallback,.qdsi-scope .qds-hotspots__stage{min-height:330px}.qdsi-scope .qds-compare__visual{min-height:300px}.qdsi-scope .qds-video-story{padding:1.25rem}.qdsi-scope .qds-data-flow{overflow-x:auto}.qdsi-scope .qds-data-flow svg{min-width:620px}}@media(prefers-reduced-motion:reduce){.qdsi-scope{scroll-behavior:auto}.qdsi-scope .qds-card,.qdsi-scope .qds-hero__visual,.qdsi-scope .qds-parallax__layer,.qdsi-scope .qds-reveal__item{transform:none!important;transition:none!important}.qdsi-scope .qds-data-flow__line,.qdsi-scope .qds-hero__visual:after,.qdsi-scope .qds-hero__visual:before{animation:none!important}.qdsi-scope .qds-reveal[data-motion-ready=true] .qds-reveal__item{opacity:1!important;clip-path:none!important}}@view-transition{navigation:auto}::view-transition-new(root),::view-transition-old(root){animation-duration:calc(.22s * var(--qdsi-duration-scale,1))}.qdsi-scope .qds-page-transition{contain:layout style}.qdsi-scope .qds-page-transition--crossfade{view-transition-class:qds-crossfade}.qdsi-scope .qds-mask-reveal{clip-path:inset(0);opacity:1;transition:clip-path var(--qds-mask-duration) cubic-bezier(.2,.7,.2,1),opacity var(--qds-mask-duration) ease}.qdsi-scope .qds-mask-reveal:not([data-active=true]){opacity:.01}.qdsi-scope .qds-mask-reveal--curtain:not([data-active=true]),.qdsi-scope .qds-mask-reveal--horizontal:not([data-active=true]){clip-path:inset(0 100% 0 0)}.qdsi-scope .qds-mask-reveal--vertical:not([data-active=true]){clip-path:inset(100% 0 0)}.qdsi-scope .qds-mask-reveal--diagonal:not([data-active=true]){clip-path:polygon(0 0,0 0,0 100%,0 100%)}.qdsi-scope .qds-mask-reveal--circle:not([data-active=true]){clip-path:circle(0 at 50% 50%)}.qdsi-scope .qds-horizontal-story__header h2,.qdsi-scope .qds-sticky-stack>h2,.qdsi-scope .qds-timeline>h2{font:600 clamp(2rem,4vw,3.25rem)/1.05 var(--qdsi-heading-font,inherit)}.qdsi-scope .qds-sticky-stack__progress{height:4px;background:var(--qdsi-line);position:sticky;top:var(--qds-sticky-offset);z-index:5}.qdsi-scope .qds-sticky-stack__progress span{display:block;height:100%;background:var(--qdsi-accent);transition:width .18s ease}.qdsi-scope .qds-sticky-stack ol{list-style:none;margin:0;padding:1rem 0 0}.qdsi-scope .qds-sticky-stack li{position:sticky;top:calc(var(--qds-sticky-offset) + 12px + var(--qds-stack-index) * var(--qds-stack-overlap));padding-bottom:clamp(3rem,10vh,7rem)}.qdsi-scope .qds-sticky-stack article{min-height:240px;padding:clamp(1.25rem,4vw,2.5rem);border:1px solid var(--qdsi-line);border-radius:var(--qdsi-radius-lg);background:var(--qdsi-surface);box-shadow:0 14px 28px rgba(0,0,0,.07)}.qdsi-scope .qds-sticky-stack article>span,.qdsi-scope .qds-timeline article>span{color:var(--qdsi-muted);font:700 .75rem var(--qdsi-label-font,monospace)}.qdsi-scope .qds-horizontal-story__header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.qdsi-scope .qds-horizontal-story__header button{min-width:44px;min-height:44px;border:1px solid var(--qdsi-ink);background:var(--qdsi-surface);color:inherit}.qdsi-scope .qds-horizontal-story ol{display:grid;grid-auto-flow:column;grid-auto-columns:min(82vw,680px);gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-gutter:stable;list-style:none;margin:0;padding:0 0 1rem}.qdsi-scope .qds-horizontal-story li{scroll-snap-align:start}.qdsi-scope .qds-horizontal-story article{height:100%;min-height:360px;padding:1.5rem;border:1px solid var(--qdsi-line);background:var(--qdsi-surface)}.qdsi-scope .qds-horizontal-story__media{aspect-ratio:16/8;overflow:hidden;background:var(--qdsi-paper)}.qdsi-scope .qds-media-scrub{position:relative}.qdsi-scope .qds-media-scrub__stage{position:sticky;top:0;min-height:min(100vh,760px);display:grid;place-items:center;overflow:hidden;background:var(--qdsi-dark)}.qdsi-scope .qds-media-scrub__stage :where(video,img){display:block;width:100%;height:100%;max-height:100vh;-o-object-fit:cover;object-fit:cover}.qdsi-scope .qds-media-scrub__placeholder{width:100%;min-height:min(100vh,760px);display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,color-mix(in srgb,var(--qdsi-accent) 55%,transparent),transparent 38%),linear-gradient(145deg,var(--qdsi-dark),color-mix(in srgb,var(--qdsi-dark) 78%,var(--qdsi-accent)));color:#fff}.qdsi-scope .qds-media-scrub__placeholder span{padding:.65rem .85rem;border:1px solid hsla(0,0%,100%,.48);font:700 .72rem var(--qdsi-label-font,monospace);letter-spacing:.12em;text-transform:uppercase}.qdsi-scope .qds-filter-grid__controls{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.qdsi-scope .qds-filter-grid__controls button{min-height:44px;padding:.55rem .9rem;border:1px solid var(--qdsi-ink);border-radius:999px;background:var(--qdsi-surface);color:inherit}.qdsi-scope .qds-filter-grid__controls button[aria-pressed=true]{background:var(--qdsi-ink);color:var(--qdsi-surface)}.qdsi-scope .qds-filter-grid__status{color:var(--qdsi-muted)}.qdsi-scope .qds-filter-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.qdsi-scope .qds-filter-grid__items article{min-height:180px;padding:1.25rem;border:1px solid var(--qdsi-line);background:var(--qdsi-surface);animation:qds-filter-in .18s ease both}.qdsi-scope .qds-filter-grid__empty{padding:2rem;border:1px dashed var(--qdsi-muted)}@keyframes qds-filter-in{0%{transform:translateY(5px)}}.qdsi-scope .qds-timeline ol{position:relative;list-style:none;margin:0;padding:0 0 0 2rem}.qdsi-scope .qds-timeline ol:before{content:"";position:absolute;top:0;bottom:0;left:.5rem;width:2px;background:var(--qdsi-line)}.qdsi-scope .qds-timeline li{position:relative;padding:0 0 2rem 1rem}.qdsi-scope .qds-timeline li:before{content:"";position:absolute;top:.4rem;left:-1.75rem;width:14px;height:14px;border:2px solid var(--qdsi-accent);border-radius:50%;background:var(--qdsi-surface)}.qdsi-scope .qds-timeline article{padding:1.25rem;border:1px solid var(--qdsi-line);background:var(--qdsi-surface)}.qdsi-scope .qds-timeline--horizontal ol{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);overflow-x:auto;padding:2rem 0 0}.qdsi-scope .qds-timeline--horizontal ol:before{top:.5rem;right:0;bottom:auto;left:0;width:auto;height:2px}.qdsi-scope .qds-timeline--horizontal li{padding:0 1rem 1rem 0}.qdsi-scope .qds-timeline--horizontal li:before{top:-1.75rem;left:.25rem}.qdsi-scope .qds-kinetic-headline{overflow-wrap:anywhere}.qdsi-scope .qds-kinetic-headline>span{display:inline-block;animation:qds-unit-in calc(.42s * var(--qdsi-duration-scale,1)) cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--qds-unit-index) * 35ms)}.qdsi-scope .qds-kinetic-headline--highlight{background:linear-gradient(90deg,transparent 0 50%,color-mix(in srgb,var(--qdsi-accent) 30%,transparent) 50% 100%);background-size:200% 100%;animation:qds-highlight .7s ease both}.qdsi-scope .qds-kinetic-headline--tracking{animation:qds-tracking .6s ease both}.qdsi-scope .qds-kinetic-headline--scramble>span{animation-name:qds-unit-settle}@keyframes qds-unit-in{0%{transform:translateY(.55em)}}@keyframes qds-highlight{0%{background-position:0}to{background-position:-100%}}@keyframes qds-tracking{0%{letter-spacing:.12em}}@keyframes qds-unit-settle{0%{transform:translateY(.15em) rotate(2deg)}}.qdsi-scope .qds-context-cta{position:fixed;z-index:30;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));width:min(320px,calc(100vw - 2rem));border:1px solid var(--qdsi-line);border-radius:var(--qdsi-radius-md);background:var(--qdsi-surface);box-shadow:0 12px 28px rgba(0,0,0,.14)}.qdsi-scope .qds-context-cta>a{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1rem;color:inherit;text-decoration:none}.qdsi-scope .qds-context-cta [role=progressbar]{height:3px;background:var(--qdsi-line)}.qdsi-scope .qds-context-cta [role=progressbar] span{display:block;height:100%;background:var(--qdsi-accent)}.qdsi-scope .qds-detail-popover{display:inline-block;position:relative}.qdsi-scope .qds-detail-popover>button{min-height:44px;border:0;border-bottom:1px dashed;background:transparent;color:inherit}.qdsi-scope .qds-detail-popover__panel{position:fixed;inset:auto;width:min(360px,calc(100vw - 2rem));max-height:min(70vh,560px);overflow:auto;margin:auto;padding:1.25rem;border:1px solid var(--qdsi-ink);border-radius:var(--qdsi-radius-md);background:var(--qdsi-surface);color:var(--qdsi-ink);box-shadow:0 18px 48px rgba(0,0,0,.2)}.qdsi-scope .qds-detail-popover__panel::backdrop{background:rgba(15,22,28,.18)}.qdsi-scope .qds-detail-popover__panel>button{min-height:44px;padding:.5rem .8rem}.qdsi-scope .qds-detail-popover[data-fallback-ready=true][data-fallback-open=false] .qds-detail-popover__panel{display:none}@media(min-width:900px){.qdsi-scope .qds-timeline--alternating:not(.qds-timeline--horizontal) ol{padding-left:0}.qdsi-scope .qds-timeline--alternating:not(.qds-timeline--horizontal) ol:before{left:50%}.qdsi-scope .qds-timeline--alternating:not(.qds-timeline--horizontal) li{width:50%;padding:0 2rem 2rem 0}.qdsi-scope .qds-timeline--alternating:not(.qds-timeline--horizontal) li:nth-child(2n){margin-left:50%;padding:0 0 2rem 2rem}.qdsi-scope .qds-timeline--alternating:not(.qds-timeline--horizontal) li:before{left:auto;right:-8px}.qdsi-scope .qds-timeline--alternating:not(.qds-timeline--horizontal) li:nth-child(2n):before{right:auto;left:-7px}}@media(max-width:760px){.qdsi-scope .qds-sticky-stack__progress{display:none}.qdsi-scope .qds-sticky-stack li{position:static;padding-bottom:1rem}.qdsi-scope .qds-horizontal-story ol{display:block;overflow:visible}.qdsi-scope .qds-horizontal-story li+li{margin-top:1rem}.qdsi-scope .qds-horizontal-story__header>div{display:none}.qdsi-scope .qds-filter-grid__items{grid-template-columns:1fr}.qdsi-scope .qds-timeline--horizontal ol{display:block;overflow:visible;padding:0 0 0 2rem}.qdsi-scope .qds-timeline--horizontal ol:before{top:0;bottom:0;left:.5rem;width:2px;height:auto}.qdsi-scope .qds-timeline--horizontal li{padding:0 0 2rem 1rem}.qdsi-scope .qds-timeline--horizontal li:before{top:.4rem;left:-1.75rem}.qdsi-scope .qds-context-cta{right:1rem;bottom:max(.75rem,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.qdsi-scope .qds-mask-reveal{opacity:1!important;clip-path:none!important}.qdsi-scope .qds-kinetic-headline,.qdsi-scope .qds-kinetic-headline>span{animation:none!important;opacity:1!important;transform:none!important;letter-spacing:inherit!important}.qdsi-scope .qds-media-scrub{min-height:auto!important}.qdsi-scope .qds-media-scrub__stage{position:static;min-height:0}}