.cx02-display-desktop{display:block!important}.cx02-display-mobile{display:none!important}@media (max-width:992px){.cx02-display-desktop{display:none!important}.cx02-display-mobile{display:block!important}.cx02-bullet-inactive{display:none}}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1250px}}#specNav{background:linear-gradient(45deg,#fff,#e8e8e8);border-bottom:1px solid #e5e7eb}#specNav nav{width:100%}#specNav .specNavInner{justify-content:flex-end;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}#specNav ul{flex-direction:row;margin:0;padding:0;list-style:none;display:flex}#specNav ul li a{color:#262626;font-size:14px;font-family:var(--familyInter);padding:12px 20px;text-decoration:none;display:block}#specNav ul li a:hover{text-decoration:underline}.heroSection{background:var(--white);flex-direction:column;justify-content:center;align-items:center;display:flex}.heroSection .headerContent{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:10px;width:min(60vw,760px);max-width:760px;padding:4em 0 1em;display:flex;position:relative}.heroSection .headerContent h1{font-size:clamp(28px,4vw,32px);font-weight:700;line-height:38px;font-family:var(--familyInter);color:#212529;line-height:38px}.heroSection .headerContent p{font-size:18px;font-family:var(--familyInter);color:#212529;margin-bottom:0}.product-images{justify-content:center;width:100%;display:flex}.product-images img{width:80%;height:auto;margin-bottom:10px;transition:all .5s ease-in-out;position:relative}.product-hero-actions{flex-flow:column wrap;justify-content:center;align-items:center;gap:16px;display:flex}.product-book-btn{width:80%;max-width:220px;font-family:var(--familyInter);letter-spacing:.3px;text-transform:none;text-align:center;white-space:nowrap;cursor:pointer;background-color:#000;border:none;border-radius:50px;padding:10px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .3s,transform .2s;display:block;color:#fff!important}.product-book-btn:hover{background-color:#222;transform:translateY(-2px)}.colors{background:#f5f5f5;border-radius:50px;gap:2px;margin:.5rem;padding:.5rem;display:flex;position:relative}.colors .color-option{cursor:pointer;border-radius:50%;width:30px;height:30px;margin-right:5px;display:inline-block;position:relative}.tTip{visibility:hidden;z-index:9;text-align:center;color:#f5f5f5;cursor:pointer;white-space:nowrap;width:auto;font-family:var(--familyInter);background:0 0;border-radius:5px;padding:5px;font-size:13px;position:absolute;bottom:-40px}.color-option:hover .tTip{visibility:visible;transition:all .5s ease-in-out}.color-option.blue:hover .tTip{color:var(--bg-graphite);background-color:#bfc7d9}.color-option.white:hover .tTip{color:var(--bg-graphite);background-color:#ebe3d6}.color-option.orange:hover .tTip{color:var(--white);background-color:#e65e33}.color-option.green:hover .tTip{color:var(--white);background-color:#384726}.color-option.bBlue:hover .tTip{color:var(--white);background-color:#2b3b45}.color-option.pistachio:hover .tTip{color:var(--bg-graphite);background-color:#9accc4}.color-option.sienna:hover .tTip{color:var(--bg-graphite);background-color:#dbc5bb}.mainComp{background-color:var(--white);justify-content:center;align-items:center;display:flex}@media (min-width:1920px){.mainComp .container,.mobileApp .container,#battery .container,#suspension .container,#taillights .container{max-width:1470px}}.mainComp .displayDsktop{display:block}.mainComp .displayMobile{display:none}.mainComp .slideComp{justify-content:center;align-items:center;width:100%;margin:0 auto;display:inline-grid;position:relative}.mainComp .slideComp #slides{margin:45px 0 0;position:relative}.mainComp .slideComp #slides .slideDisplay video{width:100%}.mainComp .slideComp h2{color:var(--black);font-size:28px;font-weight:700;font-family:var(--familyInter);text-align:center;margin:0 auto;padding:10px;line-height:34px;position:relative}.mainComp .slideComp>p{text-align:center;font-family:var(--familyInter)}.mainComp .bullet-containerDisplay{justify-content:center;margin-top:20px;display:flex}.mainComp .bulletDisplay{cursor:pointer;background-color:#ccc;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:all .5s ease-in-out;display:inline-block}.mainComp .bulletDisplay.active{background-color:var(--green);border-radius:5px;width:50px;height:10px}.mainComp .bullet-points{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:20px;width:100%;margin-top:20px;padding:0;list-style-type:none;display:grid}.mainComp .bullet-pointDisplay{cursor:pointer;color:#000;background-color:#0000;width:auto;height:auto;display:inline-block}.mainComp .bullet-pointDisplay .info{padding:0 1em}.mainComp .bullet-pointDisplay .info h3{font-size:21px;font-weight:600;font-family:var(--familyInter)}.mainComp .bullet-pointDisplay .info h4{font-size:14px;font-weight:400;font-family:var(--familyInter)}.mainComp .bullet-pointDisplay .info .sep{opacity:.2;border:none;border-top:1px solid #262626;width:100%;margin:20px 0;display:block}.mainComp .bullet-pointDisplay .info p{text-align:left;font-family:var(--familyInter);font-size:16px}.mainComp .bullet-points .bullet-pointDisplay.active .info{font-weight:700}.mainComp .active .info h3{color:var(--green)}.mobileApp{background-color:var(--white)}.slider-container{justify-content:center;align-items:center;width:100%;margin:50px auto;display:grid;position:relative;overflow:hidden}.slider-container .slider-item{width:100%;height:auto;transition:opacity .5s ease-in;display:none}.slider-container .slider-item .feature{grid-template-columns:repeat(2,1fr);align-items:center;gap:40px;display:grid}.slider-container .slider-item .feature .heading .heads{display:none}.slider-container .slider-item .feature .comp{background-color:var(--lightGrey);border-radius:5px}.slider-container .slider-item .feature .comp video{justify-content:center;width:100%;height:auto;display:flex}.slider-container .slider-item .feature .content{grid-template-rows:repeat(2,1fr);grid-auto-rows:minmax(250px,auto);align-content:stretch;gap:20px;width:90%;height:460px;padding:.5em;display:grid}.slider-container .slider-item .feature .content .heads{display:block}.slider-container .slider-item .feature .content .heads h2{color:#262626;text-align:left;font-size:28px;font-weight:700;font-family:var(--familyInter);margin-bottom:.5rem;padding:0;position:relative}.slider-container .slider-item .feature .content .heads h4{font-size:18px;font-weight:400;font-family:var(--familyInter);color:#000}.slider-container .slider-item .feature .content .areaContent h3{font-size:21px;font-weight:600;font-family:var(--familyInter);color:#000;align-items:center;margin-bottom:9px;display:flex}.slider-container .slider-item .feature .content .areaContent h3 .icon{align-items:center;margin-right:10px;display:inline-flex}.slider-container .slider-item .feature .content .areaContent h3 .icon img{width:45px}.slider-container .slider-item .feature .content .areaContent p{font-family:var(--familyInter);color:#000;font-size:18px}.slider-item.active{opacity:1;display:block}.bullets{border-radius:5px;justify-content:center;align-items:center;margin-top:20px;display:flex;position:absolute;bottom:50px;right:40%}.bullets .bullet{background-color:var(--orange);cursor:pointer;border-radius:5px;width:8px;height:8px;margin:0 5px;transition:all .4s ease-in-out;position:relative}.bullet.active{border-radius:5px;width:50px;transition:all .4s ease-in-out}.bullet .timer-progress{transform-origin:0;background-color:#0000004d;border-radius:5px;width:0%;height:100%;transition:all 2s linear;position:absolute;top:0;left:0;transform:scaleX(0)}.bullet.active .timer-progress{background-color:#0003;width:100%;transform:scaleX(1)}#battery{font-family:var(--familyInter)}#battery h2{color:#000;font-family:var(--familyInter);width:100%;margin:0;font-weight:700;position:relative}#battery>.container>p,#battery p.battery-desc{width:37%;font-size:18px;font-family:var(--familyInter);color:#000}#battery .mainBox{align-items:stretch;gap:20px;height:auto;margin-top:20px;display:flex;overflow:hidden}#battery .mainBox img{object-fit:cover;width:100%;height:100%}#battery .mainBox .bat-col-left{flex:0 0 33.33%;max-width:33.33%}#battery .mainBox .bat-col-right{flex:1;min-width:0}#battery .mainBox .box{height:100%}#battery .mainBox .box .batterySwap{height:100%;position:relative;overflow:hidden}#battery .mainBox .box .batterySwap img{object-fit:cover;width:100%;display:block}#battery .mainBox .box .batterySwap .content{color:#fff;box-sizing:border-box;overflow-wrap:anywhere;background-color:#000;flex-direction:column;justify-content:center;min-width:min(450px,100%);max-width:100%;height:100%;padding:40px 32px;display:flex;position:absolute;top:0;right:0}#battery .mainBox .box .batterySwap .content .boxContent{padding:25px 0}#battery .mainBox .box .batterySwap .content .boxContent h3{margin:0 0 12px}#battery .mainBox .box .batterySwap .content .boxContent h5{margin:0}#battery .mainBox .box .batterySwap .content .boxContent ul{padding:0;list-style-type:none}#battery .mainBox .box .batterySwap .content .boxContent ul li{font-family:var(--familyInter);font-size:16px}#battery .mainBox .box .batterySwap .content .boxContent h3{font-size:24px;font-weight:600;font-family:var(--familyInter)}#battery .mainBox .box .batterySwap .content .boxContent h3 .subHeading{margin-top:6px;font-size:24px;font-weight:600}#battery .mainBox .box .batterySwap .content .boxContent h5{font-size:18px;font-weight:300;font-family:var(--familyInter)}#suspension{margin:0;position:relative}#suspension h2{color:#000;font-family:var(--familyInter);text-align:left;width:100%;margin:0;font-weight:700;position:relative}#suspension p.sus-desc{width:33%;font-family:var(--familyInter);color:#000;font-size:18px}#suspension .mainBox{gap:10px;margin-top:16px;display:flex}#suspension .mainBox .sus-col-empty,#suspension .mainBox .sus-col{flex:0 0 33.33%}#suspension .mainBox .box .sus{position:relative}#suspension .mainBox .box .seat{position:relative;top:-100px}#suspension .mainBox .box .sus video{width:100%;display:block}#suspension .mainBox .box .sus .content{width:100%;position:absolute;bottom:0;left:0}#suspension .mainBox .box .sus .content .boxContent{text-align:center;background:linear-gradient(#000000ab,#000);padding:1em}#suspension .mainBox .box .sus .content .boxContent h3{color:var(--white);font-family:var(--familyInter);margin:0;font-size:1.5rem;font-weight:600}#suspension .mainBox .box .sus .content .boxContent h5{color:var(--white);font-size:18px;font-weight:300;font-family:var(--familyInter);margin:0}#taillights{margin-bottom:80px}#taillights .lightBox{gap:80px;display:flex}#taillights .lightBox .tl-content{flex:0 0 33.33%;padding-top:80px}#taillights .lightBox .vContent{text-align:center;flex:1;margin:0 auto}#taillights .lightBox .vContent video{width:75%}#taillights .lightBox h2{color:#000;font-family:var(--familyInter);text-align:left;width:100%;margin:0;padding:10px 0;font-size:28px;font-weight:700;position:relative}#taillights .lightBox p{width:100%;font-family:var(--familyInter);color:#000;font-size:18px}#spec{font-family:var(--familyInter)}#spec h2.head{color:#000;font-family:var(--familyInter);text-align:left;width:100%;margin:20px 0;font-size:32px;font-weight:700}#spec .accordion-item{background-color:#fff;border:1px solid #00000020}#spec .accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}#spec .accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}#spec .accordion-item+.accordion-item{border-top:0}#spec .accordion-header{margin-bottom:0}#spec .accordion-button{width:100%;font-size:1rem;font-family:var(--familyInter);color:#212529;text-align:left;cursor:pointer;background-color:#fff;border:0;border-radius:0;outline:none;align-items:center;padding:1rem 1.25rem;font-weight:400;transition:color .15s ease-in-out,background-color .15s ease-in-out;display:flex;position:relative}#spec .accordion-button:not(.collapsed){color:#052c65;background-color:#cfe2ff;gap:12px;padding-left:30px;box-shadow:inset 0 -1px #00000020}#spec .accordion-button:after{display:none}#spec .accordion-button .acc-icon{color:inherit;flex-shrink:0;margin-right:.5rem}#spec .accordion-body{padding:1.25rem 1.25rem 2.25rem}#spec .accordion-body .table{border-collapse:collapse;color:#212529;width:100%;margin-bottom:0;font-size:17px}#spec .accordion-body .table tr{border-top:1px solid #dee2e6}#spec .accordion-body .table tr:first-child{border-top:none}#spec .accordion-body .table tr:last-child{border-bottom:1px solid #dee2e6}#spec .accordion-body .table th{text-align:left;vertical-align:top;color:#212529;font-weight:400;font-family:var(--familyInter);padding:.5rem}#spec .accordion-body .table th.head{font-weight:700}#spec .accordion-body .table th.content{font-weight:400}@media (max-width:992px){.mainComp .displayDsktop{display:none}.mainComp .displayMobile{display:block}}@media (max-width:771px){.mainComp{position:inherit}.mainComp .slideComp{position:inherit;width:100%}.mainComp .slideComp h2{font-size:24px}.mainComp .bullet-points{grid-template-columns:repeat(1,1fr)}.mainComp .bullet-points .bullet-pointDisplay{display:none}.mainComp .bullet-points .active{display:block}}@media (max-width:1024px){.slider-container .slider-item .feature .comp video{height:auto}.slider-container .slider-item .feature .content{grid-template-rows:100px;height:auto}.bullets{right:30%}}@media (max-width:771px){.slider-container{overflow:visible}.slider-container .slider-item .feature{grid-template-columns:auto}.slider-container .slider-item .feature .heading{margin-bottom:20px}.slider-container .slider-item .feature .heading .heads{display:block}.slider-container .slider-item .feature .heading .heads h2{font-size:24px;font-weight:600}.slider-container .slider-item .feature .heading .heads h4{font-size:16px}.slider-container .slider-item .feature .comp video{height:auto}.slider-container .slider-item .feature .content{grid-auto-rows:auto;height:200px}.slider-container .slider-item .feature .content .heads{display:none}.bullets{bottom:-65px;left:0;right:auto}}@media (max-width:992px){#battery .mainBox{flex-direction:column}#battery .mainBox .bat-col-left{flex:none;max-width:100%}#battery .mainBox .bat-col-right{flex:none;width:100%}#battery .mainBox .box .batterySwap{height:auto;min-height:380px}#battery .mainBox .box .batterySwap .content{width:100%;min-width:0;padding:24px 20px;position:relative}#battery .mainBox .box .batterySwap .content .boxContent{padding:16px 0}#battery .mainBox .box .batterySwap .content .boxContent h3{white-space:normal;font-size:20px;line-height:1.2}#battery .mainBox .box .batterySwap .content .boxContent h5{font-size:16px}#battery>.container>p,#battery p.battery-desc{width:100%}#suspension .mainBox{flex-direction:column}#suspension .mainBox .sus-col-empty{display:none}#suspension .mainBox .sus-col{flex:none;width:100%}#suspension .mainBox .box .seat{top:0}#suspension p.sus-desc{width:100%}#taillights .lightBox{display:block}#taillights .lightBox .tl-content{padding-top:0}#taillights .lightBox .vContent video{width:100%}#taillights h2{font-size:24px}}@media (max-width:768px){#suspension{margin:0;padding:30px 0}#suspension h2{color:#000}#suspension p.sus-desc{color:#000;width:100%;font-size:15px}#suspension .mainBox{gap:16px}#suspension .mainBox .sus-col{justify-content:center;align-items:center;width:100%;display:flex}#suspension .mainBox .sus-col .box{width:100%}#suspension .mainBox .box .sus{height:445x;overflow:hidden}#suspension .mainBox .sus video{object-fit:cover;width:100%;height:100%;display:block}}@media (max-width:1024px){#spec{width:100%;padding:0}}@media (max-width:992px){#spec h2.head{font-size:24px}}@media (max-width:1024px){.heroSection .headerContent{width:min(80vw,720px)}.heroSection .headerContent h1{font-size:clamp(26px,3.2vw,36px)}.heroSection .headerContent p{font-size:18px}}@media (max-width:771px){.product-images img{width:100%;height:auto}.tTip{display:none}.heroSection .headerContent{padding:2.5rem 0 1rem}.heroSection .headerContent h1{font-size:26px}.heroSection .headerContent p{font-size:18px}}#head .content{align-items:center;margin:40px 0;display:flex}#head .content h1{font-size:36px;font-family:var(--familyInter);color:var(--black);font-weight:700;line-height:43px}@media (max-width:768px){#head .content h1{font-size:28px}}#mapBox{font-family:var(--familyInter);margin-bottom:40px}#mapBox .box{align-items:flex-start;gap:10px;display:flex}#mapBox .box .map-col-left{flex:0 0 33.33%}#mapBox .box .map-col-right{flex:1;min-width:0}#mapBox .box .offInfo{background:#f5f5f5;padding:1em}#mapBox .box .offInfo span{font-size:18px;font-weight:400;font-family:var(--familyInter);line-height:24px}#mapBox .box .offInfo h4{font-size:21px;font-weight:700;font-family:var(--familyInter);line-height:25px}#mapBox .box .offInfo .content{display:flex}#mapBox .box .offInfo .content h5{font-size:18px;font-weight:600;font-family:var(--familyInter);line-height:22px}#mapBox .box .offInfo .content h6{font-size:18px;font-weight:300;font-family:var(--familyInter);line-height:22px}#mapBox .box .offInfo .content h6 a{color:#343434;font-family:var(--familyInter);line-height:22px;text-decoration:none}#formContact h2{color:var(--black);font-family:var(--familyInter);text-align:center;width:50%;margin:40px auto;padding:1em 0;font-size:32px;font-weight:700}#formContact form{justify-content:center;align-items:center;gap:10px;display:grid}#formContact form .info{font-family:var(--familyInter);gap:20px;display:flex}#formContact form .info .entry{flex:1}#formContact form label{font-family:var(--familyInter);font-size:14px}#formContact form .info input[type=text],#formContact form .info select{box-sizing:border-box;width:100%;font-family:var(--familyInter);border:1px solid #ccc;border-radius:4px;margin:8px 0;padding:12px 20px;display:inline-block}#formContact form .message{font-family:var(--familyInter);flex-direction:column;display:flex}#formContact form .message textarea{font-family:var(--familyInter);resize:vertical;border:1px solid #c8c8c8;border-radius:4px;margin:8px 0;padding:10px}#formContact form .btnSubmit{background:var(--black);font-family:var(--familyInter);color:var(--white);cursor:pointer;border:none;border-radius:5px;width:fit-content;margin:1em 0;padding:.5em 2em;font-size:16px}#formContact form .btnSubmit:hover{background:var(--bg-graphite)}@media (max-width:991px){#mapBox .box{display:grid}#mapBox .box .map-col-left,#mapBox .box .map-col-right{flex:none;width:100%}#formContact h2{width:100%;padding:1em .5em;font-size:18px}#formContact form{display:block}#formContact form .info{flex-direction:column;gap:0}}.cc01-slider{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;max-width:1400px;margin:0 auto 10px;position:relative;overflow:hidden}.cc01-slider:active{cursor:grabbing}.cc01-slider__track{width:100%;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex}.cc01-slider__slide{flex:0 0 100%;width:100%}.cc01-slider__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.cc01-slider__dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,width .3s,border-radius .3s}.cc01-slider__dot--active{background:var(--green,#384726);border-radius:5px;width:36px}.cc01-hero{background:linear-gradient(160deg,#e3e5e6 0%,#eef0f0 32%,#fff 72%)}.cc01-hero-stage{aspect-ratio:1920/900;width:100%;position:relative;overflow:hidden}.cc01-hero-bg{z-index:1;transform-origin:50% 100%;width:112.188%;height:110.148%;position:absolute;top:-10.147%;left:12.135%;transform:scale(.94)}.cc01-hero-bg img{object-fit:cover;width:100%;height:100%;display:block}.cc01-hero-bg__layer{position:absolute;inset:0}.cc01-hero-bg--fading .cc01-hero-bg__layer--in{animation:.4s ease-out cc01HeroCrossfade}@keyframes cc01HeroCrossfade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.cc01-hero-bg--fading .cc01-hero-bg__layer--in{animation:none}}.cc01-hero-bg--wide{z-index:3}.cc01-hero-ring{aspect-ratio:1;z-index:2;mix-blend-mode:multiply;width:43.49%;position:absolute;top:2.52%;right:8.802%;transform:rotate(90deg)}.cc01-hero-ring img{width:100%;height:100%;position:absolute;inset:0}.cc01-hero-ring-img--dark{display:none}.cc01-hero-copy{z-index:auto;flex-direction:column;align-items:flex-start;gap:clamp(12px,1.25vw,24px);width:52.083%;display:flex;position:absolute;top:20.131%;left:6.563%}.cc01-hero-copy>*{z-index:4;position:relative}.cc01-hero-copy .pd-eyebrow{color:var(--green);text-align:left;letter-spacing:clamp(2.9px,.2292vw,4.4px);margin:0;font-size:clamp(13px,1.042vw,20px)}.cc01-hero-headline{z-index:0;font-family:var(--familyInter);color:var(--bg-graphite);margin:0;position:relative}.cc01-hero-headline-line1{letter-spacing:0;font-size:clamp(28px,3.6vw,70px);font-weight:700;line-height:1;display:block}.cc01-hero-headline-accent{letter-spacing:0;font-size:clamp(48px,8.9vw,180px);font-weight:900;line-height:.9;display:block}.cc01-hero-subtitle{max-width:540px;font-family:var(--familyInter);color:#26262680;margin:0;font-size:clamp(14px,1.042vw,20px);font-weight:600;line-height:1.4}.cc01-hero-copy .pd-btn{margin-top:4px}.cc01-specstrip{z-index:5;align-items:center;gap:clamp(16px,1.4584vw,28px);display:flex;position:absolute;top:75.589%;left:6.563%}.cc01-specstrip-item{border-left:1px solid #a8a8a8;flex-direction:column;gap:6px;padding-left:clamp(16px,1.4584vw,28px);display:flex}.cc01-specstrip-item:first-child{border-left:none;padding-left:0}.cc01-specstrip-label{font-family:var(--familyInter);color:var(--green);white-space:nowrap;font-size:clamp(18px,1.4584vw,28px);font-weight:500}.cc01-specstrip-sub{font-family:var(--familyInter);letter-spacing:0;color:#26262680;white-space:nowrap;font-size:clamp(9px,.625vw,12px);font-weight:400}.cc01-hero-dots{z-index:3;align-items:center;gap:8px;display:flex;position:absolute;top:80.442%;left:45.573%}.cc01-spec{background:var(--white);padding:clamp(80px,6.25vw,120px) 0 clamp(96px,6.7708vw,130px)}.cc01-spec-grid{align-items:flex-start;gap:clamp(32px,4vw,80px);display:flex}.cc01-spec-copy{flex-direction:column;flex:none;gap:22px;width:clamp(280px,34vw,560px);max-width:100%;display:flex}.cc01-spec-copy .pd-eyebrow,.cc01-spec-copy .pd-section-title{text-align:left;margin:0}.cc01-spec-copy .pd-section-sub{text-align:left;color:#26262680;margin:0;font-weight:600}.cc01-spec-list{border-top:1px solid #c9c9c9;flex:1 1 0;min-width:0;margin:0;padding:0;list-style:none}.cc01-spec-row{border-bottom:1px solid #c9c9c9;justify-content:space-between;align-items:center;gap:clamp(12px,1.6vw,24px);padding:clamp(18px,2vw,28px) 0;display:flex}.cc01-spec-row-label{flex:none;align-items:center;gap:clamp(10px,1.2vw,24px);display:flex}.cc01-spec-index{font-family:var(--familyInter);letter-spacing:0;color:var(--green);white-space:nowrap;font-size:clamp(12px,.8vw,15px);font-weight:400}.cc01-spec-label{font-family:var(--familyInter);color:var(--bg-graphite);white-space:nowrap;font-size:clamp(15px,1.4vw,24px);font-weight:500}.cc01-spec-value{font-family:var(--familyInter);letter-spacing:0;color:var(--bg-graphite);text-align:right;white-space:normal;flex:auto;min-width:0;font-size:clamp(15px,1.65vw,28px);font-weight:500}.cc01-gallery{background:#f5f5f5;padding:clamp(80px,6.25vw,120px) 0 clamp(96px,6.7708vw,130px)}.cc01-gallery-head{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}.cc01-gallery-head .pd-eyebrow,.cc01-gallery-head .pd-section-title{text-align:left;margin:0}.cc01-gallery-grid{aspect-ratio:1677/900;grid-template-rows:318fr 565fr;grid-template-columns:1.474fr 1fr 1fr 1fr;gap:18px;display:grid}.cc01-gallery-col1{grid-area:1/1/3}.cc01-gallery-col2{grid-area:2/2}.cc01-gallery-col3{grid-area:2/3;min-width:0;min-height:0;position:relative}.cc01-gallery-col4{grid-area:1/4/3}.cc01-gallery-banner-cell{grid-area:1/2/auto/4;min-width:0;min-height:0;position:relative}.cc01-gallery-col1,.cc01-gallery-col2,.cc01-gallery-col4{flex-direction:column;gap:18px;min-width:0;min-height:0;display:flex}.cc01-gallery-photo{object-fit:cover;border-radius:10.76px;transition:transform .6s cubic-bezier(.22,1,.36,1)}.cc01-gallery-photo-wrap:hover .cc01-gallery-photo,.cc01-gallery-col3:hover .cc01-gallery-photo,.cc01-gallery-banner-cell:hover .cc01-gallery-photo{transform:scale(1.05)}.cc01-gallery-photo-wrap{flex-basis:0;min-height:0;position:relative}.cc01-gallery-photo-wrap,.cc01-gallery-col3,.cc01-gallery-banner-cell{border-radius:10.76px}@media (max-width:1200px){.cc01-spec-grid{gap:40px}}@media (max-width:1024px){#spec.cc01-spec{padding:80px 0 96px}.cc01-spec .pd-inner{padding:0 clamp(24px,8vw,64px)}.cc01-spec-grid{flex-direction:column;align-items:stretch;gap:56px}.cc01-spec-copy{gap:18px;width:100%}.cc01-spec-copy .pd-section-title,.cc01-gallery-head .pd-section-title{font-size:clamp(32px,5.5vw,44px)}.cc01-spec-row{padding:24px 0}.cc01-spec-row-label{gap:20px}}@media (max-width:1024.98px) and (min-width:768px){.cc01-hero-stage{aspect-ratio:768/775}.cc01-hero-bg{width:204.65%;height:118.06%;top:-12.9%;left:-39.17%;transform:none}.cc01-hero-ring{width:73.05%;top:12.39%;right:9.115%}.cc01-hero-copy{gap:14px;width:65.1%;top:7.48%;left:7.03%}.cc01-hero-copy .pd-eyebrow{letter-spacing:2.2px;font-size:10px}.cc01-hero-headline-line1{letter-spacing:-.7px;font-size:35px}.cc01-hero-headline-accent{letter-spacing:-2.7px;font-size:90px}.cc01-hero-subtitle{max-width:min(270px,31vw);font-size:10px}.cc01-hero-copy .pd-btn{border-radius:20px;padding:9.333px 21.333px;font-size:10.667px}.cc01-specstrip{gap:0;top:44.512%;left:7.029%}.cc01-specstrip-item{padding-left:clamp(9px,1.35vw,14px)}.cc01-specstrip-label{font-size:clamp(11px,1.56vw,14px)}.cc01-specstrip-sub{letter-spacing:clamp(.55px,.088vw,.75px);font-size:clamp(5px,.71vw,6px)}.cc01-hero-dots{top:90.45%;left:43.49%}}@media (max-width:767.98px){.cc01-hero{background:#f1f1f1}.cc01-hero-stage{aspect-ratio:unset;box-sizing:border-box;flex-direction:column;gap:0;padding:0;display:flex;overflow:visible}.cc01-hero-bg{order:1;width:100%;height:auto;position:relative;top:auto;left:auto;overflow:hidden;transform:none}.cc01-hero-ring{order:1;right:auto}.cc01-hero-copy{box-sizing:border-box;background:#f1f1f1;order:2;align-items:flex-start;width:100%;position:static;top:auto;left:auto}.cc01-specstrip{display:none}.cc01-hero-dots{order:3;justify-content:center;margin-top:0;position:static;top:auto;left:auto}}@media (min-width:600.02px) and (max-width:767.98px){.cc01-hero-stage{--cc01-hero-photo-h:min(62.5vw, 58vh)}.cc01-hero-bg{height:var(--cc01-hero-photo-h)}.cc01-hero-bg img{object-fit:contain;transform-origin:50% 45%;transform:scale(1.4)}.cc01-hero-ring{left:calc(50% - var(--cc01-hero-photo-h) * .3);top:calc(var(--cc01-hero-photo-h) * .25);width:calc(var(--cc01-hero-photo-h) * .62)}.cc01-hero-copy{gap:14px;padding:20px clamp(24px,4vw,32px) 32px}.cc01-hero-copy .pd-eyebrow{letter-spacing:2.2px;font-size:11px}.cc01-hero-headline-line1{letter-spacing:-.6px;font-size:calc(4.16667vw + 3px)}.cc01-hero-headline-accent{letter-spacing:-1.9px;font-size:calc(20.2381vw - 65.4286px)}.cc01-hero-subtitle{max-width:560px;font-size:13px}.cc01-hero-copy .pd-btn{padding:10px 22px;font-size:12px;font-weight:600}.cc01-hero-dots{padding:10px 0 36px}}@media (max-width:600px){.cc01-hero-bg{aspect-ratio:390/420}.cc01-hero-bg img{transform-origin:50% 42%;transform:scale(1.35)}.cc01-hero-ring{width:74%;top:20.5vw;left:7.5%}.cc01-hero-copy{gap:14px;padding:16px 24px 28px}.cc01-hero-copy .pd-eyebrow{letter-spacing:2.2px;font-size:11px}.cc01-hero-headline-line1{letter-spacing:-.5px;font-size:28px}.cc01-hero-headline-accent{letter-spacing:-1.5px;font-size:56px}.cc01-hero-subtitle{max-width:none;font-size:13px}.cc01-hero-copy .pd-btn{padding:10px 20px;font-size:12px;font-weight:600}.cc01-hero-dots{padding:8px 0 32px}}@media (max-width:992px){.cc01-gallery-grid{aspect-ratio:auto;grid-template-rows:none;grid-template-columns:repeat(3,1fr);gap:14px}.cc01-gallery-col1,.cc01-gallery-col2,.cc01-gallery-col3,.cc01-gallery-col4,.cc01-gallery-banner-cell{grid-area:auto}.cc01-gallery-col1,.cc01-gallery-col2,.cc01-gallery-col4{display:contents}.cc01-gallery-photo-wrap,.cc01-gallery-col3,.cc01-gallery-banner-cell{aspect-ratio:1}}@media (max-width:768px){.cc01-gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cc01-gallery-banner-cell{aspect-ratio:2;order:99;grid-column:1/-1}.cc01-specstrip{flex-wrap:wrap;gap:16px 20px}}@media (max-width:560px){#spec.cc01-spec,.cc01-gallery{padding:56px 0 72px}.cc01-spec .pd-inner{padding:0 24px}.cc01-spec-grid{gap:32px}.cc01-spec-copy{gap:16px}.cc01-spec-copy .pd-eyebrow,.cc01-gallery-head .pd-eyebrow{letter-spacing:3.08px;font-size:14px}.cc01-spec-copy .pd-section-sub{font-size:15px}.cc01-spec-row{flex-direction:column;align-items:flex-start;gap:6px;padding:22px 0}.cc01-spec-value{letter-spacing:-1px;text-align:left;order:1;margin-left:34px;font-size:20px}.cc01-spec-row-label{order:2;gap:18px}.cc01-spec-label{font-size:16px}.cc01-spec-index{font-size:13px}}@media (max-width:480px){.cc01-specstrip-item{padding-left:16px}}.pd-page{font-family:var(--familyInter);background:var(--white);overflow-x:hidden}.pd-inner{box-sizing:border-box;width:100%;margin:0 auto;padding:0 80px}@media (max-width:1200px){.pd-inner{padding:0 32px}}@media (max-width:1024px){.pd-inner{padding:0 24px}}@media (max-width:900px){.pd-inner{padding:0 20px}}@media (max-width:768px){.pd-inner{padding:0 16px}}@media (max-width:480px){.pd-inner{padding:0 14px}}.pd-eyebrow{letter-spacing:clamp(3.52px,.2292vw,4.4px);color:#1fa3b5;text-align:center;margin:0;font-size:clamp(16px,1.0417vw,20px);font-weight:600}.pd-btn{height:clamp(32px,2.4vw,46px);font-family:var(--familyInter);white-space:nowrap;cursor:pointer;border:1px solid var(--bg-graphite);border-radius:999px;justify-content:center;align-items:center;padding:0 clamp(14px,1.25vw,24px);font-size:clamp(12px,.85vw,16px);font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.pd-btn--dark{background:var(--bg-graphite);color:var(--white);font-weight:600}.pd-btn--dark:hover{background:#000;transform:translateY(-2px)}.pd-btn--outline{color:var(--bg-graphite);background:0 0;font-weight:400}.pd-btn--outline:hover{background:var(--bg-graphite);color:var(--white)}.pd-hero{background:var(--white);padding:0;overflow:hidden}.pd-hero-stage{aspect-ratio:1920/980;width:100%;max-height:calc(100svh - var(--header-height,60px));margin:0 auto;position:relative;container-type:size}.pd-hero-headline{left:var(--site-gutter,80px);font-family:var(--familyInter);letter-spacing:0;color:var(--green);font-weight:900;line-height:.96;font-size:var(--hero-headline);white-space:nowrap;z-index:0;margin:0;position:absolute;top:12.7551%}.pd-hero-media{z-index:1;pointer-events:none;position:absolute}.pd-hero-stage>*{--hero-photo-margin:16px;--bike-ideal:min(44.9167cqw, 88cqh);--hero-headline:clamp(20px, min(7.5cqw, 14.6939cqh), 144px);--copy-w:clamp(max(240px, 17.5cqw, 3.4 * var(--hero-headline)), calc(100cqw - 2 * var(--hero-photo-margin) - var(--bike-ideal) * 1.7144 - var(--site-gutter,80px)), 520px);--copy-right:calc(var(--site-gutter,80px) + var(--copy-w));--bike-fit:calc((100cqw - var(--copy-right) - 2 * var(--hero-photo-margin)) / 1.7144);--bike-h:min(var(--bike-ideal), var(--bike-fit));--bike-cx:calc((var(--copy-right) + 100cqw) / 2)}.pd-hero-media--angle1{--box:calc(var(--bike-h) * 2.83019);left:calc(var(--bike-cx) - .50438 * var(--box));top:calc(90cqh - 1.37854 * var(--bike-h));width:var(--box)}.pd-hero-media--angle2{--box:calc(var(--bike-h) * 2.38806);left:calc(var(--bike-cx) - .50896 * var(--box));top:calc(90cqh - 1.20199 * var(--bike-h));width:var(--box)}.pd-hero-media--angle3{--box:calc(var(--bike-h) * 2.64901);left:calc(var(--bike-cx) - .51083 * var(--box));top:calc(90cqh - 1.3234 * var(--bike-h));width:var(--box)}.pd-hero-media--angle2:after{content:"";left:calc(.158171 * var(--box));top:calc(.504264 * var(--box));width:calc(.701578 * var(--box));height:calc(.010724 * var(--box));filter:blur(calc(.003358 * var(--box)));background:#d9d9d9;border-radius:50%;position:absolute}.pd-hero-media--cx02-angle1{--box:calc(var(--bike-h) * 2.89529);left:calc(var(--bike-cx) - .50195 * var(--box));top:calc(90cqh - 1.40711 * var(--bike-h));width:var(--box)}.pd-hero-media--cx02-angle2{--box:calc(var(--bike-h) * 2.70629);left:calc(var(--bike-cx) - .494 * var(--box));top:calc(90cqh - 1.32017 * var(--bike-h));width:var(--box)}.pd-hero-media--cx02-angle3{--box:calc(var(--bike-h) * 2.54704);left:calc(var(--bike-cx) - .51196 * var(--box));top:calc(90cqh - 1.28849 * var(--bike-h));width:var(--box)}.pd-hero-media--cx02-angle2:after{content:"";left:calc(.184898 * var(--box));top:calc(.488643 * var(--box));width:calc(.618198 * var(--box));height:calc(.00945 * var(--box));filter:blur(calc(.002959 * var(--box)));background:#d9d9d9;border-radius:50%;position:absolute}.pd-hero-media img{aspect-ratio:7680/4800;width:100%;height:auto;display:block}.pd-hero-eyebrow{left:var(--site-gutter,80px);z-index:2;color:#262626;white-space:nowrap;margin:0;font-size:clamp(16px,min(1.7708cqw,3.4694cqh),34px);font-weight:500;line-height:1.05;position:absolute;top:9%}.pd-hero-copy{left:var(--site-gutter,80px);z-index:2;width:var(--copy-w);flex-direction:column;gap:clamp(12px,min(1.1458cqw,2.2449cqh),22px);display:flex;position:absolute;top:29.2857%}.pd-hero-desc{color:#262626;width:100%;margin:0;font-size:clamp(14px,min(1.0417cqw,2.0408cqh),20px);font-weight:600;line-height:1.3}.pd-hero-ctas{flex-wrap:wrap;gap:clamp(10px,min(1.3727cqw,2.6893cqh),26px);display:flex}@media (min-width:901px){.pd-hero-ctas .pd-btn{flex:1 1 0;min-width:0;max-width:172px;padding-inline:clamp(8px,1cqw,18px)}}.pd-hero-colour-pos{margin-top:clamp(2px,min(.26cqw,.5102cqh),5px)}@media (min-width:1201px){.pd-colour{max-width:min(216px,100%)}}.pd-hero-dots{z-index:2;align-items:center;gap:clamp(6px,min(.625cqw,1.2245cqh),12px);display:flex;position:absolute;top:93.7755%;left:50%;transform:translate(-50%)}.pd-hero-dots span,.pd-hero-dots button{appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;background:#d3d3d3;border:none;border-radius:999px;flex-shrink:0;width:clamp(8px,min(1.0417cqw,2.0408cqh),20px);height:clamp(8px,min(1.0417cqw,2.0408cqh),20px);padding:0;transition:width .3s,background .3s}.pd-hero-dots button:hover{background:#b9b9b9}.pd-hero-dots button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.pd-hero-dots span.active,.pd-hero-dots button.active{background:var(--green);width:clamp(28px,min(3.9063cqw,7.6531cqh),75px)}.pd-hero-dots button.active:hover{background:var(--green)}.pd-colour{flex-direction:column;gap:14px;display:flex}.pd-colour-label{letter-spacing:0;color:#26262680;white-space:nowrap;margin:0;font-size:clamp(10px,min(.625cqw,1.2245cqh),12px);font-weight:400}.pd-colour-swatches{gap:4px;display:flex}.pd-colour-swatch{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(26px,min(2.1cqw,4.0816cqh),40px);height:clamp(26px,min(2.1cqw,4.0816cqh),40px);padding:0;display:flex}.pd-colour-swatch span{border-radius:50%;width:clamp(18px,min(1.46cqw,2.8571cqh),28px);height:clamp(18px,min(1.46cqw,2.8571cqh),28px);display:block}.pd-colour-swatch.active{border-color:var(--green)}.pd-colour-name{color:#262626;white-space:normal;margin:0;font-size:clamp(12px,min(.78cqw,1.5306cqh),15px);font-weight:400}@media (max-width:1200px) and (min-width:901px){.pd-colour-swatches{flex-wrap:wrap;row-gap:10px}}@media (max-width:900px){.pd-hero-stage{aspect-ratio:unset;text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;max-height:none;margin:0 auto;display:flex;container-type:normal}.pd-hero-headline,.pd-hero-media,.pd-hero-eyebrow,.pd-hero-copy,.pd-hero-dots{z-index:auto;white-space:normal;width:100%;position:static;top:auto;left:auto;transform:none}.pd-hero-headline{text-align:center;overflow-wrap:break-word}.pd-hero-media{margin:0 auto}.pd-hero-media--angle1,.pd-hero-media--angle2,.pd-hero-media--angle3{aspect-ratio:1.7144;position:relative;overflow:hidden}.pd-hero-media--angle1 img,.pd-hero-media--angle2 img,.pd-hero-media--angle3 img{max-width:none;height:auto;position:absolute}.pd-hero-media--angle1 img{width:160.128%;top:-35.218%;left:-30.765%}.pd-hero-media--angle2 img{width:135.113%;top:-18.093%;left:-18.767%}.pd-hero-media--angle3 img{width:149.877%;top:-29.87%;left:-26.562%}.pd-hero-media--cx02-angle1,.pd-hero-media--cx02-angle2,.pd-hero-media--cx02-angle3{aspect-ratio:1.7122;position:relative;overflow:hidden}.pd-hero-media--cx02-angle1 img,.pd-hero-media--cx02-angle2 img,.pd-hero-media--cx02-angle3 img{max-width:none;height:auto;position:absolute}.pd-hero-media--cx02-angle1 img{width:164.026%;top:-37.99%;left:-32.334%}.pd-hero-media--cx02-angle2 img{width:153.319%;top:-29.556%;left:-25.739%}.pd-hero-media--cx02-angle3 img{width:144.297%;top:-26.483%;left:-23.875%}.pd-hero-media--angle2:after,.pd-hero-media--cx02-angle2:after{content:none}.pd-hero-copy{flex-direction:column;order:1;align-items:center;margin:0;display:flex}.pd-hero-desc{text-align:center;width:100%;min-width:0;max-width:100%}.pd-hero-ctas{width:100%}.pd-btn{height:46px;padding:0 18px;font-size:16px}.pd-hero-colour-pos{width:100%}.pd-colour{align-items:flex-start}.pd-colour-label{font-size:12px}.pd-hero-dots{justify-content:center;width:auto;margin:0 auto}}@media (max-width:900px) and (min-width:601px){.pd-hero-stage{gap:0;padding:40px 48px 48px}.pd-hero-eyebrow{margin-bottom:16px;font-size:28px;line-height:1.05}.pd-hero-headline{letter-spacing:-.02em;margin-bottom:30px;font-size:96px}.pd-hero-media{width:95.238%;max-width:755px;margin-bottom:24px}.pd-hero-copy{gap:40px}.pd-hero-desc{font-size:20px;line-height:1.3}.pd-hero-ctas{gap:24px}.pd-hero-ctas .pd-btn{flex:1 0 0}.pd-hero-colour-pos{margin-top:-7px}.pd-colour{gap:14px}.pd-colour-swatches{gap:4px}.pd-colour-swatch{width:40px;height:40px}.pd-colour-swatch span{width:28px;height:28px}.pd-colour-name{font-size:15px}.pd-hero-dots{gap:10px;padding:0 0 30px}.pd-hero-dots span,.pd-hero-dots button{width:14px;height:14px}.pd-hero-dots span.active,.pd-hero-dots button.active{width:52px}}@media (max-width:600px){.pd-hero-stage{gap:0;padding:40px 24px 36px}.pd-hero-eyebrow{margin-bottom:12px;font-size:22px;line-height:1.1}.pd-hero-headline{letter-spacing:-.02em;margin-bottom:32px;font-size:56px}.pd-hero-media{width:100%;max-width:516px;margin-bottom:20px}.pd-hero-copy{gap:24px}.pd-hero-desc{font-size:16px;line-height:1.45}.pd-hero-ctas{flex-direction:column;align-items:stretch;gap:12px}.pd-hero-ctas .pd-btn{width:100%}.pd-hero-colour-pos{margin-top:-8px}.pd-colour{gap:12px}.pd-colour-swatches{gap:0}.pd-colour-swatch{width:36px;height:36px}.pd-colour-swatch span{width:24px;height:24px}.pd-colour-name{font-size:14px}.pd-hero-dots{gap:10px;padding:0 0 24px}.pd-hero-dots span,.pd-hero-dots button{width:12px;height:12px}.pd-hero-dots span.active,.pd-hero-dots button.active{width:42px}}.pd-section-head{text-align:center;flex-direction:column;align-items:center;gap:clamp(12.8px,.8333vw,16px);max-width:1012px;margin:0 auto clamp(32px,2.0833vw,40px);display:flex}.pd-page{--pd-section-title-size:clamp(32px, 4.5vw, 54px);--pd-section-sub-size:20px}@media (max-width:1920px){.pd-page{--pd-section-title-size:clamp(28px, 2vw, 40px);--pd-section-sub-size:clamp(14px, .9375vw, 18px)}}.pd-section-title{font-family:var(--familyInter);font-weight:700;font-size:var(--pd-section-title-size,clamp(32px, 4.5vw, 54px));color:#262626;margin:0;line-height:1.1}.pd-section-title .accent{color:var(--green)}.pd-section-sub{font-size:var(--pd-section-sub-size,16px);color:#26262680;max-width:720px;margin:0;font-weight:500}.pd-cockpit{--cockpit-dot1-x:33.333%;--cockpit-dot1-y:56.707%;--cockpit-dot2-x:67.135%;--cockpit-dot2-y:56.707%;--cockpit-dot3-x:50%;--cockpit-dot3-y:16.202%;--cockpit-screen-x:34.844%;--cockpit-screen-y:20.6%;--cockpit-screen-w:30.052%;--cockpit-screen-h:30.539%;--press-ring-x:15.964%;--press-ring-y:43.423%;--press-ring-w:11.232%;--press-ring-h:13.805%;--press-dot-gap-x:2.087%;--press-dot-gap-y:3.491%;background:#f5f5f5;padding:clamp(70.4px,4.5833vw,88px) 0 0;overflow:visible}.pd-cockpit-head{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;gap:clamp(32px,2.0833vw,40px);margin-bottom:-130px;display:flex;position:relative}.pd-cockpit-copy{text-align:left;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:clamp(13.6px,.8854vw,17px);max-width:1012px;display:flex}.pd-cockpit-copy .pd-eyebrow{text-align:left;color:#26262680}.pd-cockpit-copy .pd-section-title{text-align:left;line-height:1.2}.pd-cockpit-copy .pd-section-sub{color:#26262680;max-width:836px}@media (max-width:1920px){.pd-cockpit-copy .pd-section-sub{max-width:462px}.pd-cockpit-head{margin-bottom:-100px}.pd-cockpit-stage .pd-feature-card{width:max(280px,17%);min-height:0;padding:10px 16px}.pd-cockpit-stage .pd-feature-card--dot1{width:18%}.pd-cockpit-stage .pd-feature-card--dot3{top:calc(20.6% - 124px)}.pd-cockpit-stage .pd-feature-card .num{margin:0 0 3px;font-size:8px}.pd-cockpit-stage .pd-feature-card h3{margin:0 0 6px;font-size:16px;line-height:1.2}.pd-cockpit-stage .pd-feature-card p{font-size:11px;line-height:1.2}}.pd-cockpit-modes{pointer-events:auto;flex-shrink:0;align-items:center;gap:12px;display:flex}.pd-cockpit-mode{box-sizing:border-box;appearance:none;font-family:var(--familyInter);color:#141414;white-space:nowrap;cursor:pointer;background:linear-gradient(118.59deg,#e8e8e8 11.022%,#c9c9c9 89.677%);border:1.167px solid #d3d3d3;border-radius:42px;flex-shrink:0;padding:9px clamp(14px,1.25vw,24px);font-size:clamp(14px,1.042vw,20px);font-weight:400;line-height:1.4;transition:border-color .25s,background .25s;position:relative}.pd-cockpit-mode:hover{border-color:#8f8f8f}.pd-cockpit-mode.active{cursor:default;background:#e8e8e8;border-color:#0000}.pd-cockpit-mode.active:before{content:"";border-radius:inherit;background:linear-gradient(var(--angle,120deg), #a9d9e0 0%, #1fa3b5 62%);-webkit-mask-composite:xor;pointer-events:none;padding:2px;animation:2.5s linear infinite pd-cockpit-ring-spin;position:absolute;inset:-1.167px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes pd-cockpit-ring-spin{0%{--angle:0deg}to{--angle:360deg}}@media (prefers-reduced-motion:reduce){.pd-cockpit-mode.active:before{animation:none}}.pd-cockpit-stage{width:100%;max-width:1920px;margin:0 auto;position:relative}.pd-cockpit-media{aspect-ratio:1920/1148;z-index:1;width:100%;position:relative;overflow:hidden}.pd-cockpit-video{object-fit:cover;object-position:center top;opacity:0;width:117.87%;height:110.889%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.pd-cockpit-video.active{opacity:1}.pd-cockpit-fade{z-index:2;pointer-events:none;background:linear-gradient(270deg,#f5f5f5 0%,#f5f5f5bf 14.538%,#f5f5f538 29.873%,#f5f5f500 49.887%,#f5f5f524 66.51%,#f5f5f5bf 82.501%,#f5f5f5 100%);position:absolute;inset:0}.pd-cockpit-fade--press-clear{background:linear-gradient(270deg,#f5f5f5 0%,#f5f5f5bf 16.109%,#f5f5f573 29.873%,#f5f5f521 38.164%,#f5f5f500 49.887%,#f5f5f50d 59.838%,#f5f5f569 72.199%,#f5f5f50a 81.469%,#f5f5f51f 88.144%,#f5f5f5 100%)}.pd-cockpit-screen{left:var(--cockpit-screen-x);top:var(--cockpit-screen-y);width:var(--cockpit-screen-w);height:var(--cockpit-screen-h);z-index:3;pointer-events:none;opacity:1;transition:opacity .1s ease-out;position:absolute}.pd-cockpit-screen--off{opacity:0}@media (prefers-reduced-motion:reduce){.pd-cockpit-screen{transition-duration:.01ms}}.pd-cockpit-screen svg{width:100%;height:100%;display:block}.pd-cockpit-dot{width:clamp(16px,1.5625vw,30px);height:clamp(16px,1.5625vw,30px);box-shadow:none;z-index:3;appearance:none;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;position:absolute;transform:translate(-50%,-50%)}.pd-cockpit-dot--1{left:var(--cockpit-dot1-x);top:var(--cockpit-dot1-y)}.pd-cockpit-dot--2{left:var(--cockpit-dot2-x);top:var(--cockpit-dot2-y)}.pd-cockpit-dot--3{left:var(--cockpit-dot3-x);top:var(--cockpit-dot3-y)}.pd-cockpit-dot--press-left{left:calc(var(--press-ring-x) - var(--press-ring-w) / 2 - var(--press-dot-gap-x));top:var(--press-ring-y)}.pd-cockpit-dot--press-right{left:calc(var(--press-ring-x) + var(--press-ring-w) / 2 + var(--press-dot-gap-x));top:var(--press-ring-y)}.pd-cockpit-dot--press-top{left:var(--press-ring-x);top:calc(var(--press-ring-y) - var(--press-ring-h) / 2 - var(--press-dot-gap-y))}.pd-cockpit-dot--press-bottom{left:var(--press-ring-x);top:calc(var(--press-ring-y) + var(--press-ring-h) / 2 + var(--press-dot-gap-y))}.pd-cockpit-dot--press-left,.pd-cockpit-dot--press-right,.pd-cockpit-dot--press-top,.pd-cockpit-dot--press-bottom{width:clamp(12px,1.042vw,20px);height:clamp(12px,1.042vw,20px);box-shadow:none;background:0 0;border:none}.pd-cockpit-dot--press-left:hover,.pd-cockpit-dot--press-left.active,.pd-cockpit-dot--press-right:hover,.pd-cockpit-dot--press-right.active,.pd-cockpit-dot--press-top:hover,.pd-cockpit-dot--press-top.active,.pd-cockpit-dot--press-bottom:hover,.pd-cockpit-dot--press-bottom.active{box-shadow:none;background:0 0;transform:translate(-50%,-50%)scale(1.15)}.pd-cockpit-dot-glow{pointer-events:none;width:auto;height:auto;position:absolute;inset:0}.pd-cockpit-dot:hover .pd-cockpit-dot-glow,.pd-cockpit-dot:focus-visible .pd-cockpit-dot-glow,.pd-cockpit-dot.active .pd-cockpit-dot-glow{inset:-80%}.pd-cockpit-dot:hover .pd-cockpit-dot-glow--press,.pd-cockpit-dot:focus-visible .pd-cockpit-dot-glow--press,.pd-cockpit-dot.active .pd-cockpit-dot-glow--press{inset:-120%}.pd-cockpit-press-ring{left:var(--press-ring-x);top:var(--press-ring-y);width:var(--press-ring-w);height:var(--press-ring-h);pointer-events:none;z-index:2;position:absolute;transform:translate(-50%,-50%)}.pd-cockpit-press-ring-svg{width:100%;height:100%;display:block}.pd-cockpit-press-topglow{pointer-events:none;z-index:0;opacity:0;width:67.186%;height:58.345%;transition:opacity .1s ease-out;position:absolute;top:-31.358%;left:50%;transform:translate(-50%)}.pd-cockpit-press-topglow.active{opacity:1}@media (prefers-reduced-motion:reduce){.pd-cockpit-press-topglow{transition-duration:.01ms}}.pd-cockpit-press-topglow-svg{width:100%;height:100%;display:block}.pd-feature-card{left:11.75%;top:calc(var(--cockpit-screen-y) + var(--cockpit-screen-h) + 45px);box-sizing:border-box;color:#262626;z-index:4;pointer-events:none;background:#e0e0e0;border:1px solid #d4d4d4;border-radius:12px;flex-direction:column;justify-content:center;width:19.583%;min-height:13.5%;padding:clamp(12px,.94vw,18px) clamp(14px,1.25vw,24px);animation:.45s cubic-bezier(.16,1,.3,1) both pdCockpitCardIn;display:flex;position:absolute;box-shadow:0 17.2px 44.72px #e4e4e4}@keyframes pdCockpitCardIn{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:none}}.pd-feature-card--press{top:56%;left:8.48%}.pd-feature-card--dot2{left:69.14%;top:calc(var(--cockpit-screen-y) + var(--cockpit-screen-h) + 45px)}.pd-feature-card--dot3{top:3.8%;left:51.5%}.pd-cockpit-press-lock{z-index:4;color:#fff;font-family:var(--familyInter);white-space:nowrap;pointer-events:none;background:#000000b0;border-radius:34px;align-items:center;gap:8px;margin:0;padding:clamp(8px,.6vw,11.5px) clamp(12px,.938vw,18px);font-size:clamp(12px,.833vw,16px);font-weight:600;line-height:1.2;animation:.45s cubic-bezier(.16,1,.3,1) both pdCockpitCardIn;display:inline-flex;position:absolute;top:49.9%;left:29.755%}.pd-cockpit-press-lock svg{flex-shrink:0;width:clamp(14px,.938vw,18px);height:clamp(14px,.938vw,18px);display:block}.pd-cockpit-headlight-on{z-index:4;color:#fff;font-family:var(--familyInter);white-space:nowrap;pointer-events:none;background:#0a0e12c7;border-radius:30px;align-items:center;gap:8px;margin:0;padding:clamp(7px,.469vw,9px) clamp(12px,.781vw,15px);font-size:clamp(12px,.781vw,15px);font-weight:600;line-height:1.2;animation:.45s cubic-bezier(.16,1,.3,1) both pdCockpitCardIn;display:inline-flex;position:absolute;top:17.16%;left:46.094%}.pd-cockpit-headlight-on svg{flex-shrink:0;width:clamp(13px,.833vw,16px);height:clamp(13px,.833vw,16px);display:block}.pd-feature-card .num{letter-spacing:.2em;color:#26262699;margin:0 0 6px;font-size:clamp(10px,.625vw,12px);font-weight:700}.pd-feature-card h3{margin:0 0 12px;font-size:clamp(17px,1.25vw,24px);font-weight:700;line-height:1.2}.pd-feature-card p{margin:0;font-size:clamp(13px,.833vw,16px);line-height:1.25}@media (prefers-reduced-motion:reduce){.pd-feature-card,.pd-cockpit-press-lock,.pd-cockpit-headlight-on{animation-duration:.01ms}}@media (max-width:1200px){.pd-cockpit{padding-top:64px}}@media (max-width:1024px){.pd-cockpit-head{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:12px}.pd-cockpit-modes{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:4px;overflow-x:auto}.pd-cockpit-modes::-webkit-scrollbar{display:none}}@media (max-width:900px){.pd-cockpit-modes{gap:12px}.pd-cockpit-mode{padding:9px 20px;font-size:16px}.pd-feature-card{border-radius:10px;padding:14px 16px}.pd-feature-card h3{margin-bottom:10px}.pd-feature-card .num{margin-bottom:6px}}@media (max-width:800px){.pd-cockpit{padding:40px 0 48px}.pd-cockpit-copy{gap:12px}.pd-feature-card{width:auto;min-height:0;box-shadow:none;border-radius:16px;margin:24px 20px 0;padding:24px;position:static}.pd-cockpit-fade{display:none}.pd-cockpit-stage .pd-feature-card{width:auto;min-height:0;padding:24px}.pd-cockpit-stage .pd-feature-card--dot3{top:auto}.pd-cockpit-stage .pd-feature-card .num{margin:0 0 6px;font-size:clamp(10px,.625vw,12px)}.pd-cockpit-stage .pd-feature-card h3{margin:0 0 12px;font-size:clamp(17px,1.25vw,24px);line-height:1.2}.pd-cockpit-stage .pd-feature-card p{font-size:clamp(13px,.833vw,16px);line-height:1.25}.pd-cockpit-press-lock,.pd-cockpit-headlight-on{white-space:normal;text-align:center;width:max-content;max-width:calc(100% - 32px);margin-left:auto;margin-right:auto;padding:6px 12px;font-size:11px;left:0;right:0}.pd-cockpit-press-lock svg,.pd-cockpit-headlight-on svg{width:12px;height:12px}.pd-cockpit-headlight-on{top:calc(var(--cockpit-screen-y) - 30px);padding:5px 10px;font-size:10px}.pd-cockpit-headlight-on svg{width:11px;height:11px}}@media (max-width:600px){.pd-cockpit-headlight-on{display:none}.pd-cockpit-head,.pd-cockpit-copy{align-items:center}.pd-cockpit-copy .pd-eyebrow,.pd-cockpit-copy .pd-section-title,.pd-cockpit-copy .pd-section-sub{text-align:center}.pd-cockpit-modes{flex-wrap:nowrap;overflow-x:visible}.pd-cockpit-mode{text-align:center;text-overflow:ellipsis;flex:1 1 0;min-width:0;padding:10px 8px;font-size:clamp(12px,3.4vw,14px);overflow:hidden}}@media (max-width:480px){.pd-feature-card{margin:20px 16px 0}}.pd-connect{background:var(--white);padding:clamp(51.2px,3.3333vw,64px) 0 0;position:relative;overflow:hidden}.pd-connect-bgtext{color:#0000000d;letter-spacing:3.8px;white-space:nowrap;z-index:0;pointer-events:none;font-size:clamp(90px,20vw,334px);font-weight:900;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.pd-connect-glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#1fa3b526,#0000 70%);width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-60%,-55%)}.pd-connect-head{z-index:1;justify-content:space-between;gap:clamp(48px,3.125vw,60px);width:100%;margin:0 0 clamp(32px,2.0833vw,40px);display:flex;position:relative}.pd-connect-head h2{font-size:var(--pd-section-title-size,clamp(32px, 4.5vw, 54px));letter-spacing:.75px;color:#000;max-width:855px;margin:0;font-weight:700;line-height:normal}.pd-connect-head h2 .accent{color:var(--green);white-space:nowrap}.pd-connect-head p{font-size:var(--pd-section-sub-size,16px);color:#212529;max-width:578px;margin:0;line-height:1.28}.pd-connect-body{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(32px,6vw,140px);display:flex;position:relative}.pd-phone{aspect-ratio:2160/2304;flex-shrink:0;height:clamp(560px,30vw,680px);position:relative;overflow:hidden}.pd-phone video{object-fit:cover;width:100%;height:100%;display:block}.pd-connect-side{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.pd-connect-cardcol{display:flex}.pd-connect-card{background:var(--white);box-sizing:border-box;border:1.5px solid #b6e4e8;border-radius:18px;flex-direction:column;gap:10px;width:360px;max-width:100%;padding:22px 36px 26px 26px;display:flex;position:relative;overflow:hidden}.pd-connect-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#1fa3b540,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-60px;right:-60px}.pd-connect-card-head{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.pd-connect-card-icon{background:#1fa3b51f;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.pd-connect-card-icon svg{width:clamp(26px,1.9vw,38px);height:clamp(26px,1.9vw,38px)}.pd-connect-card p{z-index:1;position:relative}.pd-connect-card h3{color:#212529;margin:0;font-size:16px;font-weight:600}.pd-connect-card p{color:#212529;margin:0;font-size:clamp(12px,1.4vw,14px);line-height:1.5}.pd-connect-card-titles,.pd-connect-card-desc{z-index:1;min-width:0;display:grid;position:relative}.pd-connect-card-titles>h3,.pd-connect-card-desc>p{visibility:hidden;grid-area:1/1}.pd-connect-card-titles>h3.is-active,.pd-connect-card-desc>p.is-active{visibility:visible}.pd-connect-icons{flex-direction:column;gap:clamp(16px,1.4vw,26px);display:flex}.pd-connect-icon-btn{aspect-ratio:1;border:1.5px solid var(--green);background:var(--white);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;width:clamp(56px,4.4vw,84px);height:clamp(56px,4.4vw,84px);transition:background .2s,box-shadow .2s;display:flex}.pd-connect-icon-btn svg{width:clamp(24px,1.9vw,36px);height:clamp(24px,1.9vw,36px)}.pd-connect-icon-btn.active{background:var(--green);border-color:var(--green)}.pd-battery{background:#f5f5f5;padding:clamp(51.2px,3.3333vw,64px) 0}.pd-battery-grid{grid-template:"tall text""tall wide"1fr/659fr 876fr;gap:clamp(32px,2.0833vw,40px);width:100%;display:grid}.pd-battery-media{width:100%;height:100%;position:relative;overflow:hidden}.pd-battery-media img{object-fit:cover;width:100%;height:100%;display:block}.pd-battery-media--tall{grid-area:tall}.pd-battery-media--wide{aspect-ratio:876/422;grid-area:wide;margin-top:0}.pd-battery-text{flex-direction:column;grid-area:text;display:flex}.pd-media-caption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);height:50px;color:var(--white);box-sizing:border-box;background:#fff3;border:1px solid #ffffff60;border-radius:40px;justify-content:center;align-items:center;padding:15px 20px;font-size:20px;display:flex;position:absolute;bottom:16px;left:16px}@media (max-width:1536px){.pd-media-caption{height:38px;padding:0 18px;font-size:16px;bottom:14px;left:14px}}.pd-battery-text p.pd-section-sub{text-align:left;max-width:none;margin-bottom:clamp(12.8px,.8333vw,16px)}.pd-battery-row{border-top:1px solid #c9c9c9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:clamp(16px,1.0417vw,20px) 0;display:flex}.pd-battery-row .label{color:#262626;white-space:nowrap;margin:0;font-size:clamp(18px,1.7vw,32px);font-weight:700}.pd-battery-row .sub{color:#26262680;text-align:right;white-space:normal;min-width:0;margin:0;font-size:clamp(13px,1.1vw,20px);font-weight:400}.pd-suspension{background:var(--white);padding:clamp(51.2px,3.3333vw,64px) 0}.pd-suspension-grid{grid-template-columns:minmax(280px,440px) 1fr 1fr;align-items:start;gap:clamp(24px,1.5625vw,30px);width:100%;display:grid}.pd-suspension-text{padding-top:0}.pd-suspension-text .pd-section-title{text-wrap:balance;margin:12px 0 clamp(16px,1.0417vw,20px)}.pd-suspension-text .pd-section-sub{text-align:left;max-width:300px}.pd-suspension-media{aspect-ratio:432/648;border-radius:16px;position:relative;overflow:hidden}.pd-suspension-media--low{margin-top:50px}.pd-suspension-media video{object-fit:cover;width:100%;height:100%;display:block}.pd-suspension-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--white);background:#fff3;border:1px solid #ffffff60;border-radius:16px;padding:10px 20px;position:absolute;bottom:16px;left:16px;right:16px}.pd-suspension-overlay .title{margin:0;font-size:20px;font-weight:600}.pd-suspension-overlay .sub{margin:0;font-size:14px;font-weight:300}.pd-rearlights{background:var(--white);padding:clamp(51.2px,3.3333vw,64px) 0}.pd-rearlights-grid{grid-template-columns:minmax(320px,918px) 1fr;align-items:center;gap:50px;display:grid}@media (max-width:1700px){.pd-rearlights-grid{grid-template-columns:minmax(320px,600px) 1fr;gap:40px}}.pd-rearlights-media{aspect-ratio:918/687;background:#0a0a0a;border-radius:16px;position:relative;overflow:hidden}.pd-rearlights-media video{object-fit:cover;width:100%;height:100%;display:block}.pd-rearlights-media:before{content:"";pointer-events:none;background:linear-gradient(#00000073 0%,#0000 22% 78%,#00000073 100%);position:absolute;inset:0}.pd-rearlights-label{letter-spacing:2.4px;text-transform:uppercase;color:#ffffff80;font-size:12px;font-weight:600;position:absolute;top:20px;left:24px}.pd-rearlights-badge{-webkit-backdrop-filter:blur(14px);color:var(--white);background:#ffffff24;border:1px solid #ffffff60;border-radius:30px;padding:10px 20px;font-size:13px;font-weight:600;position:absolute;bottom:20px;left:24px;box-shadow:inset 0 1px #fff3,0 4px 16px #0003}.pd-rearlights-text .pd-eyebrow{text-align:left}.pd-rearlights-text .pd-section-title{text-align:left;margin:clamp(19.2px,1.25vw,24px) 0}.pd-rearlights-text .pd-section-sub{text-align:left;color:#262626;max-width:480px;line-height:1.55}.pd-compare{background:#f5f5f5;padding:clamp(72px,4.6875vw,90px) 0 clamp(80px,5.2083vw,100px)}.pd-compare .pd-section-head{margin-bottom:clamp(32px,2.0833vw,40px)}.pd-compare-stack{flex-direction:column;gap:20px;width:100%;display:flex}.pd-compare-vs-row{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid;position:relative}.pd-compare-vs-card{background:var(--white);aspect-ratio:821/560;isolation:isolate;border-radius:16px;position:relative;overflow:hidden;container-type:inline-size}.pd-compare-vs-glow{filter:blur(40px);pointer-events:none;background:radial-gradient(#1fa3b533 0%,#1fa3b524 30%,#1fa3b50f 60%,#1fa3b500 100%);width:72.3%;height:64.6%;position:absolute;top:-19.8%;left:3.3%}.pd-compare-vs-number{font-family:var(--familyInter);color:#0000000d;pointer-events:none;font-size:clamp(48px,40cqw,350px);font-weight:900;line-height:1;position:absolute;top:1%;right:6%}.pd-compare-vs-photo{object-fit:contain;object-position:center bottom;width:92%;height:calc(100% - 8cqi - 44px - max(12px,3cqi));position:absolute;top:calc(8cqi + 44px);left:50%;transform:translate(-50%)}.pd-compare-vs-label{max-width:60%;position:absolute;top:6%;left:5%}.pd-compare-vs-label h3{color:#262626;letter-spacing:-.02em;margin:0;font-size:clamp(18px,8.5cqw,40px);font-weight:800;line-height:1.1}.pd-compare-vs-label .type{color:#26262666;margin:clamp(2px,1.5cqw,4px) 0 0;font-size:clamp(11px,3.4cqw,17px)}.pd-compare-vs-badge{z-index:2;background:var(--white);color:#1fa3b5;letter-spacing:.5px;border:2px solid #1fa3b5;border-radius:50%;justify-content:center;align-items:center;width:clamp(56px,6vw,84px);height:clamp(56px,6vw,84px);font-size:clamp(16px,1.6vw,26px);font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #1fa3b566}.pd-frame-cards{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.pd-frame-card{background:var(--white);aspect-ratio:819/319;box-sizing:border-box;border-radius:16px;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden;container-type:inline-size}.pd-frame-card img{object-fit:contain;max-width:100%;max-height:100%}.pd-frame-card-title{color:#262626;letter-spacing:-.02em;z-index:1;margin:0;font-size:clamp(18px,6cqw,28px);font-weight:800;position:absolute;top:20px;left:24px}.pd-specs-card{background:var(--white);border-radius:16px;width:100%;overflow:hidden}.pd-specs-group+.pd-specs-group{border-top:1px solid #e2e3e4}.pd-specs-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:16px 40px;display:flex}.pd-specs-icon{color:#1fa3b5;border:1px solid #e6e7e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s,background .2s,color .2s,border-color .2s;display:flex}.pd-specs-header.open .pd-specs-icon{background:var(--green);border-color:var(--green);color:var(--white)}.pd-specs-icon .bar--v{transform-box:fill-box;transform-origin:50%;transition:transform .36s cubic-bezier(.4,0,.2,1)}.pd-specs-header.open .pd-specs-icon .bar--v{transform:rotate(90deg)}.pd-specs-header h3{color:#16181a;margin:0;font-size:19px;font-weight:600}.pd-specs-panel{visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.4,0,.2,1),visibility .42s linear;display:grid}.pd-specs-group.open .pd-specs-panel{visibility:visible;grid-template-rows:1fr}.pd-specs-clip{min-height:0;overflow:hidden}.pd-specs-rows{flex-direction:column;padding:0 40px 22px;display:flex}.pd-specs-row{border-top:1px solid #f5f5f5;gap:20px;padding:13px 0;display:flex}.pd-specs-group.open .pd-specs-row{animation:.4s cubic-bezier(.22,.61,.36,1) both pd-spec-row-in;animation-delay:calc(80ms + var(--row-i,0) * 40ms)}@keyframes pd-spec-row-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.pd-specs-row .head{color:#16181a;flex-shrink:0;width:300px;font-size:14px;font-weight:600}.pd-specs-row .value{color:#2f343b;flex:1;gap:20px;font-size:14px;display:flex}.pd-specs-row .value span{flex:1}@media (prefers-reduced-motion:reduce){.pd-specs-panel,.pd-specs-icon .bar--v{transition:none}.pd-specs-group.open .pd-specs-row{animation:none}}@media (max-width:900px){.pd-connect-head{flex-direction:column;gap:20px}.pd-connect-body{gap:32px}.pd-battery-grid{grid-template:"tall text""wide wide"/minmax(180px,300px) 1fr;gap:24px}.pd-battery-media--tall{aspect-ratio:659/988;max-height:70vh}.pd-battery-media--wide{aspect-ratio:4/3;margin-top:0}.pd-battery-row .label{white-space:normal;font-size:clamp(18px,3vw,24px)}.pd-battery-row .sub{white-space:normal;font-size:clamp(13px,1.8vw,16px)}}@media (min-width:721px) and (max-width:1080px){.pd-connect-body{flex-wrap:nowrap;gap:20px}.pd-connect-side{flex-wrap:nowrap;gap:16px}.pd-phone{height:clamp(340px,50vw,480px)}.pd-connect-card{width:clamp(250px,24vw,320px);padding:18px 22px 20px 20px}.pd-connect-icons{gap:clamp(12px,1vw,20px)}.pd-connect-icon-btn{width:clamp(52px,4vw,76px);height:clamp(52px,4vw,76px)}}@media (min-width:1081px) and (max-width:1920px){.pd-phone{height:clamp(320px,34vw,560px)}}@media (min-width:1101px) and (max-width:1440px){.pd-suspension-media--low{margin-top:27px}}@media (max-width:1100px){.pd-suspension{padding:40px 0}.pd-suspension-grid{grid-template-columns:1fr 1fr;gap:24px}.pd-suspension-text{grid-column:1/-1;padding-top:0}.pd-suspension-text .pd-section-title{white-space:normal;margin:12px 0 16px}.pd-suspension-text .pd-section-sub{max-width:none}.pd-suspension-media{max-width:none;margin:0}.pd-suspension-media--low{margin-top:40px}.pd-rearlights{padding:40px 0}.pd-rearlights-grid{grid-template-columns:1fr;gap:24px}.pd-rearlights-text .pd-section-title{margin:16px 0}}@media (max-width:600px){.pd-suspension-grid{grid-template-columns:1fr}.pd-suspension-text{grid-column:auto}.pd-suspension-media{max-width:420px;margin:0 auto}.pd-rearlights-text .pd-section-sub{max-width:none}.pd-battery-grid{grid-template-columns:1fr;grid-template-areas:"tall""text""wide"}.pd-battery-media--tall{max-height:60vh}.pd-battery-row{flex-direction:column;align-items:flex-start;gap:4px;padding:16px 0}.pd-battery-row .sub{text-align:left}.pd-compare-vs-row{grid-template-columns:1fr;gap:40px}.pd-compare-vs-card{aspect-ratio:350/230}.pd-frame-cards{grid-template-columns:1fr}.pd-frame-card{aspect-ratio:350/150}}@media (max-width:720px){.pd-connect-bgtext{display:none}.pd-connect{padding:40px 0 56px}.pd-connect-body{flex-direction:column;gap:32px}.pd-phone{order:0;width:min(100%,400px);height:auto}.pd-connect-side{display:contents}.pd-connect-icons{flex-flow:wrap;order:-1;justify-content:center;gap:12px}.pd-connect-card{order:1;width:100%}.pd-connect-cardcol{order:1;justify-content:center;width:100%}.pd-specs-row{flex-direction:column;gap:4px}.pd-specs-row .head{width:auto}.pd-specs-header{padding:20px}.pd-specs-rows{padding:0 20px 18px}.pd-compare{padding:56px 0 64px}}@media (max-width:480px){.pd-connect-card{padding:20px 22px 22px}}.kiko-hero-stage{background:var(--white);width:100%;height:clamp(520px,52.0833vw,1000px);position:relative;overflow:hidden}.kiko-hero-ellipse{width:37.5%;height:72%;position:absolute;top:6%;left:53.52%}.kiko-hero-ellipse img{width:100%;height:100%}.kiko-hero-bike{z-index:1;width:68.594%;height:74.1%;position:absolute;top:6.8%;left:31.406%}.kiko-hero-bike img{object-fit:contain;width:100%;height:100%}.kiko-hero-copy{z-index:2;flex-direction:column;gap:clamp(16px,1.354vw,26px);width:39.583%;display:flex;position:absolute;top:10%;left:80px}.kiko-hero-copy-top,.kiko-hero-copy-bottom{flex-direction:column;align-items:flex-start;gap:clamp(16px,1.354vw,26px);width:100%;display:flex}.kiko-hero-copy .pd-eyebrow{text-align:left;color:var(--green);letter-spacing:4.4px;font-size:clamp(14px,1.042vw,20px)}.kiko-hero-headline{font-family:var(--familyInter);color:var(--bg-graphite);margin:0}.kiko-hero-headline-line1{letter-spacing:-1.4px;font-size:clamp(30px,3.646vw,70px);font-weight:500;line-height:1;display:block}.kiko-hero-headline-accent{letter-spacing:-5.4px;font-size:clamp(56px,9.375vw,180px);font-weight:900;line-height:.9;display:block}.kiko-hero-desc{max-width:61.8%;color:var(--bg-graphite);margin:0;font-size:clamp(14px,1.042vw,20px);line-height:1.4}.kiko-hero-swatches{align-items:center;gap:clamp(10px,.729vw,14px);display:flex}.kiko-specstrip{align-items:center;gap:clamp(16px,1.4584vw,28px);display:flex}.kiko-specstrip-item{flex-direction:column;gap:6px;display:flex}.kiko-specstrip-label{color:var(--bg-graphite);white-space:nowrap;margin:0;font-size:clamp(14px,.938vw,18px);font-weight:700}.kiko-specstrip-sub{letter-spacing:1.2px;color:#26262680;white-space:nowrap;margin:0;font-size:clamp(9px,.573vw,11px);font-weight:600}.kiko-specstrip-divider{background:#ccccc9;flex-shrink:0;width:1px;height:clamp(24px,2.083vw,40px)}.kiko-features{background:var(--white);padding:0 0 clamp(56px,6.77vw,130px)}.kiko-features-grid{gap:clamp(20px,2.083vw,40px);padding:0 80px;display:flex}@media (max-width:1200px){.kiko-features-grid{padding:0 32px}}.kiko-feature-card{aspect-ratio:840/600;background:#f5f5f5;border-radius:24px;flex:1 1 0;position:relative;overflow:hidden}.kiko-feature-eyebrow{letter-spacing:2px;color:var(--green);white-space:nowrap;margin:0;font-size:clamp(10px,.625vw,12px);font-weight:600;position:absolute;top:7.333%;left:5.714%}.kiko-feature-title{letter-spacing:-.54px;width:64.286%;color:var(--bg-graphite);margin:0;font-size:clamp(19px,1.406vw,27px);font-weight:700;position:absolute;top:12%;left:5.714%}.kiko-feature-desc{color:#6b7276;width:55.952%;margin:0;font-size:clamp(13px,.781vw,15px);line-height:1.58;position:absolute;left:5.714%}.kiko-feature-card--seat .kiko-feature-desc{top:26.667%}.kiko-feature-card--frame .kiko-feature-copy{flex-direction:column;align-items:flex-start;gap:clamp(10px,1.25vw,20px);width:64.286%;display:flex;position:absolute;top:7.333%;left:5.714%}.kiko-feature-card--frame .kiko-feature-copy .kiko-feature-eyebrow,.kiko-feature-card--frame .kiko-feature-copy .kiko-feature-title,.kiko-feature-card--frame .kiko-feature-copy .kiko-feature-desc,.kiko-feature-card--frame .kiko-feature-copy .kiko-feature-stats{width:100%;position:static;top:auto;left:auto}.kiko-feature-photo-wrap{width:100%;height:55.333%;position:absolute;top:44.667%;left:0;overflow:hidden}.kiko-feature-photo-wrap img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.kiko-feature-photo{width:84.167%;height:66.333%;position:absolute;top:35.667%;left:15.833%}.kiko-feature-photo img{object-fit:contain;width:100%;height:100%}.kiko-feature-stats{gap:4.762%;display:flex;position:absolute;top:31.667%;left:5.714%}.kiko-feature-stat{flex-direction:column;gap:2px;display:flex}.kiko-feature-stat-value{letter-spacing:-.6px;color:var(--bg-graphite);margin:0;font-size:clamp(20px,1.5625vw,30px);font-weight:900}.kiko-feature-stat-label{letter-spacing:1.2px;color:#6b7276;margin:0;font-size:clamp(9px,.573vw,11px);font-weight:600}.kiko-colourways{background:#f5f5f5}.kiko-colourways-stage{padding:clamp(48px,6.25vw,120px) 80px clamp(56px,6.77vw,130px)}@media (max-width:1200px){.kiko-colourways-stage{padding-left:32px;padding-right:32px}}@media (max-width:1024px){.kiko-colourways-stage{padding-left:24px;padding-right:24px}}@media (max-width:900px){.kiko-colourways-stage{padding-left:20px;padding-right:20px}}@media (max-width:768px){.kiko-colourways-stage{padding-left:16px;padding-right:16px}}@media (max-width:480px){.kiko-colourways-stage{padding-left:14px;padding-right:14px}}.kiko-colourways-eyebrow{letter-spacing:2.5px;color:var(--green);margin:0 0 12px;font-size:clamp(12px,.781vw,15px);font-weight:600}.kiko-colourways-heading{letter-spacing:-1.08px;color:var(--bg-graphite);margin:0 0 16px;font-size:clamp(30px,2.8125vw,54px);font-weight:700}.kiko-colourways-heading .accent{color:var(--green)}.kiko-colourways-desc{color:#6b7276;max-width:620px;font-size:clamp(14px,.9375vw,18px);line-height:1.56}.kiko-colourways-banner{aspect-ratio:1441/811;width:85.774%;margin:0 auto}.kiko-colourways-banner img{object-fit:cover;width:100%;height:100%}.kiko-colourways-cards{gap:clamp(14px,1.25vw,24px);display:flex}.kiko-colour-card{aspect-ratio:544/175;box-sizing:border-box;border-radius:20px;flex-direction:column;flex:1 1 0;justify-content:center;gap:6px;min-width:0;padding:0 clamp(18px,1.875vw,36px);display:flex}.kiko-colour-card--sky{background:#2b4d75}.kiko-colour-card--pine{background:#336140}.kiko-colour-card--sunset{background:#ebbd47}.kiko-colour-card-name{letter-spacing:-1.32px;color:#fff;margin:0;font-size:clamp(26px,2.29vw,44px);font-weight:900}.kiko-colour-card-label{letter-spacing:1.6px;color:#ffffff80;margin:0;font-size:clamp(10px,.625vw,12px);font-weight:600}.kiko-colour-card-tag{color:#fff;margin:0;font-size:clamp(16px,1.25vw,24px)}.kiko-colour-card--sunset .kiko-colour-card-name,.kiko-colour-card--sunset .kiko-colour-card-tag{color:var(--bg-graphite)}.kiko-colour-card--sunset .kiko-colour-card-label{color:#26262680}.kiko-hero-ellipse-img--light,.kiko-hero-bike-img--light,.kiko-feature-img--light,.kiko-colourways-banner-img--light{display:block}.kiko-hero-ellipse-img--dark,.kiko-hero-bike-img--dark,.kiko-feature-img--dark,.kiko-colourways-banner-img--dark{display:none}@media (max-width:1200px) and (min-width:1025px){.kiko-hero-copy{width:46%}}@media (max-width:1024px){.kiko-hero-stage{aspect-ratio:auto;flex-direction:column;gap:32px;height:auto;padding:40px 24px 0;display:flex}.kiko-hero-ellipse{display:none}.kiko-hero-bike{width:100%;height:auto;position:static}.kiko-hero-bike img{object-fit:contain}.kiko-hero-copy{display:contents}.kiko-hero-copy-top{order:0}.kiko-hero-bike{aspect-ratio:1317/741;order:1}.kiko-hero-copy-bottom{order:2}.kiko-hero-desc{max-width:100%}.kiko-specstrip{flex-wrap:wrap;row-gap:16px;padding-bottom:40px}.kiko-colourways-banner{width:100%}.kiko-colourways-cards{flex-direction:column}.kiko-colour-card{aspect-ratio:auto;padding:24px 28px}}@media (max-width:1180px){.kiko-features-grid{flex-direction:column;padding:0 24px}.kiko-feature-card{aspect-ratio:auto;flex:none;max-width:100%;padding-bottom:40px}.kiko-feature-card--seat{padding-bottom:0}.kiko-feature-card--frame .kiko-feature-copy{display:contents}.kiko-feature-eyebrow,.kiko-feature-title,.kiko-feature-desc,.kiko-feature-stats{width:auto;margin:20px 20px 0;position:static}.kiko-feature-photo-wrap,.kiko-feature-photo{aspect-ratio:840/332;width:100%;height:auto;margin-top:20px;position:relative;left:0}.kiko-feature-card--frame .kiko-feature-photo{aspect-ratio:707/398}.kiko-feature-stats{display:flex}}@media (max-width:900px){.kiko-features-grid{padding:0 20px}}@media (max-width:768px){.kiko-features-grid{padding:0 16px}}@media (max-width:480px){.kiko-features-grid{padding:0 14px}}
