.Tour-module__vUo0Fq__root{--ink:var(--color-ink);--caramel:var(--color-caramel);--stone:var(--color-stone);--sage:var(--color-sage);--honey:var(--color-honey);--clay:var(--color-clay);--bg:var(--color-bg);--surface:var(--color-surface);--border:var(--color-border);--hair:#0000000f;--lavender:var(--pet-lavender,#9b8ec4);--shadow-card:0 4px 14px #0000000f;--ground:var(--color-surface);--ctrl-ink:var(--color-ink);--ctrl-sub:var(--color-stone);--scale:.805;background:var(--ground);min-height:100dvh;color:var(--ink);padding:calc(env(safe-area-inset-top,0px) + 24px) 12px calc(env(safe-area-inset-bottom,0px) + 24px);flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;display:flex;overflow-x:hidden}@keyframes Tour-module__vUo0Fq__tour-beatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1}}@keyframes Tour-module__vUo0Fq__tour-spin{to{transform:rotate(360deg)}}@keyframes Tour-module__vUo0Fq__tour-kIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tourScope svg{display:block}.tourScope .topbar{width:calc(380px * var(--scale) + 16px);justify-content:flex-end;max-width:92vw;padding:0 4px 2px;display:flex}.tourScope .phone{width:calc(380px * var(--scale) + 16px);background:#0d0b09;border-radius:42px;flex:none;max-width:92vw;padding:8px;box-shadow:0 10px 26px #1a161229,0 34px 66px #1a161233}.tourScope .screen{background:var(--bg);height:calc(745px * var(--scale));border-radius:34px;position:relative;overflow:hidden}.tourScope .device{width:380px;height:745px;transform:scale(var(--scale));transform-origin:0 0;flex-direction:column;display:flex}.tourScope .nav{flex:none;justify-content:space-between;align-items:center;padding:14px 20px 8px;display:flex}.tourScope .brand{letter-spacing:-.6px;color:var(--ink);font-size:21px;font-weight:700}.tourScope .avatar{border:2px solid var(--lavender);border-radius:50%;flex:none;width:34px;height:34px;overflow:hidden}.tourScope .avatar img{object-fit:cover;width:100%;height:100%}.tourScope .stage{flex:1;position:relative;overflow:hidden}.tourScope .beat{flex-direction:column;padding:24px 20px 16px;display:none;position:absolute;inset:0;overflow:hidden}.tourScope .beat.on{display:flex}.tourScope .beat.play{animation:.4s cubic-bezier(.22,1,.36,1) both Tour-module__vUo0Fq__tour-beatIn}.tourScope .beat.scrollbeat{scrollbar-width:none;overflow-y:auto}.tourScope .beat.scrollbeat::-webkit-scrollbar{display:none}.tourScope .petsw{align-items:center;gap:9px;margin-bottom:24px;padding:4px 2px 0;display:flex}.tourScope .petsw .pa{border:2px solid var(--lavender);border-radius:50%;width:40px;height:40px;overflow:hidden}.tourScope .petsw .pa img{object-fit:cover;width:100%;height:100%}.tourScope .petsw .pn{font-size:15px;font-weight:600}.tourScope .stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.tourScope .stats.stats2{grid-template-columns:repeat(2,1fr)}.tourScope .stat{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:16px 13px}.tourScope .stat .sl{color:var(--stone);letter-spacing:1.3px;text-transform:uppercase;font-size:10px;font-weight:600}.tourScope .stat .sv{letter-spacing:-.5px;margin-top:4px;font-size:22px;font-weight:600}.tourScope .stat .sh{color:var(--stone);margin-top:3px;font-size:12px;font-weight:500}.tourScope .pills{gap:8px;margin-bottom:12px;display:flex}.tourScope .pill{letter-spacing:-.4px;color:var(--stone);border-radius:999px;padding:6px 14px;font-size:18px;font-weight:500}.tourScope .pill.act{background:var(--surface);color:var(--ink);font-weight:600}.tourScope .plist{flex-direction:column;gap:12px;display:flex}.tourScope .pc{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;gap:16px;padding:16px 20px;display:flex}.tourScope .pc-top{align-items:center;gap:11px;display:flex}.tourScope .pc-thumb{object-fit:contain;mix-blend-mode:multiply;flex:none;width:44px;height:44px}.tourScope .pc-txt{flex:1;min-width:0}.tourScope .pc-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:700;line-height:1.2;overflow:hidden}.tourScope .pc-meta{color:var(--stone);margin-top:2px;font-size:12px;font-weight:500}.tourScope .pc-days{text-align:right;flex:none}.tourScope .pc-dv{letter-spacing:-.4px;font-size:15px;font-weight:700;line-height:1;transition:color .5s}.tourScope .pc-dl{color:var(--stone);letter-spacing:1.4px;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:500}.tourScope .prog{background:var(--hair);border-radius:2px;height:4px;overflow:hidden}.tourScope .prog i{border-radius:2px;width:0;height:100%;transition:width 1.3s cubic-bezier(.33,0,.2,1),background .6s;display:block}.tourScope .beat.play .prog i{width:var(--w)}.tourScope .repurchase{justify-content:flex-end;display:flex}.tourScope .rewrap{opacity:0;max-height:0;margin-top:-16px;transition:max-height .45s cubic-bezier(.22,1,.36,1),opacity .3s 50ms,margin-top .45s cubic-bezier(.22,1,.36,1);overflow:hidden}.tourScope .rewrap.show{opacity:1;max-height:60px;margin-top:0}.tourScope .rebtn{color:var(--caramel);font-family:var(--font);cursor:pointer;background:0 0;border:1px solid #c07d4f73;border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.tourScope .rebtn.done{background:var(--sage);color:#fff;border-color:#0000}.tourScope .rebtn svg{width:14px;height:14px}.tourScope .scanpad{flex-direction:column;flex:1;justify-content:center;display:flex}.tourScope .drop{text-align:center;border:2px dashed #0000001f;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:34px 16px;display:flex}.tourScope .drop .cam{width:54px;height:54px;color:var(--caramel);background:#c07d4f1f;border-radius:15px;place-items:center;display:grid}.tourScope .drop .cam svg{width:27px;height:27px}.tourScope .drop .dt{color:var(--ink);font-size:14px;font-weight:600}.tourScope .scanbtn{background:var(--ink);color:#fff;width:100%;font-family:var(--font);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:14px;font-size:14.5px;font-weight:600;transition:transform .12s;display:flex}.tourScope .scanbtn:active{transform:scale(.96)}.tourScope .scanbtn.press{transform:scale(.94)}.tourScope .scanbtn svg{width:18px;height:18px}.tourScope .scanning{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;display:flex}.tourScope .spin{width:40px;height:40px;color:var(--caramel);animation:.9s linear infinite Tour-module__vUo0Fq__tour-spin}.tourScope .scanning .st{font-size:13px;font-weight:600}.tourScope .scanning .ss{color:var(--stone);font-size:11.5px}.tourScope .klopt{opacity:0;flex-direction:column;gap:12px;display:flex}.tourScope .klopt.reveal{animation:.45s forwards Tour-module__vUo0Fq__tour-kIn}.tourScope .kh{letter-spacing:-.3px;font-size:18px;font-weight:700}.tourScope .kl{color:var(--stone);margin-top:2px;font-size:12.5px}.tourScope .ktabs{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.tourScope .ktabs::-webkit-scrollbar{display:none}.tourScope .ktab{border:1px solid var(--border);background:var(--surface);font-family:var(--font);color:var(--stone);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:4px;padding:7px 11px;font-size:12px;font-weight:500;display:flex}.tourScope .ktab .kchk{width:12px;height:12px;color:var(--caramel);flex:none}.tourScope .ktab.kact{border-color:var(--caramel);color:var(--ink);background:#c598681a}.tourScope .kform{flex-direction:column;gap:10px;display:flex}.tourScope .kf{flex-direction:column;gap:5px;min-width:0;display:flex}.tourScope .kfl{color:var(--stone);font-size:11px;font-weight:500}.tourScope .kin{background:var(--surface);border:1px solid var(--border);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;border-radius:10px;padding:10px 12px;font-size:13px;overflow:hidden}.tourScope .ksel{justify-content:space-between;align-items:center;gap:6px;display:flex}.tourScope .ksel svg{width:14px;height:14px;color:var(--stone);flex:none}.tourScope .krow2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tourScope .kpets{gap:8px;display:flex}.tourScope .kpet{border:2px solid var(--lavender);border-radius:50%;width:38px;height:38px;overflow:hidden;box-shadow:0 0 0 3px #9b8ec440}.tourScope .kpet img{object-fit:cover;width:100%;height:100%}.tourScope .ksave{background:var(--ink);color:#fff;width:100%;font-family:var(--font);letter-spacing:.2px;cursor:pointer;border:none;border-radius:12px;padding:13px;font-size:14px;font-weight:600}.tourScope .kcard{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:20px}.tourScope .ksum{background:#cc8f3a0d;border:1px solid #cc8f3a1a;border-radius:12px;margin-bottom:16px;padding:16px 20px}.tourScope .ksumt{color:var(--stone);text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;font-size:11px;font-weight:600}.tourScope .ksumx{color:var(--ink);font-size:13px;line-height:1.6}.tourScope .kh2{letter-spacing:-.2px;margin-bottom:16px;font-size:16px;font-weight:600}.tourScope .kchart{grid-template-columns:repeat(4,1fr);align-items:end;gap:8px;display:grid}.tourScope .kcol{flex-direction:column;align-items:center;gap:4px;display:flex}.tourScope .kbarwrap{justify-content:center;align-items:flex-end;width:100%;height:110px;display:flex}.tourScope .kbar{background:var(--caramel);opacity:.8;border-radius:4px 4px 0 0;width:70%;min-height:4px}.tourScope .kclabel{color:var(--stone);text-transform:uppercase;letter-spacing:.5px;font-size:10px}.tourScope .kcval{color:var(--ink);font-size:10px;font-weight:500}.tourScope .kcat{flex-direction:column;display:flex}.tourScope .kcatrow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;display:flex}.tourScope .kcatrow:first-child{border-top:none;padding-top:0}.tourScope .kcatname{color:var(--stone)}.tourScope .kcatval{font-weight:500}.tourScope .ointro{flex-direction:column;gap:2px;margin-bottom:16px;display:flex}.tourScope .ointro h2{letter-spacing:-.3px;font-size:20px;font-weight:700}.tourScope .ointro p{color:var(--stone);font-size:14px}.tourScope .ocard{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:20px}.tourScope .ohead{align-items:center;gap:14px;display:flex}.tourScope .ohead img{object-fit:contain;mix-blend-mode:multiply;flex:none;width:52px;height:52px}.tourScope .oname{font-size:14.5px;font-weight:600;line-height:1.3}.tourScope .ometa{color:var(--stone);margin-top:2px;font-size:12px}.tourScope .ptable{border-top:1px solid var(--border);margin-top:14px;padding-top:6px}.tourScope .prow{align-items:baseline;gap:12px;padding:10px 0;display:flex;position:relative}.tourScope .prow+.prow{border-top:1px solid var(--border)}.tourScope .prow.best:before{content:"";background:var(--sage);width:2px;position:absolute;top:0;bottom:0;left:-16px}.tourScope .pmain{flex:1;min-width:0}.tourScope .pstore{align-items:center;gap:7px;font-size:14px;font-weight:500;display:flex}.tourScope .prow.best .pstore{font-weight:600}.tourScope .ppill{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.tourScope .ppill.pbest{color:var(--sage);background:#5c7f5221}.tourScope .ppill.pmine{color:var(--caramel);background:#c07d4f1f}.tourScope .pship{color:var(--stone);margin-top:5px;font-size:11px;display:block}.tourScope .ptotal{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14.5px;font-weight:600}.tourScope .prow.best .ptotal{color:var(--sage);font-weight:700}.tourScope .oaction{border-top:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:14px;display:flex}.tourScope .otext{font-size:13px}.tourScope .otext strong{color:var(--sage);font-weight:700}.tourScope .ogo{color:var(--caramel);white-space:nowrap;align-items:center;gap:3px;font-size:12.5px;font-weight:600;display:inline-flex}.tourScope .ogo svg{width:14px;height:14px}.tourScope .buyc{background:#c07d4f14;border:1px solid #c07d4f33;border-radius:12px;flex-direction:column;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.tourScope .buycText{font-size:12.5px}.tourScope .buyPrice{font-weight:700}.tourScope .buycSub{color:var(--stone);margin-top:2px;font-size:11px}.tourScope .buycActs{gap:8px;display:flex}.tourScope .buyNo{color:var(--stone);font-size:12.5px;font-weight:500;font-family:var(--font);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 14px}.tourScope .buyYes{color:#fff;background:var(--caramel);font-size:12.5px;font-weight:600;font-family:var(--font);cursor:pointer;border:none;border-radius:8px;flex:1;padding:9px 14px}.tourScope .buyLogged{background:#5c7f5217;border:1px solid #5c7f5238;border-radius:12px;align-items:center;gap:7px;margin-top:12px;padding:11px 14px;font-size:12.5px;display:flex}.tourScope .buyLogged svg{width:15px;height:15px;color:var(--sage);flex:none}.tourScope .tabbar{border-top:1px solid var(--hair);background:var(--bg);flex:none;grid-template-columns:repeat(4,1fr);padding-bottom:6px;display:grid}.tourScope .tab{color:var(--stone);flex-direction:column;align-items:center;gap:3px;padding:12px 0 8px;display:flex}.tourScope .tab svg{width:25px;height:25px}.tourScope .tab span{font-size:10.5px;font-weight:500}.tourScope .tab.act{color:var(--caramel)}.tourScope .tour{width:calc(380px * var(--scale) + 16px);flex-direction:column;gap:12px;max-width:92vw;padding:4px 4px 0;display:flex}.tourScope .instr{color:var(--ctrl-ink);text-align:center;text-wrap:balance;min-height:10em;padding-top:6px;font-size:15px;line-height:1.55}.tourScope .instr b{color:var(--caramel);font-weight:600}.tourScope .tour-row{justify-content:space-between;align-items:center;display:flex}.tourScope .dots{gap:7px;display:flex}.tourScope .dot{background:#00000024;border-radius:50%;width:8px;height:8px;transition:all .3s}.tourScope .dot.on{background:var(--caramel);width:22px}.tourScope .tour-btns{align-items:center;gap:6px;display:flex}.tourScope .skip{font-family:var(--font);color:var(--ctrl-sub);cursor:pointer;background:0 0;border:none;padding:10px 12px;font-size:13.5px;font-weight:500}.tourScope .next{background:var(--ink);color:#fff;font-family:var(--font);cursor:pointer;border:none;border-radius:12px;padding:11px 22px;font-size:14.5px;font-weight:600;transition:opacity .15s,transform .1s}.tourScope .next:active{transform:scale(.97)}.tourScope .next.pri{background:var(--caramel);color:#fff}.tourScope .next[disabled]{opacity:.38;cursor:default}.tourScope .back{border:1px solid var(--border);font-family:var(--font);color:var(--ctrl-ink);cursor:pointer;background:0 0;border-radius:12px;padding:11px 17px;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s}.tourScope .back:active{transform:scale(.97)}.tourScope .back[disabled]{opacity:.32;cursor:default}.tourScope .toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;z-index:30;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(18px)}.tourScope .toast svg{color:#9fc77f;width:15px;height:15px}.tourScope .toast.show{opacity:1;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){:is(.tourScope .beat.play,.tourScope .beat.play .prog i,.tourScope .spin,.tourScope .klopt.reveal){animation:none!important}:is(.tourScope .prog i,.tourScope .rewrap,.tourScope .pc-dv){transition:none!important}}@media (max-width:640px){.Tour-module__vUo0Fq__root{--scale:.6;padding:calc(env(safe-area-inset-top,0px) + 14px) 12px calc(env(safe-area-inset-bottom,0px) + 14px);gap:10px}.tourScope .instr{min-height:5em;padding-top:2px;font-size:14px}.tourScope .tour{gap:10px}}@media (max-width:640px) and (max-height:720px){.Tour-module__vUo0Fq__root{--scale:.52}}@media (max-width:640px) and (max-height:620px){.Tour-module__vUo0Fq__root{--scale:.46}}
