.voip-hardware-hero-actions{display:flex;gap:22px;align-items:center;margin-top:28px}.voip-hardware-hero-actions>a:not(.button){color:#d7e7ee;font-weight:800;text-decoration:none}.vh-proof{border-bottom:1px solid #dce6ea;background:#fff}.vh-proof>.container{display:grid;grid-template-columns:repeat(3,1fr)}.vh-proof .container>div{display:grid;grid-template-columns:42px 1fr;column-gap:14px;padding:27px 30px}.vh-proof .container>div+div{border-left:1px solid #dce6ea}.vh-proof span{grid-row:1/3;color:#4b9ea2;font-size:.72rem;font-weight:900;letter-spacing:.08em}.vh-proof strong{color:#142a47}.vh-proof p{margin:5px 0 0;color:#617185;font-size:.82rem;line-height:1.55}.vh-catalogue{padding:68px 0 76px;background:#f2f6f8}.vh-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:27px}.vh-heading h2{margin:7px 0 8px;color:#142a47;font-size:clamp(2rem,4vw,3.2rem)}.vh-heading p:not(.eyebrow){max-width:690px;margin:0;color:#607086}.vh-feed-state{display:flex;gap:14px;align-items:center;min-width:260px;padding:17px 19px;border:1px solid #d4e1e6;border-radius:13px;background:#fff;box-shadow:0 9px 25px rgba(19,43,71,.06)}.vh-feed-state>i{width:11px;height:11px;border-radius:50%;background:#e0a83d;box-shadow:0 0 0 5px rgba(224,168,61,.13)}.vh-feed-state.is-live>i{background:#3aa777;box-shadow:0 0 0 5px rgba(58,167,119,.13)}.vh-feed-state span,.vh-feed-state strong,.vh-feed-state small{display:block}.vh-feed-state span{color:#398d91;font-size:.62rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.vh-feed-state strong{margin:3px 0;color:#17304e}.vh-feed-state small{color:#738296}.vh-filters{display:grid;grid-template-columns:1.45fr 1fr 1fr auto auto;gap:12px;align-items:end;padding:22px;border:1px solid #d5e2e7;border-radius:16px;background:#fff}.vh-filters label span{display:block;margin-bottom:7px;color:#3b5069;font-size:.7rem;font-weight:850}.vh-filters input,.vh-filters select{width:100%;min-height:49px;padding:0 14px;border:1px solid #b7c7d0;border-radius:8px;background:#fff;color:#17304e;font:inherit}.vh-filters select:disabled{color:#8795a4;background:#eef2f4}.vh-filters .button,.vh-clear{min-height:49px;border:0;cursor:pointer}.vh-clear{padding:0 16px;border:1px solid #b9c8d1;border-radius:8px;background:#fff;color:#29435f;font-weight:800}.vh-result-summary{padding:22px 2px 13px;color:#596b80;font-size:.84rem}.vh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vh-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #d7e2e7;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(18,43,70,.06)}.vh-card-media{position:relative;display:grid;height:220px;place-items:center;padding:24px;border-bottom:1px solid #e1e8ec;background:linear-gradient(145deg,#f9fbfc,#edf3f5)}.vh-card-media img{width:100%;height:100%;object-fit:contain}.vh-card-media .vh-fallback{display:grid;width:72px;height:72px;place-items:center;border-radius:18px;background:#dcebed;color:#287d81;font-size:1.25rem;font-weight:900}.vh-stock{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:999px;background:#e3f4eb;color:#217451;font-size:.66rem;font-weight:900}.vh-stock.is-low{background:#fff0d4;color:#8a5a07}.vh-stock.is-out{background:#f4e5e5;color:#934545}.vh-card-body{display:flex;flex:1;flex-direction:column;padding:21px}.vh-card-kicker{color:#398d91;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vh-card h3{margin:7px 0 9px;color:#152c49;font-size:1.12rem;line-height:1.3}.vh-card-description{display:-webkit-box;overflow:hidden;margin:0;color:#65758a;font-size:.82rem;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.vh-card-meta{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}.vh-card-meta span{padding:6px 8px;border-radius:6px;background:#eff4f6;color:#526579;font-size:.66rem;font-weight:750}.vh-card-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto;padding-top:17px;border-top:1px solid #e4eaee}.vh-price span,.vh-price strong{display:block}.vh-price span{color:#77879a;font-size:.64rem;font-weight:800;text-transform:uppercase}.vh-price strong{margin-top:2px;color:#142a47;font-size:1.3rem}.vh-card-footer a{padding:10px 13px;border-radius:8px;background:#193553;color:#fff;font-size:.75rem;font-weight:850;text-decoration:none}.vh-loading,.vh-empty{grid-column:1/-1;padding:65px 25px;text-align:center;border:1px dashed #b9cbd3;border-radius:16px;background:#fff;color:#66778b}.vh-loading span{display:block;width:28px;height:28px;margin:0 auto 14px;border:3px solid #d7e6e8;border-top-color:#459da1;border-radius:50%;animation:vh-spin .8s linear infinite}.vh-loading strong,.vh-empty strong{display:block;margin-bottom:6px;color:#17304e}.vh-loading p,.vh-empty p{margin:0}.vh-pagination{display:flex;gap:8px;justify-content:center;margin-top:26px}.vh-pagination button{min-width:42px;height:42px;padding:0 13px;border:1px solid #b9cad2;border-radius:8px;background:#fff;color:#26425e;font-weight:800;cursor:pointer}.vh-pagination button.is-active{border-color:#3e9498;background:#3e9498;color:#fff}.vh-pagination button:disabled{opacity:.4;cursor:not-allowed}.vh-stock-note{margin:25px 0 0;padding:17px 19px;border-left:4px solid #d6a43e;background:#fff8e9;color:#6d5a34;font-size:.78rem;line-height:1.55}.vh-stock-note strong{margin-right:8px;color:#5b4823}.vh-portal{padding:58px 0;background:#122945;color:#fff}.vh-portal>.container{display:flex;justify-content:space-between;gap:40px;align-items:center}.vh-portal h2{margin:7px 0 8px;color:#fff}.vh-portal p:not(.eyebrow){max-width:730px;margin:0;color:#c0d0dc}.vh-portal .button{flex:0 0 auto}@keyframes vh-spin{to{transform:rotate(360deg)}}
@media(max-width:980px){.vh-filters{grid-template-columns:1fr 1fr}.vh-filters label:first-child{grid-column:1/-1}.vh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.voip-hardware-hero-actions,.vh-heading,.vh-portal>.container{align-items:flex-start;flex-direction:column}.vh-proof>.container,.vh-filters,.vh-product-grid{grid-template-columns:1fr}.vh-proof .container>div+div{border-top:1px solid #dce6ea;border-left:0}.vh-heading{gap:22px}.vh-feed-state{width:100%;min-width:0}.vh-filters label:first-child{grid-column:auto}.vh-card-media{height:195px}.vh-catalogue{padding:43px 0}.vh-pagination{flex-wrap:wrap}}

/* Supplier images can contain oversized transparent canvases; keep every image inside its media panel. */
.vh-card-media{overflow:hidden}
.vh-card-media img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}
.vh-card-media img.vh-manufacturer-logo{inset:25%;width:50%;height:50%}
.vh-card-body{position:relative;z-index:1;background:#fff}
.vh-card.is-expanded .vh-card-description{display:block;overflow:visible;-webkit-line-clamp:unset}
.vh-description-toggle{align-self:flex-start;margin:7px 0 0;padding:0;border:0;background:transparent;color:#277f84;font:inherit;font-size:.75rem;font-weight:850;cursor:pointer}
.vh-description-toggle:hover{text-decoration:underline}
.vh-card h3 a{color:inherit;text-decoration:none}.vh-card h3 a:hover{color:#277f84}
.vh-breadcrumb{border-bottom:1px solid #dce6ea;background:#f7fafb}.vh-breadcrumb>.container{display:flex;gap:10px;align-items:center;min-height:50px;color:#68798d;font-size:.75rem}.vh-breadcrumb a{color:#287f84;text-decoration:none}.vh-product-detail{padding:66px 0 80px;background:#f2f6f8}.vh-product-detail-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:52px;align-items:start}.vh-product-detail-media{position:sticky;top:120px;display:grid;min-height:480px;place-items:center;overflow:hidden;border:1px solid #d5e2e7;border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(18,43,70,.08)}.vh-product-detail-media img{display:block;width:100%;height:480px;object-fit:contain}.vh-product-detail-media img.vh-product-logo{width:55%;height:auto}.vh-product-detail-copy{padding:24px 0}.vh-product-detail-copy h1{margin:8px 0 20px;color:#142a47;font-size:clamp(2.25rem,4vw,3.65rem);line-height:1.06;letter-spacing:-.04em}.vh-product-detail-description{color:#5a6e85;font-size:1rem;line-height:1.8}.vh-product-detail-copy dl{display:grid;grid-template-columns:repeat(3,1fr);margin:32px 0;padding:22px 0;border-top:1px solid #d4e0e6;border-bottom:1px solid #d4e0e6}.vh-product-detail-copy dl div+div{padding-left:20px;border-left:1px solid #d4e0e6}.vh-product-detail-copy dt{color:#758499;font-size:.66rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.vh-product-detail-copy dd{margin:5px 0 0;color:#152d4a;font-size:1.05rem;font-weight:850}.vh-product-detail-copy dd small{display:block;color:#748397;font-size:.62rem}.vh-product-actions{display:flex;gap:21px;align-items:center}.vh-product-actions>a:not(.button){color:#287f84;font-weight:850;text-decoration:none}.vh-product-updated{margin:23px 0 0;color:#7a8899;font-size:.72rem}.vh-product-missing{padding:100px 0}.vh-product-missing h1{font-size:3rem;color:#142a47}
@media(max-width:850px){.vh-product-detail-grid{grid-template-columns:1fr;gap:25px}.vh-product-detail-media{position:relative;top:auto;min-height:340px}.vh-product-detail-media img{height:340px}}
@media(max-width:560px){.vh-product-detail{padding:35px 0 50px}.vh-product-detail-copy dl{grid-template-columns:1fr}.vh-product-detail-copy dl div+div{margin-top:15px;padding:15px 0 0;border-top:1px solid #d4e0e6;border-left:0}.vh-product-actions{align-items:flex-start;flex-direction:column}}
