.decision-finder{display:grid;gap:28px}.decision-profile-panel{background:linear-gradient(135deg,#12171b,#20282e 62%,#2d2520);color:#fff;border-radius:30px;padding:30px;box-shadow:var(--shadow);position:relative;overflow:hidden}.decision-profile-panel:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-170px;top:-210px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012);pointer-events:none}.decision-profile-copy{max-width:780px;position:relative;z-index:1}.comparison-decision-matrix .decision-kicker,.decision-profile-copy>span,.decision-results-head span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--accent2)}.decision-profile-copy h2{font-size:clamp(31px,4vw,48px);letter-spacing:-.045em;line-height:1;margin:9px 0 12px}.decision-profile-copy p{margin:0;color:#b8c0c5;line-height:1.58;max-width:760px}.decision-profile-panel .finder-toolbar{position:absolute;right:28px;top:28px;z-index:2;display:flex;gap:8px}.decision-profile-panel .finder-toolbar .button.ghost{border-color:#c4ccd2;color:var(--ink);background:#fff}.decision-profile-panel .finder-toolbar .button.ghost:hover{border-color:var(--ink);background:#f3f5f6}.decision-filter-grid{display:grid;gap:9px;position:relative;z-index:1}.decision-filter-grid.primary{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:28px}.decision-filter-grid.secondary{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,.09)}.decision-filter-grid label{display:grid;gap:7px}.decision-filter-grid label>span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:#aab3b9}.decision-filter-grid select{width:100%;min-width:0;padding:12px 34px 12px 12px;border:1px solid #3b444b;border-radius:12px;background:#171e23;color:#fff;font-size:12px;font-weight:750}.decision-toggle-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;position:relative;z-index:1}.decision-toggle-row label{display:flex;gap:8px;align-items:center;padding:10px 12px;border:1px solid #3b444b;border-radius:999px;background:rgba(255,255,255,.04);font-size:11px;font-weight:800;color:#d6dcdf}.decision-toggle-row input{accent-color:var(--accent)}.decision-profile-panel .finder-more-row{display:flex;align-items:center;gap:12px;margin-top:13px;position:relative;z-index:1}.decision-profile-panel .finder-more-row span{font-size:10px;color:#8f999f}.finder-legal-note{position:relative;z-index:1;margin:12px 0 0;padding:11px 13px;border-left:3px solid var(--accent2);background:rgba(255,255,255,.06);color:#c3cbd0;font-size:10px;line-height:1.5}.decision-winner{display:grid;grid-template-columns:170px 1fr 230px;gap:22px;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:28px;padding:18px;box-shadow:0 16px 44px rgba(16,19,23,.07)}.decision-winner-score{border-radius:21px;background:var(--ink);color:#fff;padding:20px;display:flex;flex-direction:column}.decision-winner-score>span{font-size:9px;color:var(--accent2);text-transform:uppercase;letter-spacing:.11em;font-weight:900}.decision-winner-score>strong{font-size:54px;line-height:1;letter-spacing:-.055em;margin:auto 0 8px}.decision-winner-score>strong small{font-size:14px;color:#8e989e}.decision-winner-score>b{font-size:11px;color:#b9c2c7}.decision-winner-copy{padding:10px 4px}.decision-winner-copy>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:var(--accent)}.decision-winner-copy h2{font-size:36px;letter-spacing:-.045em;margin:6px 0}.decision-winner-copy>p{margin:0;color:var(--muted);line-height:1.5;font-size:12px}.decision-winner-cost{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:18px}.decision-winner-cost>span{border:1px solid var(--line);border-radius:13px;padding:11px;background:var(--paper)}.decision-cost-strip small,.decision-winner-cost small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.decision-winner-cost b{display:block;font-size:13px;margin-top:4px}.decision-winner-actions{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:8px}.decision-winner-actions small{color:var(--muted);font-size:9px;line-height:1.45;margin-top:4px}.decision-results-head{display:flex;justify-content:space-between;gap:30px;align-items:end;padding-top:22px}.decision-results-head h2{font-size:36px;letter-spacing:-.04em;margin:7px 0 0}.decision-results-head p{max-width:530px;color:var(--muted);font-size:12px;line-height:1.5;margin:0}.decision-result-list{display:grid;gap:13px}.decision-result-card{display:grid;grid-template-columns:84px 190px 1fr;border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(16,19,23,.035)}.decision-rank{padding:18px 13px;background:#f1f1ec;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;text-align:center}.decision-rank>span{font-size:10px;color:var(--muted);font-weight:900}.decision-rank>strong{font-size:38px;letter-spacing:-.05em;margin:auto 0 3px}.decision-rank>small{font-size:8px;line-height:1.25;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:var(--muted)}.decision-result-media{min-height:230px;background:linear-gradient(145deg,#f1f0eb,#fafafa);border-right:1px solid var(--line)}.decision-result-media .entity-media,.decision-result-media .entity-media-link{display:block;height:100%}.decision-result-media img{width:100%;height:100%;object-fit:contain;padding:15px}.decision-media-fallback{height:100%;min-height:230px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 80% 18%,#f8d9cf,transparent 32%),linear-gradient(150deg,#f0efe9,#fafafa)}.decision-media-fallback>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:900}.decision-media-fallback>strong{font-size:24px;line-height:1;letter-spacing:-.04em;margin:5px 0}.decision-media-fallback>small{font-size:10px;color:var(--muted)}.decision-result-main{padding:18px 20px}.decision-title-row{display:flex;justify-content:space-between;align-items:start;gap:20px}.decision-title-row>div>span{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.decision-title-row h3{font-size:27px;letter-spacing:-.04em;margin:4px 0}.decision-title-row>strong{font-size:16px;white-space:nowrap}.decision-chips{display:flex;flex-wrap:wrap;gap:6px}.decision-chips span{padding:6px 8px;border-radius:999px;background:#f0f2f2;color:#596269;font-size:9px;font-weight:800}.decision-reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.decision-reason-grid>div{border:1px solid var(--line);border-radius:13px;padding:11px}.decision-reason-grid>div:first-child{background:#f6faf7}.decision-reason-grid>div:last-child{background:#fff9f5}.decision-reason-grid span{font-size:8px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:var(--muted)}.decision-reason-grid ul{margin:7px 0 0;padding-left:16px;font-size:10px;line-height:1.45;color:#4c565d;display:grid;gap:4px}.decision-breakdown{margin-top:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.decision-breakdown summary{cursor:pointer;padding:10px 0;font-size:10px;font-weight:850}.decision-breakdown>div{display:grid;gap:5px;padding-bottom:10px}.decision-factor{display:flex;justify-content:space-between;gap:15px;padding:8px 9px;border-radius:9px;background:#f5f5f1}.decision-factor>span{font-size:10px;font-weight:800}.decision-factor>span small{display:block;font-weight:500;color:var(--muted);margin-top:2px}.decision-factor>b{font-size:10px;white-space:nowrap}.decision-factor.positive{border-left:3px solid #3f8c62}.decision-factor.caution{border-left:3px solid var(--accent)}.decision-cost-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.decision-cost-strip>span{min-width:94px;padding:7px 9px;border-radius:10px;background:#f5f5f1}.decision-cost-strip b{display:block;font-size:10px;margin-top:3px}.decision-cost-strip .within{background:#eef7f1}.decision-cost-strip .over{background:#fff2ed}.decision-card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.decision-empty{padding:42px;border:1px dashed #c8cdd0;border-radius:28px;background:#fff;text-align:center}.decision-empty>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:900}.decision-empty h2{font-size:34px;letter-spacing:-.04em;margin:8px auto;max-width:700px}.decision-empty p{color:var(--muted);max-width:680px;margin:0 auto 20px;line-height:1.55}.comparison-decision-matrix{margin:44px 0;padding:28px;border-radius:28px;background:linear-gradient(180deg,#11161a,#1d2429);color:#fff}.comparison-decision-matrix .section-head{margin-top:0}.comparison-decision-matrix .section-head h2{color:#fff}.comparison-decision-matrix .section-head p{color:#aeb7bc;max-width:720px;line-height:1.5}.comparison-decision-summary{display:grid;grid-template-columns:1fr .8fr 1fr;gap:8px;margin:20px 0}.comparison-decision-summary article{padding:18px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:rgba(255,255,255,.045);display:flex;flex-direction:column}.comparison-decision-summary span{font-size:9px;color:#aeb7bc;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.comparison-decision-summary strong{font-size:21px;margin:7px 0}.comparison-decision-summary b{font-size:11px;color:var(--accent2)}.comparison-decision-summary small{margin-top:auto;padding-top:12px;color:#899399}.comparison-decision-middle{text-align:center}.comparison-scenario-list{display:grid;gap:7px}.comparison-scenario-list>article{display:grid;grid-template-columns:1.35fr 90px 170px 90px;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:10px;background:rgba(255,255,255,.025)}.comparison-scenario-copy{padding:4px 6px}.comparison-scenario-copy>span{font-size:12px;font-weight:900}.comparison-scenario-copy p{font-size:9px;color:#98a2a8;line-height:1.4;margin:4px 0 0}.comparison-scenario-score{padding:10px;border-radius:11px;text-align:center;background:#242d33}.comparison-scenario-score.winner{background:#384126;outline:1px solid #687a39}.comparison-scenario-score strong{display:block;font-size:22px}.comparison-scenario-score span{display:block;font-size:8px;color:#b7c0c5;margin-top:2px}.comparison-scenario-verdict{text-align:center}.comparison-scenario-verdict b{display:block;font-size:10px}.comparison-scenario-verdict small{display:block;font-size:8px;color:#899399;margin-top:3px}.comparison-decision-cta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:16px;padding:17px;background:#fff;color:var(--ink);border-radius:16px}.comparison-decision-cta span,.comparison-decision-cta strong{display:block}.comparison-decision-cta span{font-size:10px;color:var(--muted);margin-top:3px}@media(max-width:1050px){.decision-filter-grid.primary,.decision-filter-grid.secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.decision-winner{grid-template-columns:150px 1fr}.decision-winner-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.decision-winner-actions small{grid-column:1/-1}.decision-result-card{grid-template-columns:74px 160px 1fr}.comparison-scenario-list>article{grid-template-columns:1fr 70px 140px 70px}}@media(max-width:760px){.decision-profile-panel{padding:22px}.decision-profile-panel .finder-toolbar{position:static;margin-top:18px}.decision-filter-grid.primary,.decision-filter-grid.secondary{grid-template-columns:1fr 1fr}.decision-winner{grid-template-columns:1fr}.decision-winner-score{min-height:150px}.decision-winner-actions{grid-template-columns:1fr}.decision-winner-cost{grid-template-columns:1fr 1fr}.decision-results-head{display:block}.decision-results-head p{margin-top:8px}.decision-result-card{grid-template-columns:64px 1fr}.decision-result-media{display:none}.decision-result-main{padding:16px}.comparison-decision-summary,.decision-reason-grid{grid-template-columns:1fr}.comparison-scenario-list>article{grid-template-columns:1fr 64px 120px 64px}.comparison-scenario-copy{grid-column:1/-1}.comparison-decision-cta{display:grid}.comparison-decision-middle{text-align:left}}@media(max-width:520px){.decision-filter-grid.primary,.decision-filter-grid.secondary{grid-template-columns:1fr}.decision-toggle-row{display:grid}.decision-winner-cost{grid-template-columns:1fr}.decision-result-card{grid-template-columns:54px 1fr}.decision-rank{padding:12px 7px}.decision-rank>strong{font-size:30px}.decision-title-row{display:block}.decision-title-row>strong{display:block;margin-bottom:8px}.comparison-scenario-list>article{grid-template-columns:1fr 1fr}.comparison-scenario-copy,.comparison-scenario-verdict{grid-column:1/-1}.comparison-scenario-verdict{text-align:left;order:4}}.decision-home-strip{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.decision-home-copy{padding:34px;border-radius:28px;background:linear-gradient(135deg,#f0eee7,#fff);border:1px solid var(--line)}.decision-home-copy>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--accent)}.decision-home-copy h2{font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.05em;margin:8px 0 14px}.decision-home-copy p{color:var(--muted);line-height:1.55;max-width:650px}.decision-home-copy>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.decision-home-steps{display:grid;grid-template-columns:1fr;gap:8px}.decision-home-steps article{display:grid;grid-template-columns:52px 1fr;column-gap:12px;align-content:center;padding:20px;border-radius:20px;background:var(--ink);color:#fff}.decision-home-steps b{grid-row:1/3;font-size:26px;color:var(--accent2);letter-spacing:-.04em}.decision-home-steps strong{font-size:15px}.decision-home-steps span{font-size:10px;color:#9ca6ac;margin-top:4px}@media(max-width:800px){.decision-home-strip{grid-template-columns:1fr}.decision-home-copy{padding:26px}}.commerce-price-comparison{margin-top:20px;border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.commerce-price-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:20px 22px;background:linear-gradient(135deg,#f7f4ec,#fff)}.commerce-price-head>div>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--accent)}.commerce-price-head h3{font-size:26px;letter-spacing:-.035em;margin:5px 0}.commerce-price-head p{max-width:700px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.commerce-price-head>a{font-size:10px;font-weight:850;white-space:nowrap}.commerce-offer-list{display:grid}.commerce-offer-row{display:grid;grid-template-columns:1.45fr .75fr .8fr 150px;gap:14px;align-items:center;padding:15px 22px;border-top:1px solid var(--line)}.commerce-offer-row small,.commerce-offer-row strong{display:block}.commerce-merchant strong{font-size:13px}.commerce-freshness small,.commerce-merchant small,.commerce-price small{margin-top:3px;color:var(--muted);font-size:9px}.commerce-price>strong{font-size:17px}.commerce-freshness>strong{font-size:10px}.commerce-freshness.fresh>strong{color:#28734f}.commerce-freshness.current>strong{color:#775d1a}.commerce-freshness.stale>strong{color:#9b3f28}.commerce-offer-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:11px;background:var(--ink);color:#fff!important;text-decoration:none;font-size:11px;font-weight:850;padding:9px 12px}.commerce-offer-button:hover{transform:translateY(-1px)}.commerce-disclosure{padding:13px 22px;border-top:1px solid var(--line);background:#fafaf7;color:var(--muted);font-size:9px;line-height:1.55}.commerce-disclosure b{color:var(--ink)}.commerce-empty{display:grid;gap:5px;padding:18px 22px;border-top:1px solid var(--line)}.commerce-empty strong{font-size:13px}.commerce-empty span{font-size:10px;color:var(--muted);line-height:1.5}.commerce-price-comparison>.affiliate-offer{margin:0;border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none}.commerce-price-comparison>.affiliate-offer h2{font-size:20px}@media(max-width:760px){.commerce-price-head{display:grid}.commerce-offer-row{grid-template-columns:1fr 1fr}.commerce-offer-button{grid-column:1/-1}.commerce-price-head>a{white-space:normal}}@media(max-width:480px){.commerce-offer-row{grid-template-columns:1fr}.commerce-offer-button{grid-column:auto}.commerce-disclosure,.commerce-empty,.commerce-offer-row,.commerce-price-head{padding-left:16px;padding-right:16px}}.topic-grid article{position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.topic-grid article:hover{border-color:#c9d0d4;box-shadow:var(--shadow);transform:translateY(-2px)}.topic-grid article:has(.topic-action a:focus-visible){border-color:var(--accent);box-shadow:0 0 0 3px rgba(240,84,45,.25)}.topic-grid .topic-action a:after{content:"";position:absolute;inset:0;border-radius:20px}.brand-facts{margin-bottom:46px}.brand-guide{margin-top:20px}.brand-guide h3{font-size:22px;letter-spacing:-.03em;margin:26px 0 10px}.brand-guide .split>div>h3:first-child{margin-top:0}.brand-guide p{color:var(--muted);line-height:1.65;margin:0 0 14px}.brand-guide .info-card h3{margin-top:0}.brand-guide .info-card .checklist li{padding:11px 0 11px 26px;font-size:14px}.guide-running-cost{margin-top:56px}.guide-running-cost h3{font-size:22px;letter-spacing:-.03em;margin:0 0 10px}.guide-running-cost p{color:var(--muted);line-height:1.65;margin:0 0 14px}.guide-running-cost .fitment-grid{margin-bottom:8px}.guide-running-cost .info-card p{margin-top:14px;font-size:14px}.guide-cost-note{font-size:12px;color:var(--muted);line-height:1.6;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.tire-guide{margin-top:40px}.tire-guide h3{font-size:22px;letter-spacing:-.03em;margin:26px 0 10px}.tire-guide .split>div>h3:first-child{margin-top:0}.tire-guide p{color:var(--muted);line-height:1.65;margin:0 0 14px}.tire-guide .info-card h3{margin-top:0}.tire-generation-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:8px}.tire-generation-list li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 16px;display:grid;gap:3px}.tire-generation-list strong{font-size:15px}.tire-generation-list span{font-size:12px;color:var(--muted)}.tire-generation-list em{font-style:normal;font-size:13px;font-weight:750}.format-guide{margin-top:44px}.format-guide h2{font-size:clamp(26px,3vw,34px);letter-spacing:-.04em;margin:0 0 14px}.format-guide h3{font-size:21px;letter-spacing:-.03em;margin:26px 0 10px}.format-guide .info-card h3,.format-guide .split>div>h3:first-child{margin-top:0}.format-guide p{color:var(--muted);line-height:1.65;margin:0 0 14px}.format-guide strong{color:var(--ink)}.format-guide .info-card p{font-size:14px}.family-guide{margin-top:44px}.family-guide h2{font-size:clamp(26px,3vw,34px);letter-spacing:-.04em;margin:0 0 8px}.family-guide h3{font-size:21px;letter-spacing:-.03em;margin:26px 0 10px}.family-guide .info-card h3,.family-guide .split>div>h3:first-child{margin-top:0}.family-guide p{color:var(--muted);line-height:1.65;margin:0 0 14px}.similar-group>a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid var(--line)}.similar-group>a:last-of-type{border-bottom:0;padding-bottom:0}.similar-group>a>span{display:grid;gap:4px;min-width:0}.similar-group>a b{font-size:14px;font-weight:800;line-height:1.35}.similar-group>a small{font-size:12px;color:var(--muted);line-height:1.5}.similar-group>a>strong{color:var(--muted);flex:none;font-weight:700}.similar-group>a:hover b,.similar-group>a:hover>strong{color:var(--accent)}.freshness-source,.source-ref{color:var(--ink);font-weight:650}.source-ref-card{cursor:default}.source-ref-card:hover{transform:none;box-shadow:none}.entity-aka{margin:-6px 0 18px;font-size:.92rem;color:var(--muted);line-height:1.55}.entity-aka strong{color:var(--ink);font-weight:650}.family-nicknames{margin:38px 0 44px}.model-media-placeholder{min-height:195px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;background:radial-gradient(circle at 82% 14%,rgba(240,84,45,.14),transparent 32%),linear-gradient(145deg,#f4f3ee,#fff 72%);border-bottom:1px solid var(--line);color:var(--ink);overflow:hidden}.model-media-placeholder>span{font-size:9px;text-transform:uppercase;letter-spacing:.11em;font-weight:900;color:var(--accent)}.model-media-placeholder>strong{display:flex;flex-direction:column;gap:4px;margin:9px 0 16px;font-size:12px;text-transform:uppercase;letter-spacing:.07em;line-height:1.1}.model-media-placeholder>strong b{font-size:26px;line-height:1;letter-spacing:-.04em;text-transform:none}.model-media-placeholder>div{display:flex;flex-wrap:wrap;gap:6px}.model-media-placeholder em{font-style:normal;padding:6px 8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.78);font-size:9px;font-weight:800;color:#5c666d}.model-media-placeholder>small{margin-top:13px;font-size:9px;color:var(--muted);font-weight:750}.ph-brand-models-section .section-head{margin-bottom:24px}.ph-brand-models-section.is-sparse .ph-brand-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-brand-models-section.is-sparse .model-card{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(0,1fr);min-height:300px}.ph-brand-models-section.is-sparse .model-card>.bike-art,.ph-brand-models-section.is-sparse .model-card>.model-card-media,.ph-brand-models-section.is-sparse .model-card>.model-media-placeholder{height:100%;min-height:300px;border-bottom:0;border-right:1px solid var(--line)}.ph-brand-models-section.is-sparse .model-card-media .entity-media-link{display:block;height:100%}.ph-brand-models-section.is-sparse .model-card-media img{height:100%;padding:18px}.ph-brand-models-section.is-sparse .model-card-body{display:flex;flex-direction:column;min-width:0}.ph-brand-models-section.is-sparse .model-card-body .card-actions{margin-top:auto;padding-top:20px}@media(max-width:980px){.ph-brand-models-section.is-sparse .model-card{grid-template-columns:150px minmax(0,1fr)}}@media(max-width:760px){.ph-brand-models-section.is-sparse .ph-brand-model-grid{grid-template-columns:1fr}.ph-brand-models-section.is-sparse .model-card{grid-template-columns:minmax(150px,.68fr) minmax(0,1fr)}}@media(max-width:560px){.ph-brand-models-section.is-sparse .model-card{display:block;min-height:0}.ph-brand-models-section.is-sparse .model-card>.bike-art,.ph-brand-models-section.is-sparse .model-card>.model-card-media,.ph-brand-models-section.is-sparse .model-card>.model-media-placeholder{height:180px;min-height:180px;border-right:0;border-bottom:1px solid var(--line)}.model-media-placeholder{min-height:180px;padding:17px}.model-media-placeholder>strong b{font-size:23px}}.ph-brand-page{background:#f4f5f1}.ph-brand-hero{padding:28px 0 38px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(240,84,45,.22),transparent 28%),radial-gradient(circle at 18% 110%,rgba(240,84,45,.09),transparent 32%),linear-gradient(135deg,#101417,#181d21 58%,#20262a);border-bottom:0}.ph-brand-hero .breadcrumbs{margin-bottom:18px;color:#98a2a9}.ph-brand-hero .breadcrumbs a{color:#e8ecee}.ph-brand-hero .breadcrumbs a:hover{color:#fff}.ph-brand-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);gap:38px;align-items:stretch}.ph-brand-hero .entity-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);color:#ff8b68;font-size:10px;letter-spacing:.1em;font-weight:900}.ph-brand-hero h1{font-size:clamp(40px,4.7vw,62px);line-height:.98;max-width:820px;color:#fff;margin-top:14px}.ph-brand-hero p{max-width:720px;color:#c1c8cd;font-size:16px;line-height:1.62;margin-top:16px}.ph-brand-actions{margin-top:20px}.ph-brand-actions .button{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 8px 24px rgba(193,59,25,.22)}.ph-brand-actions .button:hover{transform:translateY(-1px)}.ph-brand-actions .button.secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.22);color:#fff;box-shadow:none}.ph-brand-checked{color:#89949b!important;margin-top:12px}.ph-brand-overview{align-self:stretch;grid-template-columns:1fr 1fr;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.055);box-shadow:0 22px 55px rgba(0,0,0,.18);backdrop-filter:blur(14px)}.ph-brand-overview>div{min-height:112px;padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:rgba(255,255,255,.045)}.ph-brand-overview>div:last-child:nth-child(odd){grid-column:1/-1;min-height:88px}.ph-brand-overview span{color:#ff8b68}.ph-brand-overview strong{font-size:22px;color:#fff;margin:8px 0 5px}.ph-brand-overview small{color:#9fa9af}.ph-brand-page>.shell{padding-top:0}.ph-brand-nav{top:calc(var(--header-h) + 8px);width:max-content;max-width:100%;margin:14px auto 0;padding:5px;border-radius:16px;border-color:#dde1dc;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(18,24,28,.08)}.ph-brand-nav a{padding:9px 13px}.ph-brand-context{margin:22px 0 0;padding:24px 26px;color:var(--ink);border:1px solid #f0d8cf;background:linear-gradient(135deg,#fff8f4,#fffdfb);box-shadow:none}.ph-brand-context span{color:var(--accent)}.ph-brand-context h2{font-size:23px;color:var(--ink)}.ph-brand-context p{color:var(--muted)}.ph-brand-section{margin-top:24px;padding:30px;border-color:#dfe3de;border-radius:24px;box-shadow:0 10px 28px rgba(16,19,23,.025)}.ph-brand-models-section{padding:34px 0 8px;border:0;border-radius:0;background:transparent;box-shadow:none}.ph-brand-models-section .section-head{margin-bottom:20px}.ph-brand-models-section .section-head h2{font-size:clamp(30px,3.2vw,42px)}.ph-brand-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;align-items:stretch}.ph-brand-page .model-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #dfe3de;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(16,19,23,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ph-brand-page .model-card:hover{transform:translateY(-3px);border-color:#cfd5ce;box-shadow:0 16px 36px rgba(16,19,23,.09)}.ph-brand-page .model-card>.bike-art,.ph-brand-page .model-card>.model-card-media,.ph-brand-page .model-card>.model-media-placeholder{width:100%;height:178px!important;min-height:178px!important;border-right:0!important;border-bottom:1px solid #e7e9e5!important;background:linear-gradient(145deg,#f8f9f6,#fff)}.ph-brand-page .model-card-media .entity-media-link{height:100%;display:block}.ph-brand-page .model-card-media img{width:100%;height:100%;object-fit:contain!important;padding:16px!important;transition:transform .22s ease}.ph-brand-page .model-card:hover .model-card-media img{transform:scale(1.025)}.ph-brand-page .model-card-body{display:flex;flex:1;flex-direction:column;padding:17px 17px 16px}.ph-brand-page .model-card-topline{min-height:30px;margin-bottom:1px}.ph-brand-page .model-card h3{font-size:19px;line-height:1.12;margin:5px 0 7px;letter-spacing:-.025em}.ph-brand-page .model-card .price{font-size:21px;line-height:1;margin:6px 0;letter-spacing:-.025em}.ph-brand-page .model-card-body>small{min-height:30px;font-size:9.5px;line-height:1.4;color:#707a81}.ph-brand-page .mini-stats{gap:5px;margin-top:12px}.ph-brand-page .mini-stats span{padding:5px 7px;border:1px solid #e2e5e1;background:#f7f8f5;font-size:9.5px}.ph-brand-page .card-actions{gap:7px;margin-top:auto;padding-top:16px}.ph-brand-page .card-actions .button{flex:1;justify-content:center;min-height:38px;padding:9px 11px;font-size:11px}.ph-brand-page .card-actions .compare-button,.ph-brand-page .card-actions>button{min-height:38px}.ph-brand-models-section.is-sparse .ph-brand-model-grid{grid-template-columns:repeat(2,minmax(260px,340px));justify-content:start}.ph-brand-models-section.is-sparse .model-card{display:flex;grid-template-columns:none;min-height:0}.ph-brand-models-section.is-sparse .model-card>.bike-art,.ph-brand-models-section.is-sparse .model-card>.model-card-media,.ph-brand-models-section.is-sparse .model-card>.model-media-placeholder{height:190px!important;min-height:190px!important;border-right:0!important;border-bottom:1px solid #e7e9e5!important}.ph-brand-price-table{border-radius:16px}.ph-brand-price-table>.head{background:#161b1f;color:#aeb7bd}.ph-brand-price-table>a{background:#fff}.ph-brand-price-table>a:hover{background:#faf7f3}.ph-brand-category-grid a{background:#f7f8f5;transition:.15s ease}.ph-brand-category-grid a:hover{border-color:#cfd5ce;background:#fff;transform:translateY(-1px)}.ph-brand-start-card{background:linear-gradient(145deg,#14191d,#242a2f)}.ph-brand-support-panel{border-radius:20px}.ph-brand-method-grid article{background:#f7f8f5}.ph-brand-faq details{background:#fafbf8}@media(max-width:1120px){.ph-brand-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ph-brand-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:28px}}@media(max-width:900px){.ph-brand-hero-grid{grid-template-columns:1fr}.ph-brand-overview{max-width:none}.ph-brand-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.ph-brand-hero{padding:22px 0 28px}.ph-brand-hero h1{font-size:clamp(36px,10vw,46px);margin-top:12px}.ph-brand-hero p{font-size:15px}.ph-brand-overview{grid-template-columns:1fr 1fr}.ph-brand-overview>div{min-height:94px;padding:14px}.ph-brand-overview strong{font-size:18px}.ph-brand-nav{width:100%;justify-content:flex-start;border-radius:14px}.ph-brand-context,.ph-brand-section{padding:20px;border-radius:20px}.ph-brand-models-section{padding:28px 0 4px}.ph-brand-model-grid,.ph-brand-models-section.is-sparse .ph-brand-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ph-brand-page .model-card>.bike-art,.ph-brand-page .model-card>.model-card-media,.ph-brand-page .model-card>.model-media-placeholder{height:145px!important;min-height:145px!important}.ph-brand-page .model-card-body{padding:14px}.ph-brand-page .model-card h3{font-size:17px}.ph-brand-page .model-card .price{font-size:18px}.ph-brand-page .mini-stats span{font-size:8.5px}}@media(max-width:520px){.ph-brand-overview{grid-template-columns:1fr 1fr}.ph-brand-overview>div:last-child:nth-child(odd){grid-column:1/-1}.ph-brand-model-grid,.ph-brand-models-section.is-sparse .ph-brand-model-grid{grid-template-columns:1fr}.ph-brand-page .model-card>.bike-art,.ph-brand-page .model-card>.model-card-media,.ph-brand-page .model-card>.model-media-placeholder{height:190px!important;min-height:190px!important}.ph-brand-actions .button{width:auto;flex:1 1 150px}}.helmet-hub-page{padding-top:38px;padding-bottom:72px}.helmet-hub-page>.page-head{padding:34px 0 18px}.helmet-hub-page>.page-head h1{max-width:920px;font-size:clamp(44px,5.2vw,68px)}.helmet-hub-page>.page-head p{max-width:800px;font-size:18px;margin-top:18px}.helmet-hub-page .brand-facts{margin:22px 0 26px}.helmet-hub-page .helmet-shop-actions{margin-bottom:34px}.helmet-hub-page .helmet-category-links{margin:0 0 56px}.helmet-hub-section-head{margin:58px 0 20px;align-items:end}.helmet-hub-section-head h2{font-size:clamp(30px,3.3vw,44px);margin:5px 0 8px}.helmet-hub-section-head p{max-width:680px;margin:0;color:var(--muted);line-height:1.55}.helmet-seo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.helmet-seo-grid article{min-height:0;padding:22px 22px 20px;border-radius:18px;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fdfdfb)}.helmet-seo-grid h2{font-size:22px;line-height:1.08;margin:0 0 10px;letter-spacing:-.035em}.helmet-seo-grid p{min-height:0;margin:0 0 22px;font-size:14px;line-height:1.55}.helmet-seo-grid .topic-action{margin-top:auto}.helmet-seo-grid .topic-action a{font-size:12px}.helmet-comparison-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.helmet-comparison-link-grid article{min-height:0;padding:20px 22px;border-radius:18px}.helmet-comparison-link-grid h2{font-size:21px;margin:0 0 8px}.helmet-comparison-link-grid p{min-height:0;margin:0 0 18px;font-size:13px}.helmet-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.helmet-brand-grid article{min-height:0;display:grid;grid-template-columns:46px 1fr auto;gap:14px;align-items:center;padding:16px 18px;border-radius:16px;background:#fff}.helmet-brand-grid article:hover{transform:translateY(-1px)}.helmet-brand-badge{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#15191d;color:#fff;font-size:13px;font-weight:900;letter-spacing:.06em}.helmet-brand-copy{min-width:0}.helmet-brand-grid h2{font-size:18px;line-height:1.1;margin:0 0 4px}.helmet-brand-grid p{min-height:0;margin:0;font-size:12px;line-height:1.4}.helmet-brand-grid .topic-action{margin:0}.helmet-brand-grid .topic-action a{font-size:11px;white-space:nowrap}.helmet-hub-page>.section-head.inline-head:not(.helmet-hub-section-head){margin-top:64px}@media(max-width:980px){.helmet-brand-grid,.helmet-comparison-link-grid,.helmet-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.helmet-hub-page,.helmet-hub-page>.page-head{padding-top:20px}.helmet-hub-page>.page-head h1{font-size:clamp(38px,12vw,52px)}.helmet-hub-page>.page-head p{font-size:16px}.helmet-hub-page .helmet-category-links{margin-bottom:42px}.helmet-hub-section-head{margin-top:44px}.helmet-brand-grid,.helmet-comparison-link-grid,.helmet-seo-grid{grid-template-columns:1fr}.helmet-comparison-link-grid article,.helmet-seo-grid article{padding:19px 18px}.helmet-brand-grid article{grid-template-columns:42px 1fr auto;padding:14px}.helmet-brand-badge{width:42px;height:42px;border-radius:12px}}@media(min-width:1051px){.nav-links,.nav-wrap,.site-header{overflow:visible}.nav-more{position:relative}.nav-more>summary{gap:3px;padding:0 2px;border-radius:8px;outline-offset:4px}.nav-more[open]>summary{color:var(--accent)}.nav-more>summary span{transition:transform .16s ease}.nav-more[open]>summary span{transform:rotate(180deg)}.nav-popover{top:calc(100% + 8px);right:auto;left:50%;transform:translateX(-50%);width:220px;max-height:min(70vh,520px);overflow:auto;overscroll-behavior:contain;padding:8px;border:1px solid #dfe3e6;border-radius:15px;background:rgba(255,255,255,.985);box-shadow:0 18px 46px rgba(15,18,21,.14),0 3px 10px rgba(15,18,21,.06);z-index:120}.nav-popover-menu{width:238px}.nav-popover-guides{width:min(380px,calc(100vw - 32px))}.nav-popover a{min-height:38px;display:flex;align-items:center;padding:8px 10px;border-radius:9px;white-space:normal;line-height:1.3;font-size:12px}.nav-popover-primary{position:sticky;top:0;z-index:2;margin-bottom:4px;background:#f4f3ef;color:var(--ink);box-shadow:0 1px 0 rgba(223,227,230,.9)}.nav-popover-primary:hover{background:#eeeae3!important}.nav-motorcycles .nav-popover{left:0;transform:none}.nav-moremenu .nav-popover{left:auto;right:0;transform:none}.nav-gear .nav-popover{width:210px}.nav-popover::-webkit-scrollbar{width:8px}.nav-popover::-webkit-scrollbar-thumb{background:#cfd4d7;border-radius:999px;border:2px solid #fff}.nav-popover::-webkit-scrollbar-track{background:transparent}}.model-family-page,.motorcycle-entity-page,.motorcycles-index-v300,.ph-brand-page{background:#f6f7f4}.model-family-hero,.motorcycle-index-hero{color:#fff;background:radial-gradient(circle at 82% 16%,rgba(240,84,45,.23),transparent 26%),radial-gradient(circle at 8% 112%,rgba(240,84,45,.09),transparent 30%),linear-gradient(135deg,#101417,#181d21 58%,#22292e)}.motorcycle-index-hero{padding:46px 0 28px}.model-family-hero{padding:30px 0 38px}.model-family-hero .entity-kicker,.motorcycle-index-hero .entity-kicker{color:#ff8b68}.model-family-hero h1,.motorcycle-index-hero h1{color:#fff;font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.05em;margin:10px 0 0;text-wrap:balance}.model-family-hero p,.motorcycle-index-hero p{color:#c0c7cc;line-height:1.62}.model-family-hero .breadcrumbs{margin-bottom:20px;color:#8f999f}.model-family-hero .breadcrumbs a{color:#e7ebed}.model-family-hero .breadcrumbs a:hover{color:#fff}.model-family-hero-grid,.motorcycle-index-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:42px;align-items:stretch}.model-family-hero-copy,.motorcycle-index-hero-copy{align-self:center}.model-family-hero-copy>p,.motorcycle-index-hero-copy>p{max-width:760px;margin:17px 0 0;font-size:16px}.model-family-actions,.motorcycle-index-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.model-family-actions .button,.motorcycle-index-actions .button{background:var(--accent);border-color:var(--accent);color:#fff}.model-family-actions .button.secondary,.motorcycle-index-actions .button.secondary{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.2);color:#fff}.motorcycle-index-overview{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.055);box-shadow:0 22px 55px rgba(0,0,0,.18)}.motorcycle-index-overview>div{min-height:112px;padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:rgba(255,255,255,.045)}.motorcycle-index-overview small,.motorcycle-index-overview span,.motorcycle-index-overview strong{display:block}.motorcycle-index-overview span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#ff8b68;font-weight:900}.motorcycle-index-overview strong{font-size:23px;letter-spacing:-.035em;margin:8px 0 5px}.motorcycle-index-overview small{font-size:10px;line-height:1.4;color:#9fa9af}.motorcycle-index-quicklinks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:22px}.motorcycle-index-quicklinks>a{min-height:112px;display:flex;flex-direction:column;padding:15px 16px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:rgba(255,255,255,.045);transition:.18s ease}.motorcycle-index-quicklinks>a:hover{background:rgba(255,255,255,.085);transform:translateY(-1px)}.motorcycle-index-quicklinks span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#ff8b68;font-weight:900}.motorcycle-index-quicklinks strong{font-size:15px;margin:5px 0 0}.motorcycle-index-quicklinks small{margin-top:auto;padding-top:10px;color:#aeb6bb;font-size:10px;line-height:1.35}.motorcycle-index-body{padding:30px 0 84px}.motorcycle-brand-directory,.motorcycle-catalog-section,.motorcycle-family-strip{margin-top:28px}.motorcycle-catalog-section{margin-top:0}.motorcycle-section-heading{margin-bottom:18px}.motorcycle-section-heading h2{font-size:clamp(30px,3.2vw,42px);letter-spacing:-.04em;line-height:1.05}.motorcycle-section-heading p{max-width:780px;color:var(--muted);line-height:1.55}.model-explorer-v300{padding:18px;border:1px solid #dfe3de;border-radius:26px;background:#fff;box-shadow:0 12px 34px rgba(16,19,23,.035)}.model-explorer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:4px 4px 15px;border-bottom:1px solid #e8eae6}.model-explorer-toolbar>div span,.model-explorer-toolbar>div strong{display:block}.model-explorer-toolbar>div span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:900}.model-explorer-toolbar>div strong{font-size:17px;margin-top:3px}.model-explorer-v300 .filter-bar{display:grid;grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(150px,1fr));gap:9px;margin:15px 0 0;padding:0}.model-explorer-v300 .filter-bar label{padding:10px 11px;border:1px solid #e1e4df;border-radius:14px;background:#f7f8f5}.model-explorer-v300 .filter-bar label>span{font-size:8.5px}.model-explorer-v300 .filter-bar input,.model-explorer-v300 .filter-bar select{border:0;padding:8px 0 0;background:transparent;border-radius:0;font-size:13px;min-height:36px;box-shadow:none}.model-explorer-v300 .filter-bar input:focus,.model-explorer-v300 .filter-bar select:focus{box-shadow:none}.model-explorer-v300 .result-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 2px 16px;padding:0}.model-explorer-v300 .result-meta span{font-size:12px}.model-explorer-v300 .result-meta small{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#8a949a}.model-explorer-v300 .filter-reset{border:1px solid #d9ddd8;border-radius:999px;background:#fff;padding:8px 12px;font-size:10px;font-weight:850;cursor:pointer}.model-explorer-v300 .filter-reset:hover{border-color:#bcc3bd;color:var(--accent)}.motorcycle-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.motorcycles-index-v300 .model-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dfe3de;border-radius:19px;box-shadow:0 7px 20px rgba(16,19,23,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.motorcycles-index-v300 .model-card:hover{transform:translateY(-2px);border-color:#cdd3cc;box-shadow:0 14px 30px rgba(16,19,23,.075)}.motorcycles-index-v300 .model-card>.bike-art,.motorcycles-index-v300 .model-card>.model-card-media,.motorcycles-index-v300 .model-card>.model-media-placeholder{height:176px!important;min-height:176px!important;border-bottom:1px solid #e8eae6;background:linear-gradient(145deg,#f8f9f6,#fff)}.motorcycles-index-v300 .model-card-media img{padding:14px!important}.motorcycles-index-v300 .model-card-body{display:flex;flex:1;flex-direction:column;padding:16px}.motorcycles-index-v300 .model-card h3{font-size:18px;line-height:1.12;margin:5px 0}.motorcycles-index-v300 .model-card .price{font-size:20px;line-height:1;margin:7px 0 6px}.motorcycles-index-v300 .model-card-body>small{min-height:30px;font-size:9px;line-height:1.4}.motorcycles-index-v300 .model-card .mini-stats{gap:5px;margin-top:11px}.motorcycles-index-v300 .model-card .mini-stats span{padding:5px 6px;border:1px solid #e3e6e2;background:#f6f7f4;font-size:9px}.motorcycles-index-v300 .model-card .card-actions{margin-top:auto;padding-top:14px;gap:7px}.motorcycles-index-v300 .model-card .card-actions .button{flex:1;justify-content:center}.motorcycle-brand-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.motorcycle-brand-directory-grid>a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:78px;padding:13px 14px;border:1px solid #dfe3de;border-radius:16px;background:#fff;transition:.16s ease}.motorcycle-brand-directory-grid>a:hover{transform:translateY(-1px);border-color:#cbd1ca;box-shadow:0 8px 22px rgba(16,19,23,.05)}.motorcycle-brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#161b1f;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em}.motorcycle-brand-directory-grid small,.motorcycle-brand-directory-grid strong{display:block}.motorcycle-brand-directory-grid strong{font-size:14px}.motorcycle-brand-directory-grid small{font-size:9px;color:var(--muted);margin-top:3px}.motorcycle-brand-directory-grid>a>span{font-size:10px;color:#6d777e;text-align:right;white-space:nowrap}.motorcycle-family-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.motorcycle-family-card-grid>a{min-height:145px;display:flex;flex-direction:column;padding:20px;border:1px solid #dfe3de;border-radius:18px;background:#fff;transition:.18s ease}.motorcycle-family-card-grid>a:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(16,19,23,.06)}.motorcycle-family-card-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:900}.motorcycle-family-card-grid strong{font-size:26px;letter-spacing:-.04em;margin:8px 0}.motorcycle-family-card-grid small{margin-top:auto;color:var(--muted);font-size:10px;line-height:1.4}.motorcycle-index-method{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;margin-top:34px;padding:28px;border-radius:24px;background:#11161a;color:#fff}.motorcycle-index-method h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;line-height:1.05;margin:6px 0 10px}.motorcycle-index-method p{max-width:650px;color:#aeb6bb;line-height:1.55;margin:0}.motorcycle-index-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.motorcycle-index-method-grid article{min-height:118px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.045)}.motorcycle-index-method-grid b{display:block;color:#ff8b68;font-size:11px}.motorcycle-index-method-grid strong{display:block;font-size:15px;margin:8px 0 5px}.motorcycle-index-method-grid small{display:block;color:#9da7ad;font-size:9px;line-height:1.4}.model-family-current-card{overflow:hidden;align-self:stretch;display:grid;grid-template-columns:1.02fr .98fr;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#fff;color:var(--ink);box-shadow:0 22px 55px rgba(0,0,0,.18)}.model-family-current-media{min-height:250px;background:#fff;border-right:1px solid #eceeea}.model-family-current-media .entity-media-link{display:block;height:100%}.model-family-current-media img{width:100%;height:100%;object-fit:contain!important;padding:18px!important}.model-family-media-fallback{height:100%;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;background:linear-gradient(145deg,#f2f3ef,#fff)}.model-family-media-fallback span{font-size:9px;text-transform:uppercase;color:var(--accent);font-weight:900}.model-family-media-fallback strong{display:flex;flex-direction:column;margin-top:8px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.model-family-media-fallback b{font-size:25px;text-transform:none;letter-spacing:-.04em}.model-family-current-copy{display:flex;flex-direction:column;padding:20px}.model-family-current-copy>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:900}.model-family-current-copy h2{font-size:24px;line-height:1.05;letter-spacing:-.035em;margin:8px 0 12px}.model-family-current-copy>strong{font-size:24px;letter-spacing:-.04em}.model-family-current-copy>small{color:var(--muted);font-size:9px;line-height:1.4;margin-top:5px}.model-family-current-copy>a{margin-top:auto;padding-top:16px;font-size:11px;font-weight:850;color:var(--accent)}.model-family-body{padding:0 0 84px}.model-family-nav{position:sticky;top:calc(var(--header-h) + 8px);z-index:35;width:max-content;max-width:100%;display:flex;gap:3px;overflow:auto;margin:14px auto 0;padding:5px;border:1px solid #dde1dc;border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 10px 30px rgba(18,24,28,.08)}.model-family-nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 12px;border-radius:11px;font-size:10px;font-weight:850;white-space:nowrap}.model-family-nav a:hover{background:#f2f3ef;color:var(--accent)}.model-family-section{scroll-margin-top:calc(var(--header-h) + 86px);margin-top:24px;padding:30px;border:1px solid #dfe3de;border-radius:24px;background:#fff;box-shadow:0 10px 28px rgba(16,19,23,.025)}.model-family-section>.section-head{margin-bottom:20px}.model-family-section>.section-head h2{font-size:clamp(29px,3.2vw,41px);letter-spacing:-.04em;line-height:1.05}.model-family-section>.section-head p{max-width:790px;color:var(--muted);line-height:1.55}.model-family-generation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.model-family-generation-card{overflow:hidden;display:flex;flex-direction:column;min-width:0;border:1px solid #dfe3de;border-radius:20px;background:#fff;transition:.18s ease}.model-family-generation-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(16,19,23,.07)}.model-family-generation-card.is-current{border-color:#e3b8aa;box-shadow:0 0 0 1px rgba(193,59,25,.07)}.model-family-generation-fallback,.model-family-generation-media{height:200px;min-height:200px;background:#f8f9f6;border-bottom:1px solid #e6e9e4}.model-family-generation-media .entity-media-link{display:block;height:100%}.model-family-generation-media img{width:100%;height:100%;object-fit:contain!important;padding:16px!important}.model-family-generation-fallback{display:flex;flex-direction:column;justify-content:flex-end;padding:20px}.model-family-generation-fallback span{font-size:9px;text-transform:uppercase;color:var(--accent);font-weight:900}.model-family-generation-fallback strong{font-size:24px;letter-spacing:-.04em;margin-top:6px}.model-family-generation-copy{display:flex;flex:1;flex-direction:column;padding:18px}.model-family-generation-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.model-family-generation-topline span{font-size:8.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:850}.model-family-generation-topline b{padding:5px 7px;border-radius:999px;background:#fff0ea;color:var(--accent);font-size:8px;text-transform:uppercase;letter-spacing:.07em}.model-family-generation-copy h3{font-size:20px;line-height:1.1;letter-spacing:-.03em;margin:8px 0}.model-family-generation-price{font-size:22px;letter-spacing:-.035em}.model-family-generation-copy>small{min-height:28px;color:var(--muted);font-size:9px;line-height:1.4;margin-top:4px}.model-family-generation-facts{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:14px 0}.model-family-generation-facts span{padding:9px 10px;border-radius:11px;background:#f5f6f3}.model-family-generation-facts b,.model-family-generation-facts small{display:block}.model-family-generation-facts small{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.model-family-generation-facts b{font-size:10px;margin-top:3px;line-height:1.35}.model-family-generation-copy>.button{margin-top:auto;justify-content:center}.model-family-compare-list{display:grid;gap:7px}.model-family-compare-list>a{display:grid;grid-template-columns:1.35fr 1.05fr .7fr .7fr .7fr 22px;gap:12px;align-items:center;padding:13px 15px;border:1px solid #e1e4df;border-radius:14px;background:#fafbf8}.model-family-compare-list>a:hover{background:#fff;border-color:#cfd5ce}.model-family-compare-list span b,.model-family-compare-list span small,.model-family-compare-name strong{display:block}.model-family-compare-list span small{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.model-family-compare-list span b,.model-family-compare-name strong{font-size:11px;margin-top:3px}.model-family-compare-name strong{font-size:14px}.model-family-compare-list>a>strong{color:#9aa3a8}.model-family-nickname-section{display:grid;grid-template-columns:1.18fr .82fr;gap:28px;align-items:start}.model-family-nickname-copy h2{font-size:clamp(29px,3vw,40px);letter-spacing:-.04em;line-height:1.05;margin:4px 0 16px}.model-family-nickname-copy p{color:var(--muted);line-height:1.65;margin:0 0 14px}.model-family-identify-card{padding:24px;border-radius:20px;background:#12171b;color:#fff}.model-family-identify-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#ff8b68;font-weight:900}.model-family-identify-card h3{font-size:24px;letter-spacing:-.035em;margin:8px 0 12px}.model-family-identify-card .checklist li{border-color:rgba(255,255,255,.1);color:#d0d6d9;font-size:11px}.model-family-identify-card>a{display:inline-flex;margin-top:16px;font-size:11px;font-weight:850;color:#ff8b68}.model-family-guide-section .family-guide{margin:0}.model-family-guide-section .family-guide>.section-head{margin:0 0 18px}.model-family-guide-section .family-guide .split.section{padding:0;margin:0;gap:26px}.model-family-guide-section .family-guide h3{font-size:20px}.model-family-guide-section .family-guide .info-card{background:#f7f8f5;border-radius:18px;padding:22px}.model-family-note{margin-top:24px;padding:26px 28px;border-radius:22px;background:#11161a;color:#fff}.model-family-note>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#ff8b68;font-weight:900}.model-family-note h2{font-size:28px;letter-spacing:-.04em;margin:7px 0 9px}.model-family-note p{max-width:850px;color:#aeb6bb;line-height:1.55;margin:0}.model-family-faq-section .faq-section,.model-family-faq-section>.faq-section>h2{margin-top:0}.ph-brand-page>.shell{padding-bottom:76px}.ph-brand-page .ph-brand-section{background:#fff}.ph-brand-page .ph-brand-families{margin-top:22px}.ph-brand-page .ph-brand-families>a{min-height:140px;border-radius:18px}.motorcycle-entity-hero{background:linear-gradient(145deg,#f3f4f0,#fff 70%)}.motorcycle-entity-body{padding-top:24px}.motorcycle-entity-section{border-radius:24px;border-color:#dfe3de;box-shadow:0 9px 26px rgba(16,19,23,.025)}@media(max-width:1080px){.motorcycle-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.motorcycle-brand-directory-grid,.motorcycle-index-quicklinks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.model-family-hero-grid,.motorcycle-index-hero-grid,.motorcycle-index-method{grid-template-columns:1fr}.motorcycle-index-overview{max-width:720px}.model-explorer-v300 .filter-bar{grid-template-columns:1fr 1fr}.motorcycle-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.motorcycle-family-card-grid{grid-template-columns:1fr 1fr}.model-family-current-card{max-width:720px}.model-family-generation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-family-compare-list>a{grid-template-columns:1.2fr 1fr .7fr .7fr 22px}.model-family-compare-list>a>span:nth-child(5){display:none}.model-family-nickname-section{grid-template-columns:1fr}}@media(max-width:680px){.motorcycle-index-hero{padding:28px 0 20px}.model-family-hero{padding:22px 0 28px}.model-family-hero h1,.motorcycle-index-hero h1{font-size:clamp(37px,11vw,48px)}.motorcycle-index-overview{grid-template-columns:1fr 1fr}.motorcycle-index-overview>div{min-height:98px;padding:14px}.motorcycle-index-overview strong{font-size:19px}.motorcycle-index-quicklinks{grid-template-columns:1fr}.motorcycle-index-quicklinks>a{min-height:92px}.motorcycle-index-body{padding-top:20px}.model-explorer-v300{padding:13px;border-radius:20px}.model-explorer-toolbar{align-items:flex-start}.model-explorer-v300 .filter-bar{grid-template-columns:1fr}.model-explorer-v300 .result-meta{align-items:flex-start;flex-direction:column}.motorcycle-catalog-grid{grid-template-columns:1fr}.motorcycles-index-v300 .model-card>.bike-art,.motorcycles-index-v300 .model-card>.model-card-media,.motorcycles-index-v300 .model-card>.model-media-placeholder{height:210px!important;min-height:210px!important}.motorcycle-brand-directory-grid{grid-template-columns:1fr}.motorcycle-brand-directory-grid>a{grid-template-columns:42px 1fr auto}.motorcycle-family-card-grid{grid-template-columns:1fr}.motorcycle-index-method{padding:22px}.motorcycle-index-method-grid{grid-template-columns:1fr}.motorcycle-index-method-grid article{min-height:90px}.model-family-current-card{grid-template-columns:1fr}.model-family-current-media{min-height:220px;height:220px;border-right:0;border-bottom:1px solid #eceeea}.model-family-current-copy{min-height:190px}.model-family-nav{margin-top:10px;border-radius:14px}.model-family-section{padding:20px;border-radius:20px}.model-family-generation-grid{grid-template-columns:1fr}.model-family-generation-fallback,.model-family-generation-media{height:220px;min-height:220px}.model-family-compare-list>a{grid-template-columns:1fr 1fr 22px;gap:8px}.model-family-compare-list>a>span:nth-child(3),.model-family-compare-list>a>span:nth-child(4),.model-family-compare-list>a>span:nth-child(5){display:none}.model-family-identify-card,.model-family-nickname-section{padding:20px}.model-family-guide-section .family-guide .split.section{grid-template-columns:1fr}.model-family-note{padding:22px}}@media(max-width:460px){.motorcycle-index-overview{grid-template-columns:1fr}.model-family-actions .button,.motorcycle-index-actions .button{width:100%;justify-content:center}.motorcycle-brand-directory-grid>a>span{display:none}}

/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--spacing:.25rem}}@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-20{top:calc(var(--spacing) * 20)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.seller-home.dealer-empty-state{grid-template-columns:1fr}.seller-home.dealer-empty-state>div{max-width:760px}.dealer-page-head{margin-bottom:8px}.dealer-directory-section{padding-top:28px}.dealer-finder{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px}.dealer-filter-bar{display:grid;grid-template-columns:minmax(260px,1.7fr) minmax(150px,.65fr) minmax(150px,.65fr) auto;gap:10px;align-items:end}.dealer-filter-bar label{display:flex;flex-direction:column;gap:6px}.dealer-filter-bar label>span{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.dealer-filter-bar input,.dealer-filter-bar select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:13px;background:#fbfbf8;padding:0 13px;font:inherit;color:var(--ink)}.dealer-filter-bar input:focus,.dealer-filter-bar select:focus{outline:2px solid var(--accent);outline-offset:1px}.dealer-clear{min-height:46px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 15px;font-weight:850;cursor:pointer}.dealer-results-head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:17px 3px 2px}.dealer-results-head strong{font-size:14px}.dealer-results-head span{font-size:12px;color:var(--muted);text-align:right}.dealer-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.dealer-result-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:19px;display:flex;flex-direction:column;min-height:245px}.dealer-finder .dealer-result-card{background:#fbfbf8}.dealer-card-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;margin-bottom:14px}.dealer-brand,.dealer-checked{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.dealer-brand{color:var(--accent)}.dealer-checked{color:var(--muted);text-align:right}.dealer-result-card h3{font-size:20px;line-height:1.15;letter-spacing:-.025em;margin:0 0 9px}.dealer-result-card>p{color:var(--muted);line-height:1.5;margin:0 0 16px}.dealer-card-meta{display:flex;flex-direction:column;gap:5px;margin-top:auto;padding-top:11px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.dealer-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.dealer-card-actions a{border-radius:999px;padding:9px 12px;font-size:11px;font-weight:850;background:var(--ink);color:#fff}.dealer-card-actions a+a{background:#fff;color:var(--ink);border:1px solid var(--line)}.dealer-no-results{border:1px dashed var(--line);border-radius:17px;padding:24px;margin-top:16px;background:#fbfbf8}.dealer-city-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dealer-city-links>a{display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:16px;padding:17px;background:#fff}.dealer-city-links span{font-size:12px;color:var(--muted)}.dealer-locator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dealer-locator-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff;min-height:210px}.dealer-locator-card>span{font-size:11px;color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.dealer-locator-card h3{font-size:20px;line-height:1.15;margin:10px 0 8px}.dealer-locator-card p{color:var(--muted);font-size:13px;line-height:1.5}.dealer-locator-card b{font-size:12px;margin-top:auto}.dealer-verification-note{margin-top:18px;border-left:3px solid var(--accent);padding:3px 0 3px 16px;max-width:780px}.dealer-verification-note p{margin:5px 0 0;color:var(--muted);line-height:1.55;font-size:13px}.dealer-city-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 34px}.dealer-city-summary>div{display:flex;flex-direction:column;border:1px solid var(--line);background:#fff;border-radius:16px;padding:17px}.dealer-city-summary strong{font-size:21px}.dealer-city-summary span{font-size:11px;color:var(--muted);margin-top:3px}.dealer-city-brands{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-18px 0 34px;padding:13px 15px;border:1px solid var(--line);border-radius:15px;background:#fbfbf8}.dealer-city-brands>span{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.045em;color:var(--muted)}.dealer-city-brands>div{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.dealer-city-brands b{font-size:11px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px}.dealer-city-footer{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.dealer-profile-trust{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;margin:24px 0 38px}.dealer-profile-trust h2{font-size:24px;line-height:1.14;margin:5px 0 6px}.dealer-profile-trust p{margin:0;color:var(--muted);line-height:1.5;max-width:720px}.dealer-profile-trust>a{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:10px 13px;font-size:12px;font-weight:850}.seller-phone{display:inline-flex;margin-top:10px;font-size:13px;font-weight:850;color:var(--accent)}@media(max-width:900px){.dealer-filter-bar{grid-template-columns:1fr 1fr}.dealer-search{grid-column:1/-1}.dealer-city-links,.dealer-locator-grid,.dealer-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.dealer-city-brands{align-items:flex-start;flex-direction:column;margin-top:-18px}.dealer-city-brands>div{justify-content:flex-start}.dealer-checklist.seller-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-finder{padding:13px}.dealer-filter-bar{grid-template-columns:1fr}.dealer-search{grid-column:auto}.dealer-results-head{align-items:flex-start;flex-direction:column;gap:4px}.dealer-results-head span{text-align:left}.dealer-city-links,.dealer-city-summary,.dealer-locator-grid,.dealer-results{grid-template-columns:1fr}.dealer-locator-card,.dealer-result-card{min-height:0}.dealer-profile-trust{align-items:flex-start;flex-direction:column;padding:19px}}@media(max-width:420px){.dealer-checklist.seller-stats{grid-template-columns:1fr}}:root{--mi-ink:#15171a;--mi-black:#0b0c0e;--mi-muted:#68707b;--mi-line:#e4e7eb;--mi-paper:#f5f6f8;--mi-cream:#fbfaf7;--mi-red:#d9252a;--mi-red-dark:#aa171d}body{color:var(--mi-ink)}.mi-home,body{background:var(--mi-cream)}.mi-home{overflow:hidden}.mi-home h1,.mi-home h2,.mi-home h3,.mi-home strong{letter-spacing:-.04em}.mi-home a{text-decoration:none}.mi-eyebrow{display:block;margin-bottom:10px;color:var(--mi-red);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mi-section{padding:96px 0}.mi-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:42px}.mi-section-head>div{max-width:760px}.mi-section-head h2{margin:0;color:#181a1d;font-size:clamp(35px,4.5vw,58px);line-height:1.02}.mi-section-head h2 em{color:var(--mi-red);font-style:normal}.mi-section-head p{max-width:670px;margin:15px 0 0;color:var(--mi-muted);font-size:14px;line-height:1.7}.mi-section-head>a{flex:none;padding:10px 15px;border:1px solid #dadde2;border-radius:999px;color:#2d3136;font-size:11px;font-weight:800}.mi-section-head>a:hover{border-color:#cfd3d9;background:#fff}.mi-section-head.compact{margin-bottom:25px}.site-header{position:sticky;top:0;z-index:90;color:#fff;background:rgba(11,12,14,.92)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 35px rgba(0,0,0,.12);backdrop-filter:blur(18px)}.nav-wrap{min-height:74px}.brand,.brand-word{color:#fff!important}.brand-word b{color:#ee4c51!important}.nav-links>a,.nav-more>summary{color:rgba(255,255,255,.7)!important}.nav-links .nav-current,.nav-links>a:hover,.nav-more>summary.nav-current,.nav-more>summary:hover{color:#fff!important}.mobile-menu-panel,.nav-popover{background:#15171a!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 24px 60px rgba(0,0,0,.35)!important}.mobile-menu-heading,.mobile-menu-panel a,.nav-popover a{color:rgba(255,255,255,.78)!important}.mobile-menu-panel a:hover,.nav-popover a:hover{background:rgba(255,255,255,.06)!important;color:#fff!important}.mobile-menu>summary,.mobile-search,.nav-search,.shortlist-nav{color:#fff!important;border-color:rgba(255,255,255,.14)!important;background:rgba(255,255,255,.055)!important}.shortlist-nav b{background:var(--mi-red)!important;color:#fff!important}.mi-hero{position:relative;min-height:720px;padding:86px 0 98px;overflow:hidden;background:var(--mi-black);color:#fff}.mi-grid-bg{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 0);background-size:56px 56px;mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.78) 44%,transparent)}.mi-glow{position:absolute;border-radius:50%;filter:blur(115px);pointer-events:none}.mi-glow-red{width:520px;height:520px;right:7%;top:5%;background:rgba(217,37,42,.27)}.mi-glow-blue{width:360px;height:360px;left:30%;bottom:-22%;background:rgba(30,88,165,.18)}.mi-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);align-items:center;gap:64px}.mi-hero-copy{max-width:730px}.mi-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 9px 6px 6px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.62);font-size:10px}.mi-badge span{padding:5px 8px;border-radius:999px;background:linear-gradient(135deg,var(--mi-red),#ff7958);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mi-badge b{color:#fff;font-weight:800;letter-spacing:0}.mi-badge em{font-style:normal}.mi-hero h1{margin:28px 0 0;color:#fff;font-size:clamp(58px,6.3vw,86px);line-height:.96;letter-spacing:-.065em}.mi-hero h1 span{background:linear-gradient(110deg,#ff767a,var(--mi-red),#ff8b5d);-webkit-background-clip:text;background-clip:text;color:transparent}.mi-hero-copy>p{max-width:680px;margin:23px 0 0;color:rgba(255,255,255,.58);font-size:16px;line-height:1.75}.mi-search{display:flex;align-items:center;gap:8px;max-width:680px;margin-top:30px;padding:7px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.07);box-shadow:0 20px 50px rgba(0,0,0,.22)}.mi-search input{min-width:0;flex:1;padding:11px 15px;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:13px}.mi-search input::placeholder{color:rgba(255,255,255,.36)}.mi-search button{flex:none;padding:13px 18px;border:0;border-radius:999px;background:#fff;color:#121418;font-weight:900;cursor:pointer}.mi-search button:hover{background:var(--mi-red);color:#fff}.mi-popular{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:17px;color:rgba(255,255,255,.38);font-size:10px}.mi-popular b{letter-spacing:0}.mi-popular a{padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:rgba(255,255,255,.68)}.mi-popular a:hover{border-color:rgba(255,255,255,.25);color:#fff}.mi-trust{display:flex;gap:21px;flex-wrap:wrap;margin-top:22px;color:rgba(255,255,255,.48);font-size:10px;font-weight:750}.mi-trust span:first-letter{color:#4ddba3}.mi-hero-visual{position:relative;min-height:535px}.mi-bike-frame{position:absolute;inset:18px 16px 18px 38px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:34px;background:radial-gradient(circle at 50% 35%,#30343b 0,#181a1e 48%,#0e0f11 100%);box-shadow:0 40px 90px rgba(0,0,0,.5)}.mi-bike-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,9,11,.82),transparent 55%)}.mi-bike-media,.mi-bike-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mi-bike-fallback{display:grid;place-items:center;width:100%;height:100%;color:rgba(255,255,255,.5);font-weight:800}.mi-float{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(21,23,26,.82);box-shadow:0 18px 40px rgba(0,0,0,.32);backdrop-filter:blur(16px);color:#fff}.mi-current{left:0;top:50px;padding:10px 13px;color:rgba(255,255,255,.72);font-size:9px;font-weight:850}.mi-current:first-letter{color:#34d399}.mi-stars{right:0;top:82px;padding:12px 14px;color:#ffb746;font-size:10px;letter-spacing:.08em}.mi-stars small{display:block;margin-top:4px;color:rgba(255,255,255,.52);font-size:8px;letter-spacing:0}.mi-specs{left:6px;bottom:28px;display:grid;grid-template-columns:repeat(3,auto);gap:8px 13px;padding:14px}.mi-specs small{grid-column:1/-1;color:rgba(255,255,255,.52);font-size:8px}.mi-specs b{font-size:11px;letter-spacing:0}.mi-price{right:2px;bottom:106px;min-width:180px;padding:12px 14px}.mi-price small{display:block;color:rgba(255,255,255,.48);font-size:8px}.mi-price strong{display:block;margin-top:4px;color:#fff;font-size:15px;letter-spacing:-.02em}.mi-brand-shelf{padding:56px 0;background:#fff;border-bottom:1px solid #eceef0}.mi-brand-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #e9ebee;border-radius:20px;overflow:hidden}.mi-brand-grid>a{display:flex;min-height:116px;flex-direction:column;justify-content:center;gap:7px;padding:20px;border-right:1px solid #e9ebee;background:#fff}.mi-brand-grid>a:last-child{border-right:0}.mi-brand-grid>a:hover{background:#f7f8f9}.mi-brand-grid strong{color:#1c1f23;font-size:18px}.mi-brand-grid span{color:#89909a;font-size:9px;line-height:1.4}.mi-categories{background:var(--mi-paper)}.mi-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mi-category-card{display:flex;min-height:222px;flex-direction:column;padding:24px;border:1px solid #e0e3e7;border-radius:22px;background:#fff;box-shadow:0 8px 25px rgba(18,20,24,.035);transition:.2s ease}.mi-category-card:hover{transform:translateY(-4px);border-color:#d2d6dc;box-shadow:0 18px 42px rgba(18,20,24,.075)}.mi-category-card>span{color:#b3b8c0;font-size:10px;font-weight:900;letter-spacing:.1em}.mi-category-card div{margin:auto 0 0}.mi-category-card h3{margin:0;color:#202328;font-size:19px}.mi-category-card p{margin:8px 0 0;color:#767e89;font-size:11px;line-height:1.6}.mi-category-card small{margin-top:18px;color:#aa1e23;font-size:9px;font-weight:900}.mi-models{background:#fff}.mi-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mi-home .model-card{border:1px solid #e2e5e9!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 10px 28px rgba(18,20,24,.045)!important;background:#fff!important;transition:.2s ease!important}.mi-home .model-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(18,20,24,.09)!important}.mi-home .model-card-media{background:#f4f5f6!important}.mi-home .model-card-body{padding:18px!important}.mi-home .model-card h3{font-size:17px!important}.mi-home .price{color:#1e2024!important;font-weight:900!important}.mi-showcase-cta{display:flex;align-items:center;gap:10px;margin-top:28px;padding:22px;border-radius:20px;background:#f2f3f5}.mi-showcase-cta>div{display:flex;min-width:0;flex:1;flex-direction:column}.mi-showcase-cta span{color:#808791;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.mi-showcase-cta strong{margin-top:4px;font-size:14px;letter-spacing:-.02em}.mi-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border-radius:999px;font-size:11px;font-weight:900}.mi-btn.dark{background:#15171a;color:#fff}.mi-btn.light{border:1px solid #d9dce1;background:#fff;color:#22252a}.mi-btn.red{background:var(--mi-red);color:#fff}.mi-btn.glass{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff}.mi-why{background:var(--mi-cream)}.mi-feature-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.feature{display:flex;min-height:300px;flex-direction:column;padding:28px;border:1px solid #e1e3e7;border-radius:24px;background:#fff;color:#1d2024;box-shadow:0 9px 30px rgba(18,20,24,.04)}.feature.main{background:#17191c;color:#fff;border-color:#17191c}.feature>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f1f2f4;color:#b51e23;font-size:19px;font-weight:900}.feature.main>span{background:rgba(255,255,255,.08);color:#ff666b}.feature h3{margin:auto 0 8px;font-size:23px}.feature p{margin:0;color:#747c87;font-size:12px;line-height:1.65}.feature.main p{color:rgba(255,255,255,.52)}.feature b{margin-top:18px;color:#ad2025;font-size:9px;letter-spacing:0}.feature.main b{color:#fff}.mi-guides{background:var(--mi-paper)}.mi-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mi-guide-grid>a{display:flex;min-height:280px;flex-direction:column;padding:24px;border:1px solid #e0e3e7;border-radius:22px;background:#fff;color:#1d2024}.mi-guide-grid>a:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(18,20,24,.06)}.mi-guide-grid span{color:#b5bbc3;font-size:9px;font-weight:900}.mi-guide-grid h3{margin:auto 0 8px;font-size:18px}.mi-guide-grid p{margin:0;color:#777f89;font-size:11px;line-height:1.6}.mi-guide-grid b{margin-top:18px;color:#a91f24;font-size:9px;letter-spacing:0}.mi-tools{position:relative;overflow:hidden;padding:96px 0;background:var(--mi-black);color:#fff}.mi-tools .shell{position:relative;z-index:2}.dark-head h2{color:#fff}.dark-head p{color:rgba(255,255,255,.53)}.dark-head>a{color:#fff;border-color:rgba(255,255,255,.17)}.dark-head .mi-eyebrow{color:#ff676c}.mi-tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mi-tool-grid>a{display:flex;min-height:260px;flex-direction:column;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.045);color:#fff;backdrop-filter:blur(10px)}.mi-tool-grid>a:hover{transform:translateY(-4px);border-color:rgba(217,37,42,.55);background:rgba(255,255,255,.07)}.mi-tool-grid span{color:#f05c61;font-size:9px;font-weight:900}.mi-tool-grid h3{margin:auto 0 8px;font-size:19px}.mi-tool-grid p{margin:0;color:rgba(255,255,255,.5);font-size:11px;line-height:1.6}.mi-tool-grid b{margin-top:17px;color:rgba(255,255,255,.75);font-size:9px;letter-spacing:0}.mi-gear{background:#fff}.mi-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mi-home .product-card{border-radius:22px!important;border-color:#e2e5e9!important;overflow:hidden;box-shadow:0 9px 28px rgba(18,20,24,.045)!important}.mi-home .product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(18,20,24,.08)!important}.mi-faq{background:var(--mi-paper)}.mi-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:76px;align-items:start}.mi-faq-layout h2{margin:0;font-size:clamp(35px,4.3vw,56px);line-height:1.04}.mi-faq-layout h2 em{color:var(--mi-red);font-style:normal}.mi-faq-layout>div:first-child>p{max-width:430px;margin:17px 0 0;color:#6d7580;font-size:13px;line-height:1.7}.mi-correction{display:flex;flex-direction:column;gap:5px;margin-top:28px;padding:18px;border:1px solid #e0e3e7;border-radius:18px;background:#fff;color:#25282c}.mi-correction b{font-size:12px;letter-spacing:0}.mi-correction span{color:#a91e23;font-size:9px;font-weight:900}.mi-faq-list{border-top:1px solid #dadee2}.mi-faq-list details{border-bottom:1px solid #dadee2}.mi-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;color:#202328;font-size:15px;font-weight:850}.mi-faq-list summary::-webkit-details-marker{display:none}.mi-faq-list summary span{display:grid;place-items:center;width:28px;height:28px;flex:none;border:1px solid #d3d7dc;border-radius:50%;font-size:17px}.mi-faq-list details[open] summary span{transform:rotate(45deg);background:#15171a;color:#fff}.mi-faq-list details p{margin:-3px 48px 22px 0;color:#69717c;font-size:12px;line-height:1.72}.mi-final{position:relative;overflow:hidden;padding:105px 0 94px;background:#0b0c0e;color:#fff;text-align:center}.mi-final:before{content:"";position:absolute;width:650px;height:380px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(217,37,42,.19);filter:blur(120px)}.mi-final .shell{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.mi-final .shell>span{padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.55);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.mi-final h2{max-width:900px;margin:22px 0 0;color:#fff;font-size:clamp(43px,6vw,74px);line-height:1.01}.mi-final h2 em{background:linear-gradient(110deg,#ff7478,var(--mi-red),#ff875b);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}.mi-final p{max-width:660px;margin:20px auto 0;color:rgba(255,255,255,.52);font-size:15px;line-height:1.7}.mi-final .shell>div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:30px}.footer{background:#0b0c0e!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.07)!important}.footer-about p,.footer-about small,.footer-note{color:rgba(255,255,255,.4)!important}.footer-grid strong{color:rgba(255,255,255,.42)!important}.footer-grid a{color:rgba(255,255,255,.62)!important}.footer-grid a:hover{color:#fff!important}.footer-note{border-color:rgba(255,255,255,.08)!important}@media(max-width:1100px){.mi-hero-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:38px}.mi-brand-grid{grid-template-columns:repeat(3,1fr)}.mi-brand-grid>a:nth-child(3n){border-right:0}.mi-brand-grid>a:nth-child(-n+3){border-bottom:1px solid #e9ebee}.mi-category-grid,.mi-guide-grid,.mi-model-grid,.mi-tool-grid{grid-template-columns:repeat(2,1fr)}.mi-feature-grid{grid-template-columns:1fr 1fr}.feature.main{grid-column:1/-1}}@media(max-width:900px){.mi-hero{min-height:auto;padding:72px 0 80px}.mi-hero-layout{grid-template-columns:1fr;gap:48px}.mi-hero-copy{max-width:760px}.mi-hero-visual{width:min(100%,620px);margin:auto}.mi-hero h1{font-size:clamp(50px,10vw,72px)}.mi-section{padding:78px 0}.mi-section-head{align-items:flex-start;flex-direction:column;margin-bottom:34px}.mi-faq-layout{grid-template-columns:1fr;gap:45px}.mi-final,.mi-tools{padding:80px 0}}@media(max-width:620px){.mi-hero{padding:58px 0 62px}.mi-badge{max-width:100%}.mi-badge b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mi-badge em{display:none}.mi-hero h1{margin-top:22px;font-size:44px}.mi-hero-copy>p{font-size:14px}.mi-search{display:grid;grid-template-columns:1fr;border-radius:20px}.mi-search input{padding:12px 10px}.mi-search button{width:100%}.mi-trust{gap:11px}.mi-hero-visual{min-height:470px}.mi-bike-frame{inset:10px 4px 10px 4px;border-radius:24px}.mi-stars{display:none}.mi-price{right:8px;bottom:76px;min-width:0;max-width:48%}.mi-specs{left:8px;bottom:12px;max-width:94%}.mi-current{left:8px;top:20px}.mi-brand-grid{grid-template-columns:repeat(2,1fr)}.mi-brand-grid>a{min-height:95px;border-bottom:1px solid #e9ebee!important}.mi-brand-grid>a:nth-child(2n){border-right:0}.mi-section{padding:66px 0}.mi-faq-layout h2,.mi-section-head h2{font-size:35px}.mi-category-grid,.mi-feature-grid,.mi-guide-grid,.mi-model-grid,.mi-product-grid,.mi-tool-grid{grid-template-columns:1fr}.feature.main{grid-column:auto}.mi-showcase-cta{align-items:stretch;flex-direction:column}.mi-showcase-cta>div{margin-bottom:4px}.mi-btn{width:100%}.mi-tool-grid>a{min-height:215px}.mi-final h2{font-size:41px}.mi-final p{font-size:13px}}@media(prefers-reduced-motion:reduce){.mi-home *{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-family:var(--font-manrope),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.brand-word,.mi-home h1,.mi-home h2,.mi-home h3,.mi-home strong{font-family:var(--font-sora),var(--font-manrope),ui-sans-serif,system-ui,sans-serif}.mi-home a,.mi-home button,.mi-home input,.mi-home p,.mi-home small,.mi-home span,.mi-home summary{font-family:var(--font-manrope),ui-sans-serif,system-ui,sans-serif}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_ce197d{font-family:Sora,Sora Fallback;font-style:normal}.__variable_ce197d{--font-sora:"Sora","Sora Fallback"}