@font-face{font-family:Overview Inter;src:url(/product-overview/fonts/inter-variable.woff2) format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Overview Manrope;src:url(/product-overview/fonts/manrope-variable.woff2) format("woff2");font-weight:100 900;font-display:swap}.product-overview{--bg:#eef3f9;--surface:var(--company-surface);--surface-2:#f5f9fd;--surface-3:#e8eff7;--fg:var(--company-ink);--fg-2:#324258;--fg-3:var(--company-copy);--fg-4:var(--company-copy);--border:var(--company-rule);--border-strong:#bccadb;--hairline:rgba(10,20,38,.07);--accent:var(--company-brand);--accent-hover:var(--company-brand-strong);--accent-press:#124391;--accent-soft:#e4edfb;--accent-soft-strong:#cfdff6;--accent-ring:rgba(30,91,191,.22);--success:#0d8a5f;--success-soft:#dff1e7;--warning:#b56e0c;--warning-soft:#f7ecd8;--danger:#b82e26;--danger-soft:#f8e2e0;--c-human:#9c4f7c;--c-human-soft:#efe3ea;--c-agent:#7e57c2;--c-agent-soft:#eae4f5;--c-app:#1e5bbf;--c-app-soft:#e4edfb;--c-data:#5d6d7e;--c-data-soft:#e5e8ea;--c-outcome:#3a8a5e;--c-outcome-soft:#dfece5;--c-gate:#e08e3c;--c-gate-soft:#faede0;--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-1:0 1px 2px rgba(18,32,51,.04),0 1px 1px rgba(18,32,51,.03);--shadow-2:0 4px 14px rgba(18,32,51,.06),0 1px 3px rgba(18,32,51,.04);--shadow-3:0 18px 40px rgba(18,32,51,.08),0 4px 12px rgba(18,32,51,.05);--ease-standard:cubic-bezier(.2,0,0,1);--ease-soft:cubic-bezier(.22,1,.36,1);--ease-exit:cubic-bezier(.4,0,1,1);--dur-xs:120ms;--dur-sm:180ms;--dur-md:260ms;--dur-lg:420ms;--font-sans:"Overview Inter",-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans CJK SC",sans-serif;--font-display:"Overview Manrope",var(--font-sans);--shell:1200px}.product-overview *{box-sizing:border-box}.product-overview{scroll-behavior:smooth;scroll-padding-top:96px;margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased;font-feature-settings:"cv02","cv03","cv04","cv11"}.product-overview a{color:inherit;text-decoration:none}.product-overview button{font:inherit;cursor:pointer;color:inherit}.product-overview [tabindex]:focus-visible,.product-overview a:focus-visible,.product-overview button:focus-visible{outline:none;box-shadow:0 0 0 3px var(--accent-ring)}.product-overview blockquote,.product-overview figure,.product-overview h1,.product-overview h2,.product-overview h3,.product-overview p{margin:0}.product-overview img,.product-overview video{display:block;max-width:100%;height:auto}.product-overview .shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}.product-overview .eyebrow{font-size:13px;font-weight:500;letter-spacing:.08em;color:var(--accent);line-height:1.4}.product-overview .num{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.product-overview .progress{position:fixed;top:0;left:0;height:2px;width:100%;z-index:60;background:transparent;pointer-events:none}.product-overview .progress i{display:block;height:100%;width:calc(var(--p,0)*100%);background:var(--accent);transition:width 80ms linear}.product-overview .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 22px;border-radius:999px;font-size:15px;font-weight:500;border:1px solid transparent;transition:transform var(--dur-sm) var(--ease-standard),background var(--dur-sm) var(--ease-standard),box-shadow var(--dur-sm) var(--ease-standard),border-color var(--dur-sm) var(--ease-standard);white-space:nowrap}.product-overview .btn.primary{background:var(--fg);color:#fff}.product-overview .btn.primary:hover{background:var(--accent);transform:translateY(-1px);box-shadow:0 14px 36px rgba(30,91,191,.2)}.product-overview .btn.ghost{background:var(--surface);color:var(--fg);border-color:var(--border)}.product-overview .btn.ghost:hover{border-color:var(--border-strong);background:var(--surface-2)}.product-overview .btn.sm{min-height:36px;padding:0 16px;font-size:13.5px}.product-overview .btn svg{width:16px;height:16px}.product-overview .hero{position:relative;padding:96px 0 56px;overflow:hidden}.product-overview .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 20% 0,#dfeaf6 0,transparent 60%),radial-gradient(ellipse 70% 50% at 90% 10%,#e4ecf5 0,transparent 60%);pointer-events:none}.product-overview .hero .shell{position:relative}.product-overview .chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.product-overview .chip{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:3px 10px;border-radius:999px;font-size:12.5px;font-weight:500;letter-spacing:.01em;background:var(--surface);border:1px solid var(--border);color:var(--fg-2)}.product-overview .chip:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent)}.product-overview h1{font-size:clamp(40px,5.4vw,68px);font-weight:300;line-height:1.16;letter-spacing:-.025em;max-width:16em;color:var(--fg);text-wrap:balance}.product-overview h1 strong{font-weight:500}.product-overview .intro{max-width:760px;font-size:19px;line-height:1.85;color:var(--fg-3);margin-top:26px}.product-overview .cta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px}.product-overview .meta{margin-top:22px;font-size:13.5px;color:var(--fg-4);letter-spacing:.025em;display:flex;flex-wrap:wrap;gap:6px 18px}.product-overview .meta span:before{content:"·";margin-right:18px;color:var(--border-strong)}.product-overview .meta span:first-child:before{content:none}.product-overview .movie{margin-top:44px;position:relative;border-radius:var(--radius-xl);overflow:hidden;background:#0b203b;box-shadow:var(--shadow-3)}.product-overview .movie video{width:100%;aspect-ratio:16/9;max-height:78vh;background:#0b203b}.product-overview .play[hidden]{display:none}.product-overview .play{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,32,59,.06),rgba(11,32,59,.32));border:0;padding:0;transition:opacity var(--dur-md) var(--ease-soft)}.product-overview .play,.product-overview .play i{display:flex;align-items:center;justify-content:center}.product-overview .play i{width:84px;height:84px;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(3,16,34,.28);transition:transform var(--dur-md) var(--ease-spring,var(--ease-soft))}.product-overview .play:hover i{transform:scale(1.06)}.product-overview .play svg{width:30px;height:30px;margin-left:5px;fill:var(--accent)}.product-overview .play em{position:absolute;bottom:60px;left:50%;transform:translateX(-50%);font-style:normal;font-size:13px;color:rgba(255,255,255,.86);letter-spacing:.04em;white-space:nowrap}.product-overview .movie-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 22px;background:var(--surface);font-size:13.5px;color:var(--fg-3);border-top:1px solid var(--border)}.product-overview .movie-caption b{color:var(--fg);font-weight:500}.product-overview .movie-caption a{color:var(--accent)}.product-overview .toc{margin-top:36px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-overview .toc a{padding:18px 16px 18px 0;margin-right:16px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:6px;transition:color var(--dur-sm) var(--ease-standard)}.product-overview .toc a:last-child{border-right:0;margin-right:0}.product-overview .toc .num{font-size:12px;color:var(--fg-4);font-weight:600}.product-overview .toc b{font-size:14px;font-weight:500;color:var(--fg-2);line-height:1.45}.product-overview .toc a.active .num,.product-overview .toc a.active b,.product-overview .toc a:hover .num,.product-overview .toc a:hover b{color:var(--accent)}.product-overview .chapter{padding:104px 0 72px}.product-overview .chapter-head{display:grid;grid-template-columns:96px minmax(0,1fr);gap:24px;align-items:start}.product-overview .chapter-number{font-family:var(--font-display);font-size:56px;font-weight:300;line-height:1;color:var(--accent);letter-spacing:-.04em;padding-top:8px}.product-overview .chapter h2{font-size:clamp(30px,3.6vw,46px);font-weight:400;line-height:1.28;letter-spacing:-.02em;margin-top:12px;max-width:22em;color:var(--fg);text-wrap:balance}.product-overview .lead{font-size:17.5px;line-height:1.85;color:var(--fg-3);max-width:820px;margin-top:18px}.product-overview .claim{margin:40px 0 24px;padding-top:18px;border-top:2px solid var(--fg);font-size:22px;font-weight:500;letter-spacing:-.01em;max-width:820px;line-height:1.5}.product-overview .stage{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-1);overflow:hidden}.product-overview .stage-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px 12px 20px;border-bottom:1px solid var(--border);background:var(--surface-2)}.product-overview .stage-bar .label{font-size:13px;font-weight:500;color:var(--fg-2);display:flex;align-items:center;gap:8px}.product-overview .stage-bar .label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent)}.product-overview .stage-tools{display:flex;align-items:center;gap:14px}.product-overview .stage-tools .hint{font-size:12px;color:var(--fg-4)}.product-overview .replay{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 12px;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);font-size:12.5px;font-weight:500;color:var(--fg-2);transition:border-color var(--dur-sm) var(--ease-standard),background var(--dur-sm) var(--ease-standard)}.product-overview .replay:hover{border-color:var(--border-strong);background:var(--surface-2)}.product-overview .replay svg{width:13px;height:13px}.product-overview .dg{padding:22px 24px 10px;background:#f9fbfd;overflow-x:auto}.product-overview .dg-svg{display:block;width:100%;height:auto;min-width:680px;font-family:var(--font-sans)}.product-overview .dg-svg text{font-family:inherit;user-select:none}.product-overview .stage figcaption{padding:16px 22px 18px;border-top:1px solid var(--border)}.product-overview .stage figcaption strong{display:block;font-size:15.5px;font-weight:500;color:var(--fg);margin-bottom:4px}.product-overview .stage figcaption span{display:block;font-size:14px;color:var(--fg-3);line-height:1.7}.product-overview .lane rect{fill:#fff;stroke:var(--border);stroke-width:1}.product-overview .lane.alt rect{fill:#f3f7fc}.product-overview .lane text{font-size:13px;font-weight:600;fill:var(--fg-3);letter-spacing:.02em}.product-overview .zone rect{fill:none;stroke:var(--border-strong);stroke-width:1.25;stroke-dasharray:5 6}.product-overview .zone-inner rect{fill:#f1f5fb;stroke:var(--border);stroke-dasharray:none}.product-overview .zone-label rect{fill:#f9fbfd;stroke:none}.product-overview .zone-inner .zone-label rect{fill:#f9fbfd}.product-overview .zone-label text{font-size:12px;font-weight:600;fill:var(--fg-3);letter-spacing:.03em}.product-overview .node{cursor:pointer;outline:none;transition:filter var(--dur-sm) var(--ease-standard),opacity var(--dur-sm) var(--ease-standard)}.product-overview .dg.in .node{animation:overview-nodeIn .55s var(--ease-soft) backwards;animation-delay:calc(var(--i)*70ms)}@keyframes overview-nodeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes overview-edgeDraw{0%{stroke-dashoffset:var(--L)}to{stroke-dashoffset:0}}@keyframes overview-fadeIn{0%{opacity:0}to{opacity:1}}.product-overview .node .node-bg{fill:#fff;stroke:var(--border);stroke-width:1.25;transition:stroke var(--dur-sm) var(--ease-standard),fill var(--dur-sm) var(--ease-standard)}.product-overview .node .title{font-size:15px;font-weight:600;fill:var(--fg)}.product-overview .node .sub{font-size:12.5px;fill:var(--fg-3)}.product-overview .node .tile{fill:var(--c-data-soft)}.product-overview .node .ico{color:var(--c-data)}.product-overview .kind-human .tile{fill:var(--c-human-soft)}.product-overview .kind-human .ico{color:var(--c-human)}.product-overview .kind-agent .tile{fill:var(--c-agent-soft)}.product-overview .kind-agent .ico{color:var(--c-agent)}.product-overview .kind-app .tile{fill:var(--c-app-soft)}.product-overview .kind-app .ico{color:var(--c-app)}.product-overview .kind-outcome .tile{fill:var(--c-outcome-soft)}.product-overview .kind-outcome .ico{color:var(--c-outcome)}.product-overview .kind-gate .tile{fill:var(--c-gate-soft)}.product-overview .kind-gate .ico{color:var(--c-gate)}.product-overview .kind-hub .node-bg{fill:var(--accent-soft);stroke:var(--accent-soft-strong)}.product-overview .kind-hub .tile{fill:#fff}.product-overview .kind-hub .ico{color:var(--accent)}.product-overview .node:focus-visible .node-bg,.product-overview .node:hover .node-bg{stroke:var(--border-strong)}.product-overview .node.hot .node-bg,.product-overview .node.near .node-bg,.product-overview .node.on .node-bg{stroke:var(--accent);stroke-width:1.5}.product-overview .node.hot .node-bg,.product-overview .node.on .node-bg{fill:#f7faff}.product-overview .node.hot,.product-overview .node.on{filter:drop-shadow(0 8px 18px rgba(30,91,191,.16))}.product-overview .edge{opacity:1}.product-overview .edge path{fill:none;stroke:#b9c6d8;stroke-width:1.5;stroke-linecap:round;marker-end:url(#arr);transition:stroke var(--dur-sm) var(--ease-standard),opacity var(--dur-sm)}.product-overview .dg.in .edge path{stroke-dasharray:var(--L);animation:overview-edgeDraw .9s var(--ease-soft) backwards;animation-delay:calc(.14s + var(--i)*90ms)}.product-overview .edge.both path{marker-start:url(#arr)}.product-overview .edge.hot path,.product-overview .edge.on path{stroke:var(--accent);stroke-width:2;marker-end:url(#arr-on)}.product-overview .edge.both.hot path,.product-overview .edge.both.on path{marker-start:url(#arr-on)}.product-overview .dg.in .edge-tick path,.product-overview .edge-tick path{stroke-dasharray:3 5;stroke-dashoffset:0;marker-end:none;stroke:#c3cedd;stroke-width:1.25;animation:overview-fadeIn .5s var(--ease-soft) backwards;animation-delay:calc(.14s + var(--i)*90ms)}.product-overview .edge-tick.hot path,.product-overview .edge-tick.on path{stroke:var(--accent);stroke-width:1.5;marker-end:none}.product-overview .dg.in .elabel{animation:overview-fadeIn .5s var(--ease-soft) backwards;animation-delay:calc(.42s + var(--i)*90ms)}.product-overview .elabel rect{fill:#fff;stroke:var(--border)}.product-overview .elabel text{font-size:12px;fill:var(--fg-2)}.product-overview .edge.hot .elabel text,.product-overview .edge.on .elabel text{fill:var(--accent);font-weight:600}.product-overview .edge.hot .elabel rect,.product-overview .edge.on .elabel rect{stroke:var(--accent-soft-strong)}.product-overview .dot{fill:var(--accent);stroke:#fff;stroke-width:2;filter:drop-shadow(0 0 6px rgba(30,91,191,.55))}.product-overview .dg.focus .node:not(.hot):not(.near):not(.on){opacity:.35}.product-overview .dg.focus .edge:not(.hot):not(.on){opacity:.28}.product-overview .mini-link{stroke:#8a98ae;stroke-width:1.25;marker-end:url(#arr-xs);fill:none}.product-overview .mini-dot{fill:#fff;stroke:var(--accent);stroke-width:2}.product-overview .mini-label{font-size:11.5px;font-weight:600;fill:var(--fg-2)}.product-overview .mini-elabel{font-size:10.5px;fill:var(--fg-4)}.product-overview .sprite{position:absolute;width:0;height:0;overflow:hidden}.product-overview .btn svg,.product-overview .ico,.product-overview .replay svg,.product-overview .shot-bar svg,.product-overview .triad .tile svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-overview .btn svg{stroke-width:2}.product-overview .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.product-overview .step{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px 22px 22px;transition:border-color var(--dur-sm) var(--ease-standard),box-shadow var(--dur-sm) var(--ease-standard);cursor:default}.product-overview .step.hot,.product-overview .step:hover{border-color:var(--border-strong);box-shadow:var(--shadow-2)}.product-overview .step.hot{border-color:var(--accent-soft-strong);box-shadow:0 0 0 3px var(--accent-soft),var(--shadow-2)}.product-overview .step .n{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 8px;border-radius:999px;font-family:var(--font-display);font-size:12px;font-weight:700;background:var(--surface-3);color:var(--fg-2);letter-spacing:.02em}.product-overview .step.hot .n{background:var(--accent-soft);color:var(--accent)}.product-overview .step h3{font-size:17px;font-weight:600;line-height:1.4;margin:14px 0 6px;letter-spacing:-.01em}.product-overview .step p{font-size:14.5px;line-height:1.75;color:var(--fg-3)}.product-overview .case{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:40px;padding:32px 36px;margin:34px 0 28px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1)}.product-overview .case h3{font-size:22px;font-weight:500;line-height:1.45;margin-top:12px;letter-spacing:-.01em}.product-overview .case p{color:var(--fg-3);margin-top:10px;font-size:15px;line-height:1.8}.product-overview .case blockquote{position:relative;padding:22px 26px 22px 30px;background:var(--surface-2);border-radius:var(--radius-md);font-size:20px;line-height:1.75;color:var(--fg)}.product-overview .case blockquote:before{content:"“";position:absolute;left:12px;top:6px;font-family:Georgia,Songti SC,serif;font-size:44px;line-height:1;color:var(--accent-soft-strong)}.product-overview .case small{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--fg-4);margin-top:14px;letter-spacing:.02em}.product-overview .case small:before{content:"";width:18px;height:1px;background:var(--border-strong)}.product-overview .shots{display:grid;gap:18px;margin-top:22px}.product-overview .shots.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview .shot{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-1);transition:border-color var(--dur-sm) var(--ease-standard),box-shadow var(--dur-sm) var(--ease-standard)}.product-overview .shot:hover{border-color:var(--border-strong);box-shadow:var(--shadow-2)}.product-overview .shot-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 10px 16px;border-bottom:1px solid var(--border);background:var(--surface-2)}.product-overview .shot-bar .label{font-size:12.5px;font-weight:500;color:var(--fg-3);display:flex;align-items:center;gap:8px}.product-overview .shot-bar .label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--c-outcome)}.product-overview .shot-bar button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--accent);font-size:12.5px;font-weight:500;padding:4px 6px;border-radius:var(--radius-xs)}.product-overview .shot-bar button:hover{background:var(--accent-soft)}.product-overview .shot-bar button svg{width:13px;height:13px}.product-overview .shot img{width:100%;cursor:zoom-in;background:#fff}.product-overview .shot figcaption{padding:14px 18px 16px;border-top:1px solid var(--border)}.product-overview .shot figcaption strong{display:block;font-size:14.5px;font-weight:500;margin-bottom:3px}.product-overview .shot figcaption span{font-size:13.5px;color:var(--fg-3);line-height:1.65;display:block}.product-overview .triad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.product-overview .triad div{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:22px 22px 24px}.product-overview .triad .tile{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);margin-bottom:14px}.product-overview .triad .tile svg{width:18px;height:18px}.product-overview .triad b{display:block;font-size:16px;font-weight:600;letter-spacing:-.01em}.product-overview .triad p{font-size:14.5px;color:var(--fg-3);margin-top:8px;line-height:1.75}.product-overview .closing{background:#0a1426;color:#fff;padding:104px 0 56px;margin-top:40px;position:relative;overflow:hidden}.product-overview .closing:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 46%,rgba(80,145,219,.16),transparent 42%),linear-gradient(145deg,#0b203b,#0a1426 60%);pointer-events:none}.product-overview .closing .shell{position:relative}.product-overview .closing .eyebrow{color:#9fc5f2}.product-overview .closing h2{font-size:clamp(32px,4.2vw,54px);font-weight:300;line-height:1.28;letter-spacing:-.025em;margin-top:14px;text-wrap:balance}.product-overview .closing p{max-width:760px;color:rgba(226,237,250,.72);margin:26px 0;font-size:17px;line-height:1.85}.product-overview .closing strong{display:block;font-size:clamp(22px,2.6vw,30px);font-weight:500;line-height:1.5;margin-top:40px;letter-spacing:-.01em}.product-overview .footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:72px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:rgba(219,234,251,.62)}.product-overview .footer b{font-weight:500;color:rgba(255,255,255,.86)}.product-overview dialog{border:1px solid var(--border);border-radius:var(--radius-lg);width:calc(100vw - 48px);max-width:1680px;max-height:calc(100vh - 48px);padding:0;background:#fff;color:var(--fg);box-shadow:var(--shadow-3)}.product-overview dialog::backdrop{background:rgba(10,20,38,.62);backdrop-filter:blur(6px)}.product-overview .dialog-head{position:sticky;left:0;top:0;z-index:1;background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:12px 18px;gap:20px}.product-overview #zoom-title{font-weight:500;font-size:14.5px}.product-overview .zoom-controls{display:flex;gap:6px;flex-shrink:0}.product-overview .zoom-controls button{min-width:34px;height:32px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);font-size:13px;font-weight:500;transition:background var(--dur-sm),border-color var(--dur-sm)}.product-overview .zoom-controls button:hover{background:var(--surface-2);border-color:var(--border-strong)}.product-overview dialog img{width:100%;height:auto;max-width:none;transition:width var(--dur-md) var(--ease-soft)}@media (max-width:900px){.product-overview .toc{grid-template-columns:repeat(3,minmax(0,1fr))}.product-overview .toc a:nth-child(3n){border-right:0}.product-overview .case,.product-overview .shots.two,.product-overview .steps,.product-overview .triad{grid-template-columns:1fr}.product-overview .case{gap:22px;padding:24px}.product-overview .chapter-head{grid-template-columns:1fr;gap:6px}.product-overview .chapter-number{font-size:40px}}@media (max-width:640px){.product-overview .shell{width:calc(100% - 32px)}.product-overview .hero{padding-top:72px}.product-overview h1{font-size:38px}.product-overview .intro{font-size:17px}.product-overview .chapter{padding:72px 0 48px}.product-overview .claim{font-size:19px}.product-overview .toc{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview .toc a{border-right:0}.product-overview .movie-caption{flex-direction:column;align-items:flex-start;gap:6px}.product-overview .play i{width:64px;height:64px}.product-overview dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}}@media (prefers-reduced-motion:reduce){.product-overview{scroll-behavior:auto}.product-overview .edge path,.product-overview .edge-tick path,.product-overview .elabel,.product-overview .node{animation:none!important}}@media print{.product-overview .movie,.product-overview .progress,.product-overview .shot-bar button,.product-overview .stage-tools,.product-overview dialog{display:none!important}.product-overview{background:#fff}.product-overview .shell{width:100%}.product-overview .chapter{padding:28px 0;break-inside:avoid}.product-overview .edge path,.product-overview .edge-tick path,.product-overview .elabel,.product-overview .node{animation:none!important}.product-overview .closing{background:#fff;color:var(--fg)}.product-overview .closing:before{display:none}.product-overview .closing p,.product-overview .footer{color:var(--fg-3)}}.product-overview{padding-top:80px;color-scheme:light}.product-overview .hero{padding-top:64px}.product-overview .overview-eyebrow{color:var(--accent);font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:24px}.product-overview .hero h1 strong{display:block}.product-overview #overview-top,.product-overview .chapter{scroll-margin-top:96px}.product-overview .overview-next{color:var(--surface);font-size:15px;padding:12px}.product-overview .overview-next:hover{text-decoration:underline}.product-overview .stage{min-width:0}.product-overview .stage-tools{flex-shrink:0}.product-overview .dg{overscroll-behavior-x:contain}.product-overview .step:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.product-overview .progress{z-index:40}.product-overview-dialog{width:calc(100vw - 32px);max-width:1440px;padding:0;gap:0;overflow:hidden;z-index:60;border-color:var(--company-rule);color-scheme:light}.product-overview-dialog .overview-image-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--company-rule)}.product-overview-dialog .overview-image-toolbar h2{font-size:16px;line-height:1.5}.product-overview-dialog .overview-image-controls{display:flex;gap:8px;flex-shrink:0}.product-overview-dialog .overview-image-controls button{color:var(--company-ink);background:var(--company-surface);border-color:var(--company-rule)}.product-overview-dialog .overview-image-scroll{overflow:auto;max-height:78vh}.product-overview-dialog img{max-width:none;height:auto;display:block}@media (max-width:640px){.product-overview{padding-top:72px}.product-overview .hero{padding-top:40px}.product-overview .stage-tools .hint{display:none}.product-overview .dg{padding:16px 12px 8px}.product-overview .toc a{margin-right:0;padding-right:8px}.product-overview .play em{bottom:20px}.product-overview .movie-caption{padding:14px 16px}.product-overview .chapter{scroll-margin-top:88px}.product-overview-dialog .overview-image-toolbar{padding:12px;align-items:flex-start}}.product-overview .dg::-webkit-scrollbar{height:6px}.product-overview .dg::-webkit-scrollbar-track{background:var(--surface-2)}.product-overview .dg::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-sm)}