.try-wheels-module__VdrZ8W__container{background:var(--bg-canvas);width:100%;position:relative;overflow:hidden}.try-wheels-module__VdrZ8W__article{width:100%;padding-bottom:var(--space-9);gap:0;margin:0 auto;display:grid;overflow:visible}.try-wheels-module__VdrZ8W__heroSection{width:100%;min-height:80vh;padding:var(--space-8)var(--space-4);color:var(--brand-text);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.try-wheels-module__VdrZ8W__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.try-wheels-module__VdrZ8W__heroImage{object-fit:cover;width:100%;height:100%}.try-wheels-module__VdrZ8W__heroOverlay{background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.75) 40%,rgba(0,0,0,.9) 75%,var(--bg-canvas)100%);z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}@media (prefers-color-scheme:light){.try-wheels-module__VdrZ8W__heroOverlay{background:linear-gradient(rgba(0,0,0,.5) 0%,rgba(0,0,0,.75) 40%,rgba(0,0,0,.9) 100%)}}.try-wheels-module__VdrZ8W__heroContent{z-index:2;align-items:center;gap:var(--space-4);max-width:900px;margin-top:var(--space-5);flex-direction:column;display:flex;position:relative}.try-wheels-module__VdrZ8W__breadcrumb{margin-bottom:var(--space-2)}.try-wheels-module__VdrZ8W__breadcrumb ol{justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:rgba(255,255,255,.7);margin:0;padding:0;list-style:none;display:flex}.try-wheels-module__VdrZ8W__breadcrumb li{align-items:center;gap:var(--space-2);display:flex}.try-wheels-module__VdrZ8W__breadcrumb li:not(:last-child):after{content:"›";color:rgba(255,255,255,.5);font-size:1.2em;font-weight:300}.try-wheels-module__VdrZ8W__breadcrumb a{color:rgba(255,255,255,.7);transition:color var(--transition-fast);text-decoration:none}.try-wheels-module__VdrZ8W__breadcrumb a:hover{color:#fff;text-decoration:underline}.try-wheels-module__VdrZ8W__breadcrumb li[aria-current=page]{color:#fff;font-weight:500}.try-wheels-module__VdrZ8W__eyebrow{color:var(--brand);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);border:1px solid color-mix(in srgb,var(--brand)50%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);background:rgba(0,0,0,.5);font-weight:700;display:inline-block}.try-wheels-module__VdrZ8W__heroTitle{font-size:var(--font-size-display);letter-spacing:var(--letter-spacing-tight);text-wrap:balance;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.5);font-weight:800;line-height:1.1}.try-wheels-module__VdrZ8W__heroIntro{color:rgba(255,255,255,.9);text-wrap:balance;max-width:700px;font-size:max(1.125rem,min(2vw,1.375rem));line-height:1.6}.try-wheels-module__VdrZ8W__metaRow{justify-content:center;align-items:center;gap:var(--space-3);font-size:var(--font-size-sm);color:rgba(255,255,255,.6);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.try-wheels-module__VdrZ8W__ctaRow{justify-content:center;align-items:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.try-wheels-module__VdrZ8W__contentSection{gap:var(--space-4);max-width:1000px;padding:3rem var(--space-4);flex-direction:column;width:100%;margin:0 auto;display:flex}.try-wheels-module__VdrZ8W__sectionHeader{flex-direction:column;margin-bottom:2rem;display:flex}.try-wheels-module__VdrZ8W__sectionHeaderCenter{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.try-wheels-module__VdrZ8W__sectionEyebrow{font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);color:var(--brand);margin-bottom:1rem;font-weight:700;display:inline-block}.try-wheels-module__VdrZ8W__contentSection h2,.try-wheels-module__VdrZ8W__sectionHeader h2,.try-wheels-module__VdrZ8W__sectionHeaderCenter h2{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:max(2rem,min(4vw,3.5rem));font-weight:800;line-height:1.15}.try-wheels-module__VdrZ8W__contentSection h3{font-size:var(--font-size-2xl);color:var(--text-primary);margin-top:var(--space-4);margin-bottom:1rem;font-weight:700}.try-wheels-module__VdrZ8W__contentSection p{font-size:var(--font-size-lg);color:var(--text-secondary);margin:0;line-height:1.8}.try-wheels-module__VdrZ8W__contentSection p strong{color:var(--text-primary);font-weight:600}.try-wheels-module__VdrZ8W__leadParagraph{font-weight:500;color:var(--text-primary)!important;font-size:max(1.25rem,min(2.2vw,1.5rem))!important;line-height:1.6!important}.try-wheels-module__VdrZ8W__centeredText{text-align:center;font-size:var(--font-size-xl);color:var(--text-secondary);max-width:700px;margin:0 auto}.try-wheels-module__VdrZ8W__bentoGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:768px){.try-wheels-module__VdrZ8W__bentoGrid{grid-template-columns:repeat(3,1fr)}}.try-wheels-module__VdrZ8W__bentoBox{background-color:var(--bg-surface);border:2px solid var(--border-primary);transition:transform var(--transition-fast),border-color var(--transition-fast);flex-direction:column;padding:3rem 2rem;display:flex}.try-wheels-module__VdrZ8W__bentoBox:hover{border-color:var(--brand);transform:translateY(-4px)}.try-wheels-module__VdrZ8W__bentoIcon{color:var(--text-primary);margin-bottom:2rem}.try-wheels-module__VdrZ8W__bentoBox h3{font-size:var(--font-size-xl);color:var(--text-primary);margin-top:0;margin-bottom:1rem;font-weight:800}.try-wheels-module__VdrZ8W__bentoBox p{font-size:var(--font-size-base);color:var(--text-secondary);line-height:1.6}.try-wheels-module__VdrZ8W__stepStack{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.try-wheels-module__VdrZ8W__stepRow{grid-template-columns:1fr;gap:2rem;padding:2rem 0;display:grid}@media (min-width:768px){.try-wheels-module__VdrZ8W__stepRow{grid-template-columns:120px 1fr;align-items:flex-start}}.try-wheels-module__VdrZ8W__stepHugeNumber{color:var(--text-muted);letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:max(4rem,min(6vw,6rem));font-weight:800;line-height:1}.try-wheels-module__VdrZ8W__stepContent{flex-direction:column;display:flex}.try-wheels-module__VdrZ8W__stepContent h3{font-size:var(--font-size-2xl);color:var(--text-primary);margin-top:0;margin-bottom:1rem;font-weight:800}.try-wheels-module__VdrZ8W__stepContent p{font-size:var(--font-size-lg);color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.8}.try-wheels-module__VdrZ8W__stepBadge{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-text);background-color:var(--brand);border-radius:var(--radius-full);align-self:flex-start;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.try-wheels-module__VdrZ8W__sectionCta{align-self:flex-start;margin-top:3rem}.try-wheels-module__VdrZ8W__guideList{gap:var(--space-3);margin:var(--space-4)0;padding:0;list-style:none;display:grid}.try-wheels-module__VdrZ8W__guideList li{padding-left:var(--space-5);font-size:var(--font-size-lg);color:var(--text-secondary);line-height:1.8;position:relative}.try-wheels-module__VdrZ8W__guideList li:before{content:"✓";color:var(--success);font-size:1.2rem;font-weight:700;position:absolute;left:0}.try-wheels-module__VdrZ8W__guideList li strong{color:var(--text-primary);font-weight:600}.try-wheels-module__VdrZ8W__benefitsList{gap:var(--space-3);margin:var(--space-4)0;padding:0;list-style:none;display:grid}.try-wheels-module__VdrZ8W__benefitsList li{padding-left:var(--space-5);font-size:var(--font-size-lg);color:var(--text-secondary);line-height:1.8;position:relative}.try-wheels-module__VdrZ8W__benefitsList li:before{content:"→";color:var(--brand);font-size:1.2rem;font-weight:700;position:absolute;left:0}.try-wheels-module__VdrZ8W__benefitsList li strong{color:var(--text-primary);font-weight:600}.try-wheels-module__VdrZ8W__sourceExamplesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:100%;display:grid}@media (max-width:768px){.try-wheels-module__VdrZ8W__sourceExamplesGrid{grid-template-columns:1fr}}.try-wheels-module__VdrZ8W__sourceExample{gap:var(--space-3);text-align:center;flex-direction:column;display:flex}.try-wheels-module__VdrZ8W__sourceImageWrap{aspect-ratio:1;background:var(--bg-surface);border:2px solid var(--border-primary);width:100%;transition:border-color var(--transition-fast);position:relative;overflow:hidden}.try-wheels-module__VdrZ8W__sourceImageWrap:hover{border-color:var(--brand)}.try-wheels-module__VdrZ8W__sourceImage{object-fit:cover}.try-wheels-module__VdrZ8W__sourceExampleLabel{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.try-wheels-module__VdrZ8W__sourceExampleLabel h4{font-size:var(--font-size-lg);color:var(--text-primary);margin:0;font-weight:800}.try-wheels-module__VdrZ8W__sourceExample p{color:var(--text-secondary);font-size:var(--font-size-base);margin:0;line-height:1.6}.try-wheels-module__VdrZ8W__sourceBadge{padding:var(--space-1)var(--space-3);font-size:var(--font-size-sm);border-radius:var(--radius-full);background:var(--brand-muted);color:var(--brand);text-transform:uppercase;letter-spacing:.05em;font-weight:700;display:inline-flex}.try-wheels-module__VdrZ8W__featuresList{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:2rem;margin-top:2rem;display:grid}.try-wheels-module__VdrZ8W__featureItem{background:var(--bg-surface);border:1px solid var(--border-secondary);border-radius:var(--radius-lg);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.03)}.try-wheels-module__VdrZ8W__featureItem:hover{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.try-wheels-module__VdrZ8W__featureIcon{background:color-mix(in srgb,var(--brand)10%,transparent);width:48px;height:48px;color:var(--brand);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.try-wheels-module__VdrZ8W__featureIcon svg{width:24px;height:24px}.try-wheels-module__VdrZ8W__featureContent{gap:.5rem;display:grid}.try-wheels-module__VdrZ8W__featureContent h4{font-size:var(--font-size-lg);color:var(--text-primary);margin:0;font-weight:800}.try-wheels-module__VdrZ8W__featureContent p{color:var(--text-secondary);font-size:var(--font-size-base);margin:0;line-height:1.6}.try-wheels-module__VdrZ8W__relatedCard{background:var(--bg-surface);border:2px solid var(--border-primary);text-align:center;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.try-wheels-module__VdrZ8W__relatedCard h2{color:var(--text-primary);margin-bottom:1rem;font-size:max(2rem,min(3vw,2.5rem));font-weight:800}.try-wheels-module__VdrZ8W__relatedCard p{color:var(--text-secondary);font-size:var(--font-size-lg);max-width:600px;margin-bottom:2rem}.try-wheels-module__VdrZ8W__relatedLinks{flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:0;list-style:none;display:flex}.try-wheels-module__VdrZ8W__relatedLink{background:var(--bg-surface);border:2px solid var(--border-primary);color:var(--text-primary);transition:all var(--transition-fast);padding:1rem 1.5rem;font-weight:700;text-decoration:none;display:inline-block}.try-wheels-module__VdrZ8W__relatedLink:hover{border-color:var(--brand);color:var(--brand);transform:translateY(-2px)}.try-wheels-module__VdrZ8W__carouselSection{width:100%;max-width:1000px;padding:4rem var(--space-4);border-bottom:1px solid var(--border-secondary);margin:0 auto}.try-wheels-module__VdrZ8W__storySection{width:100%;padding:4rem var(--space-4);border-bottom:1px solid var(--border-secondary);justify-content:center;display:flex}.try-wheels-module__VdrZ8W__storyGrid{background:var(--bg-surface);border:1px solid var(--border-secondary);border-radius:1.5rem;width:100%;max-width:1200px;padding:max(2rem,min(4vw,3.5rem));position:relative;overflow:hidden}.try-wheels-module__VdrZ8W__storyBackground{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.try-wheels-module__VdrZ8W__storyImage{object-fit:cover;object-position:center 60%;opacity:.22}.try-wheels-module__VdrZ8W__storyGradient{background:linear-gradient(to right,var(--bg-surface)0%,var(--bg-surface)20%,color-mix(in srgb,var(--bg-surface)60%,transparent)35%,transparent 50%,color-mix(in srgb,var(--bg-surface)60%,transparent)65%,var(--bg-surface)80%,var(--bg-surface)100%);position:absolute;top:0;bottom:0;left:0;right:0}.try-wheels-module__VdrZ8W__storyContent{z-index:1;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:center;gap:max(2rem,min(7vw,5.5rem));display:grid;position:relative}.try-wheels-module__VdrZ8W__storyGrid h2{color:var(--text-primary);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:max(2rem,min(3vw,3.1rem));font-weight:760;line-height:1.06}.try-wheels-module__VdrZ8W__storyGrid p{color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:1rem;line-height:1.7}@media (max-width:820px){.try-wheels-module__VdrZ8W__storyContent{grid-template-columns:1fr}}@media (max-width:640px){.try-wheels-module__VdrZ8W__storyGrid{padding:1.5rem}.try-wheels-module__VdrZ8W__storyContent{gap:1.5rem}}.try-wheels-module__VdrZ8W__finalSection{width:100%;padding:4rem var(--space-4)0 var(--space-4);justify-content:center;display:flex}.try-wheels-module__VdrZ8W__finalGrid{background:var(--brand-muted);border-radius:1.5rem;grid-template-columns:1fr auto;align-items:center;gap:2rem;width:100%;max-width:1200px;padding:max(2rem,min(4vw,3.5rem));display:grid}.try-wheels-module__VdrZ8W__finalGrid>div{justify-items:start;gap:.85rem;display:grid}.try-wheels-module__VdrZ8W__finalGrid h2{color:var(--text-primary);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:max(2rem,min(3vw,3.1rem));font-weight:760;line-height:1.06}.try-wheels-module__VdrZ8W__finalGrid p{color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:1rem;line-height:1.7}@media (max-width:820px){.try-wheels-module__VdrZ8W__finalGrid{grid-template-columns:1fr}.try-wheels-module__VdrZ8W__finalGrid>a{justify-self:start}}@media (max-width:640px){.try-wheels-module__VdrZ8W__finalGrid{gap:1.5rem;padding:1.5rem}}.try-wheels-module__VdrZ8W__relatedGuidesSection{flex-direction:column;gap:2rem;width:100%;min-width:0;padding:4rem 0;display:flex}.try-wheels-module__VdrZ8W__relatedGuidesHeader{max-width:1000px;padding:0 var(--space-4);width:100%;margin:0 auto}.try-wheels-module__VdrZ8W__scrollerContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;overflow-x:auto}.try-wheels-module__VdrZ8W__scrollerContainer::-webkit-scrollbar{display:none}.try-wheels-module__VdrZ8W__scrollerTrack{padding:0 var(--space-4);gap:1.5rem;width:max-content;padding-right:5vw;display:flex}@media (min-width:1000px){.try-wheels-module__VdrZ8W__scrollerTrack{padding-left:calc((100vw - 1000px)/2 + var(--space-4))}}.try-wheels-module__VdrZ8W__scrollerCard{scroll-snap-align:start;background:var(--bg-surface);border:1px solid var(--border-secondary);border-radius:var(--radius-lg);width:320px;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.try-wheels-module__VdrZ8W__scrollerCard:hover{border-color:var(--border-brand);box-shadow:var(--shadow-md);transform:translateY(-4px)}.try-wheels-module__VdrZ8W__scrollerCardImage{aspect-ratio:16/9;background:var(--bg-inset);border-bottom:1px solid var(--border-secondary);width:100%;position:relative}.try-wheels-module__VdrZ8W__scrollerCardImage img{object-fit:cover}.try-wheels-module__VdrZ8W__scrollerCardContent{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem;display:flex}.try-wheels-module__VdrZ8W__scrollerCardContent span.try-wheels-module__VdrZ8W__eyebrow{margin-bottom:.25rem}.try-wheels-module__VdrZ8W__scrollerCardTitle{font-size:var(--font-size-lg);color:var(--text-primary);margin:0;font-weight:700;line-height:1.4}.try-wheels-module__VdrZ8W__scrollerCardLink{color:var(--brand);font-size:var(--font-size-sm);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-weight:600;display:flex}
