:root{
  --bx-navy:#071b38;--bx-navy-2:#0d2d58;--bx-orange:#ff5a1f;--bx-orange-2:#ff7b45;
  --bx-blue:#2563eb;--bx-mint:#16a085;--bx-cream:#fffaf4;--bx-surface:#ffffff;
  --bx-soft:#f3f7fc;--bx-line:#dce5f1;--bx-text:#0b2140;--bx-muted:#607089;
  --bx-shadow-sm:0 8px 24px rgba(7,27,56,.07);--bx-shadow-md:0 20px 55px rgba(7,27,56,.12);
  --bx-radius:22px;--bx-max:1320px;--bx-ease:cubic-bezier(.22,1,.36,1)
}
html{scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--bx-text);background:linear-gradient(180deg,#fff 0,#fbfdff 46%,#f6f9fd 100%);font-size:16px;line-height:1.55;overflow-x:hidden}.container{width:min(calc(100% - 40px),var(--bx-max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(220,229,241,.9);backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(7,27,56,.04)}.header-inner{min-height:78px;gap:26px}.brand{font-size:0!important;display:inline-flex;align-items:center;min-width:188px}.brand:before{content:"";width:188px;height:46px;background:url('../images/bykes-logo-default.png') left center/contain no-repeat;display:block}.primary-nav{gap:28px}.primary-nav a{font-weight:700;color:var(--bx-text);font-size:.93rem;position:relative}.primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:linear-gradient(90deg,var(--bx-orange),var(--bx-blue));transition:right .25s var(--bx-ease)}.primary-nav a:hover:after,.primary-nav .current-menu-item>a:after{right:0}.button{border-radius:13px;font-weight:800;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:transform .2s var(--bx-ease),box-shadow .2s var(--bx-ease),background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--bx-orange),#ff3f24);box-shadow:0 12px 28px rgba(255,90,31,.24);border:0}.button-primary:hover{box-shadow:0 17px 34px rgba(255,90,31,.3)}.button-secondary{background:#fff;border:1px solid var(--bx-line);color:var(--bx-text)}.button-dark{background:var(--bx-navy);color:#fff}.icon-button{width:46px;height:46px;border-radius:13px;border:1px solid var(--bx-line);background:#fff}.section{padding:clamp(70px,8vw,120px) 0}.section-white{background:rgba(255,255,255,.75)}.section-head{align-items:end;gap:50px;margin-bottom:38px}.section-head h2,.page-hero h1{letter-spacing:-.05em;line-height:1.02}.section-head h2{font-size:clamp(2.2rem,4vw,4.3rem);max-width:760px}.section-head p{font-size:1.05rem;max-width:520px}.section-label,.eyebrow{color:var(--bx-orange);font-weight:900;letter-spacing:.11em;text-transform:uppercase;font-size:.78rem}.page-hero{padding:86px 0 58px;background:radial-gradient(circle at 82% 18%,rgba(255,90,31,.10),transparent 35%),radial-gradient(circle at 16% 75%,rgba(37,99,235,.08),transparent 32%),#fff}.page-hero h1{font-size:clamp(3rem,6vw,6.4rem);max-width:900px}.page-hero p{font-size:1.16rem;max-width:720px;color:var(--bx-muted)}
/* premium homepage */
.byx-hero{padding:58px 0 76px;background:radial-gradient(circle at 80% 30%,rgba(255,90,31,.13),transparent 31%),linear-gradient(180deg,#fff 0,var(--bx-cream) 100%);position:relative;overflow:hidden}.byx-hero:after{content:"";position:absolute;inset:auto -10% -70px; height:240px;background:linear-gradient(100deg,transparent 0,rgba(37,99,235,.07) 50%,transparent 100%);transform:skewY(-4deg);pointer-events:none}.byx-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:58px;position:relative;z-index:1}.byx-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#eef5ff;color:#1555b6;font-size:.78rem;font-weight:850;border:1px solid #cde0fb}.byx-hero h1{font-size:clamp(3.6rem,6.6vw,7.2rem);line-height:.92;letter-spacing:-.065em;margin:24px 0}.byx-hero h1 em{font-style:normal;color:var(--bx-orange)}.byx-hero-copy>p{font-size:1.15rem;color:var(--bx-muted);max-width:590px}.byx-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.byx-proof div{padding:12px 0;border-top:1px solid var(--bx-line)}.byx-proof strong{display:block;font-size:1.25rem;font-variant-numeric:tabular-nums}.byx-proof span{color:var(--bx-muted);font-size:.82rem}.byx-showcase{position:relative;min-height:570px;perspective:1200px}.byx-showcase-card{position:absolute;width:48%;min-height:430px;background:#fff;border:1px solid var(--bx-line);border-radius:28px;padding:24px;box-shadow:var(--bx-shadow-md);display:flex;flex-direction:column}.byx-showcase-card:nth-child(1){left:0;top:94px;transform:rotate(-4deg) scale(.88)}.byx-showcase-card:nth-child(2){left:26%;top:14px;z-index:3}.byx-showcase-card:nth-child(3){right:0;top:100px;transform:rotate(4deg) scale(.88)}.byx-showcase-card .vehicle-card-photo,.byx-showcase-card .vehicle-card-svg{width:100%;height:245px;object-fit:contain}.byx-showcase-card h3{font-size:1.26rem;margin:12px 0 5px}.byx-showcase-card p{margin:0;color:var(--bx-muted)}.byx-showcase-card .tag{align-self:flex-start}.byx-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.byx-path-grid,.byx-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.byx-path-card,.byx-process-card{background:#fff;border:1px solid var(--bx-line);border-radius:var(--bx-radius);padding:28px;box-shadow:var(--bx-shadow-sm);position:relative;overflow:hidden;transition:transform .25s var(--bx-ease),box-shadow .25s}.byx-path-card:hover,.byx-process-card:hover{transform:translateY(-7px);box-shadow:var(--bx-shadow-md)}.byx-path-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;bottom:-55px;background:var(--tint,#e9f2ff)}.byx-path-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:var(--tint,#eef4ff);color:var(--accent,var(--bx-blue));margin-bottom:24px}.byx-path-card h3{font-size:1.3rem;margin:0 0 8px}.byx-path-card p,.byx-process-card p{color:var(--bx-muted)}.byx-process-grid{counter-reset:steps}.byx-process-card{counter-increment:steps;padding-top:64px}.byx-process-card:before{content:"0" counter(steps);position:absolute;top:22px;right:24px;font-size:.8rem;font-weight:900;color:var(--bx-orange);background:#fff0ea;padding:5px 8px;border-radius:999px}.byx-process-card .byx-path-icon{position:absolute;top:18px;left:24px;width:42px;height:42px;margin:0}.brand-grid.compact{background:#fff;border:1px solid var(--bx-line);border-radius:var(--bx-radius);padding:10px}.brand-tile{border-radius:15px;min-height:126px;transition:transform .22s var(--bx-ease),box-shadow .22s}.brand-tile:hover{transform:translateY(-4px);box-shadow:var(--bx-shadow-sm);z-index:2}.vehicle-card,.use-card,.content-card,.side-card{border-radius:var(--bx-radius);border:1px solid var(--bx-line);box-shadow:var(--bx-shadow-sm);background:#fff}.vehicle-card{transition:transform .25s var(--bx-ease),box-shadow .25s}.vehicle-card:hover{transform:translateY(-7px);box-shadow:var(--bx-shadow-md)}.vehicle-media{background:linear-gradient(160deg,#f8fbff,#fff7f2);border-radius:17px}.vehicle-card h3{font-size:1.2rem;letter-spacing:-.02em}.use-grid{gap:20px}.use-card{padding:28px}.use-card:hover{transform:translateY(-6px)}.cta-band{background:linear-gradient(135deg,var(--bx-navy),#103c72);border-radius:32px;margin:0 18px 70px;overflow:hidden;position:relative}.cta-band:after{content:"";position:absolute;width:270px;height:270px;border-radius:50%;right:-70px;top:-90px;background:linear-gradient(145deg,rgba(255,90,31,.45),rgba(255,255,255,.08))}
/* catalogue */
.archive-intro{align-items:center}.browse-layout{gap:28px}.filter-panel{border-radius:20px;border:1px solid var(--bx-line);box-shadow:var(--bx-shadow-sm);background:#fff}.filter-panel select,.filter-panel input{border-radius:12px;border:1px solid var(--bx-line);min-height:46px}.results-shell{min-width:0}.vehicle-grid{gap:22px}.post-type-archive-bykes_vehicle .vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination .page-numbers{border-radius:11px}.browse-summary{background:#fff;border:1px solid var(--bx-line);border-radius:16px;padding:16px 20px}
/* single vehicle */
.vehicle-hero{background:radial-gradient(circle at 18% 70%,rgba(255,90,31,.08),transparent 34%),#fff}.vehicle-hero-grid{gap:48px}.vehicle-gallery,.vehicle-summary-card{border-radius:28px;border:1px solid var(--bx-line);box-shadow:var(--bx-shadow-sm);background:#fff}.vehicle-summary-card h1{font-size:clamp(2.5rem,4.6vw,5rem);letter-spacing:-.055em}.price-display{font-size:clamp(2rem,4vw,3.4rem);font-variant-numeric:tabular-nums}.score-ring{box-shadow:inset 0 0 0 1px var(--bx-line)}.content-card{padding:clamp(24px,3.5vw,44px)}.key-features-card{background:linear-gradient(155deg,#fff8f2,#fff 52%,#f4f8ff);border-radius:30px}.key-feature-item{padding:22px!important;border-radius:18px!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(220,229,241,.9)!important;box-shadow:0 8px 26px rgba(7,27,56,.055)!important;min-height:190px}.key-feature-item:hover{box-shadow:var(--bx-shadow-md)!important}.key-feature-item .key-feature-value{font-size:clamp(1.2rem,2.1vw,1.9rem)!important;line-height:1.15}.spec-group summary{border-radius:14px}.faq-list details{border:1px solid var(--bx-line);border-radius:14px;margin-bottom:10px;background:#fff}.faq-list summary{padding:17px 18px;font-weight:800}.faq-list details p{padding:0 18px 18px}.source-status-card{border-left:0;background:linear-gradient(145deg,#f4f8ff,#fff);position:relative}.source-status-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(var(--bx-blue),var(--bx-orange));border-radius:20px 0 0 20px}
/* articles */
.article-layout{grid-template-columns:minmax(0,1fr) 320px;gap:30px}.entry-content{font-size:1.06rem}.entry-content h2{font-size:clamp(1.7rem,3vw,2.7rem);letter-spacing:-.035em;margin-top:2.1em}.entry-content h3{font-size:1.35rem}.entry-content table{border-radius:16px;overflow:hidden;border:1px solid var(--bx-line);display:block;overflow-x:auto}.entry-content th{background:var(--bx-navy);color:#fff}.article-side{position:sticky;top:110px;align-self:start}.article-side .side-card:first-child{background:linear-gradient(145deg,var(--bx-navy),#15467e);color:#fff}.article-side .side-card:first-child p{color:#d9e5f3}
/* footer */
.prefooter{background:var(--bx-navy);color:#fff;margin:0 14px;border-radius:28px 28px 0 0;padding:28px 0}.trust-grid{gap:18px}.trust-item{padding:12px}.trust-item span{color:#bdd0e7}.legal-disclaimer-strip{background:#f6f8fc}.site-footer{background:linear-gradient(145deg,#03142c,#092b57);padding-top:68px}.footer-main-refined{grid-template-columns:1.15fr repeat(3,.8fr) 1.15fr;gap:34px}.footer-column h2{color:#fff;letter-spacing:.04em}.footer-column a,.footer-column p,.footer-brand p{color:#bfd0e4}.footer-newsletter{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);padding:24px;border-radius:18px}.footer-bottom-refined{border-top:1px solid rgba(255,255,255,.14);margin-top:44px;padding-top:22px}
/* reveal */
[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s var(--bx-ease),transform .65s var(--bx-ease)}[data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1100px){.byx-hero-grid{grid-template-columns:1fr}.byx-showcase{min-height:500px;max-width:760px;width:100%;margin:auto}.byx-path-grid,.byx-process-grid{grid-template-columns:repeat(2,1fr)}.footer-main-refined{grid-template-columns:repeat(3,1fr)}.footer-brand,.footer-newsletter{grid-column:span 3}.post-type-archive-bykes_vehicle .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--bx-max))}.header-inner{min-height:68px}.brand{min-width:132px}.brand:before{width:132px;height:37px}.site-header .header-cta{display:none}.byx-hero{padding:42px 0 62px}.byx-hero-grid{gap:26px}.byx-hero h1{font-size:clamp(3rem,14vw,4.9rem)}.byx-hero-copy>p{font-size:1rem}.byx-proof{grid-template-columns:repeat(2,1fr)}.byx-showcase{min-height:385px}.byx-showcase-card{width:56%;min-height:320px;padding:14px;border-radius:20px}.byx-showcase-card .vehicle-card-photo,.byx-showcase-card .vehicle-card-svg{height:170px}.byx-showcase-card:nth-child(1){top:58px}.byx-showcase-card:nth-child(2){left:22%;top:0}.byx-showcase-card:nth-child(3){top:62px}.byx-showcase-card h3{font-size:.95rem}.byx-showcase-card p{font-size:.78rem}.byx-path-grid,.byx-process-grid{grid-template-columns:1fr 1fr;gap:12px}.byx-path-card,.byx-process-card{padding:20px}.section{padding:62px 0}.section-head{display:block}.section-head h2{font-size:2.35rem}.post-type-archive-bykes_vehicle .vehicle-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:1fr}.article-side{position:static}.footer-main-refined{grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{grid-column:span 2}.legal-disclaimer-strip .container{grid-template-columns:1fr}.prefooter{margin:0;border-radius:24px 24px 0 0}.trust-grid{grid-template-columns:1fr 1fr}.key-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.key-feature-item{min-height:152px;padding:16px!important}.key-features-heading{text-align:left}.key-features-heading h2{font-size:2.5rem}.vehicle-summary-card h1{font-size:2.65rem}.mobile-sticky{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}
@media(max-width:430px){.byx-path-grid,.byx-process-grid{grid-template-columns:1fr}.byx-showcase-card:nth-child(1),.byx-showcase-card:nth-child(3){opacity:.72}.footer-main-refined{grid-template-columns:1fr}.footer-brand,.footer-newsletter{grid-column:auto}.trust-grid{grid-template-columns:1fr}.key-features-grid{grid-template-columns:1fr 1fr!important}.key-feature-item{min-height:138px}.key-feature-item .key-feature-value{font-size:1.12rem!important}.byx-proof{gap:10px}.byx-proof strong{font-size:1.08rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}.vehicle-card,.byx-path-card,.byx-process-card,.button{transition:none}.byx-showcase-card{transform:none!important}}
.brand:before{display:none!important}.brand img{display:block;width:188px;height:46px;object-fit:contain;object-position:left center}@media(max-width:760px){.brand img{width:132px;height:37px}}


/* v4.0.1 — logo controls and reference-aligned header */
.site-header{background:rgba(255,255,255,.965);border-bottom:1px solid rgba(214,225,238,.9);box-shadow:0 7px 28px rgba(7,27,56,.055)}
.header-inner{min-height:var(--bykes-header-height,82px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(24px,3vw,48px)}
.brand{display:inline-flex!important;align-items:center;min-width:0!important;line-height:0;flex:0 0 auto}
.brand:before{display:none!important;content:none!important}
.brand .header-logo-img{display:block!important;width:var(--bykes-logo-width,188px)!important;max-width:none!important;height:auto!important;max-height:64px!important;object-fit:contain!important;object-position:left center!important}
.primary-nav{justify-content:center;gap:clamp(22px,2.2vw,40px)}
.primary-nav a{font-size:.96rem;font-weight:760;letter-spacing:-.015em;white-space:nowrap}
.header-actions{display:flex;align-items:center;gap:12px}
.header-cta{min-width:124px}
@media(max-width:1180px){.primary-nav{gap:20px}.primary-nav a{font-size:.88rem}.header-inner{gap:20px}.brand .header-logo-img{max-height:58px!important}}
@media(max-width:1050px){.header-inner{display:flex;min-height:70px}.brand .header-logo-img{width:var(--bykes-mobile-logo-width,142px)!important;max-height:48px!important}.menu-button{order:2}.header-actions{order:3}.primary-nav{justify-content:flex-start}}
@media(max-width:480px){.container.header-inner{width:min(calc(100% - 24px),var(--bx-max))}.brand .header-logo-img{max-width:42vw!important}.icon-button{width:44px;height:44px}.header-actions{gap:6px}}

/* Bring the coded pages closer to the approved visual direction. */
.byx-hero{padding-top:clamp(48px,6vw,86px);background:radial-gradient(circle at 80% 24%,rgba(255,90,31,.12),transparent 31%),linear-gradient(180deg,#fff 0,#fffaf5 100%)}
.byx-hero-grid{max-width:1380px;margin-inline:auto}
.byx-hero h1{max-width:700px}
.byx-showcase-card{border-color:#dfe7f1;box-shadow:0 28px 70px rgba(8,30,59,.12)}
.byx-showcase-card:nth-child(2){box-shadow:0 34px 90px rgba(8,30,59,.17)}
.byx-path-card,.byx-process-card,.vehicle-card,.use-card{border-color:#dce5f0}
.section-head p{line-height:1.65}
.vehicle-card{overflow:hidden}
.vehicle-media{min-height:250px;padding:18px}
.vehicle-card .vehicle-card-photo{transition:transform .35s cubic-bezier(.22,1,.36,1)}
.vehicle-card:hover .vehicle-card-photo{transform:translateY(-5px) scale(1.025)}
