/* Product storytelling and the public charging experience. */
html{scroll-behavior:auto}
html{scroll-padding-top:160px}.cinema{height:calc(100svh - 86px);min-height:670px;max-height:1000px;position:relative;isolation:isolate;overflow:hidden;color:white;background:#161e20}.cinema-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.cinema-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(6,18,19,.79),transparent 66%),linear-gradient(0deg,rgba(4,14,17,.85),transparent 40%)}.cinema-title{padding:80px var(--gutter);max-width:650px}.cinema-title h1{font-size:clamp(100px,13vw,200px);line-height:.95;margin:18px 0 30px;letter-spacing:-.03em}.cinema-title p{font-size:22px;line-height:1.5;margin-bottom:28px}.cinema-price{position:absolute;right:var(--gutter);bottom:100px;display:flex;flex-direction:column;text-align:right}.cinema-price>span{font-size:10px;letter-spacing:.17em}.cinema-price strong{font-size:39px;font-family:var(--display);font-weight:500;line-height:1.5}.cinema-price small{font-size:10px;color:#d0d9d6}.cinema-bottom{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.14em;border-top:1px solid #ffffff3b;padding-top:21px}.product-subnav{position:sticky;top:86px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:26px;background:#f8faf7f7;padding:0 var(--gutter);height:66px;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.subnav-model{font-family:var(--display);font-size:28px;text-transform:uppercase}.product-subnav>div{display:flex;gap:28px;font-size:11px}.product-subnav>div a{padding:23px 0;border-bottom:2px solid transparent;white-space:nowrap}.product-subnav>div a:hover,.product-subnav a[aria-current]{color:var(--green);border-color:var(--green)}.subnav-ride{font-size:11px;font-weight:600}.feature-intro{padding-bottom:65px}.feature-intro>div{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;margin-top:28px}.feature-intro p{max-width:500px;color:var(--muted)}.feature-cards{padding:0 var(--gutter) 40px;display:grid;gap:28px}.feature-panel{display:grid;grid-template-columns:1.2fr 1fr;min-height:420px;background:#e9eee7}.feature-panel:nth-child(2){grid-template-columns:1fr 1.2fr;background:#dfe8e4}.feature-panel:nth-child(2) .feature-panel-image{order:2}.feature-panel-image{overflow:hidden;min-height:380px}.feature-panel-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.feature-panel:hover img{transform:scale(1.035)}.feature-panel-copy{align-self:center;padding:48px 12%}.feature-panel-copy h3{font-family:var(--display);font-size:clamp(34px,3.4vw,53px);margin:22px 0}.feature-panel-copy p{font-size:13px;color:var(--muted)}.gallery-section{background:#f1f3ee}.gallery-view{position:relative;height:600px;overflow:hidden;background:#e1e5de}.gallery-view>img{width:100%;height:100%;object-fit:contain}.gallery-view>span{position:absolute;bottom:25px;left:25px;padding:8px 13px;background:#f8faf7e8;font-size:10px}.gallery-zoom{position:absolute;right:25px;bottom:25px;background:var(--forest);color:white;border:0;padding:12px 17px;font-size:12px;min-height:44px}.gallery-zoom span{margin-left:12px}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.gallery-thumb{padding:0;background:transparent;border:1px solid transparent;text-align:left;color:var(--muted)}.gallery-thumb img{width:100%;height:120px;object-fit:cover;opacity:.65;transition:opacity .2s}.gallery-thumb span{display:block;padding:10px 12px;font-size:10px}.gallery-thumb[aria-pressed=true]{border-color:var(--forest);background:white;color:var(--forest)}.gallery-thumb[aria-pressed=true] img,.gallery-thumb:hover img{opacity:1}.photo-open{overflow:hidden}.photo-dialog{padding:20px;border:0;background:#f8faf7;max-width:94vw;max-height:94svh;width:1150px;color:var(--ink)}.photo-dialog::backdrop{background:#081512e8;backdrop-filter:blur(8px)}.photo-dialog>img{width:100%;height:75svh;object-fit:contain}.photo-dialog p{font-size:10px;text-align:center;padding:10px}.dialog-close{position:absolute;right:18px;top:18px;border:0;background:var(--forest);color:white;width:44px;height:44px;z-index:2}.product-charge{background:#143e3b;color:white;display:grid;grid-template-columns:1fr 1fr;gap:40px 9%;position:relative}.product-charge h2{margin:24px 0}.product-charge>div>p{color:#c7d9d3;max-width:430px;margin-bottom:26px}.charge-modes{display:grid;gap:22px}.charge-modes article{border-top:1px solid #ffffff30;padding-top:24px;position:relative}.mode-icon{position:absolute;right:0;top:14px;font-size:38px;color:#acd8bb}.charge-modes h3{font-size:15px;margin-bottom:18px}.charge-modes strong{font-family:var(--display);font-size:34px;font-weight:500;display:block}.charge-modes strong span{font-size:22px;color:#b6d8b9;margin-left:16px}.charge-modes p{font-size:11px;color:#bdd0cb;max-width:370px;margin-top:12px}.product-charge>.fine-print{grid-column:1/-1;color:#b4c9c2}.spec-groups{display:grid;grid-template-columns:1fr 1fr;gap:30px 8%}.spec-group:last-child{grid-column:2;grid-row:1/3}.spec-group h3{font-family:var(--display);font-size:30px;margin-bottom:18px}.spec-group dl{margin:0}.spec-group dl>div{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;padding:13px 0;font-size:11px}.spec-group dt{color:var(--muted)}.spec-group dd{margin:0;text-align:right;font-weight:600}.spec-section>.fine-print{margin-top:30px;max-width:730px}.configuration-title{font-size:90px;margin-top:15px}.product-hero .product-stage img{object-fit:contain}
.network-teaser{background:#e3ebdf;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:8%;overflow:hidden}.network-teaser h2{margin:24px 0}.network-teaser p{max-width:430px;margin-bottom:28px;color:var(--muted)}.teaser-phone{height:440px;position:relative;display:flex;align-items:center;justify-content:center}.teaser-phone img{width:auto;height:430px;position:relative;transform:rotate(8deg);filter:drop-shadow(15px 24px 16px #163e3725)}.teaser-orbit{position:absolute;width:460px;height:460px;border-radius:50%;border:1px solid #9cbaaa}.teaser-orbit:after{content:'';position:absolute;inset:42px;border-radius:50%;border:1px solid #9cbaaa}.phone-note{position:absolute;bottom:-22px;font-size:9px;letter-spacing:.08em}.network-hero{min-height:670px;position:relative;overflow:hidden;isolation:isolate;background:#113e38;color:white;padding:100px var(--gutter)}.network-hero-copy{position:relative;z-index:2;max-width:740px}.network-hero h1{font-size:clamp(72px,8vw,126px);margin:30px 0;line-height:.96}.network-hero h1 em{color:#c8dfb5;font-style:normal}.network-hero p{font-size:13px;color:#d2e0d6;margin-bottom:30px}.network-hero .actions{display:flex;gap:28px;align-items:center}.network-machine{position:absolute;right:0;top:0;height:100%;width:40%;z-index:-1;overflow:hidden}.network-machine img{height:100%;width:100%;object-fit:cover;object-position:center 43%;filter:brightness(.72) saturate(.55)}.network-machine:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#113e38,transparent 45%),linear-gradient(0deg,#113e3880,transparent)}.network-hero-metric{position:absolute;right:var(--gutter);bottom:44px;display:flex;flex-direction:column;text-align:right;z-index:2}.network-hero-metric strong{font-family:var(--display);font-size:100px;line-height:1;font-weight:500}.network-hero-metric small{font-family:var(--body);font-size:13px;margin-left:10px}.network-hero-metric>span{font-size:13px;letter-spacing:.1em}.network-compat{background:#e4ebe0;display:flex;align-items:center;justify-content:center;gap:44px;padding:25px var(--gutter)}.network-compat>span{font-size:9px;letter-spacing:.1em}.network-compat a{font-family:var(--display);font-size:26px}.network-compat small{font-size:9px;color:var(--muted)}.charging-explainer{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center}.charging-explainer h2{margin:24px 0}.charging-explainer>div>p{color:var(--muted);max-width:470px}.battery-levels{display:flex;justify-content:space-between;font-family:var(--display);font-size:38px}.battery-track{display:grid;grid-template-columns:repeat(10,1fr);gap:5px;border:2px solid #8dad9b;padding:10px;border-radius:8px;margin:13px 0 25px;height:94px}.battery-track i{background:#b0ce9b;border-radius:3px}.battery-track i:first-child{background:var(--forest)}.battery-track i:nth-child(n+9){background:#e4e9e0}.battery-story strong{font-size:19px}.battery-story p{font-size:10px;line-height:1.8;margin-top:15px;color:var(--muted)}.network-directory{background:#e9eee7}.network-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:24px}.network-map-card{background:#d7e2d5;display:grid;grid-template-columns:.8fr 1fr;gap:25px;padding:40px;overflow:hidden;align-items:center}.map-app-photo img{width:100%;height:400px;object-fit:contain;filter:drop-shadow(6px 15px 12px #183c3824)}.map-app-copy h3{font-family:var(--display);font-size:39px;margin:22px 0}.map-app-copy p{font-size:12px}.map-app-copy>small{display:block;font-size:9px;color:var(--muted);margin-top:20px}.store-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.store-links a{display:flex;flex-direction:column;background:#173f3e;color:white;padding:9px 14px;min-width:115px;border-radius:4px;border:1px solid #829b8750}.store-links a:hover{background:#286657}.store-links small{font-size:8px;line-height:1.5}.store-links b{font-size:12px}.network-location{background:var(--paper);padding:35px}.location-kind{font-size:9px;letter-spacing:.1em;color:var(--green)}.network-location h3{font-family:var(--display);font-size:39px;margin:25px 0}.network-location address{font-style:normal;font-size:11px;line-height:1.9;color:var(--muted)}.network-location dl>div{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:5px 0}.network-location dd{margin:0}.location-status{font-size:10px;color:#6a6140;background:#eee9d8;padding:12px 14px;margin:20px 0}.network-location .button{font-size:10px;gap:15px;width:100%}.network-location .text-link{font-size:10px;margin-top:8px}.route-help{display:grid;grid-template-columns:1.3fr 1fr;gap:32px 8%;background:#dce6d9;margin-top:24px;padding:36px 40px}.route-help h3{font-family:var(--display);font-size:31px;margin:14px 0}.route-help p{font-size:11px;color:var(--muted)}.route-help label{display:block;font-size:10px;margin-bottom:8px}.route-help select{width:100%;border:1px solid #adc2ad;padding:14px;background:var(--paper);color:var(--ink);border-radius:3px}.route-help button{margin-top:12px;width:100%;font-size:11px}.route-note{grid-column:1/-1;font-size:9px!important}.app-story{background:#123d38;color:white}.app-story .section-heading p{color:#ccdbd1;font-size:12px}.app-story .store-links a{background:#f1f6ee;color:var(--ink)}.app-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.app-feature-grid article>div{height:410px;background:#244e45;overflow:hidden;padding:35px 30px 0;display:flex;justify-content:center;margin-bottom:26px}.app-feature-grid img{height:445px;width:auto;object-fit:contain;object-position:top}.app-feature-grid article:nth-child(2)>div{background:#315c4c}.app-feature-grid article:nth-child(3)>div{background:#49654d}.app-feature-grid article>span{font-size:9px;letter-spacing:.12em;color:#afcfb0}.app-feature-grid h3{font-family:var(--display);font-size:34px;margin:14px 0}.app-feature-grid p{font-size:12px;color:#c8d9cf}.app-story>.fine-print{margin-top:45px;color:#b7cdc0}.charging-guide{display:grid;grid-template-columns:1fr 1fr;gap:10%}.charging-guide h2{margin-top:22px}.charging-guide ol{list-style:none;padding:0;margin:0}.charging-guide li{display:flex;gap:28px;padding:26px 0;border-top:1px solid var(--line)}.charging-guide li>span{font-family:var(--display);font-size:36px;color:var(--green);line-height:1}.charging-guide h3{font-size:17px;line-height:1.4;margin-bottom:12px}.charging-guide p{font-size:12px;color:var(--muted)}.network-close{text-align:center;background:linear-gradient(#173f3ee5,#173f3ec9),url('/assets/bali-coast.webp') center/cover;color:white}.network-close h2{margin:25px 0 32px}
@media(min-width:1500px){.cinema-title{padding-top:120px}.feature-panel{min-height:520px}}
@media(max-width:1100px){.product-subnav>div{gap:20px}.feature-panel-copy{padding:35px 10%}.network-hero h1{font-size:90px}.network-layout{grid-template-columns:1fr}.network-location{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.network-location h3{grid-column:1;grid-row:2/4}.network-location .location-kind{grid-column:1/-1}.network-location address{grid-column:2}.network-location dl{grid-column:2}.network-location .location-status{margin-top:0}.network-location .text-link{justify-self:start}.network-compat{gap:25px}.network-map-card{grid-template-columns:1fr 1.2fr;padding:40px 10%}.gallery-view{height:480px}.app-feature-grid article>div{height:335px;padding:30px 15px 0}.app-feature-grid img{height:360px}.app-feature-grid{gap:22px}}
@media(max-width:760px){html{scroll-padding-top:145px}.cinema{height:760px;min-height:0;max-height:none}.cinema-title{padding-top:50px;max-width:100%}.cinema-title h1{font-size:100px;margin:16px 0 20px}.cinema-title p{font-size:18px}.cinema-bg{object-position:62% center}.cinema-overlay{background:linear-gradient(180deg,#071918a6,transparent 62%,#041411e8),linear-gradient(90deg,#06161355,transparent)}.cinema-title .button{min-height:46px;padding:12px 18px;font-size:11px}.cinema-price{left:var(--gutter);right:auto;bottom:100px;text-align:left}.cinema-price strong{font-size:34px}.cinema-bottom{font-size:8px;bottom:23px}.cinema-bottom>span{max-width:160px}.product-subnav{top:72px;height:61px;padding:0 20px;gap:20px;overflow-x:auto}.subnav-model{font-size:23px}.product-subnav>div{gap:22px;flex:none;font-size:10px}.product-subnav>div a{padding:20px 0}.subnav-ride{display:none}.feature-intro>div{grid-template-columns:1fr;gap:26px}.feature-intro p{font-size:12px}.feature-intro{padding-bottom:40px}.feature-panel,.feature-panel:nth-child(2){grid-template-columns:1fr;min-height:0}.feature-panel:nth-child(2) .feature-panel-image{order:0}.feature-panel-image{height:270px;min-height:0}.feature-panel-copy{padding:28px}.feature-panel-copy h3{font-size:36px;margin:16px 0}.feature-panel-copy p{font-size:12px}.feature-cards{gap:20px;padding-bottom:20px}.gallery-view{height:320px}.gallery-view>span{left:12px;bottom:12px;font-size:9px}.gallery-zoom{right:12px;bottom:12px;padding:10px 13px}.gallery-zoom span{display:none}.gallery-thumbs{gap:8px}.gallery-thumb img{height:68px}.gallery-thumb span{font-size:8px;padding:8px 5px;line-height:1.5}.product-charge{grid-template-columns:1fr;gap:32px}.product-charge>div>p{font-size:12px}.charge-modes{gap:27px}.spec-groups{grid-template-columns:1fr;gap:30px}.spec-group:last-child{grid-column:auto;grid-row:auto}.spec-group dl>div{font-size:10px;gap:20px}.spec-group dd{max-width:57%}.configuration-title{font-size:75px}.network-teaser{grid-template-columns:1fr;gap:55px}.network-teaser p{font-size:12px}.teaser-phone{height:355px}.teaser-phone img{height:350px}.teaser-orbit{width:350px;height:350px}.network-hero{padding:60px var(--gutter) 260px;min-height:700px}.network-hero h1{font-size:66px}.network-hero-copy{max-width:100%}.network-hero .actions{gap:20px;align-items:flex-start;flex-direction:column}.network-hero .hero-link{font-size:11px}.network-machine{width:70%;height:100%;opacity:.8}.network-machine:after{background:linear-gradient(90deg,#113e38 0%,#113e3866),linear-gradient(0deg,transparent,#113e38bd 75%)}.network-hero-metric{bottom:35px;right:var(--gutter)}.network-hero-metric strong{font-size:85px}.network-compat{flex-wrap:wrap;gap:13px 30px;padding-block:24px;justify-content:flex-start}.network-compat>span{width:100%}.network-compat small{width:100%}.network-compat a{font-size:24px}.charging-explainer{grid-template-columns:1fr;gap:45px}.charging-explainer>div>p{font-size:12px}.battery-track{height:78px}.network-layout{gap:18px}.network-map-card{grid-template-columns:1fr;padding:30px;gap:30px}.map-app-photo img{height:320px}.map-app-copy h3{font-size:38px;margin:16px 0}.network-location{display:block;padding:28px}.network-location h3{margin:20px 0}.network-location dl{margin:20px 0}.network-location .location-status{margin-top:22px}.route-help{grid-template-columns:1fr;padding:28px;gap:20px}.route-help h3{font-size:30px}.app-feature-grid{grid-template-columns:1fr;gap:42px}.app-feature-grid article>div{height:380px;padding-top:30px}.app-feature-grid img{height:450px}.app-feature-grid h3{font-size:35px}.app-story .section-heading{gap:26px}.charging-guide{grid-template-columns:1fr;gap:40px}.charging-guide li{gap:20px}.charging-guide li>span{font-size:30px}.photo-dialog{padding:10px}.photo-dialog>img{height:65svh}.network-teaser .button{font-size:11px}.product-charge .fine-print{font-size:9px}.feature-panel:last-child img[src*="charge-port"]{object-position:center 60%}}
@media(prefers-reduced-motion:reduce){.feature-panel-image img{transition:none}}
.route-help #route-inquiry{margin-top:12px;width:100%;font-size:11px}
@media(max-width:760px){.cinema-bg{object-position:50% center}.cinema-bottom{right:135px}.cinema-bottom>a{display:none}}
@media(max-width:760px){.network-hero-metric{right:auto;left:var(--gutter);text-align:left}.cinema-edpower .cinema-title h1{font-size:clamp(76px,22vw,100px)}}
