:root{font-family:Inter,Arial,sans-serif;color:#171717;background:#f6f4f1;font-synthesis:none;--orange:#f3310e;--dark-orange:#d92d0d;--ink:#171717;--paper:#f6f4f1;--line:#e4e1dd}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper)}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}
.header{position:absolute;z-index:2;top:8px;left:50%;transform:translateX(-50%);height:52px;display:flex;align-items:center;gap:28px;padding:0 14px;border-radius:13px;background:#d92d0d;color:#fff}.logo{font-size:28px;font-weight:800;letter-spacing:-.08em;color:inherit;text-decoration:none}.header nav{display:flex;gap:24px;margin-left:auto}.header a{color:inherit;text-decoration:none;font-size:12px}.language-switcher{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #ffffff55;border-radius:7px}.language-link{padding:4px 5px;border-radius:5px;font-size:11px!important;opacity:.72}.language-link.active{background:#fff;color:var(--dark-orange);opacity:1}.header-cta{padding:9px 16px!important;background:#fff;color:var(--dark-orange)!important;border-radius:9px!important;font-size:11px!important}
.hero{background:var(--orange);color:#fff;padding:92px 0 68px}.hero-grid,.bike-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.hero-copy-wrap{padding-top:7px;text-align:center}.hero-copy-wrap .kicker,.hero h1,.hero-copy{margin-left:auto;margin-right:auto}.kicker{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px}.red{color:var(--dark-orange)}.hero h1,h2{letter-spacing:-.065em;line-height:.98}.hero h1{font-size:clamp(48px,5.3vw,68px);margin:0 auto 19px;max-width:560px}.hero-copy{font-size:15px;line-height:1.55;max-width:470px;color:#ffffffd1;margin:0 auto}.actions{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.button{display:inline-block;border:0;border-radius:9px;padding:11px 19px;font:inherit;font-size:11px;font-weight:600;text-decoration:none;cursor:pointer}.button.light{background:#fff;color:var(--dark-orange)}.text-link{color:#fff;text-decoration:none;font-weight:600;font-size:11px}.micro{font-size:10px;color:#ffffffad;margin:24px 0 0}.hero-image{border-radius:17px;overflow:hidden}.hero-image img{display:block;width:100%;aspect-ratio:1.38;object-fit:cover}
.section{padding:68px 0;background:var(--paper)}.section h2,.bike h2,.final h2{font-size:clamp(40px,4.3vw,56px);max-width:760px;margin:0 0 16px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:29px}.card{min-height:116px;padding:18px 20px;border:1px solid var(--line);border-radius:13px;background:#fff}.benefit-icon{display:grid;width:28px;height:28px;place-items:center;color:var(--orange);font-size:18px;line-height:1;font-weight:700}.card h3{font-size:14px;margin:10px 0 8px}.card p,.steps p{font-size:11px;line-height:1.5;color:#777;margin:0}.how-section{padding-top:72px;padding-bottom:72px}.section-intro{font-size:13px;color:#777;max-width:560px;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:29px}.steps article{min-height:128px;padding:18px;border-radius:13px;background:#efedea}.step-number{color:var(--orange);font-size:31px;font-weight:700;line-height:1}.steps h3{font-size:14px;margin:10px 0 8px}.red-button{background:var(--orange);color:#fff;margin:28px auto 0;display:block;width:max-content}
.bike{background:var(--ink);color:#fff}.bike-grid{gap:64px}.bike-photo img{display:block;width:100%;height:400px;object-fit:cover;border-radius:15px}.bike p{font-size:12px;line-height:1.55;color:#bbb;max-width:440px}.bike ul{list-style:none;padding:8px 0 0;margin:0;display:grid;gap:5px;font-size:10px;color:#eee}.bike-note{display:inline-block;background:#5b2318;color:#ffb19f!important;border-radius:9px;padding:7px 11px;font-size:9px!important}
.form-section{padding:60px 0}.form-card{background:var(--ink);color:#fff;border-radius:16px;padding:32px 34px;display:grid;grid-template-columns:1fr 1.12fr;gap:48px}.form-card h2{color:#fff}.form-copy>p:not(.kicker){font-size:14px;line-height:1.5;color:#aaa;max-width:300px}.form-card form{align-self:center}form{display:grid;grid-template-columns:1fr;gap:12px;margin:0}label{display:grid;gap:6px;font-size:12px;font-weight:500;color:#ddd}label:nth-of-type(5),.consent,button,[data-form-status],form>.micro{grid-column:1/-1}input,select,textarea{height:40px;border:1px solid #333;border-radius:7px;padding:0 11px;font:inherit;font-size:12px;background:#292929;color:#fff}textarea{height:72px;padding-top:10px;resize:vertical}.consent{display:flex;grid-template-columns:none;flex-direction:row;align-items:center;font-size:11px;color:#aaa}.consent input{width:14px;height:14px}.center{text-align:center;margin:0}form button{width:100%}
.faq-section{padding-top:62px;padding-bottom:62px}.faq{margin-top:24px}details{border:1px solid var(--line);border-radius:10px;padding:12px 14px;margin:7px 0;background:#fff}summary{cursor:pointer;list-style:none;font-size:10px;font-weight:600;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary b{color:var(--orange);font-size:14px;font-weight:400}details p{font-size:10px;color:#666;line-height:1.5;margin:10px 0 0}
.final{padding:42px 0;background:var(--orange);color:#fff}.final-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.final h2{color:#fff;font-size:32px;margin-bottom:7px}.final p{color:#fffc;font-size:11px;margin:0}.final .button{flex:none}
footer{padding:34px 0;background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;position:relative}.footer-grid p{color:#ffffffb8;font-size:9px;margin:6px 0}.footer-grid small{position:absolute;right:0;bottom:0;color:#ffffff7a;font-size:8px}
@media(max-width:760px){.container{width:min(100% - 32px,600px)}.header{position:relative;top:auto;left:auto;transform:none;width:calc(100% - 32px);height:auto;padding:17px 0;margin:8px auto -60px;flex-wrap:wrap;gap:15px;background:transparent}.header nav{order:3;width:100%;justify-content:space-between;margin:0}.language-switcher{margin-left:auto}.header-cta{margin-left:0}.hero{padding:90px 0 58px}.hero-grid,.bike-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:52px}.hero-copy{font-size:14px}.steps,.cards{grid-template-columns:1fr}.section,.form-section{padding:58px 0}.bike-photo img{height:330px}.form-card{grid-template-columns:1fr;padding:25px 20px;gap:28px}.final-inner{display:block}.final .button{margin-top:20px}.footer-grid{grid-template-columns:1fr}.footer-grid small{position:static;margin-top:18px}}

/* Larger, more readable type across the page. */
.kicker{font-size:12px}.hero h1{font-size:clamp(52px,5.7vw,74px)}.hero-copy{font-size:17px}.button,.text-link{font-size:13px}.micro{font-size:12px}.section h2,.bike h2,.final h2{font-size:clamp(44px,4.7vw,60px)}.card h3,.steps h3{font-size:17px}.card p,.steps p{font-size:13px}.section-intro{font-size:15px}.bike p{font-size:14px}.bike ul{font-size:12px}.bike-note{font-size:11px!important}summary{font-size:12px}details p{font-size:12px}.final h2{font-size:36px}.final p{font-size:13px}.footer-grid p{font-size:11px}.footer-grid small{font-size:10px}
form{grid-template-columns:1fr;gap:12px}label{font-size:12px}input,select,textarea{font-size:12px}
.form-status{display:flex;align-items:center;gap:10px;min-height:0;margin:0;border-radius:10px;font-size:13px;line-height:1.45;font-weight:600;opacity:0;transform:translateY(5px);transition:opacity .25s ease,transform .25s ease}.form-status::before{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;font-size:15px}.form-status.is-loading,.form-status.is-success,.form-status.is-error{min-height:48px;padding:11px 14px;opacity:1;transform:translateY(0)}.form-status.is-loading{background:#ffffff12;color:#ffffff99}.form-status.is-loading::before{content:"…"}.form-status.is-success{background:#1f9d6040;border:1px solid #4ade8090;color:#b8f7cc}.form-status.is-success::before{content:"✓";background:#36b96b;color:#102719}.form-status.is-error{background:#ef444433;border:1px solid #f8717190;color:#fecaca}.form-status.is-error::before{content:"!";background:#ef6b6b;color:#3a1010}
@media(max-width:760px){.hero h1{font-size:52px}.hero-copy{font-size:16px}}

/* Keep secondary copy readable across the wide desktop layout. */
.header a{font-size:13px}.header .logo{font-size:34px}.language-link{font-size:12px!important}.header-cta{font-size:12px!important}.kicker{font-size:13px}.hero-copy{font-size:18px}.button,.text-link{font-size:14px}.micro{font-size:13px}.form-card h2{font-size:clamp(36px,4vw,50px)}.card h3,.steps h3{font-size:18px}.card p,.steps p{font-size:14px}.section-intro{font-size:16px}.bike p{font-size:15px}.bike ul{font-size:13px}.bike-note{font-size:12px!important}summary{font-size:14px}details p{font-size:14px}.final h2{font-size:38px}.final p{font-size:14px}.footer-grid p{font-size:12px}.footer-grid small{font-size:11px}label{font-size:13px}input,select,textarea{font-size:13px}.form-status{font-size:14px}
@media(max-width:760px){.hero-copy{font-size:16px}.button,.text-link{font-size:13px}.form-card h2{font-size:36px}}

.hero-copy-wrap{text-align:left}.hero-copy-wrap .kicker,.hero h1,.hero-copy{margin-left:0;margin-right:0}.actions{justify-content:center}.red-button{margin-left:auto;margin-right:auto}.final-inner{display:block;text-align:center}.final .button{display:block;width:max-content;margin:22px auto 0}

/* Keep the hero actions aligned with the left-aligned copy on desktop. */
@media(min-width:761px){.hero .actions{justify-content:flex-start;gap:18px;margin-top:30px}.hero .actions .button{padding:15px 28px;border-radius:11px;font-size:16px;font-weight:700;box-shadow:0 8px 20px #8f1d0b55}.hero .actions .text-link{padding:15px 0;font-size:15px}}

/* Establish a clear reading order for the process CTA and final conversion block. */
.how-section .red-button{margin:32px 0 0;padding:15px 28px;border-radius:11px;font-size:16px;font-weight:700;box-shadow:0 8px 20px #d92d0d33}.final-inner{display:grid;justify-items:center;gap:22px;text-align:center}.final-copy{display:grid;justify-items:center;gap:10px;max-width:720px}.final h2{margin:0;max-width:none}.final p{max-width:620px}.final .button{margin:0;padding:15px 28px;border-radius:11px;font-size:16px;font-weight:700;box-shadow:0 8px 20px #8f1d0b55}

/* Mobile layout: keep the header on the hero background and preserve left-aligned hero actions. */
@media(max-width:760px){.header{position:absolute;top:8px;left:16px;transform:none;width:calc(100% - 32px);margin:0;padding:12px 14px;gap:12px;background:var(--dark-orange);border-radius:12px}.header .logo{font-size:28px}.header nav{gap:10px}.header nav a{font-size:11px!important;white-space:nowrap}.header-cta{padding:10px 14px!important;font-size:11px!important}.language-link{font-size:11px!important}.hero{padding-top:154px}.hero h1{font-size:clamp(42px,12vw,52px)}.hero .actions{justify-content:flex-start;flex-wrap:wrap;gap:12px;margin-top:26px}.hero .actions .button{padding:13px 22px;border-radius:10px;font-size:14px;font-weight:700}.hero .actions .text-link{padding:13px 0;font-size:13px}.hero-image img{aspect-ratio:1.12;object-fit:cover}.card{padding:18px}.steps article{min-height:auto}.how-section .red-button{margin-top:28px;padding:14px 24px;font-size:15px}.final{padding:48px 0}.final-inner{gap:18px}.final .button{padding:14px 24px;font-size:15px}.footer-grid{gap:20px}}

/* Benefits use an editorial heading and four equal feature cards on wide screens. */
.benefits-section h2{max-width:none;margin-bottom:22px;font-size:clamp(44px,5vw,76px)}.benefits-intro{max-width:920px;margin:0;color:#6d6b69;font-size:clamp(18px,1.7vw,28px);line-height:1.45}.benefits-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:64px}.benefits-cards .card{min-height:320px;padding:42px 44px;border-radius:30px}.benefits-cards .benefit-icon{display:grid;width:48px;height:48px;place-items:center;color:var(--orange)}.benefits-cards .benefit-icon svg{display:block;width:42px;height:42px}.benefits-cards .card h3{margin:28px 0 28px;font-size:clamp(21px,1.55vw,30px);line-height:1.08}.benefits-cards .card p{font-size:clamp(16px,1.25vw,23px);line-height:1.5;color:#6d6b69}
@media(max-width:1050px){.benefits-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-cards .card{min-height:270px}}
@media(max-width:760px){.benefits-section h2{font-size:clamp(40px,11vw,52px);margin-bottom:18px}.benefits-intro{font-size:18px}.benefits-cards{grid-template-columns:1fr;gap:14px;margin-top:36px}.benefits-cards .card{min-height:auto;padding:28px;border-radius:20px}.benefits-cards .benefit-icon{width:40px;height:40px}.benefits-cards .benefit-icon svg{width:36px;height:36px}.benefits-cards .card h3{margin:20px 0 12px;font-size:23px}.benefits-cards .card p{font-size:16px}}

/* Full-width FAQ and conversion block follow the landing's editorial desktop layout. */
.faq-section{width:calc(100% - 64px);max-width:none;padding-top:88px;padding-bottom:144px}.faq-section h2{max-width:none;margin-bottom:58px;font-size:clamp(48px,5vw,78px)}.faq{margin-top:0}.faq details{margin:14px 0;padding:0 38px;border-radius:30px;background:#fff}.faq summary{min-height:112px;align-items:center;font-size:clamp(19px,1.5vw,29px);font-weight:700}.faq summary b{font-size:40px;line-height:1;font-weight:400;transition:transform .2s ease}.faq details[open] summary b{transform:rotate(45deg)}.faq details p{max-width:900px;padding:0 0 28px;margin:0;font-size:18px;line-height:1.55}.final{padding:92px 0}.final-inner{width:calc(100% - 64px);max-width:none;display:flex;align-items:center;justify-content:space-between;gap:48px;text-align:left}.final-copy{display:block;max-width:1100px}.final h2{font-size:clamp(48px,5vw,78px);line-height:.98}.final p{max-width:1000px;margin-top:20px;font-size:clamp(19px,1.65vw,29px);line-height:1.4}.final .button{flex:none;margin:0;padding:22px 42px;border-radius:22px;font-size:22px;font-weight:600;box-shadow:none}
@media(max-width:760px){.faq-section{width:min(100% - 32px,600px);padding-top:58px;padding-bottom:72px}.faq-section h2{margin-bottom:32px;font-size:clamp(40px,11vw,52px)}.faq details{margin:10px 0;padding:0 20px;border-radius:20px}.faq summary{min-height:76px;font-size:18px;line-height:1.25}.faq summary b{font-size:30px}.faq details p{padding-bottom:20px;font-size:16px}.final{padding:58px 0}.final-inner{width:min(100% - 32px,600px);display:grid;justify-items:start;gap:28px;text-align:left}.final-copy{display:grid;justify-items:start;gap:12px}.final h2{font-size:clamp(40px,11vw,52px)}.final p{margin:0;font-size:18px}.final .button{padding:16px 26px;border-radius:13px;font-size:16px}}

/* Type scale and component sizing: clear hierarchy without oversized UI. */
:root{--type-meta:12px;--type-small:14px;--type-body:16px;--type-lead:18px;--type-card-title:22px;--type-heading:clamp(48px,4.6vw,64px)}body{line-height:1.5}.kicker{font-size:var(--type-meta);line-height:1.2;letter-spacing:.12em}.header a,.language-link,.header-cta{font-size:var(--type-small)!important}.button{font-size:15px;line-height:1.2}.hero h1{font-size:clamp(52px,5.4vw,72px);line-height:1.01;letter-spacing:-.06em}.hero-copy{font-size:var(--type-lead);line-height:1.5}.micro{font-size:var(--type-small);line-height:1.4}.section{padding-top:88px;padding-bottom:88px}.section h2,.bike h2,.final h2{font-size:var(--type-heading);line-height:1.02;letter-spacing:-.055em}.section-intro,.bike p,.form-copy>p:not(.kicker){font-size:var(--type-body);line-height:1.55}.cards,.steps{gap:20px}.card{padding:24px;border-radius:18px}.card h3,.steps h3{font-size:var(--type-card-title);line-height:1.15}.card p,.steps p{font-size:var(--type-body);line-height:1.5}.steps article{min-height:0;padding:26px;border-radius:18px}.step-number{font-size:34px}.bike ul{font-size:var(--type-small);line-height:1.5}.form-card{padding:40px;gap:40px}.form-card h2{font-size:clamp(36px,3.5vw,48px)}label,input,select,textarea{font-size:var(--type-small)}.benefits-section h2{font-size:var(--type-heading)}.benefits-intro{font-size:var(--type-lead);line-height:1.5}.benefits-cards{gap:20px;margin-top:44px}.benefits-cards .card{min-height:270px;padding:30px;border-radius:22px}.benefits-cards .benefit-icon{width:44px;height:44px}.benefits-cards .benefit-icon svg{width:38px;height:38px}.benefits-cards .card h3{margin:22px 0 16px;font-size:var(--type-card-title);line-height:1.15}.benefits-cards .card p{font-size:var(--type-body);line-height:1.5}.faq-section{width:min(1200px,calc(100% - 96px));max-width:1200px;padding-top:88px;padding-bottom:88px}.faq-section h2{font-size:var(--type-heading);margin-bottom:38px}.faq details{margin:12px 0;padding:0 28px;border-radius:20px}.faq summary{min-height:88px;font-size:20px;line-height:1.3}.faq summary b{font-size:32px}.faq details p{padding:0 0 24px;font-size:var(--type-body);line-height:1.55}.final{padding:72px 0}.final-inner{width:min(1200px,calc(100% - 96px));max-width:1200px;gap:40px}.final-copy{max-width:760px}.final h2{font-size:clamp(44px,4.2vw,60px)}.final p{margin-top:14px;font-size:var(--type-lead);line-height:1.45}.final .button{padding:18px 32px;border-radius:15px;font-size:17px}
@media(max-width:1050px){.benefits-cards .card{min-height:240px;padding:28px}.form-card{padding:32px;gap:30px}}
@media(max-width:760px){:root{--type-meta:12px;--type-small:14px;--type-body:16px;--type-lead:17px;--type-card-title:21px;--type-heading:clamp(40px,11vw,52px)}.section,.form-section{padding-top:56px;padding-bottom:56px}.hero h1{font-size:clamp(42px,12vw,52px)}.hero-copy{font-size:var(--type-body)}.section-intro,.bike p{font-size:var(--type-body)}.cards,.steps{gap:14px}.card,.steps article{padding:22px;border-radius:16px}.card h3,.steps h3{font-size:var(--type-card-title)}.card p,.steps p{font-size:var(--type-body)}.form-card{padding:26px 22px;gap:28px}.benefits-cards{margin-top:34px}.benefits-cards .card{min-height:auto;padding:26px;border-radius:18px}.benefits-cards .card h3{font-size:23px}.faq-section{width:min(100% - 32px,600px);padding-top:56px;padding-bottom:56px}.faq-section h2{font-size:var(--type-heading);margin-bottom:30px}.faq details{padding:0 20px;border-radius:16px}.faq summary{min-height:76px;font-size:18px}.faq details p{font-size:var(--type-body)}.final{padding:56px 0}.final-inner{width:min(100% - 32px,600px);gap:26px}.final h2{font-size:var(--type-heading)}.final p{font-size:var(--type-lead)}.final .button{padding:16px 26px;font-size:16px}}

/* Movo brand system: SF Pro Text, official palette and white logotype on dark surfaces. */
:root{font-family:"SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--orange:#F95015;--dark-orange:#4D1100;--ink:#151515;--paper:#F4F2EF;--line:#DEDAD5;--brand-gradient:linear-gradient(118deg,#F95015 0%,#C02F0A 100%);--brand-gray:#656565}body{background:var(--paper);color:var(--ink)}.hero,.final{background:var(--brand-gradient)}.header{background:var(--brand-gradient);box-shadow:none}.bike,footer{background:var(--ink)}.red,.benefit-icon,.step-number,summary b{color:var(--orange)}.card,.faq details{border-color:var(--line)}.card p,.steps p,.benefits-intro,.faq details p{color:var(--brand-gray)}.button.light{color:#C02F0A}.red-button{background:var(--orange)}.header .logo{display:inline-flex;width:104px;height:auto;padding:8px 0;align-items:center}.logo img{display:block;width:100%;height:auto}.footer-grid .logo{width:116px;padding:10px 0}.header .logo,.footer-grid .logo{font-size:0}.header{padding-inline:18px}.hero h1,h2,.card h3,.steps h3,summary,.final h2{font-weight:700}.kicker{font-weight:600}.card,.steps article,.faq details,.form-card{box-shadow:none}
@media(max-width:760px){.header .logo{width:90px;padding:7px 0}.footer-grid .logo{width:104px}.header{padding-inline:14px}}

/* Header navigation: centred desktop links and an accessible mobile menu. */
.header{display:grid;grid-template-columns:1fr auto 1fr;height:64px;gap:24px;padding:0 20px}.header .logo{justify-self:start;width:110px}.header nav{justify-self:center;display:flex;align-items:center;gap:28px;margin:0}.header nav a{font-size:15px!important;font-weight:600;line-height:1.2;white-space:nowrap}.header-actions{justify-self:end;display:flex;align-items:center;gap:14px}.header-cta{font-size:14px!important;padding:11px 18px!important}.menu-toggle{display:none}
@media(max-width:760px){.header{grid-template-columns:1fr auto;align-items:center;height:auto;gap:14px;padding:12px 14px}.header .logo{width:96px}.menu-toggle{display:grid;width:44px;height:44px;place-content:center;gap:5px;padding:0;border:0;border-radius:10px;background:#ffffff1a;color:#fff;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.header.is-menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header nav,.header-actions{display:none}.header.is-menu-open nav{display:grid;grid-column:1/-1;justify-self:stretch;gap:4px;padding-top:6px}.header.is-menu-open nav a{padding:14px 4px;border-bottom:1px solid #ffffff33;font-size:17px!important}.header.is-menu-open .header-actions{display:flex;grid-column:1/-1;justify-self:stretch;justify-content:space-between;padding-top:10px}.header.is-menu-open .header-cta{font-size:16px!important;padding:13px 20px!important}.header.is-menu-open .language-switcher{padding:5px}.header.is-menu-open .language-link{font-size:14px!important;padding:6px 8px}.hero{padding-top:132px}}

/* Separate the navigation plaque from the hero while keeping it in the brand palette. */
.header{background:#c92808b8;border:1px solid #ffffff2e;box-shadow:0 8px 18px #4d11002b}

/* Keep navigation visible while scrolling and keep the mobile trigger beside the logo. */
.header{position:fixed;top:12px;left:50%;transform:translateX(-50%);z-index:20}
.header .logo{min-width:0}

/* Centre the process block and give its CTA clear primary-action weight. */
.how-section{text-align:center}
.how-section .kicker,.how-section h2,.how-section .section-intro{text-align:center;margin-left:auto;margin-right:auto}
.how-section h2{max-width:760px}
.how-section .section-intro{margin-inline:auto}
.how-section .steps{text-align:left}
.how-section .steps:empty{display:none}
.how-section .red-button{margin:36px auto 0;padding:20px 40px;border-radius:14px;font-size:19px;line-height:1.2}

/* Keep long locale strings inside their layout containers. */
html,body{max-width:100%;overflow-x:hidden}
.hero-grid>* ,.bike-grid>* ,.hero-copy-wrap{min-width:0}
.hero h1,.section h2,.bike h2,.form-card h2,.final h2,.card h3,.steps h3{max-width:100%;overflow-wrap:break-word;word-break:normal;text-wrap:balance}
.hero h1{width:100%}
.hero h1{font-size:clamp(48px,5.1vw,68px)}
@media(max-width:760px){.hero h1{font-size:clamp(40px,11vw,48px)}}

@media(max-width:760px){
  .header{grid-template-columns:minmax(0,1fr) auto;position:fixed;top:10px;left:16px;transform:none;width:calc(100% - 32px);margin:0;padding:10px 12px;gap:10px;}
  .header .logo{justify-self:start;width:96px;min-width:0;height:44px;padding:0;align-items:center}
  .menu-toggle{justify-self:end;background:#ffffff33;border:1px solid #ffffff55;box-shadow:0 3px 10px #4d110044}
  .how-section .red-button{margin-top:30px;padding:18px 34px;font-size:18px}
}

/* Opaque navigation plaque keeps form content from showing through the fixed header. */
.header{background:#c92808;border:1px solid #ffffff3d;box-shadow:0 8px 22px #4d110044}
section[id]{scroll-margin-top:96px}

@media(max-width:760px){
  .header{grid-template-columns:minmax(0,1fr) auto;align-items:center}
  .header-actions{display:flex;position:absolute;top:10px;right:66px;align-items:center;gap:0}
  .header-actions .header-cta{display:none}
  .header-actions .language-switcher{margin:0;padding:4px;border-color:#ffffff66}
  .header-actions .language-link{font-size:13px!important;padding:6px 8px;line-height:1}
  .menu-toggle{align-self:center;justify-self:end}
  .header.is-menu-open .header-actions{position:static;grid-column:1/-1;display:flex;justify-content:space-between;padding-top:10px}
  .header.is-menu-open .header-actions .header-cta{display:inline-block}
}

/* Mobile closed state: one compact row, with the menu trigger locked to the top-right. */
@media(max-width:760px){
  .header{grid-template-columns:minmax(0,1fr);height:64px!important;min-height:64px;align-items:center}
  .header.is-menu-open{height:auto!important;min-height:64px}
  .menu-toggle{position:absolute;top:10px;right:12px}
  .header-actions{display:none!important;top:10px;right:66px}
  .header.is-menu-open nav{grid-column:1/-1}
  .header.is-menu-open .header-actions{display:flex!important;grid-column:1/-1}
}

/* Full-width colour band behind the fixed navigation plaque. */
.header::before{display:none}

/* Keep the final CTA copy on one consistent left edge at every viewport size. */
.final-copy{width:100%;text-align:left;justify-items:start;align-items:start}
.final-copy h2,.final-copy p{width:100%;margin-left:0;margin-right:0;text-align:left}

/* iOS Safari containment: prevent intrinsic content widths from widening the page. */
html{width:100%;overflow-x:hidden}
body{width:100%;min-width:0;overflow-x:hidden}
main,section,footer,.container,.hero-grid,.bike-grid,.form-card,.final-inner,.footer-grid{min-width:0;max-width:100%}
img,svg,video,canvas{max-width:100%}
button,input,select,textarea{max-width:100%;min-width:0}
.hero-copy,.benefits-intro,.section-intro,.bike p,.form-copy>p:not(.kicker),.final p,.footer-grid p,.footer-grid small,summary,details p,label,.consent{min-width:0;overflow-wrap:anywhere}

/* Do not split headings at arbitrary characters; use locale-aware hyphenation instead. */
.hero h1,.section h2,.bike h2,.form-card h2,.final h2{overflow-wrap:normal;word-break:normal;hyphens:auto}
.hero h1{font-size:clamp(48px,4.8vw,62px)}
@media(max-width:760px){.hero h1{font-size:clamp(40px,10.5vw,48px)}}

@media(max-width:760px){
  .container{width:calc(100% - 32px);max-width:600px}
  .header{width:calc(100% - 32px);max-width:600px}
  .hero-grid,.bike-grid,.final-inner,.footer-grid,.form-card{width:calc(100% - 32px);max-width:600px;margin-inline:auto;grid-template-columns:minmax(0,1fr)}
  .actions{min-width:0;max-width:100%}
  .hero-image,.bike-photo{min-width:0;width:100%}
  .faq-section{width:calc(100% - 32px);max-width:600px}
  .faq details,summary{min-width:0;max-width:100%}
  .final-inner{display:grid}
}
