.product-category-nav{padding-top:32px}.product-category-bar{border:1px solid var(--hp-line);background:var(--hp-surface);border-radius:16px 16px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;padding:0;display:grid;overflow:hidden}.product-category-pill{min-width:0;min-height:60px;color:var(--hp-graphite);letter-spacing:-.02em;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:17px;font-weight:500;transition:background-color .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative}.product-category-pill:hover:not(.active){background:var(--hp-cloud);color:var(--hp-text)}.product-category-pill+.product-category-pill:before{background:var(--hp-line);content:"";width:1px;position:absolute;top:20px;bottom:20px;left:0}.product-category-pill.active:before,.product-category-pill.active+.product-category-pill:before{opacity:0}.product-category-pill.active{color:#fff;background:#102b57;font-weight:600}.product-category-pill:focus-visible{outline-offset:-3px;outline:2px solid #2463eb}@media (prefers-reduced-motion:reduce){.product-category-pill{transition:none}}.product-section{padding-top:28px}.product-section[hidden]{display:none}.product-section[role=tabpanel]{--section-band-top:0;padding-top:0}.product-section[role=tabpanel]>.product-card{border-top:0;border-color:var(--hp-line);border-radius:0 0 16px 16px}.product-card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:48px 56px;scroll-margin-top:90px}.product-card-title{color:var(--section-heading);letter-spacing:-.5px;margin:0;font-size:34px;font-weight:800}.product-note{color:var(--muted);margin:12px 0 0;font-size:15px}.product-model-tabs{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.product-model-tab{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;padding:0 20px;font-size:15px;font-weight:600;display:inline-flex}.product-model-tab:hover{background:var(--ice);color:var(--section-heading)}.product-model-tab.active{border-color:var(--line);background:var(--ice);color:var(--section-heading);font-weight:700}.product-panel:focus{outline:none}.product-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:44px;margin-top:36px;display:grid}.product-block-title{color:var(--section-heading);margin:0;font-size:22px;font-weight:800}.product-feature-body{margin-top:18px}.product-feature-group+.product-feature-group{margin-top:22px}.product-feature-group-title{color:var(--section-heading);margin:0 0 10px;font-size:16px;font-weight:800}.product-paragraph{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.product-paragraph+.product-paragraph{margin-top:10px}.product-feature-list{color:var(--muted);flex-direction:column;gap:12px;margin:0;padding:0;font-size:15px;list-style:none;display:flex}.product-paragraph+.product-feature-list,.product-feature-group-title+.product-feature-list{margin-top:14px}.product-feature-item{gap:10px;line-height:1.6;display:flex}.product-feature-marker{color:var(--blue);flex:none;font-weight:700}.product-photos{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.product-photos-solo{max-width:520px;margin-top:36px}.product-photo-tile{border:1px solid var(--line);background:var(--ice);border-radius:14px;justify-content:center;align-items:center;height:300px;padding:12px;display:flex;overflow:hidden}.product-photo-tile img{object-fit:contain;width:100%;height:100%;display:block}.product-spec-title{margin-top:48px}.product-spec-table-wrap{border:1px solid var(--line);border-radius:14px;margin-top:20px;overflow:hidden}.product-spec-table{border-collapse:collapse;table-layout:fixed;width:100%}.product-spec-col-label{width:220px}.product-spec-table thead th{border-bottom:1px solid var(--line);background:var(--ice);color:var(--section-heading);text-align:left;padding:14px 20px;font-size:14px;font-weight:800}.product-spec-table tbody th,.product-spec-table tbody td{border-bottom:1px solid var(--ice2);text-align:left;vertical-align:top;white-space:pre-line;overflow-wrap:anywhere;padding:13px 20px;font-size:14px}.product-spec-table tbody th{color:var(--ink);font-weight:700}.product-spec-table tbody td{color:var(--muted)}.product-spec-table tbody tr:last-child th,.product-spec-table tbody tr:last-child td{border-bottom:0}@media (max-width:1023px){.product-category-nav{padding-top:20px}.product-section{padding-top:14px}.product-card{border-radius:16px;padding:28px 20px}.product-card-title{font-size:26px}.product-panel-grid{grid-template-columns:minmax(0,1fr);gap:26px;margin-top:26px}.product-block-title{font-size:19px}.product-spec-title{margin-top:34px}.product-photo-tile{height:240px}.product-photos-solo{margin-top:26px}}@media (max-width:640px){.product-category-pill{padding:0 4px;font-size:13px}.product-spec-table-wrap{overflow-x:auto}.product-spec-table{min-width:520px}.product-photo-tile{height:200px}}
