.driver-active .driver-overlay,.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:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;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 *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;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:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.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 button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.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:hover,.driver-popover-footer button:focus{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-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-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.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-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.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{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
.driver-active-element{outline-offset:4px;border-radius:12px;animation:2s ease-in-out infinite hvc-guide-ring;outline:2px solid var(--guide-ring,#6366f1)!important}@keyframes hvc-guide-ring{0%,to{outline-color:var(--guide-ring,#6366f1);outline-offset:4px}50%{outline-color:color-mix(in srgb, var(--guide-ring,#6366f1) 40%, transparent);outline-offset:7px}}.driver-popover.hvc-guide-popover{border:1px solid var(--tone-line);width:min(340px,100vw - 24px);min-width:0;max-width:none;color:var(--color-text);background:linear-gradient(160deg, color-mix(in srgb, var(--tone) 12%, var(--color-surface)), var(--color-surface) 55%);box-shadow:0 30px 80px -24px #0000008c, 0 16px 40px -24px color-mix(in srgb, var(--tone) 80%, transparent);border-radius:20px;padding:18px 18px 14px;overflow:hidden;animation:.42s cubic-bezier(.22,1,.36,1) both hvc-guide-in!important}.driver-popover.hvc-guide-popover.is-centered{text-align:center;width:min(400px,100vw - 24px);padding:26px 24px 18px}.driver-popover.hvc-guide-popover:before{content:"";background:var(--tone);filter:blur(60px);opacity:.22;pointer-events:none;border-radius:50%;width:200px;height:200px;position:absolute;top:-80px;right:-60px}@keyframes hvc-guide-in{0%{opacity:0;filter:blur(6px);translate:0 10px;scale:.97}to{opacity:1;filter:none;translate:none;scale:none}}.hvc-guide-visual{align-items:center;height:58px;margin-bottom:12px;display:flex;position:relative}.is-centered .hvc-guide-visual{justify-content:center;height:92px;margin-bottom:8px}.hvc-guide-icon{z-index:1;color:#fff;background:linear-gradient(135deg, var(--tone), var(--tone-2));width:50px;height:50px;box-shadow:0 12px 26px -10px color-mix(in srgb, var(--tone) 85%, transparent);border-radius:16px;place-items:center;animation:.5s cubic-bezier(.34,1.56,.64,1) 80ms both hvc-guide-pop,5s ease-in-out .6s infinite hvc-float;display:grid;position:relative}.is-centered .hvc-guide-icon{border-radius:20px;width:64px;height:64px}.hvc-guide-rings{width:0;height:0;position:absolute;top:50%;left:25px}.is-centered .hvc-guide-rings{left:50%}.hvc-guide-rings i{border:1px solid color-mix(in srgb, var(--tone) 50%, transparent);border-radius:22px;width:68px;height:68px;animation:2.8s ease-out infinite hvc-guide-ripple;position:absolute;top:-34px;left:-34px}.hvc-guide-rings i+i{animation-delay:1.4s}.hvc-guide-sat{border:1px solid var(--tone-line);width:26px;height:26px;color:var(--tone-ink);background:var(--color-surface);border-radius:50%;place-items:center;margin:-13px 0 0 -13px;animation:12s linear infinite hvc-guide-orbit;display:grid;position:absolute;top:50%;left:50%}@keyframes hvc-guide-orbit{0%{transform:rotate(var(--a)) translateX(52px) rotate(calc(var(--a) * -1))}to{transform:rotate(calc(var(--a) + 360deg)) translateX(52px) rotate(calc(var(--a) * -1 - 360deg))}}@keyframes hvc-guide-pop{0%{opacity:0;transform:scale(.6)rotate(-8deg)}}@keyframes hvc-guide-ripple{0%{opacity:.9;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.hvc-guide-count{letter-spacing:-.03em;color:var(--tone-ink);font-size:22px;font-weight:800;position:absolute;top:4px;right:34px}.hvc-guide-count small{color:var(--color-text-faint);font-size:12px;font-weight:600}.is-centered .hvc-guide-count{display:none}.driver-popover.hvc-guide-popover .driver-popover-title{letter-spacing:-.01em;color:var(--color-text);font-family:inherit;font-size:16px;font-weight:650;line-height:1.3;animation:.45s cubic-bezier(.22,1,.36,1) 60ms both hvc-guide-in;position:relative}.is-centered.driver-popover.hvc-guide-popover .driver-popover-title{font-size:19px}.driver-popover.hvc-guide-popover .driver-popover-description{color:var(--color-text-muted);margin-top:6px;font-family:inherit;font-size:13px;line-height:1.6;animation:.45s cubic-bezier(.22,1,.36,1) .12s both hvc-guide-in;position:relative}.hvc-guide-progress{background:color-mix(in srgb, var(--color-text) 8%, transparent);border-radius:999px;height:4px;margin:16px 0 12px;position:relative;overflow:hidden}.hvc-guide-progress:after{content:"";width:var(--to);border-radius:inherit;background:linear-gradient(90deg, var(--tone), var(--tone-2));animation:.6s cubic-bezier(.22,1,.36,1) both hvc-guide-grow;position:absolute;inset:0 auto 0 0}@keyframes hvc-guide-grow{0%{width:var(--from)}to{width:var(--to)}}.driver-popover.hvc-guide-popover .driver-popover-footer{gap:8px;margin-top:0;position:relative}.driver-popover.hvc-guide-popover .driver-popover-footer button{text-shadow:none;font-family:inherit}.driver-popover.hvc-guide-popover .driver-popover-navigation-btns{gap:8px}.is-centered.driver-popover.hvc-guide-popover .driver-popover-footer{justify-content:center}.driver-popover.hvc-guide-popover .driver-popover-prev-btn{border:1px solid var(--color-border);color:var(--color-text-muted);background:0 0;border-radius:10px;padding:7px 14px;font-size:13px;transition:background .2s,color .2s}.driver-popover.hvc-guide-popover .driver-popover-prev-btn:hover{background:var(--color-surface-hover);color:var(--color-text)}.driver-popover.hvc-guide-popover .driver-popover-next-btn{color:#fff;background:linear-gradient(135deg, var(--tone), color-mix(in srgb, var(--tone) 55%, var(--tone-2)));box-shadow:0 8px 18px -10px color-mix(in srgb, var(--tone) 90%, transparent);border:0;border-radius:10px;padding:7px 16px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s}.driver-popover.hvc-guide-popover .driver-popover-next-btn:hover{box-shadow:0 12px 24px -12px color-mix(in srgb, var(--tone) 90%, transparent);transform:translateY(-1px)}.driver-popover.hvc-guide-popover .driver-popover-close-btn{width:28px;height:28px;color:var(--color-text-muted);border-radius:8px;transition:background .2s,color .2s;top:10px;right:10px}.driver-popover.hvc-guide-popover .driver-popover-close-btn:hover{background:var(--color-surface-hover);color:var(--color-text)}.driver-popover.hvc-guide-popover button:focus-visible{outline:2px solid var(--tone-line);outline-offset:2px}.driver-popover.hvc-guide-popover .driver-popover-close-btn:focus-visible{outline-offset:0;outline-width:1px}.driver-popover.hvc-guide-popover .driver-popover-arrow{border-width:7px}.driver-popover.hvc-guide-popover .driver-popover-arrow-side-left{border-left-color:var(--color-surface)}.driver-popover.hvc-guide-popover .driver-popover-arrow-side-right{border-right-color:var(--color-surface)}.driver-popover.hvc-guide-popover .driver-popover-arrow-side-top{border-top-color:var(--color-surface)}.driver-popover.hvc-guide-popover .driver-popover-arrow-side-bottom{border-bottom-color:var(--color-surface)}.driver-popover.hvc-guide-popover.is-leaving{opacity:.55;filter:blur(2px);pointer-events:none;transition:opacity .25s,filter .25s}.hvc-guide-cta{border:1px solid var(--tone-line);text-align:left;background:linear-gradient(120deg, color-mix(in srgb, var(--tone) 18%, var(--color-surface)), color-mix(in srgb, var(--tone-2) 12%, var(--color-surface)));border-radius:16px;align-items:center;gap:12px;width:100%;margin-top:16px;padding:12px 14px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;animation:.5s cubic-bezier(.22,1,.36,1) .2s both hvc-guide-in;display:flex;position:relative}.hvc-guide-cta:hover{box-shadow:0 14px 30px -16px color-mix(in srgb, var(--tone) 90%, transparent);transform:translateY(-2px)}.hvc-guide-cta-icon{color:#fff;background:linear-gradient(135deg, var(--tone), var(--tone-2));border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.hvc-guide-cta>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.hvc-guide-cta strong{color:var(--color-text);font-size:13.5px;font-weight:650}.hvc-guide-cta small{color:var(--color-text-muted);font-size:12px}.hvc-guide-cta-arrow{color:var(--tone-ink);font-size:18px;transition:transform .25s}.hvc-guide-cta:hover .hvc-guide-cta-arrow{transform:translate(3px)}.is-centered .hvc-guide-cta{text-align:left}.hvc-guide-legend{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.hvc-guide-legend>span{border:1px solid var(--tone-line);color:var(--tone-ink);background:var(--tone-soft);animation:.5s cubic-bezier(.34,1.56,.64,1) both hvc-guide-pop;animation-delay:calc(.1s + var(--i) * .12s);border-radius:12px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:650;display:flex}.hvc-guide-legend i{color:#fff;background:linear-gradient(135deg, var(--tone), var(--tone-2));border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.hvc-guide-legend small{color:var(--color-text-muted);flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;margin-top:2px;font-size:11.5px;animation:.5s .6s both hvc-guide-in;display:flex}.hvc-guide-legend small b{background:#6366f1;border-radius:50%;width:10px;height:10px}.hvc-guide-legend small b.is-account{background:#3b82f6}.hvc-guide-visual.is-mention{gap:12px}.hvc-guide-typing{border:1px solid var(--color-border);background:var(--color-surface);white-space:nowrap;min-width:0;height:34px;color:var(--color-text);border-radius:12px;align-items:center;padding:0 12px;font-size:12.5px;display:inline-flex;overflow:hidden}.hvc-guide-typing-text{max-width:0;animation:3.6s steps(26,end) infinite hvc-guide-type;display:inline-block;overflow:hidden}.hvc-guide-typing b{color:var(--tone-ink);background:var(--tone-soft);border-radius:6px;padding:1px 5px;font-weight:650}.hvc-guide-typing i{background:var(--tone);width:1.5px;height:16px;margin-left:2px;animation:1s step-end infinite hvc-guide-caret}.hvc-guide-ping{color:#fff;background:linear-gradient(135deg, var(--tone), var(--tone-2));opacity:0;border-radius:50%;place-items:center;width:26px;height:26px;animation:3.6s ease-out infinite hvc-guide-notif;display:grid;position:absolute;top:4px;right:70px}@keyframes hvc-guide-type{0%{max-width:0}55%,90%{max-width:190px}to{max-width:0}}@keyframes hvc-guide-caret{50%{opacity:0}}@keyframes hvc-guide-notif{0%,55%{opacity:0;transform:scale(.4)}62%{opacity:1;transform:scale(1.15)}70%,88%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.hvc-guide-menu{z-index:10001;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05060a99;place-items:center;padding:20px;animation:.25s both hvc-fade;display:grid;position:fixed;inset:0}.hvc-guide-menu-card{border:1px solid var(--tone-line);text-align:center;background:linear-gradient(160deg, color-mix(in srgb, var(--tone) 14%, var(--color-surface)), var(--color-surface) 55%);border-radius:26px;width:min(620px,100%);max-height:calc(100dvh - 40px);padding:28px;animation:.5s cubic-bezier(.22,1,.36,1) both hvc-guide-in;position:relative;overflow-y:auto;box-shadow:0 40px 100px -30px #0009}.hvc-guide-menu-close{width:32px;height:32px;color:var(--color-text-muted);border-radius:10px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.hvc-guide-menu-close:hover{background:var(--color-surface-hover);color:var(--color-text)}.hvc-guide-menu-icon{color:#fff;background:linear-gradient(135deg, var(--tone), var(--tone-2));width:56px;height:56px;box-shadow:0 14px 30px -12px color-mix(in srgb, var(--tone) 85%, transparent);border-radius:18px;place-items:center;margin-bottom:12px;animation:.55s cubic-bezier(.34,1.56,.64,1) .1s both hvc-guide-pop,5s ease-in-out .7s infinite hvc-float;display:inline-grid}.hvc-guide-menu-card h2{letter-spacing:-.02em;color:var(--color-text);font-size:21px;font-weight:700}.hvc-guide-menu-card>p{color:var(--color-text-muted);margin-top:4px;font-size:13.5px}.hvc-guide-menu-full{text-align:left;color:#fff;background:linear-gradient(120deg,#3b82f6,#6366f1 45%,#8b5cf6);border-radius:18px;align-items:center;gap:14px;width:100%;margin-top:20px;padding:16px 18px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;animation:.5s cubic-bezier(.22,1,.36,1) .12s both hvc-guide-in;display:flex;box-shadow:0 18px 40px -18px #6366f1e6}.hvc-guide-menu-full:hover{transform:translateY(-2px);box-shadow:0 24px 48px -20px #6366f1}.hvc-guide-menu-full-icon{background:#ffffff2e;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.hvc-guide-menu-full>span:nth-child(2){flex-direction:column;flex:1;display:flex}.hvc-guide-menu-full strong{font-size:15px;font-weight:700}.hvc-guide-menu-full small{opacity:.85;font-size:12.5px}.hvc-guide-menu-topics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.hvc-guide-menu-topics>:nth-child(-n+2){grid-column:span 3}.hvc-guide-menu-topics>:nth-child(n+3){grid-column:span 2}@media (max-width:560px){.hvc-guide-menu-topics{grid-template-columns:minmax(0,1fr)}.hvc-guide-menu-topics>*{grid-column:auto!important}}.hvc-guide-menu-topics button{border:1px solid var(--tone-line);text-align:left;background:linear-gradient(160deg, color-mix(in srgb, var(--tone) 10%, var(--color-surface)), var(--color-surface) 70%);animation:.5s cubic-bezier(.22,1,.36,1) both hvc-guide-in;animation-delay:calc(.2s + var(--i) * 60ms);border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,border-color .25s;display:flex}.hvc-guide-menu-topics button:hover{box-shadow:0 16px 34px -18px color-mix(in srgb, var(--tone) 80%, transparent);transform:translateY(-3px)}.hvc-guide-menu-topic-icon{color:#fff;background:linear-gradient(135deg, var(--tone), var(--tone-2));border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:4px;display:grid}.hvc-guide-menu-topics strong{color:var(--color-text);font-size:14px;font-weight:650}.hvc-guide-menu-topics small{color:var(--color-text-muted);font-size:12px;line-height:1.45}.hvc-guide-menu-topics em{color:var(--tone-ink);margin-top:6px;font-size:11px;font-style:normal;font-weight:600}.hvc-guide-menu :focus-visible{outline:2px solid var(--tone-line);outline-offset:2px}@media (prefers-reduced-motion:reduce){.hvc-guide-legend>span,.hvc-guide-legend small,.hvc-guide-typing-text,.hvc-guide-typing i,.hvc-guide-ping,.hvc-guide-menu,.hvc-guide-menu-card,.hvc-guide-menu-icon,.hvc-guide-menu-full,.hvc-guide-menu-topics button,.hvc-guide-cta{animation:none!important}.hvc-guide-typing-text{max-width:none}.driver-active-element,.driver-popover.hvc-guide-popover,.hvc-guide-icon,.hvc-guide-rings i,.hvc-guide-sat,.driver-popover.hvc-guide-popover .driver-popover-title,.driver-popover.hvc-guide-popover .driver-popover-description,.hvc-guide-progress:after{animation:none!important}}
