.slate-tour-launcher{position:fixed;right:18px;bottom:18px;z-index:8800;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#013369;color:#fff;padding:.68rem .95rem;box-shadow:0 10px 28px rgba(1,51,105,.28);font:700 .88rem/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;display:inline-flex;gap:.4rem;align-items:center}.slate-tour-launcher:hover{transform:translateY(-1px);box-shadow:0 12px 32px rgba(1,51,105,.35)}
.slate-tour-overlay{position:fixed;inset:0;z-index:8900;background:rgba(4,13,28,.72)}.slate-tour-overlay[hidden]{display:none}.slate-tour-spotlight{position:fixed;z-index:8901;border:3px solid #f0c842;border-radius:14px;box-shadow:0 0 0 9999px rgba(4,13,28,.72),0 0 0 6px rgba(240,200,66,.18);pointer-events:none;transition:top .18s ease,left .18s ease,width .18s ease,height .18s ease}
.slate-tour-card{position:fixed;z-index:8902;width:min(380px,calc(100vw - 28px));background:#fff;color:#172033;border:1px solid #d7dde7;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.32);padding:1rem 1rem .9rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.slate-tour-card__top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.slate-tour-kicker{display:block;color:#667085;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.2rem}.slate-tour-card h2{font-size:1.16rem;line-height:1.2;margin:0}.slate-tour-card p{font-size:.9rem;line-height:1.55;color:#475467;margin:.7rem 0}.slate-tour-close{border:0;background:transparent;color:#667085;font-size:1.25rem;cursor:pointer;padding:.1rem .3rem}.slate-tour-progress{height:5px;background:#e9edf3;border-radius:999px;overflow:hidden;margin:.8rem 0}.slate-tour-progress span{display:block;height:100%;background:#c8a431;transition:width .2s ease}.slate-tour-actions{display:flex;justify-content:space-between;gap:.55rem;align-items:center}.slate-tour-actions__nav{display:flex;gap:.45rem}.slate-tour-btn{border:1px solid #cfd7e3;background:#fff;color:#013369;border-radius:9px;padding:.55rem .75rem;font-weight:800;cursor:pointer}.slate-tour-btn--primary{background:#013369;color:#fff;border-color:#013369}.slate-tour-btn:disabled{opacity:.45;cursor:default}.slate-tour-skip{border:0;background:transparent;color:#667085;font-weight:700;cursor:pointer;padding:.5rem 0}.slate-tour-finish{display:flex;gap:.5rem;flex-wrap:wrap}.slate-tour-finish a{display:inline-flex;text-decoration:none}.slate-tour-toast{position:fixed;z-index:8903;right:18px;bottom:76px;background:#172033;color:#fff;border-radius:12px;padding:.75rem .9rem;box-shadow:0 12px 30px rgba(0,0,0,.25);font:700 .82rem/1.3 system-ui,sans-serif}
body.slate-tour-active{overflow:hidden!important}.slate-tour-target{position:relative;z-index:8901!important}
@media(max-width:640px){.slate-tour-launcher{right:12px;bottom:12px;padding:.65rem .78rem}.slate-tour-launcher span{display:none}.slate-tour-card{left:14px!important;right:14px!important;width:auto!important;bottom:14px!important;top:auto!important}.slate-tour-spotlight{transition:none}}
@media(prefers-reduced-motion:reduce){.slate-tour-spotlight,.slate-tour-progress span,.slate-tour-launcher{transition:none!important}}
