.pdvh-home{
  --pdvh-blue:#3564e8;
  --pdvh-blue-dark:#17357f;
  --pdvh-navy:#0f1831;
  --pdvh-green:#15965a;
  --pdvh-ink:#111a35;
  --pdvh-muted:#69758e;
  --pdvh-line:#e2e8f2;
  --pdvh-soft:#f5f7fc;
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  color:var(--pdvh-ink);
  background:#fff;
  font-family:Poppins,Arial,sans-serif;
  -webkit-font-smoothing:antialiased;
}
.pdvh-home *{box-sizing:border-box}
.pdvh-home a{text-decoration:none}
.pdvh-home svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pdvh-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.pdvh-section{padding:72px 0}
.pdvh-eyebrow{display:block;margin-bottom:10px;color:var(--pdvh-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.pdvh-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}
.pdvh-heading.is-centered{display:block;max-width:720px;margin:0 auto 34px;text-align:center}
.pdvh-heading h2{margin:0;color:var(--pdvh-ink);font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.035em}
.pdvh-heading p{margin:9px 0 0;color:var(--pdvh-muted);font-size:15px;line-height:1.6}
.pdvh-heading>a{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--pdvh-blue);font-size:14px;font-weight:750}
.pdvh-heading>a svg{width:18px;height:18px;transition:transform .2s ease}
.pdvh-heading>a:hover svg{transform:translateX(3px)}

