.tour-launch{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;background:none;border:none;padding:0;cursor:pointer;font-size:12.5px;font-weight:600;color:#1877f2}.tour-launch:hover{text-decoration:underline}.tour-launch-icon{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:#1877f2;color:#fff;font-size:10px;font-weight:700;text-decoration:none}.tour-blocker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000}.tour-spotlight{position:fixed;z-index:9001;border-radius:10px;pointer-events:none;box-shadow:0 0 0 100vmax #0f172a8c;transition:left .25s ease,top .25s ease,width .25s ease,height .25s ease}.tour-popover{position:fixed;z-index:9002;width:min(340px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow:auto;background:#fff;border-radius:12px;padding:18px;box-shadow:0 12px 40px #00000047;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;transition:left .2s ease,top .2s ease}.tour-dots{display:flex;gap:6px;margin-bottom:12px}.tour-dots span{width:7px;height:7px;border-radius:50%;background:#ced4da;transition:background .2s}.tour-dots span.on{background:#1877f2}.tour-title{margin:0 0 8px;font-size:16px;color:#212529}.tour-body{margin:0 0 16px;font-size:13.5px;line-height:1.5;color:#495057}.tour-footer{display:flex;align-items:center;gap:8px}.tour-spacer{flex:1}.tour-footer button{font-size:13px;font-weight:600;padding:8px 14px;border-radius:8px;cursor:pointer}.tour-skip{background:none;border:none;color:#868e96;padding:8px 4px}.tour-skip:hover{color:#495057;text-decoration:underline}.tour-btn-prev{background:#fff;border:1px solid #ced4da;color:#343a40}.tour-btn-prev:hover{background:#f1f3f5}.tour-btn-next{background:#1877f2;border:1px solid #1877f2;color:#fff}.tour-btn-next:hover{background:#166fe0}
