.bykes-guide-article{--navy:#0d2342;--orange:#f05a0b;--blue:#2167e8;--muted:#566a84;max-width:1100px;margin:0 auto;padding:24px 20px 72px;color:var(--navy)}
.bykes-guide-hero{padding:56px clamp(24px,6vw,72px);border:1px solid #dfe7f1;border-radius:28px;background:radial-gradient(circle at 92% 12%,#dcebff 0 12%,transparent 13%),linear-gradient(135deg,#fff8f2,#f7fbff)}
.bykes-guide-eyebrow{margin:0 0 12px;color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bykes-guide-hero h1{max-width:820px;margin:0;font-size:clamp(38px,6vw,72px);line-height:1.02;letter-spacing:-.045em}.bykes-guide-intro{max-width:760px;margin:24px 0 0;color:var(--muted);font-size:clamp(18px,2.2vw,24px);line-height:1.55}.bykes-guide-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.bykes-guide-meta span{padding:9px 13px;border:1px solid #d9e4f2;border-radius:999px;background:#fff;font-size:13px;font-weight:700}
.bykes-guide-content{max-width:860px;margin:56px auto 0}.bykes-guide-content section{margin:0 0 52px}.bykes-guide-content h2,.bykes-guide-faq h2,.bykes-guide-cta h2{font-size:clamp(28px,4vw,44px);line-height:1.12;letter-spacing:-.035em;margin:0 0 18px}.bykes-guide-content h3{font-size:21px;margin:0 0 10px}.bykes-guide-content p,.bykes-guide-content li{font-size:17px;line-height:1.75;color:#334a66}.bykes-guide-content li+li{margin-top:10px}.bykes-guide-content ol,.bykes-guide-content ul{padding-left:24px}
.bykes-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0}.bykes-guide-grid>div{padding:22px;border:1px solid #dce6f2;border-radius:18px;background:#f8fbff}.bykes-guide-grid strong{display:block;margin-bottom:7px;font-size:17px}.bykes-guide-grid span{display:block;color:var(--muted);line-height:1.55}
.bykes-guide-compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:26px 0}.bykes-guide-compare>div{padding:24px;border-radius:20px;background:#0d2342;color:#fff}.bykes-guide-compare h3{color:#fff}.bykes-guide-compare p,.bykes-guide-compare li{color:#d8e4f3;font-size:15px}.bykes-guide-compare ul{padding-left:20px}
.bykes-guide-content table{width:100%;border-collapse:separate;border-spacing:0;margin:24px 0;border:1px solid #dce5ef;border-radius:18px;overflow:hidden}.bykes-guide-content th,.bykes-guide-content td{padding:16px;text-align:left;border-bottom:1px solid #e4ebf3;vertical-align:top}.bykes-guide-content th{background:#edf4ff;font-size:14px}.bykes-guide-content td{color:#334a66}.bykes-guide-content tr:last-child td{border-bottom:0}
.bykes-guide-faq{max-width:860px;margin:70px auto 0}.bykes-guide-faq details{border-top:1px solid #dce5ef}.bykes-guide-faq details:last-child{border-bottom:1px solid #dce5ef}.bykes-guide-faq summary{cursor:pointer;padding:20px 4px;font-size:17px;font-weight:750;list-style:none}.bykes-guide-faq summary::-webkit-details-marker{display:none}.bykes-guide-faq summary:after{content:'+';float:right;color:var(--orange);font-size:24px}.bykes-guide-faq details[open] summary:after{content:'−'}.bykes-guide-faq details div{padding:0 4px 18px}.bykes-guide-faq p{color:var(--muted);line-height:1.7}
.bykes-guide-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:980px;margin:72px auto 0;padding:38px;border-radius:26px;background:linear-gradient(135deg,#0d2342,#143f76);color:#fff}.bykes-guide-cta h2{color:#fff;margin-bottom:8px}.bykes-guide-cta p{margin:0;color:#d7e3f1;line-height:1.6}.bykes-guide-actions{display:flex;flex-wrap:wrap;gap:10px}.bykes-guide-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 18px;border-radius:12px;font-weight:800;text-decoration:none;white-space:nowrap}.bykes-guide-btn.primary{background:var(--orange);color:#fff}.bykes-guide-btn.secondary{background:#fff;color:var(--navy)}.bykes-guide-disclaimer{max-width:920px;margin:22px auto 0;color:#697b91;font-size:13px;line-height:1.6}
@media(max-width:700px){.bykes-guide-article{padding:12px 14px 56px}.bykes-guide-hero{padding:34px 22px;border-radius:22px}.bykes-guide-grid{grid-template-columns:1fr}.bykes-guide-content{margin-top:38px}.bykes-guide-content table{display:block;overflow-x:auto}.bykes-guide-cta{display:block;padding:28px 22px}.bykes-guide-actions{margin-top:22px}.bykes-guide-btn{width:100%}}
.bykes-guides-index{--navy:#0d2342;--orange:#f05a0b;--blue:#2167e8;max-width:1180px;margin:0 auto;padding:32px 20px 80px;color:var(--navy)}
.bykes-guides-index-hero{padding:64px clamp(24px,6vw,76px);border:1px solid #dce6f2;border-radius:30px;background:radial-gradient(circle at 88% 18%,rgba(33,103,232,.14),transparent 24%),linear-gradient(135deg,#fff8f1,#f7fbff)}
.bykes-guides-index-hero h1{max-width:800px;margin:0;font-size:clamp(44px,7vw,82px);line-height:.98;letter-spacing:-.055em}.bykes-guides-index-hero>p:not(.bykes-guide-eyebrow){max-width:760px;color:#536983;font-size:20px;line-height:1.6}
.bykes-guides-index-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.bykes-guides-index-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:13px;background:var(--orange);color:#fff;text-decoration:none;font-weight:800}.bykes-guides-index-actions a.secondary{background:#fff;color:var(--navy);border:1px solid #d7e2ee}
.bykes-guides-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.bykes-guide-index-card{display:flex;flex-direction:column;min-height:270px;padding:26px;border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(13,35,66,.06);transition:transform .22s ease,box-shadow .22s ease}.bykes-guide-index-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(13,35,66,.1)}.bykes-guide-index-card>span{align-self:flex-start;padding:7px 10px;border-radius:999px;background:#eef5ff;color:#155ecb;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.bykes-guide-index-card h2{margin:18px 0 10px;font-size:25px;line-height:1.12;letter-spacing:-.03em}.bykes-guide-index-card h2 a{color:var(--navy);text-decoration:none}.bykes-guide-index-card p{margin:0;color:#5a6d84;line-height:1.65}.bykes-guide-index-card .read{margin-top:auto;padding-top:22px;color:var(--orange);font-weight:800;text-decoration:none}
@media(max-width:900px){.bykes-guides-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.bykes-guides-index{padding:14px 14px 60px}.bykes-guides-index-hero{padding:38px 22px;border-radius:22px}.bykes-guides-index-grid{grid-template-columns:1fr}.bykes-guide-index-card{min-height:230px}.bykes-guides-index-actions a{width:100%}}
