:root{--page-background:#050505;--page-surface:#000;--page-surface-alt:#0c0c10;--page-text:#fff;--page-muted-text:#b8b5c2;--page-soft-text:#d7d4dd;--page-border:#272330;--page-input-background:#080b10;--page-input-hover:#111;--page-glass:#0c0c10d9;--page-glass-soft:#0c0c10ad;--page-card:#09090de0;--page-shadow:#00000059;--rover-purple:#7b2cbf;--rover-purple-bright:#a855f7;--rover-purple-dark:#4d146f;--on-purple:#fff;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-sans);color:var(--page-text);background:var(--page-background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}:root[data-theme=light]{--page-background:#f7f5fa;--page-surface:#fff;--page-surface-alt:#f2edf6;--page-text:#111015;--page-muted-text:#5f5868;--page-soft-text:#3f3947;--page-border:#ded6e7;--page-input-background:#f5f1f8;--page-input-hover:#ece5f1;--page-glass:#ffffffe0;--page-glass-soft:#ffffffc2;--page-card:#ffffffeb;--page-shadow:#26193024;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[lang=en]{--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif}:root[lang=ar]{--font-sans:Tahoma, "Segoe UI", Arial, system-ui, sans-serif}html[dir=ltr]{direction:ltr}html[dir=rtl]{direction:rtl}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page-background);width:100%;min-height:100%;margin:0;padding:0}body{width:100%;min-width:320px;min-height:100vh;direction:inherit;text-align:start;background:var(--page-background);color:var(--page-text);font-family:var(--font-sans);margin:0;padding:0;transition:background-color .3s,color .3s}#root{width:100%;min-height:100vh;direction:inherit}button,input,textarea,select{direction:inherit;color:inherit;font:inherit}input,textarea{text-align:start}button,a{color:inherit}img,svg{direction:ltr}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p{margin-top:0}.content-ltr{text-align:left;direction:ltr;unicode-bidi:isolate}html[dir=rtl] .rtl-flip{transform:scaleX(-1)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#root{width:100%;min-height:100svh;margin:0;padding:0}.app{flex-direction:column;width:100%;min-height:100svh;display:flex}.app__main{flex:1;width:100%}body.mobile-menu-open{overflow:hidden}.header{z-index:1000;background:var(--page-surface);border-bottom:1px solid var(--page-border);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:82px;padding:0 36px;transition:background-color .3s,border-color .3s;display:grid;position:sticky;top:0}.header__logo-link{justify-self:start;align-items:center;text-decoration:none;display:flex}.header__logo{object-fit:contain;width:62px;height:auto;display:block}.header__navigation{justify-content:center;align-items:center;gap:38px;display:flex}.header__navigation a{color:var(--page-text);font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;position:relative}.header__navigation a:after{content:"";background:var(--rover-purple-bright);transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.header__navigation a:hover{color:var(--rover-purple-bright);transform:translateY(-1px)}.header__navigation a:hover:after{transform:scaleX(1)}.header__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:14px;display:flex}.header__theme-button,.header__language-button,.header__mobile-toggle,.header__mobile-close,.header__mobile-theme-button,.header__mobile-language-button{color:var(--page-text);cursor:pointer;font-family:inherit}.header__theme-button{opacity:.8;background:0 0;border:none;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:color .2s,background-color .2s,opacity .2s,transform .2s;display:grid}.header__theme-button:hover{color:var(--rover-purple-bright);opacity:1;background:#7b2cbf1f;transform:rotate(12deg)}.header__theme-button svg,.header__mobile-theme-button svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.header__language-button{border:1px solid var(--page-border);background:var(--page-input-background);border-radius:8px;min-width:54px;height:36px;padding:0 14px;font-size:13px;font-weight:600;transition:color .2s,border-color .2s,background-color .2s}.header__language-button:hover{border-color:var(--rover-purple-bright);background:var(--page-input-hover)}.header__start-button{background:var(--rover-purple);min-width:112px;height:42px;color:var(--on-purple);border-radius:24px;justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 0 18px #7b2cbf40}.header__start-button:hover{background:var(--rover-purple-bright);transform:translateY(-1px);box-shadow:0 0 24px #a855f773}.header__mobile-toggle{border:1px solid var(--page-border);background:var(--page-input-background);border-radius:9px;justify-self:end;place-items:center;width:42px;height:42px;padding:0;transition:color .2s,border-color .2s,background-color .2s;display:none}.header__mobile-toggle:hover{color:var(--rover-purple-bright);border-color:var(--rover-purple-bright);background:#7b2cbf1a}.header__mobile-toggle svg,.header__mobile-close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.header__mobile-backdrop{z-index:1001;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);visibility:hidden;opacity:0;background:#00000094;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.header__mobile-backdrop--open{visibility:visible;opacity:1}.header__mobile-menu{z-index:1002;border-left:1px solid var(--page-border);background:linear-gradient(180deg, #7b2cbf0a, transparent 38%), var(--page-surface);visibility:hidden;flex-direction:column;width:min(78vw,370px);height:100svh;padding:20px 22px 22px;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility .35s,background-color .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-24px 0 70px #00000059}.header__mobile-menu--open{visibility:visible;transform:translate(0)}.header__mobile-menu-top{justify-content:flex-end;align-items:center;display:flex}.header__mobile-close{background:0 0;border:none;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:color .2s,background-color .2s,transform .2s;display:grid}.header__mobile-close:hover{color:var(--rover-purple-bright);background:#7b2cbf1f;transform:rotate(8deg)}.header__mobile-navigation{flex-direction:column;align-items:flex-start;gap:30px;margin-top:42px;padding:0 16px;display:flex}.header__mobile-navigation a{width:100%;color:var(--page-text);padding-bottom:4px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s;position:relative}.header__mobile-navigation a:before{content:"";background:var(--rover-purple-bright);border-radius:999px;width:0;height:2px;transition:width .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.header__mobile-navigation a:hover{color:var(--rover-purple-bright);padding-left:20px}.header__mobile-navigation a:hover:before{width:11px}.header__mobile-actions{margin-top:auto}.header__mobile-controls{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.header__mobile-theme-button,.header__mobile-language-button{border:1px solid var(--page-border);background:var(--page-input-background);border-radius:8px;justify-content:center;align-items:center;height:42px;padding:0;transition:color .2s,border-color .2s,background-color .2s;display:flex}.header__mobile-theme-button:hover,.header__mobile-language-button:hover{color:var(--rover-purple-bright);border-color:var(--rover-purple-bright);background:#7b2cbf1a}.header__mobile-language-button{font-size:13px;font-weight:600}.header__mobile-start-button{background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));width:100%;height:44px;color:var(--on-purple);border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 14px 30px #7b2cbf40}.header__mobile-start-button:hover{background:linear-gradient(135deg, var(--rover-purple-bright), var(--rover-purple));transform:translateY(-2px);box-shadow:0 17px 35px #7b2cbf59}@media (width<=900px){.header{grid-template-columns:1fr auto;height:72px;padding:0 24px}.header__navigation,.header__actions{display:none}.header__mobile-toggle{display:grid}.header__logo{width:55px}}@media (width<=600px){.header{height:68px;padding:0 18px}.header__logo{width:50px}.header__mobile-toggle{width:38px;height:38px}.header__mobile-menu{width:min(82vw,340px);padding:17px 17px 18px}.header__mobile-navigation{gap:27px;margin-top:35px;padding:0 13px}.header__mobile-navigation a{font-size:14px}}@media (width<=380px){.header__mobile-menu{width:86vw}}@media (prefers-reduced-motion:reduce){.header__mobile-menu,.header__mobile-backdrop,.header__navigation a,.header__mobile-navigation a{transition:none}}.hero-section{--hero-background:var(--page-background);--hero-panel:var(--page-surface-alt);--hero-purple:var(--rover-purple);--hero-purple-bright:var(--rover-purple-bright);--hero-purple-dark:var(--rover-purple-dark);--hero-text:var(--page-text);--hero-muted:var(--page-muted-text);--hero-soft-text:var(--page-soft-text);--hero-border:var(--page-border);--hero-glass:var(--page-glass);--hero-glass-soft:var(--page-glass-soft);--hero-card:var(--page-card);--hero-shadow:var(--page-shadow);isolation:isolate;background:linear-gradient(115deg, #7b2cbf12, transparent 42%), var(--hero-background);width:100%;min-height:calc(100svh - 82px);color:var(--hero-text);align-items:center;padding:78px 6%;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}.hero-section.scroll-reveal,.hero-section.scroll-reveal--visible{opacity:1;filter:none;transform:none;animation:none!important}.hero-section.scroll-reveal .hero-section__eyebrow,.hero-section.scroll-reveal .hero-section__title,.hero-section.scroll-reveal .hero-section__description,.hero-section.scroll-reveal .hero-section__actions>*,.hero-section.scroll-reveal .hero-section__benefits>span,.hero-section.scroll-reveal .hero-app-button,.hero-section.scroll-reveal .hero-section__phone-wrapper,.hero-section.scroll-reveal .hero-section__orbit,.hero-section.scroll-reveal .hero-section__status-card,.hero-section.scroll-reveal .hero-section__particles,.hero-section.scroll-reveal .hero-section__glow{opacity:0;will-change:opacity, translate, scale, filter}.hero-section.scroll-reveal .hero-section__orbit,.hero-section.scroll-reveal .hero-section__status-card{animation:none}.hero-section.scroll-reveal--visible .hero-section__particles{animation:1.1s 50ms both heroParticlesReveal}.hero-section.scroll-reveal--visible .hero-section__glow--left{animation:1.45s 80ms both heroGlowRevealLeft}.hero-section.scroll-reveal--visible .hero-section__glow--right{animation:1.45s .16s both heroGlowRevealRight}.hero-section.scroll-reveal--visible .hero-section__eyebrow{animation:.72s cubic-bezier(.22,1,.36,1) 80ms both heroRevealFromLeft}.hero-section.scroll-reveal--visible .hero-section__title{animation:.95s cubic-bezier(.22,1,.36,1) .16s both heroRevealFromLeft}.hero-section.scroll-reveal--visible .hero-section__description{animation:.82s cubic-bezier(.22,1,.36,1) .28s both heroRevealFromLeft}.hero-section.scroll-reveal--visible .hero-section__actions>:first-child{animation:.75s cubic-bezier(.22,1,.36,1) .4s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__actions>:nth-child(2){animation:.75s cubic-bezier(.22,1,.36,1) .49s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__benefits>span:first-child{animation:.68s cubic-bezier(.22,1,.36,1) .56s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__benefits>span:nth-child(2){animation:.68s cubic-bezier(.22,1,.36,1) .63s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__benefits>span:nth-child(3){animation:.68s cubic-bezier(.22,1,.36,1) .7s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__app-buttons>.hero-app-button:first-child{animation:.78s cubic-bezier(.22,1,.36,1) .74s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__app-buttons>.hero-app-button:nth-child(2){animation:.78s cubic-bezier(.22,1,.36,1) .84s both heroRevealFromBottom}.hero-section.scroll-reveal--visible .hero-section__phone-wrapper{animation:1.08s cubic-bezier(.22,1,.36,1) .22s both heroPhoneReveal}.hero-section.scroll-reveal--visible .hero-section__orbit{animation:.95s cubic-bezier(.22,1,.36,1) .34s both heroOrbitReveal,24s linear 1.29s infinite heroOrbitRotate}.hero-section.scroll-reveal--visible .hero-section__status-card--top{animation:.7s cubic-bezier(.22,1,.36,1) .78s both heroStatusCardRevealLeft,4.2s ease-in-out 1.48s infinite heroFloatCard}.hero-section.scroll-reveal--visible .hero-section__status-card--bottom{animation:.7s cubic-bezier(.22,1,.36,1) .92s both heroStatusCardRevealRight,4.2s ease-in-out 1.62s infinite heroFloatCard}.hero-section,.hero-section *{box-sizing:border-box}.hero-section__content{z-index:3;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);align-items:center;gap:70px;width:100%;max-width:1500px;margin:0 auto;display:grid;position:relative}.hero-section__copy{max-width:790px}.hero-section__eyebrow{color:var(--hero-purple-bright);letter-spacing:2px;align-items:center;gap:10px;margin:0 0 20px;font-size:13px;font-weight:800;display:inline-flex}.hero-section__eyebrow:before{content:"";background:var(--hero-purple-bright);border-radius:999px;width:32px;height:2px;box-shadow:0 0 12px #a855f7cc}.hero-section__title{color:var(--hero-text);letter-spacing:-4px;margin:0;font-size:clamp(54px,5.5vw,92px);font-weight:850;line-height:1.02;transition:color .3s}.hero-section__title span{color:var(--hero-purple-bright);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px #7b2cbf3d);background:linear-gradient(90deg,#7b2cbf 0%,#b255ff 55%,#8d3ce0 100%);-webkit-background-clip:text;background-clip:text}.hero-section__description{max-width:680px;color:var(--hero-muted);margin:34px 0 0;font-size:18px;line-height:1.8;transition:color .3s}.hero-section__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:36px;display:flex}.hero-section__primary-button,.hero-section__secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:58px;font-size:15px;font-weight:750;text-decoration:none;display:inline-flex}.hero-section__primary-button{background:linear-gradient(135deg, var(--hero-purple), var(--hero-purple-dark));min-width:222px;color:var(--on-purple);gap:14px;padding:0 27px;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 16px 36px #59168352,inset 0 1px #ffffff26}.hero-section__primary-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;transition:transform .25s}.hero-section__primary-button:hover{background:linear-gradient(135deg,#953de0,#5b197f);transform:translateY(-3px);box-shadow:0 20px 44px #7b2cbf6b,0 0 28px #a855f72e}.hero-section__primary-button:hover svg{transform:translate(4px)}.hero-section__secondary-button{border:1px solid var(--hero-border);background:var(--hero-glass-soft);min-width:190px;color:var(--hero-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 27px;transition:color .25s,border-color .25s,background .25s,transform .25s}.hero-section__secondary-button:hover{border-color:var(--hero-purple);color:var(--hero-purple-bright);background:#7b2cbf1a;transform:translateY(-3px)}.hero-section__benefits{flex-wrap:wrap;align-items:center;gap:22px;margin-top:26px;display:flex}.hero-section__benefits span{color:var(--hero-soft-text);padding-left:18px;font-size:13px;font-weight:650;transition:color .3s;position:relative}.hero-section__benefits span:before{content:"";background:var(--hero-purple-bright);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 9px #a855f7cc}.hero-section__app-buttons{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.hero-app-button{border:1px solid var(--hero-border);background:var(--hero-glass);min-width:216px;height:70px;color:var(--hero-text);box-shadow:0 12px 30px var(--hero-shadow), inset 0 1px 0 #ffffff0d;border-radius:12px;align-items:center;gap:16px;padding:0 22px;text-decoration:none;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s,color .3s;display:flex}.hero-app-button:hover{background:#7b2cbf1a;border-color:#a855f7b3;transform:translateY(-3px);box-shadow:0 12px 34px #5518792e}.hero-app-button__icon{flex-shrink:0;width:32px;height:36px}.hero-app-button__icon--apple{fill:var(--hero-text);transition:fill .3s}.hero-app-button span{flex-direction:column;align-items:flex-start;display:flex}.hero-app-button small{color:var(--hero-soft-text);letter-spacing:.7px;text-transform:uppercase;font-size:11px;line-height:1.2;transition:color .3s}.hero-app-button strong{color:var(--hero-text);margin-top:3px;font-size:20px;line-height:1.1;transition:color .3s}.hero-section__visual{justify-content:center;align-items:center;min-height:630px;display:flex;position:relative}.hero-section__phone-wrapper{z-index:3;perspective:1200px;justify-content:center;width:min(100%,450px);display:flex;position:relative}.hero-section__phone{z-index:3;object-fit:contain;filter:drop-shadow(0 35px 42px #00000085)drop-shadow(0 0 24px #7b2cbf29);transform-origin:bottom;width:min(100%,390px);max-height:690px;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s;display:block;position:relative;transform:rotate(-1.5deg)}.hero-section__phone-wrapper:hover .hero-section__phone{filter:drop-shadow(0 42px 50px #0000009e)drop-shadow(0 0 34px #a855f742);transform:rotate(2.2deg)scale(1.025)}.hero-section__phone-glow{z-index:1;filter:blur(70px);background:#7b2cbf2e;border-radius:50%;width:330px;height:430px;animation:4s ease-in-out infinite heroGlowPulse;position:absolute;top:15%;left:50%;transform:translate(-50%)}.hero-section__orbit{z-index:1;border:1px solid #a855f71c;border-radius:50%;width:490px;height:490px;animation:24s linear infinite heroOrbitRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-section__orbit:before,.hero-section__orbit:after{content:"";border:1px solid #a855f712;border-radius:50%;position:absolute;inset:44px}.hero-section__orbit:after{inset:95px}.hero-section__orbit span{background:var(--hero-purple-bright);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 14px #a855f7e6}.hero-section__orbit span:first-child{top:7%;left:28%}.hero-section__orbit span:nth-child(2){top:47%;right:-4px}.hero-section__orbit span:nth-child(3){bottom:9%;left:19%}.hero-section__status-card{z-index:5;background:var(--hero-card);min-width:175px;box-shadow:0 16px 38px var(--hero-shadow), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;border:1px solid #a855f738;border-radius:13px;align-items:center;gap:11px;padding:12px 14px;transition:background-color .3s,color .3s;display:flex;position:absolute}.hero-section__status-card--top{animation:4.2s ease-in-out infinite heroFloatCard;top:24%;left:-14%}.hero-section__status-card--bottom{animation:4.2s ease-in-out 1.2s infinite heroFloatCard;bottom:21%;right:-12%}.hero-section__status-card small,.hero-section__status-card strong{display:block}.hero-section__status-card small{color:var(--hero-muted);font-size:10px;transition:color .3s}.hero-section__status-card strong{color:var(--hero-text);margin-top:2px;font-size:12px;transition:color .3s}.hero-section__status-icon{width:34px;height:34px;color:var(--hero-purple-bright);background:#7b2cbf33;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.hero-section__status-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.hero-section__status-dot{background:#39d98a;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:1.8s ease-in-out infinite heroStatusPulse;box-shadow:0 0 12px #39d98abf}.hero-section__glow{z-index:0;pointer-events:none;filter:blur(100px);border-radius:50%;position:absolute}.hero-section__glow--left{background:#5d1c8721;width:520px;height:520px;bottom:-230px;left:-160px}.hero-section__glow--right{background:#7b2cbf1f;width:540px;height:540px;top:2%;right:-130px}.hero-section__particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-section__particles span{background:#a855f7a6;border-radius:50%;width:5px;height:5px;animation:12s linear infinite heroParticleRise;position:absolute;bottom:-30px;box-shadow:0 0 10px #a855f78c}.hero-section__particles span:first-child{animation-duration:14s;animation-delay:-5s;left:7%}.hero-section__particles span:nth-child(2){width:3px;height:3px;animation-duration:11s;animation-delay:-2s;left:17%}.hero-section__particles span:nth-child(3){animation-duration:16s;animation-delay:-10s;left:29%}.hero-section__particles span:nth-child(4){width:4px;height:4px;animation-duration:13s;animation-delay:-7s;left:41%}.hero-section__particles span:nth-child(5){width:3px;height:3px;animation-duration:17s;animation-delay:-4s;left:52%}.hero-section__particles span:nth-child(6){animation-duration:12s;animation-delay:-9s;left:63%}.hero-section__particles span:nth-child(7){width:4px;height:4px;animation-duration:15s;animation-delay:-1s;left:73%}.hero-section__particles span:nth-child(8){animation-duration:18s;animation-delay:-12s;left:82%}.hero-section__particles span:nth-child(9){width:3px;height:3px;animation-duration:13s;animation-delay:-6s;left:90%}.hero-section__particles span:nth-child(10){width:4px;height:4px;animation-duration:16s;animation-delay:-3s;left:96%}@keyframes heroRevealFromLeft{0%{opacity:0;filter:blur(7px);translate:-56px}to{opacity:1;filter:blur();translate:0}}@keyframes heroRevealFromBottom{0%{opacity:0;filter:blur(6px);translate:0 38px;scale:.98}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes heroPhoneReveal{0%{opacity:0;filter:blur(9px);translate:76px 18px;scale:.95}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes heroPhoneRevealMobile{0%{opacity:0;filter:blur(8px);translate:0 54px;scale:.95}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes heroOrbitReveal{0%{opacity:0;filter:blur(6px);scale:.82}to{opacity:1;filter:blur();scale:1}}@keyframes heroStatusCardRevealLeft{0%{opacity:0;filter:blur(5px);translate:-32px;scale:.94}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes heroStatusCardRevealRight{0%{opacity:0;filter:blur(5px);translate:32px;scale:.94}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes heroParticlesReveal{0%{opacity:0}to{opacity:1}}@keyframes heroGlowRevealLeft{0%{opacity:0;translate:-70px 40px;scale:.82}to{opacity:1;translate:0;scale:1}}@keyframes heroGlowRevealRight{0%{opacity:0;translate:70px -35px;scale:.82}to{opacity:1;translate:0;scale:1}}@keyframes heroParticleRise{0%{opacity:0;transform:translateY(0)translate(0)scale(.6)}15%{opacity:.8}70%{opacity:.35}to{opacity:0;transform:translateY(-110vh)translate(55px)scale(1.15)}}@keyframes heroOrbitRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes heroGlowPulse{0%,to{opacity:.65;transform:translate(-50%)scale(.95)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes heroFloatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes heroStatusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}:root[data-theme=light] .hero-section{background:linear-gradient(115deg, #7b2cbf17, transparent 45%), var(--hero-background)}:root[data-theme=light] .hero-section__phone{filter:drop-shadow(0 30px 38px #2716332e)drop-shadow(0 0 24px #7b2cbf21)}:root[data-theme=light] .hero-section__phone-wrapper:hover .hero-section__phone{filter:drop-shadow(0 38px 46px #2716333d)drop-shadow(0 0 32px #a855f738)}:root[data-theme=light] .hero-section__status-card{box-shadow:0 16px 38px #2e1e3a21,inset 0 1px #ffffffb3}:root[data-theme=light] .hero-app-button{box-shadow:0 12px 30px #2e1e3a1a,inset 0 1px #fffc}@media (width<=1180px){.hero-section{padding:70px 5%}.hero-section__content{grid-template-columns:minmax(0,1fr) minmax(330px,.7fr);gap:40px}.hero-section__title{font-size:clamp(50px,6vw,74px)}.hero-section__visual{min-height:570px}.hero-section__phone{width:min(100%,340px)}.hero-section__orbit{width:410px;height:410px}.hero-section__status-card--top{left:-7%}.hero-section__status-card--bottom{right:-5%}}@media (width<=920px){.hero-section{min-height:auto;padding:70px 32px 80px}.hero-section.scroll-reveal--visible .hero-section__phone-wrapper{animation-name:heroPhoneRevealMobile}.hero-section__content{grid-template-columns:1fr;gap:60px}.hero-section__copy{text-align:center;max-width:760px;margin:0 auto}.hero-section__eyebrow{justify-content:center}.hero-section__description{margin-left:auto;margin-right:auto}.hero-section__actions,.hero-section__benefits,.hero-section__app-buttons{justify-content:center}.hero-section__visual{min-height:580px}.hero-section__phone{width:min(78vw,360px)}}@media (width<=620px){.hero-section{padding:58px 20px 70px}.hero-section__title{letter-spacing:-2.5px;font-size:clamp(43px,13vw,62px)}.hero-section__description{margin-top:26px;font-size:16px;line-height:1.75}.hero-section__actions{flex-direction:column;width:100%}.hero-section__primary-button,.hero-section__secondary-button{width:100%;max-width:360px}.hero-section__benefits{gap:14px}.hero-section__app-buttons{flex-direction:column}.hero-app-button{width:100%;max-width:360px}.hero-section__visual{min-height:500px}.hero-section__phone{width:min(82vw,310px)}.hero-section__orbit{width:340px;height:340px}.hero-section__status-card{min-width:150px;padding:10px 12px}.hero-section__status-card--top{top:23%;left:-1%}.hero-section__status-card--bottom{bottom:20%;right:-1%}}@media (width<=430px){.hero-section__eyebrow{letter-spacing:1.4px;font-size:10px}.hero-section__benefits{flex-direction:column;align-items:flex-start;width:fit-content;margin-left:auto;margin-right:auto}.hero-section__visual{min-height:440px}.hero-section__phone{width:min(82vw,270px)}.hero-section__orbit{width:290px;height:290px}.hero-section__status-card{display:none}}@media (prefers-reduced-motion:reduce){.hero-section.scroll-reveal .hero-section__eyebrow,.hero-section.scroll-reveal .hero-section__title,.hero-section.scroll-reveal .hero-section__description,.hero-section.scroll-reveal .hero-section__actions>*,.hero-section.scroll-reveal .hero-section__benefits>span,.hero-section.scroll-reveal .hero-app-button,.hero-section.scroll-reveal .hero-section__phone-wrapper,.hero-section.scroll-reveal .hero-section__orbit,.hero-section.scroll-reveal .hero-section__status-card,.hero-section.scroll-reveal .hero-section__particles,.hero-section.scroll-reveal .hero-section__glow{opacity:1;filter:none;translate:none;scale:1;animation:none!important}.hero-section__particles span,.hero-section__orbit,.hero-section__phone-glow,.hero-section__status-card,.hero-section__status-dot{animation:none}.hero-section__phone,.hero-section__primary-button,.hero-section__secondary-button,.hero-app-button{transition:none}}.about-section{--about-background:var(--page-surface-alt);--about-card:var(--page-glass);--about-card-strong:var(--page-card);--about-text:var(--page-text);--about-muted:var(--page-muted-text);--about-soft-text:var(--page-soft-text);--about-border:var(--page-border);--about-shadow:var(--page-shadow);isolation:isolate;background:linear-gradient(180deg, transparent, #7b2cbf09 45%, transparent), var(--about-background);width:100%;color:var(--about-text);padding:110px 6%;transition:background-color .3s,color .3s;position:relative;overflow:hidden}.about-section.scroll-reveal,.about-section.scroll-reveal--visible{opacity:1;filter:none;will-change:auto;transform:none;animation:none!important}.about-section.scroll-reveal .about-section__heading-copy,.about-section.scroll-reveal .about-section__introduction,.about-section.scroll-reveal .about-section__journey,.about-section.scroll-reveal .about-service-card,.about-section.scroll-reveal .about-section__route-point,.about-section.scroll-reveal .about-section__route-car,.about-section.scroll-reveal .about-section__journey-stat,.about-section.scroll-reveal .about-feature,.about-section.scroll-reveal .about-section__glow{opacity:0}.about-section.scroll-reveal .about-section__route-progress{transform-origin:0;scale:0 1}.about-section.scroll-reveal .about-section__route-car{animation:none;scale:.65}.about-section.scroll-reveal--visible .about-section__heading-copy{animation:.9s cubic-bezier(.22,1,.36,1) 50ms both aboutRevealFromLeft}.about-section.scroll-reveal--visible .about-section__introduction{animation:.9s cubic-bezier(.22,1,.36,1) .15s both aboutRevealFromRight}.about-section.scroll-reveal--visible .about-section__journey{animation:1s cubic-bezier(.22,1,.36,1) .24s both aboutRevealFromLeft}.about-section.scroll-reveal--visible .about-service-card:first-child{animation:.9s cubic-bezier(.22,1,.36,1) .34s both aboutRevealFromRight}.about-section.scroll-reveal--visible .about-service-card:nth-child(2){animation:.9s cubic-bezier(.22,1,.36,1) .46s both aboutRevealFromRight}.about-section.scroll-reveal--visible .about-section__route-progress{animation:1.2s cubic-bezier(.22,1,.36,1) .52s both aboutRouteDraw}.about-section.scroll-reveal--visible .about-section__route-point--pickup{animation:.72s cubic-bezier(.22,1,.36,1) .62s both aboutRevealFromLeft}.about-section.scroll-reveal--visible .about-section__route-point--destination{animation:.72s cubic-bezier(.22,1,.36,1) .76s both aboutRevealFromRight}.about-section.scroll-reveal--visible .about-section__route-car{animation:.72s cubic-bezier(.22,1,.36,1) .86s both aboutRouteCarReveal,3.2s ease-in-out 1.58s infinite aboutCarFloat}.about-section.scroll-reveal--visible .about-section__journey-stat:first-child{animation:.72s cubic-bezier(.22,1,.36,1) .9s both aboutRevealFromBottom}.about-section.scroll-reveal--visible .about-section__journey-stat:nth-child(2){animation:.72s cubic-bezier(.22,1,.36,1) 1.01s both aboutRevealFromBottom}.about-section.scroll-reveal--visible .about-section__journey-stat:nth-child(3){animation:.72s cubic-bezier(.22,1,.36,1) 1.12s both aboutRevealFromBottom}.about-section.scroll-reveal--visible .about-feature:first-child{animation:.82s cubic-bezier(.22,1,.36,1) .66s both aboutRevealFromBottom}.about-section.scroll-reveal--visible .about-feature:nth-child(2){animation:.82s cubic-bezier(.22,1,.36,1) .78s both aboutRevealFromBottom}.about-section.scroll-reveal--visible .about-feature:nth-child(3){animation:.82s cubic-bezier(.22,1,.36,1) .9s both aboutRevealFromBottom}.about-section.scroll-reveal--visible .about-section__glow--left{animation:1.45s .12s both aboutGlowRevealLeft}.about-section.scroll-reveal--visible .about-section__glow--right{animation:1.45s .22s both aboutGlowRevealRight}.about-section,.about-section *{box-sizing:border-box}.about-section__container{z-index:2;width:100%;max-width:1500px;margin:0 auto;position:relative}.about-section__heading{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:end;gap:80px;margin-bottom:62px;display:grid}.about-section__eyebrow{color:var(--rover-purple-bright);letter-spacing:2px;align-items:center;gap:10px;margin:0 0 18px;font-size:13px;font-weight:800;display:inline-flex}.about-section__eyebrow:before{content:"";background:var(--rover-purple-bright);border-radius:999px;width:30px;height:2px;box-shadow:0 0 12px #a855f7b3}.about-section__heading h2{color:var(--about-text);letter-spacing:-3px;margin:0;font-size:clamp(44px,5vw,72px);font-weight:850;line-height:1.05;transition:color .3s}.about-section__heading h2 span{background:linear-gradient(90deg, var(--rover-purple), var(--rover-purple-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-section__introduction{max-width:590px;color:var(--about-muted);margin:0;font-size:17px;line-height:1.8;transition:color .3s}.about-section__main{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:24px;display:grid}.about-section__journey{border:1px solid var(--about-border);background:radial-gradient(circle at 70% 45%, #7b2cbf21, transparent 38%), var(--about-card);min-height:470px;box-shadow:0 22px 60px var(--about-shadow), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:26px;flex-direction:column;padding:34px;transition:border-color .3s,background-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.about-section__journey:hover{box-shadow:0 28px 70px var(--about-shadow), 0 0 34px #7b2cbf14;border-color:#a855f773;transform:translateY(-4px)}.about-section__journey-top{z-index:3;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative}.about-section__journey-label{color:var(--rover-purple-bright);letter-spacing:1.7px;font-size:11px;font-weight:800}.about-section__journey-top h3{max-width:490px;color:var(--about-text);letter-spacing:-1.3px;margin:10px 0 0;font-size:clamp(26px,3vw,40px);line-height:1.15}.about-section__live{border:1px solid var(--about-border);background:var(--about-card-strong);color:var(--about-soft-text);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:700;display:inline-flex}.about-section__live>span{background:#39d98a;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite aboutLivePulse;box-shadow:0 0 10px #39d98acc}.about-section__route{flex:1;min-height:230px;margin:35px 0 26px;position:relative}.about-section__route-line{background:var(--about-border);border-radius:999px;height:3px;position:absolute;top:50%;left:11%;right:11%;transform:translateY(-50%)}.about-section__route-progress{border-radius:inherit;background:linear-gradient(90deg, var(--rover-purple), var(--rover-purple-bright));width:72%;height:100%;display:block;box-shadow:0 0 18px #a855f773}.about-section__route-point{z-index:2;align-items:center;gap:12px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.about-section__route-point--pickup{left:0}.about-section__route-point--destination{text-align:right;flex-direction:row-reverse;right:0}.about-section__route-marker{background:var(--about-card-strong);width:48px;height:48px;color:var(--rover-purple-bright);border:1px solid #a855f780;border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 0 0 8px #7b2cbf12,0 0 20px #7b2cbf2e}.about-section__route-marker>span{background:var(--rover-purple-bright);border-radius:50%;width:13px;height:13px;box-shadow:0 0 12px #a855f7bf}.about-section__route-marker svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.about-section__route-point small,.about-section__route-point strong{display:block}.about-section__route-point small{color:var(--about-muted);font-size:10px}.about-section__route-point strong{color:var(--about-text);margin-top:3px;font-size:13px}.about-section__route-car{z-index:3;background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));width:56px;height:56px;color:var(--on-purple);border:1px solid #a855f78c;border-radius:17px;place-items:center;animation:3.2s ease-in-out infinite aboutCarFloat;display:grid;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);box-shadow:0 15px 28px #4f137052,0 0 25px #a855f733}.about-section__route-car svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.about-section__journey-bottom{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.about-section__journey-stat{border:1px solid var(--about-border);background:var(--about-card-strong);border-radius:15px;padding:15px}.about-section__journey-stat strong,.about-section__journey-stat span{display:block}.about-section__journey-stat strong{color:var(--about-text);font-size:14px}.about-section__journey-stat span{color:var(--about-muted);margin-top:4px;font-size:10px}.about-section__services{grid-template-rows:repeat(2,1fr);gap:24px;display:grid}.about-service-card{border:1px solid var(--about-border);background:var(--about-card);box-shadow:0 18px 46px var(--about-shadow), inset 0 1px 0 #ffffff0a;border-radius:23px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:28px;transition:border-color .3s,background-color .3s,transform .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden}.about-service-card:before{content:"";filter:blur(20px);background:#7b2cbf1f;border-radius:50%;width:180px;height:180px;transition:transform .4s;position:absolute;top:-90px;right:-90px}.about-service-card:hover{box-shadow:0 24px 56px var(--about-shadow), 0 0 28px #7b2cbf14;border-color:#a855f77a;transform:translateY(-4px)}.about-service-card:hover:before{transform:scale(1.35)}.about-service-card__icon{z-index:2;width:58px;height:58px;color:var(--rover-purple-bright);background:#7b2cbf21;border:1px solid #a855f747;border-radius:17px;place-items:center;display:grid;position:relative}.about-service-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.about-service-card__content{z-index:2;position:relative}.about-service-card__content>span{color:var(--rover-purple-bright);letter-spacing:1.5px;font-size:10px;font-weight:800}.about-service-card h3{color:var(--about-text);margin:5px 0 8px;font-size:20px}.about-service-card p{color:var(--about-muted);margin:0;font-size:13px;line-height:1.65}.about-service-card>a{z-index:2;border:1px solid var(--about-border);background:var(--about-card-strong);width:42px;height:42px;color:var(--about-text);border-radius:50%;place-items:center;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s,transform .2s;display:grid;position:relative}.about-service-card>a:hover{border-color:var(--rover-purple-bright);background:var(--rover-purple);color:var(--on-purple);transform:translate(3px)}.about-service-card>a svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.about-section__features{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.about-feature{border:1px solid var(--about-border);background:var(--about-card);border-radius:19px;align-items:flex-start;gap:17px;padding:24px;transition:border-color .25s,background-color .3s,transform .25s;display:flex}.about-feature:hover{border-color:#a855f766;transform:translateY(-3px)}.about-feature__icon{width:43px;height:43px;color:var(--rover-purple-bright);background:#7b2cbf21;border-radius:13px;flex-shrink:0;place-items:center;display:grid}.about-feature__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.about-feature h3{color:var(--about-text);margin:0 0 6px;font-size:16px}.about-feature p{color:var(--about-muted);margin:0;font-size:12px;line-height:1.65}.about-section__glow{z-index:0;pointer-events:none;filter:blur(110px);border-radius:50%;position:absolute}.about-section__glow--left{background:#7b2cbf1a;width:520px;height:520px;bottom:-240px;left:-180px}.about-section__glow--right{background:#a855f714;width:520px;height:520px;top:50px;right:-220px}@keyframes aboutRevealFromLeft{0%{opacity:0;filter:blur(8px);translate:-58px}to{opacity:1;filter:blur();translate:0}}@keyframes aboutRevealFromRight{0%{opacity:0;filter:blur(8px);translate:58px}to{opacity:1;filter:blur();translate:0}}@keyframes aboutRevealFromBottom{0%{opacity:0;filter:blur(6px);translate:0 42px;scale:.98}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes aboutRouteDraw{0%{opacity:.2;scale:0 1}to{opacity:1;scale:1}}@keyframes aboutRouteDrawVertical{0%{opacity:.2;scale:1 0}to{opacity:1;scale:1}}@keyframes aboutRouteCarReveal{0%{opacity:0;filter:blur(7px);scale:.65}to{opacity:1;filter:blur();scale:1}}@keyframes aboutGlowRevealLeft{0%{opacity:0;translate:-70px 40px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes aboutGlowRevealRight{0%{opacity:0;translate:70px -30px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes aboutLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.8)}}@keyframes aboutCarFloat{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-7px)}}:root[data-theme=light] .about-section__journey,:root[data-theme=light] .about-service-card,:root[data-theme=light] .about-feature{box-shadow:0 18px 45px #2d1c3a14,inset 0 1px #fffc}:root[data-theme=light] .about-section__journey:hover,:root[data-theme=light] .about-service-card:hover{box-shadow:0 25px 55px #2d1c3a1f,0 0 28px #7b2cbf12}@media (width<=1100px){.about-section{padding:92px 5%}.about-section__heading{gap:45px}.about-section__main{grid-template-columns:1fr}.about-section__services{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.about-section{padding:78px 32px}.about-section__heading{grid-template-columns:1fr;gap:24px;margin-bottom:46px}.about-section__introduction{max-width:680px}.about-section__features{grid-template-columns:1fr}}@media (width<=680px){.about-section{padding:68px 20px}.about-section__heading h2{letter-spacing:-2px;font-size:clamp(40px,12vw,56px)}.about-section__introduction{font-size:15px}.about-section__journey{min-height:450px;padding:24px}.about-section__journey-top{flex-direction:column}.about-section__route{min-height:215px;margin-top:26px}.about-section__route-line{width:3px;height:auto;top:48px;bottom:48px;left:23px;transform:none}.about-section__route-progress{width:100%;height:72%}.about-section.scroll-reveal .about-section__route-progress{transform-origin:top;scale:1 0}.about-section.scroll-reveal--visible .about-section__route-progress{animation-name:aboutRouteDrawVertical}.about-section__route-point{left:0;right:auto;transform:none}.about-section__route-point--pickup{top:0}.about-section__route-point--destination{text-align:left;flex-direction:row;top:auto;bottom:0}.about-section__route-car{width:48px;height:48px;top:48%;left:24px}.about-section__journey-bottom,.about-section__services{grid-template-columns:1fr}}@media (width<=460px){.about-section{padding:58px 16px}.about-section__eyebrow{letter-spacing:1.4px;font-size:10px}.about-section__journey,.about-service-card,.about-feature{border-radius:17px}.about-service-card{grid-template-columns:auto 1fr;padding:22px}.about-service-card>a{display:none}.about-service-card__icon{width:50px;height:50px}.about-feature{padding:20px}}@media (prefers-reduced-motion:reduce){.about-section.scroll-reveal .about-section__heading-copy,.about-section.scroll-reveal .about-section__introduction,.about-section.scroll-reveal .about-section__journey,.about-section.scroll-reveal .about-service-card,.about-section.scroll-reveal .about-section__route-point,.about-section.scroll-reveal .about-section__route-car,.about-section.scroll-reveal .about-section__journey-stat,.about-section.scroll-reveal .about-feature,.about-section.scroll-reveal .about-section__glow{opacity:1;filter:none;translate:none;scale:1;animation:none!important}.about-section.scroll-reveal .about-section__route-progress{opacity:1;scale:1;animation:none!important}.about-section__live>span,.about-section__route-car{animation:none}.about-section__journey,.about-service-card,.about-feature,.about-service-card>a{transition:none}}.footer{--footer-background:#000;--footer-text:#fff;--footer-muted-text:#b8b8c4;--footer-purple:#7b2cbf;--footer-purple-light:#a855f7;--footer-border:#23232b;--footer-icon-background:#0d0d12;--footer-icon-border:#292936;background:var(--footer-background);width:100%;color:var(--footer-text);padding:44px 48px 22px}.footer,.footer *{box-sizing:border-box}.footer__content{grid-template-columns:minmax(280px,1.4fr) repeat(3,minmax(140px,.8fr));gap:48px;width:100%;margin:0 auto;display:grid}.footer__brand{max-width:450px}.footer__brand>a{display:inline-flex}.footer__rover-logo{object-fit:contain;width:64px;height:auto}.footer__description{max-width:430px;color:var(--footer-text);margin:34px 0 24px;font-size:15px;line-height:1.7}.footer__column h2{color:var(--footer-purple-light);margin:0 0 24px;font-size:20px;font-weight:800}.footer__links{flex-direction:column;align-items:flex-start;gap:17px;display:flex}.footer__links a,.footer__contact-list a{color:var(--footer-text);font-size:15px;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s}.footer__links a:hover,.footer__contact-list a:hover{color:var(--footer-purple-light);transform:translate(3px)}.footer__socials{align-items:center;gap:12px;display:flex}.footer__socials a{border:1px solid var(--footer-icon-border);background:var(--footer-icon-background);width:44px;height:44px;color:var(--footer-muted-text);border-radius:50%;place-items:center;text-decoration:none;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.footer__socials a:hover{border-color:var(--footer-purple);color:var(--footer-purple-light);background:#160b20;transform:translateY(-3px)}.footer__socials svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.footer__contact-list{flex-direction:column;gap:18px;display:flex}.footer__contact-list a{align-items:center;gap:13px;display:flex}.footer__contact-list svg{fill:none;width:20px;height:20px;stroke:var(--footer-purple-light);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.footer__bottom{border-top:1px solid var(--footer-border);justify-content:space-between;align-items:center;gap:24px;margin-top:38px;padding-top:22px;display:flex}.footer__bottom p{color:var(--footer-muted-text);margin:0;font-size:13px}.footer__brmja-text{color:var(--footer-text);font-weight:800;text-decoration:none;transition:color .2s,text-shadow .2s}.footer__brmja-text:hover{color:var(--footer-purple-light);text-shadow:0 0 12px #a855f7bf}.footer__powered{color:var(--footer-muted-text);align-items:center;gap:12px;font-size:13px;display:flex}.footer__powered a{align-items:center;text-decoration:none;display:flex}.footer__powered img{object-fit:contain;width:140px;height:auto;transition:filter .2s,transform .2s}.footer__powered a:hover img{filter:drop-shadow(0 0 8px #a855f7cc);transform:translateY(-1px)}@media (width<=1100px){.footer__content{grid-template-columns:repeat(2,1fr);gap:42px}.footer__brand{max-width:none}}@media (width<=700px){.footer{padding:38px 24px 20px}.footer__content{grid-template-columns:1fr;gap:34px}.footer__description{margin-top:24px}.footer__column h2{margin-bottom:18px}.footer__bottom{flex-direction:column;align-items:flex-start;margin-top:34px}}@media (width<=420px){.footer__socials a{width:40px;height:40px}.footer__powered{flex-wrap:wrap}.footer__powered img{width:125px}}.features-section{--features-background:var(--page-background);--features-surface:var(--page-surface-alt);--features-card:var(--page-glass);--features-card-strong:var(--page-card);--features-text:var(--page-text);--features-muted:var(--page-muted-text);--features-soft-text:var(--page-soft-text);--features-border:var(--page-border);--features-shadow:var(--page-shadow);isolation:isolate;background:radial-gradient(circle at 85% 20%, #7b2cbf17, transparent 30%), linear-gradient(180deg, var(--features-background), var(--features-surface) 52%, var(--features-background));width:100%;color:var(--features-text);padding:112px 6%;transition:background-color .3s,color .3s;position:relative;overflow:hidden}.features-section,.features-section *{box-sizing:border-box}.features-section__container{z-index:2;width:100%;max-width:1500px;margin:0 auto;position:relative}.features-reveal .features-section__heading-copy,.features-reveal .features-section__introduction,.features-reveal .feature-card{opacity:0}.features-reveal--visible .features-section__heading-copy{animation:.9s cubic-bezier(.22,1,.36,1) 50ms both featuresRevealLeft}.features-reveal--visible .features-section__introduction{animation:.9s cubic-bezier(.22,1,.36,1) .14s both featuresRevealRight}.features-reveal--visible .feature-card:first-child{animation:.95s cubic-bezier(.22,1,.36,1) .24s both featuresRevealLeft}.features-reveal--visible .feature-card:nth-child(2){animation:.95s cubic-bezier(.22,1,.36,1) .32s both featuresRevealRight}.features-reveal--visible .feature-card:nth-child(3){animation:.8s cubic-bezier(.22,1,.36,1) .42s both featuresRevealBottom}.features-reveal--visible .feature-card:nth-child(4){animation:.8s cubic-bezier(.22,1,.36,1) .5s both featuresRevealBottom}.features-reveal--visible .feature-card:nth-child(5){animation:.8s cubic-bezier(.22,1,.36,1) .58s both featuresRevealBottom}.features-reveal--visible .feature-card:nth-child(6){animation:.8s cubic-bezier(.22,1,.36,1) .66s both featuresRevealBottom}.process-reveal .features-section__process-heading>div,.process-reveal .features-section__process-heading>p,.process-reveal .process-step,.process-reveal .process-preview{opacity:0}.process-reveal--visible .features-section__process-heading>div{animation:.9s cubic-bezier(.22,1,.36,1) 40ms both featuresRevealLeft}.process-reveal--visible .features-section__process-heading>p{animation:.9s cubic-bezier(.22,1,.36,1) .14s both featuresRevealRight}.process-reveal--visible .process-step:first-child{animation:.78s cubic-bezier(.22,1,.36,1) .24s both featuresRevealLeft}.process-reveal--visible .process-step:nth-child(2){animation:.78s cubic-bezier(.22,1,.36,1) .34s both featuresRevealLeft}.process-reveal--visible .process-step:nth-child(3){animation:.78s cubic-bezier(.22,1,.36,1) .44s both featuresRevealLeft}.process-reveal--visible .process-step:nth-child(4){animation:.78s cubic-bezier(.22,1,.36,1) .54s both featuresRevealLeft}.process-reveal--visible .process-preview{animation:1s cubic-bezier(.22,1,.36,1) .3s both featuresRevealRight}.features-section__heading,.features-section__process-heading{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);align-items:end;gap:76px;display:grid}.features-section__heading{margin-bottom:54px}.features-section__eyebrow{color:var(--rover-purple-bright);letter-spacing:2px;align-items:center;gap:10px;margin:0 0 17px;font-size:13px;font-weight:800;display:inline-flex}.features-section__eyebrow:before{content:"";background:var(--rover-purple-bright);border-radius:999px;width:30px;height:2px;box-shadow:0 0 12px #a855f7bf}.features-section__heading h2,.features-section__process-heading h2{color:var(--features-text);letter-spacing:-3px;margin:0;font-size:clamp(43px,4.8vw,70px);font-weight:850;line-height:1.06;transition:color .3s}.features-section__heading h2 span,.features-section__process-heading h2 span{background:linear-gradient(90deg, var(--rover-purple), var(--rover-purple-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.features-section__introduction,.features-section__process-heading>p{max-width:600px;color:var(--features-muted);margin:0;font-size:17px;line-height:1.8;transition:color .3s}.features-section__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.feature-card{border:1px solid var(--features-border);background:radial-gradient(circle at 100% 0%, #7b2cbf17, transparent 38%), var(--features-card);min-height:280px;box-shadow:0 18px 46px var(--features-shadow), inset 0 1px 0 #ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:23px;flex-direction:column;padding:27px;transition:border-color .3s,background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.feature-card:after{content:"";filter:blur(18px);background:#7b2cbf1a;border-radius:50%;width:220px;height:220px;transition:opacity .35s,transform .45s;position:absolute;top:-110px;right:-110px}.feature-card:hover{box-shadow:0 26px 58px var(--features-shadow), 0 0 34px #7b2cbf14;border-color:#a855f77a;transform:translateY(-5px)}.feature-card:hover:after{opacity:1;transform:scale(1.35)}.feature-card--services{grid-column:span 7;min-height:470px}.feature-card--tracking{grid-column:span 5;min-height:470px}.feature-card--small{grid-column:span 3}.feature-card__top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.feature-card__icon{width:54px;height:54px;color:var(--rover-purple-bright);background:#7b2cbf24;border:1px solid #a855f747;border-radius:16px;place-items:center;display:grid}.feature-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.feature-card__number{color:#a855f7bd;letter-spacing:1px;font-size:14px;font-weight:850}.feature-card__body{z-index:2;margin-top:26px;position:relative}.feature-card__label{color:var(--rover-purple-bright);letter-spacing:1.6px;font-size:10px;font-weight:800}.feature-card h3{color:var(--features-text);margin:6px 0 11px;font-size:21px;line-height:1.25;transition:color .3s}.feature-card--services h3,.feature-card--tracking h3{letter-spacing:-1px;max-width:520px;font-size:clamp(27px,2.7vw,39px)}.feature-card p{max-width:570px;color:var(--features-muted);margin:0;font-size:13px;line-height:1.7;transition:color .3s}.feature-card__service-switch{z-index:2;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:auto;padding-top:30px;display:grid;position:relative}.feature-card__service-option{border:1px solid var(--features-border);background:var(--features-card-strong);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;padding:14px;transition:border-color .25s,background-color .25s,transform .25s;display:grid}.feature-card__service-option:hover{border-color:#a855f766;transform:translateY(-2px)}.feature-card__service-option--active{background:#7b2cbf1f;border-color:#a855f77a}.feature-card__service-option>span{width:42px;height:42px;color:var(--rover-purple-bright);background:#7b2cbf26;border-radius:12px;place-items:center;display:grid}.feature-card__service-option svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.feature-card__service-option>div small,.feature-card__service-option>div strong{display:block}.feature-card__service-option>div small{color:var(--features-muted);font-size:9px}.feature-card__service-option>div strong{color:var(--features-text);margin-top:3px;font-size:12px}.feature-card__service-option>svg{color:var(--rover-purple-bright)}.feature-card__mini-map{z-index:2;border:1px solid var(--features-border);background:linear-gradient(135deg, transparent 35%, #7b2cbf09), var(--features-card-strong);border-radius:18px;flex:1;min-height:150px;margin-top:23px;position:relative;overflow:hidden}.feature-card__map-road{background:var(--features-border);transform-origin:0;height:1px;position:absolute}.feature-card__map-road--one{width:125%;top:24%;left:-8%;transform:rotate(17deg)}.feature-card__map-road--two{width:130%;top:70%;left:-8%;transform:rotate(-13deg)}.feature-card__map-road--three{width:70%;top:4%;left:55%;transform:rotate(70deg)}.feature-card__map-point{z-index:3;border-radius:50%;width:14px;height:14px;position:absolute}.feature-card__map-point--start{background:var(--rover-purple-bright);bottom:21%;left:14%;box-shadow:0 0 0 7px #7b2cbf1a,0 0 15px #a855f7b3}.feature-card__map-point--end{background:var(--features-card);width:34px;height:34px;color:var(--rover-purple-bright);border:1px solid #a855f76b;border-radius:11px;place-items:center;display:grid;top:17%;right:13%}.feature-card__map-point--end svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:17px;height:17px}.feature-card__map-route{background:linear-gradient(90deg, var(--rover-purple), var(--rover-purple-bright));border-radius:999px;height:3px;position:absolute;bottom:28%;left:20%;right:20%;transform:rotate(-24deg);box-shadow:0 0 15px #a855f766}.feature-card__map-car{z-index:4;background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));width:42px;height:42px;color:var(--on-purple);border-radius:13px;place-items:center;animation:3s ease-in-out infinite featuresMapCar;display:grid;position:absolute;top:47%;left:53%;box-shadow:0 13px 26px #4812675c,0 0 20px #a855f72e}.feature-card__map-car svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px;height:21px}.feature-card__tracking-status{z-index:2;border:1px solid var(--features-border);background:var(--features-card-strong);border-radius:14px;align-items:center;gap:11px;margin-top:14px;padding:13px 15px;display:flex;position:relative}.feature-card__tracking-dot{background:#39d98a;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.8s ease-in-out infinite featuresLivePulse;box-shadow:0 0 12px #39d98abf}.feature-card__tracking-status small,.feature-card__tracking-status strong{display:block}.feature-card__tracking-status small{color:var(--features-muted);font-size:9px}.feature-card__tracking-status strong{color:var(--features-text);margin-top:2px;font-size:12px}.features-section__process{padding-top:128px;scroll-margin-top:100px}.features-section__process-heading{margin-bottom:54px}.features-section__process-layout{grid-template-columns:minmax(420px,.85fr) minmax(460px,1.15fr);align-items:stretch;gap:30px;display:grid}.process-steps{flex-direction:column;gap:14px;display:flex}.process-step{border:1px solid var(--features-border);background:var(--features-card);border-radius:18px;grid-template-columns:auto auto 1fr;align-items:center;gap:17px;min-height:115px;padding:20px;transition:border-color .25s,background-color .3s,transform .25s;display:grid;position:relative}.process-step:not(:last-child):after{content:"";background:linear-gradient(var(--rover-purple-bright), var(--features-border));width:1px;height:15px;position:absolute;bottom:-15px;left:38px}.process-step:hover{border-color:#a855f76b;transform:translate(5px)}.process-step__number{background:#7b2cbf1a;border:1px solid #a855f747;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.process-step__number span{color:var(--rover-purple-bright);font-size:10px;font-weight:850}.process-step__icon{width:48px;height:48px;color:var(--rover-purple-bright);background:#7b2cbf24;border-radius:14px;place-items:center;display:grid}.process-step__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.process-step__content h3{color:var(--features-text);margin:0 0 5px;font-size:16px}.process-step__content p{color:var(--features-muted);margin:0;font-size:12px;line-height:1.6}.process-preview{border:1px solid var(--features-border);background:radial-gradient(circle at 70% 35%, #7b2cbf24, transparent 42%), var(--features-card);min-height:500px;box-shadow:0 24px 64px var(--features-shadow), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:26px;flex-direction:column;padding:29px;transition:border-color .3s,background-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.process-preview:hover{box-shadow:0 30px 72px var(--features-shadow), 0 0 36px #7b2cbf17;border-color:#a855f773;transform:translateY(-4px)}.process-preview__shine{filter:blur(45px);pointer-events:none;background:#a855f71f;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-120px}.process-preview__header{z-index:2;justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.process-preview__header small{color:var(--rover-purple-bright);letter-spacing:1.5px;font-size:10px;font-weight:800}.process-preview__header h3{color:var(--features-text);letter-spacing:-.8px;margin:7px 0 0;font-size:clamp(24px,2.5vw,34px)}.process-preview__status{border:1px solid var(--features-border);background:var(--features-card-strong);color:var(--features-soft-text);border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:10px;font-weight:700;display:inline-flex}.process-preview__status>span{background:#39d98a;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite featuresLivePulse;box-shadow:0 0 9px #39d98abf}.process-preview__driver{z-index:2;border:1px solid var(--features-border);background:var(--features-card-strong);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:24px;padding:16px;display:grid;position:relative}.process-preview__avatar{background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));width:50px;height:50px;color:var(--on-purple);border-radius:15px;place-items:center;display:grid}.process-preview__avatar svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:24px;height:24px}.process-preview__driver small,.process-preview__driver strong,.process-preview__driver>div>span{display:block}.process-preview__driver small{color:var(--features-muted);font-size:9px}.process-preview__driver strong{color:var(--features-text);margin-top:2px;font-size:13px}.process-preview__driver>div>span{color:var(--features-muted);margin-top:3px;font-size:10px}.process-preview__rating{text-align:right}.process-preview__rating strong{color:var(--features-text);display:inline}.process-preview__rating span{color:#ffc857;margin-left:4px;display:inline}.process-preview__route{z-index:2;border:1px solid var(--features-border);background:var(--features-card-strong);border-radius:17px;grid-template-columns:auto 1fr;gap:15px;margin-top:18px;padding:18px;display:grid;position:relative}.process-preview__route-points{flex-direction:column;align-items:center;display:flex}.process-preview__point{border-radius:50%;flex-shrink:0;width:13px;height:13px}.process-preview__point--start{background:var(--rover-purple-bright);box-shadow:0 0 0 5px #7b2cbf17,0 0 11px #a855f7a6}.process-preview__point--end{width:27px;height:27px;color:var(--rover-purple-bright);background:#7b2cbf1a;border:1px solid #a855f759;border-radius:9px;place-items:center;display:grid}.process-preview__point--end svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px;height:14px}.process-preview__route-line{background:var(--features-border);flex:1;width:2px;min-height:38px;margin:5px 0}.process-preview__route-line>span{background:linear-gradient(var(--rover-purple-bright), var(--rover-purple));width:100%;height:72%;animation:2.4s ease-in-out infinite featuresRouteProgress;display:block}.process-preview__locations{flex-direction:column;justify-content:space-between;gap:22px;display:flex}.process-preview__locations small,.process-preview__locations strong{display:block}.process-preview__locations small{color:var(--features-muted);font-size:9px}.process-preview__locations strong{color:var(--features-text);margin-top:3px;font-size:12px}.process-preview__summary{z-index:2;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid;position:relative}.process-preview__summary>div{border:1px solid var(--features-border);background:var(--features-card-strong);border-radius:13px;padding:13px}.process-preview__summary small,.process-preview__summary strong{display:block}.process-preview__summary small{color:var(--features-muted);font-size:8px}.process-preview__summary strong{color:var(--features-text);margin-top:4px;font-size:11px}.process-preview__button{z-index:2;background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));min-height:50px;color:var(--on-purple);border-radius:999px;justify-content:center;align-items:center;gap:11px;margin-top:auto;padding:0 22px;font-size:13px;font-weight:750;text-decoration:none;transition:background .25s,box-shadow .25s,transform .25s;display:flex;position:relative;box-shadow:0 14px 30px #57157c4d}.process-preview__button:hover{background:linear-gradient(135deg, var(--rover-purple-bright), var(--rover-purple));transform:translateY(-2px);box-shadow:0 18px 36px #7b2cbf66}.process-preview__button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .25s}.process-preview__button:hover svg{transform:translate(4px)}.features-section__glow{z-index:0;pointer-events:none;filter:blur(115px);border-radius:50%;position:absolute}.features-section__glow--left{background:#7b2cbf17;width:520px;height:520px;top:24%;left:-230px}.features-section__glow--right{background:#a855f713;width:560px;height:560px;bottom:12%;right:-220px}@keyframes featuresRevealLeft{0%{opacity:0;filter:blur(8px);translate:-58px}to{opacity:1;filter:blur();translate:0}}@keyframes featuresRevealRight{0%{opacity:0;filter:blur(8px);translate:58px}to{opacity:1;filter:blur();translate:0}}@keyframes featuresRevealBottom{0%{opacity:0;filter:blur(6px);translate:0 42px;scale:.98}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes featuresMapCar{0%,to{translate:-5px 3px}50%{translate:7px -5px}}@keyframes featuresLivePulse{0%,to{opacity:1;scale:1}50%{opacity:.55;scale:.82}}@keyframes featuresRouteProgress{0%,to{height:28%}50%{height:82%}}:root[data-theme=light] .feature-card,:root[data-theme=light] .process-step,:root[data-theme=light] .process-preview{box-shadow:0 18px 45px #2d1c3a14,inset 0 1px #ffffffc7}:root[data-theme=light] .feature-card:hover,:root[data-theme=light] .process-preview:hover{box-shadow:0 25px 58px #2d1c3a1f,0 0 28px #7b2cbf12}@media (width<=1180px){.features-section{padding:96px 5%}.feature-card--services,.feature-card--tracking{grid-column:span 6}.feature-card--small{grid-column:span 6;min-height:240px}.features-section__process-layout{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr)}}@media (width<=920px){.features-section{padding:82px 32px}.features-section__heading,.features-section__process-heading{grid-template-columns:1fr;gap:23px}.features-section__introduction,.features-section__process-heading>p{max-width:720px}.feature-card--services,.feature-card--tracking{grid-column:span 12}.feature-card--small{grid-column:span 6}.features-section__process{padding-top:105px}.features-section__process-layout{grid-template-columns:1fr}.process-preview{min-height:540px}.process-reveal--visible .process-preview{animation-name:featuresRevealBottom}}@media (width<=680px){.features-section{padding:70px 20px}.features-section__heading h2,.features-section__process-heading h2{letter-spacing:-2px;font-size:clamp(39px,11.5vw,55px)}.features-section__introduction,.features-section__process-heading>p{font-size:15px}.feature-card{border-radius:18px;padding:22px}.feature-card--services,.feature-card--tracking,.feature-card--small{grid-column:span 12}.feature-card--services,.feature-card--tracking{min-height:auto}.feature-card--small{min-height:220px}.feature-card__service-switch{grid-template-columns:1fr}.feature-card__mini-map{min-height:180px}.process-step{grid-template-columns:auto 1fr;min-height:110px}.process-step__number{display:none}.process-step:not(:last-child):after{left:44px}.process-preview{border-radius:19px;min-height:520px;padding:22px}.process-preview__header{flex-direction:column}.process-preview__summary{grid-template-columns:1fr}}@media (width<=460px){.features-section{padding:60px 16px}.features-section__eyebrow{letter-spacing:1.4px;font-size:10px}.feature-card__service-option{grid-template-columns:auto 1fr}.feature-card__service-option>svg{display:none}.process-preview__driver{grid-template-columns:auto 1fr}.process-preview__rating{text-align:left;grid-column:2}.process-preview__button{width:100%}}@media (prefers-reduced-motion:reduce){.features-reveal .features-section__heading-copy,.features-reveal .features-section__introduction,.features-reveal .feature-card,.process-reveal .features-section__process-heading>div,.process-reveal .features-section__process-heading>p,.process-reveal .process-step,.process-reveal .process-preview{opacity:1;filter:none;translate:none;scale:1;animation:none!important}.feature-card__map-car,.feature-card__tracking-dot,.process-preview__status>span,.process-preview__route-line>span{animation:none}.feature-card,.process-step,.process-preview,.process-preview__button{transition:none}}.security-section{--security-background:var(--page-surface-alt);--security-card:var(--page-glass);--security-card-strong:var(--page-card);--security-text:var(--page-text);--security-muted:var(--page-muted-text);--security-soft-text:var(--page-soft-text);--security-border:var(--page-border);--security-shadow:var(--page-shadow);isolation:isolate;background:radial-gradient(circle at 18% 48%, #7b2cbf1c, transparent 32%), linear-gradient(135deg, transparent, #7b2cbf06), var(--security-background);width:100%;color:var(--security-text);padding:112px 6%;transition:background-color .3s,color .3s;position:relative;overflow:hidden}.security-section,.security-section *{box-sizing:border-box}.security-section.security-reveal,.security-section.security-reveal--visible{opacity:1;filter:none;transform:none;animation:none!important}.security-reveal .security-section__visual,.security-reveal .security-section__heading,.security-reveal .security-section__introduction,.security-reveal .security-section__assurance,.security-reveal .security-feature,.security-reveal .security-section__support-banner,.security-reveal .security-section__actions,.security-reveal .security-section__glow{opacity:0}.security-reveal--visible .security-section__visual{animation:1s cubic-bezier(.22,1,.36,1) 80ms both securityRevealLeft}.security-reveal--visible .security-section__heading{animation:.9s cubic-bezier(.22,1,.36,1) .12s both securityRevealRight}.security-reveal--visible .security-section__introduction{animation:.9s cubic-bezier(.22,1,.36,1) .22s both securityRevealRight}.security-reveal--visible .security-section__assurance{animation:.85s cubic-bezier(.22,1,.36,1) .34s both securityRevealBottom}.security-reveal--visible .security-feature:first-child{animation:.8s cubic-bezier(.22,1,.36,1) .46s both securityRevealBottom}.security-reveal--visible .security-feature:nth-child(2){animation:.8s cubic-bezier(.22,1,.36,1) .57s both securityRevealBottom}.security-reveal--visible .security-feature:nth-child(3){animation:.8s cubic-bezier(.22,1,.36,1) .68s both securityRevealBottom}.security-reveal--visible .security-section__support-banner{animation:.85s cubic-bezier(.22,1,.36,1) .78s both securityRevealRight}.security-reveal--visible .security-section__actions{animation:.8s cubic-bezier(.22,1,.36,1) .88s both securityRevealBottom}.security-reveal--visible .security-section__glow--left{animation:1.4s .1s both securityGlowRevealLeft}.security-reveal--visible .security-section__glow--right{animation:1.4s .18s both securityGlowRevealRight}.security-section__container{z-index:3;grid-template-columns:minmax(390px,.86fr) minmax(0,1.14fr);align-items:center;gap:90px;width:100%;max-width:1500px;margin:0 auto;display:grid;position:relative}.security-section__visual{justify-content:center;align-items:center;min-height:690px;display:flex;position:relative}.security-section__phone-wrapper{z-index:4;perspective:1200px;justify-content:center;width:min(100%,460px);display:flex;position:relative}.security-section__phone{z-index:4;object-fit:contain;filter:drop-shadow(0 35px 45px #00000080)drop-shadow(0 0 25px #7b2cbf2b);transform-origin:bottom;width:min(100%,380px);max-height:680px;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s;display:block;position:relative;transform:rotate(1.5deg)}.security-section__phone-wrapper:hover .security-section__phone{filter:drop-shadow(0 42px 52px #0009)drop-shadow(0 0 35px #a855f745);transform:rotate(-2.2deg)scale(1.025)}.security-section__phone-glow{z-index:1;filter:blur(75px);background:#7b2cbf33;border-radius:50%;width:330px;height:440px;animation:4.2s ease-in-out infinite securityGlowPulse;position:absolute;top:15%;left:50%;transform:translate(-50%)}.security-section__orbit{z-index:1;border:1px solid #a855f71f;border-radius:50%;width:500px;height:500px;animation:26s linear infinite securityOrbitRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.security-section__orbit:before,.security-section__orbit:after{content:"";border:1px solid #a855f712;border-radius:50%;position:absolute}.security-section__orbit:before{inset:48px}.security-section__orbit:after{inset:104px}.security-section__orbit>span{background:var(--rover-purple-bright);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 15px #a855f7e6}.security-section__orbit>span:first-child{top:9%;left:24%}.security-section__orbit>span:nth-child(2){top:48%;right:-4px}.security-section__orbit>span:nth-child(3){bottom:7%;left:26%}.security-section__shield-halo{z-index:0;color:#a855f712;place-items:center;width:280px;height:280px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.security-section__shield-halo svg{fill:#7b2cbf06;stroke:currentColor;stroke-width:.7px;width:100%;height:100%}.security-section__support-card{z-index:6;background:var(--security-card-strong);min-width:200px;box-shadow:0 18px 42px var(--security-shadow), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;border:1px solid #a855f740;border-radius:15px;align-items:center;gap:12px;padding:13px 15px;display:flex;position:absolute}.security-section__support-card--top{animation:4.3s ease-in-out infinite securityFloatCard;top:20%;right:-9%}.security-section__support-card--bottom{animation:4.3s ease-in-out 1.15s infinite securityFloatCard;bottom:18%;left:-11%}.security-section__support-icon{width:36px;height:36px;color:var(--rover-purple-bright);background:#7b2cbf29;border-radius:11px;flex-shrink:0;place-items:center;display:grid}.security-section__support-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.security-section__support-card small,.security-section__support-card strong{display:block}.security-section__support-card small{color:var(--security-muted);font-size:9px}.security-section__support-card strong{color:var(--security-text);margin-top:2px;font-size:12px}.security-section__online-dot{background:#39d98a;border-radius:50%;width:9px;height:9px;margin-left:auto;animation:1.8s ease-in-out infinite securityOnlinePulse;box-shadow:0 0 12px #39d98acc}.security-section__content{z-index:3;position:relative}.security-section__eyebrow{color:var(--rover-purple-bright);letter-spacing:2px;align-items:center;gap:10px;margin:0 0 18px;font-size:13px;font-weight:800;display:inline-flex}.security-section__eyebrow:before{content:"";background:var(--rover-purple-bright);border-radius:999px;width:30px;height:2px;box-shadow:0 0 12px #a855f7bf}.security-section__heading h2{color:var(--security-text);letter-spacing:-3px;margin:0;font-size:clamp(48px,5vw,76px);font-weight:850;line-height:1.04;transition:color .3s}.security-section__heading h2 span{background:linear-gradient(90deg, var(--rover-purple), var(--rover-purple-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.security-section__introduction{max-width:720px;color:var(--security-muted);margin:30px 0 0;font-size:17px;line-height:1.8;transition:color .3s}.security-section__assurance{background:linear-gradient(135deg, #7b2cbf1c, transparent 70%), var(--security-card);box-shadow:0 18px 48px var(--security-shadow), inset 0 1px 0 #ffffff0a;border:1px solid #a855f745;border-radius:21px;grid-template-columns:auto 1fr;gap:18px;margin-top:34px;padding:25px;transition:border-color .3s,background-color .3s,transform .3s,box-shadow .3s;display:grid}.security-section__assurance:hover{box-shadow:0 24px 58px var(--security-shadow), 0 0 30px #7b2cbf14;border-color:#a855f780;transform:translateY(-4px)}.security-section__assurance-icon{width:58px;height:58px;color:var(--rover-purple-bright);background:#7b2cbf26;border:1px solid #a855f74d;border-radius:17px;place-items:center;display:grid}.security-section__assurance-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.security-section__assurance>div>span{color:var(--rover-purple-bright);letter-spacing:1.5px;font-size:10px;font-weight:800}.security-section__assurance h3{color:var(--security-text);margin:6px 0 8px;font-size:21px}.security-section__assurance p{color:var(--security-muted);margin:0;font-size:13px;line-height:1.7}.security-section__features{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px;display:grid}.security-feature{border:1px solid var(--security-border);background:var(--security-card);border-radius:18px;min-height:180px;padding:21px;transition:border-color .25s,background-color .3s,transform .25s,box-shadow .25s}.security-feature:hover{box-shadow:0 17px 38px var(--security-shadow);border-color:#a855f76b;transform:translateY(-4px)}.security-feature__icon{width:43px;height:43px;color:var(--rover-purple-bright);background:#7b2cbf24;border-radius:13px;place-items:center;margin-bottom:17px;display:grid}.security-feature__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.security-feature h3{color:var(--security-text);margin:0 0 7px;font-size:15px}.security-feature p{color:var(--security-muted);margin:0;font-size:11px;line-height:1.65}.security-section__support-banner{border:1px solid var(--security-border);background:var(--security-card-strong);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;margin-top:18px;padding:17px 20px;display:grid}.security-section__support-team{align-items:center;display:flex}.security-section__support-team>span{border:2px solid var(--security-card-strong);width:38px;height:38px;color:var(--rover-purple-bright);background:#7b2cbf2e;border-radius:50%;place-items:center;margin-left:-8px;display:grid}.security-section__support-team>span:first-child{margin-left:0}.security-section__support-team svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.security-section__support-copy small,.security-section__support-copy strong{display:block}.security-section__support-copy small{color:var(--rover-purple-bright);letter-spacing:1.3px;font-size:9px;font-weight:800}.security-section__support-copy strong{color:var(--security-text);margin-top:4px;font-size:13px}.security-section__support-availability{color:var(--security-soft-text);align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.security-section__support-availability>span{background:#39d98a;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite securityOnlinePulse;box-shadow:0 0 10px #39d98abf}.security-section__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:29px;display:flex}.security-section__primary-button,.security-section__secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.security-section__primary-button{background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));min-width:164px;color:var(--on-purple);gap:12px;transition:background .25s,box-shadow .25s,transform .25s;box-shadow:0 15px 34px #57157c57}.security-section__primary-button:hover{background:linear-gradient(135deg, var(--rover-purple-bright), var(--rover-purple));transform:translateY(-3px);box-shadow:0 19px 40px #7b2cbf6e}.security-section__primary-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .25s}.security-section__primary-button:hover svg{transform:translate(4px)}.security-section__secondary-button{border:1px solid var(--security-border);background:var(--security-card);min-width:190px;color:var(--security-text);transition:border-color .25s,background-color .25s,color .25s,transform .25s}.security-section__secondary-button:hover{border-color:var(--rover-purple-bright);color:var(--rover-purple-bright);background:#7b2cbf17;transform:translateY(-3px)}.security-section__glow{z-index:0;pointer-events:none;filter:blur(115px);border-radius:50%;position:absolute}.security-section__glow--left{background:#7b2cbf1c;width:530px;height:530px;bottom:-230px;left:-190px}.security-section__glow--right{background:#a855f714;width:560px;height:560px;top:20px;right:-230px}.security-section__particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.security-section__particles>span{background:#a855f794;border-radius:50%;width:4px;height:4px;animation:15s linear infinite securityParticleRise;position:absolute;bottom:-20px;box-shadow:0 0 10px #a855f78c}.security-section__particles>span:first-child{animation-delay:-4s;left:8%}.security-section__particles>span:nth-child(2){width:3px;height:3px;animation-duration:18s;animation-delay:-10s;left:24%}.security-section__particles>span:nth-child(3){animation-duration:13s;animation-delay:-7s;left:43%}.security-section__particles>span:nth-child(4){width:3px;height:3px;animation-duration:17s;animation-delay:-12s;left:65%}.security-section__particles>span:nth-child(5){animation-duration:14s;animation-delay:-2s;left:82%}.security-section__particles>span:nth-child(6){width:3px;height:3px;animation-duration:19s;animation-delay:-8s;left:94%}@keyframes securityRevealLeft{0%{opacity:0;filter:blur(8px);translate:-60px}to{opacity:1;filter:blur();translate:0}}@keyframes securityRevealRight{0%{opacity:0;filter:blur(8px);translate:60px}to{opacity:1;filter:blur();translate:0}}@keyframes securityRevealBottom{0%{opacity:0;filter:blur(6px);translate:0 42px;scale:.98}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes securityGlowRevealLeft{0%{opacity:0;translate:-70px 35px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes securityGlowRevealRight{0%{opacity:0;translate:70px -25px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes securityOrbitRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes securityGlowPulse{0%,to{opacity:.65;transform:translate(-50%)scale(.95)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes securityFloatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes securityOnlinePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}@keyframes securityParticleRise{0%{opacity:0;transform:translateY(0)translate(0)scale(.6)}15%{opacity:.8}75%{opacity:.3}to{opacity:0;transform:translateY(-105vh)translate(45px)scale(1.15)}}:root[data-theme=light] .security-section__phone{filter:drop-shadow(0 30px 40px #2716332e)drop-shadow(0 0 24px #7b2cbf21)}:root[data-theme=light] .security-section__phone-wrapper:hover .security-section__phone{filter:drop-shadow(0 38px 47px #2716333d)drop-shadow(0 0 32px #a855f738)}:root[data-theme=light] .security-section__assurance,:root[data-theme=light] .security-feature,:root[data-theme=light] .security-section__support-card{box-shadow:0 18px 44px #2d1c3a14,inset 0 1px #fffc}@media (width<=1180px){.security-section{padding:96px 5%}.security-section__container{grid-template-columns:minmax(350px,.8fr) minmax(0,1.2fr);gap:55px}.security-section__visual{min-height:620px}.security-section__phone{width:min(100%,340px)}.security-section__orbit{width:430px;height:430px}.security-section__support-card--top{right:-2%}.security-section__support-card--bottom{left:-3%}.security-section__features{grid-template-columns:1fr}.security-feature{grid-template-columns:auto 1fr;gap:15px;min-height:auto;display:grid}.security-feature__icon{margin-bottom:0}}@media (width<=920px){.security-section{padding:82px 32px}.security-section__container{grid-template-columns:1fr;gap:55px}.security-section__content{text-align:center;order:1;max-width:780px;margin:0 auto}.security-section__visual{order:2;width:100%;min-height:610px}.security-section__eyebrow,.security-section__actions{justify-content:center}.security-section__introduction{margin-left:auto;margin-right:auto}.security-section__assurance,.security-feature,.security-section__support-banner{text-align:left}.security-section__features{grid-template-columns:repeat(3,1fr)}.security-feature{display:block}.security-feature__icon{margin-bottom:17px}.security-reveal--visible .security-section__visual{animation-name:securityRevealBottom}}@media (width<=760px){.security-section{padding:72px 20px}.security-section__heading h2{letter-spacing:-2px;font-size:clamp(42px,11.5vw,60px)}.security-section__introduction{font-size:15px}.security-section__features{grid-template-columns:1fr}.security-feature{grid-template-columns:auto 1fr;gap:15px;min-height:auto;display:grid}.security-feature__icon{margin-bottom:0}.security-section__support-banner{grid-template-columns:auto 1fr}.security-section__support-availability{grid-column:2}.security-section__visual{min-height:530px}.security-section__phone{width:min(78vw,310px)}.security-section__orbit{width:350px;height:350px}.security-section__support-card{min-width:170px;padding:10px 12px}.security-section__support-card--top{top:19%;right:0}.security-section__support-card--bottom{bottom:18%;left:0}}@media (width<=520px){.security-section{padding:62px 16px}.security-section__eyebrow{letter-spacing:1.4px;font-size:10px}.security-section__assurance{text-align:center;grid-template-columns:1fr;padding:21px}.security-section__assurance-icon{margin:0 auto}.security-feature{padding:18px}.security-section__support-banner{text-align:center;grid-template-columns:1fr}.security-section__support-team{justify-content:center}.security-section__support-availability{grid-column:auto;justify-content:center}.security-section__actions{flex-direction:column;width:100%}.security-section__primary-button,.security-section__secondary-button{width:100%;max-width:360px}.security-section__visual{min-height:460px}.security-section__phone{width:min(82vw,275px)}.security-section__orbit{width:295px;height:295px}.security-section__support-card{display:none}}@media (prefers-reduced-motion:reduce){.security-reveal .security-section__visual,.security-reveal .security-section__heading,.security-reveal .security-section__introduction,.security-reveal .security-section__assurance,.security-reveal .security-feature,.security-reveal .security-section__support-banner,.security-reveal .security-section__actions,.security-reveal .security-section__glow{opacity:1;filter:none;translate:none;scale:1;animation:none!important}.security-section__orbit,.security-section__phone-glow,.security-section__support-card,.security-section__online-dot,.security-section__support-availability>span,.security-section__particles>span{animation:none}.security-section__phone,.security-section__assurance,.security-feature,.security-section__primary-button,.security-section__secondary-button{transition:none}}.signup-section{--signup-background:var(--page-background);--signup-surface:var(--page-surface-alt);--signup-card:var(--page-glass);--signup-card-strong:var(--page-card);--signup-text:var(--page-text);--signup-muted:var(--page-muted-text);--signup-soft-text:var(--page-soft-text);--signup-border:var(--page-border);--signup-shadow:var(--page-shadow);isolation:isolate;background:radial-gradient(circle at 78% 50%, #7b2cbf1f, transparent 31%), linear-gradient(135deg, var(--signup-background), var(--signup-surface));width:100%;color:var(--signup-text);padding:118px 6%;transition:background-color .3s,color .3s;position:relative;overflow:hidden}.signup-section,.signup-section *{box-sizing:border-box}.signup-section.signup-reveal,.signup-section.signup-reveal--visible{opacity:1;filter:none;transform:none;animation:none!important}.signup-reveal .signup-section__eyebrow,.signup-reveal .signup-section__copy h2,.signup-reveal .signup-section__introduction,.signup-reveal .signup-benefit,.signup-reveal .signup-form-card,.signup-reveal .signup-section__floating-card,.signup-reveal .signup-section__orbit,.signup-reveal .signup-section__glow{opacity:0}.signup-reveal--visible .signup-section__eyebrow{animation:.8s cubic-bezier(.22,1,.36,1) 50ms both signupRevealLeft}.signup-reveal--visible .signup-section__copy h2{animation:.9s cubic-bezier(.22,1,.36,1) .14s both signupRevealLeft}.signup-reveal--visible .signup-section__introduction{animation:.9s cubic-bezier(.22,1,.36,1) .24s both signupRevealLeft}.signup-reveal--visible .signup-benefit:first-child{animation:.78s cubic-bezier(.22,1,.36,1) .34s both signupRevealBottom}.signup-reveal--visible .signup-benefit:nth-child(2){animation:.78s cubic-bezier(.22,1,.36,1) .45s both signupRevealBottom}.signup-reveal--visible .signup-benefit:nth-child(3){animation:.78s cubic-bezier(.22,1,.36,1) .56s both signupRevealBottom}.signup-reveal--visible .signup-form-card{animation:1s cubic-bezier(.22,1,.36,1) .19s both signupRevealRight}.signup-reveal--visible .signup-section__floating-card--top{animation:.8s cubic-bezier(.22,1,.36,1) .66s both signupFloatingCardRevealRight,4.2s ease-in-out 1.46s infinite signupFloat}.signup-reveal--visible .signup-section__floating-card--bottom{animation:signupFloatingCardRevealLeft .8s cubic-bezier(.22, 1, .36, 1) .78s both, signupFloat 4.2s ease-in-out 1.1s 1.58s infinite}.signup-reveal--visible .signup-section__orbit{animation:1.2s .25s both signupOrbitFade,26s linear infinite signupOrbitRotate}.signup-reveal--visible .signup-section__glow--left{animation:1.45s .1s both signupGlowRevealLeft}.signup-reveal--visible .signup-section__glow--right{animation:1.45s .18s both signupGlowRevealRight}.signup-section__container{z-index:3;width:100%;max-width:1500px;margin:0 auto;position:relative}.signup-section__shell{border:1px solid var(--signup-border);background:linear-gradient(125deg, #7b2cbf0e, transparent 48%), var(--signup-card);box-shadow:0 30px 85px var(--signup-shadow), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:34px;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);align-items:center;gap:85px;padding:70px;display:grid;position:relative}.signup-section__copy{z-index:3;position:relative}.signup-section__eyebrow{color:var(--rover-purple-bright);letter-spacing:2px;align-items:center;gap:10px;margin:0 0 19px;font-size:13px;font-weight:800;display:inline-flex}.signup-section__eyebrow:before{content:"";background:var(--rover-purple-bright);border-radius:999px;width:30px;height:2px;box-shadow:0 0 12px #a855f7bf}.signup-section__copy h2{max-width:750px;color:var(--signup-text);letter-spacing:-3.3px;margin:0;font-size:clamp(47px,5vw,76px);font-weight:850;line-height:1.04;transition:color .3s}.signup-section__copy h2 span{background:linear-gradient(90deg, var(--rover-purple), var(--rover-purple-bright));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 17px #7b2cbf2e);-webkit-background-clip:text;background-clip:text}.signup-section__introduction{max-width:680px;color:var(--signup-muted);margin:28px 0 0;font-size:17px;line-height:1.8;transition:color .3s}.signup-section__benefits{gap:13px;margin-top:34px;display:grid}.signup-benefit{border:1px solid var(--signup-border);background:var(--signup-card-strong);border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:16px;transition:border-color .25s,background-color .3s,box-shadow .25s,transform .25s;display:grid}.signup-benefit:hover{box-shadow:0 15px 34px var(--signup-shadow);border-color:#a855f76b;transform:translate(5px)}.signup-benefit__icon{width:45px;height:45px;color:var(--rover-purple-bright);background:#7b2cbf24;border-radius:14px;place-items:center;display:grid}.signup-benefit__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.signup-benefit h3{color:var(--signup-text);margin:0 0 4px;font-size:14px}.signup-benefit p{color:var(--signup-muted);margin:0;font-size:11px;line-height:1.55}.signup-section__form-side{perspective:1200px;justify-content:center;align-items:center;min-height:610px;display:flex;position:relative}.signup-form-card{z-index:4;background:radial-gradient(circle at 88% 5%, #a855f724, transparent 32%), var(--signup-card-strong);width:min(100%,510px);box-shadow:0 28px 70px var(--signup-shadow), 0 0 42px #7b2cbf14, inset 0 1px 0 #ffffff0f;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);border:1px solid #a855f74d;border-radius:27px;padding:38px;transition:border-color .3s,background-color .3s,box-shadow .3s,transform .4s;position:relative;transform:rotate(1deg)}.signup-form-card:hover{box-shadow:0 34px 80px var(--signup-shadow), 0 0 48px #7b2cbf21;border-color:#a855f780;transform:rotate(0)translateY(-4px)}.signup-form-card__icon{width:60px;height:60px;color:var(--rover-purple-bright);background:linear-gradient(135deg,#7b2cbf3d,#a855f71a);border:1px solid #a855f759;border-radius:18px;place-items:center;display:grid;box-shadow:0 14px 28px #5415762b}.signup-form-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.signup-form-card__label{color:var(--rover-purple-bright);letter-spacing:1.7px;margin:25px 0 0;font-size:10px;font-weight:800}.signup-form-card h3{color:var(--signup-text);letter-spacing:-1.1px;margin:7px 0 0;font-size:clamp(27px,3vw,39px);line-height:1.15}.signup-form-card__description{color:var(--signup-muted);margin:13px 0 0;font-size:13px;line-height:1.7}.signup-form{margin-top:28px}.signup-form>label{color:var(--signup-soft-text);margin-bottom:9px;font-size:11px;font-weight:700;display:block}.signup-form__field{border:1px solid var(--signup-border);background:var(--page-input-background);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:6px 6px 6px 17px;transition:border-color .25s,background-color .3s,box-shadow .25s;display:grid}.signup-form__field:focus-within{border-color:var(--rover-purple-bright);box-shadow:0 0 0 4px #7b2cbf1c,0 12px 28px #4714611a}.signup-form__field--error{border-color:#ff5c7a}.signup-form__field--error:focus-within{border-color:#ff5c7a;box-shadow:0 0 0 4px #ff5c7a1a}.signup-form__field-icon{color:var(--signup-muted);place-items:center;display:grid}.signup-form__field-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.signup-form__field input{width:100%;min-width:0;color:var(--signup-text);background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:13px}.signup-form__field input::placeholder{color:var(--signup-muted);opacity:.75}.signup-form__field button{background:linear-gradient(135deg, var(--rover-purple), var(--rover-purple-dark));min-width:137px;height:48px;color:var(--on-purple);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-family:inherit;font-size:12px;font-weight:750;transition:background .25s,box-shadow .25s,transform .25s;display:inline-flex;box-shadow:0 12px 26px #5415764d}.signup-form__field button:hover{background:linear-gradient(135deg, var(--rover-purple-bright), var(--rover-purple));transform:translateY(-2px);box-shadow:0 15px 31px #7b2cbf66}.signup-form__field button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .25s}.signup-form__field button:hover svg{transform:translate(3px)}.signup-form__message{min-height:20px;color:var(--signup-muted);margin:8px 0 0;font-size:11px}.signup-form__message--error{color:#ff6b86}.signup-form__message--success{color:#39d98a}.signup-form-card__privacy{color:var(--signup-muted);align-items:center;gap:9px;margin-top:8px;font-size:10px;line-height:1.5;display:flex}.signup-form-card__privacy svg{fill:none;width:16px;height:16px;stroke:var(--rover-purple-bright);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.signup-form-card__footer{border-top:1px solid var(--signup-border);align-items:center;gap:12px;margin-top:26px;padding-top:20px;display:flex}.signup-form-card__avatars{align-items:center;display:flex}.signup-form-card__avatars>span{border:2px solid var(--signup-card-strong);width:31px;height:31px;color:var(--rover-purple-bright);background:#7b2cbf2e;border-radius:50%;place-items:center;margin-left:-7px;font-size:9px;font-weight:800;display:grid}.signup-form-card__avatars>span:first-child{margin-left:0}.signup-form-card__footer p{color:var(--signup-muted);margin:0;font-size:10px}.signup-section__orbit{z-index:1;border:1px solid #a855f71f;border-radius:50%;width:540px;height:540px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signup-section__orbit:before,.signup-section__orbit:after{content:"";border:1px solid #a855f712;border-radius:50%;position:absolute}.signup-section__orbit:before{inset:55px}.signup-section__orbit:after{inset:118px}.signup-section__orbit>span{background:var(--rover-purple-bright);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 14px #a855f7e6}.signup-section__orbit>span:first-child{top:8%;left:26%}.signup-section__orbit>span:nth-child(2){top:49%;right:-4px}.signup-section__orbit>span:nth-child(3){bottom:9%;left:22%}.signup-section__floating-card{z-index:6;background:var(--signup-card-strong);min-width:174px;box-shadow:0 17px 40px var(--signup-shadow), inset 0 1px 0 #ffffff0d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);pointer-events:none;border:1px solid #a855f740;border-radius:14px;align-items:center;gap:11px;padding:12px 14px;display:flex;position:absolute}.signup-section__floating-card--top{top:15%;right:-7%}.signup-section__floating-card--bottom{bottom:13%;left:-8%}.signup-section__floating-card>span{width:35px;height:35px;color:var(--rover-purple-bright);background:#7b2cbf26;border-radius:11px;place-items:center;display:grid}.signup-section__floating-card svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.signup-section__floating-card small,.signup-section__floating-card strong{display:block}.signup-section__floating-card small{color:var(--signup-muted);font-size:8px}.signup-section__floating-card strong{color:var(--signup-text);margin-top:2px;font-size:11px}.signup-section__particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.signup-section__particles>span{background:#a855f794;border-radius:50%;width:4px;height:4px;animation:15s linear infinite signupParticleRise;position:absolute;bottom:-20px;box-shadow:0 0 10px #a855f78c}.signup-section__particles>span:first-child{animation-delay:-4s;left:8%}.signup-section__particles>span:nth-child(2){width:3px;height:3px;animation-duration:18s;animation-delay:-10s;left:25%}.signup-section__particles>span:nth-child(3){animation-duration:13s;animation-delay:-7s;left:45%}.signup-section__particles>span:nth-child(4){width:3px;height:3px;animation-duration:17s;animation-delay:-12s;left:66%}.signup-section__particles>span:nth-child(5){animation-duration:14s;animation-delay:-2s;left:83%}.signup-section__particles>span:nth-child(6){width:3px;height:3px;animation-duration:19s;animation-delay:-8s;left:95%}.signup-section__glow{z-index:0;pointer-events:none;filter:blur(115px);border-radius:50%;position:absolute}.signup-section__glow--left{background:#7b2cbf1c;width:540px;height:540px;bottom:-230px;left:-190px}.signup-section__glow--right{background:#a855f717;width:570px;height:570px;top:0;right:-220px}@keyframes signupRevealLeft{0%{opacity:0;filter:blur(8px);translate:-60px}to{opacity:1;filter:blur();translate:0}}@keyframes signupRevealRight{0%{opacity:0;filter:blur(8px);translate:60px}to{opacity:1;filter:blur();translate:0}}@keyframes signupRevealBottom{0%{opacity:0;filter:blur(6px);translate:0 42px;scale:.98}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes signupFloatingCardRevealRight{0%{opacity:0;filter:blur(6px);translate:55px}to{opacity:1;filter:blur();translate:0}}@keyframes signupFloatingCardRevealLeft{0%{opacity:0;filter:blur(6px);translate:-55px}to{opacity:1;filter:blur();translate:0}}@keyframes signupOrbitFade{0%{opacity:0}to{opacity:1}}@keyframes signupOrbitRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes signupFloat{0%,to{translate:0}50%{translate:0 -8px}}@keyframes signupGlowRevealLeft{0%{opacity:0;translate:-70px 35px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes signupGlowRevealRight{0%{opacity:0;translate:70px -25px;scale:.8}to{opacity:1;translate:0;scale:1}}@keyframes signupParticleRise{0%{opacity:0;transform:translateY(0)translate(0)scale(.6)}15%{opacity:.8}75%{opacity:.3}to{opacity:0;transform:translateY(-105vh)translate(45px)scale(1.15)}}:root[data-theme=light] .signup-section__shell,:root[data-theme=light] .signup-form-card,:root[data-theme=light] .signup-benefit,:root[data-theme=light] .signup-section__floating-card{box-shadow:0 20px 55px #2d1c3a17,inset 0 1px #fffc}@media (width<=1180px){.signup-section{padding:98px 5%}.signup-section__shell{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:50px;padding:55px}.signup-section__form-side{min-height:570px}.signup-section__orbit{width:480px;height:480px}.signup-section__floating-card--top{right:-2%}.signup-section__floating-card--bottom{left:-3%}}@media (width<=920px){.signup-section{padding:82px 32px}.signup-section__shell{grid-template-columns:1fr;gap:60px;padding:50px}.signup-section__copy{text-align:center;max-width:760px;margin:0 auto}.signup-section__eyebrow{justify-content:center}.signup-section__introduction{margin-left:auto;margin-right:auto}.signup-section__benefits{text-align:left;max-width:680px;margin-left:auto;margin-right:auto}.signup-section__form-side{min-height:580px}.signup-reveal--visible .signup-form-card{animation-name:signupRevealBottom}}@media (width<=680px){.signup-section{padding:70px 20px}.signup-section__shell{border-radius:24px;gap:45px;padding:34px 24px}.signup-section__copy h2{letter-spacing:-2.2px;font-size:clamp(41px,11.5vw,59px)}.signup-section__introduction{font-size:15px}.signup-section__form-side{min-height:510px}.signup-form-card{border-radius:21px;padding:28px;transform:none}.signup-form-card:hover{transform:translateY(-3px)}.signup-section__orbit{width:380px;height:380px}.signup-section__floating-card{min-width:150px;padding:10px 12px}.signup-section__floating-card--top{top:11%;right:-1%}.signup-section__floating-card--bottom{bottom:10%;left:-1%}.signup-form__field{grid-template-columns:auto minmax(0,1fr);padding:13px 14px}.signup-form__field button{grid-column:1/-1;width:100%;min-width:0}}@media (width<=480px){.signup-section{padding:60px 16px}.signup-section__shell{padding:28px 18px}.signup-section__eyebrow{letter-spacing:1.4px;font-size:10px}.signup-benefit{align-items:flex-start}.signup-form-card{padding:23px}.signup-form-card__footer{flex-direction:column;align-items:flex-start}.signup-section__form-side{min-height:auto}.signup-section__orbit,.signup-section__floating-card{display:none}}@media (prefers-reduced-motion:reduce){.signup-reveal .signup-section__eyebrow,.signup-reveal .signup-section__copy h2,.signup-reveal .signup-section__introduction,.signup-reveal .signup-benefit,.signup-reveal .signup-form-card,.signup-reveal .signup-section__floating-card,.signup-reveal .signup-section__orbit,.signup-reveal .signup-section__glow{opacity:1;filter:none;translate:none;scale:1;animation:none!important}.signup-section__particles>span{animation:none}.signup-benefit,.signup-form-card,.signup-form__field,.signup-form__field button{transition:none}}
