.ds-tour-replay-btn{position:fixed;bottom:1.25rem;inset-inline-end:1.25rem;z-index:1040;display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem .375rem .375rem;border-radius:999px;line-height:1;font-weight:600;white-space:nowrap;transform-origin:bottom center;animation:ds-tour-replay-bounce 2.4s cubic-bezier(.28,.84,.42,1) infinite;will-change:transform}.ds-tour-replay-btn:hover,.ds-tour-replay-btn:focus-visible{animation-play-state:paused;transform:translateY(-2px) scale(1.04);transition:transform .15s ease-out}[dir=rtl] .ds-tour-replay-btn{padding:.375rem .375rem .375rem .875rem}@media (prefers-reduced-motion: reduce){.ds-tour-replay-btn{animation:none}}.ds-tour-replay-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#ffffff2e;font-size:1rem;flex-shrink:0}.ds-tour-replay-btn__label{font-size:.875rem;letter-spacing:.02em}@media (width < 992px){.ds-tour-replay-btn{inset-inline-end:auto;inset-inline-start:1.25rem;padding:.5rem 1rem .5rem .5rem}.ds-tour-replay-btn__icon{width:2.25rem;height:2.25rem;font-size:1.125rem}.ds-tour-replay-btn__label{font-size:.9375rem}[dir=rtl] .ds-tour-replay-btn{padding:.5rem .5rem .5rem 1rem}}@keyframes ds-tour-replay-bounce{0%,to{transform:translateY(0) scaleY(1)}18%{transform:translateY(-10px) scaleY(1.02)}34%{transform:translateY(0) scaleY(.96)}44%{transform:translateY(-4px) scaleY(1.01)}56%{transform:translateY(0) scaleY(.98)}70%,to{transform:translateY(0) scaleY(1)}}.ds-tour-prompt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1080;display:flex;align-items:center;justify-content:center;padding:1rem;isolation:isolate}.ds-tour-prompt__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:0}.ds-tour-prompt__dialog{position:relative;z-index:1;width:100%;max-width:460px;padding:1.75rem 1.5rem 1.5rem;background:var(--bs-body-bg, #fff);color:var(--bs-body-color, #212529);border:1px solid var(--bs-border-color, #dee2e6);border-radius:18px;box-shadow:0 24px 40px -8px #0000002e,0 12px 16px -8px #0000001a;text-align:center;animation:ds-tour-prompt-pop .32s cubic-bezier(.18,.89,.32,1.28)}@media (prefers-reduced-motion: reduce){.ds-tour-prompt__dialog{animation:none}}[data-bs-theme=dark] .ds-tour-prompt__dialog,[data-theme=dark] .ds-tour-prompt__dialog{background:var(--bs-dark, #1f2937);border-color:var(--bs-gray-700, #495057);box-shadow:0 24px 40px -8px #0000008c,0 12px 16px -8px #0006}.ds-tour-prompt__icon{width:3.25rem;height:3.25rem;margin:0 auto .75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--bs-primary, #0d6efd),color-mix(in srgb,var(--bs-primary, #0d6efd) 70%,var(--bs-info, #0dcaf0)));color:#fff;font-size:1.5rem;box-shadow:0 8px 20px -6px #0d6efd73}.ds-tour-prompt__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.25}.ds-tour-prompt__body{margin:0 0 1.25rem;color:var(--bs-secondary-color, #6c757d);line-height:1.55}.ds-tour-prompt__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ds-tour-prompt__actions .btn{flex:1 1 auto;min-width:9rem;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 380px){.ds-tour-prompt__actions{flex-direction:column-reverse}.ds-tour-prompt__actions .btn{width:100%}}@keyframes ds-tour-prompt-pop{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.ds-tour .driver-popover-title,.ds-tour .driver-popover-description{font-family:inherit}.ds-tour .driver-popover-progress-text{opacity:.7}.ds-tour .driver-popover-navigation-btns{justify-content:space-between}.ds-tour .ds-tour-jump{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--bs-secondary-color, #6c757d);white-space:nowrap}.ds-tour .ds-tour-jump__input{width:3rem;padding:.125rem .375rem;border:1px solid var(--bs-border-color, #ced4da);border-radius:4px;background:var(--bs-body-bg, #fff);color:var(--bs-body-color, #212529);font:inherit;font-size:.8125rem;font-variant-numeric:tabular-nums;text-align:center;line-height:1.3;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-tour .ds-tour-jump__input::-webkit-outer-spin-button,.ds-tour .ds-tour-jump__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ds-tour .ds-tour-jump__input:focus{outline:none;border-color:var(--bs-primary, #0d6efd);box-shadow:0 0 0 2px color-mix(in srgb,var(--bs-primary, #0d6efd) 25%,transparent)}.ds-tour .ds-tour-jump__sep,.ds-tour .ds-tour-jump__total{opacity:.7;font-variant-numeric:tabular-nums}.ds-tour--rtl{direction:rtl;text-align:right}.ds-tour--rtl .driver-popover-navigation-btns{flex-direction:row-reverse}.ds-tour--rtl .driver-popover-progress-text{direction:ltr;text-align:left;unicode-bidi:isolate}.ds-tour--rtl .ds-tour-jump{direction:ltr}
