.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue",Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:focus,.driver-popover-footer-btn:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-none,.driver-popover-arrow-side-center{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover.soundcv-tour{background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18),0 0 0 1px rgba(16,185,129,.08);padding:22px 24px 20px;max-width:440px;min-width:340px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.driver-popover.soundcv-tour:before{content:"";position:absolute;top:0;left:18px;right:18px;height:3px;border-radius:0 0 6px 6px;background:linear-gradient(90deg,#10b981,#14b8a6)}.driver-popover.soundcv-tour .driver-popover-title{font-size:18px;font-weight:700;color:#0f172a;line-height:1.3;margin:4px 32px 8px 0;letter-spacing:-.01em}.driver-popover.soundcv-tour .driver-popover-description{font-size:14px;color:#475569;line-height:1.6;margin-bottom:18px;white-space:pre-line}.driver-popover.soundcv-tour .driver-popover-footer{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid #f1f5f9;margin-top:0}.driver-popover.soundcv-tour .soundcv-tour-skip{background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#475569!important;font-size:13px!important;font-weight:600!important;padding:9px 16px!important;border-radius:10px!important;cursor:pointer;font-family:inherit;line-height:1;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.driver-popover.soundcv-tour .soundcv-tour-skip:hover{background:#f1f5f9!important;border-color:#cbd5e1!important;color:#0f172a!important}.driver-popover.soundcv-tour .soundcv-tour-skip:active{transform:translateY(.5px)}.driver-popover.soundcv-tour .soundcv-tour-skip:focus-visible{outline:2px solid #10b981;outline-offset:2px}.driver-popover.soundcv-tour .driver-popover-progress-text{font-size:12px;color:#94a3b8;font-weight:500}.driver-popover.soundcv-tour .driver-popover-navigation-btns{display:flex!important;gap:8px}.driver-popover.soundcv-tour .driver-popover-next-btn{background:linear-gradient(135deg,#10b981,#14b8a6)!important;color:#fff!important;border:none!important;padding:9px 18px!important;border-radius:10px!important;font-size:13px!important;font-weight:600!important;text-shadow:none!important;box-shadow:0 4px 14px rgba(16,185,129,.28)!important;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.driver-popover.soundcv-tour .driver-popover-next-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(16,185,129,.38)!important;filter:brightness(1.02)}.driver-popover.soundcv-tour .driver-popover-next-btn:active{transform:translateY(0)}.driver-popover.soundcv-tour .driver-popover-prev-btn{background:#fff!important;color:#475569!important;border:1px solid #e2e8f0!important;padding:9px 16px!important;border-radius:10px!important;font-size:13px!important;font-weight:600!important;text-shadow:none!important;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.driver-popover.soundcv-tour .driver-popover-prev-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.driver-popover.soundcv-tour .driver-popover-close-btn{color:#94a3b8!important;top:14px!important;right:16px!important;font-size:18px!important;width:24px!important;height:24px!important;line-height:24px!important;text-align:center;border-radius:6px;transition:color .15s ease,background .15s ease}.driver-popover.soundcv-tour .driver-popover-close-btn:hover{color:#0f172a!important;background:#f1f5f9}.driver-overlay{background:rgba(15,23,42,.6)!important}.driver-popover.soundcv-tour .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:#fff}.driver-popover.soundcv-tour .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:#fff}.driver-popover.soundcv-tour .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:#fff}.driver-popover.soundcv-tour .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:#fff}@media (max-width:640px){.driver-popover.soundcv-tour{max-width:calc(100vw - 28px);min-width:0;padding:16px 16px 14px;border-radius:14px}.driver-popover.soundcv-tour:before{left:14px;right:14px}.driver-popover.soundcv-tour .driver-popover-title{font-size:15px;margin:2px 28px 6px 0}.driver-popover.soundcv-tour .driver-popover-description{font-size:12.5px;line-height:1.5;margin-bottom:12px}.driver-popover.soundcv-tour .driver-popover-footer{gap:6px;padding-top:10px}.driver-popover.soundcv-tour .driver-popover-progress-text{font-size:11px}.driver-popover.soundcv-tour .driver-popover-next-btn,.driver-popover.soundcv-tour .driver-popover-prev-btn,.driver-popover.soundcv-tour .soundcv-tour-skip{font-size:12px!important;padding:7px 10px!important;border-radius:8px!important}.driver-popover.soundcv-tour .driver-popover-close-btn{top:10px!important;right:12px!important;font-size:16px!important}}