/* Shared PDP order-section layout. Extracted 2026-06-23 from 13 byte-identical
   inline blocks (render-equivalent; section container+heading only). COMMIT-ONLY:
   commerce-adjacent (matches *order* deny-list) — needs buy-panel screenshot QA. */
.order-section{width:min(1220px,calc(100vw - 48px));margin:0 auto;padding:60px 0 4px}
  .order-section-head{max-width:640px;margin-bottom:26px}
  .order-section-head h2{margin:14px 0 12px;font-family:'Cormorant Garamond',serif;font-size:clamp(34px,4.5vw,46px);font-weight:400;line-height:1.04;letter-spacing:-0.02em;color:#1f1720}
  .order-section-head h2 em{font-style:italic;color:var(--pink-text-strong)}
  .order-panel{max-width:620px}
  .order-panel .tier-selector{margin-top:0}
