.tour-popover{background:var(--surface1);color:var(--primaryText);border-radius:16px;border:2px solid var(--primaryBrand);padding:24px;min-width:320px;max-width:420px}.tour-popover-title{color:var(--primaryText);font-size:1.25rem;font-weight:600;margin-bottom:.75rem;text-align:center}.tour-popover-description{color:var(--secondaryText);font-size:1rem;margin-bottom:24px;text-align:center}.tour-popover-footer{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end;gap:.8rem}.tour-popover-footer-buttons{display:flex;justify-content:space-between;align-items:center;gap:.75rem;button{width:80px}}.driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--primaryText)}.driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--primaryText)}.driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--primaryText)}.driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--primaryText)}