/* PNGMagic Product Details V5 FINAL
   Uses shared style-v33.css for the SAME homepage/category header + footer.
   This file styles only product-detail content.
*/

.pd5-page{background:#f7fbff;color:#102750;padding-bottom:30px}
.pd5-container{width:min(1420px,calc(100% - 40px));margin-inline:auto}

/* Search block directly under the shared header */
.pd5-search-hero{padding:20px 0 12px;background:linear-gradient(180deg,#f4f9ff 0%,#f7fbff 100%);border-bottom:1px solid #e9f0f8}
.pd5-search-box{max-width:1050px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:#fff;border:1px solid #dce8f5;border-radius:14px;min-height:58px;padding:5px 6px 5px 18px;box-shadow:0 10px 28px rgba(31,74,125,.07)}
.pd5-search-icon{font-size:24px;color:#4c6f96;margin-right:9px}
.pd5-search-box input{border:0;outline:0;background:transparent;font-size:15px;color:#243c5f;min-width:0;height:46px}
.pd5-search-box input::placeholder{color:#8291a6}
.pd5-search-box button{height:46px;border:0;border-radius:10px;background:#0875ff;color:#fff;padding:0 29px;font-weight:700;cursor:pointer}
.pd5-search-hints{max-width:1050px;margin:9px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-size:11px;color:#78889e}
.pd5-search-hints a{background:#edf5ff;color:#35658f;text-decoration:none;padding:5px 9px;border-radius:999px}

.pd5-breadcrumb{display:flex;align-items:center;gap:8px;padding:14px 0 12px;font-size:12px;color:#6e7f96;white-space:nowrap;overflow:hidden}
.pd5-breadcrumb a{color:#405775;text-decoration:none;font-weight:400}
.pd5-breadcrumb>span:last-child{overflow:hidden;text-overflow:ellipsis}

/* Main product */
.pd5-product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:17px;align-items:stretch}
.pd5-preview-card,.pd5-side-card,.pd5-section,.pd5-bundle,.pd5-info-card,.pd5-premium-cta{background:#fff;border:1px solid #e5edf7;border-radius:16px;box-shadow:0 7px 24px rgba(31,70,125,.045)}

.pd5-preview-card{position:relative;overflow:hidden;min-height:560px;padding:14px;display:flex;flex-direction:column}
.pd5-preview-stage{position:relative;flex:1;min-height:500px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.pd5-preview-stage img{display:block;max-width:100%;max-height:650px;width:auto;height:auto;object-fit:contain}

/* Checker only for PNG creative assets */
.pd5-preview--png .pd5-preview-stage,.checker{
  background-color:#fff;
  background-image:
    linear-gradient(45deg,#e9eef4 25%,transparent 25%),
    linear-gradient(-45deg,#e9eef4 25%,transparent 25%),
    linear-gradient(45deg,transparent 75%,#e9eef4 75%),
    linear-gradient(-45deg,transparent 75%,#e9eef4 75%);
  background-size:20px 20px;
  background-position:0 0,0 10px,10px -10px,-10px 0;
}

/* Background / wallpaper / photo: NEVER checkerboard */
.pd5-preview--regular .pd5-preview-stage{background:#f2f5f9}
.pd5-preview--regular .pd5-preview-stage img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}

.pd5-preview-top{position:absolute;z-index:4;left:23px;top:23px;display:flex;gap:7px}
.pd5-preview-top span{padding:7px 10px;border-radius:8px;font-size:11px;font-weight:700}
.pd5-type-pill{background:#0875ff;color:#fff}
.pd5-transparent-pill{background:#15b75a;color:#fff}
.pd5-background-pill{background:#fff;color:#17416d;border:1px solid #d8e5f2}

.pd5-main-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(20,34,57,.72);color:#fff;text-decoration:none;font-size:31px;box-shadow:0 5px 13px rgba(0,0,0,.12)}
.pd5-main-arrow:hover{background:#0875ff;color:#fff}
.pd5-main-arrow--left{left:25px}
.pd5-main-arrow--right{right:25px}
.pd5-zoom-btn{position:absolute;z-index:5;right:24px;bottom:46px;border:0;border-radius:9px;background:rgba(18,31,52,.76);color:#fff;padding:10px 13px;cursor:pointer}
.pd5-preview-navigation-note{height:29px;display:flex;justify-content:space-between;align-items:flex-end;gap:15px;color:#7b8a9f;font-size:10px;padding:5px 4px 0}
.pd5-preview-navigation-note span:nth-child(2){font-weight:600;color:#536a86}

/* Right conversion panel */
.pd5-side-card{padding:21px}
.pd5-side-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}
.pd5-free-pill{background:#edf6ff;color:#0870df;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:700}
.pd5-side-actions{display:flex;gap:8px}
.pd5-side-actions button{border:1px solid #dbe6f2;background:#fff;color:#18365f;border-radius:9px;padding:8px 11px;cursor:pointer}
.pd5-side-actions button[data-saved="1"]{color:#e92872;border-color:#ffc4d9;background:#fff7fa}
.pd5-side-card h1{font-size:28px;line-height:1.2;margin:2px 0 8px;color:#081f4e}
.pd5-description{font-size:13px;line-height:1.58;color:#5c6e87;margin:0 0 15px}
.pd5-meta-grid{display:grid;grid-template-columns:1fr 1fr;background:#f2f8ff;border-radius:12px;padding:7px 8px}
.pd5-meta-grid>div{display:grid;grid-template-columns:35px 1fr;grid-template-rows:auto auto;gap:0 8px;padding:8px}
.pd5-meta-grid i{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e1efff;color:#0875ff;font-style:normal;font-weight:700}
.pd5-meta-grid small{font-size:10px;color:#718096}
.pd5-meta-grid strong{font-size:12px;color:#102955}
.pd5-meta-grid a{color:inherit;text-decoration:none}

.pd5-download-host{margin:14px 0 10px}
.pd5-download-host .btn,.pd5-download-host a,.pd5-download-host button{width:100%!important;min-height:54px!important;border-radius:9px!important;font-size:18px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important}
.pd5-download-host .btn-primary,.pd5-download-host .download-btn,.pd5-download-host a.btn{background:#0875ff!important;border-color:#0875ff!important;color:#fff!important}
.pd5-trust-row{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:#4c6079;margin:10px 1px 15px}

.pd5-share-title{font-size:12px;font-weight:700;margin-bottom:10px}
.pd5-share-list{display:flex;gap:16px;flex-wrap:wrap}
.pd5-share-list a,.pd5-share-list button{border:0;background:transparent;padding:0;text-decoration:none;color:#2f405b;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:10px;cursor:pointer}
.pd5-share-list b{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:15px}
.pd5-share-list .wa b{background:#18b85a}.pd5-share-list .fb b{background:#1677e8}.pd5-share-list .pin b{background:#d9152b}.pd5-share-list .x b{background:#050505}.pd5-share-list .copy b{background:#e7eef7;color:#40516c}

.pd5-premium-inline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:16px;padding:11px 12px;border:1px solid #ffe0a2;background:#fff9eb;border-radius:10px;text-decoration:none;color:#1d385e}
.pd5-crown{font-size:25px;color:#ff9f0a}
.pd5-premium-inline small{display:block;color:#77869a;font-size:9px;margin-top:2px}
.pd5-premium-inline>b{background:#ff9f0a;color:#fff;border-radius:7px;padding:9px 11px;font-size:10px}

/* Common sections */
.pd5-section{margin-top:17px;padding:16px}
.pd5-section-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}
.pd5-section-head h2{font-size:18px;line-height:1.2;margin:0 0 3px;color:#0b2754}
.pd5-section-head p{font-size:11px;color:#728199;margin:0}
.pd5-section-head>a{font-size:11px;color:#0875ff;text-decoration:none;font-weight:600;white-space:nowrap}
.pd5-slider-shell{position:relative}
.pd5-image-row,.pd5-category-row{display:flex;gap:12px;overflow:hidden;scroll-behavior:smooth}
.pd5-image-card{flex:0 0 150px;text-decoration:none;color:#18345a}
.pd5-thumb{height:110px;border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f5f8fb}
.pd5-thumb img{width:100%;height:100%;object-fit:contain}
.pd5-image-card strong{display:block;margin-top:6px;font-size:11px;line-height:1.25;font-weight:500}
.pd5-slider-arrow{position:absolute;z-index:4;top:43%;transform:translateY(-50%);width:32px;height:32px;border:1px solid #dbe6f1;border-radius:50%;background:#fff;color:#31577f;box-shadow:0 4px 10px rgba(0,0,0,.08);cursor:pointer}
.pd5-slider-arrow.left{left:-12px}.pd5-slider-arrow.right{right:-12px}

/* Bundle — professional, not loud pink */
.pd5-bundle{margin-top:17px;padding:17px;display:grid;grid-template-columns:1.2fr .72fr .62fr;gap:19px;align-items:center;background:linear-gradient(90deg,#eff7ff 0%,#fff 52%,#f8fbff 100%);border-color:#dceafb}
.pd5-bundle-heading{display:flex;gap:12px}.pd5-bundle-icon{width:38px;height:38px;border-radius:10px;background:#0875ff;color:#fff;display:grid;place-items:center;font-size:17px}
.pd5-bundle-title-line{display:flex;align-items:center;gap:9px}.pd5-bundle-title-line h2{font-size:18px;margin:0}.pd5-bundle-title-line span{font-size:9px;background:#0875ff;color:#fff;padding:4px 8px;border-radius:999px}
.pd5-bundle-left p{font-size:11px;color:#667990;margin:4px 0 10px}
.pd5-bundle-thumbs{display:flex;gap:7px;align-items:center}.pd5-bundle-thumbs img,.pd5-bundle-thumbs span{width:70px;height:54px;background:#fff;border:1px solid #e0e8f2;border-radius:8px}.pd5-bundle-thumbs img{object-fit:contain}.pd5-bundle-thumbs span{display:grid;place-items:center;font-size:10px;font-weight:700}
.pd5-bundle-benefits{display:grid;gap:7px;color:#3e5875;font-size:11px}
.pd5-bundle-buy{background:#fff;border:1px solid #dce8f5;border-radius:11px;padding:14px;display:grid;gap:5px}
.pd5-bundle-buy small{color:#0875ff}.pd5-bundle-buy strong{font-size:13px}.pd5-bundle-buy a{text-align:center;text-decoration:none;background:#0875ff;color:#fff;border-radius:8px;padding:10px 11px;font-size:12px;font-weight:700}

/* Info cards */
.pd5-info-grid{display:grid;grid-template-columns:1.2fr .75fr .78fr;gap:14px;margin-top:17px}
.pd5-info-card{padding:16px}.pd5-info-card h2{font-size:15px;margin:0 0 10px}.pd5-info-card p{font-size:12px;line-height:1.6;color:#5f718a;margin:0}.pd5-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.pd5-tags a{background:#edf6ff;color:#0968d8;text-decoration:none;padding:6px 8px;border-radius:7px;font-size:10px}
.pd5-detail-list{margin:0}.pd5-detail-list div{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #eff3f8;font-size:11px}.pd5-detail-list div:last-child{border-bottom:0}.pd5-detail-list dt{font-weight:500;color:#748299}.pd5-detail-list dd{margin:0;font-weight:700;text-align:right}.pd5-detail-list a{color:inherit;text-decoration:none}

/* Categories */
.pd5-category-card{flex:0 0 215px;border:1px solid #e5edf6;border-radius:10px;overflow:hidden;background:#fff;text-decoration:none;color:#183458}
.pd5-category-card img{display:block;width:100%;height:108px;object-fit:cover}
.pd5-category-card strong{display:block;padding:9px 10px;font-size:12px}

/* More images */
.pd5-more-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}
.pd5-more-card{text-decoration:none;color:#19345b}
.pd5-more-card>span{height:120px;display:flex;align-items:center;justify-content:center;border-radius:9px;overflow:hidden;background:#f6f8fb}
.pd5-more-card img{width:100%;height:100%;object-fit:contain}
.pd5-more-card strong{display:block;margin-top:6px;font-size:10px;line-height:1.25;font-weight:500}

/* Premium CTA */
.pd5-premium-cta{margin-top:17px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(90deg,#eaf5ff,#f9fcff)}
.pd5-premium-cta>div{display:flex;align-items:center;gap:12px}.pd5-premium-cta>div>span{font-size:26px;color:#ff9f0a}.pd5-premium-cta p{margin:0}.pd5-premium-cta strong{display:block}.pd5-premium-cta small{display:block;color:#718099;margin-top:2px}.pd5-premium-cta>a{background:#0875ff;color:#fff;text-decoration:none;padding:11px 18px;border-radius:8px;font-weight:700;white-space:nowrap}

/* Zoom */
.pd5-modal[hidden]{display:none}
.pd5-modal{position:fixed;z-index:99999;inset:0;background:rgba(5,15,34,.9);display:flex;align-items:center;justify-content:center;padding:28px}
.pd5-modal img{max-width:92vw;max-height:90vh;object-fit:contain}
.pd5-modal button{position:absolute;right:20px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#1b2d48;font-size:25px;cursor:pointer}

@media(max-width:1100px){
  .pd5-product{grid-template-columns:1fr 1fr}
  .pd5-bundle{grid-template-columns:1fr 1fr}.pd5-bundle-buy{grid-column:1/-1}
  .pd5-info-grid{grid-template-columns:1fr 1fr}.pd5-info-card:last-child{grid-column:1/-1}
  .pd5-more-grid{grid-template-columns:repeat(6,1fr)}
}
@media(max-width:820px){
  .pd5-container{width:min(100% - 24px,1420px)}
  .pd5-product{grid-template-columns:1fr}
  .pd5-preview-card{min-height:430px}.pd5-preview-stage{min-height:390px}
  .pd5-side-card h1{font-size:24px}
  .pd5-bundle{grid-template-columns:1fr}.pd5-bundle-buy{grid-column:auto}
  .pd5-info-grid{grid-template-columns:1fr}.pd5-info-card:last-child{grid-column:auto}
  .pd5-more-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:560px){
  .pd5-container{width:min(100% - 18px,1420px)}
  .pd5-search-hero{padding:12px 0 7px}.pd5-search-box{min-height:52px;padding-left:12px;border-radius:11px}.pd5-search-box input{font-size:13px}.pd5-search-box button{height:42px;padding:0 18px}.pd5-search-hints{justify-content:flex-start;overflow:hidden;flex-wrap:nowrap;white-space:nowrap}
  .pd5-breadcrumb{font-size:11px}
  .pd5-preview-card,.pd5-side-card,.pd5-section,.pd5-bundle,.pd5-info-card,.pd5-premium-cta{border-radius:11px}
  .pd5-preview-card{padding:8px;min-height:350px}.pd5-preview-stage{min-height:320px}
  .pd5-preview-top{left:14px;top:14px}
  .pd5-main-arrow{width:37px;height:37px;font-size:28px}.pd5-main-arrow--left{left:13px}.pd5-main-arrow--right{right:13px}
  .pd5-zoom-btn{right:14px;bottom:42px}
  .pd5-side-card{padding:14px}.pd5-side-actions button span{display:none}.pd5-side-card h1{font-size:21px}.pd5-meta-grid{grid-template-columns:1fr}
  .pd5-premium-inline{grid-template-columns:auto 1fr}.pd5-premium-inline>b{grid-column:1/-1;text-align:center}
  .pd5-image-row,.pd5-category-row{overflow-x:auto;scrollbar-width:none}.pd5-image-row::-webkit-scrollbar,.pd5-category-row::-webkit-scrollbar{display:none}.pd5-slider-arrow{display:none}.pd5-image-card{flex-basis:125px}
  .pd5-bundle-thumbs img,.pd5-bundle-thumbs span{width:57px;height:50px}
  .pd5-more-grid{grid-template-columns:repeat(2,1fr)}.pd5-more-card>span{height:150px}
  .pd5-premium-cta{flex-direction:column;align-items:flex-start}.pd5-premium-cta>a{width:100%;text-align:center}
}

/* =========================================================
   V6 REFINEMENT — cleaner, more professional hierarchy
   ========================================================= */

.pd5-search-hero{
  padding:18px 0 14px;
}
.pd5-search-box{
  max-width:980px;
  min-height:56px;
  border-radius:13px;
  box-shadow:0 8px 24px rgba(31,74,125,.055);
}
.pd5-search-box input{
  font-size:14px;
}
.pd5-search-box button{
  min-width:112px;
}

/* Product area spacing and sizing closer to homepage/category system */
.pd5-product{
  gap:18px;
}
.pd5-preview-card{
  padding:12px;
  min-height:520px;
}
.pd5-preview-stage{
  min-height:496px;
}
.pd5-preview-stage img{
  max-height:620px;
}

/* Background/wallpaper/photo should fill the visual area naturally */
.pd5-preview--regular .pd5-preview-stage{
  background:#eef3f8;
}
.pd5-preview--regular .pd5-preview-stage img{
  width:100%;
  height:100%;
  max-width:none;
  max-height:none;
  object-fit:contain;
}

/* Keep only the overlay arrows */
.pd5-main-arrow{
  width:40px;
  height:40px;
  font-size:29px;
  background:rgba(15,29,51,.68);
}
.pd5-main-arrow--left{left:20px}
.pd5-main-arrow--right{right:20px}

/* Stronger, cleaner information panel */
.pd5-side-card{
  padding:22px;
}
.pd5-side-card h1{
  font-size:27px;
  line-height:1.22;
  margin:0 0 9px;
  letter-spacing:-.25px;
}
.pd5-description{
  font-size:13px;
  line-height:1.62;
  margin-bottom:16px;
}
.pd5-meta-grid{
  padding:8px 9px;
  border-radius:13px;
}
.pd5-meta-grid>div{
  padding:9px 8px;
}
.pd5-meta-grid small{
  font-size:10px;
}
.pd5-meta-grid strong{
  font-size:12px;
  line-height:1.25;
}

.pd5-download-host{
  margin:15px 0 10px;
}
.pd5-download-host .btn,
.pd5-download-host a,
.pd5-download-host button{
  min-height:53px!important;
  font-size:17px!important;
}

.pd5-trust-row{
  margin:10px 2px 12px;
  gap:14px;
  font-size:11px;
}

.pd5-secondary-actions{
  display:flex;
  gap:9px;
  margin:0 0 15px;
}
.pd5-secondary-actions button{
  min-height:38px;
  border:1px solid #dce6f2;
  background:#fff;
  color:#18365f;
  border-radius:9px;
  padding:0 13px;
  font-size:11px;
  font-weight:600;
  cursor:pointer;
}
.pd5-secondary-actions button:hover{
  border-color:#b9d2ee;
  background:#f7fbff;
}
.pd5-secondary-actions button[data-saved="1"]{
  color:#e92872;
  border-color:#ffc4d9;
  background:#fff7fa;
}

/* Social row visually secondary */
.pd5-share-title{
  margin-bottom:9px;
}
.pd5-share-list{
  gap:14px;
}
.pd5-share-list b{
  width:36px;
  height:36px;
}

/* Premium strip: calmer and more premium */
.pd5-premium-inline{
  margin-top:15px;
  border-color:#f2dfb8;
  background:linear-gradient(90deg,#fffaf0,#fff);
  box-shadow:none;
}
.pd5-premium-inline>b{
  background:#ff9800;
}

/* Similar images: larger, cleaner, more readable */
.pd5-section{
  padding:17px 18px;
}
.pd5-section-head{
  align-items:center;
  margin-bottom:14px;
}
.pd5-section-head h2{
  font-size:19px;
  letter-spacing:-.1px;
}
.pd5-section-head p{
  font-size:12px;
}
.pd5-image-card{
  flex:0 0 168px;
}
.pd5-thumb{
  height:122px;
  border-radius:10px;
}
.pd5-image-card strong{
  font-size:11px;
  line-height:1.35;
  margin-top:7px;
}

/* Bundle redesign */
.pd5-bundle{
  padding:18px 19px;
  grid-template-columns:1.22fr .72fr .64fr;
  gap:22px;
  background:linear-gradient(135deg,#f4f9ff 0%,#ffffff 58%,#f8fbff 100%);
  border:1px solid #dbe8f6;
}
.pd5-bundle-heading{
  align-items:flex-start;
}
.pd5-bundle-icon{
  width:42px;
  height:42px;
  border-radius:11px;
}
.pd5-bundle-title-line h2{
  font-size:18px;
  line-height:1.25;
}
.pd5-bundle-title-line span{
  font-size:9px;
  padding:4px 8px;
}
.pd5-bundle-left p{
  font-size:12px;
  line-height:1.5;
  max-width:650px;
  margin:5px 0 12px;
}
.pd5-bundle-thumbs{
  gap:8px;
}
.pd5-bundle-thumbs img,
.pd5-bundle-thumbs span{
  width:74px;
  height:58px;
}
.pd5-bundle-benefits{
  font-size:12px;
  gap:9px;
}
.pd5-bundle-buy{
  padding:16px;
  border-radius:12px;
}
.pd5-bundle-buy small{
  font-size:11px;
}
.pd5-bundle-buy strong{
  font-size:14px;
  line-height:1.35;
}
.pd5-bundle-buy a{
  margin-top:5px;
  padding:11px 12px;
  font-size:12px;
}

/* Info cards */
.pd5-info-grid{
  gap:15px;
}
.pd5-info-card{
  padding:17px;
}
.pd5-info-card h2{
  font-size:16px;
}
.pd5-info-card p{
  font-size:12px;
  line-height:1.65;
}
.pd5-tags a{
  font-size:10px;
  padding:6px 9px;
}

/* Related category cards */
.pd5-category-card{
  flex:0 0 225px;
}
.pd5-category-card img{
  height:112px;
}

/* Premium CTA */
.pd5-premium-cta{
  padding:16px 19px;
}
.pd5-premium-cta strong{
  font-size:15px;
}
.pd5-premium-cta small{
  font-size:11px;
}
.pd5-premium-cta>a{
  padding:11px 19px;
  font-size:12px;
}

/* Remove no-longer-used elements */
.pd5-search-hints,
.pd5-preview-top,
.pd5-zoom-btn,
.pd5-preview-navigation-note,
.pd5-side-top,
.pd5-modal{
  display:none!important;
}

@media(max-width:820px){
  .pd5-preview-card{min-height:410px}
  .pd5-preview-stage{min-height:386px}
  .pd5-image-card{flex-basis:150px}
}
@media(max-width:560px){
  .pd5-search-hero{padding:10px 0 8px}
  .pd5-search-box{min-height:50px}
  .pd5-search-box button{min-width:auto;padding:0 16px}
  .pd5-preview-card{min-height:330px}
  .pd5-preview-stage{min-height:310px}
  .pd5-side-card{padding:15px}
  .pd5-side-card h1{font-size:21px}
  .pd5-secondary-actions{margin-bottom:13px}
  .pd5-bundle{padding:15px}
  .pd5-bundle-thumbs img,.pd5-bundle-thumbs span{width:58px;height:50px}
}


/* =========================================================
   V7 FINAL FLOW + TYPOGRAPHY + PREVIEW FIX
   ========================================================= */

/* Match new category/home typography scale */
.pd5-breadcrumb{
  font-size:13px;
  padding-top:16px;
  padding-bottom:13px;
}

.pd5-product{
  grid-template-columns:minmax(0,1.08fr) minmax(450px,.92fr);
  gap:20px;
  align-items:stretch;
}

.pd5-side-card{
  padding:24px;
}

.pd5-side-card h1{
  font-size:30px;
  line-height:1.18;
  margin:0 0 12px;
  letter-spacing:-.35px;
  font-weight:700;
}

.pd5-description{
  font-size:15px;
  line-height:1.65;
  color:#5f7188;
  margin:0 0 18px;
}

.pd5-meta-grid{
  margin-bottom:2px;
}

.pd5-meta-grid>div{
  padding:10px 9px;
}

.pd5-meta-grid small{
  font-size:11px;
}

.pd5-meta-grid strong{
  font-size:13px;
  line-height:1.3;
}

.pd5-download-host .btn,
.pd5-download-host a,
.pd5-download-host button{
  min-height:56px!important;
  font-size:18px!important;
}

.pd5-trust-row{
  font-size:12px;
  line-height:1.45;
}

.pd5-secondary-actions button{
  min-height:40px;
  font-size:12px;
}

.pd5-share-title{
  font-size:13px;
}

.pd5-share-list a,
.pd5-share-list button{
  font-size:11px;
}

/* Main preview: fill the card for background/wallpaper/photo assets */
.pd5-preview-card{
  min-height:545px;
  padding:12px;
}

.pd5-preview-stage{
  min-height:521px;
  border-radius:12px;
}

/* Transparent PNG stays contained on checkerboard */
.pd5-preview--png .pd5-preview-stage img{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:650px;
  object-fit:contain;
}

/* Background / wallpaper / photo must fully cover the preview box */
.pd5-preview--regular .pd5-preview-stage{
  background:#eef3f8;
}

.pd5-preview--regular .pd5-preview-stage img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center;
}

/* Prevent any visible white/blank strip around regular preview */
.pd5-preview--regular{
  padding:0;
  overflow:hidden;
}
.pd5-preview--regular .pd5-preview-stage{
  border-radius:16px;
  min-height:545px;
}
.pd5-preview--regular .pd5-main-arrow--left{left:18px}
.pd5-preview--regular .pd5-main-arrow--right{right:18px}

/* Section typography: same visual weight as category page */
.pd5-section{
  padding:20px;
  margin-top:20px;
}

.pd5-section-head{
  margin-bottom:16px;
}

.pd5-section-head h2{
  font-size:22px;
  line-height:1.2;
  font-weight:700;
  margin-bottom:4px;
}

.pd5-section-head p{
  font-size:13px;
  line-height:1.45;
}

.pd5-section-head>a{
  font-size:12px;
}

.pd5-image-card{
  flex:0 0 180px;
}

.pd5-thumb{
  height:132px;
}

.pd5-image-card strong{
  font-size:12px;
  line-height:1.35;
  margin-top:8px;
}

/* Cleaner two-column info area — no duplicate Image Details card */
.pd5-info-grid{
  grid-template-columns:1.3fr .9fr;
  gap:18px;
  margin-top:20px;
}

.pd5-info-card{
  padding:20px;
}

.pd5-info-card h2{
  font-size:20px;
  margin-bottom:12px;
}

.pd5-info-card p{
  font-size:14px;
  line-height:1.7;
}

.pd5-tags{
  margin-top:15px;
  gap:8px;
}

.pd5-tags a{
  font-size:11px;
  padding:7px 10px;
}

/* Bundle: more balanced and readable */
.pd5-bundle{
  margin-top:20px;
  padding:20px 22px;
  grid-template-columns:1.2fr .75fr .62fr;
  gap:24px;
}

.pd5-bundle-title-line h2{
  font-size:21px;
  font-weight:700;
}

.pd5-bundle-left p{
  font-size:13px;
  line-height:1.55;
  margin:6px 0 13px;
}

.pd5-bundle-benefits{
  font-size:13px;
  line-height:1.45;
}

.pd5-bundle-buy small{
  font-size:12px;
}

.pd5-bundle-buy strong{
  font-size:15px;
}

.pd5-bundle-buy a{
  font-size:13px;
  padding:12px 14px;
}

/* Related Categories */
.pd5-category-card{
  flex:0 0 235px;
}

.pd5-category-card img{
  height:120px;
}

.pd5-category-card strong{
  font-size:13px;
  padding:10px 11px;
}

/* Premium CTA sizing */
.pd5-premium-cta{
  margin-top:20px;
  padding:18px 21px;
}

.pd5-premium-cta strong{
  font-size:16px;
}

.pd5-premium-cta small{
  font-size:12px;
}

/* Overall vertical rhythm */
.pd5-search-hero{padding:17px 0 13px}
.pd5-breadcrumb + .pd5-product{margin-top:0}

/* Hide duplicate-details styling if any stale DOM appears */
.pd5-detail-list{display:none!important}

/* Responsive */
@media(max-width:1100px){
  .pd5-product{
    grid-template-columns:1fr 1fr;
  }
  .pd5-info-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:820px){
  .pd5-product{
    grid-template-columns:1fr;
  }
  .pd5-preview-card{
    min-height:420px;
  }
  .pd5-preview-stage{
    min-height:396px;
  }
  .pd5-preview--regular .pd5-preview-stage{
    min-height:420px;
  }
  .pd5-side-card h1{
    font-size:26px;
  }
  .pd5-description{
    font-size:14px;
  }
  .pd5-info-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .pd5-side-card{
    padding:16px;
  }
  .pd5-side-card h1{
    font-size:22px;
  }
  .pd5-description{
    font-size:13px;
  }
  .pd5-meta-grid small{
    font-size:10px;
  }
  .pd5-meta-grid strong{
    font-size:12px;
  }
  .pd5-preview-card{
    min-height:330px;
  }
  .pd5-preview-stage{
    min-height:306px;
  }
  .pd5-preview--regular .pd5-preview-stage{
    min-height:330px;
  }
  .pd5-section-head h2{
    font-size:19px;
  }
  .pd5-section-head p{
    font-size:12px;
  }
  .pd5-info-card h2{
    font-size:18px;
  }
  .pd5-info-card p{
    font-size:13px;
  }
  .pd5-bundle-title-line h2{
    font-size:19px;
  }
}


/* =========================================================
   V8 FINAL DESIGN — top-to-bottom refinement
   ========================================================= */

/* ---------- Main preview: shorter, cleaner, better balanced ---------- */
.pd5-product{
  grid-template-columns:minmax(0,1.03fr) minmax(470px,.97fr);
  gap:20px;
  align-items:stretch;
}
.pd5-preview-card{
  min-height:455px;
  height:455px;
}
.pd5-preview-stage{
  min-height:455px;
  height:455px;
}
.pd5-preview--regular .pd5-preview-stage{
  min-height:455px;
  height:455px;
}
.pd5-preview--regular .pd5-preview-stage img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.pd5-preview--png{
  padding:12px;
}
.pd5-preview--png .pd5-preview-stage{
  min-height:431px;
  height:431px;
}
.pd5-preview--png .pd5-preview-stage img{
  max-height:410px;
}

/* Perfectly centered overlay arrows */
.pd5-main-arrow{
  top:50%;
  width:42px;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  line-height:1;
  font-size:30px;
  font-family:Arial,sans-serif;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(8,24,48,.70);
}
.pd5-main-arrow--left{left:18px}
.pd5-main-arrow--right{right:18px}

/* ---------- Right panel ---------- */
.pd5-side-card{
  padding:23px;
}
.pd5-side-card h1{
  font-size:29px;
  line-height:1.18;
  margin-bottom:10px;
}
.pd5-description{
  font-size:14px;
  line-height:1.65;
  margin-bottom:16px;
}
.pd5-meta-grid small{font-size:11px}
.pd5-meta-grid strong{font-size:13px}
.pd5-download-host .btn,
.pd5-download-host a,
.pd5-download-host button{
  min-height:54px!important;
  font-size:17px!important;
}
.pd5-trust-row{
  font-size:11.5px;
  margin:9px 1px 11px;
}

/* Save/Share as subtle utility actions */
.pd5-secondary-actions{
  gap:8px;
  margin-bottom:14px;
}
.pd5-secondary-actions button{
  border-radius:8px;
  min-height:38px;
  padding:0 12px;
  font-size:11px;
}

/* Professional social media row */
.pd5-share-block{
  border-top:1px solid #edf2f7;
  padding-top:13px;
}
.pd5-share-title{
  font-size:12px;
  color:#2b415f;
}
.pd5-share-list{
  gap:13px;
}
.pd5-share-list a,
.pd5-share-list button{
  min-width:52px;
  font-size:10px;
}
.pd5-share-list b{
  width:36px;
  height:36px;
  font-size:16px;
  border:1px solid rgba(255,255,255,.22);
  box-shadow:0 3px 10px rgba(20,45,75,.08);
}
.pd5-share-list b i{
  font-size:16px;
  line-height:1;
}
.pd5-share-list .copy b{
  background:#edf3f9;
  color:#25466a;
}

/* Premium inline */
.pd5-premium-inline{
  padding:11px 12px;
  margin-top:14px;
  background:linear-gradient(90deg,#fff8e8,#fffdf8);
}
.pd5-premium-inline strong{font-size:12px}
.pd5-premium-inline small{font-size:9.5px}

/* ---------- About: single row links, no repeated Popular Searches card ---------- */
.pd5-info-grid{
  display:block;
  margin-top:20px;
}
.pd5-about-full{
  width:100%;
}
.pd5-about-full h2{
  font-size:20px;
}
.pd5-about-full p{
  font-size:14px;
  line-height:1.68;
  max-width:1250px;
}
.pd5-about-full .pd5-tags{
  flex-wrap:nowrap;
  overflow-x:auto;
  white-space:nowrap;
  padding-bottom:2px;
  scrollbar-width:none;
}
.pd5-about-full .pd5-tags::-webkit-scrollbar{display:none}
.pd5-about-full .pd5-tags a{
  flex:0 0 auto;
  font-size:11px;
}

/* ---------- More Like This: 2-row carousel, bigger cards, hover title ---------- */
.pd5-section{
  overflow:hidden;
}
.pd5-image-row{
  display:grid;
  grid-auto-flow:column;
  grid-template-rows:repeat(2, 168px);
  grid-auto-columns:220px;
  gap:14px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-behavior:smooth;
  scrollbar-width:none;
  padding:1px 1px 2px;
}
.pd5-image-row::-webkit-scrollbar{display:none}
.pd5-image-card{
  width:220px;
  height:168px;
  display:block;
  position:relative;
  overflow:hidden;
  border-radius:11px;
  background:#f4f7fa;
  text-decoration:none;
}
.pd5-thumb{
  width:100%;
  height:100%;
  border-radius:11px;
  position:relative;
  overflow:hidden;
}
.pd5-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.pd5-image-card:hover .pd5-thumb img{
  transform:scale(1.035);
}
.pd5-card-overlay{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:26px 11px 9px;
  background:linear-gradient(180deg,transparent,rgba(4,16,34,.82));
  color:#fff;
  font-size:12px;
  line-height:1.3;
  font-weight:500;
  opacity:0;
  transform:translateY(4px);
  transition:opacity .18s ease,transform .18s ease;
}
.pd5-image-card:hover .pd5-card-overlay{
  opacity:1;
  transform:translateY(0);
}
.pd5-slider-arrow{
  top:50%;
  width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;
  font-size:22px;
  z-index:5;
}

/* ---------- Bundle: highlighted but premium/professional ---------- */
.pd5-bundle{
  margin-top:20px;
  padding:22px 24px;
  grid-template-columns:1.18fr .72fr .64fr;
  gap:26px;
  background:linear-gradient(135deg,#f4f0ff 0%,#fbf8ff 52%,#eef6ff 100%);
  border:1px solid #dcd4fb;
  box-shadow:0 10px 28px rgba(91,72,160,.07);
}
.pd5-bundle-icon{
  width:46px;
  height:46px;
  border-radius:12px;
  background:linear-gradient(135deg,#6f5df5,#0875ff);
  box-shadow:0 7px 18px rgba(83,76,205,.20);
}
.pd5-bundle-icon i{
  font-size:19px;
}
.pd5-bundle-title-line h2{
  font-size:22px;
  color:#152a53;
}
.pd5-bundle-title-line span{
  background:#6f5df5;
}
.pd5-bundle-left p{
  font-size:13px;
  line-height:1.55;
  color:#5f6d83;
}
.pd5-bundle-thumbs img,
.pd5-bundle-thumbs span{
  width:78px;
  height:60px;
}
.pd5-bundle-benefits{
  font-size:13px;
  color:#415772;
}
.pd5-bundle-buy{
  border-color:#d9d8ee;
  background:rgba(255,255,255,.86);
}
.pd5-bundle-kicker{
  color:#6f5df5!important;
  font-weight:700;
  letter-spacing:.1px;
}
.pd5-bundle-buy strong{
  font-size:15px;
}
.pd5-bundle-buy a{
  background:linear-gradient(90deg,#6f5df5,#0875ff);
  box-shadow:0 7px 16px rgba(63,87,205,.13);
}

/* ---------- Related Categories ---------- */
.pd5-category-row{
  gap:14px;
  overflow-x:auto;
  overflow-y:hidden;
  scrollbar-width:none;
  padding:1px 1px 2px;
}
.pd5-category-row::-webkit-scrollbar{display:none}
.pd5-category-card{
  flex:0 0 240px;
  border-radius:11px;
  border:1px solid #e2e9f2;
  box-shadow:0 4px 13px rgba(30,64,110,.04);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.pd5-category-card:hover{
  transform:translateY(-2px);
  border-color:#c9d9eb;
  box-shadow:0 8px 20px rgba(30,64,110,.08);
}
.pd5-category-thumb{
  display:block;
  height:126px;
  overflow:hidden;
  background:#f4f7fa;
}
.pd5-category-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .22s ease;
}
.pd5-category-card:hover .pd5-category-thumb img{
  transform:scale(1.025);
}
.pd5-category-name{
  display:block;
  padding:10px 12px 11px;
  font-size:13px;
  line-height:1.25;
  font-weight:600;
  color:#17335a;
}

/* ---------- Premium CTA: final professional treatment ---------- */
.pd5-premium-cta{
  margin-top:20px;
  padding:24px 26px;
  background:linear-gradient(120deg,#0d2c58 0%,#123d75 58%,#0a74ff 100%);
  color:#fff;
  border:0;
  box-shadow:0 12px 30px rgba(20,66,126,.14);
}
.pd5-premium-copy{
  display:flex;
  align-items:flex-start;
  gap:16px;
}
.pd5-premium-icon{
  width:48px;
  height:48px;
  flex:0 0 48px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.12);
  color:#ffd36a;
  font-size:26px;
}
.pd5-premium-kicker{
  display:block;
  margin-bottom:3px;
  color:#b9d7ff;
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.5px;
}
.pd5-premium-cta h2{
  margin:0 0 5px;
  color:#fff;
  font-size:22px;
  line-height:1.2;
}
.pd5-premium-cta p{
  margin:0;
  max-width:850px;
  color:#dbe8f7;
  font-size:13px;
  line-height:1.55;
}
.pd5-premium-benefits{
  display:flex;
  gap:15px;
  flex-wrap:wrap;
  margin-top:10px;
  color:#eaf4ff;
  font-size:11px;
}
.pd5-premium-cta>a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-width:170px;
  min-height:44px;
  background:#fff;
  color:#0b5fd6;
  border-radius:9px;
  font-size:12px;
  font-weight:700;
  box-shadow:0 6px 18px rgba(0,0,0,.10);
}

/* ---------- Responsive ---------- */
@media(max-width:1100px){
  .pd5-product{
    grid-template-columns:1fr 1fr;
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:430px;
    min-height:430px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:406px;
    min-height:406px;
  }
  .pd5-bundle{
    grid-template-columns:1fr 1fr;
  }
  .pd5-bundle-buy{
    grid-column:1/-1;
  }
}
@media(max-width:820px){
  .pd5-product{
    grid-template-columns:1fr;
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:390px;
    min-height:390px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:366px;
    min-height:366px;
  }
  .pd5-bundle{
    grid-template-columns:1fr;
  }
  .pd5-bundle-buy{
    grid-column:auto;
  }
  .pd5-premium-cta{
    flex-direction:column;
    align-items:flex-start;
  }
  .pd5-premium-cta>a{
    width:100%;
  }
}
@media(max-width:560px){
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:310px;
    min-height:310px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:286px;
    min-height:286px;
  }
  .pd5-side-card h1{
    font-size:22px;
  }
  .pd5-image-row{
    grid-template-rows:repeat(2, 145px);
    grid-auto-columns:175px;
    gap:10px;
  }
  .pd5-image-card{
    width:175px;
    height:145px;
  }
  .pd5-card-overlay{
    opacity:1;
    transform:none;
    font-size:10px;
    padding:22px 8px 7px;
  }
  .pd5-bundle{
    padding:17px;
  }
  .pd5-bundle-title-line h2{
    font-size:19px;
  }
  .pd5-category-card{
    flex-basis:190px;
  }
  .pd5-category-thumb{
    height:105px;
  }
  .pd5-premium-cta{
    padding:20px;
  }
  .pd5-premium-cta h2{
    font-size:19px;
  }
}


/* =========================================================
   V9 FINAL REFINEMENT
   ========================================================= */

.pd5-product{grid-template-columns:minmax(0,60%) minmax(0,40%);gap:20px}
.pd5-preview-card{height:500px;min-height:500px}
.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{height:500px;min-height:500px}
.pd5-preview--png{padding:12px}
.pd5-preview--png .pd5-preview-stage{height:476px;min-height:476px}
.pd5-preview--png .pd5-preview-stage img{max-height:455px}

.pd5-side-card{padding:22px}
.pd5-side-card h1{font-size:28px;line-height:1.18;margin-bottom:10px}
.pd5-description{font-size:14px;line-height:1.62;margin-bottom:15px}

.pd5-meta-grid{display:none!important}
.pd5-meta-list{border:1px solid #e1ebf6;border-radius:12px;overflow:hidden;background:#f7fbff;margin-bottom:14px}
.pd5-meta-list>div{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 13px;border-bottom:1px solid #e8eff7}
.pd5-meta-list>div:last-child{border-bottom:0}
.pd5-meta-list span{font-size:11.5px;color:#667a93;white-space:nowrap}
.pd5-meta-list strong{font-size:12.5px;color:#122b52;text-align:right;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pd5-meta-list a{color:inherit;text-decoration:none}

.pd5-trust-row{display:none!important}
.pd5-trust-list{display:flex;gap:0;border:1px solid #e3ebf4;border-radius:9px;overflow:hidden;margin:10px 0 13px;background:#fff}
.pd5-trust-list span{flex:1;min-height:34px;display:flex;align-items:center;justify-content:center;padding:0 9px;border-right:1px solid #e8eef5;color:#425b76;font-size:10.5px;white-space:nowrap}
.pd5-trust-list span:last-child{border-right:0}

.pd5-share-block{border-top:1px solid #edf2f7;padding-top:12px}
.pd5-share-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}
.pd5-share-title{margin:0;font-size:12px;font-weight:700}
.pd5-secondary-actions{margin:0;gap:7px}
.pd5-secondary-actions button{min-height:34px;padding:0 10px;font-size:10.5px}
.pd5-share-list{gap:12px}
.pd5-share-list a,.pd5-share-list button{min-width:48px}
.pd5-share-list b{width:34px;height:34px}
.pd5-share-list b i{font-size:15px!important}

.pd5-image-row{grid-template-rows:repeat(2,190px);grid-auto-columns:250px;gap:16px}
.pd5-image-card{width:250px;height:190px;border-radius:12px}
.pd5-card-overlay{font-size:12.5px;padding:30px 12px 10px}

.pd5-about-full .pd5-tags{gap:9px}
.pd5-about-full .pd5-tags a{min-height:38px;display:inline-flex;align-items:center;padding:0 15px;border:1px solid #d9e5f2;border-radius:999px;background:#fff;color:#294c71;font-size:11.5px;font-weight:500;transition:.18s}
.pd5-about-full .pd5-tags a:hover{background:#edf6ff;border-color:#bcd5ef;color:#0869d8;transform:translateY(-1px)}

.pd5-bundle{background:radial-gradient(circle at 15% 20%,rgba(122,92,255,.10),transparent 34%),linear-gradient(135deg,#f7f3ff 0%,#ffffff 52%,#eef6ff 100%);border:1px solid #d9d0fb;box-shadow:0 14px 34px rgba(75,65,150,.09)}
.pd5-bundle-icon{width:50px;height:50px;background:linear-gradient(135deg,#7659f5,#2b78ff);box-shadow:0 10px 24px rgba(90,76,205,.24)}
.pd5-bundle-title-line h2{font-size:23px}
.pd5-bundle-title-line span{background:linear-gradient(90deg,#7a5cf5,#4f74ff);box-shadow:0 4px 10px rgba(89,83,210,.18)}
.pd5-bundle-left p{font-size:13px;color:#586b84}
.pd5-bundle-buy{padding:18px;background:rgba(255,255,255,.92);border:1px solid #d8d8ef;box-shadow:0 6px 18px rgba(67,67,120,.05)}
.pd5-bundle-buy strong{font-size:16px}
.pd5-bundle-buy a{min-height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#7358f5,#1676ff)}

.pd5-category-row{gap:16px}
.pd5-category-card{flex:0 0 255px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid #dfe8f2}
.pd5-category-thumb{height:138px}
.pd5-category-name{min-height:48px;display:flex;align-items:center;padding:0 13px;font-size:13px;font-weight:600;color:#16335b}
.pd5-category-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(33,70,120,.10)}

.pd5-premium-cta{padding:26px 28px;background:radial-gradient(circle at 15% 25%,rgba(255,255,255,.10),transparent 28%),linear-gradient(120deg,#0b2850 0%,#113a70 60%,#0b75ff 100%)}
.pd5-premium-cta h2{font-size:23px}
.pd5-premium-cta p{font-size:13.5px}
.pd5-premium-benefits{margin-top:11px;font-size:11.5px}
.pd5-premium-cta>a{min-width:185px;min-height:46px;font-size:12.5px}

@media(max-width:1100px){
  .pd5-product{grid-template-columns:minmax(0,58%) minmax(0,42%)}
  .pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{height:455px;min-height:455px}
  .pd5-preview--png .pd5-preview-stage{height:431px;min-height:431px}
}
@media(max-width:820px){
  .pd5-product{grid-template-columns:1fr}
  .pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{height:410px;min-height:410px}
  .pd5-preview--png .pd5-preview-stage{height:386px;min-height:386px}
  .pd5-trust-list{flex-wrap:wrap}
  .pd5-trust-list span{flex:1 1 50%;border-bottom:1px solid #e8eef5}
  .pd5-image-row{grid-template-rows:repeat(2,175px);grid-auto-columns:220px}
  .pd5-image-card{width:220px;height:175px}
}
@media(max-width:560px){
  .pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{height:315px;min-height:315px}
  .pd5-preview--png .pd5-preview-stage{height:291px;min-height:291px}
  .pd5-meta-list>div{min-height:38px;padding:0 11px}
  .pd5-meta-list span{font-size:10.5px}
  .pd5-meta-list strong{font-size:11.5px}
  .pd5-share-header{align-items:flex-start}
  .pd5-image-row{grid-template-rows:repeat(2,150px);grid-auto-columns:180px;gap:10px}
  .pd5-image-card{width:180px;height:150px}
  .pd5-category-card{flex-basis:205px}
  .pd5-category-thumb{height:115px}
}


/* =========================================================
   V10 PROFESSIONAL FINAL — clean, readable, conversion-led
   ========================================================= */

/* Remove download-button.php helper text to save space */
.pd5-download-host .download-benefits{
  display:none!important;
}

/* Hero balance: image stronger, details cleaner */
.pd5-product{
  grid-template-columns:minmax(0,60%) minmax(0,40%);
  gap:22px;
}
.pd5-preview-card{
  height:560px;
  min-height:560px;
}
.pd5-preview-stage,
.pd5-preview--regular .pd5-preview-stage{
  height:560px;
  min-height:560px;
}
.pd5-preview--png .pd5-preview-stage{
  height:536px;
  min-height:536px;
}
.pd5-preview--png .pd5-preview-stage img{
  max-height:515px;
}
.pd5-side-card{
  padding:24px;
}
.pd5-side-card h1{
  font-size:30px;
  line-height:1.18;
  margin-bottom:11px;
}
.pd5-description{
  font-size:15px;
  line-height:1.65;
  color:#5a6d86;
  margin-bottom:17px;
}

/* Metadata: one professional row each, icon + label on left */
.pd5-meta-list{
  background:#f8fbff;
  border:1px solid #dfe9f5;
  border-radius:12px;
  margin-bottom:14px;
}
.pd5-meta-list>div{
  min-height:43px;
  padding:0 14px;
}
.pd5-meta-list span{
  display:flex;
  align-items:center;
  gap:9px;
  color:#5f738e;
  font-size:12.5px;
  font-weight:500;
}
.pd5-meta-list span i{
  width:20px;
  text-align:center;
  color:#0875ff;
  font-size:14px;
  line-height:1;
}
.pd5-meta-list strong{
  font-size:13.5px;
  color:#102a51;
}

/* Download CTA remains primary */
.pd5-download-host{
  margin:15px 0 14px;
}
.pd5-download-host .download-button,
.pd5-download-host .btn,
.pd5-download-host a,
.pd5-download-host button{
  min-height:56px!important;
  font-size:18px!important;
}

/* Share section: compact, professional */
.pd5-share-block{
  padding-top:14px;
}
.pd5-share-header{
  min-height:38px;
  margin-bottom:12px;
}
.pd5-share-title{
  font-size:13px;
}
.pd5-secondary-actions button{
  min-height:36px;
  font-size:11.5px;
  padding:0 12px;
}
.pd5-share-list{
  gap:16px;
  align-items:flex-start;
}
.pd5-share-list a,
.pd5-share-list button{
  min-width:58px;
  font-size:11px;
  color:#38506d;
}
.pd5-share-list b{
  width:40px;
  height:40px;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:1!important;
}
.pd5-share-list b i{
  display:block!important;
  width:auto!important;
  height:auto!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  font-size:18px!important;
}

/* Premium inline upsell: more polished */
.pd5-premium-inline{
  padding:13px 14px;
  margin-top:16px;
  border-radius:11px;
  background:linear-gradient(90deg,#fff9ec,#fffdf7);
  border:1px solid #eedeb8;
}
.pd5-premium-inline strong{
  font-size:13px;
}
.pd5-premium-inline small{
  font-size:10px;
}
.pd5-premium-inline>b{
  font-size:11px;
  padding:10px 12px;
}

/* Larger main left/right arrows, perfectly centered */
.pd5-main-arrow{
  width:46px;
  height:46px;
  font-size:32px;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  padding:0!important;
}

/* About: cleaner title, larger body, category-style links with arrows */
.pd5-about-full{
  padding:22px;
}
.pd5-about-full h2{
  font-size:22px;
  margin-bottom:12px;
}
.pd5-about-full p{
  font-size:15px;
  line-height:1.7;
  max-width:1320px;
}
.pd5-about-tag-shell{
  position:relative;
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:16px;
}
.pd5-about-tags{
  flex:1;
  display:flex;
  flex-wrap:nowrap!important;
  gap:10px!important;
  overflow-x:auto!important;
  scroll-behavior:smooth;
  scrollbar-width:none;
  padding:1px 0;
  margin:0!important;
}
.pd5-about-tags::-webkit-scrollbar{display:none}
.pd5-about-tags a{
  min-height:40px!important;
  padding:0 16px!important;
  font-size:12px!important;
  flex:0 0 auto;
}
.pd5-tag-arrow{
  flex:0 0 36px;
  width:36px;
  height:36px;
  border:1px solid #d7e3ef;
  border-radius:50%;
  background:#fff;
  color:#31577f;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:22px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 4px 10px rgba(21,58,99,.06);
}
.pd5-tag-arrow:hover{
  background:#edf6ff;
  border-color:#bdd4ed;
}

/* More Like This: larger 2-row media, closer to category cards */
.pd5-section{
  padding:22px;
}
.pd5-section-head h2{
  font-size:22px;
}
.pd5-section-head p{
  font-size:13px;
}
.pd5-image-row{
  grid-template-rows:repeat(2,205px);
  grid-auto-columns:270px;
  gap:16px;
}
.pd5-image-card{
  width:270px;
  height:205px;
}
.pd5-card-overlay{
  font-size:13px;
  padding:34px 13px 11px;
}

/* Bundle: premium but restrained */
.pd5-bundle{
  padding:24px 26px;
  background:
    radial-gradient(circle at 10% 20%,rgba(118,89,245,.13),transparent 30%),
    linear-gradient(135deg,#f6f2ff 0%,#ffffff 55%,#eef6ff 100%);
  border:1px solid #d7cdfa;
  border-radius:17px;
}
.pd5-bundle-title-line h2{
  font-size:24px;
}
.pd5-bundle-title-line span{
  font-size:10px;
  padding:5px 9px;
}
.pd5-bundle-left p{
  font-size:14px;
  line-height:1.55;
}
.pd5-bundle-benefits{
  font-size:13.5px;
  gap:10px;
}
.pd5-bundle-buy{
  padding:19px;
  border-radius:13px;
}
.pd5-bundle-buy small{
  font-size:12px;
}
.pd5-bundle-buy strong{
  font-size:16px;
  line-height:1.35;
}
.pd5-bundle-buy a{
  min-height:46px;
  font-size:13px;
}

/* Related Categories: larger cards, stronger hierarchy */
.pd5-category-card{
  flex:0 0 270px;
}
.pd5-category-thumb{
  height:150px;
}
.pd5-category-name{
  min-height:52px;
  font-size:14px;
  padding:0 14px;
}

/* Premium final CTA */
.pd5-premium-cta{
  padding:28px 30px;
  border-radius:17px;
}
.pd5-premium-kicker{
  font-size:12px;
}
.pd5-premium-cta h2{
  font-size:25px;
}
.pd5-premium-cta p{
  font-size:14px;
  line-height:1.6;
}
.pd5-premium-benefits{
  font-size:12px;
}
.pd5-premium-cta>a{
  min-width:195px;
  min-height:48px;
  font-size:13px;
}

/* Overall readable rhythm */
.pd5-breadcrumb{
  font-size:13px;
}
.pd5-section-head>a{
  font-size:12px;
}

/* Responsive */
@media(max-width:1100px){
  .pd5-product{grid-template-columns:minmax(0,58%) minmax(0,42%)}
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:500px;
    min-height:500px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:476px;
    min-height:476px;
  }
}
@media(max-width:820px){
  .pd5-product{grid-template-columns:1fr}
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:430px;
    min-height:430px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:406px;
    min-height:406px;
  }
  .pd5-about-full p{font-size:14px}
  .pd5-image-row{grid-template-rows:repeat(2,180px);grid-auto-columns:230px}
  .pd5-image-card{width:230px;height:180px}
}
@media(max-width:560px){
  .pd5-side-card h1{font-size:23px}
  .pd5-description{font-size:13.5px}
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:330px;
    min-height:330px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:306px;
    min-height:306px;
  }
  .pd5-meta-list>div{min-height:41px}
  .pd5-meta-list span{font-size:11px}
  .pd5-meta-list strong{font-size:12px}
  .pd5-share-list{gap:10px}
  .pd5-share-list a,.pd5-share-list button{min-width:50px;font-size:10px}
  .pd5-share-list b{width:36px;height:36px}
  .pd5-about-tag-shell{gap:7px}
  .pd5-tag-arrow{width:32px;height:32px;flex-basis:32px}
  .pd5-image-row{grid-template-rows:repeat(2,155px);grid-auto-columns:185px;gap:10px}
  .pd5-image-card{width:185px;height:155px}
  .pd5-bundle-title-line h2{font-size:20px}
  .pd5-category-card{flex-basis:215px}
  .pd5-category-thumb{height:120px}
  .pd5-premium-cta h2{font-size:20px}
}


/* =========================================================
   V11 CLEAN FINAL — simplified, professional, compact
   ========================================================= */

/* Remove old right-side helper/share/premium fragments */
.pd5-download-host .download-benefits,
.pd5-trust-row,
.pd5-trust-list,
.pd5-share-block,
.pd5-premium-inline,
.pd5-info-grid{display:none!important}

/* Stronger 60/40 top composition */
.pd5-product{
  grid-template-columns:minmax(0,60%) minmax(0,40%);
  gap:22px;
}
.pd5-preview-card,
.pd5-preview-stage,
.pd5-preview--regular .pd5-preview-stage{
  height:585px;
  min-height:585px;
}
.pd5-preview--png .pd5-preview-stage{
  height:561px;
  min-height:561px;
}
.pd5-preview--png .pd5-preview-stage img{
  max-height:540px;
}
.pd5-side-card{
  padding:24px;
}
.pd5-side-card h1{
  font-size:31px;
  line-height:1.17;
  margin:0 0 12px;
}
.pd5-description{
  font-size:15px;
  line-height:1.66;
  margin-bottom:17px;
}

/* 2 items per row, each in one line */
.pd11-meta-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  border:1px solid #dfe9f4;
  border-radius:12px;
  overflow:hidden;
  background:#f8fbff;
}
.pd11-meta-item{
  min-height:56px;
  display:grid;
  grid-template-columns:32px auto 1fr;
  align-items:center;
  gap:9px;
  padding:0 13px;
  border-bottom:1px solid #e6edf5;
}
.pd11-meta-item:nth-child(odd){
  border-right:1px solid #e6edf5;
}
.pd11-meta-item:nth-last-child(-n+2){
  border-bottom:0;
}
.pd11-meta-icon{
  width:30px;
  height:30px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#e9f3ff;
  color:#0875ff;
  line-height:1;
}
.pd11-meta-icon i{
  font-size:14px;
  line-height:1;
}
.pd11-meta-label{
  font-size:12px;
  color:#647790;
  white-space:nowrap;
}
.pd11-meta-item strong{
  justify-self:end;
  font-size:13px;
  color:#102a51;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:100%;
}
.pd11-meta-item strong a{
  color:inherit;
  text-decoration:none;
}

/* Download CTA */
.pd5-download-host{
  margin:16px 0 0;
}
.pd5-download-host .download-button,
.pd5-download-host .btn,
.pd5-download-host a,
.pd5-download-host button{
  min-height:58px!important;
  font-size:18px!important;
}

/* New compact info + tags + social strip */
.pd11-info-strip{
  margin-top:18px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  background:#fff;
  border:1px solid #e3ebf5;
  border-radius:15px;
  padding:19px 20px;
  box-shadow:0 6px 20px rgba(31,70,125,.04);
}
.pd11-info-copy{
  min-width:0;
}
.pd11-info-copy p{
  margin:0;
  font-size:14px;
  line-height:1.65;
  color:#5a6c84;
}
.pd11-info-copy p strong{
  color:#1d3659;
}
.pd11-tag-shell{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:13px;
}
.pd11-tags{
  flex:1;
  min-width:0;
  display:flex;
  gap:9px;
  overflow-x:auto;
  scroll-behavior:smooth;
  scrollbar-width:none;
}
.pd11-tags::-webkit-scrollbar{display:none}
.pd11-tags a{
  flex:0 0 auto;
  min-height:36px;
  display:flex;
  align-items:center;
  padding:0 13px;
  border-radius:9px;
  background:#eef3f2;
  color:#465b6b;
  text-decoration:none;
  font-size:11.5px;
  font-weight:500;
}
.pd11-tags a:hover{
  background:#e6f4ea;
  color:#1d7d45;
}
.pd11-tag-arrow{
  width:32px;
  height:32px;
  flex:0 0 32px;
  border:1px solid #d8e3ee;
  border-radius:50%;
  background:#fff;
  color:#31577f;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:20px;
  line-height:1;
  cursor:pointer;
}
.pd11-tag-arrow:hover{
  background:#f1f7fd;
}

.pd11-share-panel{
  width:420px;
  max-width:100%;
  padding-left:22px;
  border-left:1px solid #e6edf5;
}
.pd11-share-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:11px;
}
.pd11-share-top>span{
  font-size:12px;
  font-weight:700;
  color:#203957;
}
.pd11-save-share{
  display:flex;
  gap:7px;
}
.pd11-save-share button{
  min-height:34px;
  padding:0 10px;
  border:1px solid #dce6f2;
  border-radius:8px;
  background:#fff;
  color:#18365f;
  font-size:11px;
  font-weight:600;
  cursor:pointer;
}
.pd11-save-share button:hover{
  background:#f7fbff;
}

.pd11-share-buttons{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
}
.pd11-share-buttons a,
.pd11-share-buttons button{
  min-height:38px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 12px;
  border:0;
  border-radius:8px;
  text-decoration:none;
  color:#fff;
  font-size:11px;
  font-weight:600;
  cursor:pointer;
}
.pd11-share-buttons svg{
  width:16px;
  height:16px;
  flex:0 0 16px;
  display:block;
}
.pd11-share-buttons .whatsapp{background:#19b75b}
.pd11-share-buttons .facebook{background:#1977e7}
.pd11-share-buttons .pinterest{background:#e60023}
.pd11-share-buttons .twitter{background:#111}
.pd11-share-buttons .copy{background:#eef3f8;color:#2e4a68}

/* More Like This remains strong */
.pd5-section{
  margin-top:20px;
  padding:22px;
}
.pd5-section-head h2{
  font-size:23px;
}
.pd5-section-head p{
  font-size:13px;
}
.pd5-image-row{
  grid-template-rows:repeat(2,205px);
  grid-auto-columns:270px;
  gap:16px;
}
.pd5-image-card{
  width:270px;
  height:205px;
}

/* Related Categories before Bundle, cleaner cards */
.pd5-category-card{
  flex:0 0 270px;
}
.pd5-category-thumb{
  height:150px;
}
.pd5-category-name{
  min-height:50px;
  font-size:14px;
}

/* Bundle now follows categories and reads more premium */
.pd5-bundle{
  margin-top:20px;
  padding:25px 27px;
  background:
    radial-gradient(circle at 12% 20%,rgba(118,89,245,.16),transparent 28%),
    linear-gradient(135deg,#f5f0ff 0%,#ffffff 54%,#edf6ff 100%);
  border:1px solid #d3c8fb;
  border-radius:18px;
  box-shadow:0 16px 38px rgba(74,62,150,.10);
}
.pd5-bundle-title-line h2{
  font-size:25px;
}
.pd5-bundle-title-line span{
  font-size:10px;
}
.pd5-bundle-left p{
  font-size:14px;
}
.pd5-bundle-benefits{
  font-size:13.5px;
}
.pd5-bundle-buy{
  padding:20px;
}
.pd5-bundle-buy strong{
  font-size:16px;
}
.pd5-bundle-buy a{
  min-height:47px;
}

/* Premium CTA final */
.pd5-premium-cta{
  margin-top:20px;
  padding:28px 30px;
  border-radius:18px;
}
.pd5-premium-cta h2{
  font-size:25px;
}
.pd5-premium-cta p{
  font-size:14px;
}

/* Responsive */
@media(max-width:1180px){
  .pd11-info-strip{
    grid-template-columns:1fr;
  }
  .pd11-share-panel{
    width:100%;
    padding-left:0;
    padding-top:15px;
    border-left:0;
    border-top:1px solid #e6edf5;
  }
}
@media(max-width:1100px){
  .pd5-product{
    grid-template-columns:minmax(0,58%) minmax(0,42%);
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:510px;
    min-height:510px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:486px;
    min-height:486px;
  }
}
@media(max-width:820px){
  .pd5-product{
    grid-template-columns:1fr;
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:430px;
    min-height:430px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:406px;
    min-height:406px;
  }
  .pd11-meta-grid{
    grid-template-columns:1fr;
  }
  .pd11-meta-item:nth-child(odd){
    border-right:0;
  }
  .pd11-meta-item:nth-last-child(-n+2){
    border-bottom:1px solid #e6edf5;
  }
  .pd11-meta-item:last-child{
    border-bottom:0;
  }
}
@media(max-width:560px){
  .pd5-side-card h1{
    font-size:23px;
  }
  .pd5-description{
    font-size:13.5px;
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:330px;
    min-height:330px;
  }
  .pd5-preview--png .pd5-preview-stage{
    height:306px;
    min-height:306px;
  }
  .pd11-info-strip{
    padding:15px;
  }
  .pd11-info-copy p{
    font-size:13px;
  }
  .pd11-share-top{
    align-items:flex-start;
  }
  .pd11-share-buttons a,
  .pd11-share-buttons button{
    min-height:36px;
    padding:0 10px;
  }
  .pd11-share-buttons span{
    display:none;
  }
  .pd5-image-row{
    grid-template-rows:repeat(2,155px);
    grid-auto-columns:185px;
    gap:10px;
  }
  .pd5-image-card{
    width:185px;
    height:155px;
  }
}


/* =========================================================
   V12 FINAL FIX
   ========================================================= */

/* Metadata icons: inline SVG, always visible and perfectly centered */
.pd11-meta-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:1!important;
}
.pd11-meta-icon svg{
  width:16px;
  height:16px;
  display:block;
  color:#0875ff;
}

/* Download CTA: clean icon + text spacing */
.pd12-main-download{
  gap:10px!important;
}
.pd12-download-icon{
  width:22px;
  height:22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 22px;
}
.pd12-download-icon svg{
  width:22px;
  height:22px;
  display:block;
}

/* Remove helper rows around the button if legacy markup leaks through */
.pd5-download-host .download-benefits,
.pd5-download-host .download-features,
.pd5-download-host .download-info,
.pd5-download-host .download-meta,
.pd5-download-host .quality-info,
.pd5-download-host .trust-info{
  display:none!important;
}

/* Related tag chips: calmer, less highlighted */
.pd11-tags a{
  background:#f0f4f3!important;
  color:#485c6c!important;
  border:1px solid transparent!important;
  border-radius:9px!important;
  font-size:12px!important;
  font-weight:500!important;
  min-height:36px;
}
.pd11-tags a:hover{
  background:#e8f3ec!important;
  color:#207a46!important;
  text-decoration:none!important;
}

/* Tag arrows: clearly clickable and vertically centered */
.pd11-tag-arrow{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  flex:0 0 34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:1!important;
  font-family:Arial,sans-serif!important;
  font-size:21px!important;
  cursor:pointer!important;
}

/* Breadcrumb hover underline */
.pd5-breadcrumb a{
  text-decoration:none!important;
  text-underline-offset:3px;
}
.pd5-breadcrumb a:hover{
  text-decoration:underline!important;
}

/* Main image arrows: exact center */
.pd5-main-arrow{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:1!important;
  font-family:Arial,sans-serif!important;
}


/* =========================================================
   V14 FINAL DESIGN REFINEMENT
   ========================================================= */

.pd5-product{grid-template-columns:minmax(0,60%) minmax(0,40%);gap:22px;align-items:stretch}
.pd5-preview-card,.pd5-side-card{min-height:610px}
.pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{height:610px;min-height:610px}
.pd5-preview--regular .pd5-preview-stage img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
.pd5-preview--png .pd5-preview-stage{height:586px;min-height:586px}
.pd5-preview--png .pd5-preview-stage img{max-height:565px;object-position:center center!important}

.pd5-main-arrow{width:50px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;background:rgba(8,25,49,.78)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 6px 18px rgba(4,18,38,.18)!important}
.pd5-main-arrow svg{width:22px;height:22px;display:block}
.pd5-main-arrow:hover{background:#0875ff!important}

.pd11-meta-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border:1px solid #dfe9f4;border-radius:12px;overflow:hidden;background:#f8fbff}
.pd11-meta-item{min-height:74px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-content:center!important;gap:2px 9px!important;padding:10px 12px!important;border-bottom:1px solid #e6edf5!important;border-right:1px solid #e6edf5!important}
.pd11-meta-item:nth-child(3n){border-right:0!important}
.pd11-meta-item:nth-last-child(-n+3){border-bottom:0!important}
.pd11-meta-icon{grid-row:1/3}
.pd11-meta-label{font-size:11.5px!important;color:#687a91!important;white-space:nowrap}
.pd11-meta-item strong{justify-self:start!important;font-size:13px!important;line-height:1.25!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}

.pd14-bundle-mini{margin-top:14px;min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 13px;border:1px solid #ddd5fb;border-radius:12px;background:linear-gradient(135deg,rgba(122,92,255,.10),rgba(8,117,255,.06)),#fff;text-decoration:none;color:#172f55;box-shadow:0 7px 18px rgba(68,70,150,.06)}
.pd14-bundle-mini-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#725af4,#0875ff);color:#fff;font-size:18px}
.pd14-bundle-mini-copy{min-width:0}
.pd14-bundle-mini-copy strong{display:block;font-size:13px;line-height:1.25}
.pd14-bundle-mini-copy small{display:block;margin-top:3px;font-size:10.5px;color:#6d7e94;line-height:1.35}
.pd14-bundle-mini-btn{white-space:nowrap;min-height:34px;display:flex;align-items:center;justify-content:center;padding:0 11px;border-radius:8px;background:#fff;border:1px solid #cbc9ea;color:#4d54b6;font-size:10.5px;font-weight:700}
.pd14-bundle-mini:hover{border-color:#c8bdf7;box-shadow:0 10px 22px rgba(68,70,150,.09)}

.pd5-image-row{grid-template-rows:repeat(3,200px)!important;grid-auto-columns:265px!important;gap:15px!important}
.pd5-image-card{width:265px!important;height:200px!important}
.pd5-card-overlay{font-size:13px!important;padding:34px 13px 11px!important}

.pd5-slider-arrow{width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:#fff!important;color:#2a527c!important;border:1px solid #d5e2ee!important;box-shadow:0 7px 18px rgba(22,61,103,.12)!important}
.pd5-slider-arrow svg{width:18px;height:18px;display:block}
.pd5-slider-arrow:hover{background:#edf6ff!important;border-color:#bdd4ec!important}

.pd11-tags{gap:10px!important}
.pd11-tags a{min-height:40px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid #d8e4f0!important;background:#fff!important;color:#294c70!important;font-size:12px!important;font-weight:500!important;box-shadow:0 2px 7px rgba(28,68,111,.03)}
.pd11-tags a:hover{background:#f3f8fd!important;color:#0870df!important;border-color:#bcd3ea!important}
.pd11-tag-arrow{width:38px!important;height:38px!important;min-width:38px!important;flex:0 0 38px!important;border:1px solid #d6e3ef!important;background:#fff!important;color:#2b5279!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}
.pd11-tag-arrow svg{width:16px;height:16px;display:block}

.pd5-category-card{flex:0 0 280px!important}
.pd5-category-thumb{height:155px!important}
.pd5-category-name{min-height:52px!important;font-size:14px!important}

.pd5-side-card h1{font-size:29px!important}
.pd5-description{font-size:14px!important}

@media(max-width:1100px){
  .pd5-product{grid-template-columns:minmax(0,58%) minmax(0,42%)}
  .pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage,.pd5-side-card{height:auto!important;min-height:540px!important}
  .pd11-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .pd11-meta-item:nth-child(3n){border-right:1px solid #e6edf5!important}
  .pd11-meta-item:nth-child(2n){border-right:0!important}
  .pd11-meta-item:nth-last-child(-n+3){border-bottom:1px solid #e6edf5!important}
  .pd11-meta-item:nth-last-child(-n+2){border-bottom:0!important}
}
@media(max-width:820px){
  .pd5-product{grid-template-columns:1fr}
  .pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{min-height:440px!important}
  .pd5-side-card{min-height:0!important}
  .pd11-meta-grid{grid-template-columns:1fr!important}
  .pd11-meta-item{border-right:0!important;border-bottom:1px solid #e6edf5!important}
  .pd11-meta-item:last-child{border-bottom:0!important}
  .pd14-bundle-mini{grid-template-columns:auto 1fr}
  .pd14-bundle-mini-btn{grid-column:1/-1}
  .pd5-image-row{grid-template-rows:repeat(3,175px)!important;grid-auto-columns:225px!important}
  .pd5-image-card{width:225px!important;height:175px!important}
}
@media(max-width:560px){
  .pd5-preview-card,.pd5-preview-stage,.pd5-preview--regular .pd5-preview-stage{min-height:330px!important}
  .pd5-image-row{grid-template-rows:repeat(3,150px)!important;grid-auto-columns:185px!important;gap:10px!important}
  .pd5-image-card{width:185px!important;height:150px!important}
}


/* =========================================================
   V15 FINAL — requested-only refinements
   ========================================================= */

/* 1. Product name heading */
@media(min-width:821px){
  .pd5-side-card h1{
    font-size:24px!important;
    line-height:1.24!important;
    letter-spacing:-.15px!important;
  }
}

/* 2. Compact metadata: 3 items per row, less height */
.pd11-meta-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.pd11-meta-item{
  min-height:58px!important;
  padding:8px 10px!important;
  grid-template-columns:28px minmax(0,1fr)!important;
}
.pd11-meta-icon{
  width:28px!important;
  height:28px!important;
}
.pd11-meta-icon svg{
  width:15px!important;
  height:15px!important;
}
.pd11-meta-label{
  font-size:10.5px!important;
}
.pd11-meta-item strong{
  font-size:12px!important;
}

/* 3. Download button: keep clean; ad directly below */
.pd5-download-host{
  margin:14px 0 10px!important;
}
.pd15-ad-box{
  margin-top:8px;
  min-height:90px;
  border-radius:10px;
  overflow:hidden;
  background:#fff;
}
.pd15-google-ad{
  display:block;
  min-height:90px;
}
.pd15-ad-placeholder{
  min-height:90px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:4px;
  border:1px dashed #d5dfeb;
  border-radius:10px;
  color:#8a97a8;
  background:#fafcff;
  text-align:center;
}
.pd15-ad-placeholder span{
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.7px;
}
.pd15-ad-placeholder small{
  font-size:10px;
}
.pd15-ad-placeholder b{
  color:#5b6f88;
}

/* 4. Main image arrows: visible + perfectly centered */
.pd5-main-arrow{
  width:50px!important;
  height:50px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  border-radius:50%!important;
  color:#fff!important;
  background:rgba(10,27,52,.82)!important;
  border:1px solid rgba(255,255,255,.26)!important;
  box-shadow:0 7px 20px rgba(5,18,36,.22)!important;
}
.pd5-main-arrow svg{
  width:23px!important;
  height:23px!important;
  display:block!important;
  flex:0 0 23px;
}
.pd5-main-arrow:hover{
  background:#0875ff!important;
}

/* Keep large image clear and centered. Slightly less height than V14. */
.pd5-preview-card,
.pd5-preview-stage,
.pd5-preview--regular .pd5-preview-stage{
  height:575px!important;
  min-height:575px!important;
}
.pd5-preview--regular .pd5-preview-stage img{
  object-position:center center!important;
}

/* 5. More Like This — THREE rows with category-page style mixed widths */
.pd5-image-row{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-template-rows:repeat(3,178px)!important;
  grid-auto-columns:max-content!important;
  gap:14px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  align-items:stretch!important;
}
.pd5-image-card{
  height:178px!important;
  border-radius:11px!important;
  overflow:hidden!important;
}
.pd5-image-card.pd15-shape-landscape{width:275px!important}
.pd5-image-card.pd15-shape-square{width:178px!important}
.pd5-image-card.pd15-shape-portrait{width:132px!important}
.pd5-thumb{
  width:100%!important;
  height:100%!important;
  border-radius:11px!important;
  overflow:hidden!important;
}
.pd5-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
.pd5-card-overlay{
  font-size:12px!important;
  line-height:1.3!important;
  padding:30px 10px 9px!important;
}

/* More Like This arrows bigger */
.pd5-slider-arrow{
  width:46px!important;
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  border-radius:50%!important;
}
.pd5-slider-arrow svg{
  width:20px!important;
  height:20px!important;
  display:block!important;
}

/* Related tag chips: exactly same clean language as About row */
.pd11-tags a{
  min-height:38px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  border:1px solid #d9e5f1!important;
  background:#fff!important;
  color:#294c70!important;
  font-size:11.5px!important;
  font-weight:500!important;
  box-shadow:none!important;
}
.pd11-tags a:hover{
  background:#f3f8fd!important;
  border-color:#bdd4eb!important;
  color:#0870df!important;
}
.pd11-tag-arrow{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
}
.pd11-tag-arrow svg{
  width:16px!important;
  height:16px!important;
  display:block!important;
}

/* Responsive */
@media(max-width:1100px){
  .pd11-meta-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:500px!important;
    min-height:500px!important;
  }
}
@media(max-width:820px){
  .pd11-meta-grid{
    grid-template-columns:1fr!important;
  }
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:430px!important;
    min-height:430px!important;
  }
  .pd5-image-row{
    grid-template-rows:repeat(3,155px)!important;
  }
  .pd5-image-card.pd15-shape-landscape{width:235px!important}
  .pd5-image-card.pd15-shape-square{width:155px!important}
  .pd5-image-card.pd15-shape-portrait{width:115px!important}
  .pd5-image-card{height:155px!important}
}
@media(max-width:560px){
  .pd5-preview-card,
  .pd5-preview-stage,
  .pd5-preview--regular .pd5-preview-stage{
    height:330px!important;
    min-height:330px!important;
  }
}


/* =========================================================
   V16 — requested-only changes
   ========================================================= */

/* Actual AdSense area under the download button */
.pd15-ad-box{
  margin-top:10px!important;
  min-height:90px!important;
  background:transparent!important;
  border-radius:0!important;
  overflow:visible!important;
}
.pd15-ad-box .adsbygoogle{
  display:block!important;
  width:100%!important;
}

/* More Like This:
   3 aligned rows, each image keeps its natural aspect ratio.
   No crop and no top/bottom blank space. */
.pd5-image-row{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-template-rows:repeat(3,178px)!important;
  grid-auto-columns:max-content!important;
  gap:14px!important;
  align-items:stretch!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
}
.pd5-image-card{
  width:clamp(104px,calc(178px * var(--pd-card-ratio,1)),392px)!important;
  height:178px!important;
  border-radius:11px!important;
  overflow:hidden!important;
  background:#f4f7fa!important;
}
.pd5-thumb{
  width:100%!important;
  height:100%!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:11px!important;
}
.pd5-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  user-select:none!important;
  -webkit-user-drag:none!important;
}

/* Disable direct image selection/drag visual behavior */
.pd5-preview-stage img,
.pd5-thumb img,
.pd5-category-thumb img{
  -webkit-user-drag:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}

/* Responsive row height while preserving natural ratio */
@media(max-width:820px){
  .pd5-image-row{
    grid-template-rows:repeat(3,155px)!important;
  }
  .pd5-image-card{
    width:clamp(92px,calc(155px * var(--pd-card-ratio,1)),341px)!important;
    height:155px!important;
  }
}
@media(max-width:560px){
  .pd5-image-row{
    grid-template-rows:repeat(3,145px)!important;
  }
  .pd5-image-card{
    width:clamp(86px,calc(145px * var(--pd-card-ratio,1)),319px)!important;
    height:145px!important;
  }
}
