.commerce-page{background:var(--ivory);min-height:70vh}.commerce-page h1,.commerce-page h2,.commerce-page h3{font-family:var(--font-display);font-weight:500}.commerce-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#6d7280;font-size:12px}.commerce-breadcrumb a{text-decoration:none}.commerce-breadcrumb strong{color:var(--gold)}.in-stock{color:#2f985d!important}.out-stock{color:#d96955!important}.commerce-error,.commerce-success{margin:12px 0;padding:11px 13px;border-radius:8px}.commerce-success{background:#e7f5ec;color:#205d3d}.commerce-error{background:#fff0eb;color:#9b3b25}.transaction-page>.container{padding:36px 0 70px}.transaction-page h1{margin:16px 0 0;font-size:52px}.transaction-lede{margin:2px 0 22px;color:#697080}.commerce-skeleton{padding:40px;border-radius:14px;background:linear-gradient(90deg,#f5efe5,#fff,#f5efe5);background-size:200% 100%;animation:commerce-shimmer 1.2s infinite}@keyframes commerce-shimmer{to{background-position:-200% 0}}@media (max-width:520px){.transaction-page h1{font-size:42px}}