/* DBX ONE public site v0.12.17 — Practice Plus scan proof + mobile plan comparison */
.stockroom-scan-story .product-proof-grid{align-items:center}
.stockroom-scan-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:end;max-width:640px;margin-left:auto}
.stockroom-scan-proof-grid .product-shot{margin:0}
.stockroom-scan-proof-grid .product-shot.phone{max-width:none}
.stockroom-scan-proof-grid .product-shot img{width:100%;height:auto}
.stockroom-scan-ledger-note{max-width:1120px;margin:22px auto 0;padding:14px 17px;border:1px solid rgba(81,167,255,.18);border-radius:16px;background:rgba(31,114,255,.06);color:#aebfd0;line-height:1.55}
.stockroom-scan-ledger-note strong{color:#edf6ff}

@media(max-width:900px){
  .stockroom-scan-proof-grid{max-width:560px;margin:10px auto 0}
}

/* On phones the plan comparison becomes stacked feature cards instead of a horizontally scrolling table. */
@media(max-width:720px){
  .stockroom-pricing-page .pricing-v73-table-wrap{overflow:visible!important;margin-left:0;margin-right:0}
  .stockroom-pricing-page .stockroom-pricing-table{display:block;width:100%;min-width:0!important;border:0;background:transparent}
  .stockroom-pricing-page .stockroom-pricing-table thead{display:none}
  .stockroom-pricing-page .stockroom-pricing-table tbody{display:grid;gap:10px}
  .stockroom-pricing-page .stockroom-pricing-table tr{display:grid;grid-template-columns:1fr 1fr;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.025)}
  .stockroom-pricing-page .stockroom-pricing-table td{display:flex!important;align-items:center;justify-content:center;min-width:0!important;border:0!important;padding:12px 10px!important;text-align:center!important}
  .stockroom-pricing-page .stockroom-pricing-table td:first-child{grid-column:1/-1;justify-content:flex-start;padding:14px 14px 11px!important;border-bottom:1px solid rgba(255,255,255,.07)!important;color:#eef6ff;font-weight:750;text-align:left!important;line-height:1.35}
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(2),
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(3){position:relative;padding-top:29px!important;font-weight:850;font-size:16px}
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(2){border-right:1px solid rgba(255,255,255,.07)!important}
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(2)::before,
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(3)::before{position:absolute;top:8px;left:8px;right:8px;color:#8095a9;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(2)::before{content:"Core"}
  .stockroom-pricing-page .stockroom-pricing-table td:nth-child(3)::before{content:"Practice Plus";color:#62b6ff}
}

@media(max-width:560px){
  .stockroom-scan-proof-grid{gap:8px}
  .stockroom-scan-proof-grid .product-shot-caption{padding:10px 9px}
  .stockroom-scan-proof-grid .product-shot-caption strong{font-size:11px}
  .stockroom-scan-proof-grid .product-shot-caption span{font-size:10px;line-height:1.25}
}
