.driver-popover.product-tour-popover{background:white;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);max-width:400px;padding:0}.driver-popover.product-tour-popover .driver-popover-title{font-size:18px;font-weight:700;color:#1f2937;margin-bottom:8px;padding:20px 20px 0}.driver-popover.product-tour-popover .driver-popover-description{font-size:14px;line-height:1.6;color:#4b5563;padding:0 20px 20px}.driver-popover.product-tour-popover .driver-popover-progress-text{font-size:12px;color:#9ca3af;font-weight:500;padding:0 20px 12px}.driver-popover.product-tour-popover .driver-popover-footer{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;gap:8px;justify-content:flex-end}.driver-popover.product-tour-popover .driver-popover-close-btn{color:#6b7280;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s;position:absolute;top:16px;right:16px}.driver-popover.product-tour-popover .driver-popover-close-btn:hover{background-color:#f3f4f6;color:#1f2937}.driver-popover.product-tour-popover .driver-popover-next-btn,.driver-popover.product-tour-popover .driver-popover-prev-btn{padding:8px 16px;font-size:14px;font-weight:500;border-radius:6px;transition:all .2s;cursor:pointer;border:none}.driver-popover.product-tour-popover .driver-popover-prev-btn{background-color:white;color:#6b7280;border:1px solid #d1d5db}.driver-popover.product-tour-popover .driver-popover-prev-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.driver-popover.product-tour-popover .driver-popover-next-btn{background:linear-gradient(135deg,#FF6B35,#FF8A5C);color:white;box-shadow:0 2px 8px rgba(255,107,53,.25)}.driver-popover.product-tour-popover .driver-popover-next-btn:hover{background:linear-gradient(135deg,#FF8A5C,#FFA070);box-shadow:0 4px 12px rgba(255,107,53,.35);transform:translateY(-1px)}.driver-overlay{background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px)}.driver-active-element{border-radius:8px!important}.driver-popover .driver-stage{border-radius:8px}.driver-popover.product-tour-popover .driver-popover-arrow{border-color:white}.driver-popover.product-tour-popover .driver-popover-arrow-side-top{border-top-color:white}.driver-popover.product-tour-popover .driver-popover-arrow-side-bottom{border-bottom-color:white}.driver-popover.product-tour-popover .driver-popover-arrow-side-left{border-left-color:white}.driver-popover.product-tour-popover .driver-popover-arrow-side-right{border-right-color:white}@media (max-width:640px){.driver-popover.product-tour-popover{max-width:calc(100vw - 32px);margin:16px}.driver-popover.product-tour-popover .driver-popover-title{font-size:16px;padding:16px 16px 0}.driver-popover.product-tour-popover .driver-popover-description{font-size:13px;padding:0 16px 16px}.driver-popover.product-tour-popover .driver-popover-footer{padding:12px 16px;flex-wrap:wrap}.driver-popover.product-tour-popover .driver-popover-next-btn,.driver-popover.product-tour-popover .driver-popover-prev-btn{flex:1;min-width:0}}@keyframes pulse-highlight{0%,to{box-shadow:0 0 0 0 rgba(255,107,53,.4)}50%{box-shadow:0 0 0 8px rgba(255,107,53,0)}}.driver-active-element{animation:pulse-highlight 2s infinite}