.home-page{font-family:var(--font-family-body,"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:#475569;background-color:#fff;width:100%;overflow-x:hidden}.home-page .container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}@media (max-width:1280px){.home-page .container{padding:0 32px}}@media (max-width:1024px){.home-page .container{padding:0 24px}}@media (max-width:640px){.home-page .container{padding:0 16px}}.home-page .section{background-color:#fff;padding:56px 0;position:relative}.home-page .section-light-bg{background-color:#f8fafc}.home-page .section-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.home-page .section-badge-pill{color:#ff6d00;text-transform:uppercase;letter-spacing:.04em;background:#ff6d0014;border:1px solid #ff6d0038;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}@keyframes live-pulse{0%{box-shadow:0 0 #16a34ab3}70%{box-shadow:0 0 0 6px #16a34a00}to{box-shadow:0 0 #16a34a00}}.home-page .demand-live-pulse{background:#16a34a;border-radius:50%;width:7px;height:7px;animation:2s infinite live-pulse;display:inline-block}.home-page .section-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(22px,2.2vw,28px);font-weight:700;line-height:1.25}.home-page .section-subtitle{color:#64748b;max-width:600px;margin:0;font-size:14.5px;line-height:1.5}.home-page .view-all-btn{color:#475569;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-page .view-all-btn:hover{color:#ff6d00;gap:9px}.home-page .hero{background:#fff;padding:12px 0 24px;position:relative;overflow:hidden}.home-page .hero-grid-bg{pointer-events:none;background-image:linear-gradient(#00000006 1px,#0000 1px),linear-gradient(90deg,#00000006 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 60% 30%,#000,#0000 85%);mask-image:radial-gradient(circle at 60% 30%,#000,#0000 85%)}.home-page .hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:36px;width:100%;max-width:1440px;margin:0 auto;padding:20px 40px 16px;display:grid;position:relative}.home-page .hero-main{width:100%;min-width:0;max-width:none}.home-page .hero-badge{color:#0f172a;letter-spacing:.01em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:7px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.home-page .hero-title{letter-spacing:-.025em;color:#0f172a;margin:0 0 12px;font-size:clamp(30px,3.2vw,44px);font-weight:700;line-height:1.18}.home-page .hero-title-highlight{color:#ff6d00}.home-page .hero-subtitle{color:#64748b;max-width:560px;margin:0 0 16px;font-size:15px;font-weight:400;line-height:1.6}.home-page .hero-features{grid-template-columns:repeat(2,1fr);gap:8px 14px;margin:0 0 20px;padding:0;list-style:none;display:grid}.home-page .hero-features li:last-child{grid-column:1/-1}.home-page .hero-features li{color:#334155;align-items:center;gap:8px;font-size:13.5px;font-weight:500;line-height:1.35;display:flex}.home-page .hero-feature-ico{background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.home-page .hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.home-page .btn-hero-primary{color:#fff;background:#ff6d00;border-radius:8px;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 10px #ff6d0047}.home-page .btn-hero-primary:hover{background:#e85d04;transform:translateY(-1px);box-shadow:0 4px 14px #ff6d0061}.home-page .btn-hero-outline{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-page .btn-hero-outline:hover{background:#f8fafc;border-color:#0f172a}.home-page .hero-stats{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:20px;padding-top:18px;display:flex}.home-page .hero-stat-item{flex-direction:column;display:flex}.home-page .hero-stat-value{color:#0f172a;letter-spacing:-.02em;font-size:18px;font-weight:800;line-height:1.2}.home-page .hero-stat-label{color:#64748b;margin-top:1px;font-size:11.5px;font-weight:500}.home-page .hero-stat-divider{background:#e2e8f0;flex-shrink:0;width:1px;height:22px}.home-page .hero-sidebar{flex-direction:column;justify-content:center;width:100%;min-width:0;max-width:100%;display:flex}.home-page .hero-product-showcase{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 10px 30px -8px #00000012}.home-page .hero-product-showcase:hover{border-color:#cbd5e1;box-shadow:0 14px 38px -6px #0000001a}.home-page .hero-showcase-top{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.home-page .hero-showcase-tags{align-items:center;gap:8px;display:flex}.home-page .hero-showcase-category{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.home-page .hero-showcase-badge{color:#166534;background:#dcfce7;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}.home-page .hero-showcase-pagination{align-items:center;gap:6px;display:flex}.home-page .hero-page-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.home-page .hero-page-btn:hover{color:#fff;background:#0f172a;border-color:#0f172a}.home-page .hero-page-num{color:#0f172a;font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:700}.home-page .hero-page-num i{color:#94a3b8;margin:0 1px;font-style:normal}.home-page .hero-showcase-visual{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;height:220px;padding:16px;display:flex;position:relative;overflow:hidden}.home-page .hero-showcase-img-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-page .hero-showcase-image{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.home-page .hero-product-showcase:hover .hero-showcase-image{transform:scale(1.04)}.home-page .hero-showcase-origin{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#475569;background:#fffffff2;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex;position:absolute;bottom:8px;left:12px;box-shadow:0 1px 3px #0000000a}.home-page .hero-showcase-details{background:#fff;flex-direction:column;flex:1;justify-content:space-between;gap:10px;padding:14px 18px;display:flex}.home-page .hero-showcase-mfr-row{align-items:center;gap:8px;display:flex}.home-page .hero-showcase-mfr{color:#475569;font-size:12.5px;font-weight:600}.home-page .hero-showcase-verified{color:#166534;background:#dcfce7;border-radius:4px;align-items:center;gap:4px;padding:1.5px 6px;font-size:10px;font-weight:700;display:inline-flex}.home-page .hero-showcase-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.home-page .hero-showcase-title a{color:inherit;text-decoration:none;transition:color .15s}.home-page .hero-showcase-title a:hover{color:#ff6d00}.home-page .hero-showcase-specs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1.2fr 1fr 1fr;gap:8px;padding:8px 12px;display:grid}.home-page .hero-spec-col{flex-direction:column;min-width:0;display:flex}.home-page .hero-spec-label{color:#64748b;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px;font-size:9.5px;font-weight:700}.home-page .hero-spec-price{align-items:baseline;gap:2px;display:flex}.home-page .hero-spec-price-val{color:#ff6d00;letter-spacing:-.3px;font-size:15.5px;font-weight:800}.home-page .hero-spec-price-unit{color:#64748b;font-size:10.5px;font-weight:600}.home-page .hero-spec-val{color:#0f172a;font-size:12.5px;font-weight:700}.home-page .hero-spec-green{color:#16a34a}.home-page .hero-showcase-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.home-page .hero-showcase-thumbs{flex:1;align-items:center;gap:5px;display:flex}.home-page .hero-showcase-thumb{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:6px;flex:1;justify-content:center;align-items:center;max-width:44px;height:36px;padding:2px;transition:all .15s;display:flex;overflow:hidden}.home-page .hero-showcase-thumb:hover{background:#fff;border-color:#cbd5e1}.home-page .hero-showcase-thumb.active{background:#fff;border-color:#ff6d00;box-shadow:0 0 0 2px #ff6d0033}.home-page .hero-showcase-thumb img{object-fit:contain;width:100%;height:100%}.home-page .hero-showcase-cta{color:#fff;white-space:nowrap;background:#ff6d00;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #ff6d0040}.home-page .hero-showcase-cta:hover{background:#e85d04;transform:translateY(-1px);box-shadow:0 4px 12px #ff6d0059}.home-page .categories-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.home-page .category-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000005}.home-page .category-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px -4px #0000000f}.home-page .category-card-img-wrap{background:#f1f5f9;width:100%;height:135px;position:relative;overflow:hidden}.home-page .category-card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-page .category-card:hover .category-card-img{transform:scale(1.05)}.home-page .category-card-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.02em;background:#0f172ad9;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600;position:absolute;top:8px;right:8px}.home-page .category-card-body{flex-direction:column;flex:1;padding:12px 14px 14px;display:flex}.home-page .category-card-name{color:#0f172a;margin:0 0 3px;font-size:14px;font-weight:600;line-height:1.3;transition:color .15s}.home-page .category-card:hover .category-card-name{color:#ff6d00}.home-page .category-card-count{color:#64748b;margin:0;font-size:12px;font-weight:400}.home-page .section-products{background:#fff;position:relative}.home-page .products-header-wrap{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.home-page .products-header-left{max-width:640px}.home-page .products-header-controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.home-page .products-nav-btns{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.home-page .products-slider-btn{aspect-ratio:1;color:#0f172a;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;transition:all .18s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.home-page .products-slider-btn:hover:not(:disabled){color:#fff;background:#0f172a;border-color:#0f172a;transform:scale(1.05)}.home-page .products-slider-btn:disabled{opacity:.35;cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.home-page .products-page-counter{color:#64748b;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;padding:0 6px;font-size:11.5px;font-weight:700}.home-page .products-page-counter strong{color:#0f172a}.home-page .products-filter-bar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:14px;display:flex;overflow-x:auto}.home-page .products-filter-bar::-webkit-scrollbar{display:none}.home-page .products-filter-chip{color:#475569;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .18s;display:inline-flex}.home-page .products-filter-chip:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.home-page .products-filter-chip.active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 2px 8px #0f172a2e}.home-page .products-filter-chip.active .chip-badge{color:#fff;background:#fff3}.home-page .chip-badge{color:#475569;background:#e2e8f0;border-radius:9999px;padding:1px 6px;font-size:10px;font-weight:700}.home-page .products-slider-viewport{width:100%;position:relative}.home-page .products-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;padding:4px 2px 14px;display:flex;overflow-x:auto}.home-page .products-slider-track::-webkit-scrollbar{display:none}.home-page .product-slider-card{scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:0 0 calc(20% - 13px);min-width:220px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000008}.home-page .product-slider-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 28px -6px #00000017}.home-page .product-slider-img-wrap{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:145px;display:flex;position:relative;overflow:hidden}.home-page .product-slider-img-link{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-page .product-slider-img{object-fit:contain;width:100%;height:100%;padding:8px;transition:transform .35s}.home-page .product-slider-card:hover .product-slider-img{transform:scale(1.06)}.home-page .product-cert-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#0f172a;z-index:2;background:#fffffff2;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:3px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 1px 3px #0000000d}.home-page .product-cert-badge.badge-iso{color:#166534;background:#f0fdf4f2;border-color:#bbf7d0}.home-page .product-cert-badge.badge-ce{color:#1e40af;background:#eff6fff2;border-color:#bfdbfe}.home-page .product-cert-badge.badge-fda{color:#c2410c;background:#fff7edf2;border-color:#fed7aa}.home-page .product-cert-badge.badge-top{color:#0f172a;background:#fffffff2;border-color:#e2e8f0}.home-page .product-slider-wishlist{aspect-ratio:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#64748b;cursor:pointer;z-index:2;box-sizing:border-box;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;transition:all .18s;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 1px 3px #0000000a}.home-page .product-slider-wishlist:hover{color:#dc2626;background:#fff;border-color:#fecaca;transform:scale(1.08)}.home-page .product-slider-wishlist.active{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.home-page .product-slider-origin{color:#475569;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:3px;padding:1.5px 6px;font-size:9.5px;font-weight:600;display:inline-flex;position:absolute;bottom:6px;left:8px}.home-page .product-slider-body{flex-direction:column;flex:1;justify-content:space-between;padding:12px 14px 14px;display:flex}.home-page .product-slider-mfr-row{justify-content:space-between;align-items:center;gap:4px;margin-bottom:3px;display:flex}.home-page .product-slider-mfr{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.home-page .product-slider-vtag{color:#16a34a;flex-shrink:0;font-size:9.5px;font-weight:700}.home-page .product-slider-name{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0 0 5px;font-size:13.5px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.home-page .product-slider-name a{color:inherit;text-decoration:none;transition:color .15s}.home-page .product-slider-name a:hover{color:#ff6d00}.home-page .product-slider-rating{color:#f59e0b;align-items:center;gap:3px;margin-bottom:8px;font-size:11px;display:flex}.home-page .product-slider-rating .star-count{color:#94a3b8;font-size:11px;font-weight:400}.home-page .product-slider-price-box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;justify-content:space-between;align-items:baseline;gap:4px;margin-bottom:10px;padding:6px 10px;display:flex}.home-page .slider-price-left{align-items:baseline;gap:3px;display:flex}.home-page .slider-price-val{color:#0f172a;letter-spacing:-.01em;font-size:15.5px;font-weight:800}.home-page .slider-price-unit{color:#64748b;font-size:10px;font-weight:500}.home-page .slider-moq-pill{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:4px;padding:2px 6px;font-size:10.5px;font-weight:600}.home-page .product-slider-cta{color:#fff;background:#0f172a;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:36px;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.home-page .product-slider-cta:hover{background:#ff6d00;transform:translateY(-1px);box-shadow:0 4px 12px #ff6d004d}.home-page .products-slider-pagination{justify-content:center;align-items:center;gap:6px;margin-top:14px;display:flex}.home-page .slider-page-dot{aspect-ratio:1;cursor:pointer;box-sizing:border-box;background:#cbd5e1;border:none;border-radius:50%;flex-shrink:0;width:8px;min-width:8px;max-width:8px;height:8px;min-height:8px;max-height:8px;padding:0;transition:all .2s}.home-page .slider-page-dot:hover{background:#94a3b8}.home-page .slider-page-dot.active{aspect-ratio:auto;background:#ff6d00;border-radius:9999px;width:22px;min-width:22px;max-width:22px;height:8px;min-height:8px;max-height:8px}.home-page .section-manufacturers{background:#f8fafc;position:relative}.home-page .manufacturers-header-wrap{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.home-page .manufacturers-header-left{max-width:640px}.home-page .manufacturers-header-controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.home-page .manufacturers-nav-btns{background:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.home-page .manufacturers-slider-btn{aspect-ratio:1;color:#0f172a;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;transition:all .18s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.home-page .manufacturers-slider-btn:hover:not(:disabled){color:#fff;background:#0f172a;border-color:#0f172a;transform:scale(1.05)}.home-page .manufacturers-slider-btn:disabled{opacity:.35;cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.home-page .manufacturers-page-counter{color:#64748b;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;padding:0 6px;font-size:11.5px;font-weight:700}.home-page .manufacturers-page-counter strong{color:#0f172a}.home-page .manufacturers-slider-viewport{width:100%;position:relative}.home-page .manufacturers-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;padding:4px 2px 14px;display:flex;overflow-x:auto}.home-page .manufacturers-slider-track::-webkit-scrollbar{display:none}.home-page .manufacturer-card{scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:0 0 calc(25% - 12px);min-width:250px;padding:16px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 1px 3px #00000008}.home-page .manufacturer-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 12px 28px -6px #00000014}.home-page .mfr-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.home-page .mfr-logo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.home-page .mfr-logo img{object-fit:cover;width:100%;height:100%}.home-page .mfr-initials{color:#166534;font:600 13px/1 Outfit,Plus Jakarta Sans,sans-serif}.home-page .mfr-meta{flex:1;min-width:0}.home-page .mfr-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13.5px;font-weight:700;overflow:hidden}.home-page .mfr-location{color:#64748b;align-items:center;gap:3px;margin-bottom:3px;font-size:11px;display:flex}.home-page .verified-star{color:#166534;align-items:center;gap:3px;font-size:10px;font-weight:700;display:inline-flex}.home-page .mfr-stats{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px;padding:8px 6px;display:grid}.home-page .mfr-stat{flex-direction:column;display:flex}.home-page .mfr-stat strong{color:#0f172a;font-size:12px;font-weight:800}.home-page .mfr-stat span{color:#64748b;font-size:9.5px;font-weight:500}.home-page .mfr-tags{flex-wrap:wrap;gap:4px;margin-bottom:12px;display:flex}.home-page .mfr-tag{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.home-page .btn-mfr{color:#fff;background:#0f172a;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;height:34px;margin-top:auto;font-size:12px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.home-page .btn-mfr:hover{background:#ff6d00;transform:translateY(-1px);box-shadow:0 3px 10px #ff6d0047}.home-page .manufacturers-slider-pagination{justify-content:center;align-items:center;gap:6px;margin-top:14px;display:flex}.home-page .demand-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.home-page .demand-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:16px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #00000005}.home-page .demand-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 20px -4px #0000000f}.home-page .demand-card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-page .demand-icon{background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.home-page .demand-info{flex:1}.home-page .demand-title{color:#0f172a;margin:0 0 3px;font-size:13.5px;font-weight:700;line-height:1.35}.home-page .demand-sub{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.home-page .demand-count-tag{color:#166534;background:#dcfce7;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600}.home-page .vetting-section{color:#fff;background:#0f172a;padding:56px 0;position:relative}.home-page .vetting-header-main{text-align:center;max-width:640px;margin:0 auto 28px}.home-page .vetting-eyebrow{color:#ff6d00;letter-spacing:.06em;text-transform:uppercase;background:#ff6d001f;border:1px solid #ff6d0047;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.home-page .text-white{color:#fff!important}.home-page .text-slate{color:#94a3b8!important}.home-page .vetting-pipeline-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.home-page .vetting-pipeline-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:18px 16px;transition:all .2s;display:flex}.home-page .vetting-pipeline-card:hover{background:#ffffff12;border-color:#ff6d0066}.home-page .pipeline-card-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home-page .pipeline-card-icon{background:#ff6d0026;border:1px solid #ff6d004d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-page .pipeline-card-num{color:#64748b;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.home-page .pipeline-card-body{flex-direction:column;display:flex}.home-page .pipeline-card-tag{color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:4px;align-self:flex-start;margin-bottom:6px;padding:2px 6px;font-size:10.5px;font-weight:600;display:inline-block}.home-page .pipeline-card-title{color:#fff;margin:0 0 4px;font-size:13.5px;font-weight:700;line-height:1.3}.home-page .pipeline-card-desc{color:#94a3b8;margin:0;font-size:12px;line-height:1.45}.home-page .vetting-bottom-bar{-webkit-backdrop-filter:blur(8px);background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.home-page .vetting-bottom-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.home-page .vetting-standards-label{color:#f8fafc;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.home-page .vetting-standards-pills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.home-page .cert-badge{color:#fff;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff24;border-radius:6px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:600;transition:all .18s;display:inline-flex}.home-page .cert-badge:hover{color:#ff6d00;background:#ff6d0026;border-color:#ff6d0066}.home-page .vetting-desk-link{color:#ff6d00;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:12.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-page .vetting-desk-link:hover{color:#e85d04;gap:8px}.home-page .insights-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.home-page .insight-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000005}.home-page .insight-card:hover{border-color:#cbd5e1;box-shadow:0 10px 24px -4px #0000000f}.home-page .insight-card-img-wrap{background:#f1f5f9;width:100%;height:155px;position:relative;overflow:hidden}.home-page .insight-card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-page .insight-card:hover .insight-card-img{transform:scale(1.05)}.home-page .insight-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;background:#0f172ad9;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;position:absolute;top:10px;left:10px}.home-page .insight-card-body{flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.home-page .insight-meta{color:#64748b;align-items:center;gap:5px;margin-bottom:6px;font-size:11px;display:flex}.home-page .insight-author{color:#334155;font-weight:600}.home-page .insight-bullet{color:#94a3b8;font-size:10px}.home-page .insight-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.4;transition:color .15s;display:-webkit-box;overflow:hidden}.home-page .insight-card:hover .insight-title{color:#ff6d00}.home-page .insight-footer-action{color:#0f172a;align-items:center;gap:5px;margin-top:auto;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.home-page .insight-card:hover .insight-footer-action{color:#ff6d00;gap:8px}.home-page .section-testimonials{background:#f8fafc;position:relative}.home-page .testimonials-header-wrap{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.home-page .testimonials-header-left{max-width:640px}.home-page .testimonials-header-controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.home-page .testimonials-nav-btns{background:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;align-items:center;gap:4px;padding:3px;display:inline-flex}.home-page .testimonials-slider-btn{aspect-ratio:1;color:#0f172a;cursor:pointer;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;padding:0;transition:all .18s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.home-page .testimonials-slider-btn:hover:not(:disabled){color:#fff;background:#0f172a;border-color:#0f172a;transform:scale(1.05)}.home-page .testimonials-slider-btn:disabled{opacity:.35;cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.home-page .testimonials-page-counter{color:#64748b;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;padding:0 6px;font-size:11.5px;font-weight:700}.home-page .testimonials-page-counter strong{color:#0f172a}.home-page .testimonials-slider-viewport{width:100%;position:relative}.home-page .testimonials-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:16px;padding:4px 2px 14px;display:flex;overflow-x:auto}.home-page .testimonials-slider-track::-webkit-scrollbar{display:none}.home-page .testimonial-card{scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:0 0 calc(33.333% - 11px);min-width:280px;padding:18px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 1px 3px #00000008}.home-page .testimonial-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px -4px #00000012}.home-page .testimonial-card-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.home-page .testimonial-stars{color:#f59e0b;letter-spacing:1.5px;font-size:12px}.home-page .testimonial-verified-badge{color:#166534;background:#dcfce7;border-radius:4px;align-items:center;gap:4px;padding:2px 7px;font-size:10.5px;font-weight:600;display:inline-flex}.home-page .testimonial-text{color:#334155;flex:1;margin:0 0 14px;font-size:13px;line-height:1.6}.home-page .testimonial-author{border-top:1px solid #f1f5f9;align-items:center;gap:10px;padding-top:12px;display:flex}.home-page .testimonial-avatar{object-fit:cover;border:1.5px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:36px;height:36px}.home-page .testimonial-author-name{color:#0f172a;margin:0 0 1px;font-size:13px;font-weight:700}.home-page .testimonial-author-role{color:#64748b;margin:0;font-size:11.5px;line-height:1.35}.home-page .testimonials-slider-pagination{justify-content:center;align-items:center;gap:6px;margin-top:14px;display:flex}.home-page .cta-section{background:#fff;padding:32px 0 56px}.home-page .cta-card-box{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 60%,#0f172a 100%);border:1px solid #334155;border-radius:20px;padding:48px 32px;position:relative;overflow:hidden;box-shadow:0 20px 45px -15px #0f172a66}.home-page .cta-bg-glow{pointer-events:none;background:radial-gradient(circle,#ff6d002e 0%,#ff6d0000 70%);width:500px;height:300px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.home-page .cta-content-wrap{z-index:2;max-width:700px;margin:0 auto;position:relative}.home-page .cta-card-badge{color:#ff6d00;text-transform:uppercase;letter-spacing:.04em;background:#ff6d0026;border:1px solid #ff6d004d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.home-page .cta-title{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.22}.home-page .cta-title-highlight{color:#ff6d00}.home-page .cta-sub{color:#cbd5e1;max-width:600px;margin:0 auto 24px;font-size:15px;font-weight:400;line-height:1.6}.home-page .cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.home-page .btn-cta-primary{color:#fff;background:#ff6d00;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 3px 14px #ff6d0052}.home-page .btn-cta-primary:hover{background:#e85d04;transform:translateY(-1px);box-shadow:0 5px 18px #ff6d006b}.home-page .btn-cta-outline{color:#fff;background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-page .btn-cta-outline:hover{background:#ffffff26;border-color:#ffffff59}.home-page .cta-trust-perks{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:24px;padding-top:16px;display:flex}.home-page .cta-perk{color:#cbd5e1;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}@media (max-width:1280px){.home-page .hero-inner{gap:28px;padding:18px 32px 14px}.home-page .product-slider-card{flex:0 0 calc(25% - 12px);min-width:215px}}@media (max-width:1200px){.home-page .hero-inner{gap:24px;padding:18px 24px 14px}.home-page .hero-showcase-visual{height:200px}.home-page .categories-grid{grid-template-columns:repeat(3,1fr);gap:14px}.home-page .manufacturers-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:1024px){.home-page .section{padding:40px 0}.home-page .hero-inner{grid-template-columns:1fr;gap:24px;padding:20px 24px 16px}.home-page .hero-title{font-size:clamp(28px,3.5vw,36px)}.home-page .hero-sidebar{width:100%;max-width:580px;margin:0 auto}.home-page .hero-stats{border-top:1px solid #f1f5f9;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:16px;display:grid}.home-page .hero-stat-item{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;padding:10px 12px}.home-page .hero-stat-value{font-size:18px;font-weight:800}.home-page .hero-stat-label{font-size:11px}.home-page .hero-stat-divider{display:none}.home-page .product-slider-card{flex:0 0 calc(33.333% - 11px);min-width:200px}.home-page .categories-grid{grid-template-columns:repeat(3,1fr);gap:14px}.home-page .manufacturer-card{flex:0 0 calc(33.333% - 11px);min-width:220px}.home-page .demand-grid{grid-template-columns:repeat(2,1fr);gap:14px}.home-page .insights-grid{grid-template-columns:repeat(2,1fr);gap:16px}.home-page .testimonial-card{flex:0 0 calc(50% - 8px);min-width:260px}.home-page .vetting-pipeline-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:768px){.home-page .container{padding:0 16px}.home-page .section{padding:30px 0}.home-page .section-header{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:16px}.home-page .section-title{font-size:21px;line-height:1.25}.home-page .section-subtitle{font-size:13px;line-height:1.45}.home-page .hero{padding:8px 0 18px}.home-page .hero-inner{gap:18px;padding:14px 16px 12px}.home-page .hero-badge{gap:5px;margin-bottom:8px;padding:3px 9px;font-size:11px}.home-page .hero-title{margin:0 0 10px;font-size:clamp(23px,5.5vw,28px);line-height:1.22}.home-page .hero-subtitle{margin:0 0 14px;font-size:13px;line-height:1.5}.home-page .hero-features{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.home-page .hero-features li{gap:7px;font-size:12.5px;line-height:1.35}.home-page .hero-feature-ico{width:17px;min-width:17px;max-width:17px;height:17px;min-height:17px;max-height:17px}.home-page .hero-actions{flex-direction:row;gap:10px;width:100%;margin-bottom:16px;display:flex}.home-page .btn-hero-primary,.home-page .btn-hero-outline{white-space:nowrap;border-radius:8px;flex:1;justify-content:center;height:42px;padding:0 12px;font-size:13px;font-weight:700}.home-page .hero-stats{border-top:1px solid #f1f5f9;grid-template-columns:repeat(2,1fr);gap:8px;width:100%;padding-top:14px;display:grid}.home-page .hero-stat-item{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:center;padding:8px 10px}.home-page .hero-stat-value{font-size:16.5px;font-weight:800;line-height:1.2}.home-page .hero-stat-label{margin-top:2px;font-size:10.5px}.home-page .hero-sidebar{max-width:100%}.home-page .hero-product-showcase{border-radius:12px}.home-page .hero-showcase-visual{height:170px;padding:12px}.home-page .hero-showcase-details{gap:8px;padding:12px 14px}.home-page .hero-showcase-title{font-size:14px}.home-page .hero-showcase-specs{grid-template-columns:1fr 1fr;gap:6px;padding:6px 10px}.home-page .hero-spec-col:first-child{grid-column:1/-1}.home-page .hero-spec-price-val{font-size:14.5px}.home-page .hero-showcase-footer{flex-direction:column;align-items:stretch;gap:8px}.home-page .hero-showcase-thumbs{justify-content:center;gap:4px;width:100%;overflow-x:auto}.home-page .hero-showcase-thumb{flex:0 0 42px;max-width:42px;height:32px}.home-page .hero-showcase-cta{justify-content:center;width:100%;min-height:38px;font-size:13px}.home-page .categories-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.home-page .category-card{border-radius:12px}.home-page .category-card-img-wrap{height:105px}.home-page .category-card-body{padding:8px 10px 10px}.home-page .category-card-name{margin-bottom:2px;font-size:12.5px;font-weight:700}.home-page .category-card-count{font-size:10.5px}.home-page .category-card-tag{padding:1.5px 5px;font-size:9px;top:6px;right:6px}.home-page .products-header-wrap{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.home-page .products-header-controls{justify-content:space-between;width:100%}.home-page .products-filter-bar{margin-bottom:12px;padding-bottom:8px}.home-page .products-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.home-page .product-slider-card{scroll-snap-align:start;border-radius:12px;flex:0 0 calc(50% - 5px);min-width:calc(50% - 5px);max-width:calc(50% - 5px)}.home-page .product-slider-img-wrap{height:115px}.home-page .product-slider-img{padding:6px}.home-page .product-cert-badge{padding:1.5px 5px;font-size:8.5px;top:6px;left:6px}.home-page .product-slider-wishlist{aspect-ratio:1;border-radius:50%;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;top:6px;right:6px}.home-page .product-slider-origin{display:none}.home-page .product-slider-body{padding:8px 10px 10px}.home-page .product-slider-mfr-row{margin-bottom:2px}.home-page .product-slider-mfr{font-size:10.5px}.home-page .product-slider-vtag{font-size:9px}.home-page .product-slider-name{-webkit-line-clamp:2;min-height:32px;margin-bottom:4px;font-size:12px;line-height:1.35}.home-page .product-slider-rating{gap:2px;margin-bottom:6px;font-size:9.5px}.home-page .product-slider-price-box{border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:8px;padding:4px 7px}.home-page .slider-price-val{font-size:13.5px;font-weight:800}.home-page .slider-price-unit{font-size:9px}.home-page .slider-moq-pill{border-radius:4px;padding:1px 5px;font-size:9px}.home-page .product-slider-cta{border-radius:6px;height:32px;font-size:12px;font-weight:600}.home-page .desktop-only-view-all{display:none}.home-page .manufacturers-header-wrap{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.home-page .manufacturers-header-controls{justify-content:space-between;width:100%}.home-page .manufacturers-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.home-page .manufacturer-card{scroll-snap-align:start;border-radius:12px;flex:0 0 calc(50% - 5px);min-width:calc(50% - 5px);max-width:calc(50% - 5px);padding:12px 10px}.home-page .mfr-header{align-items:center;gap:8px;margin-bottom:8px}.home-page .mfr-logo{border-radius:8px;width:36px;min-width:36px;height:36px;min-height:36px}.home-page .mfr-name{font-size:12px;font-weight:700}.home-page .mfr-location{gap:2px;margin-bottom:2px;font-size:10px}.home-page .verified-star{font-size:9.5px}.home-page .mfr-stats{border-radius:6px;gap:2px;margin-bottom:8px;padding:5px 4px}.home-page .mfr-stat strong{font-size:11.5px}.home-page .mfr-stat span{font-size:9px}.home-page .mfr-tags{gap:3px;margin-bottom:8px}.home-page .mfr-tag{border-radius:3px;padding:1.5px 5px;font-size:9px}.home-page .btn-mfr{border-radius:6px;height:30px;padding:0 8px;font-size:11.5px}.home-page .demand-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.home-page .demand-card{border-radius:10px;padding:12px 10px;overflow:hidden}.home-page .demand-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.home-page .demand-icon{border-radius:6px;width:28px;min-width:28px;height:28px;min-height:28px}.home-page .demand-title{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-bottom:3px;font-size:12px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.home-page .demand-sub{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-page .demand-count-tag{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:9.5px;font-weight:700}.home-page .vetting-section{padding:34px 0}.home-page .vetting-pipeline-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.home-page .vetting-pipeline-card{border-radius:10px;padding:12px 10px}.home-page .pipeline-card-icon{border-radius:6px;width:26px;min-width:26px;height:26px;min-height:26px}.home-page .pipeline-card-tag{margin-bottom:4px;padding:1.5px 5px;font-size:9px}.home-page .pipeline-card-title{margin-bottom:3px;font-size:12px}.home-page .pipeline-card-desc{font-size:10.5px;line-height:1.35}.home-page .vetting-bottom-bar{border-radius:10px;flex-direction:column;align-items:stretch;gap:12px;padding:14px 12px}.home-page .vetting-bottom-left{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.home-page .vetting-standards-label{color:#f8fafc;margin-bottom:2px;font-size:12px;font-weight:700}.home-page .vetting-standards-pills{flex-wrap:wrap;gap:5px;width:100%;display:flex}.home-page .cert-badge{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:5px;padding:3px 7px;font-size:10px}.home-page .vetting-desk-link{color:#ff6d00;background:#ff6d0024;border:1px solid #ff6d0052;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;font-size:12px;font-weight:700;text-decoration:none;transition:all .18s;display:flex}.home-page .vetting-desk-link:hover{color:#fff;background:#ff6d0038}.home-page .insights-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.home-page .insight-card{border-radius:12px}.home-page .insight-card-img-wrap{height:100px}.home-page .insight-tag{padding:1.5px 5px;font-size:8.5px;top:6px;left:6px}.home-page .insight-card-body{padding:10px}.home-page .insight-meta{gap:3px;margin-bottom:4px;font-size:9.5px}.home-page .insight-title{-webkit-line-clamp:2;margin-bottom:8px;font-size:11.5px;font-weight:700;line-height:1.3}.home-page .insight-footer-action{font-size:11px}.home-page .testimonials-header-wrap{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.home-page .testimonials-header-controls{justify-content:space-between;width:100%}.home-page .testimonials-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.home-page .testimonial-card{scroll-snap-align:start;box-sizing:border-box;border-radius:12px;flex:0 0 calc(90vw - 24px);min-width:260px;max-width:380px;padding:16px 14px}.home-page .testimonial-text{word-break:break-word;overflow-wrap:break-word;margin-bottom:12px;font-size:12.5px;line-height:1.55}.home-page .testimonial-author{gap:8px;padding-top:8px}.home-page .testimonial-avatar{width:32px;min-width:32px;height:32px;min-height:32px}.home-page .testimonial-author-name{font-size:12px}.home-page .testimonial-author-role{font-size:10.5px}.home-page .cta-section{padding:24px 0 44px}.home-page .cta-card-box{border-radius:16px;padding:28px 16px}.home-page .cta-title{margin:0 0 8px;font-size:clamp(20px,5.5vw,24px)}.home-page .cta-sub{margin:0 auto 18px;font-size:13px;line-height:1.5}.home-page .cta-actions{flex-direction:column;gap:8px;width:100%;display:flex}.home-page .btn-cta-primary,.home-page .btn-cta-outline{justify-content:center;width:100%;min-height:42px;padding:11px 16px;font-size:13.5px}.home-page .cta-trust-perks{flex-direction:column;align-items:center;gap:6px;margin-top:16px;padding-top:12px}.home-page .cta-perk{font-size:11px}}@media (max-width:360px){.home-page .container{padding:0 10px}.home-page .hero-inner{gap:12px;padding:10px 8px 8px}.home-page .hero-title{font-size:20px}.home-page .hero-stats{gap:6px}.home-page .hero-stat-value{font-size:14.5px}.home-page .hero-stat-label{font-size:9.5px}.home-page .product-slider-card{flex:0 0 calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(50% - 4px)}.home-page .products-slider-track{gap:8px}.home-page .product-slider-img-wrap{height:95px}.home-page .product-slider-name{min-height:28px;font-size:11px}.home-page .categories-grid{gap:8px}.home-page .category-card-img-wrap{height:90px}.home-page .category-card-body{padding:6px 8px 8px}.home-page .category-card-name{font-size:11.5px}.home-page .manufacturer-card{flex:0 0 calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(50% - 4px)}.home-page .manufacturers-slider-track,.home-page .demand-grid{gap:8px}.home-page .demand-title{font-size:11.5px}.home-page .demand-count-tag{padding:1.5px 4px;font-size:8.5px}.home-page .vetting-standards-pills{gap:4px}.home-page .cert-badge{padding:2.5px 5px;font-size:9px}.home-page .insights-grid{gap:8px}.home-page .testimonial-card{flex:0 0 calc(100% - 4px);min-width:250px}.home-page .testimonials-slider-track{gap:8px}.home-page .cta-card-box{padding:20px 10px}}
