@layer base{._pageHeader_nckh9_3{background-color:#0faebd;color:var(--primary-foreground);padding:var(--spacing-20) var(--spacing-6);text-align:center}._pageHeader_nckh9_3 h1{font-family:var(--font-family-heading);font-size:clamp(2rem,5vw,4rem);font-weight:900;margin-bottom:var(--spacing-4);line-height:1.1}._pageHeader_nckh9_3 p{font-size:1.25rem;max-width:800px;margin:0 auto var(--spacing-4);opacity:.9;line-height:1.6}._pageHeader_nckh9_3 p:last-child{margin-bottom:0}._heroCtas_nckh9_30{display:flex;gap:var(--spacing-4);justify-content:center;flex-wrap:wrap;margin-top:var(--spacing-8)}._accentButton_nckh9_31{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary);font-weight:700;padding:0 var(--spacing-8);height:3.5rem;font-size:1.125rem}._secondaryButton_nckh9_32{border-color:#fff;color:#fff;font-weight:700;padding:0 var(--spacing-8);height:3.5rem;font-size:1.125rem}._breadcrumbSection_nckh9_33{background-color:var(--surface);border-bottom:1px solid var(--border);padding:var(--spacing-4) 0;text-align:left}._breadcrumbSection_nckh9_33 ._container_nckh9_34{max-width:1200px;margin:0 auto;padding:0 var(--spacing-6)}._introSection_nckh9_37{background-color:var(--background);padding:var(--spacing-16) var(--spacing-6) 0}._introContainer_nckh9_42{max-width:800px;margin:0 auto;color:var(--foreground);font-size:1.125rem;line-height:1.7;text-align:center}._introContainer_nckh9_42 p{margin-bottom:var(--spacing-4)}._introContainer_nckh9_42 p:last-child{margin-bottom:0}._productsSection_nckh9_60{background-color:var(--background);padding:var(--spacing-20) var(--spacing-6)}._productsContainer_nckh9_65{max-width:1200px;margin:0 auto}._productsGrid_nckh9_70{display:grid;grid-template-columns:1fr;gap:var(--spacing-6)}@media(min-width:768px){._productsGrid_nckh9_70{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._productsGrid_nckh9_70{grid-template-columns:repeat(3,1fr)}}._productCard_nckh9_88{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;cursor:pointer;transition:box-shadow var(--animation-duration-normal) ease,transform var(--animation-duration-normal) ease}._productCard_nckh9_88:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}._productImageWrapper_nckh9_106{height:240px;width:100%;overflow:hidden;background-color:var(--muted)}._productImage_nckh9_106{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._productCard_nckh9_88:hover ._productImage_nckh9_106{transform:scale(1.05)}._productContent_nckh9_124{padding:1.25rem;display:flex;flex-direction:column;flex:1}._productTitle_nckh9_131{font-size:1.25rem;font-weight:700;color:var(--foreground);margin-bottom:var(--spacing-2)}._productDescription_nckh9_138{font-size:1rem;color:var(--muted-foreground);line-height:1.5;margin-bottom:1.25rem;flex:1}._productLink_nckh9_146{display:inline-flex;align-items:center;gap:var(--spacing-2);font-size:.9375rem;font-weight:700;color:var(--primary);text-decoration:none;transition:color var(--animation-duration-fast) ease;margin-top:auto}._productLink_nckh9_146:hover{color:var(--accent)}._whyChooseSection_nckh9_163{padding:var(--spacing-20) var(--spacing-6);background-color:#fdf8ef}._whyChooseContainer_nckh9_168{max-width:1200px;margin:0 auto;text-align:center}._whyChooseContainer_nckh9_168 h2{font-family:var(--font-family-heading);font-size:clamp(2rem,4vw,2.5rem);color:var(--secondary-foreground);margin-bottom:var(--spacing-12);font-weight:800}._featuresGrid_nckh9_182{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-8)}@media(min-width:1024px){._featuresGrid_nckh9_182{grid-template-columns:repeat(4,1fr)}}._featureCard_nckh9_194{background-color:var(--card);padding:var(--spacing-8);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);text-align:left;display:flex;flex-direction:column;gap:var(--spacing-4)}._featureCard_nckh9_194 h3{color:var(--primary);font-size:1.25rem;font-weight:700;margin:0}._featureCard_nckh9_194 p{color:var(--card-foreground);line-height:1.6;margin:0;opacity:.9}._integratedReviews_nckh9_219{margin-top:var(--spacing-16);max-width:1000px;margin-left:auto;margin-right:auto}._reviewsSubheading_nckh9_226{font-size:clamp(1.25rem,3vw,1.5rem);color:var(--secondary-foreground);margin-bottom:var(--spacing-8);font-weight:700;opacity:.9}._integratedReviewsGrid_nckh9_234{display:grid;grid-template-columns:1fr;gap:var(--spacing-6);text-align:left}@media(min-width:768px){._integratedReviewsGrid_nckh9_234{grid-template-columns:repeat(2,1fr)}}._faqSection_nckh9_248{background-color:var(--background);padding:var(--spacing-20) var(--spacing-6)}._faqContainer_nckh9_253{max-width:800px;margin:0 auto}._faqContainer_nckh9_253 h2{font-family:var(--font-family-heading);font-size:clamp(2rem,4vw,2.5rem);color:var(--secondary-foreground);margin-bottom:2.5rem;font-weight:800;text-align:center}._bottomCta_nckh9_268{background-color:var(--accent);color:var(--accent-foreground);padding:var(--spacing-20) var(--spacing-6);text-align:center}._bottomCta_nckh9_268 h2{font-family:var(--font-family-heading);font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:var(--spacing-4);line-height:1.2}._bottomCta_nckh9_268 p{font-size:1.25rem;margin-bottom:var(--spacing-8);opacity:.9}._ctaButton_nckh9_289{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}._ctaButton_nckh9_289:hover{background-color:color-mix(in srgb,var(--primary) 85%,black);border-color:color-mix(in srgb,var(--primary) 85%,black)}._repairText_nckh9_300{margin-top:var(--spacing-8);font-size:1.125rem;opacity:.9}._repairLink_nckh9_306{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:4px}._repairLink_nckh9_306:hover{text-decoration:none}}
