.tour{--tour-bezel: #0b0c0f;padding:104px 0 88px;overflow:clip}.tour+.tour{padding-top:40px}.tour-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:34px}.tour-head>div{flex:1.4}.tour-head h2{margin:0;font-size:clamp(34px,4.3vw,58px);line-height:1.09;font-weight:650;letter-spacing:-.045em;white-space:pre-line;text-wrap:balance;color:var(--text);background:none;-webkit-text-fill-color:currentColor}.tour-lede{flex:1;max-width:360px;margin:0;font-size:16px;line-height:1.6;color:var(--text-muted)}.tour-switch-wrap{display:flex;margin-bottom:30px}.tour-switch{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:var(--bg-subtle);border:1px solid var(--border-soft)}.tour-switch button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 18px 0 14px;border:0;border-radius:999px;background:none;color:var(--text-secondary);font:inherit;font-size:14px;font-weight:550;cursor:pointer;transition:background .2s,color .2s}.tour-switch button:hover{color:var(--text)}.tour-switch button[aria-selected=true]{background:var(--pill-active-bg);color:var(--pill-active-ink)}.tour-switch svg{width:18px;height:18px;flex:none}.tour-os{font-size:11px;font-weight:500;opacity:.62}.tour-panel{--slide: min(78vw, 1040px);--gap: clamp(18px, 3vw, 44px)}.tour-ipad{--slide: min(70vw, 900px)}.tour-iphone{--slide: 272px;--gap: clamp(18px, 2.4vw, 34px)}.tour-strip{display:flex;gap:var(--gap);margin:0;padding:18px calc((100% - var(--slide)) / 2) 8px;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tour-strip::-webkit-scrollbar{display:none}.tour-strip:focus-visible{outline:none}.tour-strip:focus-visible .tour-slide.is-current .tour-device{outline:3px solid var(--accent);outline-offset:6px}@media(hover:hover)and (pointer:fine){.tour-strip{cursor:grab}.tour-strip.is-dragging{cursor:grabbing;scroll-snap-type:none}}.tour-strip.is-dragging .tour-shot{pointer-events:none}.tour-slide{flex:0 0 var(--slide);scroll-snap-align:center;display:flex;flex-direction:column;align-items:center}.tour-iphone .tour-slide.is-landscape{flex-basis:min(78vw,620px);justify-content:flex-start}.tour-shot{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in;-webkit-tap-highlight-color:transparent}.tour-slide:not(.is-current) .tour-shot{cursor:pointer}.tour-device{display:block;width:100%;aspect-ratio:var(--ar);box-sizing:content-box;background:var(--tour-bezel);overflow:hidden;position:relative;box-shadow:0 0 0 1px var(--frame-ring),0 34px 70px -34px #0f1a2d73,0 12px 24px -16px #0f1a2d40;transform:scale(.94);opacity:.5;transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .45s}.tour-slide.is-current .tour-device{transform:none;opacity:1}.tour-device picture,.tour-device img{display:block;width:100%;height:100%}.tour-device img{object-fit:cover;user-select:none;-webkit-user-drag:none}.tour-tv .tour-device{width:calc(100% - 12px);padding:6px;border-radius:14px}.tour-tv .tour-device img{border-radius:9px}.tour-ipad .tour-device{width:calc(100% - (2*clamp(9px,1.6vw,16px)));padding:clamp(9px,1.6vw,16px);border-radius:clamp(20px,3.2vw,36px)}.tour-ipad .tour-device img{border-radius:clamp(12px,1.9vw,22px)}.tour-iphone .tour-device{width:calc(100% - 20px);padding:10px;border-radius:46px}.tour-iphone .tour-device img{border-radius:37px}.tour-iphone .is-landscape .tour-device{width:calc(100% - 20px);border-radius:44px;margin-top:18%}.tour-iphone .is-landscape .tour-device img{border-radius:35px}.tour-caption{max-width:520px;margin-top:26px;text-align:center;opacity:0;transform:translateY(4px);transition:opacity .35s,transform .35s}.tour-slide.is-current .tour-caption{opacity:1;transform:none}.tour-caption h3{margin:0;font-size:18px;line-height:1.3;font-weight:650;letter-spacing:-.02em;color:var(--text)}.tour .tour-caption p{margin:6px 0 0;font-size:14px;line-height:1.55;color:var(--text-muted)}.tour-iphone .tour-caption{max-width:100%}.tour-controls{display:flex;align-items:center;gap:22px;margin-top:30px}.tour-progress{flex:1;height:2px;border-radius:2px;background:var(--border);overflow:hidden}.tour-progress i{display:block;height:100%;background:var(--text);transform-origin:left;transform:scaleX(0);transition:transform .35s cubic-bezier(.2,.7,.2,1)}.tour-count{margin:0;min-width:64px;font-size:13px;font-variant-numeric:tabular-nums;color:var(--text-secondary);text-align:right}.tour-count-sep{color:var(--text-muted)}.tour-arrows{display:flex;gap:10px}.tour-arrow{display:grid;place-items:center;width:46px;height:46px;padding:0;border-radius:50%;border:1px solid var(--border-strong);background:var(--bg-card);color:var(--text);cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.tour-arrow:hover:not(:disabled){background:var(--surface-hover);border-color:var(--text-faint)}.tour-arrow:disabled{opacity:.35;cursor:default}.tour-arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tour .tour-note{margin:22px auto 0;font-size:11px;line-height:1.5;color:var(--text-muted)}html.tour-locked{overflow:hidden}.tour-viewer{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#07080b;color:#f1f3f7;overflow:hidden}.tour-viewer::backdrop{background:#000}.tour-viewer[open]{display:grid;grid-template-rows:auto 1fr}.tour-viewer-bar{display:flex;align-items:center;gap:18px;padding:max(14px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) 12px max(20px,env(safe-area-inset-left))}.tour-viewer-bar p{margin:0;font-size:14px;font-weight:550}.tour-viewer-bar [data-viewer-title]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-viewer-count{color:#a6b0be;font-variant-numeric:tabular-nums;font-weight:450!important}.tour-viewer-close{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #ffffff2b;background:#ffffff12;color:#fff;cursor:pointer}.tour-viewer-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.tour-viewer-strip{display:flex;margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior:contain;min-height:0;height:100%;align-items:stretch}.tour-viewer-strip::-webkit-scrollbar{display:none}.tour-viewer-strip:focus-visible{outline:none}.tour-viewer-slide{flex:0 0 100%;scroll-snap-align:center;display:grid;place-items:center;padding:8px max(20px,env(safe-area-inset-left)) max(24px,env(safe-area-inset-bottom));box-sizing:border-box;min-height:0;height:100%}.tour-viewer-slide picture{display:contents}.tour-viewer-slide img{max-width:100%;max-height:calc(100dvh - 110px);width:auto;height:auto;border-radius:12px;object-fit:contain;user-select:none;-webkit-user-drag:none}.tour-viewer .tour-arrow{position:absolute;top:50%;translate:0 -50%;background:#16191fcc;border-color:#ffffff26;color:#fff}.tour-viewer-prev{left:max(16px,env(safe-area-inset-left))}.tour-viewer-next{right:max(16px,env(safe-area-inset-right))}@media(max-width:900px){.tour{padding:72px 0 64px}.tour-head{flex-direction:column;align-items:start;gap:18px}.tour-lede{max-width:560px}}@media(max-width:760px){.tour-panel,.tour-ipad{--slide: 86vw;--gap: 14px}.tour-iphone{--slide: 62vw}.tour-iphone .tour-slide.is-landscape{flex-basis:86vw}.tour-switch-wrap{margin-bottom:18px}.tour-switch{width:100%}.tour-switch button{flex:1;justify-content:center;padding:0 8px;gap:6px;font-size:13px}.tour-os{display:none}.tour-tv .tour-device{padding:4px;width:calc(100% - 8px);border-radius:10px}.tour-tv .tour-device img{border-radius:7px}.tour-iphone .tour-device{padding:7px;width:calc(100% - 14px);border-radius:34px}.tour-iphone .tour-device img{border-radius:28px}.tour-caption{margin-top:18px}.tour-caption h3{font-size:16px}.tour-controls{gap:14px;margin-top:22px}.tour-viewer .tour-arrow{display:none}}@media(prefers-reduced-motion:reduce){.tour-device,.tour-caption,.tour-progress i{transition:none}}.tour .tour-more{display:inline-block;margin-top:10px;font-size:13px;font-weight:550;color:var(--accent);text-decoration:none}.tour .tour-more:hover{text-decoration:underline;text-underline-offset:3px}.tour-slide:not(.is-current) .tour-more{pointer-events:none}
