:root{color-scheme:dark;--bg:#060606;--surface:#131313;--elevated:#1f1f1f;--silver:#c2c2c2;--muted:#aaa;--ink:#f5f5f7;--line:rgba(255,255,255,.14);--ease:cubic-bezier(.22,1,.36,1);font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}figure,h1,h2,h3,p{margin:0}button,a,input{transition:background .25s,color .25s,border-color .25s,transform .4s var(--ease),box-shadow .25s}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid white;outline-offset:6px}::selection{color:#060606;background:#ddd}[hidden]{display:none!important}.wrap{max-width:1440px;padding-inline:clamp(24px,5.2vw,80px);margin-inline:auto}.skip{position:fixed;top:12px;left:20px;padding:12px 20px;background:white;color:black;z-index:30;transform:translateY(-150%)}.skip:focus{transform:none}.header{height:88px;padding-inline:clamp(24px,5.2vw,80px);position:absolute;inset:0 0 auto;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:550;letter-spacing:-1px}.brand img{filter:invert(1);width:25px;height:28px;object-fit:contain}.brand:hover{opacity:.75}.nav-link{font-size:13px;color:var(--silver)}.nav-link span{margin-left:15px}.nav-link:hover{color:white}.launch{font-size:13px;color:var(--silver)}
.hero{position:relative;min-height:700px;height:min(900px,100svh);max-height:1100px;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#191919}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:grayscale(1);animation:arrive 1.8s var(--ease) both;transform:scale(1.025)}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.65),transparent 78%),linear-gradient(0deg,#060606 0%,transparent 28%,rgba(0,0,0,.14) 68%,rgba(0,0,0,.5))}.hero-copy{padding:clamp(142px,19vh,185px) clamp(24px,5.2vw,80px) 0}.app-intro{display:block;font-size:15px;line-height:1.5;color:#eee;margin-bottom:18px;animation:rise 1.1s var(--ease) both}.hero h1{font-size:clamp(72px,8vw,118px);line-height:.98;letter-spacing:-.065em;font-weight:500;animation:rise 1.1s .1s var(--ease) both}.hero h1 span{color:#c4c4c7}.hero-copy p{max-width:470px;font-size:clamp(16px,1.65vw,22px);line-height:1.5;color:#ddd;margin-top:28px;animation:rise 1.1s .22s var(--ease) both}.explore{display:inline-flex;gap:36px;align-items:center;margin-top:30px;font-size:15px;border-bottom:1px solid #888;padding-block:10px;animation:rise 1.1s .32s var(--ease) both}.explore span{transition:transform .4s var(--ease)}.explore:hover span{transform:translateY(5px)}.explore:hover{border-color:white}.drive-note{position:absolute;right:clamp(24px,5.2vw,80px);bottom:105px;display:flex;align-items:center;gap:18px;padding:18px 26px 18px 16px;background:rgba(12,12,12,.78);border:1px solid rgba(255,255,255,.19);border-radius:25px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:rise 1.1s .55s var(--ease) both}.small{display:block;font-size:12px;color:var(--silver);line-height:1.6}.drive-note strong{display:block;font-size:31px;letter-spacing:-1.3px;font-weight:500;margin:3px 0}.drive-note strong span{font-size:22px;color:var(--silver)}.route-mini{width:65px;height:83px;background:#202020;border-radius:14px}.route-mini svg{width:100%;height:100%}.route-mini path{stroke-dasharray:1;animation:trace 2.5s .7s var(--ease) both}.hero-bottom{position:absolute;bottom:30px;left:clamp(24px,5.2vw,80px);right:clamp(24px,5.2vw,80px);display:flex;justify-content:space-between;color:var(--silver);font-size:11px;letter-spacing:.02em}
.experience{padding-top:85px;padding-bottom:65px}.section-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:62px}.intro-line{font-size:15px;color:var(--silver)}.switcher{display:flex;padding:5px;border:1px solid var(--line);border-radius:99px;background:#101010;gap:3px}.switcher button{border:0;border-radius:99px;padding:12px 20px;background:transparent;color:#b7b7b7;white-space:nowrap;font-size:13px;min-height:44px}.switcher button[aria-selected="true"]{background:#f0f0f0;color:#111;box-shadow:0 2px 8px #0005}.switcher button:hover:not([aria-selected="true"]){color:white;background:#242424}.feature-panel{scroll-margin-top:30px}.panel-heading h2,h2{font-size:clamp(42px,5.1vw,74px);line-height:1.07;letter-spacing:-.055em;font-weight:500}h2 span{color:var(--silver)}.panel-heading p{font-size:18px;line-height:1.6;color:var(--muted);margin-top:23px;max-width:610px}.feature-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:clamp(30px,5vw,75px);margin-top:45px;align-items:center}.scene{position:relative;aspect-ratio:1.37;border-radius:28px;overflow:hidden;background:var(--surface);isolation:isolate}.scene img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform 1.2s var(--ease)}.scene:hover img{transform:scale(1.045)}.scene:after{content:'';position:absolute;inset:50% 0 0;z-index:0;background:linear-gradient(transparent,#000b);pointer-events:none}.scene figcaption{position:absolute;bottom:25px;left:28px;right:28px;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:15px}.photo-caption{font-size:10px;color:#ddd}.feature{display:flex;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.feature:first-child{padding-top:0}.feature:last-child{border:0;padding-bottom:0}.feature-symbol{flex-shrink:0;display:grid;place-items:center;width:47px;height:47px;background:var(--surface);border:1px solid #ffffff09;border-radius:14px;font-size:25px;color:#ddd;transition:transform .4s var(--ease),background .3s}.feature:hover .feature-symbol{transform:translateY(-3px);background:#252525}.feature h3{font-size:21px;letter-spacing:-.025em;font-weight:500;line-height:1.3}.feature p{font-size:15px;line-height:1.65;color:var(--muted);margin-top:9px;max-width:320px}.feature-foot{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:40px 0 32px;margin-top:25px;color:var(--muted);font-size:12px}.feature-foot a{color:var(--silver)}.feature-foot a span{margin-left:15px}.feature-foot a:hover{color:#fff}.garage-preview{background:var(--surface);border:1px solid var(--line);border-radius:28px;overflow:hidden}.preview-top{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:19px}.preview-top span+span{color:var(--muted);font-size:11px}.garage-preview>img{width:100%;height:250px;object-fit:cover;object-position:center 72%;filter:grayscale(1)}.garage-caption{padding:22px 25px}.garage-caption strong{display:block;font-size:30px;letter-spacing:-1px;font-weight:500;margin:5px 0 20px}.garage-tags{display:flex;gap:8px;flex-wrap:wrap}.garage-tags span{border-radius:99px;background:var(--elevated);padding:8px 14px;font-size:11px}.garage-tags span:first-child{background:white;color:#111}.feature-panel+.feature-panel{margin-top:70px}.enhanced .feature-panel+.feature-panel{margin-top:0}.panel-enter{animation:rise .65s var(--ease) both}
.waitlist{position:relative;isolation:isolate;overflow:hidden;padding:110px 24px 115px;text-align:center}.watermark{position:absolute;z-index:-1;width:660px;height:660px;object-fit:contain;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);filter:invert(1);opacity:.045;pointer-events:none}.waitlist-inner{max-width:900px;margin:auto}.waitlist h2{margin-top:26px;font-size:clamp(42px,5.3vw,77px)}.waitlist-inner>p:not(.consent):not(.form-message){color:var(--muted);font-size:20px;margin-top:24px}#subscribeForm{max-width:635px;margin:43px auto 0;text-align:left}label{display:block;font-size:12px;color:var(--silver);margin:0 0 11px 17px}.form-row{display:flex;gap:10px}input{background:rgba(19,19,19,.7);border:1px solid #686868;border-radius:99px;padding:17px 20px;color:white;min-width:0;flex:1;width:100%;height:56px;font-size:15px}input::placeholder{color:#aaa}input:hover{border-color:#aaa}input:focus{border-color:white;box-shadow:0 0 0 4px #ffffff0c}button[type="submit"]{border:1px solid white;color:#111;background:#f5f5f7;border-radius:99px;padding:16px 24px;white-space:nowrap;font-size:14px;font-weight:550;min-height:56px}button[type="submit"] span{margin-left:12px}button[type="submit"]:hover{background:#d6d6d8;transform:translateY(-2px);box-shadow:0 6px 24px #ffffff0c}button[type="submit"]:active{transform:scale(.98)}button[type="submit"]:disabled{opacity:.65;cursor:wait;transform:none}.consent{font-size:11px!important;line-height:1.7;color:var(--muted);margin:17px auto 0;max-width:590px}.consent a{text-decoration:underline;text-underline-offset:3px}.form-message{font-size:15px;line-height:1.5;margin-top:20px;min-height:24px}.form-message.error{color:#ffaaa5}.form-message.success{padding:20px;border:1px solid var(--line);border-radius:18px;max-width:635px;margin:35px auto 0;animation:rise .5s var(--ease) both}.footer{padding-bottom:30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:30px;border-bottom:1px solid var(--line)}.footer nav{display:flex;gap:26px;font-size:12px;color:var(--silver)}.footer nav a:hover{color:white;transform:translateY(-2px)}.footer-bottom{display:flex;gap:15px;justify-content:space-between;font-size:11px;color:var(--muted);padding-top:25px}.reveal{transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.pending{opacity:0;transform:translateY(25px)}
@keyframes rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes arrive{from{opacity:.4;transform:scale(1.08)}to{opacity:1;transform:scale(1.025)}}@keyframes trace{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@media(min-width:1600px){.hero-copy{max-width:1440px;margin:auto}.hero-image img{object-position:center 65%}}
@media(max-width:1000px){.feature-layout{gap:30px;grid-template-columns:1.2fr 1fr}.feature{gap:14px;padding-block:22px}.feature p{font-size:14px}.scene{aspect-ratio:.95}.photo-caption{display:none}.section-intro{margin-bottom:45px}.hero h1{font-size:85px}}
@media(max-width:767px){html{scroll-padding-top:24px}.header{height:76px}.header .nav-link{display:none}.brand{font-size:22px}.launch{font-size:12px}.hero{min-height:720px;height:100svh;max-height:900px}.hero-copy{padding-top:135px}.hero h1{font-size:clamp(67px,12vw,90px)}.hero-copy p{max-width:270px;font-size:17px;line-height:1.5;margin-top:22px}.hero-image img{object-position:62% center}.hero:after{background:linear-gradient(180deg,#0007,transparent 65%,#060606),linear-gradient(90deg,#0006,transparent)}.explore{margin-top:22px}.drive-note{right:24px;bottom:83px;padding:13px 18px 13px 12px;gap:12px;border-radius:21px}.route-mini{width:49px;height:67px}.drive-note strong{font-size:25px}.drive-note .small{font-size:10px}.hero-bottom{font-size:10px;bottom:26px}.hero-bottom span+span{display:none}.experience{padding-top:55px;padding-bottom:25px}.section-intro{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:36px}.switcher{width:100%;max-width:420px}.switcher button{flex:1;padding:11px 12px;font-size:12px}.panel-heading p{font-size:16px;max-width:350px;margin-top:20px}.feature-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.scene{aspect-ratio:1.2}.scene figcaption{font-size:13px;left:22px;bottom:22px}.feature{padding:23px 0;gap:19px}.feature h3{font-size:21px}.feature p{font-size:15px;max-width:none}.feature-foot{margin-top:15px;padding-top:25px;flex-direction:column;gap:18px;line-height:1.5}.waitlist{padding:80px 24px 70px}.waitlist h2{font-size:clamp(37px,7vw,53px)}.waitlist-inner>p:not(.consent):not(.form-message){font-size:17px}.watermark{width:450px;height:450px}.form-row{flex-direction:column;gap:12px}#subscribeForm{margin-top:32px;max-width:420px}.consent{max-width:350px}.footer-top{align-items:flex-start;flex-direction:column;gap:25px}.footer nav{gap:24px;font-size:12px}.footer-bottom{flex-direction:column;line-height:1.5}.garage-preview>img{height:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}.hero-image img{transform:none}.scene:hover img{transform:none}}
@media(prefers-reduced-transparency:reduce){.drive-note{background:#131313;backdrop-filter:none;-webkit-backdrop-filter:none}}

.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:115px clamp(24px,5.2vw,80px) 85px;height:auto;min-height:min(850px,100svh);background:radial-gradient(ellipse at 76% 47%,#242424 0%,#101010 33%,#060606 66%)}.hero:after{display:none}.hero-copy{padding:0;margin:0!important}.hero h1{font-size:clamp(64px,7.2vw,108px)}.hero-copy p{font-size:18px;max-width:420px}.hero-demo{justify-self:center;width:340px;max-width:100%}.demo-device{background:#080808;border:1px solid #545454;border-radius:38px;padding:15px 20px 12px;box-shadow:0 0 0 5px #151515,0 25px 70px #0009;overflow:hidden}.device-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#eee;position:relative;height:22px;margin-bottom:18px}.device-island{position:absolute;width:78px;height:21px;background:#000;border:1px solid #171717;border-radius:30px;left:50%;transform:translateX(-50%)}.app-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;font-size:17px}.app-toolbar strong{font-size:15px;font-weight:600}.demo-screens{height:345px;position:relative}.demo-screen{height:100%;animation:screen-in .7s var(--ease) both}.app-segments{display:flex;border-radius:12px;background:#1c1c1e;padding:4px;font-size:11px;text-align:center;margin-bottom:17px}.app-segments>*{flex:1;padding:7px;border-radius:9px;font-weight:500;color:#bcbcbc}.app-segments b{background:#363638;color:white}.app-chips{display:flex;gap:10px;justify-content:center;font-size:10px}.app-chips>*{background:#1f1f1f;border-radius:20px;padding:8px 13px;font-weight:400;color:#aaa}.app-chips b{background:white;color:#111}.speed{text-align:center;padding:24px 0 20px}.speed strong{display:block;font-size:76px;line-height:1;font-weight:500;letter-spacing:-5px;font-variant-numeric:tabular-nums}.speed>span{font-size:12px;color:#aaa;display:block;margin-top:6px}.app-stats{display:flex;text-align:center;margin:12px 0 23px}.app-stats>div{flex:1}.app-stats>div+div{border-left:1px solid var(--line)}.app-stats strong{display:block;font-size:25px;letter-spacing:-1px;font-weight:500;font-variant-numeric:tabular-nums}.app-stats span{font-size:10px;color:#aaa;display:block;margin-top:5px}.app-action{border-radius:24px;background:#eee;color:#111;font-size:11px;font-weight:600;padding:14px 17px;display:flex;justify-content:space-between;align-items:center;margin-top:18px}.app-action.secondary{background:#202020;color:white}.app-dock{display:flex;justify-content:space-around;background:#1a1a1c;border:1px solid var(--line);border-radius:25px;padding:12px 8px;font-size:9px;color:#aaa;margin-top:20px}.app-dock span:nth-child(2){color:white}.recording{font-size:11px;color:#ccc;text-align:center;padding-top:5px}.recording i{display:inline-block;background:white;width:5px;height:5px;border-radius:50%;margin-right:6px}.saved-label{font-size:12px;text-align:center;margin:18px 0;color:white}.route-map{height:126px;border-radius:15px;background:#17191a;overflow:hidden;margin-bottom:16px}.route-map svg{width:100%;height:100%}.map-roads{stroke:#333;stroke-width:12}.map-route{stroke:#eee;stroke-width:3;stroke-linecap:round;stroke-dasharray:1;animation:trace 2.5s var(--ease) both}.demo-screen h4{font-size:18px;line-height:1.3;letter-spacing:-.4px;font-weight:550;margin:0}.demo-screen .route-map~.app-stats{margin:14px 0}.demo-screen .route-map~.app-action{margin-top:12px}.demo-instructions{margin:25px auto 0;max-width:345px}.demo-progress{display:flex;gap:6px;margin-bottom:13px}.demo-progress i{height:2px;background:#343434;flex:1;transition:background .5s}.demo-progress i.current{background:#e1e1e1}.demo-caption{font-size:12px;color:#c2c2c2;line-height:1.6;min-height:39px;max-width:320px}.demo-controls{display:flex;align-items:center;gap:14px;font-size:10px;color:#999;margin-top:8px}.demo-controls>span{margin-right:auto}.demo-controls button{font-size:11px;border:0;background:transparent;color:#ddd;padding:10px 0;min-height:40px}.demo-controls button:hover{color:white;transform:translateY(-1px)}.feature-demo{display:flex;align-items:center;gap:30px;justify-content:center;min-height:570px;background:radial-gradient(ellipse,#242424 0%,#0e0e0e 65%);border-radius:28px;padding:35px 25px;flex-wrap:wrap}.feature-demo .demo-device{width:300px;flex-shrink:0}.feature-demo .demo-instructions{width:300px;margin:0}.feature-layout{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}.meet-map{position:relative;height:130px;background:repeating-linear-gradient(30deg,transparent 0 30px,#303235 31px 37px,transparent 38px 68px),repeating-linear-gradient(115deg,#191b1d 0 53px,#323438 54px 61px,#191b1d 62px 95px);border-radius:15px;margin-bottom:19px;overflow:hidden}.map-place{position:absolute;left:16px;top:24px;font-size:10px;color:#aaa}.map-place.second{top:100px;left:170px}.map-pin{position:absolute;top:41px;left:133px;background:#eee;color:black;padding:8px;border-radius:50%;box-shadow:0 0 0 10px #ffffff14}.app-muted{font-size:11px;line-height:1.6;color:#aaa;margin-top:7px}.attendees{display:flex;align-items:center;margin-top:19px;gap:0}.attendees>span{height:29px;width:29px;background:#333;border:2px solid #080808;border-radius:50%;display:grid;place-items:center;font-size:9px;margin-left:-3px}.attendees p{font-size:10px;color:#bbb;margin-left:8px}.join-success{text-align:center;padding:25px 0 17px}.join-success>span{display:grid;place-items:center;border:1px solid #666;background:#252525;width:70px;height:70px;border-radius:50%;margin:0 auto 25px;font-size:28px}.join-success+.attendees{justify-content:center;margin-bottom:15px}.centered{text-align:center}.chat-heading{font-size:12px;margin:7px 0 25px}.chat-heading span{display:block;font-size:10px;color:#999;margin-top:6px}.chat-message{max-width:85%;background:#202020;padding:12px;border-radius:16px 16px 16px 4px;margin-bottom:12px;animation:message-in .6s .3s var(--ease) both}.chat-message small{font-size:9px;color:#aaa}.chat-message p{font-size:12px;line-height:1.5;margin-top:4px}.chat-message.own{margin-left:auto;background:#e0e0e0;color:#111;border-radius:16px 16px 4px 16px;animation-delay:1.2s}.chat-message.own small{color:#555}.chat-message.last{animation-delay:2.2s}.chat-compose{display:flex;justify-content:space-between;border:1px solid #333;border-radius:24px;padding:12px;color:#999;font-size:10px;margin-top:23px}.profile-avatar{height:48px;width:48px;display:grid;place-items:center;background:#292929;border:1px solid #444;border-radius:50%;margin:0 auto 12px;font-size:18px}.profile-avatar~.app-segments{margin-top:19px}.garage-row{display:flex;gap:12px;align-items:center;border-bottom:1px solid #282828;padding:15px 0}.garage-row h4{font-size:13px}.garage-row .app-muted{font-size:10px;margin-top:3px}.garage-row>span:last-child{margin-left:auto}.car-monogram{display:grid;place-items:center;background:#1e1e1e;color:#aaa;border-radius:10px;width:38px;height:38px;font-size:12px}.car-title{padding:20px 0 25px}.car-title>span{font-size:10px;color:#aaa}.car-title h4{margin-top:12px;font-size:22px}.spec-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #292929;padding:18px 0;font-size:11px;line-height:1.6}.spec-row>span{color:#aaa}.spec-row b{font-weight:500;text-align:right}.garage-saved{margin:40px 0 20px}.demo-paused *{animation:none!important}@keyframes screen-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes message-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(min-width:1200px){.feature-demo{flex-wrap:nowrap}.feature-demo .demo-instructions{width:150px}.feature-demo .demo-controls{flex-wrap:wrap;gap:10px}.feature-demo .demo-controls>span{width:100%}.feature-demo .demo-caption{min-height:78px}}
@media(max-width:1000px){.hero{gap:25px}.hero-demo{width:300px}.hero h1{font-size:75px}.hero-copy p{font-size:16px}.feature-demo{padding:30px 20px}.feature-demo .demo-instructions{margin-top:24px}.feature-demo .demo-device{width:280px}}
@media(max-width:767px){.hero{display:flex;flex-direction:column;align-items:stretch;padding:125px 24px 70px;gap:45px;max-height:none;min-height:0;background:radial-gradient(ellipse at 50% 68%,#202020,#060606 60%)}.hero-copy{padding:0}.hero h1{font-size:clamp(65px,13vw,90px)}.hero-copy p{max-width:340px;font-size:17px}.hero-demo{align-self:center;width:310px}.hero-bottom{display:none}.feature-layout{grid-template-columns:1fr}.feature-demo{padding:30px 14px;gap:0}.feature-demo .demo-device{width:280px;max-width:100%}.feature-demo .demo-instructions{width:280px}.demo-device{padding-inline:16px}.feature-demo .demo-caption{max-width:280px}.waitlist{background:radial-gradient(ellipse,#181818,#060606 65%)}}
@media(prefers-reduced-motion:reduce){.demo-screen,.map-route,.chat-message{animation:none!important}}

.demo-device{background:#000;border-radius:39px}.app-toolbar{margin-bottom:18px;gap:10px}.app-toolbar strong{font-size:15px;font-weight:650;text-align:center}.toolbar-close{width:27px;height:27px;display:grid;place-items:center;background:#1f1f1f;border:1px solid #ffffff1c;border-radius:50%;font-size:19px;flex-shrink:0}.app-segments{border:1px solid #ffffff24;background:#060606;padding:3px;border-radius:16px;gap:4px;margin-bottom:10px}.app-segments>*{min-height:33px;display:grid;place-items:center;border-radius:12px;padding:7px 4px;font-size:12px;font-weight:600}.app-segments b{background:#fff;color:#000}.app-chips{gap:8px;margin-bottom:15px}.app-chips>*{padding:7px 13px;font-size:11px;background:#1f1f1f;color:#fff}.app-chips b{background:#000;color:#fff;font-weight:700;border:1px solid #333}.live-card{background:linear-gradient(140deg,#1f1f1f,#131313 55%,#060606);border:1px solid #ffffff25;border-radius:22px;padding:19px 8px 15px}.live-card .speed{padding:0;text-align:center}.live-card .speed strong{font-family:ui-rounded,'SF Pro Rounded',-apple-system,BlinkMacSystemFont,sans-serif;font-size:49px;letter-spacing:-2px;font-weight:850;color:#909095;line-height:1.2}.speed small{font-size:24px;letter-spacing:-1px}.intensity-bar{height:5px;margin:15px 30px 19px;background:#333;border-radius:6px;overflow:hidden}.intensity-bar i{display:block;background:#aaa;height:100%;width:0;transition:width 1s}.is-recording .intensity-bar i{width:30%;background:#5ddd88}.is-recording .speed strong{color:#69df95;text-shadow:0 0 20px #46bc7d55}.live-card.is-recording{border-color:#4b956966;box-shadow:0 4px 20px #38894d1c}.live-card .app-stats{margin:0}.live-card .app-stats strong{font-size:13px;letter-spacing:-.3px;font-weight:650}.live-card .app-stats span{font-size:9px;color:#eee}.record-control{margin-top:16px;padding:15px 4px;text-align:center;border:1px solid white;border-radius:14px;background:#000;color:#fff;font-size:13px;font-weight:700}.record-control.stop{background:#cc2121;border-color:#ff6b6b}.daily-preview{margin-top:15px;padding:12px;border-radius:16px;border:1px solid #ffffff20;background:linear-gradient(130deg,#202020,#090909);font-size:11px}.daily-preview>strong{float:right;font-size:10px}.daily-preview p{font-size:9px;color:#aaa;margin-top:7px}.daily-track{height:3px;background:#333;margin-top:10px;border-radius:5px}.daily-track i{display:block;width:30%;height:100%;background:#eee}.demo-screens{height:384px}.home-indicator{height:4px;width:98px;background:#eee;border-radius:10px;margin:17px auto 1px}.history-title{margin:20px 0 12px!important;font-size:16px!important;font-weight:700!important}.history-row{display:flex;align-items:center;gap:10px;padding:15px 12px;border-radius:17px;background:linear-gradient(140deg,#222,#090909);border:1px solid #ffffff20}.history-row strong{font-size:11px}.history-row p{font-size:9px;color:#bdbdbd;margin-top:5px}.history-row>span:last-child{margin-left:auto}.meet-meta{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#aaa;margin-bottom:14px}.meet-meta span:first-child{border-radius:20px;padding:5px 9px;background:#1f1f1f;color:#eee}.meet-description{font-size:12px;line-height:1.6;margin-bottom:16px}.meet-tiles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.meet-tiles>div{border:1px solid #ffffff24;border-radius:17px;background:linear-gradient(130deg,#222,#080808);padding:13px}.meet-tiles strong{display:block;font-size:16px;font-weight:650;letter-spacing:-.4px}.meet-tiles span{display:block;font-size:9px;color:#bbb;margin-top:5px}.meet-action{font-size:12px;font-weight:650;text-align:center;color:white;background:#000;border:1px solid #fff;border-radius:14px;padding:12px;margin-top:14px}.meet-action.leave{border-color:#dd6666;color:#ffaaaa;background:#271212}.join-prompt{text-align:center;border-top:1px solid #333;padding-top:18px;margin-top:20px}.join-prompt strong{font-size:12px}.join-prompt p{font-size:10px;color:#aaa;line-height:1.5;margin-top:6px}.meet-action+.chat-message{margin-top:14px;padding:9px 12px;margin-bottom:8px}.meet-action~.chat-compose{margin-top:8px;padding:10px}.profile-header{display:flex;gap:12px;align-items:center;margin-bottom:20px}.profile-header .profile-avatar{margin:0;flex-shrink:0;width:53px;height:53px}.profile-header h4{font-size:16px;font-weight:800}.profile-header p{font-size:10px;line-height:1.5;margin:5px 0}.profile-header small{font-size:8px;color:#ccc}.profile-stats{display:flex;gap:6px;margin:18px 0}.profile-stats>div{flex:1;text-align:center;padding:10px 3px;border:1px solid #ffffff20;border-radius:13px;background:#121212}.profile-stats b{font-size:13px;display:block}.profile-stats span{font-size:8px;color:#ccc;display:block;margin-top:5px}.garage-heading{display:flex;justify-content:space-between;font-size:17px!important;font-weight:700!important;margin:18px 0 12px!important}.garage-heading>span{font-weight:400}.real-car-card{padding:16px;border:1px solid #ffffff24;border-radius:20px;background:linear-gradient(135deg,#222,#111,#060606)}.real-car-card h4{font-size:14px;display:flex;align-items:center;gap:8px}.real-car-card h4>span{padding:4px 7px;background:#1f1f1f;border:1px solid #ffffff22;border-radius:15px;font-size:8px}.real-car-card p{font-size:11px;margin-top:10px}.car-actions{display:flex;justify-content:space-between;margin-top:15px;font-size:10px}.car-actions span{border:1px solid #ffffff35;border-radius:10px;padding:7px 12px;background:#ffffff0a}.car-actions span:last-child{color:#ff9090;border-color:#c5424233}.car-actions .selected-edit{background:#eee;color:black}.edit-sheet{margin-top:14px;padding:10px 14px 14px;background:#1c1c1e;border:1px solid #444;border-radius:20px 20px 10px 10px}.sheet-handle{width:30px;height:3px;background:#666;border-radius:4px;margin:0 auto 10px}.edit-sheet>strong{font-size:13px}.edit-sheet .spec-row{padding:10px 0;font-size:10px}.edit-sheet .meet-action{padding:8px;margin-top:10px}.app-dock{padding:4px;gap:3px;background:#060606;border:1px solid #ffffff30;border-radius:30px;margin-top:10px}.app-dock>span{display:flex;flex:1;flex-direction:column;align-items:center;gap:4px;padding:7px 0;color:#c2c2c2;font-size:8px;font-weight:600;border-radius:25px}.app-dock>span b{font-size:16px;font-weight:400;line-height:20px}.app-dock>span.dock-selected{background:white;color:black}.app-dock span:nth-child(2){color:#c2c2c2}.feature-demo .demo-screens{height:384px}.feature-demo .demo-device{width:310px}.feature-demo{min-height:620px}.hero{padding-top:100px;padding-bottom:55px}.hero-demo .demo-instructions{margin-top:18px}
@media(max-width:767px){.hero{padding:120px 24px 60px}.feature-demo .demo-device{width:290px}.feature-demo{padding:30px 12px}.live-card .speed strong{font-size:45px}.hero-demo{width:320px}.feature-demo .demo-instructions{margin-top:23px}}
[data-demo="drive"] .demo-screens{height:420px}

.search-bar{height:34px;border-radius:11px;background:#101012;color:#aaa;display:flex;align-items:center;gap:8px;padding:0 11px;font-size:14px;margin-bottom:10px}.search-bar span{font-size:9px;color:#68686d}.list-label{font-size:11px;font-weight:700;margin:7px 0}.group-label{margin-top:12px}.chat-row{height:55px;border-radius:12px;background:#121214;margin-bottom:7px;padding:8px;display:flex;align-items:center;gap:9px}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex:none;font-size:9px;font-weight:800;color:#fff;border:1px solid #ffffff25}.fake-blue{background:linear-gradient(135deg,#27578d,#111f31)}.fake-pink{background:linear-gradient(135deg,#97334f,#35101c)}.fake-gold{background:linear-gradient(135deg,#8d6427,#2d210e)}.fake-cyan{background:linear-gradient(135deg,#237a85,#0e2d32)}.chat-row>div{min-width:0}.chat-row strong{display:block;font-size:11px}.chat-row small{display:block;font-size:8px;color:#999;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-row time{font-size:7px;color:#777;margin-left:auto}.real-chat-title{display:flex;align-items:center;gap:10px;border-bottom:1px solid #222;padding-bottom:12px;margin-bottom:15px}.real-chat-title strong{display:block;font-size:12px}.real-chat-title small{display:block;color:#888;font-size:8px;margin-top:3px}.real-bubble{max-width:82%;background:#171719;border-radius:14px 14px 14px 4px;padding:9px 11px;margin:8px 0;animation:message-in .5s var(--ease) both}.real-bubble small{font-size:8px;color:#aaa}.real-bubble p{font-size:10px;line-height:1.45;margin-top:3px}.real-bubble.own{margin-left:auto;background:#f1f1f1;color:#050505;border-radius:14px 14px 4px 14px}.real-bubble.own small{color:#555}.real-compose{position:absolute;left:0;right:0;bottom:5px;border-radius:18px;border:1px solid #333;display:flex;align-items:center;gap:9px;padding:7px 10px;color:#aaa;font-size:12px}.real-compose p{font-size:9px;flex:1}.shared-drive{background:linear-gradient(145deg,#222,#0b0b0c);border:1px solid #ffffff22;border-radius:16px;padding:14px;margin:12px 0}.shared-drive span,.shared-drive small{display:block;color:#999;font-size:7px;letter-spacing:.08em}.shared-drive strong{display:block;font-size:16px;margin:9px 0 4px}.shared-drive b{display:block;border-radius:10px;background:#fff;color:#000;padding:8px;text-align:center;font-size:9px;margin-top:11px}.recorded-profile{display:flex;align-items:center;gap:12px;margin-bottom:14px}.profile-photo{width:54px;height:54px;background:linear-gradient(135deg,#5c7387,#191f25);border:2px solid #777}.recorded-profile h4{font-size:16px;font-weight:800}.recorded-profile h4 b{color:#37a8ff}.recorded-profile p{font-size:9px;margin:4px 0}.recorded-profile small{font-size:7px;color:#999}.recorded-profile.compact .profile-photo{width:44px;height:44px}.profile-stats.exact{display:grid;grid-template-columns:repeat(4,1fr);margin:11px 0;gap:4px}.profile-stats.exact>div{padding:8px 2px}.profile-stats.exact b{font-size:10px}.profile-stats.exact span{font-size:6px}.level-card,.challenge-card{border:1px solid #ffffff22;border-radius:16px;background:linear-gradient(145deg,#202022,#090909);padding:13px}.level-card header,.challenge-card header{display:flex;justify-content:space-between;align-items:center}.level-card header span{font-size:11px}.level-card header small{font-size:7px;letter-spacing:.15em}.level-card>div{display:flex;justify-content:space-between;color:#42e8cc;font-size:8px;margin:15px 0 7px}.level-card>i{display:block;height:3px;background:#272727;border-radius:3px}.level-card>i span{display:block;width:44%;height:100%;background:#42e8cc}.level-card>p{font-size:7px;color:#aaa;margin-top:8px;display:flex;justify-content:space-between}.challenge-card>small{font-size:7px;color:#999}.challenge-card>div{display:grid;grid-template-columns:20px 1fr auto;gap:8px;align-items:center;border-top:1px solid #282828;padding:10px 0}.challenge-card>div:first-of-type{margin-top:8px}.challenge-card p{font-size:10px}.challenge-card p small{display:block;font-size:7px;color:#888;margin-top:3px}.challenge-card>div>strong{font-size:8px}.car-art{height:100px;border-radius:13px;background:radial-gradient(circle at 65% 38%,#777,#232323 34%,#090909 70%);display:grid;place-items:center;font-size:24px;font-weight:800;color:#ffffff30;margin-bottom:12px}.drive-map{position:relative;height:100%;overflow:hidden;border-radius:0;background:linear-gradient(135deg,#095c5a,#08754d 45%,#176344);margin:-1px}.map-road{position:absolute;height:4px;background:#d8d5c9aa;border:1px solid #666;border-radius:8px;transform-origin:left}.r1{width:330px;left:-20px;top:230px;transform:rotate(-30deg)}.r2{width:290px;left:35px;top:80px;transform:rotate(55deg)}.r3{width:250px;left:70px;top:315px;transform:rotate(-82deg)}.map-river{position:absolute;width:22px;height:460px;left:142px;top:-30px;background:#34709a;transform:rotate(18deg);border-radius:50%}.map-city{position:absolute;top:185px;left:92px;font-size:17px;font-weight:700;text-shadow:0 1px 4px #000}.map-dot{position:absolute;width:13px;height:13px;border-radius:50%;background:#2e9cff;border:3px solid #fff;top:215px;left:104px;box-shadow:0 0 0 5px #2e9cff44}.map-top{position:absolute;inset:12px 9px auto;display:flex;align-items:center;gap:7px}.map-top>span,.map-top>b{background:#141414dd;border:1px solid #ffffff20;border-radius:12px;height:34px;padding:7px 10px;color:#fff;font-size:9px}.map-top>span{display:flex;gap:5px}.map-top small{font-size:5px;line-height:1.2;color:#5ff39a}.map-top b{margin-left:auto}.map-top b+b{margin-left:0}.map-bottom{position:absolute;left:9px;right:9px;bottom:12px;display:flex;align-items:center;justify-content:space-between}.map-bottom>*{background:#111e;border:1px solid #ffffff22;color:#fff;border-radius:50%;height:34px;min-width:34px;display:grid;place-items:center}.map-bottom strong{border-radius:14px;padding:0 20px;font-size:11px}.map-bottom .report{background:#f0264b}.clan-sheet{position:absolute;inset:120px 0 0;background:#080808;border-radius:25px 25px 0 0;border-top:1px solid #444;padding:12px;animation:sheet-up .6s var(--ease) both}.clan-sheet header{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.clan-sheet header span{background:#1e1e1e;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.clan-sheet header strong{font-size:12px}.clan-sheet>.app-segments{margin:8px 0}.clan-sheet>small{font-size:8px}.clan-row{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #222}.clan-row>div{flex:1}.clan-row b{font-size:9px;display:block}.clan-row small{font-size:6px;color:#888}.clan-row>strong{font-size:10px}@keyframes sheet-up{from{transform:translateY(100%)}to{transform:none}}
.feature-demo[data-demo="drive"] .app-toolbar{display:none}.feature-demo[data-demo="drive"] .device-top{margin-bottom:9px}[data-demo="drive"] .demo-screens{height:430px}[data-demo="people"] .demo-screens{height:400px}.feature-demo[data-demo="drive"] .demo-device{padding:10px 8px 7px}.feature-demo[data-demo="drive"] .app-dock{margin:7px 4px 0}.exact-car{padding:10px}.exact-car .car-art{height:92px}

.profile-toolbar{font-size:10px}.profile-toolbar strong{font-size:15px}.profile-toolbar span{font-size:10px;font-weight:650}.chat-toolbar>span{width:30px;text-align:right;font-size:13px}.recorded-profile h4 em{font-style:normal;font-size:6px;letter-spacing:.05em;background:#003f35;color:#53efbf;border-radius:4px;padding:3px 5px;vertical-align:2px}.profile-medals{display:flex;gap:4px;margin:7px 0}.profile-medals span{flex:1;white-space:nowrap;text-align:center;padding:4px 2px;border-radius:6px;background:#181819;border:1px solid #29292b;color:#a9a9ad;font-size:5px;text-transform:uppercase}.public-profile-title{height:24px;display:flex;align-items:center;justify-content:space-between;margin-top:-8px;margin-bottom:10px}.public-profile-title strong{font-size:12px}.public-profile-title span{font-size:8px;border:1px solid #353538;border-radius:12px;padding:5px 10px}.posts-heading{font-size:12px!important;margin:9px 0 7px!important}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.post-grid span{height:41px;border-radius:4px;background:linear-gradient(145deg,#233240,#0b0d10 50%,#644b24)}.post-grid span:nth-child(2){background:linear-gradient(135deg,#c6c7c3 0 40%,#dbc924 41% 75%,#1b1b1b 76%)}.post-grid span:nth-child(3){background:radial-gradient(circle at 60% 50%,#a59886,#251d18 25%,#070707 65%)}.car-shape{font-size:34px;display:inline-block;transform:scaleX(1.8);color:#c6c6c6;text-shadow:0 7px 18px #000}.exact-car .car-art{background:radial-gradient(ellipse at 50% 70%,#2e2e30,#0a0a0b 63%);height:73px;margin-bottom:8px}.exact-car p{font-size:8px;margin-top:4px}.exact-car h4{font-size:11px}.exact-car h4>span{font-size:6px}.feature-demo[data-demo="garage"] .demo-screens{height:400px}.feature-demo[data-demo="garage"] .demo-screen{overflow:hidden}.feature-demo[data-demo="garage"] .garage-heading{font-size:12px!important;margin:9px 0 7px!important}
.map-canvas{position:absolute;inset:0;width:100%;height:100%}.map-terrain{fill:none;stroke:#479174;stroke-width:32;opacity:.22;filter:url(#soft)}.map-water{fill:none;stroke:#2c76a2;stroke-width:18;opacity:.95}.map-minor{fill:none;stroke:#c4c3a5;stroke-width:1.15;opacity:.68}.map-major{fill:none;stroke:#e2d39d;stroke-width:2.4;opacity:.85}.map-label{position:absolute;color:#dae8d9;font-size:7px;font-weight:650;text-shadow:0 1px 3px #163b34;opacity:.85}.label-north{top:79px;left:86px}.label-west{top:188px;left:20px}.label-east{top:217px;right:22px}.label-south{top:324px;left:120px;font-size:9px}.map-title{position:absolute;top:9px;left:50%;transform:translateX(-50%);font-size:11px;text-shadow:0 1px 4px #000}.driver-pin{position:absolute;display:flex;flex-direction:column;align-items:center;gap:3px;color:white;font-size:6px;font-weight:700;text-shadow:0 1px 3px #000}.driver-pin i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#6b8b55,#172117);border:2px solid #4eea5d;box-shadow:0 0 0 3px #111,0 5px 12px #0008;font-size:8px;font-style:normal}.pin-one{left:91px;top:225px}.pin-two{left:156px;top:276px}.pin-two i{background:linear-gradient(145deg,#615976,#16121f)}.map-dot{top:306px;left:191px;width:12px;height:12px}.map-top{top:43px}.map-top>.streak-icon{padding:0;width:34px;display:grid;place-items:center;font-size:15px}.map-top>b{font-size:9px;border-radius:11px;height:32px;padding-inline:10px}.map-bottom{bottom:12px}.map-bottom>*{height:37px;min-width:37px}.map-bottom strong{min-width:98px;border-radius:12px;font-size:12px}.map-bottom .report{background:#f51d49;border-color:#fa4968}.drive-map:after{content:"";position:absolute;inset:0;background:linear-gradient(#0002,transparent 22%,transparent 72%,#0003);pointer-events:none}
.app-dock{height:57px;padding:4px 5px;gap:2px;border-radius:20px;background:#09090aeF;box-shadow:0 6px 18px #0008}.app-dock>span{position:relative;z-index:1;justify-content:center;gap:2px;padding:4px 1px;border-radius:17px;font-size:7px;font-weight:500;color:#a9a9ad}.app-dock>span b{height:20px;line-height:20px;display:grid;place-items:center}.app-dock svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app-dock .dock-selected{background:#f6f6f6;color:#080808;box-shadow:0 2px 9px #0005}.app-dock .dock-selected svg{fill:#080808;stroke:#080808}.app-dock span:nth-child(2){color:#a9a9ad}.app-dock span:nth-child(2).dock-selected{color:#080808}
@keyframes map-drift{0%,100%{transform:scale(1) translate3d(0,0,0)}50%{transform:scale(1.035) translate3d(-2px,3px,0)}}.demo-screen:not([hidden]) .map-canvas{animation:map-drift 5.2s ease-in-out both}.demo-screen:not([hidden]) .driver-pin{animation:marker-rise .6s var(--ease) both}.demo-screen:not([hidden]) .pin-two{animation-delay:.16s}@keyframes marker-rise{from{opacity:0;transform:translateY(10px) scale(.8)}to{opacity:1;transform:none}}

.switcher.five button{padding-inline:17px}.photo-stage{min-height:650px;border-radius:28px;background:radial-gradient(circle at 45% 42%,#242426,#0d0d0e 67%);display:grid;place-items:center;overflow:hidden;padding:32px;position:relative}.capture-shell{width:338px;height:590px;background:#000;border:1px solid #4b4b4e;border-radius:38px;padding:17px 17px 12px;box-shadow:0 0 0 5px #161617,0 28px 70px #000b;position:relative;overflow:hidden}.capture-status{height:43px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:9px}.capture-status strong{font-size:14px}.capture-status>span:last-child{text-align:right}.capture-scroll{height:472px;overflow:hidden}.feed-post{padding-bottom:13px}.feed-post header{height:44px;display:flex;align-items:center;gap:8px}.feed-post header>div{min-width:0}.feed-post header strong,.feed-post header small{display:block}.feed-post header strong{font-size:10px}.feed-post header strong b,.capture-chat-row strong b{color:#199bf1}.feed-post header small{font-size:6px;color:#85858a;margin-top:2px}.feed-post header>span:last-child{margin-left:auto;color:#aaa;font-size:6px}.feed-post>img{width:100%;height:300px;object-fit:cover;border-radius:13px}.feed-post>p{font-size:9px;margin-top:8px}.feed-post footer{display:flex;gap:13px;margin-top:8px;font-size:8px}.feed-post footer span:last-child{margin-left:auto}.compact-post{border-top:1px solid #28282a;margin-top:12px}.compact-post>img{height:215px}.capture-shell .app-dock{position:absolute;left:13px;right:13px;bottom:11px;margin:0;background:#070708f5}.capture-label{font-size:11px;margin:9px 0}.capture-chat-row{height:73px;border:1px solid #39393b;background:linear-gradient(145deg,#1c1c1e,#0d0d0e);border-radius:18px;padding:11px;display:flex;align-items:center;gap:11px;margin-bottom:9px}.capture-chat-row .avatar{width:43px;height:43px}.capture-chat-row>div{min-width:0}.capture-chat-row strong{font-size:12px;display:block}.capture-chat-row small{font-size:9px;color:#999;display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capture-chat-row time{font-size:7px;color:#777;margin-left:auto}.drive-film{width:100%;height:590px;border-radius:25px;overflow:hidden;position:relative;background:#080808}.drive-film video{width:100%;height:100%;object-fit:cover}.film-shade{position:absolute;inset:0;background:linear-gradient(#050505a8,transparent 28%,transparent 58%,#050505e8)}.film-top{position:absolute;left:25px;right:25px;top:24px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.film-top span:first-child{background:#e72c3b;padding:6px 9px;border-radius:10px;font-weight:700}.film-top strong{font-size:15px}.film-route{position:absolute;left:10%;right:10%;bottom:154px;height:2px;background:#ffffff4d}.film-route i{display:block;width:62%;height:100%;background:#fff}.film-route span{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;top:50%;transform:translateY(-50%)}.film-route span:first-child{left:0}.film-route span:last-child{right:0}.film-stats{position:absolute;left:22px;right:22px;bottom:26px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff38;border-radius:17px;background:#080808c9;backdrop-filter:blur(16px);padding:16px 5px}.film-stats div{text-align:center}.film-stats div+div{border-left:1px solid #ffffff29}.film-stats strong{display:block;font-size:14px}.film-stats span{display:block;color:#aaa;font-size:7px;margin-top:5px}.cinematic{padding:0;background:#0b0b0c}.leader-tabs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #333;border-radius:13px;padding:3px;margin:6px 0 10px}.leader-tabs>*{display:grid;place-items:center;min-height:31px;border-radius:10px;font-size:8px;color:#aaa}.leader-tabs b{background:white;color:#080808}.leader-tabs.period{grid-template-columns:1fr 1fr}.leader-region{display:flex;justify-content:space-between;background:#171719;border:1px solid #29292b;border-radius:10px;padding:9px 10px;font-size:8px}.leader-rows{display:grid;gap:7px}.leader-row{height:57px;border:1px solid #39393c;border-radius:16px;display:flex;align-items:center;gap:7px;padding:7px 9px;background:linear-gradient(105deg,#211b13,#111113 45%)}.leader-row:first-child{border-color:#d2b35d}.leader-row>em{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#b69022;color:#060606;font-style:normal;font-size:9px;font-weight:800}.leader-row .avatar{width:31px;height:31px;font-size:7px}.leader-row>div{min-width:0}.leader-row>div strong{display:block;font-size:9px}.leader-row>div small{display:block;font-size:6px;color:#888;margin-top:3px}.leader-row>b{margin-left:auto;font-size:9px}.profile-capture .recorded-profile{margin-top:4px}.profile-capture .profile-stats{margin-bottom:12px}.profile-capture .garage-heading{font-size:13px!important;margin:11px 0 8px!important}.profile-car{background:#111113;border:1px solid #343437;border-radius:17px;padding:7px}.profile-car>img{width:100%;height:169px;object-fit:cover;border-radius:12px}.profile-car>div{padding:9px 5px 6px}.profile-car h4{font-size:13px;display:flex;align-items:center;gap:7px}.profile-car h4 span{font-size:6px;border:1px solid #444;border-radius:9px;padding:3px 6px}.profile-car p{font-size:8px;margin-top:5px}.photo-stage:hover .capture-shell{transform:translateY(-3px)}.capture-shell{transition:transform .6s var(--ease)}
@media(max-width:1050px){.switcher.five button{padding-inline:12px;font-size:11px}.photo-stage{padding-inline:18px}.capture-shell{width:310px}}
@media(max-width:767px){.switcher.five{max-width:none;overflow-x:auto;justify-content:flex-start}.switcher.five button{flex:0 0 auto;padding-inline:16px}.photo-stage{min-height:600px;padding:22px 10px}.capture-shell{width:286px;height:550px;border-radius:34px}.capture-scroll{height:435px}.feed-post>img{height:268px}.drive-film{height:520px}.profile-car>img{height:145px}}

.supplied-capture>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.5);transform:scale(1.03)}.privacy-veil{position:absolute;inset:0;background:linear-gradient(#0008,#0002 30%,#0005 70%,#000)}.fictional-post{position:absolute;left:17px;right:17px;top:82px;background:#09090ae8;border:1px solid #444;border-radius:17px;padding:13px;backdrop-filter:blur(18px)}.fictional-post header{display:flex;align-items:center;gap:9px}.fictional-post header>div strong,.fictional-post header>div small{display:block}.fictional-post header>div strong{font-size:11px}.fictional-post header>div strong b{color:#199bf1}.fictional-post header>div small{font-size:7px;color:#aaa;margin-top:3px}.fictional-post header>span:last-child{margin-left:auto;font-size:7px;color:#aaa}.fictional-post>p{font-size:11px;margin-top:13px}.fictional-post footer{display:flex;gap:15px;font-size:8px;margin-top:12px}.fictional-post footer span:last-child{margin-left:auto}.supplied-chat{padding:0}.supplied-chat>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.fictional-chat-list{position:absolute;left:17px;right:17px;top:110px;bottom:76px;background:#000;padding-top:2px}.fictional-chat-list .capture-chat-row{height:61px;margin-bottom:7px}.fictional-chat-list .capture-chat-row .avatar{width:37px;height:37px}.supplied-drive{background:#06172b}.supplied-drive>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.fictional-map-markers{position:absolute;left:50%;top:220px;width:250px;height:170px;transform:translateX(-50%);overflow:hidden;background:linear-gradient(28deg,transparent 49%,#d8cf9766 50%,transparent 51%),linear-gradient(112deg,transparent 49%,#b9c8a34f 50%,transparent 51%),radial-gradient(circle at 75% 30%,#1d7182,#195743 42%,#102f29);box-shadow:inset 0 0 35px #071d1a88}.fictional-map-markers:before,.fictional-map-markers:after{content:"";position:absolute;height:2px;width:310px;background:#d8d29a66;transform:rotate(18deg);top:85px;left:-25px}.fictional-map-markers:after{transform:rotate(-31deg);top:103px}.fictional-map-markers .driver-pin{z-index:2}.fictional-map-markers .safe-one{left:38px;top:32px}.fictional-map-markers .safe-two{left:139px;top:82px}.supplied-leader{padding:12px 15px}.supplied-leader>video{display:block;width:100%;height:170px;object-fit:contain;border-radius:23px 23px 8px 8px}.supplied-leader .leader-region{margin-top:9px}.supplied-leader .leader-row{height:51px}.supplied-leader .capture-label{margin-block:7px}

.hero-motion{justify-self:center;width:min(520px,43vw);height:610px;position:relative;overflow:hidden;border-radius:46% 54% 44% 56%/52% 43% 57% 48%;background:radial-gradient(circle at 48% 48%,#2b2b2d,#121213 43%,#070707 71%);box-shadow:inset 0 0 80px #ffffff08,0 40px 100px #000}.hero-grid{position:absolute;inset:0;background:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(circle,#000 15%,transparent 72%);animation:grid-drift 10s linear infinite}.hero-ring{position:absolute;border:1px solid #ffffff17;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-ring.ring-one{width:310px;height:310px;animation:ring-breathe 5s ease-in-out infinite}.hero-ring.ring-two{width:440px;height:440px;animation:ring-breathe 5s 1.2s ease-in-out infinite}.hero-road{position:absolute;inset:0}.hero-road i{position:absolute;height:8px;border-radius:10px;background:linear-gradient(90deg,#ffffff10,#eeeeee,#ffffff14);transform-origin:left center;box-shadow:0 0 24px #ffffff45}.hero-road i:nth-child(1){width:170px;left:55px;top:420px;transform:rotate(-58deg)}.hero-road i:nth-child(2){width:155px;left:145px;top:275px;transform:rotate(26deg)}.hero-road i:nth-child(3){width:165px;left:285px;top:341px;transform:rotate(-72deg)}.hero-road i:nth-child(4){width:115px;left:333px;top:182px;transform:rotate(-26deg)}.hero-marker{position:absolute;width:13px;height:13px;background:#fff;border:3px solid #181818;border-radius:50%;box-shadow:0 0 0 6px #ffffff12,0 0 28px #fff}.marker-one{left:57px;top:414px}.marker-two{left:283px;top:332px}.marker-three{left:431px;top:124px}.hero-car{position:absolute;left:270px;top:322px;color:#fff;font-size:20px;text-shadow:0 0 24px #fff;animation:car-pulse 2s ease-in-out infinite}.hero-wave{position:absolute;left:52px;right:52px;bottom:46px;height:42px;display:flex;align-items:center;justify-content:center;gap:8px}.hero-wave i{width:2px;height:12px;background:#888;border-radius:4px;animation:wave 1.4s ease-in-out infinite}.hero-wave i:nth-child(2){animation-delay:.12s}.hero-wave i:nth-child(3){animation-delay:.24s}.hero-wave i:nth-child(4){animation-delay:.36s}.hero-wave i:nth-child(5){animation-delay:.48s}
.motion-scene{min-height:650px;border:1px solid #ffffff0d;border-radius:29px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 46%,#242426,#0b0b0c 68%);isolation:isolate}.motion-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,#ffffff05,transparent 35%,transparent 65%,#ffffff04);pointer-events:none}.media-core{position:absolute;left:50%;top:50%;width:104px;height:104px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:#f1f1f1;color:#0a0a0a;font-size:27px;box-shadow:0 0 0 14px #ffffff0a,0 18px 55px #000}.media-orbit{position:absolute;left:50%;top:50%;border:1px solid #ffffff28;border-radius:50%;animation:orbit-spin 14s linear infinite}.orbit-one{width:330px;height:330px;margin:-165px}.orbit-two{width:500px;height:500px;margin:-250px;animation-direction:reverse;animation-duration:21s}.media-orbit i{position:absolute;width:26px;height:26px;border-radius:8px;background:#d8d8da;box-shadow:0 0 0 8px #ffffff08}.media-orbit i:nth-child(1){left:50%;top:-13px}.media-orbit i:nth-child(2){right:5%;bottom:17%}.media-orbit i:nth-child(3){left:4%;bottom:19%;border-radius:50%}.media-spark{position:absolute;color:#fff;animation:spark 3.4s ease-in-out infinite}.spark-one{left:25%;top:22%}.spark-two{right:23%;bottom:22%;animation-delay:1.2s}
.person-node{position:absolute;width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#171719;border:1px solid #555;color:#eee;font-size:13px;font-weight:700;z-index:2;box-shadow:0 0 0 10px #ffffff05}.node-one{left:14%;top:18%}.node-two{right:15%;top:26%}.node-three{left:24%;bottom:17%}.node-four{right:23%;bottom:20%;background:#eee;color:#111}.connection{position:absolute;height:1px;background:#ffffff40;transform-origin:left;z-index:1}.line-one{width:54%;left:20%;top:26%;transform:rotate(9deg)}.line-two{width:50%;left:24%;top:30%;transform:rotate(63deg)}.line-three{width:46%;left:31%;bottom:28%;transform:rotate(-6deg)}.signal{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 16px #fff;z-index:3;animation:signal-move 3.8s linear infinite}.signal-one{left:22%;top:25%}.signal-two{left:27%;top:31%;animation-delay:1.1s}.signal-three{left:32%;bottom:27%;animation-delay:2.1s}
.drive-motion{background:radial-gradient(circle at 58% 48%,#20312a,#0b0d0c 68%)}.road-glow{position:absolute;inset:0;background:linear-gradient(116deg,transparent 35%,#c9c3a50d 36% 37%,transparent 38%),linear-gradient(22deg,transparent 43%,#c9c3a50d 44% 45%,transparent 46%)}.route-piece{position:absolute;height:8px;border-radius:12px;background:linear-gradient(90deg,#6c6c6e,#f0f0f0);box-shadow:0 0 28px #ffffff45;transform-origin:left}.route-one{width:230px;left:10%;top:76%;transform:rotate(-62deg)}.route-two{width:220px;left:28%;top:43%;transform:rotate(25deg)}.route-three{width:255px;left:62%;top:55%;transform:rotate(-70deg)}.route-point{position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;border:4px solid #141414;box-shadow:0 0 0 9px #ffffff12}.point-one{left:10%;top:75%}.point-two{right:12%;top:17%}.route-car{position:absolute;left:58%;top:51%;color:#fff;font-size:23px;animation:car-pulse 2s ease-in-out infinite}.distance-rings{position:absolute;right:7%;top:9%;width:180px;height:180px}.distance-rings i{position:absolute;inset:50%;border:1px solid #ffffff22;border-radius:50%;animation:distance-ring 4s ease-out infinite}.distance-rings i:nth-child(2){animation-delay:1.3s}.distance-rings i:nth-child(3){animation-delay:2.6s}
.leader-motion{display:flex;align-items:flex-end;justify-content:center;gap:35px;padding:85px 16% 70px}.leader-column{height:72%;flex:1;max-width:120px;border-radius:28px 28px 13px 13px;background:#242426;position:relative;overflow:hidden}.leader-column.second{height:91%;background:#e8e8ea}.leader-column.third{height:58%}.leader-column i{position:absolute;left:0;right:0;bottom:0;height:68%;background:linear-gradient(#767679,#222);animation:rank-rise 4.5s var(--ease) infinite}.leader-column.second i{height:82%;background:linear-gradient(#fff,#aaa)}.leader-column.third i{height:52%}.leader-column span{position:absolute;left:50%;bottom:23px;width:12px;height:12px;border-radius:50%;background:#fff;transform:translateX(-50%)}.second span{background:#111}.leader-scan{position:absolute;left:10%;right:10%;height:1px;background:#fff;box-shadow:0 0 22px #fff;animation:scan 4.5s ease-in-out infinite}.leader-crown{position:absolute;top:57px;left:50%;transform:translateX(-50%);font-size:34px;color:#fff;animation:crown 3s ease-in-out infinite}
.garage-motion{background:radial-gradient(ellipse at 50% 58%,#29292c,#0b0b0c 62%)}.garage-halo{position:absolute;left:50%;top:54%;border:1px solid #ffffff20;border-radius:50%;transform:translate(-50%,-50%)}.halo-one{width:420px;height:420px;animation:ring-breathe 5s ease-in-out infinite}.halo-two{width:560px;height:560px;animation:ring-breathe 5s 1.4s ease-in-out infinite}.car-form{position:absolute;left:50%;top:52%;width:390px;height:150px;transform:translate(-50%,-50%)}.car-body{position:absolute;left:0;right:0;bottom:25px;height:76px;border-radius:75px 95px 25px 25px;background:linear-gradient(135deg,#f0f0f2,#6f6f73);box-shadow:0 24px 55px #000}.car-roof{position:absolute;left:88px;top:13px;width:218px;height:82px;background:linear-gradient(135deg,#d8d8da,#555);clip-path:polygon(21% 0,78% 0,100% 100%,0 100%);border-radius:80px 80px 0 0}.wheel{position:absolute;bottom:0;width:59px;height:59px;border-radius:50%;background:#0a0a0b;border:11px solid #555;z-index:3}.wheel-one{left:55px}.wheel-two{right:50px}.garage-pulse{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 20px #fff;animation:spark 3s ease-in-out infinite}.pulse-one{left:19%;top:25%}.pulse-two{right:18%;top:32%;animation-delay:1s}.pulse-three{right:25%;bottom:18%;animation-delay:2s}
@keyframes grid-drift{to{background-position:54px 54px}}@keyframes ring-breathe{0%,100%{opacity:.35;transform:translate(-50%,-50%) scale(.94)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}}@keyframes car-pulse{0%,100%{transform:scale(.9);opacity:.7}50%{transform:scale(1.2);opacity:1}}@keyframes wave{0%,100%{height:8px;opacity:.35}50%{height:36px;opacity:1}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes spark{0%,100%{opacity:.2;transform:scale(.6)}50%{opacity:1;transform:scale(1.25)}}@keyframes signal-move{0%{transform:translate(0,0);opacity:0}10%{opacity:1}90%{opacity:1}100%{transform:translate(280px,43px);opacity:0}}@keyframes distance-ring{0%{inset:50%;opacity:1}100%{inset:0;opacity:0}}@keyframes rank-rise{0%,100%{transform:translateY(18%)}50%{transform:none}}@keyframes scan{0%,100%{bottom:16%;opacity:.2}50%{bottom:82%;opacity:1}}@keyframes crown{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-8px)}}
@media(max-width:1000px){.hero-motion{width:430px;height:540px}.motion-scene{min-height:570px}.car-form{width:320px}.hero-road{transform:scale(.84);transform-origin:center}}
@media(max-width:767px){.hero-motion{width:min(360px,100%);height:430px}.motion-scene{min-height:470px}.orbit-two{width:390px;height:390px;margin:-195px}.orbit-one{width:260px;height:260px;margin:-130px}.person-node{width:60px;height:60px}.leader-motion{gap:18px;padding-inline:12%}.car-form{width:280px;height:120px}.car-roof{left:65px;width:165px;height:65px}.car-body{height:60px}.wheel{width:48px;height:48px}.hero-road{transform:scale(.69) translate(-38px,-60px)}.hero-ring.ring-two{width:350px;height:350px}}
@media(prefers-reduced-motion:reduce){.hero-motion *,.motion-scene *{animation:none!important}}

.journey-motion{justify-self:center;width:min(520px,43vw);min-height:570px;padding:28px;border:1px solid #ffffff1c;border-radius:34px;background:linear-gradient(145deg,#19191b,#09090a 65%);box-shadow:0 34px 90px #0008,inset 0 1px #ffffff0d;overflow:hidden}.journey-head{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#d5d5d7;margin-bottom:22px}.journey-head b{font-size:10px;letter-spacing:.12em;color:#050505;background:#f2f2f4;border-radius:99px;padding:7px 10px}.journey-map{position:relative;height:360px;border:1px solid #ffffff12;border-radius:25px;overflow:hidden;background:radial-gradient(circle at 79% 22%,#24322c 0 3%,transparent 3.5%),linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px),radial-gradient(circle at 58% 46%,#202b27,#101412 72%);background-size:auto,42px 42px,42px 42px,auto}.journey-map:after{content:"";position:absolute;inset:0;background:linear-gradient(35deg,transparent 47%,#ffffff07 48% 49%,transparent 50%),linear-gradient(125deg,transparent 56%,#ffffff06 57% 58%,transparent 59%)}.journey-path{position:absolute;z-index:2;height:6px;border-radius:20px;background:#efeff1;box-shadow:0 0 18px #ffffff55;transform-origin:left center}.path-one{width:155px;left:48px;top:285px;transform:rotate(-38deg)}.path-two{width:128px;left:170px;top:189px;transform:rotate(18deg)}.path-three{width:184px;left:288px;top:228px;transform:rotate(-52deg)}.journey-start,.journey-end{position:absolute;z-index:4;width:16px;height:16px;border:4px solid #111;border-radius:50%;background:white;box-shadow:0 0 0 7px #ffffff16}.journey-start{left:42px;top:279px}.journey-end{right:37px;top:77px}.journey-label{position:absolute;z-index:4;font-size:10px;color:#d3d3d5;background:#0a0a0bd9;border:1px solid #ffffff18;padding:7px 10px;border-radius:99px}.label-start{left:26px;top:310px}.label-destination{right:22px;top:39px}.journey-car{position:absolute;z-index:5;left:43px;top:274px;width:28px;height:28px;display:grid;place-items:center;color:#0a0a0a;background:#f5f5f6;border:4px solid #171718;border-radius:9px;font-size:11px;box-shadow:0 8px 22px #0008;animation:journey-drive 7s cubic-bezier(.45,0,.2,1) infinite}.journey-data{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}.journey-data div{text-align:center}.journey-data div+div{border-left:1px solid #ffffff17}.journey-data strong{display:block;font-size:17px;font-weight:550;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.journey-data span{display:block;margin-top:6px;font-size:9px;color:#909095}

.story-scene{min-height:620px;padding:42px;border:1px solid #ffffff12;border-radius:29px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 46%,#202022,#0b0b0c 70%);isolation:isolate}.story-scene:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(145deg,#ffffff07,transparent 28%,transparent 72%,#ffffff04)}.story-title{position:relative;z-index:2;max-width:390px;font-size:clamp(27px,3vw,42px);line-height:1.08;letter-spacing:-.045em;font-weight:500}.story-result{position:absolute;z-index:3;left:42px;bottom:38px;font-size:13px;color:#aaa}

.share-story{display:flex;flex-direction:column}.share-flow{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:16px;margin:auto 0}.flow-step{width:112px;height:112px;display:grid;place-items:center;align-content:center;gap:9px;border:1px solid #ffffff1b;border-radius:27px;background:#151517;color:#8f8f94;box-shadow:0 16px 40px #0005;animation:flow-focus 6s ease-in-out infinite}.flow-step b{font-size:30px;font-weight:500}.flow-step span{font-size:11px}.share-flow>i{width:56px;height:1px;position:relative;overflow:hidden;background:#ffffff1b}.share-flow>i:after{content:"";position:absolute;inset:0;background:white;transform:translateX(-105%);animation:connector-pass 6s ease-in-out infinite}.step-post{animation-delay:2s}.step-friends{animation-delay:4s}.share-flow>i:nth-of-type(2):after{animation-delay:2s}

.chat-person{position:absolute;top:190px;z-index:3;display:grid;justify-items:center;gap:8px;color:#aaa;font-size:11px}.chat-person b{width:58px;height:58px;display:grid;place-items:center;border:1px solid #ffffff30;border-radius:50%;background:#1e1e20;color:#eee;font-size:13px}.person-left{left:12%}.person-right{right:12%}.story-bubbles{position:absolute;z-index:4;top:205px;left:50%;width:230px;transform:translateX(-50%)}.story-bubbles p{width:max-content;max-width:190px;padding:13px 17px;border-radius:18px 18px 18px 5px;background:#29292c;font-size:13px;opacity:0;animation:bubble-one 7s var(--ease) infinite}.story-bubbles p+ p{margin:15px 0 0 auto;border-radius:18px 18px 5px 18px;background:#efeff1;color:#101011;animation-name:bubble-two}.plan-confirmed{position:absolute;z-index:4;left:50%;top:390px;display:flex;align-items:center;gap:11px;padding:13px 18px;border:1px solid #ffffff23;border-radius:99px;background:#151517;transform:translateX(-50%);opacity:0;animation:confirm-plan 7s var(--ease) infinite}.plan-confirmed b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eee;color:#111;font-size:12px}.plan-confirmed span{font-size:12px;color:#ddd}

.record-road{position:absolute;z-index:2;left:9%;right:9%;top:285px;height:96px}.record-road:before{content:"";position:absolute;left:34px;right:34px;top:46px;height:5px;border-radius:20px;background:#ffffff20}.record-road i{position:absolute;left:34px;top:46px;width:calc(100% - 68px);height:5px;border-radius:20px;background:#eee;transform-origin:left;animation:road-fill 7s var(--ease) infinite}.record-road>b{position:absolute;z-index:3;left:32px;top:30px;width:37px;height:37px;display:grid;place-items:center;border:4px solid #151516;border-radius:10px;background:#f4f4f5;color:#111;font-size:12px;animation:road-car 7s var(--ease) infinite}.road-start,.road-finish{position:absolute;top:72px;font-size:10px;color:#999}.road-start{left:24px}.road-finish{right:20px}.record-stats{position:absolute;z-index:2;left:9%;right:9%;bottom:58px;display:grid;grid-template-columns:repeat(3,1fr);padding:22px 8px;border:1px solid #ffffff16;border-radius:20px;background:#111113}.record-stats div{text-align:center}.record-stats div+div{border-left:1px solid #ffffff16}.record-stats strong{display:block;font-size:16px;font-weight:550;font-variant-numeric:tabular-nums}.record-stats span{display:block;margin-top:6px;font-size:9px;color:#929297}

.podium{position:absolute;z-index:2;left:9%;right:9%;bottom:88px;height:330px;display:flex;align-items:flex-end;justify-content:center;gap:16px}.podium-place{position:relative;width:29%;height:45%;display:flex;align-items:center;flex-direction:column;padding-top:24px;border:1px solid #ffffff15;border-radius:22px 22px 8px 8px;background:linear-gradient(#262629,#151517);transform-origin:bottom;animation:podium-rise 7s var(--ease) infinite}.podium-place.place-one{height:82%;background:linear-gradient(#ededee,#88888c);color:#0a0a0b;animation-delay:1.2s}.podium-place.place-two{height:62%;animation-delay:.6s}.podium-place.place-three{height:48%;animation-delay:1.8s}.podium-place span{width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:13px}.podium-place b{margin-top:25px;font-size:25px;font-weight:550}.podium-place small{font-size:9px;margin-top:4px;opacity:.65}

.profile-story{background:radial-gradient(ellipse at 50% 54%,#28282b,#0b0b0c 65%)}.clear-car{position:absolute;z-index:2;top:210px;left:50%;width:390px;height:150px;transform:translateX(-50%);animation:car-arrive 7s var(--ease) infinite}.clear-body{position:absolute;left:0;right:0;bottom:25px;height:76px;border-radius:75px 95px 25px 25px;background:linear-gradient(135deg,#f0f0f2,#737378);box-shadow:0 24px 55px #000}.clear-roof{position:absolute;left:88px;top:13px;width:218px;height:82px;background:linear-gradient(135deg,#d8d8da,#55555a);clip-path:polygon(21% 0,78% 0,100% 100%,0 100%);border-radius:80px 80px 0 0}.clear-wheel{position:absolute;z-index:3;bottom:0;width:59px;height:59px;border:11px solid #55555a;border-radius:50%;background:#09090a}.wheel-left{left:55px}.wheel-right{right:50px}.profile-progress{position:absolute;z-index:3;left:12%;right:12%;bottom:63px;padding:19px 20px;border:1px solid #ffffff18;border-radius:19px;background:#111113;opacity:0;animation:progress-appear 7s var(--ease) infinite}.profile-progress span,.profile-progress strong{display:block}.profile-progress span{font-size:10px;color:#999}.profile-progress strong{margin-top:5px;font-size:14px}.profile-progress>i{display:block;height:5px;margin-top:15px;border-radius:10px;background:#2b2b2d;overflow:hidden}.profile-progress>i b{display:block;width:44%;height:100%;border-radius:inherit;background:#eee;transform-origin:left;animation:progress-fill 7s var(--ease) infinite}.profile-progress small{display:block;margin-top:8px;font-size:9px;color:#8e8e93}.profile-story>.story-result{display:none}

@keyframes journey-drive{0%,10%{left:43px;top:274px;transform:rotate(-38deg)}30%{left:160px;top:181px;transform:rotate(18deg)}52%{left:278px;top:216px;transform:rotate(-52deg)}76%,100%{left:430px;top:80px;transform:rotate(-52deg)}}@keyframes flow-focus{0%,18%,100%{background:#151517;color:#8f8f94;transform:translateY(0)}8%,14%{background:#efeff1;color:#111;transform:translateY(-8px)}}@keyframes connector-pass{0%,15%{transform:translateX(-105%)}30%,100%{transform:translateX(105%)}}@keyframes bubble-one{0%,12%{opacity:0;transform:translateY(10px)}20%,88%{opacity:1;transform:none}100%{opacity:0}}@keyframes bubble-two{0%,31%{opacity:0;transform:translateY(10px)}40%,88%{opacity:1;transform:none}100%{opacity:0}}@keyframes confirm-plan{0%,54%{opacity:0;transform:translateX(-50%) translateY(10px)}63%,88%{opacity:1;transform:translateX(-50%)}100%{opacity:0;transform:translateX(-50%)}}@keyframes road-fill{0%,12%{transform:scaleX(0)}75%,90%{transform:scaleX(1)}100%{transform:scaleX(0)}}@keyframes road-car{0%,12%{left:32px}75%,90%{left:calc(100% - 69px)}100%{left:32px}}@keyframes podium-rise{0%,12%{transform:scaleY(.08);opacity:.35}30%,88%{transform:scaleY(1);opacity:1}100%{transform:scaleY(.08);opacity:.35}}@keyframes car-arrive{0%,12%{opacity:0;transform:translateX(-50%) translateY(24px)}28%,88%{opacity:1;transform:translateX(-50%)}100%{opacity:0;transform:translateX(-50%) translateY(10px)}}@keyframes progress-appear{0%,31%{opacity:0;transform:translateY(14px)}43%,88%{opacity:1;transform:none}100%{opacity:0}}@keyframes progress-fill{0%,42%{transform:scaleX(0)}68%,100%{transform:scaleX(1)}}

@media(max-width:1000px){.journey-motion{width:430px}.story-scene{min-height:570px;padding:34px}.story-result{left:34px}.share-flow{gap:10px}.flow-step{width:94px;height:98px}.share-flow>i{width:30px}.clear-car{width:320px}.clear-roof{left:70px;width:180px}}
@media(max-width:767px){.journey-motion{width:min(390px,100%);min-height:490px;padding:20px}.journey-map{height:292px}.path-one{width:112px;left:35px;top:234px}.path-two{width:92px;left:123px;top:164px}.path-three{width:139px;left:206px;top:192px}.journey-start{left:29px;top:228px}.journey-end{right:27px;top:77px}.label-start{left:14px;top:255px}.label-destination{right:13px}.journey-car{animation-name:journey-drive-mobile}.journey-data strong{font-size:14px}.story-scene{min-height:500px;padding:27px}.story-result{left:27px;bottom:27px}.share-flow{gap:7px}.flow-step{width:78px;height:88px;border-radius:21px}.flow-step b{font-size:24px}.share-flow>i{width:20px}.chat-person{top:170px}.person-left{left:7%}.person-right{right:7%}.story-bubbles{top:182px;width:190px}.plan-confirmed{top:350px}.record-road{top:235px}.record-stats{bottom:40px}.record-stats strong{font-size:13px}.podium{height:280px;bottom:65px}.clear-car{top:180px;width:275px;height:120px}.clear-roof{left:61px;top:11px;width:154px;height:66px}.clear-body{height:61px}.clear-wheel{width:48px;height:48px}.wheel-left{left:40px}.wheel-right{right:38px}.profile-progress{left:8%;right:8%;bottom:45px}}
@keyframes journey-drive-mobile{0%,10%{left:30px;top:223px;transform:rotate(-38deg)}30%{left:115px;top:154px;transform:rotate(18deg)}52%{left:198px;top:180px;transform:rotate(-52deg)}76%,100%{left:320px;top:80px;transform:rotate(-52deg)}}
@media(prefers-reduced-motion:reduce){.journey-motion *,.story-scene *{animation:none!important}.journey-car{left:430px;top:80px}.flow-step{color:#111;background:#efeff1}.story-bubbles p,.plan-confirmed,.profile-progress{opacity:1}.record-road i{transform:none}.record-road>b{left:calc(100% - 69px)}.podium-place{transform:none;opacity:1}.clear-car{opacity:1}.profile-progress>i b{transform:none}}

.hero{grid-template-columns:minmax(285px,.62fr) minmax(0,1.38fr);gap:26px}.hero h1{font-size:clamp(62px,6.6vw,96px)}.hero-visuals{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:20px}.hero-visuals>.hero-demo{width:275px;flex:0 0 275px}.hero-visuals>.hero-demo .demo-instructions{display:none}.hero-visuals>.hero-demo .demo-device{box-shadow:0 0 0 4px #151515,0 25px 70px #0009}.hero-visuals>.journey-motion{width:520px;flex:0 0 520px}

.feature-symbol-svg svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}

.rank-story{background:radial-gradient(circle at 50% 70%,#28231b,#0b0b0c 68%)}.rank-story .podium{bottom:50px;height:390px;gap:14px}.rank-story .podium-place{overflow:hidden;border-width:1px;box-shadow:0 25px 60px #0008;animation:podium-settle 8s var(--ease) infinite}.rank-story .podium-place.place-one{height:82%;color:#251700;border-color:#ffe8a766;background:linear-gradient(145deg,#8b5d09 0%,#f5ca55 34%,#fff0a4 48%,#b47708 72%,#4b3106 100%);animation-delay:.75s}.rank-story .podium-place.place-two{height:64%;color:#111216;border-color:#ffffff66;background:linear-gradient(145deg,#5b5e65 0%,#dfe3e8 34%,#ffffff 48%,#8a8e95 72%,#3a3c41 100%);animation-delay:.25s}.rank-story .podium-place.place-three{height:50%;color:#211008;border-color:#efa37266;background:linear-gradient(145deg,#6d3922 0%,#c97949 34%,#f0ae7b 48%,#925035 72%,#442318 100%);animation-delay:1.25s}.rank-story .podium-place>i{position:absolute;z-index:1;top:-35%;bottom:-35%;left:-65%;width:34%;background:linear-gradient(90deg,transparent,#ffffffb8,transparent);transform:rotate(18deg);animation:metal-shine 4.8s ease-in-out infinite}.rank-story .place-two>i{animation-delay:.5s}.rank-story .place-one>i{animation-delay:1.2s}.rank-story .place-three>i{animation-delay:1.9s}.rank-story .podium-place span,.rank-story .podium-place em,.rank-story .podium-place b,.rank-story .podium-place small{position:relative;z-index:2}.rank-story .podium-place span{border-color:currentColor;font-weight:750}.rank-story .podium-place em{margin-top:18px;font-size:12px;font-style:normal;font-weight:650}.rank-story .podium-place b{margin-top:18px;font-size:28px}.rank-story .podium-place small{font-weight:650;opacity:.7}

@keyframes podium-settle{0%,8%{opacity:0;transform:translateY(52px) scaleY(.72)}22%,88%{opacity:1;transform:none}100%{opacity:0;transform:translateY(14px)}}@keyframes metal-shine{0%,24%{left:-65%;opacity:0}38%{opacity:.85}55%,100%{left:135%;opacity:0}}

@media(max-width:1250px){.hero{grid-template-columns:1fr;padding-top:145px;min-height:0}.hero-copy{max-width:650px}.hero-copy p{max-width:520px}.hero-visuals{justify-content:center;margin-top:26px}.hero-bottom{display:none}}
@media(max-width:850px){.hero-visuals{align-items:flex-start;gap:16px}.hero-visuals>.hero-demo{width:255px;flex-basis:255px}.hero-visuals>.journey-motion{width:430px;flex-basis:430px}.hero-visuals>.journey-motion .journey-map{height:360px}}
@media(max-width:767px){.hero-visuals{width:100%;flex-direction:column;align-items:center;gap:34px}.hero-visuals>.hero-demo{width:310px;flex-basis:auto}.hero-visuals>.journey-motion{width:min(390px,100%);flex-basis:auto}.rank-story .podium{height:310px;bottom:35px;gap:8px}.rank-story .podium-place{width:31%;padding-top:18px}.rank-story .podium-place em{margin-top:12px}.rank-story .podium-place b{font-size:23px;margin-top:13px}}

.drive-telemetry{width:275px;flex:0 0 275px;min-height:520px;padding:25px 22px;border:1px solid #ffffff1c;border-radius:31px;background:linear-gradient(150deg,#1a1a1c,#09090a 68%);box-shadow:0 30px 75px #0007,inset 0 1px #ffffff0d}.telemetry-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#d1d1d3}.telemetry-head span{display:flex;align-items:center;gap:8px}.telemetry-head span i{width:8px;height:8px;border-radius:50%;background:#62dc91;box-shadow:0 0 0 5px #62dc9115;animation:telemetry-pulse 2s ease-in-out infinite}.telemetry-head small{font-size:9px;letter-spacing:.12em;color:#0a0a0a;background:#f1f1f2;border-radius:99px;padding:6px 8px}.telemetry-speed{text-align:center;padding:54px 0 31px}.telemetry-speed strong{display:inline-block;font-size:84px;line-height:.9;letter-spacing:-.07em;font-weight:550;font-variant-numeric:tabular-nums}.telemetry-speed>span{font-size:17px;color:#b4b4b7;margin-left:7px}.telemetry-speed small{display:block;margin-top:13px;font-size:9px;color:#77777c}.telemetry-line{height:42px;display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:28px}.telemetry-line i,.telemetry-line b{display:block;width:4px;height:12px;border-radius:10px;background:#68686d;animation:telemetry-level 2.8s ease-in-out infinite}.telemetry-line b{height:25px;background:#e7e7e9}.telemetry-line :nth-child(2){animation-delay:.16s}.telemetry-line :nth-child(3){animation-delay:.32s}.telemetry-line :nth-child(4){animation-delay:.48s}.telemetry-line :nth-child(5){animation-delay:.64s}.telemetry-line :nth-child(6){animation-delay:.8s}.telemetry-line :nth-child(7){animation-delay:.96s}.telemetry-line :nth-child(8){animation-delay:1.12s}.telemetry-line :nth-child(9){animation-delay:1.28s}.telemetry-stats{display:grid;gap:0;border-block:1px solid #ffffff13}.telemetry-stats div{display:flex;justify-content:space-between;align-items:center;padding:13px 2px;font-size:10px}.telemetry-stats div+div{border-top:1px solid #ffffff0e}.telemetry-stats span{color:#85858a}.telemetry-stats b{font-size:11px;font-weight:600}.telemetry-status{display:flex;align-items:center;gap:11px;margin-top:21px;padding:12px;border-radius:15px;background:#171719;border:1px solid #ffffff0f}.telemetry-status>i{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#efeff0;color:#111;font-size:11px;font-style:normal}.telemetry-status span b,.telemetry-status span small{display:block}.telemetry-status span b{font-size:10px}.telemetry-status span small{font-size:8px;color:#88888d;margin-top:4px}

.chat-story{background:radial-gradient(circle at 50% 58%,#26272a,#0b0b0c 70%)}.plan-board{position:absolute;z-index:2;inset:145px 38px 38px;display:flex;flex-direction:column;padding:24px;border:1px solid #ffffff17;border-radius:25px;background:linear-gradient(155deg,#19191c,#0d0d0f);box-shadow:0 24px 60px #0005}.plan-people{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #ffffff12}.plan-board .chat-person{position:static;display:flex;align-items:center;gap:9px;font-size:10px}.plan-board .chat-person b{width:42px;height:42px;font-size:10px}.plan-people>span{font-size:11px;color:#88888d}.plan-board .story-bubbles{position:static;width:auto;transform:none;display:flex;flex-direction:column;justify-content:center;flex:1;padding:21px 3px}.plan-board .story-bubbles p{max-width:74%;padding:14px 17px;font-size:12px;line-height:1.35}.plan-board .story-bubbles p small{display:block;margin-bottom:5px;font-size:8px;color:#929297}.plan-board .story-bubbles p+p small{color:#55555a}.drive-plan{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #ffffff1b;border-radius:18px;background:#202023;opacity:0;animation:drive-plan-arrive 7s var(--ease) infinite}.plan-pin{width:39px;height:39px;display:grid;place-items:center;border-radius:13px;background:#efeff1;color:#111;font-size:18px}.drive-plan>div{min-width:0}.drive-plan>div small,.drive-plan>div strong,.drive-plan>div span{display:block}.drive-plan>div small{font-size:8px;color:#85858a}.drive-plan>div strong{font-size:13px;margin-top:4px}.drive-plan>div span{font-size:8px;color:#99999d;margin-top:4px}.drive-plan>b{margin-left:auto;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#efeff1;color:#111;font-size:11px}

@keyframes telemetry-pulse{0%,100%{opacity:.6;transform:scale(.85)}50%{opacity:1;transform:scale(1.08)}}@keyframes telemetry-level{0%,100%{height:9px;opacity:.45}50%{height:34px;opacity:1}}@keyframes drive-plan-arrive{0%,52%{opacity:0;transform:translateY(14px)}64%,90%{opacity:1;transform:none}100%{opacity:0}}

@media(max-width:850px){.drive-telemetry{width:255px;flex-basis:255px;padding-inline:18px}.telemetry-speed strong{font-size:72px}}
@media(max-width:767px){.drive-telemetry{width:min(340px,100%);flex-basis:auto;min-height:480px}.plan-board{inset:125px 20px 20px;padding:18px}.plan-board .story-bubbles p{max-width:82%}.plan-people>span{display:none}}

.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-height:min(900px,100svh);padding:126px 24px 82px;text-align:center;background:radial-gradient(ellipse at 50% 48%,#202022 0%,#0d0d0e 38%,#060606 70%)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:min(900px,100%)}.hero-copy:before{content:"";position:absolute;z-index:-1;left:50%;top:43%;width:min(760px,90vw);height:360px;border-radius:50%;background:radial-gradient(ellipse,#ffffff0b,transparent 68%);transform:translate(-50%,-50%);animation:hero-glow 6s ease-in-out infinite}.hero .app-intro{margin-bottom:22px}.hero h1{font-size:clamp(76px,9.2vw,136px);line-height:.9;letter-spacing:-.07em}.hero h1 span{display:inline-block;color:transparent;background:linear-gradient(105deg,#7d7d81 18%,#f6f6f7 44%,#a2a2a6 60%,#6f6f73 78%);background-size:240% 100%;background-clip:text;-webkit-background-clip:text;animation:headline-light 6s ease-in-out infinite}.hero-copy p{max-width:540px;font-size:18px}.hero .explore{justify-content:center}.hero-signature{position:relative;z-index:2;width:min(760px,82vw);height:150px;margin-top:22px}.hero-signature svg{display:block;width:100%;height:100%;overflow:visible}.signature-road,.signature-light{fill:none;stroke-linecap:round}.signature-road{stroke:#ffffff17;stroke-width:2}.signature-light{stroke:#f1f1f3;stroke-width:3;stroke-dasharray:.18 .82;stroke-dashoffset:1;filter:drop-shadow(0 0 9px #ffffffaa);animation:road-sweep 5.5s var(--ease) infinite}.hero-signature>svg>circle{fill:#f5f5f6;stroke:#141415;stroke-width:5;filter:drop-shadow(0 0 11px #fff);transform-box:fill-box;transform-origin:center;animation:destination-glow 5.5s ease-in-out infinite}.hero-bottom{bottom:28px}

input{border-color:#ffffff22;box-shadow:0 0 0 0 transparent;transition:border-color .55s var(--ease),box-shadow .65s var(--ease),background .55s var(--ease)}input:focus,input:focus-visible{outline:none;border-color:#f5f5f7;background:#171719;box-shadow:0 0 0 4px #ffffff12,0 0 34px #ffffff16}

@keyframes hero-glow{0%,100%{opacity:.55;transform:translate(-50%,-50%) scale(.94)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}@keyframes headline-light{0%,16%{background-position:100% 0}58%,100%{background-position:0 0}}@keyframes road-sweep{0%{stroke-dashoffset:1;opacity:0}12%{opacity:1}72%{stroke-dashoffset:0}88%,100%{stroke-dashoffset:-.2;opacity:0}}@keyframes destination-glow{0%,62%{opacity:.25;transform:scale(.65)}75%{opacity:1;transform:scale(1.3)}88%,100%{opacity:.35;transform:scale(.8)}}

@media(max-width:767px){.hero{padding:118px 24px 64px;min-height:760px}.hero h1{font-size:clamp(70px,20vw,98px)}.hero-copy p{max-width:360px;font-size:17px}.hero-signature{width:94vw;height:120px;margin-top:15px}.hero-bottom{display:none}}
@media(prefers-reduced-motion:reduce){.hero-copy:before,.hero h1 span,.signature-light,.hero-signature>svg>circle{animation:none!important}.signature-light{stroke-dashoffset:0;opacity:1}}

.hero-copy{overflow:visible}.hero h1{overflow:visible;padding:.03em .1em .13em;line-height:.94}.hero h1 span{padding:0 .08em .1em;margin:0 -.08em -.1em}.signature-light{animation-duration:13s}.hero-signature>svg>circle{animation-duration:13s}.hero-signature>svg>circle:first-of-type{opacity:1;animation:none;fill:#d5d5d8;stroke-width:4}.hero-signature>svg>circle:last-of-type{animation-name:destination-glow}.route-label{position:absolute;font-size:9px;color:#8f8f94;letter-spacing:.04em}.route-label-start{left:0;top:81%}.route-label-end{right:-1px;top:13%}.route-moment{position:absolute;z-index:3;width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff28;border-radius:14px;background:#171719;color:#ededee;box-shadow:0 14px 30px #0009,0 0 0 5px #ffffff05;opacity:0;transform:translate(-50%,-120%) scale(.72);animation:route-moment-pop 13s var(--ease) infinite}.route-moment svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.moment-drive{left:9%;top:68%;animation-delay:.7s}.moment-speed{left:22%;top:40%;animation-delay:2s}.moment-camera{left:36%;top:40%;animation-delay:3.3s}.moment-post{left:49%;top:64%;animation-delay:4.6s}.moment-like{left:63%;top:68%;animation-delay:5.9s}.moment-people{left:78%;top:36%;animation-delay:7.2s}.moment-clan{left:91%;top:24%;animation-delay:8.5s}

@keyframes route-moment-pop{0%,8%{opacity:0;transform:translate(-50%,-105%) scale(.72)}16%,34%{opacity:1;transform:translate(-50%,-130%) scale(1)}46%,100%{opacity:0;transform:translate(-50%,-142%) scale(.82)}}

@media(max-width:767px){.hero h1{padding-inline:.04em;font-size:clamp(66px,19vw,94px)}.hero h1 span{padding-inline:.04em;margin-inline:-.04em}.hero-signature{width:96vw}.route-moment{width:35px;height:35px;border-radius:11px}.route-moment svg{width:18px;height:18px}.route-label{font-size:8px}}
@media(prefers-reduced-motion:reduce){.route-moment{animation:none;opacity:1;transform:translate(-50%,-130%) scale(.8)}}

.feature-symbol.feature-symbol-svg,.route-moment{color:#fff}.feature-symbol.feature-symbol-svg svg,.route-moment svg{color:#fff;fill:none!important;stroke:#fff!important}.feature-symbol.feature-symbol-svg svg *,.route-moment svg *{fill:none!important;stroke:#fff!important;stroke-opacity:1!important}
.moment-drive svg,.moment-camera svg,.moment-people svg{stroke-width:1.15}

.moment-drive svg *,.moment-camera svg *,.moment-people svg *{stroke-width:1.15!important}.signature-arrow{animation:arrow-arrival 13s linear infinite}.signature-arrow path{fill:#fff;stroke:none;filter:drop-shadow(0 0 7px #fff)}.hero-signature>svg>circle.signature-start{animation:start-beacon 13s ease-in-out infinite}.hero-signature>svg>circle.signature-end{animation:end-beacon 13s ease-in-out infinite}.signature-light{stroke-dasharray:1 1;animation-name:road-sweep-synced;animation-timing-function:linear}.moment-drive{animation-delay:0s}.moment-speed{animation-delay:1.4s}.moment-camera{animation-delay:2.8s}.moment-post{animation-delay:4.2s}.moment-like{animation-delay:5.6s}.moment-people{animation-delay:7s}.moment-clan{animation-delay:8.4s}
.moment-post{top:50%}

@keyframes road-sweep-synced{0%,7.9%{stroke-dashoffset:1;opacity:0}8%{stroke-dashoffset:1;opacity:1}80%,88%{stroke-dashoffset:0;opacity:1}96%,100%{stroke-dashoffset:0;opacity:0}}@keyframes arrow-arrival{0%,7.9%{opacity:0}8%,79%{opacity:1}84%,100%{opacity:0}}@keyframes route-moment-pop{0%,5%{opacity:0;transform:translate(-50%,-105%) scale(.72)}12%,24%{opacity:1;transform:translate(-50%,-130%) scale(1)}34%,100%{opacity:0;transform:translate(-50%,-142%) scale(.82)}}@keyframes start-beacon{0%,100%{opacity:.22;transform:scale(.62);filter:none}4%{opacity:1;transform:scale(2.1);filter:drop-shadow(0 0 12px #fff) drop-shadow(0 0 24px #fff)}12%{opacity:1;transform:scale(1.45);filter:drop-shadow(0 0 9px #fff)}42%{opacity:.55;transform:scale(.9);filter:drop-shadow(0 0 2px #fff)}80%{opacity:.22;transform:scale(.62);filter:none}}@keyframes end-beacon{0%,18%{opacity:.2;transform:scale(.55);filter:none}48%{opacity:.42;transform:scale(.72);filter:drop-shadow(0 0 2px #fff)}72%{opacity:.72;transform:scale(.95);filter:drop-shadow(0 0 6px #fff)}84%,92%{opacity:1;transform:scale(1.28);filter:drop-shadow(0 0 9px #fff) drop-shadow(0 0 15px #fff)}100%{opacity:.2;transform:scale(.55);filter:none}}

@media(prefers-reduced-motion:reduce){.hero-signature>svg>circle.signature-start,.hero-signature>svg>circle.signature-end{animation:none!important;opacity:1;transform:none}.signature-arrow{display:none}}

@media(min-width:1101px){.experience{min-height:100svh;display:flex;flex-direction:column;padding-top:34px;padding-bottom:34px}.experience .section-intro{flex:0 0 auto;margin-bottom:24px}.experience .feature-panel:not([hidden]){display:grid;grid-template-columns:minmax(220px,.7fr) minmax(420px,1.18fr) minmax(250px,.72fr);align-items:center;gap:clamp(24px,2.6vw,42px);flex:1;min-height:0}.experience .feature-layout{display:contents;margin:0}.experience .panel-heading h2{font-size:clamp(40px,3.6vw,56px)}.experience .panel-heading p{font-size:15px;line-height:1.55;margin-top:18px}.experience .story-scene{height:min(540px,calc(100svh - 150px));min-height:460px;padding:34px}.experience .story-title{font-size:clamp(27px,2.5vw,38px)}.experience .feature{padding:18px 0;gap:15px}.experience .feature:first-child{padding-top:0}.experience .feature h3{font-size:18px}.experience .feature p{font-size:13px;line-height:1.5;margin-top:6px}.experience .feature-symbol{width:43px;height:43px;border-radius:13px}.experience .plan-board{inset:125px 28px 28px}.experience .rank-story .podium{height:330px}.experience .clear-car{top:185px;transform:translateX(-50%) scale(.86)}.experience .profile-progress{bottom:38px}}

@media(min-width:768px) and (max-width:1100px){.experience{padding-top:55px}.experience .feature-panel:not([hidden]){display:block}.experience .feature-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);gap:28px}.experience .story-scene{min-height:540px}.experience .panel-heading h2{font-size:clamp(44px,6vw,62px)}}

@media(max-width:767px){body{overflow-x:hidden}.wrap{padding-inline:20px}.header{padding-inline:20px}.hero{width:100%;overflow:hidden}.hero-copy{max-width:100%}.hero h1{max-width:100%;font-size:clamp(61px,18vw,88px)}.hero-copy p{width:min(340px,100%)}.experience{width:100%;padding:42px 20px 28px}.experience .section-intro{gap:18px;margin-bottom:28px}.experience .intro-line{font-size:13px}.switcher.five{display:grid;grid-template-columns:repeat(6,1fr);width:100%;gap:4px;padding:5px;overflow:visible;border-radius:21px}.switcher.five button{grid-column:span 2;width:100%;min-width:0;min-height:39px;padding:8px 4px;font-size:10px}.switcher.five button:nth-child(4),.switcher.five button:nth-child(5){grid-column:span 3}.experience .panel-heading h2{font-size:clamp(39px,12vw,52px)}.experience .panel-heading p{font-size:15px;line-height:1.5}.experience .feature-layout{gap:24px;margin-top:26px}.experience .story-scene{width:100%;min-height:450px;padding:24px;border-radius:24px}.experience .story-title{font-size:clamp(26px,8vw,34px)}.experience .feature{padding:18px 0;gap:15px}.experience .feature h3{font-size:18px}.experience .feature p{font-size:14px;line-height:1.5;margin-top:6px}.experience .feature-symbol{width:43px;height:43px}.experience .plan-board{inset:112px 15px 15px;padding:15px}.experience .plan-board .story-bubbles{padding-block:13px}.experience .drive-plan{padding:11px}.experience .record-road{top:210px}.experience .record-stats{left:5%;right:5%;bottom:28px;padding:18px 4px}.experience .rank-story .podium{height:275px;bottom:25px}.experience .clear-car{top:165px;transform:translateX(-50%) scale(.84)}.experience .profile-progress{bottom:28px}.waitlist{padding-inline:20px}.form-row{width:100%}input{font-size:16px}}

.signature-light{animation:none!important;stroke-dasharray:1 1;stroke-dashoffset:1}.signature-arrow{animation:none!important}

@media(max-width:767px){.experience .section-intro{align-items:stretch}.switcher.five{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;width:100%;max-width:none;padding:4px;overflow:visible;border:1px solid #ffffff1c;border-radius:18px;background:linear-gradient(145deg,#18181a,#0c0c0d);box-shadow:inset 0 1px #ffffff0b,0 10px 30px #0005}.switcher.five button,.switcher.five button:nth-child(4),.switcher.five button:nth-child(5){grid-column:auto;width:100%;min-width:0;min-height:42px;padding:0 2px;border-radius:14px;font-size:clamp(8px,2.35vw,10px);letter-spacing:-.02em}.switcher.five button[aria-selected="true"]{box-shadow:0 3px 12px #0008,0 0 0 1px #ffffff24}}

@media(max-width:767px){.hero-signature{width:calc(100vw - 24px);height:auto;aspect-ratio:76/15;margin-top:44px;margin-bottom:24px}.hero-signature svg{width:100%;height:100%;aspect-ratio:76/15}.signature-light{stroke-width:3.4}.signature-arrow path{filter:drop-shadow(0 0 5px #fff)}}
