.category-hub{--ch-accent: #d10b62;--ch-ink: #101b35;--ch-muted: #5b6472;--ch-line: #e7e9ee;--ch-bg-soft: #f6f7f9;--ch-radius: 14px;--ch-radius-sm: 10px;--ch-gap: 20px;color:var(--ch-ink);font-synthesis:none;-webkit-font-smoothing:antialiased}.category-hub .ch-wrap{max-width:1280px;margin:0 auto;padding:0 20px}.category-hub .ch-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;color:var(--ch-muted);padding:18px 0 6px}.category-hub .ch-crumbs a{color:var(--ch-muted);text-decoration:none}.category-hub .ch-crumbs a:hover{color:var(--ch-accent);text-decoration:underline}.category-hub .ch-crumbs [aria-current=page]{color:var(--ch-ink);font-weight:600}.category-hub .ch-intro{padding:10px 0 6px;max-width:820px}.category-hub .ch-intro h1{font-size:clamp(26px,4vw,38px);line-height:1.1;margin:0 0 10px;letter-spacing:-.01em}.category-hub .ch-intro p{font-size:16px;line-height:1.6;color:var(--ch-muted);margin:0}.category-hub .ch-eyebrow{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ch-accent);margin-bottom:6px}.category-hub .ch-title{font-size:clamp(20px,2.4vw,26px);line-height:1.2;margin:0 0 16px;letter-spacing:-.01em}.category-hub .ch-routes{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--ch-gap);padding:18px 0 4px}.category-hub .ch-route{display:flex;flex-direction:column;border:1px solid var(--ch-line);border-radius:var(--ch-radius);overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.category-hub .ch-route:hover{box-shadow:0 10px 30px #101b351a;transform:translateY(-2px);border-color:#d7dbe3}.category-hub .ch-route-visual{display:block;aspect-ratio:16 / 9;background:var(--ch-bg-soft)}.category-hub .ch-route-visual img{width:100%;height:100%;object-fit:cover;display:block}.category-hub .ch-route-fallback{display:flex;align-items:center;justify-content:center;height:100%;font-weight:700;color:var(--ch-ink);padding:12px;text-align:center}.category-hub .ch-route-text{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px}.category-hub .ch-route-text h2{font-size:16px;margin:0}.category-hub .ch-route-text p{font-size:13px;color:var(--ch-muted);margin:0;line-height:1.5}.category-hub .ch-route-link{font-size:13px;font-weight:700;color:var(--ch-accent);margin-top:2px}.category-hub-below{margin-top:8px}.category-hub-below .ch-block{padding:30px 0;border-top:1px solid var(--ch-line)}.category-hub-below .ch-block:first-child{border-top:0}.category-hub .ch-prose{font-size:15px;line-height:1.65;color:#26303f}.category-hub .ch-prose p{margin:0 0 12px}.category-hub .ch-prose ul{margin:0;padding-left:18px}.category-hub .ch-prose li{margin:0 0 8px}.category-hub .ch-prose a{color:var(--ch-accent)}.category-hub .ch-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--ch-gap)}.category-hub .ch-type{border:1px solid var(--ch-line);border-radius:var(--ch-radius);padding:18px;background:#fff;display:flex;flex-direction:column;gap:8px}.category-hub .ch-type h3{margin:0;font-size:16px}.category-hub .ch-bestfor{font-size:12px;font-weight:700;color:var(--ch-ink);background:var(--ch-bg-soft);border-radius:999px;padding:4px 10px;align-self:flex-start}.category-hub .ch-type p{margin:0;font-size:14px;line-height:1.55;color:var(--ch-muted)}.category-hub .ch-type-link{margin-top:auto;font-weight:700;font-size:14px;color:var(--ch-accent);text-decoration:none}.category-hub .ch-type-link:hover{text-decoration:underline}.category-hub .ch-callout{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;background:var(--ch-bg-soft);border-radius:var(--ch-radius);border-top:0!important;padding:24px!important;margin:30px 0}.category-hub .ch-callout .ch-title{margin-bottom:8px}.category-hub .ch-callout-cta{display:inline-flex;align-items:center;white-space:nowrap;background:var(--ch-ink);color:#fff;text-decoration:none;font-weight:700;font-size:14px;padding:12px 20px;border-radius:999px}.category-hub .ch-callout-cta:hover{background:var(--ch-accent)}.category-hub .ch-brands{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--ch-gap)}.category-hub .ch-brand{display:flex;flex-direction:column;border:1px solid var(--ch-line);border-radius:var(--ch-radius);overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .18s ease,transform .18s ease}.category-hub .ch-brand:hover{box-shadow:0 10px 30px #101b351a;transform:translateY(-2px)}.category-hub .ch-brand-visual{aspect-ratio:16 / 10;background:var(--ch-bg-soft);display:flex;align-items:center;justify-content:center}.category-hub .ch-brand-visual img{width:100%;height:100%;object-fit:cover}.category-hub .ch-brand-visual span{font-weight:700;padding:12px;text-align:center}.category-hub .ch-brand-text{padding:14px 16px}.category-hub .ch-brand-text h3{margin:0 0 4px;font-size:15px}.category-hub .ch-brand-text p{margin:0;font-size:13px;color:var(--ch-muted);line-height:1.5}.category-hub .ch-guides{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--ch-gap)}.category-hub .ch-guide{display:flex;gap:14px;border:1px solid var(--ch-line);border-radius:var(--ch-radius);padding:14px;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .18s ease,transform .18s ease}.category-hub .ch-guide:hover{box-shadow:0 10px 30px #101b351a;transform:translateY(-2px)}.category-hub .ch-guide-img{flex:0 0 84px}.category-hub .ch-guide-img img{width:84px;height:108px;object-fit:cover;border-radius:var(--ch-radius-sm);display:block}.category-hub .ch-guide-body{display:flex;flex-direction:column;gap:4px}.category-hub .ch-guide-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ch-accent)}.category-hub .ch-guide-body h3{margin:0;font-size:15px;line-height:1.3}.category-hub .ch-guide-body p{margin:0;font-size:13px;color:var(--ch-muted);line-height:1.45}.category-hub .ch-guide-link{margin-top:auto;font-size:13px;font-weight:700;color:var(--ch-accent)}.category-hub .ch-faqs{border-top:1px solid var(--ch-line)}.category-hub .ch-faqs details{border-bottom:1px solid var(--ch-line)}.category-hub .ch-faqs summary{cursor:pointer;list-style:none;font-weight:600;font-size:15px;padding:16px 40px 16px 0;position:relative}.category-hub .ch-faqs summary::-webkit-details-marker{display:none}.category-hub .ch-faqs summary:after{content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--ch-accent);line-height:1}.category-hub .ch-faqs details[open] summary:after{content:"\2013"}.category-hub .ch-faqs details>.ch-prose{padding:0 0 18px}.category-hub .ch-related{display:flex;flex-wrap:wrap;gap:12px}.category-hub .ch-related a{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--ch-line);border-radius:999px;padding:10px 18px;text-decoration:none;color:var(--ch-ink);font-weight:600;font-size:14px;transition:border-color .18s ease,color .18s ease}.category-hub .ch-related a:hover{border-color:var(--ch-accent);color:var(--ch-accent)}.category-hub .ch-related a span{color:var(--ch-accent)}@media(max-width:749px){.category-hub .ch-wrap{padding:0 16px}.category-hub-below .ch-block{padding:24px 0}.category-hub .ch-callout{padding:20px!important}.category-hub .ch-callout-cta{width:100%;justify-content:center}.category-hub .ch-guide-img{flex-basis:72px}.category-hub .ch-guide-img img{width:72px;height:92px}}.category-hub .ch-vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.category-hub .ch-compat-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--ch-line);border-radius:var(--ch-radius)}.category-hub .ch-compat{width:100%;border-collapse:collapse;font-size:14px;min-width:520px}.category-hub .ch-compat th,.category-hub .ch-compat td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--ch-line);vertical-align:top}.category-hub .ch-compat thead th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--ch-muted);background:var(--ch-bg-soft)}.category-hub .ch-compat tbody tr:last-child td{border-bottom:0}.category-hub .ch-compat a{color:var(--ch-accent);text-decoration:none;font-weight:600}.category-hub .ch-compat a:hover{text-decoration:underline}.category-hub .ch-compat-arrow{color:var(--ch-muted)}.category-hub .ch-compat-note{display:block;font-size:12px;color:var(--ch-muted);margin-top:4px}.category-hub .ch-compat-format{white-space:nowrap}.category-hub .ch-guides--single{grid-template-columns:minmax(0,520px)}.category-hub .ch-guides--single .ch-guide{padding:16px}.category-hub .ch-guides--single .ch-guide-img{flex-basis:110px}.category-hub .ch-guides--single .ch-guide-img img{width:110px;height:140px}@media(max-width:749px){.category-hub .ch-guides--single .ch-guide-img{flex-basis:72px}.category-hub .ch-guides--single .ch-guide-img img{width:72px;height:92px}}.category-hub .ch-trust{border-top:1px solid var(--ch-border, #e5e7eb)}.category-hub .ch-trust-by{display:flex;align-items:flex-start;gap:12px;margin-top:10px}.category-hub .ch-trust-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex:0 0 auto}.category-hub .ch-trust-meta{display:flex;flex-direction:column;gap:2px;font-size:14px}.category-hub .ch-trust-name{font-weight:600}.category-hub .ch-trust-name a{color:var(--ch-accent, #039dea);text-decoration:underline}.category-hub .ch-trust-role,.category-hub .ch-trust-exp{color:#4b5563}.category-hub .ch-trust-date{color:#6b7280;font-size:13px}.products-toolbar{border-top:0!important}.cc-collection-products{margin-bottom:20px!important}@media(min-width:990px){.main-products-grid__filters{position:sticky;top:16px;align-self:flex-start;max-height:calc(100vh - 32px);overflow-y:auto;overflow-x:hidden;border-right:0!important;padding-right:12px;margin-right:16px}.main-products-grid__filters::-webkit-scrollbar{width:6px}.main-products-grid__filters::-webkit-scrollbar-thumb{background:#101b352e;border-radius:3px}.main-products-grid__filters::-webkit-scrollbar-track{background:transparent}}.category-hub{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.category-hub .ch-intro p{font-size:18px;line-height:1.72;color:#1e2735;letter-spacing:.002em}.category-hub .ch-prose{font-size:17px;line-height:1.78;color:#1e2735;letter-spacing:.002em}.category-hub .ch-prose p{margin:0 0 15px}.category-hub .ch-prose li{margin:0 0 11px}.category-hub .ch-prose strong{color:#0b1220;font-weight:700}.category-hub .ch-title{color:#0b1220;font-weight:700;letter-spacing:-.01em}.category-hub .ch-type h3{font-size:17.5px;color:#0b1220;font-weight:700}.category-hub .ch-type p{font-size:15.5px;line-height:1.62;color:#333d4d}.category-hub .ch-bestfor{color:#0b1220}.category-hub .ch-brand-text h3{font-size:16px;color:#0b1220;font-weight:700}.category-hub .ch-brand-text p{font-size:15px;line-height:1.55;color:#333d4d}.category-hub .ch-faqs summary{font-size:16.5px;color:#0b1220;font-weight:600}.category-hub .ch-faqs .ch-prose{font-size:16px}.category-hub .ch-related a{font-size:15.5px;color:#16324f}.category-hub .ch-callout .ch-title{color:#0b1220}
/*# sourceMappingURL=/cdn/shop/t/63/assets/category-hub.css.map */
