.ks-tour-launch{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 12px;border:1px solid rgba(99,102,241,.24);border-radius:12px;background:rgba(99,102,241,.08);color:#4f46e5;font-size:.72rem;font-weight:850;cursor:pointer;transition:.2s}.ks-tour-launch:hover{background:#4f46e5;color:#fff;transform:translateY(-1px)}.ks-tour-launch i{width:16px;height:16px}.dark .ks-tour-launch{color:#c7d2fe;border-color:rgba(129,140,248,.25);background:rgba(129,140,248,.08)}
.ks-service-tour-shade{position:fixed;z-index:2147483000;background:rgba(2,6,23,.68);backdrop-filter:blur(1px)}.ks-service-tour-focus{position:fixed;z-index:2147483001;pointer-events:none;border:3px solid #818cf8;border-radius:20px;box-shadow:0 0 0 5px rgba(129,140,248,.18),0 20px 60px rgba(2,6,23,.34);transition:.22s}.ks-service-tour-tip{position:fixed;z-index:2147483002;width:min(420px,calc(100vw - 24px));border:1px solid rgba(129,140,248,.3);border-radius:22px;background:#080d18;color:#fff;box-shadow:0 24px 80px rgba(2,6,23,.48);padding:20px}.ks-service-tour-tip[hidden],.ks-service-tour-shade[hidden],.ks-service-tour-focus[hidden]{display:none!important}.ks-tour-tip-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ks-tour-step{display:block;color:#a5b4fc;font-size:.63rem;font-weight:900;letter-spacing:.16em}.ks-service-tour-tip h3{margin:4px 0 0;font-size:1rem;font-weight:900;line-height:1.55}.ks-service-tour-tip p{margin:10px 0 0;color:#cbd5e1;font-size:.78rem;line-height:1.8}.ks-tour-close{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#cbd5e1;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;cursor:pointer}.ks-tour-close:hover{color:#fff;background:rgba(255,255,255,.1)}.ks-tour-close i{width:16px;height:16px}.ks-tour-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px}.ks-tour-footer button{border-radius:11px;padding:8px 13px;font-size:.72rem;font-weight:800;cursor:pointer}.ks-tour-prev{border:1px solid rgba(255,255,255,.12);background:transparent;color:#e2e8f0}.ks-tour-next{border:0;background:#6366f1;color:#fff}.ks-tour-counter{color:#94a3b8;font-size:.66rem}.ks-tour-target-pulse{animation:ksTourPulse 1.4s ease-in-out infinite alternate}@keyframes ksTourPulse{from{filter:none}to{filter:brightness(1.04)}}
@media(max-width:640px){.ks-tour-launch{height:36px;padding:0 10px}.ks-tour-launch span{display:none}.ks-service-tour-tip{padding:16px;border-radius:18px}.ks-service-tour-tip p{font-size:.74rem}.ks-service-tour-focus{border-radius:16px}}
@media(prefers-reduced-motion:reduce){.ks-service-tour-focus,.ks-tour-launch{transition:none}.ks-tour-target-pulse{animation:none}}
