.lv2 .tour-section .head{text-align:center;margin-bottom:34px}.lv2 .tour-section .head h2{margin:0 auto}.lv2 .tour{outline:none;position:relative}.lv2 .tour:focus-visible .tour-frame{outline:2px solid var(--ink);outline-offset:4px}.lv2 .tour-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.lv2 .tour-chip{border:1px solid var(--lv-border);background:var(--lv-surface);color:var(--lv-muted-strong);transition:background .22s var(--ease-out), color .22s var(--ease-out), border-color .22s var(--ease-out);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.lv2 .tour-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}@media (max-width:639px){.lv2 .tour-chips{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.lv2 .tour-chips::-webkit-scrollbar{display:none}.lv2 .tour-chip{white-space:nowrap;flex:none}}.lv2 .tour-frame{background:#131315;border-radius:22px;padding:10px;box-shadow:0 44px 90px -46px #09090abf,0 0 0 1px #1a1a1a14}.lv2 .tour-screen{background:#0b0b0c;border-radius:12px;overflow:hidden}.lv2 .tour-viewport{aspect-ratio:1440/900;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:var(--lv-surface-alt);position:relative;overflow:hidden}.lv2 .tour-track{height:100%;transition:transform .7s var(--ease-inout);will-change:transform;display:flex}.lv2 .tour-slide{flex:0 0 100%;overflow:hidden}.lv2 .tour-img{transition:transform .7s var(--ease-inout)}.lv2 .tour-img img{width:100%;height:auto;display:block}.lv2 .tour-cap{--tour-cap-fade:72px;z-index:2;pointer-events:none;color:#f5f2ea;text-shadow:0 1px 2px #0009;font-size:14px;font-weight:500;position:absolute;bottom:0;left:0;right:0}.lv2 .tour-cap-text{padding:calc(var(--tour-cap-fade) + 6px) 20px 16px;background:linear-gradient(to top, #09090ad6 0, #09090ac2 calc(100% - var(--tour-cap-fade)), #09090a6b calc(100% - var(--tour-cap-fade) * .55), #09090a00 100%);display:block}.lv2 .tour-cap-inner{animation:tour-rise .56s var(--ease-out) both;display:block}@keyframes tour-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width:639px){.lv2 .tour-cap{--tour-cap-fade:48px;font-size:12px}.lv2 .tour-cap-text{padding:calc(var(--tour-cap-fade) + 4px) 12px 10px}}.lv2 .tour-arrow{z-index:3;width:40px;height:40px;color:var(--ink);border:1px solid var(--lv-border);opacity:0;transition:opacity .18s var(--ease-out), background .15s var(--ease-out);background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px -14px #1a1a1a80}.lv2 .tour-arrow-prev{left:12px}.lv2 .tour-arrow-next{right:12px}.lv2 .tour:hover .tour-arrow,.lv2 .tour:focus-within .tour-arrow{opacity:1}.lv2 .tour-arrow:hover{background:#fff}@media (hover:none){.lv2 .tour-arrow{opacity:1;width:36px;height:36px}}.lv2 .tour-below{justify-content:center;align-items:center;gap:14px;margin-top:14px;display:flex}.lv2 .tour-dots{gap:6px;display:flex}.lv2 .tour-dot{background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.lv2 .tour-dot:before{content:"";background:var(--lv-control);width:7px;height:7px;transition:width .26s var(--ease-out), background .2s var(--ease-out);border-radius:999px}.lv2 .tour-dot.active:before{background:var(--gold);width:22px}.lv2 .tour-playpause{border:1px solid var(--lv-border);background:var(--lv-surface);width:28px;height:28px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.lv2 .tour-reduced .tour-track,.lv2 .tour-reduced .tour-img,.lv2 .tour-reduced .tour-cap-inner{transition:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){.lv2 .tour .tour-track,.lv2 .tour .tour-img,.lv2 .tour .tour-cap-inner{transition:none!important;animation:none!important}}.lv2 .tour-video-lead{margin-bottom:44px}@media (max-width:639px){.lv2 .tour-video-lead{margin-bottom:32px}}
.lv2 .pv{margin:0}.lv2 .pv-frame{background:#131315;border-radius:22px;padding:10px;box-shadow:0 44px 90px -46px #09090abf,0 0 0 1px #1a1a1a14}.lv2 .pv-screen{aspect-ratio:16/9;background:#0b0b0c;border-radius:12px;position:relative;overflow:hidden}.lv2 .pv-stage,.lv2 .pv-video,.lv2 .pv-poster{width:100%;height:100%;position:absolute;inset:0}.lv2 .pv-video{background:#0b0b0c;outline:none;display:block}.lv2 .pv-poster{z-index:1}.lv2 .pv-poster img{object-fit:cover;width:100%;height:100%}.lv2 .pv-play{z-index:2;cursor:pointer;text-align:left;background:0 0;border:0;outline:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}:is(.lv2 .pv-frame:has(.pv-play:focus-visible),.lv2 .pv-frame:has(.pv-video:focus-visible)){box-shadow:inset 0 0 0 2px #131315,inset 0 0 0 5px #f5f2ea,0 44px 90px -46px #09090abf,0 0 0 1px #1a1a1a14}@supports not selector(:has(*)){.lv2 .pv-play:focus-visible{outline:3px solid var(--ink);outline-offset:-6px}.lv2 .pv-video:focus-visible{outline-offset:-6px;outline:3px solid #f5f2ea}}.lv2 .pv-pill{background:var(--gold);min-height:52px;color:var(--ink);white-space:nowrap;transition:background .15s var(--ease-out), transform .25s var(--ease-out);border-radius:999px;align-items:center;gap:10px;padding:0 20px 0 14px;font-size:15px;font-weight:700;display:inline-flex;position:absolute;bottom:11%;left:7.5%;box-shadow:0 18px 40px -18px #1a1a1a8c}.lv2 .pv-play:hover .pv-pill{background:var(--gold-hover);transform:translateY(-1px)}.lv2 .pv-play:active .pv-pill{transform:scale(.985)}.lv2 .pv-pill-icon{background:var(--ink);width:30px;height:30px;color:var(--gold);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.lv2 .pv-pill-icon svg{margin-left:2px}.lv2 .pv-pill-dur{opacity:.8;font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.lv2 .pv-spinner{border:2px solid #b8965a59;border-top-color:var(--gold);border-radius:999px;width:14px;height:14px;animation:.8s linear infinite pv-spin}@keyframes pv-spin{to{transform:rotate(360deg)}}@media (max-width:639px){.lv2 .pv-frame{border-radius:16px;padding:6px}.lv2 .pv-screen{border-radius:10px}.lv2 .pv-pill{gap:8px;min-height:44px;padding:0 16px 0 10px;font-size:14px;bottom:9%;left:6%}.lv2 .pv-pill-icon{width:26px;height:26px}.lv2 .pv-pill-dur{display:none}}.lv2 .pv-retry-note{color:var(--ink);white-space:nowrap;background:#f0eee9eb;border-radius:8px;padding:3px 8px;font-size:13px;position:absolute;bottom:calc(11% - 26px);left:7.5%}@media (max-width:639px){.lv2 .pv[data-phase=retry] .pv-pill{bottom:34%}.lv2 .pv-retry-note{white-space:normal;font-size:12px;line-height:1.35;bottom:8%;left:6%;right:6%}}.lv2 .pv-badge{z-index:5;pointer-events:none;color:#f5f2ea;overflow-wrap:anywhere;background:#09090ac7;border-radius:6px;max-width:80%;padding:4px 7px;font:500 11px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:8px;left:8px;letter-spacing:0!important}@media (max-width:639px){.lv2 .pv-badge{max-width:92%;padding:3px 5px;font-size:9px;top:4px;left:4px}}.lv2 .pv-error{z-index:3;text-align:center;color:#f5f2ea;background:#09090ad9;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:15px;display:flex;position:absolute;inset:0}.lv2 .pv-error a{color:var(--gold);text-underline-offset:3px;font-weight:600;text-decoration:underline}.lv2 .pv-error a:focus-visible{outline-color:#f5f2ea}.lv2 .pv-credits{color:var(--lv-muted);text-align:center;margin-top:12px;font-size:13px;line-height:1.5}.lv2 .pv-credits a{color:var(--ink);text-underline-offset:3px;font-weight:500;text-decoration:underline}.lv2 .pv-credits a:hover{color:var(--gold-text)}.lv2 .pv-credits{flex-wrap:wrap;justify-content:center;gap:2px 8px;display:flex}.lv2 .pv-sep{color:var(--lv-control)}.lv2 .pv-transcript{white-space:nowrap}@media (max-width:639px){.lv2 .pv-sep{display:none}.lv2 .pv-transcript{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.lv2 .pv-pill,.lv2 .pv-play:hover .pv-pill,.lv2 .pv-play:active .pv-pill{transition:none;transform:none}.lv2 .pv-spinner{border-top-color:#b8965a59;animation:none}}
.lv2 .tvb-grid{align-items:center;gap:36px;display:grid}@media (min-width:1024px){.lv2 .tvb-grid{grid-template-columns:5fr 7fr;gap:56px}}.lv2 .tvb-support{color:#f5f2eac7;max-width:520px;margin-top:-8px;font-size:15px;line-height:1.55}.lv2 .tvb-steps{gap:8px;margin-top:22px;padding:0;list-style:none;display:grid}.lv2 .tvb-steps li{color:#f5f2ea80;transition:color .3s var(--ease-out);align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.lv2 .tvb-steps li .n{color:#f5f2ea99;width:26px;height:26px;transition:background .3s var(--ease-out), color .3s var(--ease-out), border-color .3s var(--ease-out);border:1px solid #f5f2ea40;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.lv2 .tvb-steps li.active{color:#f5f2ea}.lv2 .tvb-steps li.active .n{background:var(--gold);color:var(--ink);border-color:var(--gold)}.lv2 .tvb-scene{padding:0 0 120px;position:relative}.lv2 .tvb-tvwrap{margin-right:22%;position:relative}.lv2 .tvb-tv{opacity:0;transition:opacity .26s var(--ease-inout);position:absolute;inset:0}.lv2 .tvb-tv:first-child{position:relative}.lv2 .tvb-tv.on{opacity:1}.lv2 .tvb-tv-screen{background:#000;border-radius:10px;padding:7px;overflow:hidden;box-shadow:0 40px 80px -40px #000000e6,0 0 0 1px #f5f2ea1f}.lv2 .tvb-tv-screen img{border-radius:4px;width:100%;height:auto;display:block}.lv2 .tvb-tv-stand{background:linear-gradient(#2a2a2c,#151516);border-radius:0 0 6px 6px;width:22%;height:8px;margin:0 auto;display:block}.lv2 .tvb[data-step="1"] .tvb-tv-screen{box-shadow:0 40px 80px -40px #000000e6,0 0 0 2px #b8965a99}.lv2 .tvb-phone{z-index:3;background:#111113;border-radius:26px;width:168px;padding:6px;position:absolute;bottom:0;right:4%;overflow:hidden;box-shadow:0 28px 50px -24px #000000e6,0 0 0 1px #f5f2ea24,inset 0 0 0 1px #0009}.lv2 .tvb-phone img{opacity:0;width:calc(100% - 12px);height:auto;transition:opacity .2s var(--ease-inout);border-radius:20px;position:absolute;inset:6px}.lv2 .tvb-phone img:first-of-type{width:100%;position:relative;inset:auto}.lv2 .tvb-phone img.on{opacity:1}.lv2 .tvb-tap{z-index:4;pointer-events:none;border:2px solid var(--gold);opacity:0;border-radius:999px;width:30px;height:30px;position:absolute;bottom:17.5%;right:12%;transform:scale(.5)}.lv2 .tvb[data-beat=confirm] .tvb-tap{animation:tvb-tap .8s var(--ease-out) both}@keyframes tvb-tap{0%,35%{opacity:0;transform:scale(.5)}45%{opacity:1;transform:scale(.75)}to{opacity:0;transform:scale(1.7)}}.lv2 .tvb-playpause{z-index:4;color:#f5f2ea;background:#f5f2ea14;border:1px solid #f5f2ea47;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;bottom:0;left:0}.lv2 .tvb-playpause:hover{background:#f5f2ea29}.lv2 .tvb-playpause:focus-visible{outline-color:#f5f2ea}@media (max-width:639px){.lv2 .tvb-scene{padding-bottom:90px}.lv2 .tvb-tvwrap{margin-right:26%}.lv2 .tvb-phone{width:118px}.lv2 .tvb-tap{width:22px;height:22px}}@media (prefers-reduced-motion:reduce){.lv2 .tvb-tap{opacity:0!important;animation:none!important}.lv2 .tvb-tv,.lv2 .tvb-phone img,.lv2 .tvb-steps li,.lv2 .tvb-steps li .n{transition:none}}
@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.p.3wn_q526zaolu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.3uuun_-7zsf1g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.p.3wn_q526zaolu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.3uuun_-7zsf1g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.p.3wn_q526zaolu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.3uuun_-7zsf1g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.p.3wn_q526zaolu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.3uuun_-7zsf1g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_7f5885ff-module__E8rpoG__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}