*,*:before,*:after{box-sizing:border-box}body{font-family:Segoe UI,Arial,sans-serif;background-color:#f0f2f5;margin:0;padding:0;color:#222}.site-header{background:linear-gradient(135deg,#1a2a6c,#1e3a8a 60%,#0f5c9a);color:#fff;padding:0;border-bottom:4px solid #38bdf8}.header-inner{max-width:1200px;margin:0 auto;padding:22px 20px 18px;display:flex;align-items:center;gap:16px}.header-logo{font-size:36px;line-height:1}.header-title h1{margin:0;font-size:30px;font-weight:800;letter-spacing:-.5px}.domain-tld{color:#fff}.domain-dot{color:#38bdf8;font-weight:400}.header-title p{margin:3px 0 0;font-size:13px;color:#93c5fd}.header-nav{margin-left:auto;display:flex;gap:18px;font-size:13px}.header-nav a{color:#bfdbfe;text-decoration:none}.header-nav a:hover{color:#fff;text-decoration:underline}.container{max-width:1200px;margin:24px auto;padding:0 16px}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-top:3px solid #1e3a8a;padding:12px 14px;border-radius:4px}.stat-card .stat-value{font-size:20px;font-weight:700;color:#1e3a8a;display:block}.stat-card .stat-label{font-size:11px;color:#64748b;margin-top:2px;display:block}.controls{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:12px 16px;margin-bottom:14px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.controls label{font-size:12px;font-weight:600;color:#475569;margin-right:4px;text-transform:uppercase;letter-spacing:.4px}.controls select,.controls input[type=search]{font-size:13px;border:1px solid #cbd5e1;border-radius:3px;padding:5px 8px;background:#f8fafc;color:#222}.controls select:focus,.controls input:focus{outline:2px solid #3b82f6;outline-offset:1px}.btn{padding:5px 14px;font-size:13px;border-radius:3px;cursor:pointer;border:none;font-weight:600}.btn-primary{background:#1e3a8a;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#e2e8f0;color:#334155}.btn-secondary:hover{background:#cbd5e1}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.compare-bar{background:#fef9c3;border:1px solid #fbbf24;border-left:4px solid #f59e0b;padding:10px 14px;margin-bottom:14px;border-radius:4px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px}.compare-tag{background:#fff;border:1px solid #e2e8f0;padding:3px 10px;border-radius:20px;font-size:12px;display:inline-flex;align-items:center;gap:6px}.compare-tag .remove{color:#ef4444;cursor:pointer;font-weight:700;line-height:1}.detail-panel{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #1e3a8a;border-radius:4px;padding:16px;margin-bottom:16px}.detail-header{display:flex;align-items:baseline;gap:10px;margin-bottom:12px}.detail-header h3{margin:0;font-size:18px;color:#1e3a8a}.detail-header .close-btn{margin-left:auto;background:#fee2e2;border:none;color:#dc2626;padding:3px 10px;border-radius:3px;font-size:12px;font-weight:700;cursor:pointer}.detail-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:12px}.detail-item{background:#f8fafc;border:1px solid #e2e8f0;padding:8px 10px;border-radius:3px}.detail-item .label{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:2px}.detail-item .value{font-weight:700;font-size:14px;color:#1e293b}.features-list{margin:0;padding-left:18px;color:#475569;font-size:13px;column-count:2;gap:12px}.features-list li{margin-bottom:3px}.table-wrap{overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:16px}.count-info{font-size:12px;color:#64748b;margin-bottom:6px}table{width:100%;border-collapse:collapse;font-size:13px}thead{background:#1e3a8a;color:#fff;position:sticky;top:0}thead th{padding:10px 12px;text-align:left;cursor:pointer;white-space:nowrap;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;-webkit-user-select:none;user-select:none}thead th:hover{background:#1d4ed8}.sort-arrow{color:#93c5fd;margin-left:4px;font-size:10px}tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s}tbody tr:hover{background:#eff6ff}tbody tr.selected-row{background:#fef3c7!important;border-left:3px solid #f59e0b}tbody td{padding:9px 12px;vertical-align:middle}.brand-skidoo{color:#dc2626;font-weight:700}.brand-polaris{color:#1d4ed8;font-weight:700}.brand-arctic{color:#16a34a;font-weight:700}.brand-yamaha{color:#7c3aed;font-weight:700}.badge{display:inline-block;font-size:10px;padding:2px 7px;border-radius:20px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.badge-trail{background:#dbeafe;color:#1e40af}.badge-mountain{background:#dcfce7;color:#166534}.badge-touring{background:#fef9c3;color:#854d0e}.badge-crossover{background:#fce7f3;color:#9d174d}.badge-utility{background:#f1f5f9;color:#475569}.compare-table-wrapper{overflow-x:auto;margin-bottom:18px}.compare-table{border-collapse:collapse;font-size:13px;width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:4px}.compare-table th{background:#1e3a8a;color:#fff;padding:10px 14px;border:1px solid #2d4faa;font-size:12px;min-width:140px}.compare-table td{padding:8px 14px;border:1px solid #e2e8f0;font-size:13px}.compare-table tr:nth-child(2n) td{background:#f8fafc}.compare-table .row-label{background:#f1f5f9;font-weight:600;color:#475569;font-size:11px;text-transform:uppercase;min-width:120px}.best-value{color:#16a34a;font-weight:700}.quick-stats{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:12px 16px;margin-top:14px;font-size:13px;color:#475569;display:flex;flex-wrap:wrap;gap:6px 20px}.quick-stats strong{color:#1e293b}.guides-section{margin-top:24px}.guides-heading{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 4px}.guides-subheading{font-size:13px;color:#64748b;margin:0 0 14px}.guides-list{display:flex;flex-direction:column;gap:8px}.guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden}.guide-card--open{border-color:#93c5fd}.guide-card__header{width:100%;display:flex;align-items:center;gap:16px;padding:14px 16px;background:none;border:none;cursor:pointer;text-align:left}.guide-card__header:hover{background:#f8fafc}.guide-card--open .guide-card__header{background:#eff6ff;border-bottom:1px solid #bfdbfe}.guide-card__meta{flex:1;display:flex;flex-direction:column;gap:3px}.guide-card__title{font-size:15px;font-weight:600;color:#1e3a8a}.guide-card__summary{font-size:12px;color:#64748b}.guide-card__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.guide-card__read-time{font-size:11px;color:#94a3b8;white-space:nowrap}.guide-card__chevron{font-size:11px;color:#94a3b8}.guide-card__body{padding:4px 0 8px}.guide-section{border-bottom:1px solid #f1f5f9}.guide-section:last-child{border-bottom:none}.guide-section__heading{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:none;border:none;cursor:pointer;text-align:left;font-size:13px;font-weight:600;color:#334155;gap:12px}.guide-section__heading:hover{background:#f8fafc;color:#1e3a8a}.guide-section__chevron{font-size:16px;font-weight:400;color:#94a3b8;flex-shrink:0}.guide-section__body{padding:4px 16px 12px;font-size:13px;color:#475569;line-height:1.7;margin:0}.about-section{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:16px 20px;margin-top:16px;font-size:13px;color:#475569;line-height:1.6}.about-section h3{margin:0 0 10px;font-size:15px;color:#1e3a8a}.about-section p{margin:0 0 8px}.about-section a{color:#1d4ed8}.footer{text-align:center;font-size:12px;color:#94a3b8;border-top:1px solid #e2e8f0;padding:16px;margin-top:24px;background:#fff}.checkbox-col{width:36px;text-align:center}.model-name{font-weight:600;color:#1e293b}.model-year{font-size:11px;color:#94a3b8}.breadcrumb{font-size:12px;color:#94a3b8;margin-bottom:20px;padding-top:4px}.breadcrumb a{color:#1d4ed8;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 4px}.page-hero{margin-bottom:28px}.page-hero__title{font-size:22px;font-weight:700;color:#1e3a8a;margin:0 0 6px}.page-hero__sub{font-size:14px;color:#64748b;margin:0;line-height:1.6}.section-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#64748b;margin:0 0 14px}.guide-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-bottom:8px}.guide-preview-card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:16px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.guide-preview-card:hover{border-color:#1d4ed8;box-shadow:0 2px 8px #1d4ed814}.guide-preview-card__body{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.guide-preview-card__title{font-size:15px;font-weight:600;color:#1e293b;line-height:1.4}.guide-preview-card__summary{font-size:13px;color:#64748b;line-height:1.5}.guide-preview-card__footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1f5f9;padding-top:10px}.guide-preview-card__cta{font-size:13px;font-weight:600;color:#1d4ed8}.guides-table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:8px}.guides-table th{background:#f8fafc;font-weight:600;color:#475569;text-align:left;padding:10px 14px;border-bottom:1px solid #e2e8f0;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.guides-table td{padding:10px 14px;border-bottom:1px solid #f1f5f9;vertical-align:top}.guides-table tr:last-child td{border-bottom:none}.guides-table tr:hover td{background:#f8fafc}.read-link{color:#1d4ed8;font-weight:600;text-decoration:none;font-size:13px}.read-link:hover{text-decoration:underline}.guides-quick-links{margin-top:28px}.guides-quick-links ul{list-style:none;padding:0;margin:0;font-size:13px}.guides-quick-links li{margin-bottom:6px}.guides-quick-links a{color:#1d4ed8;text-decoration:none}.guides-quick-links a:hover{text-decoration:underline}.article-layout{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:start}@media(max-width:860px){.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}}.article-sidebar{position:sticky;top:24px;display:flex;flex-direction:column;gap:20px}.sidebar-box{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:18px 20px}.sidebar-box__heading{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0 0 12px}.sidebar-box__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sidebar-box__links li a{font-size:13px;color:#1d4ed8;text-decoration:none;line-height:1.4;display:block}.sidebar-box__links li a:hover{text-decoration:underline}.sidebar-cta{display:block;background:#1e3a8a;color:#fff;text-align:center;padding:12px 16px;border-radius:5px;font-size:13px;font-weight:600;text-decoration:none;margin-top:4px}.sidebar-cta:hover{background:#1d4ed8}.sidebar-disclaimer{font-size:11px;color:#94a3b8;line-height:1.6;margin:12px 0 0}.guide-detail__header{margin-bottom:28px;padding-bottom:20px;border-bottom:2px solid #e2e8f0}.guide-detail__title{font-size:24px;font-weight:700;color:#1e3a8a;margin:0 0 8px;line-height:1.3}.guide-detail__meta{font-size:12px;color:#94a3b8;margin:0 0 12px;text-transform:uppercase;letter-spacing:.4px}.guide-detail__summary{font-size:15px;color:#475569;margin:0;line-height:1.6}.guide-detail__body{display:flex;flex-direction:column;gap:28px}.guide-detail__section-heading{font-size:17px;font-weight:600;color:#1e293b;margin:0 0 10px}.guide-detail__section-body{font-size:14px;color:#475569;line-height:1.75;margin:0}.guide-detail__nav{display:flex;justify-content:space-between;margin-top:36px;padding-top:20px;border-top:1px solid #e2e8f0;gap:16px}.guide-nav-link{font-size:13px;font-weight:600;color:#1d4ed8;text-decoration:none;max-width:48%;line-height:1.4}.guide-nav-link--next{text-align:right;margin-left:auto}.guide-nav-link:hover{text-decoration:underline}.contact-layout{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}@media(max-width:700px){.contact-layout{grid-template-columns:1fr}}.contact-form-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:24px}.contact-form{display:flex;flex-direction:column;gap:16px}.form-row{display:flex;flex-direction:column;gap:5px}.form-row label{font-size:13px;font-weight:600;color:#334155}.form-row input,.form-row select,.form-row textarea{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:4px;font-size:14px;color:#1e293b;background:#f8fafc;box-sizing:border-box;font-family:inherit;transition:border-color .15s}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:#1d4ed8;background:#fff}.form-row textarea{resize:vertical}.contact-success{background:#f0fdf4;border:1px solid #86efac;border-radius:5px;padding:20px;font-size:14px;color:#166534}.contact-info{background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:20px;font-size:13px;color:#475569;line-height:1.6}.contact-info h3{margin:0 0 12px;font-size:15px;color:#1e3a8a}.contact-info h4{font-size:13px;color:#334155}.contact-info a{color:#1d4ed8}.prose-content{max-width:720px;font-size:14px;color:#475569;line-height:1.75}.prose-content h3{font-size:16px;font-weight:600;color:#1e293b;margin:28px 0 8px}.prose-content h3:first-child{margin-top:0}.prose-content p{margin:0 0 14px}.prose-content ul{margin:0 0 14px;padding-left:20px}.prose-content li{margin-bottom:6px}.prose-content a{color:#1d4ed8}.guides-teaser-section{margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.guides-teaser-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;margin-bottom:16px}.guide-teaser-card{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:14px 16px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.guide-teaser-card:hover{border-color:#1d4ed8;box-shadow:0 2px 6px #1d4ed812}.guide-teaser-card__title{font-size:14px;font-weight:600;color:#1e293b;line-height:1.4}.guide-teaser-card__summary{font-size:12px;color:#64748b;line-height:1.5;flex:1}.guide-teaser-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:6px;padding-top:8px;border-top:1px solid #f1f5f9}.guide-teaser-card__cta{font-size:12px;font-weight:600;color:#1d4ed8}.faq-category{margin-bottom:32px}.faq-category__heading{font-size:15px;font-weight:700;color:#1e3a8a;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.faq-list{display:flex;flex-direction:column;gap:2px}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden}.faq-item--open{border-color:#1d4ed8}.faq-item__question{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:13px 16px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#1e293b;text-align:left;line-height:1.4}.faq-item__question:hover{background:#f8fafc}.faq-item--open .faq-item__question{background:#eff6ff;color:#1d4ed8}.faq-item__chevron{font-size:18px;font-weight:400;color:#94a3b8;flex-shrink:0;line-height:1}.faq-item--open .faq-item__chevron{color:#1d4ed8}.faq-item__answer{padding:0 16px 14px;border-top:1px solid #e2e8f0}.faq-item__answer p{margin:12px 0 0;font-size:13px;color:#475569;line-height:1.75}.faq-footer-cta{margin-top:16px;padding:16px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;font-size:13px;color:#475569}.faq-footer-cta a{color:#1d4ed8;font-weight:600;text-decoration:none}.faq-footer-cta a:hover{text-decoration:underline}.faq-footer-cta p{margin:0}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#1e293b;color:#cbd5e1;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;z-index:9999;box-shadow:0 -2px 12px #00000040}.cookie-banner p{margin:0;line-height:1.5}.cookie-banner__btn{background:#38bdf8;color:#0f172a;border:none;padding:8px 20px;border-radius:4px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0}.cookie-banner__btn:hover{background:#7dd3fc}.guide-sources{margin-top:32px;padding:20px 24px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.guide-sources__heading{margin:0 0 12px;font-size:14px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.05em}.guide-sources__list{margin:0;padding-left:18px}.guide-sources__list li{margin-bottom:6px;font-size:13px}.guide-sources__link{color:#2563eb;text-decoration:none}.guide-sources__link:hover{text-decoration:underline}
