.driver-popover.ra-tour{max-width:320px;color:var(--color-neutral-900,#171717);border-radius:9px;padding:16px 18px;font-family:inherit;box-shadow:0 8px 32px #0000002e}.driver-popover.ra-tour .driver-popover-title{font-size:16px;font-weight:700;line-height:1.3}.driver-popover.ra-tour .driver-popover-description{color:var(--color-neutral-700,#444);font-size:14px;line-height:1.5}.driver-popover.ra-tour .driver-popover-footer{gap:8px;margin-top:14px}.driver-popover.ra-tour .driver-popover-footer button{background:var(--color-neutral-700,#444);color:#fff;font:inherit;text-shadow:none;border:0;border-radius:3px;padding:8px 14px;font-size:14px;font-weight:600}.driver-popover.ra-tour .driver-popover-footer button:hover{background:#333}.driver-popover.ra-tour .driver-popover-footer .driver-popover-prev-btn{color:var(--color-neutral-700,#444);border:1px solid var(--color-neutral-300,#d4d4d4);background:0 0}.driver-popover.ra-tour .driver-popover-footer .driver-popover-prev-btn:hover{background:var(--color-neutral-100,#f5f5f5)}.driver-active [data-tour-interactive],.driver-active [data-tour-interactive] *{pointer-events:auto}.driver-popover.ra-tour .ra-tour-pills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.driver-popover.ra-tour .ra-tour-pill{border:1px solid var(--color-neutral-200,#e5e5e5);background:var(--color-neutral-50,#fafafa);height:26px;color:var(--color-neutral-900,#171717);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.driver-popover.ra-tour .ra-tour-pill-skeleton{background:var(--color-neutral-200,#e5e5e5);border-color:#0000;width:84px;animation:1.2s ease-in-out infinite ra-tour-skeleton}@keyframes ra-tour-skeleton{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.driver-popover.ra-tour .ra-tour-pill-skeleton{animation:none}}.driver-popover.ra-tour.ra-tour-wide{max-width:420px}.driver-popover.ra-tour .ra-tour-pill-more{color:var(--color-neutral-700,#444);background:0 0;border-style:dashed}