.brand-hub{--bh-navy:#0d1c33;--bh-ink:#182334;--bh-muted:#647184;--bh-line:#e3e7ed;--bh-soft:#f6f8fb;--bh-soft-pink:#fff4f8;--bh-pink:#d10b62;--bh-green:#118052;--bh-shadow:0 12px 34px rgba(13,28,51,.08);--bh-radius:14px;--bh-wrap:1240px;color:var(--bh-ink)}.brand-hub *{box-sizing:border-box}.brand-hub .bh-wrap{width:min(var(--bh-wrap),calc(100% - 40px));margin-inline:auto}.brand-hub a{color:inherit;text-decoration:none}.brand-hub a:focus-visible,.brand-hub summary:focus-visible,.brand-hub button:focus-visible{outline:2px solid var(--bh-pink);outline-offset:2px;border-radius:4px}.brand-hub .bh-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#718095;font-size:12px;padding:15px 0}.brand-hub .bh-crumbs a:hover{color:var(--bh-pink)}.brand-hub .bh-crumbs span{color:#adb5c0}.brand-hub .bh-crumbs [aria-current]{color:var(--bh-navy);font-weight:700}.brand-hub .bh-intro{display:grid;grid-template-columns:112px 1fr auto;gap:25px;align-items:center;border:1px solid var(--bh-line);border-radius:18px;padding:24px 28px;background:linear-gradient(115deg,#fff 0%,#fff 58%,var(--bh-soft-pink) 100%);box-shadow:0 8px 28px #0d1c330d}.brand-hub .bh-mark{width:94px;aspect-ratio:1;border-radius:18px;background:var(--bh-navy);display:grid;place-items:center;color:#fff;font-size:16px;font-weight:900;letter-spacing:.08em;text-align:center;padding:6px;overflow:hidden}.brand-hub .bh-mark img{width:100%;height:100%;object-fit:contain;display:block}.brand-hub .bh-copy h1{font-size:38px;line-height:1.08;margin:0 0 9px;letter-spacing:-.035em;color:var(--bh-navy)}.brand-hub .bh-copy p{margin:0;color:#526075;max-width:770px;font-size:15px}.brand-hub .bh-proof{display:flex;align-items:center;gap:10px;color:#3a4658;font-size:12px;font-weight:800;white-space:nowrap}.brand-hub .bh-proof i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e9f8f1;color:var(--bh-green);font-style:normal;font-size:15px}.brand-hub .bh-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin:40px 0 16px}.brand-hub .bh-eyebrow{display:block;color:var(--bh-pink);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.brand-hub .bh-head h2,.brand-hub .bh-title{margin:0;color:var(--bh-navy);font-size:26px;line-height:1.18;letter-spacing:-.025em}.brand-hub .bh-head p{margin:0;color:var(--bh-muted);font-size:13px}.brand-hub .bh-routes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.brand-hub .bh-route{border:1px solid var(--bh-line);border-radius:var(--bh-radius);overflow:hidden;background:#fff;transition:.2s ease;min-width:0;display:flex;flex-direction:column}.brand-hub .bh-route:hover{transform:translateY(-3px);border-color:#f3a5c9;box-shadow:var(--bh-shadow)}.brand-hub .bh-route-visual{height:132px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#f8f9fc,#eef2f7)}.brand-hub .bh-route:nth-child(2) .bh-route-visual{background:linear-gradient(145deg,#fff5f9,#fbe7f0)}.brand-hub .bh-route:nth-child(3) .bh-route-visual{background:linear-gradient(145deg,#f3f1ff,#e8e5ff)}.brand-hub .bh-route:nth-child(4) .bh-route-visual{background:linear-gradient(145deg,#edf9ff,#dff1fa)}.brand-hub .bh-route:nth-child(5) .bh-route-visual{background:linear-gradient(145deg,#f1fbf5,#e2f4e9)}.brand-hub .bh-route-visual img{width:100%;height:100%;object-fit:cover;display:block}.brand-hub .bh-route-fallback{font-weight:900;letter-spacing:.04em;color:var(--bh-navy);font-size:15px;text-align:center;padding:0 10px;opacity:.85}.brand-hub .bh-route-text{padding:14px 14px 16px;display:flex;flex-direction:column;flex:1}.brand-hub .bh-route-text h3{font-size:14px;line-height:1.25;margin:0 0 5px;color:var(--bh-navy)}.brand-hub .bh-route-text p{font-size:11px;line-height:1.4;color:var(--bh-muted);margin:0 0 10px;min-height:31px}.brand-hub .bh-route-link{margin-top:auto;color:var(--bh-pink);font-size:11px;font-weight:900}.brand-hub .bh-route-link:after{content:"  \2192"}.brand-hub-below{margin-top:54px;background:var(--bh-soft);border-top:1px solid #edf0f4;padding:58px 0 64px}.brand-hub-below .bh-mt{margin-top:42px}.brand-hub .bh-overview{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:stretch}.brand-hub .bh-panel{background:#fff;border:1px solid var(--bh-line);border-radius:16px;padding:28px}.brand-hub .bh-panel :is(p){color:#566377;font-size:14px;margin:12px 0 0}.brand-hub .bh-panel :is(p):first-of-type{margin-top:14px}.brand-hub .bh-note{background:var(--bh-navy);color:#fff;border-radius:16px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.brand-hub .bh-note .bh-eyebrow{color:#ff74ae}.brand-hub .bh-note h3{font-size:22px;line-height:1.2;margin:0 0 8px;color:#fff!important}.brand-hub .bh-note p{color:#dce4ef;font-size:13px;margin:0}.brand-hub .bh-note a{color:#fff;font-size:11px;font-weight:900;margin-top:16px;display:inline-block}.brand-hub .bh-note a:after{content:"  \2192";color:#ff74ae}.brand-hub .bh-systems{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.brand-hub .bh-system{background:#fff;border:1px solid var(--bh-line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.brand-hub .bh-system-img{height:110px;background:linear-gradient(135deg,var(--bh-pink) 0%,#a8074f 100%);border-bottom:1px solid rgba(13,28,51,.12);display:flex;align-items:center;justify-content:center}.brand-hub .bh-system-img img{max-height:88px;width:auto;object-fit:contain}.brand-hub .bh-system-mark{font-weight:900;color:#fff;font-size:15px;opacity:1;letter-spacing:.02em}.brand-hub .bh-system-body{padding:16px;display:flex;flex-direction:column;flex:1}.brand-hub .bh-system-body h3{margin:0 0 7px;color:var(--bh-navy);font-size:15px}.brand-hub .bh-system-body p{margin:0;color:var(--bh-muted);font-size:11px;min-height:46px}.brand-hub .bh-bestfor{display:inline-flex;align-self:flex-start;margin:10px 0 12px;border-radius:20px;padding:4px 9px;background:#f2f4f7;color:#5f6b7d;font-size:9px;font-weight:800}.brand-hub .bh-system-links{display:flex;flex-wrap:wrap;gap:12px;font-size:10px;font-weight:900;color:var(--bh-pink);margin-top:auto}.brand-hub .bh-system-links a:hover{text-decoration:underline}.brand-hub .bh-compat{background:#fff;border:1px solid var(--bh-line);border-radius:15px;overflow:hidden}.brand-hub .bh-compat-head{padding:20px 22px;border-bottom:1px solid var(--bh-line)}.brand-hub .bh-compat-head h3{margin:0;color:var(--bh-navy);font-size:18px}.brand-hub .bh-compat-head p{margin:4px 0 0;color:var(--bh-muted);font-size:11px}.brand-hub .bh-compat-scroll{width:100%;overflow-x:auto}.brand-hub table.bh-compat-table{width:100%;min-width:560px;border-collapse:collapse;font-size:12px}.brand-hub .bh-compat-table th{text-align:left;background:#fafbfc;color:#758196;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:900;padding:12px 22px}.brand-hub .bh-compat-table td{padding:14px 22px;border-top:1px solid #edf0f4;vertical-align:middle}.brand-hub .bh-compat-table tbody tr:first-child td{border-top:0}.brand-hub .bh-compat-device{color:var(--bh-navy);font-weight:800}.brand-hub .bh-compat-arrow{width:26px;height:26px;border-radius:50%;display:inline-grid;place-items:center;background:#eaf8f1;color:var(--bh-green);font-weight:900}.brand-hub .bh-compat-table a{color:var(--bh-pink);font-weight:800}.brand-hub .bh-compat-table a:hover{text-decoration:underline}.brand-hub .bh-compat-format{color:#5e6a7c}.brand-hub .bh-compat-note{display:block;color:#8b96a6;font-size:10px;margin-top:3px;font-weight:500}.brand-hub .bh-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.brand-hub .bh-guide{background:#fff;border:1px solid var(--bh-line);border-radius:14px;overflow:hidden;display:grid;grid-template-columns:120px 1fr;min-height:160px}.brand-hub .bh-guide-img{background:linear-gradient(155deg,#142640,#d10b62)}.brand-hub .bh-guide:nth-child(2) .bh-guide-img{background:linear-gradient(155deg,#5a4cb3,#3ba5d1)}.brand-hub .bh-guide:nth-child(3) .bh-guide-img{background:linear-gradient(155deg,#246044,#74b68d)}.brand-hub .bh-guide-img img{width:100%;height:100%;object-fit:cover;display:block}.brand-hub .bh-guide-body{padding:16px;display:flex;flex-direction:column}.brand-hub .bh-guide-body span{color:var(--bh-pink);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.brand-hub .bh-guide-body h3{font-size:13px;line-height:1.35;color:var(--bh-navy);margin:6px 0}.brand-hub .bh-guide-body p{font-size:10.5px;line-height:1.45;color:var(--bh-muted);margin:0 0 11px}.brand-hub .bh-guide-body a{margin-top:auto;font-size:10px;font-weight:900;color:var(--bh-pink)}.brand-hub .bh-guide-body a:hover{text-decoration:underline}.brand-hub .bh-faqs{display:grid;gap:8px}.brand-hub .bh-faqs details{background:#fff;border:1px solid var(--bh-line);border-radius:10px;padding:0 16px}.brand-hub .bh-faqs summary{list-style:none;cursor:pointer;padding:15px 28px 15px 0;color:var(--bh-navy);font-size:13px;font-weight:800;position:relative;min-height:44px;display:flex;align-items:center}.brand-hub .bh-faqs summary::-webkit-details-marker{display:none}.brand-hub .bh-faqs summary:after{content:"+";position:absolute;right:2px;color:var(--bh-pink);font-size:20px;font-weight:700;line-height:1}.brand-hub .bh-faqs details[open] summary:after{content:"\2212"}.brand-hub .bh-faqs details :is(p){color:#5d697b;font-size:12px;margin:0 0 15px}.brand-hub .bh-related{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.brand-hub .bh-related a{background:#fff;border:1px solid var(--bh-line);border-radius:11px;padding:15px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;color:var(--bh-navy);min-height:44px}.brand-hub .bh-related a:hover{border-color:#f3a5c9}.brand-hub .bh-related a span{color:var(--bh-pink)}@media(max-width:1199px)and (min-width:761px){.brand-hub .bh-routes{grid-template-columns:repeat(3,1fr)}.brand-hub .bh-systems{grid-template-columns:repeat(2,1fr)}.brand-hub .bh-guides{grid-template-columns:1fr}.brand-hub .bh-guide{grid-template-columns:150px 1fr}}@media(max-width:760px){.brand-hub .bh-wrap{width:min(100% - 28px,var(--bh-wrap))}.brand-hub .bh-intro{grid-template-columns:62px 1fr;padding:18px;gap:14px}.brand-hub .bh-mark{width:58px;border-radius:12px;font-size:11px}.brand-hub .bh-copy h1{font-size:27px;margin-bottom:7px}.brand-hub .bh-copy p{font-size:12px;line-height:1.45}.brand-hub .bh-proof{display:none}.brand-hub .bh-head{align-items:flex-start;margin-top:30px}.brand-hub .bh-head h2,.brand-hub .bh-title{font-size:21px}.brand-hub .bh-head p{display:none}.brand-hub .bh-routes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-hub .bh-route:last-child:nth-child(odd){grid-column:1 / -1}.brand-hub .bh-route-visual{height:112px}.brand-hub-below{margin-top:40px;padding:42px 0}.brand-hub .bh-overview{grid-template-columns:1fr}.brand-hub .bh-panel,.brand-hub .bh-note{padding:21px}.brand-hub .bh-systems,.brand-hub .bh-guides{grid-template-columns:1fr}.brand-hub .bh-guide{grid-template-columns:95px 1fr;min-height:150px}.brand-hub .bh-related{grid-template-columns:1fr 1fr}.brand-hub-below .bh-mt{margin-top:34px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/brand-hub.css.map */
