:root{--dpsd-blue:#2563eb;--dpsd-blue2:#1455d8;--dpsd-ink:#0f1d31;--dpsd-muted:#64748b;--dpsd-line:#dbe5f1;--dpsd-soft:#f5f8fc;--dpsd-green:#059669;--dpsd-navy:#081a33;--dpsd-shadow:0 14px 40px rgba(15,35,65,.08)}
.dpsd-ico{width:18px;height:18px;display:inline-flex;flex:0 0 auto}.dpsd-ico svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.dpsd-hero,.dpsd-search-wrap,.dpsd-category-section,.dpsd-terms-strip,.dpsd-catalog-layout{max-width:1240px;margin-left:auto;margin-right:auto}.dpsd-hero{margin-top:26px;padding:36px 38px;border:1px solid var(--dpsd-line);border-radius:24px;background:linear-gradient(120deg,#fff 0%,#f7faff 65%,#edf4ff 100%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:38px;align-items:center;box-shadow:0 10px 34px rgba(25,65,120,.045)}
.dpsd-breadcrumb{display:flex;gap:8px;align-items:center;font-size:12px;color:#8492a7;margin-bottom:18px;flex-wrap:wrap}.dpsd-breadcrumb a{color:#64748b}.dpsd-breadcrumb b{color:#334155}.dpsd-eyebrow,.dpsd-label{font-size:11px;font-weight:900;letter-spacing:1.55px;color:var(--dpsd-blue);display:flex;align-items:center;gap:7px}.dpsd-eyebrow .dpsd-ico{width:16px}.dpsd-hero h1{font-size:45px;line-height:1.03;letter-spacing:-1.8px;color:var(--dpsd-ink);margin:11px 0 14px;max-width:760px}.dpsd-hero p{font-size:16px;line-height:1.7;color:var(--dpsd-muted);max-width:780px;margin:0}.dpsd-hero-trust{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.dpsd-hero-trust span{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #d8e4f4;border-radius:11px;background:#fff;font-size:11px;color:#40536c}.dpsd-hero-trust .dpsd-ico{color:var(--dpsd-blue);width:16px}.dpsd-hero-stats{display:grid;grid-template-columns:repeat(3,128px);border:1px solid #d7e3f2;border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--dpsd-shadow)}.dpsd-hero-stats div{padding:21px 17px;border-right:1px solid #e7edf5;text-align:center}.dpsd-hero-stats div:last-child{border:0}.dpsd-hero-stats strong{display:block;font-size:26px;color:var(--dpsd-ink)}.dpsd-hero-stats span{display:block;font-size:10px;color:#75849a;margin-top:3px}
.dpsd-search-wrap{margin-top:20px;padding:12px;border:1px solid var(--dpsd-line);border-radius:18px;background:#fff;display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px;align-items:center;box-shadow:var(--dpsd-shadow);position:relative;z-index:12}.dpsd-search-label{display:flex;align-items:center;gap:11px;padding:0 9px;color:var(--dpsd-blue)}.dpsd-search-label>.dpsd-ico{width:24px}.dpsd-search-label b{display:block;color:var(--dpsd-ink);font-size:13px}.dpsd-search-label small{display:block;color:#8896aa;font-size:9px;margin-top:2px}.dpsd-search-form{margin:0}.dpsd-search-field{height:52px;border:1px solid #cfdced;border-radius:13px;display:flex;align-items:center;padding-left:15px;position:relative;background:#fbfdff}.dpsd-search-field input{flex:1;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;font-size:14px;color:var(--dpsd-ink);padding:0 10px!important}.dpsd-search-field button{height:42px;border:0;border-radius:10px;background:var(--dpsd-blue);color:#fff;padding:0 18px;font-weight:850;display:flex;align-items:center;gap:7px;cursor:pointer}.dpsd-search-field button .dpsd-ico{width:15px}.dpsd-live-results{position:absolute;left:0;right:0;top:58px;background:#fff;border:1px solid #cfdaea;border-radius:14px;box-shadow:0 20px 50px rgba(12,32,60,.18);padding:7px;z-index:30;max-height:420px;overflow:auto}.dpsd-live-results a{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:11px;align-items:center;padding:8px;border-radius:10px;color:var(--dpsd-ink)}.dpsd-live-results a:hover{background:#f3f7fc}.dpsd-live-results img{width:46px;height:46px;object-fit:contain;border-radius:8px;background:#f5f7fa}.dpsd-live-results b{font-size:11px;display:block}.dpsd-live-results small{font-size:9px;color:#7c8ba0}.dpsd-live-results strong{font-size:12px;color:var(--dpsd-blue)}.dpsd-live-empty{padding:16px;font-size:11px;color:#6b7b90}
.dpsd-category-section{margin-top:42px}.dpsd-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:16px}.dpsd-section-head h2,.dpsd-results-head h2{font-size:29px;letter-spacing:-.8px;color:var(--dpsd-ink);margin:6px 0 4px}.dpsd-section-head p,.dpsd-results-head p{margin:0;font-size:12px;color:#75849a}.dpsd-link-button{border:0;background:transparent;color:var(--dpsd-blue);font-weight:850;font-size:11px;display:flex;align-items:center;gap:6px;cursor:pointer}.dpsd-link-button b{background:#eaf2ff;border-radius:20px;padding:3px 6px}.dpsd-link-button .dpsd-ico{width:14px}.dpsd-category-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dpsd-category-cards>a{min-width:0;border:1px solid var(--dpsd-line);border-radius:15px;background:#fff;padding:14px;display:flex;align-items:center;gap:10px;color:var(--dpsd-ink);transition:.15s ease}.dpsd-category-cards>a:hover,.dpsd-category-cards>a.active{border-color:#9fc1f8;box-shadow:0 8px 22px rgba(29,89,180,.08);transform:translateY(-1px)}.dpsd-category-cards .icon{width:38px;height:38px;border-radius:11px;background:#eef5ff;color:var(--dpsd-blue);display:flex;align-items:center;justify-content:center}.dpsd-category-cards .copy{min-width:0;flex:1}.dpsd-category-cards b{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dpsd-category-cards small{font-size:9px;color:#8493a7}.dpsd-category-cards>a>.dpsd-ico{width:14px;color:#9aa9bb}.dpsd-all-categories{margin-top:10px;border:1px solid var(--dpsd-line);border-radius:15px;background:#fbfdff;padding:12px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.dpsd-all-categories[hidden]{display:none}.dpsd-all-categories a{display:flex;justify-content:space-between;align-items:center;padding:9px 10px;border-radius:9px;color:#4b5e75;font-size:10px}.dpsd-all-categories a:hover{background:#edf4ff;color:var(--dpsd-blue)}.dpsd-all-categories b{font-size:9px;background:#edf2f7;padding:2px 5px;border-radius:10px}
.dpsd-terms-strip{margin-top:18px;border:1px solid var(--dpsd-line);border-radius:14px;background:#f9fbfe;padding:10px 12px;display:flex;align-items:center;gap:13px}.dpsd-terms-strip>span{display:flex;align-items:center;gap:6px;color:#708097;font-size:10px;white-space:nowrap}.dpsd-terms-strip>span .dpsd-ico{color:var(--dpsd-blue);width:15px}.dpsd-terms-strip>div{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.dpsd-terms-strip>div::-webkit-scrollbar{display:none}.dpsd-terms-strip a{white-space:nowrap;border:1px solid #dde6f1;background:#fff;border-radius:18px;padding:6px 8px;color:#33475f;font-size:9px;font-weight:750}.dpsd-terms-strip a small{margin-left:5px;color:#9aa8b9}
.dpsd-mobile-tools{display:none}.dpsd-catalog-layout{margin-top:25px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.dpsd-sidebar{position:sticky;top:18px;border:1px solid var(--dpsd-line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(18,43,77,.055)}.dpsd-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #e7edf4}.dpsd-sidebar-head>div{display:flex;align-items:center;gap:9px}.dpsd-sidebar-head>.dpsd-ico,.dpsd-sidebar-head>div>.dpsd-ico{color:var(--dpsd-blue)}.dpsd-sidebar-head b{font-size:12px;color:var(--dpsd-ink);display:block}.dpsd-sidebar-head small{font-size:8.5px;color:#8a99ac}.dpsd-sidebar-head>button{display:none}.dpsd-filter-form{padding:0 15px 15px}.dpsd-filter-block{padding:16px 0;border-bottom:1px solid #edf1f6}.dpsd-filter-block h3{font-size:10px;letter-spacing:.7px;text-transform:uppercase;color:#6f8097;margin:0 0 11px}.dpsd-check{display:flex;align-items:center;gap:8px;margin:9px 0;font-size:11px;color:#354b64;cursor:pointer}.dpsd-check input{position:absolute;opacity:0}.dpsd-check span{width:17px;height:17px;border:1px solid #cbd7e6;border-radius:5px;background:#fff;position:relative}.dpsd-check input:checked+span{background:var(--dpsd-blue);border-color:var(--dpsd-blue)}.dpsd-check input:checked+span:after{content:'✓';position:absolute;color:#fff;font-size:11px;left:3px;top:-1px}.dpsd-price-fields{display:grid;grid-template-columns:1fr auto 1fr;gap:5px;align-items:center}.dpsd-price-fields label{height:38px;border:1px solid #d5dfeb;border-radius:9px;padding:0 8px;display:flex;align-items:center;color:#91a0b2}.dpsd-price-fields input{width:100%;min-width:0;border:0!important;padding:0 0 0 4px!important;box-shadow:none!important;font-size:10px}.dpsd-filter-block select,.dpsd-sort select{width:100%;height:40px;border:1px solid #d4dfec;border-radius:9px;background:#fff;padding:0 9px;font-size:10px;color:#354b64}.dpsd-apply{width:100%;height:43px;margin-top:15px;border:0;border-radius:10px;background:var(--dpsd-blue);color:#fff;font-weight:850;font-size:11px;display:flex;align-items:center;justify-content:center;gap:7px}.dpsd-apply .dpsd-ico{width:14px}.dpsd-clear{display:block;text-align:center;margin-top:10px;font-size:9.5px;color:#71849b;text-decoration:underline}.dpsd-filter-overlay{display:none}
.dpsd-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:15px;border-bottom:1px solid #e4ebf3}.dpsd-sort label{display:flex;align-items:center;gap:7px;color:#718198;font-size:10px}.dpsd-sort label>.dpsd-ico{width:15px}.dpsd-sort select{width:155px}.dpsd-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:17px}.dpsd-product-card{border:1px solid var(--dpsd-line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 6px 22px rgba(18,44,80,.05);transition:.17s ease}.dpsd-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(18,44,80,.09);border-color:#bfd2ec}.dpsd-product-image{position:relative;display:block;aspect-ratio:1.32/1;background:#f6f8fb;padding:9px;border-bottom:1px solid #e6edf5}.dpsd-product-image img{width:100%;height:100%;object-fit:contain;border-radius:10px;background:#fff}.dpsd-stock{position:absolute;left:16px;bottom:15px;background:rgba(255,255,255,.94);border:1px solid #d8e5dc;border-radius:15px;padding:5px 8px;font-size:8.5px;font-weight:850;color:var(--dpsd-green);display:flex;align-items:center;gap:5px}.dpsd-stock i{width:6px;height:6px;border-radius:50%;background:#11a875}.dpsd-stock.out{color:#b42318}.dpsd-stock.out i{background:#dc2626}.dpsd-discount{position:absolute;right:15px;top:15px;background:var(--dpsd-blue);color:#fff;border-radius:9px;padding:7px 8px;font-size:9px;font-weight:900}.dpsd-product-body{padding:13px}.dpsd-product-meta-top{display:flex;gap:6px;flex-wrap:wrap;min-height:20px}.dpsd-product-meta-top span{display:flex;align-items:center;gap:4px;border:1px solid #e1e8f1;border-radius:7px;padding:4px 6px;font-size:8px;color:#617187;background:#fafcff}.dpsd-product-meta-top .dpsd-ico{width:10px;color:var(--dpsd-blue)}.dpsd-product-card h3{font-size:13px;line-height:1.35;margin:9px 0 12px;min-height:52px;color:var(--dpsd-ink);font-weight:850;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dpsd-product-card h3 a{color:inherit}.dpsd-product-bottom{border-top:1px solid #edf2f7;padding-top:11px}.dpsd-price{font-size:19px;font-weight:900;color:#0d1b2e;min-height:28px}.dpsd-price del{font-size:11px;color:#96a0ad;margin-right:4px;font-weight:600}.dpsd-price ins{text-decoration:none}.dpsd-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.dpsd-card-actions>a{height:39px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9.5px;font-weight:900}.dpsd-buy-now{background:var(--dpsd-blue);color:#fff!important}.dpsd-add-cart{border:1px solid #bbceed;color:#1659d6;background:#fff}.dpsd-card-actions .dpsd-ico{width:13px}.dpsd-view{grid-column:1/-1;background:#f0f4f9;color:#33475f}.dpsd-pagination{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin:32px 0 0}.dpsd-pagination .page-numbers{min-width:39px;height:39px;padding:0 10px;border:1px solid #d4deeb;border-radius:9px;background:#fff;color:#40536b;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:850}.dpsd-pagination .current{background:var(--dpsd-blue);border-color:var(--dpsd-blue);color:#fff}.dpsd-empty{grid-column:1/-1;border:1px dashed #cbd8e7;border-radius:18px;padding:46px;text-align:center;background:#fbfdff}.dpsd-empty>.dpsd-ico{width:36px;color:#93a5bc}.dpsd-empty h3{font-size:20px;margin:12px 0 5px}.dpsd-empty p{font-size:11px;color:#76869c}.dpsd-empty a{display:inline-flex;gap:6px;align-items:center;margin-top:12px;color:var(--dpsd-blue);font-size:11px;font-weight:850}.dpsd-seo-copy{margin-top:40px;border-top:1px solid #e4eaf2;padding-top:27px;color:#63748a}.dpsd-seo-copy h2{font-size:24px;color:var(--dpsd-ink);letter-spacing:-.5px}.dpsd-seo-copy p{font-size:12px;line-height:1.75;max-width:900px}
@media(max-width:1000px){.dpsd-hero{margin-left:16px;margin-right:16px}.dpsd-search-wrap,.dpsd-category-section,.dpsd-terms-strip,.dpsd-catalog-layout{margin-left:16px;margin-right:16px}.dpsd-hero{grid-template-columns:1fr}.dpsd-hero-stats{grid-template-columns:repeat(3,1fr)}.dpsd-category-cards{grid-template-columns:repeat(2,1fr)}.dpsd-all-categories{grid-template-columns:repeat(3,1fr)}.dpsd-catalog-layout{grid-template-columns:220px minmax(0,1fr)}.dpsd-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){body.dpsd-filter-open{overflow:hidden}.dpsd-hero{margin:14px 12px 0;padding:22px 17px;border-radius:18px}.dpsd-breadcrumb{font-size:9px;margin-bottom:13px}.dpsd-hero h1{font-size:31px;letter-spacing:-1.1px;margin:9px 0 10px}.dpsd-hero p{font-size:12px;line-height:1.58}.dpsd-hero-trust{gap:6px}.dpsd-hero-trust span{font-size:9px;padding:7px 8px}.dpsd-hero-stats{margin-top:4px}.dpsd-hero-stats div{padding:12px 6px}.dpsd-hero-stats strong{font-size:18px}.dpsd-hero-stats span{font-size:7.5px}.dpsd-search-wrap{margin:10px 12px 0;padding:7px;display:block;border-radius:14px}.dpsd-search-label{display:none}.dpsd-search-field{height:47px;padding-left:8px}.dpsd-search-field input{font-size:12px}.dpsd-search-field button{height:37px;padding:0 11px;font-size:9px}.dpsd-category-section{margin:27px 12px 0}.dpsd-section-head{align-items:center}.dpsd-section-head h2{font-size:23px}.dpsd-section-head p{font-size:10px}.dpsd-link-button{font-size:9px}.dpsd-category-cards{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none}.dpsd-category-cards::-webkit-scrollbar{display:none}.dpsd-category-cards>a{min-width:180px;padding:11px}.dpsd-all-categories{grid-template-columns:1fr 1fr}.dpsd-terms-strip{margin:12px 12px 0}.dpsd-terms-strip>span{display:none}.dpsd-mobile-tools{display:flex;margin:16px 12px 0;justify-content:space-between;align-items:center}.dpsd-mobile-tools button{border:1px solid #cbd9ea;background:#fff;border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:850;color:#263b54}.dpsd-mobile-tools button .dpsd-ico{width:15px;color:var(--dpsd-blue)}.dpsd-mobile-tools span{font-size:9px;color:#8492a6}.dpsd-catalog-layout{display:block;margin:10px 12px 0}.dpsd-sidebar{position:fixed;top:0;bottom:0;left:0;width:min(88vw,350px);z-index:10002;border-radius:0;transform:translateX(-105%);transition:transform .2s ease;overflow:auto}.dpsd-sidebar.open{transform:translateX(0)}.dpsd-sidebar-head{position:sticky;top:0;background:#fff;z-index:2}.dpsd-sidebar-head>button{display:flex;width:35px;height:35px;border:1px solid #dbe4ef;border-radius:9px;background:#fff;align-items:center;justify-content:center}.dpsd-filter-overlay{display:block;position:fixed;inset:0;background:rgba(6,18,34,.52);z-index:10001;opacity:0;visibility:hidden;transition:.2s}.dpsd-filter-open .dpsd-filter-overlay{opacity:1;visibility:visible}.dpsd-results-head{align-items:flex-start}.dpsd-results-head h2{font-size:22px}.dpsd-results-head p{display:none}.dpsd-sort label>span,.dpsd-sort label>.dpsd-ico{display:none}.dpsd-sort select{width:120px;height:37px;font-size:9px}.dpsd-product-grid{grid-template-columns:1fr;gap:11px;margin-top:13px}.dpsd-product-card{display:grid;grid-template-columns:42% 58%;border-radius:15px}.dpsd-product-image{aspect-ratio:auto;min-height:190px;border-bottom:0;border-right:1px solid #e6edf5;padding:7px}.dpsd-product-body{padding:11px;display:flex;flex-direction:column}.dpsd-product-meta-top{gap:4px}.dpsd-product-meta-top span{font-size:7.5px;padding:3px 5px}.dpsd-product-card h3{font-size:12.5px;min-height:auto;margin:8px 0}.dpsd-product-bottom{margin-top:auto;padding-top:8px}.dpsd-price{font-size:20px}.dpsd-card-actions{grid-template-columns:1fr;gap:6px}.dpsd-card-actions>a{height:39px;font-size:9.5px}.dpsd-pagination{margin-top:22px}.dpsd-pagination .page-numbers{height:36px;min-width:36px}.dpsd-seo-copy{margin-top:28px;padding-top:21px}.dpsd-seo-copy h2{font-size:21px}.dpsd-seo-copy p{font-size:10.5px}.dpsd-live-results{top:52px}.dpsd-live-results a{grid-template-columns:42px minmax(0,1fr) auto}.dpsd-live-results img{width:42px;height:42px}}
@media(max-width:380px){.dpsd-hero-trust span:nth-child(3){display:none}.dpsd-category-cards>a{min-width:165px}.dpsd-product-card{grid-template-columns:40% 60%}.dpsd-product-image{min-height:176px}.dpsd-all-categories{grid-template-columns:1fr}}

/* ===== DurtPass Shop Directory Pro 1.1.0 — desktop readability + pro controls ===== */
.dpsd-hero-trust .dpsd-trust-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #d8e4f4;border-radius:13px;background:rgba(255,255,255,.92);box-shadow:0 5px 16px rgba(29,78,150,.045);min-width:0}
.dpsd-hero-trust .dpsd-trust-icon{width:34px;height:34px;border-radius:10px;background:#edf4ff;color:var(--dpsd-blue);display:flex;align-items:center;justify-content:center;flex:0 0 34px}
.dpsd-hero-trust .dpsd-trust-icon .dpsd-ico{width:17px;height:17px}
.dpsd-hero-trust .dpsd-trust-copy{display:block;min-width:0}
.dpsd-hero-trust .dpsd-trust-copy b{display:block;color:#20334d;font-weight:850;line-height:1.18}
.dpsd-hero-trust .dpsd-trust-copy small{display:block;color:#7b8da4;line-height:1.25;margin-top:2px;font-weight:600}

.dpsd-terms-strip{overflow:hidden}
.dpsd-terms-strip .dpsd-terms-title{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.dpsd-terms-nav{min-width:0;flex:1;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:7px;align-items:center}
.dpsd-terms-track{min-width:0;display:flex;gap:7px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scrollbar-width:none;cursor:grab;touch-action:pan-x;padding:2px 1px}
.dpsd-terms-track::-webkit-scrollbar{display:none}
.dpsd-terms-track.is-dragging{cursor:grabbing;scroll-behavior:auto;user-select:none}
.dpsd-terms-track a{flex:0 0 auto;transition:.15s ease}
.dpsd-terms-track a:hover,.dpsd-terms-track a.active{border-color:#9fc1f8;background:#eef5ff;color:#1455d8;box-shadow:0 4px 12px rgba(29,89,180,.07)}
.dpsd-terms-arrow{width:34px;height:34px;border:1px solid #d7e3f1;border-radius:10px;background:#fff;color:#44617f;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 10px rgba(18,44,80,.04);transition:.15s ease;padding:0}
.dpsd-terms-arrow:hover:not(:disabled){border-color:#a9c5ee;color:var(--dpsd-blue);background:#f3f7ff}
.dpsd-terms-arrow:disabled{opacity:.32;cursor:default;box-shadow:none}
.dpsd-terms-arrow .dpsd-ico{width:15px;height:15px}
.dpsd-terms-prev .dpsd-ico{transform:rotate(180deg)}

@media(min-width:1001px){
  .dpsd-breadcrumb{font-size:13px}
  .dpsd-eyebrow,.dpsd-label{font-size:12px;letter-spacing:1.45px}
  .dpsd-hero h1{font-size:47px}
  .dpsd-hero p{font-size:17px;line-height:1.72}
  .dpsd-hero-trust{gap:10px;margin-top:22px}
  .dpsd-hero-trust .dpsd-trust-card{padding:11px 13px}
  .dpsd-hero-trust .dpsd-trust-copy b{font-size:13px}
  .dpsd-hero-trust .dpsd-trust-copy small{font-size:10.5px}
  .dpsd-hero-stats strong{font-size:29px}
  .dpsd-hero-stats span{font-size:11px}

  .dpsd-search-label b{font-size:14px}
  .dpsd-search-label small{font-size:10.5px}
  .dpsd-search-field input{font-size:15px}
  .dpsd-search-field button{font-size:13px;padding:0 20px}
  .dpsd-live-results b{font-size:13px}
  .dpsd-live-results small{font-size:10.5px}
  .dpsd-live-results strong{font-size:13px}
  .dpsd-live-empty{font-size:12px}

  .dpsd-section-head h2,.dpsd-results-head h2{font-size:31px}
  .dpsd-section-head p,.dpsd-results-head p{font-size:13.5px}
  .dpsd-link-button{font-size:12.5px}
  .dpsd-category-cards b{font-size:13.5px}
  .dpsd-category-cards small{font-size:10.5px}
  .dpsd-all-categories a{font-size:11.5px}
  .dpsd-all-categories b{font-size:10.5px}

  .dpsd-terms-strip{padding:11px 12px}
  .dpsd-terms-strip .dpsd-terms-title{font-size:11.5px}
  .dpsd-terms-track a{font-size:10.5px;padding:7px 10px}
  .dpsd-terms-track a small{font-size:9.5px}

  .dpsd-sidebar{grid-column:auto}
  .dpsd-sidebar-head b{font-size:13.5px}
  .dpsd-sidebar-head small{font-size:10px}
  .dpsd-filter-block h3{font-size:11px}
  .dpsd-check{font-size:12.5px}
  .dpsd-price-fields input{font-size:12px}
  .dpsd-filter-block select,.dpsd-sort select{font-size:12px}
  .dpsd-apply{font-size:12.5px}
  .dpsd-clear{font-size:11px}
  .dpsd-sort label{font-size:11.5px}

  .dpsd-stock{font-size:10px;padding:6px 9px}
  .dpsd-discount{font-size:10.5px;padding:7px 9px}
  .dpsd-product-body{padding:15px}
  .dpsd-product-meta-top span{font-size:9.5px;padding:5px 7px}
  .dpsd-product-meta-top .dpsd-ico{width:11px}
  .dpsd-product-card h3{font-size:14.5px;line-height:1.38;min-height:60px;margin:10px 0 13px}
  .dpsd-price{font-size:21px}
  .dpsd-price del{font-size:12px}
  .dpsd-card-actions>a{height:42px;font-size:11px}
  .dpsd-pagination .page-numbers{font-size:11.5px}
  .dpsd-empty p{font-size:12.5px}
  .dpsd-empty a{font-size:12px}
  .dpsd-seo-copy p{font-size:13.5px;line-height:1.8}
}

@media(max-width:720px){
  .dpsd-hero-trust .dpsd-trust-card{flex:1 1 calc(50% - 6px);padding:8px 9px}
  .dpsd-hero-trust .dpsd-trust-icon{width:30px;height:30px;flex-basis:30px}
  .dpsd-hero-trust .dpsd-trust-copy b{font-size:9.5px}
  .dpsd-hero-trust .dpsd-trust-copy small{font-size:7.5px}
  .dpsd-terms-strip{display:block;padding:8px}
  .dpsd-terms-strip .dpsd-terms-title{display:none}
  .dpsd-terms-nav{grid-template-columns:30px minmax(0,1fr) 30px;gap:5px}
  .dpsd-terms-arrow{width:30px;height:30px;border-radius:9px}
  .dpsd-terms-track a{font-size:9px;padding:6px 8px}
}
/* 1.1.0 compatibility resets for the original compact-chip selectors */
.dpsd-hero-trust .dpsd-trust-icon{padding:0;border:0;margin:0;font-size:inherit}
.dpsd-hero-trust .dpsd-trust-copy{padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;align-items:initial;gap:0}
.dpsd-terms-strip>.dpsd-terms-nav{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:7px;overflow:visible;scrollbar-width:auto}
@media(max-width:720px){.dpsd-terms-strip>.dpsd-terms-nav{grid-template-columns:30px minmax(0,1fr) 30px;gap:5px}}


/* ===== 1.1.1 — refined trust cards + product info badges ===== */
/* The original compact selectors target every nested span. These direct-child
   rules keep icon SVGs clean and prevent the "empty rounded square" effect. */
.dpsd-hero-trust{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:11px;
  margin-top:22px;
}
.dpsd-hero-trust > .dpsd-trust-card{
  position:relative;
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
  padding:13px 15px;
  border:1px solid #d7e3f3;
  border-radius:15px;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  box-shadow:0 8px 22px rgba(18,57,105,.055);
  overflow:hidden;
}
.dpsd-hero-trust > .dpsd-trust-card::after{
  content:"";
  position:absolute;
  left:0;
  top:12px;
  bottom:12px;
  width:3px;
  border-radius:0 4px 4px 0;
  background:var(--dpsd-blue);
  opacity:.78;
}
.dpsd-hero-trust > .dpsd-trust-card:hover{
  border-color:#bdd1ee;
  box-shadow:0 11px 28px rgba(18,57,105,.085);
  transform:translateY(-1px);
}
.dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-icon{
  width:42px;
  height:42px;
  flex:0 0 42px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  margin:0;
  border:1px solid #d8e6fb;
  border-radius:12px;
  background:#edf4ff;
  color:#1e63e9;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-icon > .dpsd-ico{
  width:20px;
  height:20px;
  display:inline-flex;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:inherit;
  box-shadow:none;
}
.dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-copy{
  display:block;
  min-width:0;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-copy b{
  display:block;
  margin:0;
  color:#14253d;
  font-size:14px;
  line-height:1.15;
  font-weight:850;
  letter-spacing:-.12px;
}
.dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-copy small{
  display:block;
  margin-top:4px;
  color:#70839b;
  font-size:11px;
  line-height:1.3;
  font-weight:600;
}

.dpsd-product-meta-top{
  display:flex;
  align-items:center;
  gap:7px;
  flex-wrap:wrap;
  min-height:27px;
}
.dpsd-product-meta-top > .dpsd-meta-badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  max-width:100%;
  min-height:28px;
  padding:5px 9px;
  border:1px solid #dae5f1;
  border-radius:9px;
  background:#f8fbff;
  color:#42566f;
  font-size:10.5px;
  line-height:1;
  font-weight:700;
  white-space:nowrap;
}
.dpsd-product-meta-top > .dpsd-meta-badge > .dpsd-ico{
  width:14px;
  height:14px;
  display:inline-flex;
  flex:0 0 14px;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:#2770e8;
  box-shadow:none;
}
.dpsd-product-meta-top > .dpsd-meta-badge > .dpsd-meta-text{
  display:block;
  min-width:0;
  max-width:150px;
  overflow:hidden;
  text-overflow:ellipsis;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:inherit;
  font:inherit;
}
.dpsd-product-meta-top > .dpsd-meta-warranty{
  border-color:#d7e8df;
  background:#f6fbf8;
  color:#375d4a;
}
.dpsd-product-meta-top > .dpsd-meta-warranty > .dpsd-ico{color:#16956f}
.dpsd-product-meta-top > .dpsd-meta-category{background:#fbf9ff;border-color:#e6def8;color:#594d72}
.dpsd-product-meta-top > .dpsd-meta-category > .dpsd-ico{color:#7756ce}

@media(min-width:1001px){
  .dpsd-product-meta-top > .dpsd-meta-badge{font-size:11px;min-height:29px;padding:6px 9px}
  .dpsd-product-meta-top > .dpsd-meta-badge > .dpsd-ico{width:14px;height:14px;flex-basis:14px}
}

@media(max-width:720px){
  .dpsd-hero-trust{grid-template-columns:1fr 1fr;gap:7px;margin-top:17px}
  .dpsd-hero-trust > .dpsd-trust-card{padding:9px 10px;gap:8px;border-radius:12px}
  .dpsd-hero-trust > .dpsd-trust-card:nth-child(3){display:flex}
  .dpsd-hero-trust > .dpsd-trust-card:nth-child(3){grid-column:1/-1}
  .dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-icon{width:34px;height:34px;flex-basis:34px;border-radius:10px}
  .dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-icon > .dpsd-ico{width:16px;height:16px}
  .dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-copy b{font-size:10.5px}
  .dpsd-hero-trust > .dpsd-trust-card > .dpsd-trust-copy small{font-size:8.5px;margin-top:2px}
  .dpsd-product-meta-top{gap:5px;min-height:24px}
  .dpsd-product-meta-top > .dpsd-meta-badge{min-height:24px;padding:4px 7px;font-size:8.5px;border-radius:8px;gap:5px}
  .dpsd-product-meta-top > .dpsd-meta-badge > .dpsd-ico{width:12px;height:12px;flex-basis:12px}
  .dpsd-product-meta-top > .dpsd-meta-badge > .dpsd-meta-text{max-width:105px}
}

@media(max-width:380px){
  .dpsd-hero-trust > .dpsd-trust-card:nth-child(3){display:flex}
}
