.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.resonance-guided-tour{box-sizing:border-box;width:min(22.5rem,calc(100vw - 2rem));min-width:0;max-width:22.5rem;max-height:calc(100dvh - 2rem);overflow-y:auto;padding:1.25rem;color:var(--text-primary);font-family:var(--font-instrument),var(--font-inter),ui-sans-serif,system-ui,sans-serif;background:var(--bg-surface);border:1px solid var(--app-line-strong);border-radius:.75rem;box-shadow:0 1.25rem 3.5rem -1.5rem var(--app-shadow)}.resonance-guided-tour .driver-popover-title{padding-right:2.75rem;color:var(--text-primary);font-family:var(--font-fraunces),var(--font-playfair),Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:600;line-height:1.2;letter-spacing:-.02em}.resonance-guided-tour .driver-popover-title[style*=block]+.driver-popover-description{margin-top:.75rem}.resonance-guided-tour .driver-popover-description{color:var(--text-secondary);font-size:.9375rem;line-height:1.55}.resonance-guided-tour .driver-popover-close-btn{top:.5rem;right:.5rem;display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;color:var(--text-secondary);border-radius:999px;font-size:1.5rem;line-height:1;transition:color .16s ease,background-color .16s ease}.resonance-guided-tour .driver-popover-close-btn:hover{color:var(--text-primary);background:var(--bg-elevated)}.resonance-guided-tour .driver-popover-footer{gap:.75rem;margin-top:1.25rem}.resonance-guided-tour .driver-popover-progress-text{color:var(--text-secondary);font-size:.8125rem;font-weight:600;white-space:nowrap}.resonance-guided-tour .driver-popover-navigation-btns{gap:.5rem}.resonance-guided-tour .driver-popover-navigation-btns button+button{margin-left:0}.resonance-guided-tour .driver-popover-footer-btn{display:inline-flex;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center;padding:.625rem 1rem;color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--app-line-strong);border-radius:999px;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.resonance-guided-tour .driver-popover-next-btn{color:var(--ink);background:var(--cta-a);border-color:var(--cta-a)}.resonance-guided-tour .driver-popover-footer-btn:hover{color:var(--text-primary);background:var(--bg-elevated);border-color:var(--cta-a)}.resonance-guided-tour .driver-popover-next-btn:hover{color:var(--ink);background:var(--gold-dim)}.resonance-guided-tour .driver-popover-footer .driver-popover-btn-disabled{opacity:.45;cursor:not-allowed}.resonance-guided-tour .driver-popover-close-btn:focus-visible,.resonance-guided-tour .driver-popover-footer-btn:focus-visible{outline:3px solid color-mix(in srgb,var(--ring) 55%,transparent);outline-offset:2px}.resonance-guided-tour .driver-popover-arrow{border-width:.5rem;border-color:var(--bg-surface)}.resonance-guided-tour .driver-popover-arrow-side-left{border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}.resonance-guided-tour .driver-popover-arrow-side-right{border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.resonance-guided-tour .driver-popover-arrow-side-top{border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.resonance-guided-tour .driver-popover-arrow-side-bottom{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}@media (max-width:639px){.driver-popover.resonance-guided-tour{padding:1rem}.resonance-guided-tour .driver-popover-footer{align-items:flex-end;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.driver-fade .driver-overlay,.driver-fade .driver-popover.resonance-guided-tour,.resonance-guided-tour .driver-popover-close-btn,.resonance-guided-tour .driver-popover-footer-btn{animation:none!important;transition:none!important}}