.pdvh-hero{position:relative;isolation:isolate;padding:76px 0 68px;overflow:hidden;background:linear-gradient(128deg,#0e214d 0%,#153b80 58%,#245fbc 100%);color:#fff}
.pdvh-hero:before,.pdvh-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(4px)}
.pdvh-hero:before{top:-260px;right:-160px;width:620px;height:620px;background:radial-gradient(circle,rgba(104,175,255,.36),transparent 68%)}
.pdvh-hero:after{left:36%;bottom:-320px;width:590px;height:590px;background:radial-gradient(circle,rgba(63,117,230,.34),transparent 70%)}
.pdvh-hero-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);align-items:center;gap:64px}
.pdvh-hero .pdvh-eyebrow{color:#9bc0ff}
.pdvh-hero-copy h1{max-width:760px;margin:0;font-size:clamp(42px,5.4vw,72px);font-weight:780;line-height:1.02;letter-spacing:-.052em}
.pdvh-hero-copy h1 strong{color:#82b1ff;font-weight:780}
.pdvh-hero-copy>p{max-width:680px;margin:22px 0 28px;color:#d6e2f8;font-size:17px;line-height:1.7}
.pdvh-search{display:grid;grid-template-columns:minmax(230px,1.3fr) minmax(145px,.65fr) minmax(145px,.65fr) auto;align-items:stretch;max-width:950px;padding:7px;border:1px solid rgba(255,255,255,.28);border-radius:16px;background:#fff;box-shadow:0 18px 44px rgba(4,14,39,.3)}
.pdvh-search label{position:relative;display:flex;min-width:0;align-items:center;border-right:1px solid #e8edf5}
.pdvh-search label>svg{width:19px;height:19px;margin-left:12px;color:#7e8ba5}
.pdvh-search input,.pdvh-search select{width:100%;height:48px;margin:0;padding:0 14px;border:0!important;outline:0!important;background:#fff!important;color:#25304b;font:600 12px/1 Poppins,Arial,sans-serif;box-shadow:none!important}
.pdvh-search-keyword input{padding-left:10px}
.pdvh-search button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:116px;padding:0 20px;border:0;border-radius:11px;background:var(--pdvh-blue);color:#fff;font-size:13px;font-weight:750;cursor:pointer;transition:background .2s ease,transform .2s ease}
.pdvh-search button:hover{background:#244fd1;transform:translateY(-1px)}
.pdvh-search button svg{width:17px;height:17px}
.pdvh-quick{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;color:#b9c9e6;font-size:11px}
.pdvh-quick a{padding:5px 10px;border:1px solid rgba(255,255,255,.18);border-radius:20px;color:#fff;background:rgba(255,255,255,.08)}
.pdvh-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:24px;color:#c8d6ef;font-size:11px;font-weight:550}
.pdvh-trust span{display:flex;align-items:center;gap:7px}
.pdvh-trust svg{width:15px;height:15px;color:#83b4ff}
.pdvh-hero-visual{position:relative;height:390px}
.pdvh-hero-visual:before{content:"";position:absolute;inset:38px 10px 30px 20px;border:1px solid rgba(255,255,255,.15);border-radius:36% 64% 48% 52%/56% 38% 62% 44%;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.025));transform:rotate(-8deg);backdrop-filter:blur(3px)}
.pdvh-device{position:absolute;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(255,255,255,.05));box-shadow:0 22px 45px rgba(5,17,50,.26);backdrop-filter:blur(10px)}
.pdvh-device svg{width:52%;height:52%;stroke-width:1.2}
.pdvh-device-laptop{left:42px;bottom:52px;width:250px;height:170px;border-radius:26px;transform:rotate(-5deg)}
.pdvh-device-monitor{top:46px;right:20px;width:185px;height:145px;border-radius:24px;transform:rotate(7deg)}
.pdvh-device-phone{right:54px;bottom:38px;width:76px;height:136px;border-radius:20px;transform:rotate(8deg)}
.pdvh-float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid rgba(255,255,255,.45);border-radius:14px;background:rgba(255,255,255,.96);color:var(--pdvh-ink);box-shadow:0 14px 30px rgba(6,20,52,.22)}
.pdvh-float-card b,.pdvh-float-card small{display:block}.pdvh-float-card b{font-size:13px}.pdvh-float-card small{color:var(--pdvh-muted);font-size:9px}.pdvh-float-card svg{width:22px;height:22px;color:var(--pdvh-green)}
.pdvh-float-card.is-price{top:17px;left:0;display:block}.pdvh-float-card.is-safe{right:-2px;bottom:7px}

.pdvh-sell{background:#fff}
.pdvh-sell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.pdvh-sell-card{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:18px;min-height:250px;padding:30px;border:1px solid var(--pdvh-line);border-radius:24px;background:#fff;color:var(--pdvh-ink);box-shadow:0 10px 28px rgba(15,30,74,.055);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.pdvh-sell-card:hover{transform:translateY(-3px);border-color:#cbd8f7;box-shadow:0 18px 42px rgba(22,49,111,.1)}
.pdvh-sell-card>i{display:grid;width:58px;height:58px;place-items:center;border-radius:17px;background:#edf3ff;color:var(--pdvh-blue);font-style:normal}.pdvh-sell-card>i svg{width:28px;height:28px}
.pdvh-sell-card.is-managed>i{background:#eaf8f0;color:var(--pdvh-green)}
.pdvh-sell-card div>span{color:var(--pdvh-blue);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pdvh-sell-card.is-managed div>span{color:var(--pdvh-green)}
.pdvh-sell-card h3{margin:5px 0 8px;font-size:24px;font-weight:800;letter-spacing:-.03em}.pdvh-sell-card p{margin:0;color:var(--pdvh-muted);font-size:13px;line-height:1.6}
.pdvh-sell-card ul{display:grid;gap:7px;margin:17px 0 0;padding:0;list-style:none;color:#43506a;font-size:11px}.pdvh-sell-card li{display:flex;align-items:center;gap:7px}.pdvh-sell-card li svg{width:14px;height:14px;color:var(--pdvh-green)}
.pdvh-sell-card>b{align-self:end;display:inline-flex;align-items:center;gap:8px;color:var(--pdvh-blue);font-size:12px;white-space:nowrap}.pdvh-sell-card>b svg{width:17px}.pdvh-sell-card.is-managed>b{color:var(--pdvh-green)}

.pdvh-categories{background:var(--pdvh-soft)}
.pdvh-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.pdvh-category-grid>a{position:relative;display:flex;min-height:118px;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px;border:1px solid var(--pdvh-line);border-radius:16px;background:#fff;color:var(--pdvh-ink);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.pdvh-category-grid>a:hover{transform:translateY(-2px);border-color:#c9d7f7;box-shadow:0 10px 24px rgba(24,47,102,.08)}
.pdvh-category-grid i{display:grid;width:40px;height:40px;place-items:center;margin-bottom:12px;border-radius:12px;background:#eef3ff;color:var(--pdvh-blue);font-style:normal}.pdvh-category-grid i svg{width:21px;height:21px}.pdvh-category-grid span{font-size:12px;font-weight:750}.pdvh-category-grid b{position:absolute;right:15px;bottom:17px;color:#a0abc0}.pdvh-category-grid b svg{width:15px;height:15px}

.pdvh-listings{background:#fff}.pdvh-listings.is-tinted{background:#f8faff}
.pdvh-carousel{position:relative;min-width:0}
.pdvh-card-track{display:grid;grid-auto-columns:calc((100% - 54px)/4);grid-auto-flow:column;gap:18px;min-width:0;overflow-x:auto;padding:3px 2px 18px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.pdvh-card-track::-webkit-scrollbar{display:none}
.pdvh-card{position:relative;display:flex;height:360px;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--pdvh-line);border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(25,43,85,.05);scroll-snap-align:start;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pdvh-card:hover{transform:translateY(-3px);border-color:#cbd7f3;box-shadow:0 14px 32px rgba(24,46,100,.1)}
.pdvh-card-media{display:block;height:198px;overflow:hidden;background:#eef2f8}.pdvh-card-media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.pdvh-card:hover .pdvh-card-media img{transform:scale(1.025)}
.pdvh-card-placeholder{display:grid;height:100%;place-items:center;color:#9aa6ba}.pdvh-card-placeholder svg{width:42px;height:42px}
.pdvh-save{position:absolute;z-index:3;top:12px;right:12px;display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid #e0e6f0;border-radius:50%;background:rgba(255,255,255,.96);color:#536078;box-shadow:0 4px 12px rgba(15,23,42,.13);cursor:pointer}.pdvh-save svg{width:19px;height:19px}.pdvh-save.is-saved{border-color:#ff5576;background:#ff5576;color:#fff}.pdvh-save.is-saved svg{fill:currentColor}.pdvh-save.is-loading{opacity:.55;pointer-events:none}
.pdvh-card-body{display:flex;min-height:0;flex:1;flex-direction:column;padding:16px}.pdvh-card h3{margin:0 0 7px;overflow:hidden;color:var(--pdvh-ink);font-size:14px;font-weight:750;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.pdvh-card h3 a{color:inherit}.pdvh-card-body>strong{color:var(--pdvh-blue);font-size:16px;font-weight:850}
.pdvh-card-location{display:flex;min-width:0;align-items:center;gap:6px;margin:12px 0 0;color:#68748c;font-size:11px}.pdvh-card-location svg{flex:0 0 15px;width:15px;height:15px;color:#7188df}.pdvh-card-location span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.pdvh-card-specs{display:flex;gap:5px;margin-top:auto;padding-top:12px;border-top:1px solid #e9edf4;overflow:hidden}.pdvh-card-specs span{max-width:105px;padding:4px 7px;overflow:hidden;border-radius:20px;background:#f1f4f9;color:#758097;font-size:8.5px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}
.pdvh-carousel-arrow{position:absolute;z-index:4;top:177px;display:grid;width:42px;height:42px;place-items:center;padding:0;border:1px solid var(--pdvh-line);border-radius:50%;background:#fff;color:var(--pdvh-blue);box-shadow:0 8px 22px rgba(19,39,87,.14);cursor:pointer;transform:translateY(-50%)}.pdvh-carousel-arrow svg{width:18px;height:18px}.pdvh-carousel-arrow.is-prev{left:-19px}.pdvh-carousel-arrow.is-prev svg{transform:rotate(180deg)}.pdvh-carousel-arrow.is-next{right:-19px}.pdvh-carousel-arrow:disabled{visibility:hidden}

.pdvh-services{background:linear-gradient(145deg,#f8faff,#f3f7fd)}
.pdvh-value-link{padding:12px 16px;border:1px solid #dce5f4;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(30,59,125,.07)}
.pdvh-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.pdvh-service-grid>a{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:13px;min-height:132px;padding:13px 15px 13px 10px;overflow:hidden;border:1px solid var(--pdvh-line);border-radius:17px;background:#fff;color:var(--pdvh-ink);box-shadow:0 6px 18px rgba(18,40,88,.045);transition:transform .2s ease,box-shadow .2s ease}.pdvh-service-grid>a:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(18,40,88,.09)}
.pdvh-service-grid img{width:92px;height:96px;object-fit:contain}.pdvh-service-grid span{display:block;min-width:0;padding-right:20px}.pdvh-service-grid strong,.pdvh-service-grid small{display:block}.pdvh-service-grid strong{font-size:13px;font-weight:800;line-height:1.25}.pdvh-service-grid small{margin-top:7px;color:var(--pdvh-muted);font-size:9px;line-height:1.45}.pdvh-service-grid>b{position:absolute;right:13px;bottom:13px;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#eef3ff;color:var(--pdvh-blue)}.pdvh-service-grid>b svg{width:12px;height:12px}

.pdvh-steps{background:#fff}
.pdvh-steps-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:60px;padding:48px;border-radius:28px;background:linear-gradient(125deg,#102759,#1c50a7);color:#fff;box-shadow:0 24px 55px rgba(15,41,94,.2)}
.pdvh-steps-card .pdvh-eyebrow{color:#a9c8ff}.pdvh-steps-card h2{max-width:610px;margin:0;font-size:clamp(30px,3.6vw,48px);line-height:1.08;letter-spacing:-.04em}.pdvh-steps-card p{max-width:620px;margin:15px 0 22px;color:#cfddf4;font-size:14px;line-height:1.65}.pdvh-steps-card>div>a{display:inline-flex;align-items:center;gap:9px;padding:13px 18px;border-radius:11px;background:#fff;color:var(--pdvh-blue-dark);font-size:12px;font-weight:800}.pdvh-steps-card>div>a svg{width:16px;height:16px}
.pdvh-steps-card ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.pdvh-steps-card li{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:13px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.08)}.pdvh-steps-card li>b{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#fff;color:var(--pdvh-blue);font-size:13px}.pdvh-steps-card li strong,.pdvh-steps-card li small{display:block}.pdvh-steps-card li strong{font-size:12px}.pdvh-steps-card li small{margin-top:2px;color:#bdcdea;font-size:9px}

.pdvh-home .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1080px){
  .pdvh-hero-grid{grid-template-columns:minmax(0,1fr) 340px;gap:32px}.pdvh-hero-visual{height:340px}.pdvh-device-laptop{width:220px;height:150px}.pdvh-device-monitor{width:160px;height:125px}
  .pdvh-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pdvh-card-track{grid-auto-columns:calc((100% - 36px)/3)}.pdvh-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
  .pdvh-shell{width:calc(100% - 28px)}.pdvh-section{padding:46px 0}.pdvh-eyebrow{margin-bottom:7px;font-size:9px}.pdvh-heading{align-items:center;gap:16px;margin-bottom:19px}.pdvh-heading.is-centered{margin-bottom:22px}.pdvh-heading h2{font-size:25px}.pdvh-heading p{margin-top:6px;font-size:11px;line-height:1.5}.pdvh-heading>a{font-size:10px}.pdvh-heading>a svg{width:14px}
  .pdvh-hero{padding:46px 0 42px}.pdvh-hero-grid{display:block}.pdvh-hero-copy h1{font-size:38px;line-height:1.05}.pdvh-hero-copy>p{margin:16px 0 20px;font-size:13px;line-height:1.55}.pdvh-search{grid-template-columns:1fr;padding:6px;border-radius:15px}.pdvh-search label{border-right:0;border-bottom:1px solid #e8edf5}.pdvh-search label:nth-of-type(2),.pdvh-search label:nth-of-type(3){display:none}.pdvh-search input{height:44px}.pdvh-search button{min-height:43px;margin-top:6px}.pdvh-quick{gap:6px;margin-top:12px}.pdvh-trust{gap:11px;margin-top:17px;font-size:8.5px}.pdvh-hero-visual{display:none}
  .pdvh-sell-grid{grid-template-columns:1fr;gap:11px}.pdvh-sell-card{grid-template-columns:44px minmax(0,1fr);gap:12px;min-height:0;padding:17px;border-radius:17px}.pdvh-sell-card>i{width:44px;height:44px;border-radius:13px}.pdvh-sell-card>i svg{width:22px}.pdvh-sell-card h3{margin:3px 0 5px;font-size:17px}.pdvh-sell-card p{font-size:10px}.pdvh-sell-card ul{gap:4px;margin-top:10px;font-size:8.5px}.pdvh-sell-card>b{grid-column:2;margin-top:6px;font-size:9.5px}
  .pdvh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pdvh-category-grid>a{min-height:90px;padding:13px;border-radius:13px}.pdvh-category-grid i{width:34px;height:34px;margin-bottom:8px}.pdvh-category-grid i svg{width:18px}.pdvh-category-grid span{font-size:10px}.pdvh-category-grid b{right:11px;bottom:13px}
  .pdvh-card-track{grid-auto-columns:calc((100% - 10px)/2);gap:10px;margin-right:-14px;padding-bottom:12px}.pdvh-card{height:278px;border-radius:14px}.pdvh-card-media{height:145px}.pdvh-save{top:8px;right:8px;width:31px;height:31px}.pdvh-save svg{width:16px;height:16px}.pdvh-card-body{padding:10px}.pdvh-card h3{margin-bottom:4px;font-size:10.5px}.pdvh-card-body>strong{font-size:12px}.pdvh-card-location{gap:4px;margin-top:8px;font-size:8.5px}.pdvh-card-location svg{width:12px;height:12px}.pdvh-card-specs{gap:3px;padding-top:8px}.pdvh-card-specs span{max-width:68px;padding:3px 5px;font-size:6.8px}.pdvh-carousel-arrow{display:none}
  .pdvh-service-grid{display:grid;grid-auto-columns:190px;grid-auto-flow:column;grid-template-columns:none;gap:8px;margin-right:-14px;overflow-x:auto;padding:2px 14px 9px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.pdvh-service-grid::-webkit-scrollbar{display:none}.pdvh-service-grid>a{grid-template-columns:78px minmax(0,1fr);min-height:108px;padding:9px 10px 9px 7px;border-radius:14px;scroll-snap-align:start}.pdvh-service-grid img{width:78px;height:84px}.pdvh-service-grid strong{font-size:10.5px}.pdvh-service-grid small{margin-top:5px;font-size:7.4px}.pdvh-service-grid>b{right:9px;bottom:9px;width:21px;height:21px}
  .pdvh-steps-card{grid-template-columns:1fr;gap:26px;width:calc(100% - 28px);padding:25px 19px;border-radius:20px}.pdvh-steps-card h2{font-size:26px}.pdvh-steps-card p{margin:11px 0 16px;font-size:10.5px}.pdvh-steps-card>div>a{padding:11px 14px;font-size:10px}.pdvh-steps-card ol{gap:7px}.pdvh-steps-card li{grid-template-columns:32px 1fr;padding:10px}.pdvh-steps-card li>b{width:32px;height:32px}.pdvh-steps-card li strong{font-size:10px}.pdvh-steps-card li small{font-size:7.5px}
}
@media(max-width:420px){.pdvh-hero-copy h1{font-size:33px}.pdvh-trust span:nth-child(3){display:none}.pdvh-card{height:260px}.pdvh-card-media{height:132px}.pdvh-card-body{padding:9px}}
@media(prefers-reduced-motion:reduce){.pdvh-home *{scroll-behavior:auto!important;transition:none!important}}

/* Homepage design system: calm surfaces, strong type and product-led discovery. */
.pdvh-home{--pdvh-blue:#2458df;--pdvh-ink:#17243c;--pdvh-muted:#66738a;font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.5}
.pdvh-home button,.pdvh-home input,.pdvh-home select{font-family:inherit}
.pdvh-home h1,.pdvh-home h2,.pdvh-home h3{font-family:inherit;text-transform:none}
.pdvh-home [hidden]{display:none!important}
.pdvh-home :is(a,button,summary,[tabindex]):focus-visible{outline:3px solid #5287ff;outline-offset:4px}
.pdvh-home label:focus-within{outline:2px solid #5287ff;outline-offset:-3px;border-radius:8px}
.pdvh-home svg{flex-shrink:0}
.pdvh-shell{width:min(1200px,calc(100% - 64px))}
.pdvh-section{padding:54px 0}
.pdvh-heading h2{font-size:clamp(25px,2.5vw,34px);font-weight:750;letter-spacing:-.04em;line-height:1.18}
.pdvh-heading p{font-size:14px}
.pdvh-eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em}
.pdvh-hero{padding:56px 0 32px;background:#edf3f8;color:var(--pdvh-ink)}
.pdvh-hero:before{width:640px;height:640px;right:-50px;top:-90px;background:radial-gradient(circle,#dbe6fd,transparent 70%);filter:none}
.pdvh-hero:after{display:none}
.pdvh-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:44px}
.pdvh-hero .pdvh-eyebrow{color:#3469bc}
.pdvh-hero-copy h1{color:var(--pdvh-ink);font-size:clamp(52px,5.8vw,80px);font-weight:750;line-height:1.01;letter-spacing:-.065em}
.pdvh-hero-copy h1 strong{color:var(--pdvh-blue);font-weight:750}
.pdvh-hero-copy>p{max-width:480px;color:#5e6b80;font-size:16px;line-height:1.7;margin:22px 0}
.pdvh-hero-cta{display:inline-flex;align-items:center;gap:18px;border-radius:9px;background:var(--pdvh-ink);color:white;padding:13px 20px;font-size:13px;font-weight:650}
.pdvh-hero-cta:hover{background:var(--pdvh-blue);color:white}
.pdvh-hero-cta svg{width:18px;height:18px}
.pdvh-quick{color:#69758e;margin-top:20px}
.pdvh-quick a{color:#455572;border-color:#d8e1ee;background:transparent;padding:4px 11px}
.pdvh-trust{color:#66738a;margin-top:18px;gap:18px}
.pdvh-trust svg{color:#317761}
.pdvh-hero-visual{height:390px;min-width:0}
.pdvh-hero-visual:before{inset:22px 0 25px;border-radius:50%;background:#dce6f6;border:1px solid #d2deee;transform:none;backdrop-filter:none}
.pdvh-hero-device{position:absolute;right:14%;top:10px;width:76%;height:350px;object-fit:contain;filter:drop-shadow(0 22px 20px #1d386629)}
.pdvh-visual-label{position:absolute;right:0;top:28px;z-index:2;writing-mode:vertical-rl;font-size:10px;letter-spacing:.23em;color:#6b80a2}
.pdvh-float-card{border:1px solid #e0e7ef;box-shadow:0 10px 35px #1f365618;border-radius:12px;padding:13px 17px;backdrop-filter:none}
.pdvh-float-card.is-price{top:auto;bottom:40px;left:-4px}
.pdvh-float-card.is-safe{bottom:10px;right:0}
.pdvh-float-card b{font-size:13px}.pdvh-float-card small{font-size:10px;margin-bottom:3px}
.pdvh-search-wrap{position:relative;z-index:4;margin-top:36px}
.pdvh-search{max-width:none;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr) 130px;padding:9px;border:1px solid #dde5f0;border-radius:14px;box-shadow:0 12px 30px #263f6510}
.pdvh-search input,.pdvh-search select{font:500 13px/1.4 Inter,"Segoe UI",Arial,sans-serif;height:52px;color:#354258}
.pdvh-search input[type=hidden]{display:none}
.pdvh-search button{min-width:0;border-radius:9px}
.pdvh-sell-card{grid-template-columns:48px minmax(0,1fr);min-height:210px;padding:25px;gap:14px;box-shadow:none;border-radius:16px;background:#fbfcff}
.pdvh-sell-card.is-managed{background:#f5faf7;border-color:#dcebe2}
.pdvh-sell-card>i{width:46px;height:46px;border-radius:12px}
.pdvh-sell-card h3{font-size:22px}
.pdvh-sell-card>b{grid-column:2;padding-top:5px}
.pdvh-sell-card li{font-size:12px}.pdvh-sell-card ul{gap:5px}
.pdvh-categories{background:#f7f9fc;scroll-margin-top:110px}
.pdvh-tabs{display:flex;gap:6px;overflow-x:auto;margin-bottom:22px;padding:3px 3px 8px}
.pdvh-tabs button{border:1px solid transparent;background:transparent;color:#66738a;font-size:13px;font-weight:600;white-space:nowrap;padding:10px 18px;border-radius:8px;cursor:pointer}
.pdvh-tabs button[aria-selected=true]{background:var(--pdvh-ink);color:#fff}
.pdvh-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.pdvh-category-grid>a{min-height:115px;align-items:center;padding:16px 10px;border-radius:12px;box-shadow:none}
.pdvh-category-grid i{background:#f1f5fb;color:#456082;margin-bottom:10px}
.pdvh-category-grid span{font-size:12px;text-align:center}
.pdvh-category-grid b{display:none}
.pdvh-term-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.pdvh-term-grid a{display:flex;align-items:center;gap:10px;padding:20px 16px;border:1px solid var(--pdvh-line);background:#fff;border-radius:10px;color:var(--pdvh-ink);font-size:13px}
.pdvh-term-grid svg{width:18px;height:18px;color:var(--pdvh-blue)}
.pdvh-term-grid small{margin-left:auto;color:var(--pdvh-muted)}
.pdvh-card{height:332px;border-radius:12px;box-shadow:none}
.pdvh-card-media{height:182px;flex-shrink:0;background:#f2f4f7}
.pdvh-card-body{padding:15px}.pdvh-card h3{font-size:14px}.pdvh-card-body>strong{font-size:17px;color:#245c49}
.pdvh-card-location{font-size:11px;min-height:16px}
.pdvh-card-specs{padding-top:10px}.pdvh-card-specs span{font-size:10px;padding:3px 5px;background:#f4f6f9;color:#5d6b80}
.pdvh-carousel-arrow{top:158px;width:36px;height:36px}
.pdvh-listings.is-tinted{background:#f9fafc}
.pdvh-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.pdvh-service-grid>a{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:18px;min-height:230px;border-radius:14px;box-shadow:none}
.pdvh-service-grid img{width:110px;height:110px;align-self:center;margin-bottom:10px}
.pdvh-service-grid strong{font-size:15px}.pdvh-service-grid small{font-size:12px;line-height:1.5}
.pdvh-service-grid>a>b{position:absolute;right:15px;top:15px;color:#7a8da6}
.pdvh-service-grid>a>b svg{width:16px;height:16px}
.pdvh-steps-card{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:45px;padding:40px;border-radius:18px;background:#142c4c;box-shadow:none}
.pdvh-steps-card h2{color:#fff;font-size:40px;font-weight:700}
.pdvh-steps-card li strong{font-size:14px}.pdvh-steps-card li small{font-size:12px}.pdvh-steps-card li{padding:14px}
.pdvh-faq{padding-top:8px;padding-bottom:64px}
.pdvh-faq-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:70px}
.pdvh-faq details{border-bottom:1px solid #e3e8ef;padding:18px 0}
.pdvh-faq summary{cursor:pointer;font-size:15px;font-weight:650;color:var(--pdvh-ink);padding-right:15px}
.pdvh-faq details p{font-size:14px;line-height:1.7;color:var(--pdvh-muted);margin:12px 0 4px}
.pdvh-status{position:fixed;z-index:99999;bottom:24px;left:50%;transform:translateX(-50%);max-width:90%;padding:12px 20px;border-radius:9px;background:#17243c;color:#fff;font-size:13px;box-shadow:0 5px 25px #142c4c22}
.pdvh-status:empty{display:none}
@media(max-width:1080px){
  .pdvh-hero-grid{gap:25px}.pdvh-hero-visual{height:350px}.pdvh-hero-device{height:310px}
  .pdvh-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .pdvh-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pdvh-service-grid>a{padding:14px}.pdvh-service-grid strong{font-size:13px}
  .pdvh-faq-grid{gap:35px}
}
@media(max-width:767px){
  .pdvh-shell{width:calc(100% - 32px)}.pdvh-section{padding:34px 0}.pdvh-heading h2{font-size:25px}.pdvh-heading p{font-size:13px}.pdvh-heading>a{font-size:12px}
  .pdvh-heading{gap:12px}.pdvh-heading>a{flex-shrink:1}.pdvh-eyebrow{font-size:9px}
  .pdvh-hero{padding:36px 0 24px}.pdvh-hero-grid{display:block}.pdvh-hero-copy h1{font-size:56px;line-height:1.02}.pdvh-hero-copy>p{font-size:14px;margin:17px 0 19px;max-width:95%}
  .pdvh-hero-visual{display:none}.pdvh-hero-cta{font-size:12px;padding:11px 17px}.pdvh-quick{font-size:11px;margin-top:17px}.pdvh-trust{font-size:10px;gap:12px}
  .pdvh-search-wrap{margin-top:23px}.pdvh-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;padding:8px}
  .pdvh-search .pdvh-search-keyword{grid-column:1/-1;border-bottom:1px solid #e8edf5}
  .pdvh-search label:nth-of-type(2),.pdvh-search label:nth-of-type(3){display:flex;border:0}
  .pdvh-search select{padding:0 8px;font-size:12px;height:42px}.pdvh-search input{height:44px;font-size:13px}
  .pdvh-search button{grid-column:1/-1;height:44px;margin:0;font-size:13px}
  .pdvh-sell-card{padding:19px;gap:12px;grid-template-columns:42px minmax(0,1fr)}.pdvh-sell-card>i{width:42px;height:42px}.pdvh-sell-card h3{font-size:20px}.pdvh-sell-card p{font-size:12px}.pdvh-sell-card li{font-size:11px}.pdvh-sell-card>b{font-size:12px}
  .pdvh-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pdvh-category-grid>a{min-height:100px;padding:12px 7px}.pdvh-category-grid span{font-size:11px}
  .pdvh-tabs{gap:0;margin-bottom:15px}.pdvh-tabs button{font-size:12px;padding:9px 14px}
  .pdvh-term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pdvh-term-grid a{padding:15px 10px;font-size:12px}
  .pdvh-card-track{grid-auto-columns:calc((100% - 10px)/2);margin-right:0;padding-inline:0}
  .pdvh-card{height:282px;border-radius:10px}.pdvh-card-media{height:142px}.pdvh-card-body{padding:10px}.pdvh-card h3{font-size:12px}.pdvh-card-body>strong{font-size:14px}.pdvh-card-location{font-size:10px}.pdvh-card-specs span{font-size:9px;max-width:74px}.pdvh-save{width:32px;height:32px}
  .pdvh-service-grid{display:grid;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;overflow:visible;padding:0}
  .pdvh-service-grid>a{min-height:222px;padding:13px;display:flex;gap:0}.pdvh-service-grid img{width:95px;height:95px}.pdvh-service-grid strong{font-size:13px}.pdvh-service-grid small{font-size:11px}.pdvh-service-grid span{padding-right:0}
  .pdvh-value-link{display:none!important}.pdvh-steps-card{grid-template-columns:1fr;gap:24px;padding:25px 20px;width:calc(100% - 32px);border-radius:14px}.pdvh-steps-card h2{font-size:29px}.pdvh-steps-card p{font-size:13px}.pdvh-steps-card>div>a{font-size:12px}.pdvh-steps-card li strong{font-size:12px}.pdvh-steps-card li small{font-size:11px}
  .pdvh-faq{padding-top:0}.pdvh-faq-grid{grid-template-columns:1fr;gap:0}.pdvh-faq summary{font-size:14px}.pdvh-faq details p{font-size:13px}
}
@media(max-width:360px){.pdvh-hero-copy h1{font-size:49px}.pdvh-card{height:266px}.pdvh-card-media{height:127px}.pdvh-card h3{font-size:11px}.pdvh-card-body>strong{font-size:13px}}

/* 1.1.0: multi-category marketplace hero and the shared PakDevices Offerings design. */
.pdvh-hero:before,.pdvh-hero-visual:before{display:none}
.pdvh-hero-visual{display:flex;flex-direction:column;justify-content:center;gap:14px;height:auto;min-height:350px}
.pdvh-hero-device{position:static;width:100%;height:auto;max-height:390px;object-fit:contain;filter:none;border-radius:18px}
.pdvh-visual-label{position:static;order:2;writing-mode:horizontal-tb;text-align:center;font-size:10px;letter-spacing:.13em;color:#526680}
.pdvh-hero-visual .pdvh-float-card{display:none}
.pdvh-detail-offerings{padding:25px;border:1px solid #e3e9f3;border-radius:22px;background:#f8faff;box-shadow:0 10px 30px #1e40af08}
.pdvh-detail-offerings>header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:0 2px 17px;border-bottom:1px solid #e3e9f3}
.pdvh-detail-offerings>header>div{min-width:0}
.pdvh-detail-offerings>header>div>span{display:block;margin-bottom:6px;color:#4f67eb;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.pdvh-detail-offerings h2{margin:0;color:#17243c;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.035em}
.pdvh-detail-offerings h2 strong{color:#2458df}
.pdvh-detail-offerings>header p{margin:7px 0 0;color:#64748b;font-size:12px;line-height:1.5}
.pdvh-offerings-calculator{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;flex:0 0 235px;min-height:52px;padding:9px 12px;border:1px solid #e1e8f5;border-radius:13px;background:#fff;color:#2458df;box-shadow:0 5px 16px #2563eb0d}
.pdvh-offerings-calculator>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#eef3ff}
.pdvh-offerings-calculator>span svg{width:20px;height:20px}.pdvh-offerings-calculator b{font-size:12px;line-height:1.3}
.pdvh-offerings-featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.pdvh-offering-featured{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,44%);align-items:center;min-height:154px;padding:18px;border:1px solid #e1e7f0;border-radius:17px;background:linear-gradient(105deg,#fff 0%,#fff 48%,color-mix(in srgb,var(--pdvh-offering-accent) 4%,#fff) 100%);color:#17243c;box-shadow:0 6px 18px #0f172a08;transition:transform .18s ease,box-shadow .18s ease}
.pdvh-offering-featured>span{min-width:0}
.pdvh-offering-featured strong{display:block;color:#17243c;font-size:20px;font-weight:750;line-height:1.12}
.pdvh-offering-featured small{display:block;max-width:250px;margin-top:8px;color:#64748b;font-size:12px;line-height:1.4}
.pdvh-offering-featured img{width:100%;height:132px;object-fit:contain}
.pdvh-offering-featured i{display:grid;place-items:center;width:27px;height:27px;margin-top:10px;border-radius:50%;background:var(--pdvh-offering-accent);color:white}
.pdvh-offerings-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}
.pdvh-offering-service{position:relative;display:grid;grid-template-columns:42% minmax(0,1fr);grid-template-rows:auto 1fr;min-height:133px;align-items:center;padding:10px;border:1px solid #e3e8f1;border-radius:15px;background:#fff;color:#17243c;box-shadow:0 5px 15px #0f172a06;transition:transform .18s ease,box-shadow .18s ease}
.pdvh-offering-service-photo{grid-column:1;grid-row:1/3;width:100%;height:105px}
.pdvh-offering-service-photo img{display:block;width:100%;height:100%;object-fit:contain}
.pdvh-offering-service strong{grid-column:2;grid-row:1;align-self:end;margin:0 0 0 9px;font-size:13px;font-weight:750;line-height:1.15;color:#17243c}
.pdvh-offering-service small{grid-column:2;grid-row:2;align-self:start;margin:7px 0 20px 9px;color:#64748b;font-size:10px;line-height:1.4}
.pdvh-offering-service>i{display:none}
.pdvh-offering-outward{position:absolute;right:10px;bottom:9px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--pdvh-offering-accent);color:#fff}
.pdvh-offering-featured i svg,.pdvh-offering-outward svg,.pdvh-offerings-calculator i svg{display:block;width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.pdvh-offerings-calculator i{display:grid;place-items:center}.pdvh-offerings-calculator i svg{width:15px;height:15px}
.pdvh-offering-featured:hover,.pdvh-offering-service:hover{transform:translateY(-2px);box-shadow:0 9px 22px #0f172a10}
@media(max-width:1080px){.pdvh-offerings-services{grid-template-columns:repeat(2,minmax(0,1fr))}.pdvh-detail-offerings>header{align-items:flex-start}.pdvh-detail-offerings h2{font-size:25px}.pdvh-offerings-calculator{flex-basis:210px}.pdvh-offering-featured{padding:14px}.pdvh-offering-featured strong{font-size:18px}}
@media(max-width:767px){
 .pdvh-hero-visual{display:flex;min-height:0;gap:8px;margin:25px auto 0;max-width:450px}.pdvh-hero-device{max-height:240px;border-radius:12px}.pdvh-visual-label{font-size:8px;letter-spacing:.09em}.pdvh-search-wrap{margin-top:20px}
 .pdvh-detail-offerings{padding:16px 12px;border-radius:15px}.pdvh-detail-offerings>header{display:block;margin-bottom:12px;padding:0 2px 12px}.pdvh-detail-offerings>header>div>span{font-size:8px}.pdvh-detail-offerings h2{font-size:23px}.pdvh-detail-offerings>header p{font-size:11px}
 .pdvh-offerings-calculator{display:grid;grid-template-columns:32px minmax(0,1fr) 16px;margin-top:12px;min-height:44px;padding:7px 10px}.pdvh-offerings-calculator b{font-size:11px}
 .pdvh-offerings-featured{grid-template-columns:1fr;gap:8px}.pdvh-offering-featured{grid-template-columns:minmax(0,1fr) 42%;min-height:132px;padding:13px}.pdvh-offering-featured strong{font-size:18px}.pdvh-offering-featured small{font-size:11px;margin-top:5px}.pdvh-offering-featured img{height:112px}.pdvh-offering-featured i{width:24px;height:24px;margin-top:8px}
 .pdvh-offerings-services{grid-auto-flow:column;grid-auto-columns:235px;grid-template-columns:none;grid-template-rows:repeat(2,auto);gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:2px 2px 10px;margin-top:10px;overscroll-behavior-inline:contain}
 .pdvh-offering-service{min-height:128px;scroll-snap-align:start;padding:8px}.pdvh-offering-service-photo{height:100px}.pdvh-offering-service strong{font-size:13px}.pdvh-offering-service small{font-size:10px}
}

/* Compact homepage: short labels, fewer repeated lines, tighter section spacing. */
.pdvh-services-hint{display:none}
.pdvh-home .pdvh-eyebrow,.pdvh-trust,.pdvh-sell-card div>span{display:none}
.pdvh-section{padding:28px 0}
.pdvh-heading,.pdvh-heading.is-centered{margin-bottom:17px}
.pdvh-heading h2{font-size:25px;letter-spacing:-.025em;line-height:1.2}
.pdvh-heading p,.pdvh-heading.is-centered p{display:none}
.pdvh-heading.is-centered{max-width:none;text-align:left}
.pdvh-heading>a{font-size:12px}
.pdvh-hero{padding:28px 0 22px}
.pdvh-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:30px}
.pdvh-hero-copy h1{font-size:50px;line-height:1.06;letter-spacing:-.045em}
.pdvh-hero-copy>p{font-size:14px;line-height:1.55;margin:14px 0 17px;max-width:420px}
.pdvh-hero-cta{padding:10px 16px;font-size:12px}
.pdvh-quick{margin-top:14px;gap:7px}
.pdvh-hero-visual{min-height:0;gap:5px}.pdvh-hero-device{max-height:280px}.pdvh-visual-label{font-size:9px}
.pdvh-search-wrap{margin-top:20px}.pdvh-search{padding:7px}.pdvh-search input,.pdvh-search select{height:44px}
.pdvh-sell-grid{gap:12px}.pdvh-sell-card{min-height:142px;padding:20px;gap:10px 14px;border-radius:13px}
.pdvh-sell-card h3{font-size:20px;margin:1px 0 6px}.pdvh-sell-card p{font-size:13px}.pdvh-sell-card>b{padding-top:0;margin:0}
.pdvh-tabs{margin-bottom:12px;padding-bottom:5px}.pdvh-tabs button{padding:8px 15px}
.pdvh-category-grid{gap:8px}.pdvh-category-grid>a{min-height:88px;padding:10px 7px}.pdvh-category-grid i{width:32px;height:32px;margin-bottom:6px}.pdvh-category-grid i svg{width:20px;height:20px}
.pdvh-card-track{grid-auto-columns:calc((100% - 48px)/5);gap:12px;padding-bottom:9px}
.pdvh-card{height:274px}.pdvh-card-media{height:142px}.pdvh-card-body{padding:11px}.pdvh-card h3{font-size:13px}.pdvh-card-body>strong{font-size:15px}.pdvh-card-location{margin-top:7px;font-size:11px}.pdvh-card-specs{padding-top:7px}
.pdvh-save{width:31px;height:31px;top:8px;right:8px}.pdvh-save svg{width:16px;height:16px}.pdvh-carousel-arrow{top:137px}
.pdvh-detail-offerings{padding:18px;border-radius:16px}.pdvh-detail-offerings>header{padding-bottom:12px;margin-bottom:12px;gap:16px}
.pdvh-detail-offerings>header>div>span{display:none}.pdvh-detail-offerings h2{font-size:25px}.pdvh-detail-offerings>header p{font-size:12px;margin-top:5px}
.pdvh-offerings-calculator{min-height:44px;flex-basis:204px;padding:7px 10px;grid-template-columns:28px minmax(0,1fr) 15px}.pdvh-offerings-calculator>span{width:28px;height:28px}.pdvh-offerings-calculator b{font-size:11px}
.pdvh-offerings-featured{gap:9px}.pdvh-offering-featured{min-height:123px;padding:13px;grid-template-columns:minmax(0,1fr) 42%;border-radius:13px}.pdvh-offering-featured strong{font-size:18px}.pdvh-offering-featured small{font-size:11px;line-height:1.35;margin-top:6px}.pdvh-offering-featured img{height:105px}.pdvh-offering-featured i{width:24px;height:24px;margin-top:8px}
.pdvh-offerings-services{margin-top:9px;gap:8px}.pdvh-offering-service{min-height:115px;padding:8px;border-radius:12px}.pdvh-offering-service-photo{height:94px}.pdvh-offering-service strong{font-size:12px}.pdvh-offering-service small{font-size:10px;margin-top:5px;margin-bottom:17px}
.pdvh-steps{padding:20px 0}.pdvh-steps-card{display:block;padding:20px 24px;border-radius:13px;background:#f3f6fa;color:#17243c}.pdvh-steps-card h2{font-size:23px;color:#17243c;margin-bottom:14px}
.pdvh-steps-card ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pdvh-steps-card li{padding:0;border:0;background:none;grid-template-columns:30px minmax(0,1fr);gap:9px}.pdvh-steps-card li>b{width:30px;height:30px;border-radius:50%;background:#e3ebfb;color:#2458df;font-size:12px}.pdvh-steps-card li strong{font-size:13px;color:#354258}
.pdvh-faq{padding:22px 0 36px}.pdvh-faq-grid{grid-template-columns:1fr 2fr;gap:40px}.pdvh-faq details{padding:12px 0}.pdvh-faq summary{font-size:14px}
@media(max-width:1080px){.pdvh-card-track{grid-auto-columns:calc((100% - 36px)/4)}.pdvh-hero-copy h1{font-size:43px}.pdvh-offerings-services{grid-template-columns:repeat(4,minmax(0,1fr))}.pdvh-offering-service{grid-template-columns:37% minmax(0,1fr);padding:7px}.pdvh-offering-service strong{font-size:11px}.pdvh-offering-service small{font-size:10px}.pdvh-offering-service-photo{height:85px}}
@media(max-width:767px){
 .pdvh-section{padding:22px 0}.pdvh-heading,.pdvh-heading.is-centered{margin-bottom:13px}.pdvh-heading h2{font-size:22px}.pdvh-heading>a{font-size:11px}
 .pdvh-hero{padding:24px 0 18px}.pdvh-hero-copy h1{font-size:35px;line-height:1.08}.pdvh-hero-copy>p{font-size:13px;margin:12px 0 14px;max-width:100%}.pdvh-hero-cta{padding:9px 14px}.pdvh-quick{display:none}
 .pdvh-hero-visual{margin-top:14px;gap:3px}.pdvh-hero-device{max-height:165px}.pdvh-visual-label{font-size:8px}.pdvh-search-wrap{margin-top:14px}.pdvh-search{padding:6px;gap:3px}.pdvh-search input{height:40px}.pdvh-search select{height:36px}.pdvh-search button{height:38px;min-height:38px}
 .pdvh-sell-grid{gap:9px}.pdvh-sell-card{grid-template-columns:36px minmax(0,1fr);min-height:112px;padding:15px;gap:6px 10px}.pdvh-sell-card>i{width:36px;height:36px;border-radius:10px}.pdvh-sell-card>i svg{width:20px;height:20px}.pdvh-sell-card h3{font-size:18px}.pdvh-sell-card p{font-size:12px}.pdvh-sell-card>b{font-size:11px}
 .pdvh-tabs{margin-bottom:10px}.pdvh-tabs button{font-size:11px;padding:7px 12px}.pdvh-category-grid>a{min-height:79px}.pdvh-category-grid span{font-size:11px}.pdvh-category-grid i{width:29px;height:29px}
 .pdvh-card-track{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.pdvh-card{height:249px}.pdvh-card-media{height:122px}.pdvh-card-body{padding:9px}.pdvh-card h3{font-size:12px}.pdvh-card-body>strong{font-size:14px}.pdvh-card-location{font-size:10px}
 .pdvh-detail-offerings{padding:12px 10px}.pdvh-detail-offerings h2{font-size:22px}.pdvh-detail-offerings>header p{font-size:11px}.pdvh-offerings-calculator{margin-top:9px;min-height:39px;padding:5px 9px}
 .pdvh-offering-featured{min-height:107px;padding:10px}.pdvh-offering-featured strong{font-size:16px}.pdvh-offering-featured small{font-size:11px}.pdvh-offering-featured img{height:90px}.pdvh-offering-featured i{width:21px;height:21px;margin-top:6px}
 .pdvh-offerings-services{grid-template-columns:none;grid-auto-columns:218px}.pdvh-offering-service{grid-template-columns:40% minmax(0,1fr);min-height:112px}.pdvh-offering-service strong{font-size:12px}.pdvh-offering-service small{font-size:10px}
 .pdvh-services-hint{display:block;margin:10px 0 0;color:#64748b;font-size:11px}
 .pdvh-steps{padding:16px 0}.pdvh-steps-card{padding:17px 16px}.pdvh-steps-card h2{font-size:21px;margin-bottom:12px}.pdvh-steps-card ol{grid-template-columns:1fr;gap:10px}.pdvh-steps-card li strong{font-size:12px}
 .pdvh-faq{padding:18px 0 25px}.pdvh-faq-grid{grid-template-columns:1fr;gap:0}.pdvh-faq details{padding:11px 0}.pdvh-faq summary{font-size:13px}
}

/* 1.1.1: theme-resistant compact search, searchable pickers and uniform cards. */
@font-face{font-family:"PDVH Material Categories";src:url("../fonts/pdvh-material-categories.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
.pdvh-home .pdvh-category-grid .pdvh-category-icon{display:block;width:auto;height:auto;color:inherit;font-family:"PDVH Material Categories"!important;font-size:22px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:normal;text-transform:none;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}
.pdvh-home .pdvh-hero{overflow:visible;z-index:6}
.pdvh-home .pdvh-search-wrap{width:min(940px,calc(100% - 64px));max-width:100%;margin-top:18px;z-index:10}
.pdvh-home .pdvh-search{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,1fr) 106px;gap:0;align-items:center;margin:0;padding:5px!important;border:1px solid #dfe6f0;border-radius:11px;min-height:0;box-shadow:0 7px 22px #263f650b;overflow:visible}
.pdvh-home .pdvh-search .pdvh-search-keyword,.pdvh-home .pdvh-search-picker>label{display:flex!important;align-items:center;gap:8px;width:100%;height:36px!important;min-height:0!important;margin:0!important;padding:0 10px!important;border:0;border-right:1px solid #e8edf5;border-radius:0;background:#fff;box-sizing:border-box}
.pdvh-home .pdvh-search .pdvh-search-keyword>svg{display:block;flex:0 0 16px;width:16px;height:16px;margin:0!important;color:#8290a8}
.pdvh-home .pdvh-search input,.pdvh-home .pdvh-search select{box-sizing:border-box!important;min-width:0!important;min-height:0!important;max-width:100%;height:36px!important;margin:0!important;padding:0 9px!important;line-height:normal!important;font-size:12px!important;font-weight:500;vertical-align:middle;border-radius:0;box-shadow:none!important}
.pdvh-home .pdvh-search .pdvh-search-keyword input{display:block;flex:1 1 0%;width:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important}
.pdvh-home .pdvh-search label:focus-within{outline:0!important;box-shadow:inset 0 0 0 2px #97b2f5;border-radius:6px}
.pdvh-home .pdvh-search>button[type=submit]{display:flex!important;align-items:center;justify-content:center;gap:7px;width:100%;height:36px!important;min-height:0!important;min-width:0;padding:0 12px!important;margin:0!important;line-height:1!important;font-size:12px!important;border:0!important;border-radius:7px;background:#2458df!important;color:#fff!important;box-shadow:none;transform:none}
.pdvh-home .pdvh-search button:hover{transform:none!important}
.pdvh-home .pdvh-search>button[type=submit] svg{width:15px;height:15px}
.pdvh-search-picker{position:relative;min-width:0;height:36px;margin:0;padding:0}
.pdvh-search-picker.is-enhanced>:not(.pdvh-picker-control){display:none!important}
.pdvh-picker-control{width:100%;height:36px}
.pdvh-home .pdvh-search .pdvh-picker-trigger{display:block!important;position:relative;width:100%;min-width:0;height:36px!important;min-height:0;padding:0 28px 0 14px!important;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0!important;border-right:1px solid #e8edf5!important;border-radius:0!important;background:#fff!important;color:#354258!important;text-align:left;line-height:36px!important;font-size:12px!important;font-weight:500;box-shadow:none}
.pdvh-picker-trigger:after{content:"";position:absolute;top:14px;right:12px;width:6px;height:6px;border-right:1.5px solid #748299;border-bottom:1.5px solid #748299;transform:rotate(45deg)}
.pdvh-home .pdvh-search .pdvh-picker-panel{position:absolute;z-index:30;top:calc(100% + 11px);left:0;width:max(100%,240px);max-width:calc(100vw - 42px);padding:8px;border:1px solid #dfe6f0;border-radius:11px;background:#fff;box-shadow:0 12px 36px #142c4c24}
.pdvh-search-picker:nth-of-type(2) .pdvh-picker-panel{left:auto;right:0}
.pdvh-home .pdvh-search .pdvh-picker-search{width:100%!important;height:35px!important;padding:0 10px!important;border:1px solid #ccd7e8!important;border-radius:6px!important;background:#f8faff!important;outline:none!important;font-size:12px!important}
.pdvh-home .pdvh-search .pdvh-picker-search:focus{border-color:#5287ff!important;box-shadow:0 0 0 2px #5287ff22!important}
.pdvh-picker-options{max-height:220px;overflow-y:auto;padding-top:5px;overscroll-behavior:contain}
.pdvh-home .pdvh-search .pdvh-picker-option{display:block;min-width:0;width:100%;height:auto;min-height:33px;margin:0;padding:7px 9px;border:0;border-radius:5px;background:#fff;color:#354258;font-size:12px;line-height:1.4;text-align:left;font-weight:500;white-space:normal;box-shadow:none;cursor:pointer}
.pdvh-home .pdvh-search .pdvh-picker-option:hover,.pdvh-home .pdvh-search .pdvh-picker-option:focus-visible{background:#edf3ff;color:#2458df}
.pdvh-home .pdvh-search .pdvh-picker-option[aria-pressed=true]{background:#edf3ff;color:#2458df;font-weight:650}
.pdvh-picker-empty{padding:10px 8px;margin:0;color:#64748b;font-size:12px}
.pdvh-home .pdvh-card-media{position:relative;flex-shrink:0;min-height:0}
.pdvh-home .pdvh-card-media img{height:100%;width:100%;object-fit:contain}
.pdvh-home .pdvh-card-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;height:100%;padding:10px;color:#8a96aa;background:#f2f4f7}
.pdvh-card-placeholder small{font-size:11px;font-weight:500;line-height:1.3}
.pdvh-home .pdvh-card-body{display:grid;grid-template-rows:18px 22px 16px minmax(0,1fr);row-gap:5px;align-content:stretch;min-width:0}
.pdvh-home .pdvh-card h3{min-width:0;height:18px;margin:0;line-height:18px}
.pdvh-home .pdvh-card-body>strong{min-width:0;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:22px}
.pdvh-home .pdvh-card-location{min-width:0;height:16px;min-height:16px;margin:0!important;line-height:16px}
.pdvh-home .pdvh-card-specs{align-self:end;min-width:0;height:27px;min-height:27px;margin:0;padding-top:5px;gap:4px}
.pdvh-home .pdvh-card-specs span{display:block;max-width:100%;height:20px;line-height:14px;min-width:0;flex-shrink:1}
.pdvh-card-location.is-empty,.pdvh-card-specs.is-empty{visibility:hidden}
@media(max-width:767px){
 .pdvh-home .pdvh-search-wrap{width:calc(100% - 32px);margin-top:13px}
 .pdvh-home .pdvh-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px;padding:5px!important}
 .pdvh-home .pdvh-search .pdvh-search-keyword{grid-column:1/-1;height:34px!important;border-right:0;border-bottom:1px solid #e8edf5}
 .pdvh-home .pdvh-search .pdvh-search-keyword input{height:34px!important}
 .pdvh-home .pdvh-search>button[type=submit]{grid-column:1/-1;height:34px!important}
 .pdvh-home .pdvh-search .pdvh-picker-trigger{padding-left:9px!important;font-size:11px!important}
 .pdvh-home .pdvh-search .pdvh-picker-panel{top:calc(100% + 6px);width:240px}
 .pdvh-home .pdvh-card-body{grid-template-rows:18px 20px 16px minmax(0,1fr);row-gap:4px}
 .pdvh-home .pdvh-card-body>strong{line-height:20px}
 .pdvh-home .pdvh-card-location{line-height:16px}
 .pdvh-home .pdvh-card-specs{height:25px;min-height:25px;padding-top:4px}
 .pdvh-home .pdvh-card-specs span{height:18px;line-height:12px}
}

/* 1.1.4: concise hero copy and a smaller device illustration. */
.pdvh-home .pdvh-hero{padding:26px 0 22px}
.pdvh-home .pdvh-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:32px}
.pdvh-home .pdvh-hero-copy h1{max-width:620px;margin:0;font-size:38px;line-height:1.16;letter-spacing:-.035em;font-weight:750}
.pdvh-home .pdvh-hero-copy h1 strong{display:block;font-weight:750}
.pdvh-home .pdvh-hero-copy>p{max-width:470px;margin:13px 0 17px;font-size:14px;line-height:1.55}
.pdvh-home .pdvh-hero-visual{align-items:center;min-height:0;margin:0;gap:0}
.pdvh-home .pdvh-hero-device{width:100%;max-width:420px;height:auto;max-height:210px;border-radius:14px}
.pdvh-home .pdvh-search-wrap{margin-top:20px}
@media(max-width:1080px) and (min-width:768px){
 .pdvh-home .pdvh-hero-copy h1{font-size:32px}
 .pdvh-home .pdvh-hero-grid{gap:24px}
 .pdvh-home .pdvh-hero-device{max-width:350px;max-height:175px}
}
@media(max-width:767px){
 .pdvh-home .pdvh-hero{padding:22px 0 18px}
 .pdvh-home .pdvh-hero-copy h1{font-size:28px;line-height:1.17;letter-spacing:-.025em}
 .pdvh-home .pdvh-hero-copy>p{font-size:13px;margin:11px 0 13px}
 .pdvh-home .pdvh-hero-visual{margin:16px auto 0;max-width:260px}
 .pdvh-home .pdvh-hero-device{max-width:260px;max-height:130px;border-radius:10px}
 .pdvh-home .pdvh-search-wrap{margin-top:16px}
}

/* 1.1.5: browse and category shortcuts attached to the search area. */
.pdvh-home .pdvh-search-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin:0 0 12px}
.pdvh-home .pdvh-search-shortcuts .pdvh-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:16px;margin:0;min-height:38px;padding:9px 16px;border-radius:9px}
.pdvh-home .pdvh-search-popular{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#64748b;font-size:12px}
.pdvh-home .pdvh-search-popular a{display:inline-flex;align-items:center;min-height:32px;padding:5px 13px;border:1px solid #d8e2ef;border-radius:999px;background:transparent;color:#52647d;text-decoration:none;font-size:12px;line-height:20px;white-space:nowrap}
.pdvh-home .pdvh-search-popular a:hover{background:#fff;border-color:#9db3d7;color:#2458df}
.pdvh-home .pdvh-search-shortcuts a:focus-visible{outline:2px solid #2458df;outline-offset:3px}
@media(max-width:767px){
 .pdvh-home .pdvh-search-shortcuts{gap:9px;margin-bottom:10px}
 .pdvh-home .pdvh-search-popular{width:100%;gap:6px;font-size:11px}
 .pdvh-home .pdvh-search-popular a{padding:5px 10px;font-size:11px}
}

/* 1.1.6: compact selling guide and aligned FAQ. */
.pdvh-home .pdvh-steps{padding:24px 0 12px}
.pdvh-home .pdvh-steps-card{padding:24px;border:1px solid #e1e8f2;border-radius:16px;background:#f7f9fc;box-shadow:none}
.pdvh-home .pdvh-steps-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.pdvh-home .pdvh-steps-header h2,.pdvh-home .pdvh-help-heading h2{margin:0;color:#17243c;font-size:25px;line-height:1.2;font-weight:750;letter-spacing:-.025em}
.pdvh-home .pdvh-steps-header p,.pdvh-home .pdvh-help-heading p{margin:7px 0 0;color:#64748b;font-size:13px;line-height:1.5}
.pdvh-home .pdvh-steps-start{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;padding:10px 15px;border-radius:9px;background:#2458df;color:#fff;font-size:12px;font-weight:650;text-decoration:none}
.pdvh-home .pdvh-steps-start svg{width:16px;height:16px}
.pdvh-home .pdvh-steps-start:hover{background:#1946bc}
.pdvh-home .pdvh-steps-card ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.pdvh-home .pdvh-steps-card li{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:11px;padding:16px;border:1px solid #e6ebf3;border-radius:11px;background:#fff}
.pdvh-home .pdvh-steps-card li>b{width:32px;height:32px;border-radius:9px;background:#edf2ff;color:#2458df;font-size:13px;font-weight:700}
.pdvh-home .pdvh-steps-card li strong{font-size:13px;line-height:1.4;color:#23324b}
.pdvh-home .pdvh-steps-card li small{margin-top:5px;font-size:12px;line-height:1.5;color:#64748b}
.pdvh-home .pdvh-faq{padding:22px 0 36px}
.pdvh-home .pdvh-faq-grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:start;gap:40px}
.pdvh-home .pdvh-help-heading{align-self:start;padding:5px 0;margin:0}
.pdvh-home .pdvh-help-icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:12px;border-radius:10px;background:#edf2ff;color:#2458df}
.pdvh-home .pdvh-help-icon svg{width:20px;height:20px}
.pdvh-home .pdvh-help-heading p{max-width:260px}
.pdvh-home .pdvh-faq-items{display:grid;gap:8px;min-width:0}
.pdvh-home .pdvh-faq details{margin:0;padding:0;border:1px solid #e1e7f0;border-radius:10px;background:#fff;overflow:hidden}
.pdvh-home .pdvh-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;padding:13px 16px;list-style:none;font-size:13px;font-weight:650;line-height:1.5;color:#23324b}
.pdvh-home .pdvh-faq summary::-webkit-details-marker{display:none}
.pdvh-home .pdvh-faq summary::after{content:'+';display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:6px;background:#f1f5fc;color:#2458df;font-size:19px;font-weight:400;line-height:1}
.pdvh-home .pdvh-faq details[open]{border-color:#bfcee9}
.pdvh-home .pdvh-faq details[open] summary{background:#f7f9fd}
.pdvh-home .pdvh-faq details[open] summary::after{content:'−'}
.pdvh-home .pdvh-faq details p{margin:0;padding:0 16px 15px;color:#64748b;font-size:13px;line-height:1.65}
.pdvh-home .pdvh-faq details[open] p{padding-top:10px}
.pdvh-home .pdvh-faq summary:hover{background:#f7f9fd}
.pdvh-home .pdvh-faq summary:focus-visible,.pdvh-home .pdvh-steps-start:focus-visible{outline:2px solid #2458df;outline-offset:-3px}
@media(max-width:767px){
 .pdvh-home .pdvh-steps{padding:18px 0 10px}
 .pdvh-home .pdvh-steps-card{padding:16px;border-radius:13px}
 .pdvh-home .pdvh-steps-header{flex-wrap:wrap;gap:12px;margin-bottom:14px}
 .pdvh-home .pdvh-steps-header h2,.pdvh-home .pdvh-help-heading h2{font-size:22px}
 .pdvh-home .pdvh-steps-header p,.pdvh-home .pdvh-help-heading p{font-size:12px}
 .pdvh-home .pdvh-steps-card ol{grid-template-columns:1fr;gap:8px}
 .pdvh-home .pdvh-steps-card li{padding:12px}
 .pdvh-home .pdvh-steps-card li small{font-size:11px;margin-top:3px}
 .pdvh-home .pdvh-faq{padding:16px 0 28px}
 .pdvh-home .pdvh-faq-grid{grid-template-columns:1fr;gap:16px}
 .pdvh-home .pdvh-help-heading{padding:0}
 .pdvh-home .pdvh-help-icon{display:none}
 .pdvh-home .pdvh-help-heading p{max-width:none}
 .pdvh-home .pdvh-faq summary{padding:12px;font-size:12px}
 .pdvh-home .pdvh-faq details p{padding-right:12px;padding-left:12px;font-size:12px}
}

/* 1.2.0: mobile patterns from MarketplaceScreen and ListingVerticalCard. */
.pdvh-home .pdvh-card-body>strong{color:#2563eb!important}
.pdvh-app-categories,.pdvh-app-service-icon{display:none}
@media(max-width:767px){
 .pdvh-home{background:#fff}
 .pdvh-home .pdvh-shell{width:calc(100% - 28px)}
 .pdvh-home .pdvh-hero{padding:12px 0 10px;background:#2563eb;border-radius:0}
 .pdvh-home .pdvh-hero-grid{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
 .pdvh-home .pdvh-app-categories{display:flex;gap:7px;overflow-x:auto;padding:0 12px 4px;scrollbar-width:none;overscroll-behavior-inline:contain}
 .pdvh-home .pdvh-app-categories a{flex:0 0 auto;display:flex;align-items:center;gap:6px;min-height:34px;padding:7px 10px;border:1px solid #ffffff38;border-radius:7px;background:#ffffff15;color:#fff;font-size:11px;font-weight:600;line-height:18px;text-decoration:none;white-space:nowrap}
 .pdvh-home .pdvh-app-categories a:hover{background:#ffffff30}
 .pdvh-home .pdvh-app-categories a:focus-visible{outline:2px solid #fff;outline-offset:-3px}
 .pdvh-home .pdvh-app-categories .pdvh-category-icon{font-family:"PDVH Material Categories"!important;font-size:17px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;color:inherit;letter-spacing:normal;text-transform:none;-webkit-font-smoothing:antialiased}
 .pdvh-home .pdvh-app-categories svg{width:16px;height:16px}
 .pdvh-home .pdvh-app-parts{margin-top:9px}
 .pdvh-home .pdvh-app-parts a{background:transparent;border:0;padding:4px 8px;min-height:28px;font-size:10px}
 .pdvh-home .pdvh-search-wrap{width:calc(100% - 24px);margin:8px auto 0}
 .pdvh-home .pdvh-search-shortcuts{display:none}
 .pdvh-home .pdvh-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;gap:0;padding:3px!important;border:0;border-radius:7px;box-shadow:none}
 .pdvh-home .pdvh-search .pdvh-search-keyword{grid-column:1/3;grid-row:1;height:40px!important;border-bottom:1px solid #e8edf5}
 .pdvh-home .pdvh-search .pdvh-search-keyword input{height:40px!important;font-size:12px!important}
 .pdvh-home .pdvh-search>button[type=submit]{grid-column:3;grid-row:1;width:34px;height:34px!important;min-height:34px!important;margin:3px 0;padding:7px!important;border-radius:6px}
 .pdvh-home .pdvh-search>button[type=submit] span{display:none}
 .pdvh-home .pdvh-search>button[type=submit] svg{width:18px;height:18px}
 .pdvh-home .pdvh-search-picker:nth-of-type(1){grid-column:1;grid-row:2}
 .pdvh-home .pdvh-search-picker:nth-of-type(2){grid-column:2/4;grid-row:2}
 .pdvh-home .pdvh-search .pdvh-picker-trigger{height:34px!important;min-height:34px!important;font-size:11px!important}
 .pdvh-home .pdvh-search .pdvh-picker-panel{z-index:70}
 .pdvh-home .pdvh-section{padding:16px 0}
 .pdvh-home .pdvh-heading{margin-bottom:10px;align-items:center;gap:10px}
 .pdvh-home .pdvh-heading h2{font-size:18px;line-height:1.2;font-weight:800;letter-spacing:-.3px}
 .pdvh-home .pdvh-heading>a{font-size:10px;white-space:nowrap}
 .pdvh-home .pdvh-services{padding:14px 0;background:linear-gradient(#f8faff,#f1f5ff)}
 .pdvh-home .pdvh-services>.pdvh-shell{width:calc(100% - 24px)}
 .pdvh-home .pdvh-detail-offerings{padding:0;border:0;background:none;box-shadow:none;border-radius:0}
 .pdvh-home .pdvh-detail-offerings>header{margin:0 0 9px;padding:0 4px;border:0}
 .pdvh-home .pdvh-detail-offerings h2{font-size:19px;font-weight:800;line-height:1.15}
 .pdvh-home .pdvh-detail-offerings>header p,.pdvh-home .pdvh-offerings-calculator{display:none}
 .pdvh-home .pdvh-offerings-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
 .pdvh-home .pdvh-offering-featured{grid-template-columns:minmax(0,1fr) 60px;gap:3px;height:96px;min-height:96px;padding:10px;border-radius:14px;background:#fff;box-shadow:0 5px 14px #0f172a0e}
 .pdvh-home .pdvh-offering-featured strong{font-size:11.5px;line-height:1.12}
 .pdvh-home .pdvh-offering-featured small{display:none}
 .pdvh-home .pdvh-offering-featured img{height:66px;width:60px}
 .pdvh-home .pdvh-offering-featured i{width:23px;height:23px;margin-top:12px;border-radius:8px}
 .pdvh-home .pdvh-services-hint{display:none}
 .pdvh-home .pdvh-offerings-services{grid-template-rows:128px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:108px;gap:6px;margin:9px 0 0;padding:0 0 5px;scrollbar-width:none}
 .pdvh-home .pdvh-offering-service{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;min-height:128px;height:128px;padding:8px;border-radius:13px;box-shadow:0 4px 12px #0f172a0b}
 .pdvh-home .pdvh-offering-service-photo{display:none}
 .pdvh-home .pdvh-app-service-icon{display:grid;place-items:center;flex-shrink:0;width:25px;height:25px;border-radius:8px;background:color-mix(in srgb,var(--pdvh-offering-accent) 10%,#fff);color:var(--pdvh-offering-accent)}
 .pdvh-home .pdvh-app-service-icon svg{width:15px;height:15px}
 .pdvh-home .pdvh-offering-outward{top:9px;right:8px;bottom:auto;width:15px;height:15px;background:none;color:var(--pdvh-offering-accent);transform:rotate(-45deg)}
 .pdvh-home .pdvh-offering-service strong{align-self:auto;margin:9px 0 0;font-size:10px;line-height:1.15}
 .pdvh-home .pdvh-offering-service>i{display:block;flex-shrink:0;width:18px;height:2px;margin-top:6px;background:var(--pdvh-offering-accent)}
 .pdvh-home .pdvh-offering-service small{align-self:auto;margin:5px 0 0;font-size:9px;line-height:1.25}
 .pdvh-home .pdvh-tabs{gap:4px;margin-bottom:9px;padding-bottom:7px;border-bottom:1px solid #e2e8f0;overflow-x:auto;flex-wrap:nowrap}
 .pdvh-home .pdvh-tabs button{padding:8px 12px;border-radius:7px;font-size:11px;white-space:nowrap}
 .pdvh-home .pdvh-category-grid{grid-template-columns:none;grid-template-rows:repeat(2,76px);grid-auto-flow:column;grid-auto-columns:calc((100% - 12px)/4);gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:6px}
 .pdvh-home .pdvh-category-grid>a{min-height:76px;padding:8px 3px;border-radius:9px;scroll-snap-align:start}
 .pdvh-home .pdvh-category-grid>a>span{font-size:9px;line-height:1.15;text-align:center}
 .pdvh-home .pdvh-category-grid i{width:28px;height:28px;margin-bottom:5px}
 .pdvh-home .pdvh-category-icon{font-size:21px}
 .pdvh-home .pdvh-card-track{grid-auto-columns:170px;gap:12px;margin-right:0;padding-bottom:10px}
 .pdvh-home .pdvh-card{height:250px;border-radius:12px;border-color:#f1f5f9;box-shadow:0 3px 8px #00000008}
 .pdvh-home .pdvh-card-media{height:130px}
 .pdvh-home .pdvh-card-body{padding:10px;grid-template-rows:17px 19px 15px minmax(0,1fr);row-gap:4px}
 .pdvh-home .pdvh-card h3{height:17px;font-size:12px;line-height:17px;font-weight:800}
 .pdvh-home .pdvh-card-body>strong{font-size:12.5px;font-weight:850;line-height:19px}
 .pdvh-home .pdvh-card-location{height:15px;min-height:15px;font-size:10px;line-height:15px}
 .pdvh-home .pdvh-card-specs{height:23px;min-height:23px;gap:4px;border-color:#f1f5f9}
 .pdvh-home .pdvh-card-specs span{padding:0;background:none;border-radius:0;font-size:9px;line-height:15px;color:#64748b}
 .pdvh-home .pdvh-card-specs span+span{border-left:1px solid #e2e8f0;padding-left:4px}
}

/* 1.2.1: paged discovery and native-app mobile search. */
.pdvh-mobile-location-icon{display:none}
.pdvh-home .pdvh-category-grid.is-paged,.pdvh-home .pdvh-term-grid.is-paged{display:block;overflow:visible;padding:0;scroll-snap-type:none}
.pdvh-home .pdvh-discovery-viewport{width:100%;min-width:0;touch-action:pan-y}
.pdvh-home .pdvh-discovery-page{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(2,86px);gap:8px}
.pdvh-home .pdvh-discovery-page[hidden]{display:none!important}
.pdvh-home .pdvh-category-grid .pdvh-discovery-page>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-width:0;min-height:0;padding:10px 6px;border:1px solid #e1e7ef;border-radius:10px;background:#fff;color:#23324b;text-decoration:none}
.pdvh-home .pdvh-category-grid .pdvh-discovery-page>a:hover,.pdvh-home .pdvh-term-grid .pdvh-discovery-page>a:hover{border-color:#a8bfea;background:#f7faff}
.pdvh-home .pdvh-term-grid .pdvh-discovery-page>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;padding:8px;text-align:center;font-size:12px}
.pdvh-home .pdvh-term-grid .pdvh-discovery-page>a>span{max-width:100%;overflow-wrap:anywhere;line-height:1.2}
.pdvh-home .pdvh-term-grid .pdvh-discovery-page small{margin:0;font-size:10px}
.pdvh-home .pdvh-discovery-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:10px}
.pdvh-home .pdvh-discovery-controls[hidden]{display:none!important}
.pdvh-home .pdvh-discovery-controls>button{display:grid;place-items:center;width:30px;height:30px;margin:0;padding:0;border:1px solid #dbe4ef;border-radius:50%;background:#fff;color:#2563eb;font-size:23px;line-height:1;cursor:pointer}
.pdvh-home .pdvh-discovery-controls>button:disabled{opacity:.35;cursor:default}
.pdvh-home .pdvh-discovery-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1px}
.pdvh-home .pdvh-discovery-dots button{display:grid;place-items:center;width:24px;height:26px;margin:0;padding:0;border:0;background:none;cursor:pointer}
.pdvh-home .pdvh-discovery-dots button:after{content:'';width:6px;height:6px;border-radius:50%;background:#cbd5e1}
.pdvh-home .pdvh-discovery-dots button[aria-current=true]:after{width:16px;border-radius:5px;background:#2563eb}
.pdvh-home .pdvh-discovery-controls button:focus-visible,.pdvh-home .pdvh-discovery-viewport:focus-visible{outline:2px solid #2563eb;outline-offset:2px}
@media(max-width:767px){
 body:has(.pdvh-home) .pdv-site-header,body:has(.pdvh-home) #header-container,body:has(.pdvh-home) header.listeo-header,body:has(.pdvh-home) .listeo-header-container,body:has(.pdvh-home) .mobile-navigation-wrapper{display:none!important}
 .pdvh-home .pdvh-app-parts{margin-top:9px}
 .pdvh-home .pdvh-app-parts a{min-height:34px;padding:7px 10px;border:1px solid #ffffff38;border-radius:7px;background:#ffffff15;font-size:11px;line-height:18px}
 .pdvh-home .pdvh-search{position:relative;grid-template-columns:minmax(0,1fr) 120px;height:42px;padding:0!important;border-radius:6px;gap:0}
 .pdvh-home .pdvh-search .pdvh-search-keyword{grid-column:1;grid-row:1;height:42px!important;padding:0 7px 0 34px!important;border:0}
 .pdvh-home .pdvh-search .pdvh-search-keyword>svg{display:none}
 .pdvh-home .pdvh-search .pdvh-search-keyword input{height:42px!important;font-size:12px!important}
 .pdvh-home .pdvh-search-picker:nth-of-type(1){display:none}
 .pdvh-home .pdvh-search-picker:nth-of-type(2){grid-column:2;grid-row:1;min-width:0;height:42px;align-self:start;border-left:1px solid #e2e8f0}
 .pdvh-home .pdvh-search .pdvh-picker-trigger{height:42px!important;min-height:42px!important;padding:0 22px 0 28px!important;border:0!important;font-size:11px!important;font-weight:700;line-height:42px!important}
 .pdvh-home .pdvh-search-picker:nth-of-type(2) .pdvh-picker-trigger:before{content:'';position:absolute;left:8px;top:13px;width:16px;height:16px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E")}
 .pdvh-home .pdvh-picker-trigger:after{top:17px;right:10px}
 .pdvh-home .pdvh-search>button[type=submit]{position:absolute;top:4px;left:2px;grid-column:auto;grid-row:auto;width:30px;height:34px!important;min-height:34px!important;margin:0!important;padding:6px!important;background:transparent!important;color:#64748b!important;box-shadow:none!important}
 .pdvh-home .pdvh-search>button[type=submit]:hover{background:#edf2ff!important}
 .pdvh-home .pdvh-search-picker>label{height:42px!important;border:0;padding:0 6px!important}
 .pdvh-home .pdvh-search select{height:42px!important;padding:0!important;font-size:11px!important}
 .pdvh-home .pdvh-search .pdvh-picker-panel{top:calc(100% + 7px)}
 .pdvh-home .pdvh-discovery-page{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,82px);gap:5px}
 .pdvh-home .pdvh-category-grid .pdvh-discovery-page>a{padding:8px 3px;border-radius:9px}
 .pdvh-home .pdvh-category-grid .pdvh-discovery-page>a>span{font-size:9px;line-height:1.2;text-align:center}
 .pdvh-home .pdvh-term-grid .pdvh-discovery-page>a{font-size:10px;padding:6px 3px;gap:4px;border-radius:9px}
 .pdvh-home .pdvh-term-grid .pdvh-discovery-page small{font-size:9px}
 .pdvh-home .pdvh-term-grid .pdvh-discovery-page svg{width:17px;height:17px}
 .pdvh-home .pdvh-discovery-controls{gap:9px;margin-top:8px}
}

/* 1.2.3: exact app service glyphs and aligned, uncluttered mobile controls. */
@font-face{font-family:"PDVH Material Services";src:url("../fonts/pdvh-material-services.ttf?ver=1.2.4") format("truetype");font-style:normal;font-weight:400;font-display:swap}
.pdvh-home .pdvh-hero-visual>picture{display:flex;justify-content:center;width:100%}
@media(max-width:767px){
 .pdvh-home .pdvh-search{grid-template-rows:42px;align-items:start;border:0!important;border-radius:7px!important;background:#fff;isolation:isolate}
 .pdvh-home .pdvh-search .pdvh-search-keyword{border-radius:7px 0 0 7px!important}
 .pdvh-home .pdvh-search .pdvh-picker-control{height:42px;margin:0;padding:0}
 .pdvh-home .pdvh-search .pdvh-picker-trigger{box-sizing:border-box!important;border-radius:0 7px 7px 0!important}
 .pdvh-home .pdvh-search>button[type=submit]{top:4px;bottom:auto}
 .pdvh-home .pdvh-discovery-controls>button,.pdvh-home .pdvh-carousel-arrow{display:none!important}
 .pdvh-home .pdvh-discovery-controls{margin-top:5px}
 .pdvh-home .pdvh-discovery-dots button{width:28px;height:30px}
 .pdvh-home .pdvh-offerings-services,.pdvh-home .pdvh-app-categories,.pdvh-home .pdvh-tabs,.pdvh-home .pdvh-category-grid,.pdvh-home .pdvh-term-grid{scrollbar-width:none;-ms-overflow-style:none}
 .pdvh-home .pdvh-offerings-services::-webkit-scrollbar,.pdvh-home .pdvh-app-categories::-webkit-scrollbar,.pdvh-home .pdvh-tabs::-webkit-scrollbar,.pdvh-home .pdvh-category-grid::-webkit-scrollbar,.pdvh-home .pdvh-term-grid::-webkit-scrollbar{display:none;width:0;height:0}
 .pdvh-home .pdvh-app-service-icon{font-family:"PDVH Material Services"!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:normal;text-transform:none;-webkit-font-smoothing:antialiased}
 .pdvh-home .pdvh-offering-service{scroll-snap-align:start}
 .pdvh-home .pdvh-offerings-services{scroll-padding-inline:0}
}

/* 1.2.4: round app page indicators and clear discovery icons without counts. */
.pdvh-home .pdvh-discovery-dots{gap:4px 0}
.pdvh-home .pdvh-discovery-dots button{width:13px;height:30px;flex:0 0 13px}
.pdvh-home .pdvh-discovery-dots button:after{width:7px;height:7px;border-radius:50%;background:rgb(37 99 235 / 20%);transition:background-color .2s ease}
.pdvh-home .pdvh-discovery-dots button[aria-current=true]:after{width:7px;height:7px;border-radius:50%;background:#2563eb}
.pdvh-home .pdvh-term-grid .pdvh-discovery-page>a{gap:7px}
.pdvh-home .pdvh-term-grid .pdvh-discovery-icon{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;margin:0;border-radius:50%;background:#f1f5f9;color:#52647d;font-family:"PDVH Material Services"!important;font-size:22px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:normal;text-transform:none;-webkit-font-smoothing:antialiased}
@media(prefers-reduced-motion:reduce){.pdvh-home .pdvh-discovery-dots button:after{transition:none}}

/* 1.2.5: retain access to the existing mobile sidebar in a compact header. */
@media(max-width:767px){
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header]{display:block!important;position:relative;top:auto;z-index:100100;box-shadow:none}
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] .pdv-header-wrap{width:calc(100% - 24px);min-height:44px;height:44px;gap:12px;justify-content:space-between}
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] .pdv-header-appbar,
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] .pdv-header-desktop-nav,
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] .pdv-header-actions>:not([data-pdv-header-open]){display:none!important}
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] .pdv-header-logo img{max-width:125px;max-height:30px}
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] .pdv-header-actions{display:flex;align-items:center;margin:0;gap:0}
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] [data-pdv-header-open]{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:44px;height:44px;margin:0!important;padding:10px!important;border:0!important;background:transparent!important;color:#2563eb;box-shadow:none}
 body:has(.pdvh-home) .pdv-site-header[data-pdv-responsive-header] [data-pdv-header-open] i{display:block;width:20px;height:2px;margin:0;background:#2563eb;border-radius:2px}
}
