.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}.driver-overlay{opacity:.7!important;background:var(--gray-black,#0b0b0c)!important}.driver-highlighted-element{outline:2px solid var(--figma-accent,#5e6ad2)!important;outline-offset:4px!important;border-radius:6px!important;box-shadow:0 0 0 2px var(--figma-accent,#5e6ad2),0 0 0 4px rgba(94,106,210,.4),0 0 20px 8px rgba(94,106,210,.3)!important;animation:tutorial-glow 2s ease-in-out infinite!important;pointer-events:auto!important;position:relative!important;z-index:100002!important;filter:brightness(1.1)!important}@keyframes tutorial-glow{0%,to{outline-color:var(--figma-accent,#5e6ad2);box-shadow:0 0 0 2px var(--figma-accent,#5e6ad2),0 0 0 4px rgba(94,106,210,.4),0 0 20px 8px rgba(94,106,210,.3)}50%{outline-color:var(--figma-accent-hover,#6b77db);box-shadow:0 0 0 3px var(--figma-accent-hover,#6b77db),0 0 0 6px rgba(107,119,219,.5),0 0 30px 12px rgba(94,106,210,.4)}}.driver-popover{background:var(--gray-850,#1c1d1f)!important;border:1px solid var(--figma-border-default,rgba(255,255,255,.08))!important;border-radius:8px!important;box-shadow:0 8px 32px rgba(0,0,0,.6)!important;color:var(--figma-text-primary,#e6e6e6)!important;max-width:340px!important;padding:0!important}.driver-popover *{font-family:inherit!important}.driver-popover-title{color:var(--figma-text-primary,#e6e6e6)!important;font-size:15px!important;font-weight:500!important;padding:16px 16px 8px!important;margin:0!important}.driver-popover-description{color:var(--figma-text-secondary,#b3b3b3)!important;font-size:13px!important;line-height:1.5!important;padding:0 16px 16px!important;margin:0!important}.driver-popover-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 16px!important;border-top:1px solid var(--figma-border-subtle,rgba(255,255,255,.06))!important;background:var(--gray-900,#161718)!important;border-radius:0 0 8px 8px!important}.driver-popover-progress-text{color:var(--figma-text-muted,#8a8a8a)!important;font-size:12px!important;font-weight:400!important}.driver-popover-navigation-btns{display:flex!important;gap:8px!important}.driver-popover-next-btn,.driver-popover-prev-btn{padding:8px 16px!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all .15s ease!important;border:none!important}.driver-popover-prev-btn{background:var(--gray-700,#2a2b2e)!important;color:var(--figma-text-secondary,#b3b3b3)!important;border:none!important}.driver-popover-prev-btn:hover{background:var(--gray-600,#3a3b3f)!important;color:var(--figma-text-primary,#e6e6e6)!important}.driver-popover-next-btn{background:var(--figma-accent,#5e6ad2)!important;color:white!important;box-shadow:none!important}.driver-popover-next-btn:hover{background:var(--figma-accent-hover,#6b77db)!important;transform:none!important;box-shadow:0 2px 8px rgba(94,106,210,.3)!important}.driver-popover-close-btn{position:absolute!important;top:12px!important;right:12px!important;width:24px!important;height:24px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:var(--figma-text-muted,#8a8a8a)!important;border:none!important;border-radius:4px!important;cursor:pointer!important;font-size:16px!important}.driver-popover-close-btn:hover{background:var(--gray-700,#2a2b2e)!important;color:var(--figma-text-primary,#e6e6e6)!important}.driver-popover-arrow{border:8px solid transparent!important}.driver-popover-arrow-side-left .driver-popover-arrow{border-right-color:var(--gray-850,#1c1d1f)!important}.driver-popover-arrow-side-right .driver-popover-arrow{border-left-color:var(--gray-850,#1c1d1f)!important}.driver-popover-arrow-side-top .driver-popover-arrow{border-bottom-color:var(--gray-850,#1c1d1f)!important}.driver-popover-arrow-side-bottom .driver-popover-arrow{border-top-color:var(--gray-850,#1c1d1f)!important}.tutorial-objective-box{background:var(--gray-850,#1c1d1f);border:1px solid var(--figma-border-subtle,rgba(255,255,255,.06));border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.4);transition:all .2s ease}.tutorial-objective-box.collapsed{opacity:.9;transform:translateY(2px)}.tutorial-objective-box.expanded{opacity:1;transform:translateY(0)}.tutorial-progress-bar{background:var(--gray-700,#2a2b2e);border-radius:3px;overflow:hidden}.tutorial-progress-fill{background:var(--figma-accent,#5e6ad2);height:100%;border-radius:3px;transition:width .4s ease-out}.tutorial-step-indicator{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:4px;font-size:11px;font-weight:500;transition:all .15s ease}.tutorial-step-indicator.current{background:var(--figma-accent,#5e6ad2);color:white}.tutorial-step-indicator.completed{background:var(--status-success,#10B981);color:white}.tutorial-step-indicator.pending{background:var(--gray-700,#2a2b2e);color:var(--figma-text-muted,#8a8a8a);border:none}@media (max-width:768px){.driver-popover{max-width:320px!important}.tutorial-objective-box{bottom:16px!important;right:16px!important}.tutorial-objective-box,.tutorial-objective-box.expanded{width:90vw!important;max-width:320px!important}}@media (max-width:480px){.driver-popover{max-width:290px!important}.tutorial-objective-box{bottom:12px!important;left:16px!important;right:16px!important}.tutorial-objective-box,.tutorial-objective-box.expanded{width:calc(100vw - 32px)!important}}@keyframes tutorial-slide-in{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.tutorial-objective-box{animation:tutorial-slide-in .3s cubic-bezier(.4,0,.2,1)}