.dash-tour{z-index:1200;position:fixed;inset:0}.dash-tour__dim{background:#0f206c73;position:absolute;inset:0}.dash-tour__spot{z-index:1;pointer-events:none;background:0 0;border-radius:18px;transition:top .28s,left .28s,width .28s,height .28s;position:fixed;box-shadow:0 0 0 9999px #0f206c94,0 0 0 3px #9e28b5d9,0 12px 40px #9e28b540}.dash-tour-target{border-radius:16px;position:relative;z-index:1201!important}.td-tour-anchor{border-radius:14px;width:100%;min-width:0;display:block}.dash-tour__tip{z-index:2;overscroll-behavior:contain;color:#0f206c;background:#fff;border:1px solid #0f206c14;border-radius:18px;width:min(360px,100vw - 24px);max-height:calc(100vh - 24px);padding:1rem 1.05rem .95rem;animation:.28s both dash-tour-in;position:fixed;overflow:hidden auto;box-shadow:0 22px 50px #0f206c38}.dash-tour__tip-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.45rem;display:flex}.dash-tour__step{color:#9e28b5;letter-spacing:.02em;font-size:.72rem;font-weight:700}.dash-tour__skip{appearance:none;color:#0f206c80;cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:600}.dash-tour__tip h2{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:800}.dash-tour__tip p{color:#0f206cad;margin:.4rem 0 .9rem;font-size:.88rem;line-height:1.55}.dash-tour__actions{background:linear-gradient(#fff0 0%,#fff 28%);justify-content:space-between;align-items:center;gap:.65rem;padding-top:.35rem;display:flex;position:sticky;bottom:0}.dash-tour__btn{appearance:none;cursor:pointer;border:none;border-radius:12px;padding:.55rem .95rem;font-size:.85rem;font-weight:700}.dash-tour__btn:disabled{opacity:.4;cursor:default}.dash-tour__btn--ghost{color:#0f206c;background:#f3f5fa}.dash-tour__btn--primary{color:#fff;background:linear-gradient(135deg,#9e28b5,#7a1f95);margin-inline-start:auto}.dash-tour__dots{flex-wrap:wrap;justify-content:center;gap:5px;margin-top:.85rem;display:flex}.dash-tour__dot{background:#0f206c26;border-radius:999px;width:6px;height:6px}.dash-tour__dot--on{background:#9e28b5;width:16px}.td-tour-btn{appearance:none;color:#9e28b5;cursor:pointer;white-space:nowrap;background:#9e28b514;border:1px solid #9e28b540;border-radius:999px;padding:.45rem .9rem;font-size:.8rem;font-weight:700;transition:background .2s,border-color .2s}.td-tour-btn:hover{background:#9e28b524;border-color:#9e28b566}.td-dash-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}@keyframes dash-tour-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:720px){.dash-tour__tip{max-width:none;width:auto!important;inset:auto 12px 16px!important;transform:none!important}.td-dash-header{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.dash-tour__spot,.dash-tour__tip{transition:none;animation:none}}
