.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}.rocket-launch-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(180deg,#0a0e27 0,#1a1f3a 50%,#2a1f3a);z-index:999999;overflow:hidden;animation:fadeIn .3s ease-in}.rocket-launch-container,.rocket-launch-overlay{display:flex;align-items:center;justify-content:center}.rocket-launch-container{position:relative;width:100%;height:100%}.rocket{position:absolute;width:80px;height:120px;animation:rocketLaunch 3s cubic-bezier(.25,.46,.45,.94) forwards;animation-fill-mode:forwards;transform-origin:center}.rocket-body{position:relative;width:80px;height:100px;background:linear-gradient(135deg,#e8e8e8,#b8b8b8);border-radius:50% 50% 10px 10px;box-shadow:0 8px 30px rgba(0,0,0,.5)}.rocket-body:before{content:"";position:absolute;top:10px;left:10px;right:10px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50% 50% 10px 10px}.rocket-body:after{content:"";position:absolute;bottom:-15px;left:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #888}.rocket-window{top:20px;width:30px;height:30px;background:linear-gradient(135deg,#87ceeb,#4a90e2);border-radius:50%;border:3px solid #fff;box-shadow:inset 0 2px 5px rgba(0,0,0,.3)}.rocket-flame,.rocket-window{position:absolute;left:50%;transform:translateX(-50%)}.rocket-flame{bottom:-40px;width:40px;height:60px;background:linear-gradient(180deg,rgba(255,200,50,.9) 0,rgba(255,100,50,.8) 50%,rgba(255,50,50,.6));border-radius:50% 50% 50% 50%/30% 30% 70% 70%;animation:flame .15s infinite alternate;filter:blur(2px)}.rocket-flame:before{content:"";position:absolute;top:5px;left:50%;transform:translateX(-50%);width:25px;height:40px;background:linear-gradient(180deg,rgba(255,255,150,.9) 0,rgba(255,200,100,.7) 50%,transparent);border-radius:50%;filter:blur(1px)}.stars,.stars-2,.stars-3{position:absolute;width:2px;height:2px;background:white;border-radius:50%;box-shadow:100px 200px white,200px 100px white,300px 300px white,400px 150px white,500px 250px white,600px 100px white,700px 300px white,800px 200px white,150px 350px white,250px 50px white,350px 200px white,450px 350px white,550px 100px white,650px 250px white,750px 150px white,850px 300px white;animation:twinkle 3s ease-in-out infinite}.stars-2{width:1px;height:1px;box-shadow:120px 220px white,220px 120px white,320px 320px white,420px 170px white,520px 270px white,620px 120px white,720px 320px white,820px 220px white;animation-delay:1s}.stars-3{width:3px;height:3px;box-shadow:180px 280px white,280px 180px white,380px 380px white,480px 230px white;animation-delay:2s}.launch-text{position:absolute;top:60%;left:50%;transform:translateX(-50%);text-align:center;color:white;opacity:0;animation:textFadeIn 1s ease-in 1s forwards;z-index:10;pointer-events:auto}.launch-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;text-shadow:0 4px 20px rgba(102,126,234,.5)}.launch-subtitle{font-size:1.25rem;color:#a0aec0;font-weight:300;margin-bottom:2rem}.continue-button{padding:12px 32px;font-size:1rem;font-weight:600;color:white;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.4);animation:buttonFadeIn .5s ease-in forwards;opacity:0;position:relative;z-index:10;pointer-events:auto}.continue-button:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px rgba(102,126,234,.8),0 0 30px rgba(102,126,234,.4);background:linear-gradient(135deg,#764ba2,#667eea)}.continue-button:active{transform:translateY(0) scale(.98);box-shadow:0 4px 15px rgba(102,126,234,.6)}@keyframes rocketLaunch{0%{bottom:30%;transform:translateX(-50%) scale(1) rotate(0deg);opacity:1}50%{bottom:50%;transform:translateX(-50%) scale(1.1) rotate(-5deg);opacity:1}to{bottom:120%;transform:translateX(-50%) scale(.6) rotate(0deg);opacity:0}}@keyframes flame{0%{height:60px;opacity:.9}to{height:70px;opacity:1}}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes textFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes buttonFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}