.tour-svg-overlay[data-v-99fcd8d2]{z-index:9999999;width:100vw;height:100vh;position:fixed;top:0;left:0}.tour-spotlight[data-v-99fcd8d2]{transition:x .3s cubic-bezier(.4,0,.2,1),y .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1)}.tour-card[data-v-99fcd8d2]{border-radius:var(--app-radius-lg);background-color:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-gray-5),.5);position:relative;overflow:hidden;box-shadow:0 4px 12px #1018281f}.tour-card__head[data-v-99fcd8d2]{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 0;display:flex}.tour-card__step[data-v-99fcd8d2]{font-size:calc(12px*var(--app-font-scale));color:rgb(var(--v-theme-gray-3));font-weight:600}.tour-card__title[data-v-99fcd8d2]{font-size:calc(15px*var(--app-font-scale));letter-spacing:-.01em;color:rgb(var(--v-theme-gray-1));padding:8px 16px 0;font-weight:700;line-height:1.25}.tour-card__body[data-v-99fcd8d2]{max-height:40dvh;padding:6px 16px 14px;overflow-y:auto}@supports not selector(::-webkit-scrollbar){.tour-card__body[data-v-99fcd8d2]{scrollbar-width:thin;scrollbar-color:rgba(var(--v-theme-primary),.6) transparent}}.tour-card__body[data-v-99fcd8d2]::-webkit-scrollbar{-webkit-appearance:none;width:6px}.tour-card__body[data-v-99fcd8d2]::-webkit-scrollbar-track{background:0 0}.tour-card__body[data-v-99fcd8d2]::-webkit-scrollbar-thumb{background:rgba(var(--v-theme-primary),.6);border-radius:var(--app-radius-sm);border:none}.tour-card__body[data-v-99fcd8d2]::-webkit-scrollbar-thumb:hover{background:rgb(var(--v-theme-primary))}.tour-card__text[data-v-99fcd8d2]{font-size:calc(13px*var(--app-font-scale));color:rgb(var(--v-theme-gray-2));margin:0;line-height:1.5}.tour-card__actions[data-v-99fcd8d2]{align-items:center;gap:6px;padding:0 12px 12px;display:flex}.tour-arrow[data-v-99fcd8d2]{z-index:10000000;width:0;height:0;transition:left .3s cubic-bezier(.4,0,.2,1);position:absolute;left:50%;transform:translate(-50%)}.tour-arrow-top[data-v-99fcd8d2]{border-bottom:12px solid rgb(var(--v-theme-surface));top:-12px}.tour-arrow-bottom[data-v-99fcd8d2],.tour-arrow-top[data-v-99fcd8d2]{border-left:12px solid #0000;border-right:12px solid #0000}.tour-arrow-bottom[data-v-99fcd8d2]{border-top:12px solid rgb(var(--v-theme-surface));bottom:-12px}.tour-progress[data-v-99fcd8d2]{gap:4px;display:flex}.tour-progress-dot[data-v-99fcd8d2]{background-color:rgba(var(--v-theme-gray-5),.6);border-radius:50%;width:6px;height:6px;transition:background-color .3s,width .3s}.tour-progress-dot.active[data-v-99fcd8d2]{background-color:rgb(var(--v-theme-primary))}
