.driver-active *,.driver-active .driver-overlay{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 .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.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{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}@keyframes confetti-explosion{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(0);opacity:1;filter:blur(0)}5%{transform:translateY(var(--y-velocity)) translateX(var(--x-velocity)) rotate(var(--rotation-speed)) scale(1);opacity:1;filter:blur(0)}25%{transform:translateY(calc(var(--y-velocity) * 3)) translateX(calc(var(--x-velocity) * 2.5)) rotate(calc(var(--rotation-speed) * 4)) scale(1);opacity:1;filter:blur(0)}75%{transform:translateY(calc(var(--y-velocity) * 8 + 300px)) translateX(calc(var(--x-velocity) * 6 + var(--gravity-drift))) rotate(calc(var(--rotation-speed) * 12)) scale(.8);opacity:.8;filter:blur(1px)}to{transform:translateY(calc(var(--y-velocity) * 10 + 500px)) translateX(calc(var(--x-velocity) * 8 + var(--gravity-drift) * 2)) rotate(calc(var(--rotation-speed) * 18)) scale(.3);opacity:0;filter:blur(2px)}}@keyframes confetti-fountain{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(0);opacity:1}10%{transform:translateY(var(--fountain-initial)) translateX(var(--fountain-x)) rotate(90deg) scale(1);opacity:1}30%{transform:translateY(calc(var(--fountain-initial) * 1.5)) translateX(calc(var(--fountain-x) * 1.2)) rotate(180deg) scale(1);opacity:1}70%{transform:translateY(calc(var(--fountain-initial) * 3 + 200px)) translateX(calc(var(--fountain-x) * 2)) rotate(270deg) scale(.7);opacity:.7}to{transform:translateY(calc(var(--fountain-initial) * 4 + 400px)) translateX(calc(var(--fountain-x) * 2.5)) rotate(1turn) scale(0);opacity:0}}@keyframes confetti-spiral{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(0);opacity:1}20%{transform:translateY(var(--spiral-y)) translateX(var(--spiral-x)) rotate(var(--spiral-rotation)) scale(1.2);opacity:1}to{transform:translateY(calc(var(--spiral-y) * 8 + 600px)) translateX(calc(var(--spiral-x) * 4)) rotate(calc(var(--spiral-rotation) * 8)) scale(0);opacity:0}}.confetti-explosion{animation:confetti-explosion 4s cubic-bezier(.55,.055,.675,.19) forwards}.confetti-fountain{animation:confetti-fountain 3.5s cubic-bezier(.25,.46,.45,.94) forwards}.confetti-spiral{animation:confetti-spiral 3s ease-out forwards}.confetti-square{border-radius:2px}.confetti-circle{border-radius:50%}.confetti-rectangle{border-radius:1px}.confetti-triangle{width:0!important;height:0!important;background:transparent!important;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid var(--confetti-color)}.confetti-star{background:var(--confetti-color)!important;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);border-radius:0}.confetti-small{width:4px!important;height:4px!important}.confetti-medium{width:8px!important;height:8px!important}.confetti-large{width:12px!important;height:12px!important}.confetti-xlarge{width:16px!important;height:16px!important}.wheel-svg{will-change:transform;backface-visibility:hidden;transform-style:preserve-3d;transform:translateZ(0)}@keyframes spin{to{transform:rotate(1turn)}}.loading-spinner{animation:spin 1s linear infinite}.wheel-container{contain:layout style paint;will-change:transform}.wheel-text{pointer-events:none;user-select:none}@keyframes spin-infinite{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}