.HomeBlogSection_section__gF6nT{padding:4rem 0;background:var(--background-secondary)}.HomeBlogSection_sectionHeader__NK9EH{justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap}.HomeBlogSection_headerContent__aof5S,.HomeBlogSection_sectionHeader__NK9EH{display:flex;align-items:center;gap:1rem}.HomeBlogSection_iconWrapper__FyiMB{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--primary);color:white;border-radius:14px;box-shadow:0 4px 12px rgba(234,88,12,.25)}.HomeBlogSection_sectionTitle__DgtBU{font-size:1.5rem;font-weight:800;color:var(--text-primary);margin:0 0 .25rem}.HomeBlogSection_sectionSubtitle__rkL7b{font-size:.9375rem;color:var(--text-muted);margin:0}.HomeBlogSection_viewAllLink__ls_kg{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--surface);color:var(--primary);border:1px solid var(--border);border-radius:.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s ease}.HomeBlogSection_viewAllLink__ls_kg:hover{background:var(--primary);color:white;border-color:var(--primary)}.HomeBlogSection_viewAllLink__ls_kg svg{transition:transform .2s ease}.HomeBlogSection_viewAllLink__ls_kg:hover svg{transform:translateX(-4px)}.HomeBlogSection_blogGrid__NfnAy{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.HomeBlogSection_blogCard__Yrl2Z{background:var(--surface);border:1px solid var(--border-light);border-radius:1rem;overflow:hidden;transition:all .25s ease}.HomeBlogSection_blogCard__Yrl2Z:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.12);border-color:var(--primary)}.HomeBlogSection_imageLink__sohvJ{display:block}.HomeBlogSection_imageContainer__sPROk{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#f1f5f9)}.HomeBlogSection_image__hH_89{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.HomeBlogSection_blogCard__Yrl2Z:hover .HomeBlogSection_image__hH_89{transform:scale(1.05)}.HomeBlogSection_imagePlaceholder__AHO_B{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.HomeBlogSection_content__I1eTX{padding:1.25rem;display:flex;flex-direction:column;gap:.625rem}.HomeBlogSection_categories__0p13B{display:flex;gap:.5rem}.HomeBlogSection_category__wsnAV{display:inline-block;padding:.25rem .625rem;background:var(--primary-light);color:var(--primary);font-size:.6875rem;font-weight:600;border-radius:.375rem;text-transform:uppercase;letter-spacing:.02em}.HomeBlogSection_titleLink__850jX{text-decoration:none}.HomeBlogSection_title__0r78B{font-size:1rem;font-weight:700;color:var(--text-primary);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.HomeBlogSection_titleLink__850jX:hover .HomeBlogSection_title__0r78B{color:var(--primary)}.HomeBlogSection_excerpt__FhHek{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.HomeBlogSection_meta__WzJ_v{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--border-light)}.HomeBlogSection_date__a_7zJ{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--text-muted)}.HomeBlogSection_readMore__dplS6{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:var(--primary);text-decoration:none;transition:all .2s ease}.HomeBlogSection_readMore__dplS6:hover{gap:.625rem}.HomeBlogSection_readMore__dplS6 svg{transition:transform .2s ease}.HomeBlogSection_readMore__dplS6:hover svg{transform:translateX(-4px)}.HomeBlogSection_loadingGrid__fdLCI{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.HomeBlogSection_loadingCard__OMpDf{aspect-ratio:3/4;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 50%,#f1f5f9);background-size:200% 100%;animation:HomeBlogSection_shimmer__5qd0Z 1.5s infinite;border-radius:1rem}@keyframes HomeBlogSection_shimmer__5qd0Z{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1024px){.HomeBlogSection_blogGrid__NfnAy,.HomeBlogSection_loadingGrid__fdLCI{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomeBlogSection_section__gF6nT{padding:3rem 0}.HomeBlogSection_sectionHeader__NK9EH{flex-direction:column;align-items:flex-start;gap:1rem}.HomeBlogSection_viewAllLink__ls_kg{width:100%;justify-content:center}.HomeBlogSection_blogGrid__NfnAy,.HomeBlogSection_loadingGrid__fdLCI{grid-template-columns:repeat(2,1fr);gap:1rem}.HomeBlogSection_blogCard__Yrl2Z{border-radius:.875rem}.HomeBlogSection_content__I1eTX{padding:1rem;gap:.5rem}.HomeBlogSection_title__0r78B{font-size:.9375rem}.HomeBlogSection_excerpt__FhHek{display:none}}@media (max-width:480px){.HomeBlogSection_headerContent__aof5S{flex-direction:column;align-items:flex-start;text-align:right;gap:.75rem}.HomeBlogSection_iconWrapper__FyiMB{width:44px;height:44px;border-radius:12px}.HomeBlogSection_sectionTitle__DgtBU{font-size:1.25rem}.HomeBlogSection_sectionSubtitle__rkL7b{font-size:.875rem}.HomeBlogSection_blogGrid__NfnAy,.HomeBlogSection_loadingGrid__fdLCI{grid-template-columns:1fr;gap:.875rem}.HomeBlogSection_blogCard__Yrl2Z{display:grid;grid-template-columns:120px 1fr}.HomeBlogSection_imageContainer__sPROk{aspect-ratio:1;border-radius:.875rem 0 0 .875rem}.HomeBlogSection_content__I1eTX{padding:.875rem;gap:.375rem}.HomeBlogSection_title__0r78B{font-size:.875rem;-webkit-line-clamp:2}.HomeBlogSection_category__wsnAV{font-size:.625rem;padding:.1875rem .5rem}.HomeBlogSection_meta__WzJ_v{padding-top:.5rem;margin-top:.375rem}.HomeBlogSection_date__a_7zJ{font-size:.6875rem}.HomeBlogSection_readMore__dplS6{font-size:.75rem}}.HomeProductsSection_section__FLM63{padding:4rem 0}.HomeProductsSection_sectionHeader__M_IaW{text-align:center;margin-bottom:3rem}.HomeProductsSection_sectionHeader__M_IaW h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.HomeProductsSection_sectionHeader__M_IaW p{color:var(--text-secondary);font-size:1rem}.HomeProductsSection_titleBar__ZE_eC{width:80px;height:4px;background:var(--primary);border-radius:2px;margin:.75rem auto 1rem}.HomeProductsSection_gridsWrapper__MORqM{display:flex;flex-direction:column;gap:3rem}.HomeProductsSection_gridSection__W33zp{background:var(--surface);border:1px solid var(--border-light);border-radius:1.25rem;padding:1.5rem;overflow:hidden}.HomeProductsSection_gridHeader__excNv{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.HomeProductsSection_gridTitleGroup__Q6xON{display:flex;align-items:center;gap:.875rem}.HomeProductsSection_gridIcon__8lE0p{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--primary-light);color:var(--primary);border-radius:12px}.HomeProductsSection_gridTitle__wwu18{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem}.HomeProductsSection_gridSubtitle__7ZTPJ{font-size:.875rem;color:var(--text-muted);margin:0}.HomeProductsSection_viewAllLink__4P0s1{display:flex;align-items:center;gap:.375rem;color:var(--primary);font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s ease}.HomeProductsSection_viewAllLink__4P0s1:hover{gap:.625rem}.HomeProductsSection_viewAllLink__4P0s1 svg{transition:transform .2s ease}.HomeProductsSection_viewAllLink__4P0s1:hover svg{transform:translateX(-4px)}.HomeProductsSection_productsGrid__f9Pey{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.HomeProductsSection_productCard__Oa5iX{background:var(--background);border:1px solid var(--border-light);border-radius:1rem;overflow:hidden;transition:all .25s ease;display:flex;flex-direction:column}.HomeProductsSection_productCard__Oa5iX:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.12);border-color:var(--primary)}.HomeProductsSection_imageLink__rTTOe{display:block}.HomeProductsSection_imageContainer__QE1yQ{position:relative;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#f1f5f9)}.HomeProductsSection_image__zUb_b{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.HomeProductsSection_productCard__Oa5iX:hover .HomeProductsSection_image__zUb_b{transform:scale(1.05)}.HomeProductsSection_imagePlaceholder__tWScL{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.HomeProductsSection_content__XhKCt{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.HomeProductsSection_brand__OSzZU{font-size:.6875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.025em}.HomeProductsSection_titleLink__lwZsL{text-decoration:none}.HomeProductsSection_title__Btzdd{font-size:.9375rem;font-weight:600;color:var(--text-primary);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease;min-height:2.8em}.HomeProductsSection_titleLink__lwZsL:hover .HomeProductsSection_title__Btzdd{color:var(--primary)}.HomeProductsSection_priceSection__NKxuT{margin-top:auto;padding-top:.5rem}.HomeProductsSection_priceWrapper__QokL_{display:flex;align-items:baseline;gap:.375rem}.HomeProductsSection_price__byfGc{font-size:1.125rem;font-weight:800;color:var(--text-primary)}.HomeProductsSection_currency__Hw499{font-size:.75rem;font-weight:500;color:var(--text-muted)}.HomeProductsSection_contactPrice__2bJX_{font-size:.875rem;font-weight:600;color:var(--text-secondary);font-style:italic}.HomeProductsSection_actions__fhBD6{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border-light)}.HomeProductsSection_viewBtn__A84nm{flex:1 1;display:flex;align-items:center;justify-content:center;padding:.625rem;background:var(--background-secondary);color:var(--text-primary);font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.5rem;transition:all .2s ease}.HomeProductsSection_viewBtn__A84nm:hover{background:var(--primary);color:white}.HomeProductsSection_loadingGrid__bZCEm{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.HomeProductsSection_loadingCard__Ie2he{aspect-ratio:3/4;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 50%,#f1f5f9);background-size:200% 100%;animation:HomeProductsSection_shimmer__BPVbD 1.5s infinite;border-radius:1rem}@keyframes HomeProductsSection_shimmer__BPVbD{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1200px){.HomeProductsSection_loadingGrid__bZCEm,.HomeProductsSection_productsGrid__f9Pey{grid-template-columns:repeat(4,1fr);gap:1rem}}@media (max-width:1024px){.HomeProductsSection_loadingGrid__bZCEm,.HomeProductsSection_productsGrid__f9Pey{grid-template-columns:repeat(3,1fr);gap:1rem}.HomeProductsSection_title__Btzdd{font-size:.875rem}}@media (max-width:768px){.HomeProductsSection_section__FLM63{padding:3rem 0}.HomeProductsSection_sectionHeader__M_IaW h2{font-size:1.5rem}.HomeProductsSection_gridSection__W33zp{padding:1rem;border-radius:1rem}.HomeProductsSection_gridHeader__excNv{flex-direction:column;align-items:flex-start;gap:.75rem;padding-bottom:.75rem;margin-bottom:1rem}.HomeProductsSection_gridIcon__8lE0p{width:40px;height:40px}.HomeProductsSection_gridTitle__wwu18{font-size:1.125rem}.HomeProductsSection_gridSubtitle__7ZTPJ{font-size:.8125rem}.HomeProductsSection_loadingGrid__bZCEm,.HomeProductsSection_productsGrid__f9Pey{grid-template-columns:repeat(2,1fr);gap:.875rem}.HomeProductsSection_productCard__Oa5iX{border-radius:.875rem}.HomeProductsSection_content__XhKCt{padding:.875rem;gap:.375rem}.HomeProductsSection_brand__OSzZU{font-size:.625rem}.HomeProductsSection_title__Btzdd{font-size:.8125rem;min-height:2.4em}.HomeProductsSection_price__byfGc{font-size:1rem}.HomeProductsSection_currency__Hw499{font-size:.6875rem}.HomeProductsSection_actions__fhBD6{gap:.375rem;margin-top:.5rem;padding-top:.5rem}.HomeProductsSection_viewBtn__A84nm{padding:.5rem;font-size:.8125rem}}@media (max-width:480px){.HomeProductsSection_loadingGrid__bZCEm,.HomeProductsSection_productsGrid__f9Pey{grid-template-columns:repeat(2,1fr);gap:.625rem}.HomeProductsSection_content__XhKCt{padding:.75rem;gap:.25rem}.HomeProductsSection_brand__OSzZU{display:none}.HomeProductsSection_title__Btzdd{font-size:.75rem;min-height:auto}.HomeProductsSection_price__byfGc{font-size:.9375rem}.HomeProductsSection_currency__Hw499{font-size:.625rem}.HomeProductsSection_actions__fhBD6{flex-direction:column;gap:.25rem}.HomeProductsSection_viewBtn__A84nm{padding:.4375rem;font-size:.75rem}}