:root {
  color-scheme: light;
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #171717;
  background: #f7f6f2;
  line-height: 1.5;
}
* { box-sizing: border-box; }
body { margin: 0; background: #f7f6f2; color: #171717; }
a { color: inherit; text-decoration: none; }
.skip-link { position: fixed; z-index: 50; top: 8px; left: 8px; transform: translateY(-160%); padding: 10px 14px; border: 1px solid #171717; background: #f7f6f2; font-size: 13px; font-weight: 650; }
.skip-link:focus { transform: translateY(0); }
a:focus-visible, button:focus-visible, input:focus-visible, summary:focus-visible { outline: 2px solid #171717; outline-offset: 3px; }
.site-header { position: sticky; top: 0; z-index: 10; display: grid; grid-template-columns: 1fr auto 1fr; gap: 28px; align-items: center; padding: 18px clamp(20px, 4vw, 64px); border-bottom: 1px solid #d8d6ce; background: rgba(247,246,242,.96); backdrop-filter: blur(12px); }
.brand { font-size: 20px; font-weight: 720; letter-spacing: -.04em; }
.brand span { font-weight: 450; }
nav { display: flex; gap: 24px; font-size: 14px; }
nav a:hover, .text-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.text-link { font-size: 14px; font-weight: 650; }
.header-actions { justify-self: end; display: flex; align-items: center; gap: 16px; }
.header-button, .icon-button { border: 0; background: transparent; color: inherit; font: inherit; cursor: pointer; }
.header-button { padding: 5px 0; font-size: 14px; font-weight: 650; }
.header-button span { display: inline-grid; min-width: 20px; height: 20px; margin-left: 4px; place-items: center; border: 1px solid #aaa69b; border-radius: 999px; font-size: 11px; }
.store-mode-banner { padding: 11px clamp(20px, 4vw, 64px); border-bottom: 1px solid #d7cfb7; background: #f0ead9; color: #5c523b; font-size: 12px; text-align: center; }
.store-notice { position: fixed; z-index: 40; left: 50%; bottom: 24px; width: min(560px, calc(100vw - 36px)); transform: translateX(-50%); padding: 12px 16px; border: 1px solid #bdb8ac; background: #f7f6f2; color: #2f2e2a; font-size: 13px; text-align: center; }
main { max-width: 1500px; margin: 0 auto; padding: 0 clamp(20px, 4vw, 64px) 72px; }
.hero { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, .9fr); min-height: 620px; border-bottom: 1px solid #d8d6ce; }
.hero-copy { align-self: center; max-width: 690px; padding: 70px 60px 70px 0; }
.eyebrow { margin: 0 0 16px; text-transform: uppercase; letter-spacing: .14em; font-size: 12px; font-weight: 700; color: #6a685f; }
h1, h2, h3, p { margin-top: 0; }
h1 { max-width: 820px; margin-bottom: 24px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(54px, 7vw, 108px); line-height: .94; font-weight: 500; letter-spacing: -.055em; }
.hero-text { max-width: 620px; margin-bottom: 30px; color: #4f4d47; font-size: 18px; }
.button { display: inline-flex; min-height: 46px; align-items: center; justify-content: center; padding: 0 22px; border: 1px solid #171717; background: #171717; color: #fff; font-size: 14px; font-weight: 650; }
.button:hover { background: transparent; color: #171717; }
.hero-panel { display: grid; grid-template-columns: minmax(150px, .64fr) minmax(0, 1.36fr); align-self: center; min-height: 440px; margin: 48px 0; overflow: hidden; border: 1px solid #c8c0b0; background: #e7e1d5; }
.hero-editorial-copy { display: flex; flex-direction: column; justify-content: flex-end; padding: 28px; border-right: 1px solid #c8c0b0; background: #d8d1c2; }
.hero-editorial-copy .eyebrow { margin-bottom: 12px; }
.hero-editorial-title { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(28px, 3vw, 46px); line-height: 1.02; letter-spacing: -.04em; }
.hero-room { position: relative; min-height: 438px; overflow: hidden; background: #e9e3d8; }
.hero-room::after { content: ""; position: absolute; inset: 72% 0 0; background: #c8b9a3; }
.hero-window { position: absolute; top: 44px; right: 42px; width: 34%; height: 38%; border: 10px solid #f5f1e8; background: #c7d0cf; box-shadow: 0 0 0 1px #c1b9aa; }
.hero-window::before, .hero-window::after { content: ""; position: absolute; background: #f5f1e8; }
.hero-window::before { top: 0; bottom: 0; left: 50%; width: 6px; transform: translateX(-50%); }
.hero-window::after { left: 0; right: 0; top: 52%; height: 6px; }
.hero-art { position: absolute; top: 58px; border: 8px solid #efe9dd; box-shadow: 0 0 0 1px #bdb3a4; }
.hero-art-one { left: 12%; width: 18%; height: 25%; background: #9b8977; }
.hero-art-two { left: 33%; width: 13%; height: 20%; background: #c5b09c; }
.hero-sofa { position: absolute; z-index: 2; left: 12%; bottom: 18%; width: 58%; height: 26%; border: 1px solid #9f968b; border-radius: 22px 22px 10px 10px; background: #aaa39b; }
.hero-sofa::before, .hero-sofa::after { content: ""; position: absolute; bottom: -14px; width: 6px; height: 18px; background: #71685e; }
.hero-sofa::before { left: 12%; }
.hero-sofa::after { right: 12%; }
.hero-sofa span { position: absolute; top: 14%; bottom: 18%; width: 42%; border: 1px solid #918a82; border-radius: 14px; background: #b7b0a8; }
.hero-sofa span:first-child { left: 6%; }
.hero-sofa span:last-child { right: 6%; }
.hero-table { position: absolute; z-index: 3; right: 12%; bottom: 14%; width: 22%; height: 8%; border-radius: 50%; background: #715f4e; }
.hero-table::after { content: ""; position: absolute; top: 70%; left: 48%; width: 5%; height: 70px; background: #715f4e; }
.hero-lamp { position: absolute; z-index: 2; right: 7%; bottom: 22%; width: 12%; height: 36%; border-left: 4px solid #655b51; }
.hero-lamp span { position: absolute; top: 0; left: -30px; width: 62px; height: 42px; border-radius: 50% 50% 38% 38%; background: #c9a86f; }
.hero-rug { position: absolute; z-index: 1; left: 24%; right: 7%; bottom: 4%; height: 20%; border: 1px solid #b5a790; border-radius: 50%; background: #d7c8b1; }
.category-strip { display: grid; grid-template-columns: repeat(4, 1fr); border-bottom: 1px solid #d8d6ce; }
.category-strip a { display: flex; justify-content: space-between; gap: 16px; padding: 28px 20px; border-right: 1px solid #d8d6ce; font-family: Georgia, "Times New Roman", serif; font-size: 22px; }
.category-strip a:first-child { padding-left: 0; }
.category-strip a:last-child { border-right: 0; }
.category-strip span { font-family: Inter, sans-serif; color: #86837a; font-size: 11px; }
.catalog-section { padding: 70px 0; border-bottom: 1px solid #d8d6ce; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 30px; }
h2 { margin-bottom: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(40px, 5vw, 68px); font-weight: 500; letter-spacing: -.045em; }
.status-copy { max-width: 480px; margin: 0; color: #67645c; font-size: 14px; text-align: right; }
.filters { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 18px; }
.filter-button { border: 1px solid #c9c6bd; background: transparent; padding: 8px 13px; cursor: pointer; }
.catalog-tools { display: flex; justify-content: space-between; gap: 16px; align-items: end; margin: 0 0 28px; }
.catalog-tools label { display: grid; gap: 7px; color: #67645c; font-size: 11px; font-weight: 650; text-transform: uppercase; letter-spacing: .08em; }
.catalog-search { flex: 1; max-width: 560px; }
.catalog-search input, .catalog-sort select { min-height: 42px; border: 1px solid #c9c6bd; background: #fff; color: #171717; padding: 8px 11px; font: inherit; text-transform: none; letter-spacing: normal; }
.catalog-search input { width: 100%; }
.catalog-sort select { min-width: 190px; }
.filter-button[aria-pressed="true"] { background: #171717; color: #fff; border-color: #171717; }
.product-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px 16px; }
.product-card { min-width: 0; }
.product-card-link { display: block; }
.product-card-actions { display: flex; gap: 8px; margin-top: 12px; }
.product-card-actions .button { min-height: 38px; padding: 0 14px; }
.product-card-actions .secondary-button { min-height: 38px; padding: 0 14px; border: 1px solid #bbb7ad; background: transparent; cursor: pointer; }
.product-card-actions button:disabled { cursor: not-allowed; opacity: .45; }
.product-image { aspect-ratio: 4 / 3; display: grid; place-items: center; overflow: hidden; border: 1px solid #ddd9cf; background: #ece8df; }
.product-image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.product-placeholder { color: #77746c; font-size: 13px; }
.product-meta { padding: 14px 2px 0; }
.product-meta h3 { margin-bottom: 7px; font-size: 16px; font-weight: 650; }
.product-line { display: flex; justify-content: space-between; gap: 14px; color: #5f5c55; font-size: 13px; }
.product-line strong { color: #171717; font-weight: 650; }
.product-note { margin: 7px 0 0; color: #79766f; font-size: 12px; }
.empty-state { max-width: 760px; padding: 54px; border: 1px solid #d8d6ce; background: #eeece5; }
.empty-state h3 { max-width: 620px; margin-bottom: 14px; font-family: Georgia, "Times New Roman", serif; font-size: 40px; line-height: 1.05; font-weight: 500; letter-spacing: -.035em; }
.empty-state p:last-child { max-width: 650px; margin-bottom: 0; color: #605d56; }
.trust-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; padding: 64px 0 0; }
.trust-grid article { padding: 0 32px; border-right: 1px solid #d8d6ce; }
.trust-grid article:first-child { padding-left: 0; }
.trust-grid article:last-child { border-right: 0; }
.trust-grid span { font-size: 11px; color: #89867e; }
.trust-grid h3 { margin: 18px 0 10px; font-size: 18px; }
.trust-grid p { margin: 0; color: #66635c; font-size: 14px; }
.shopping-help { display: grid; grid-template-columns: minmax(280px, .8fr) minmax(0, 1.2fr); gap: clamp(36px, 6vw, 90px); margin-top: 72px; padding: 72px 0 16px; border-top: 1px solid #d8d6ce; }
.shopping-help-intro h2 { max-width: 620px; font-size: clamp(38px, 4.6vw, 62px); }
.shopping-help-intro > p:last-child { max-width: 560px; margin-top: 20px; color: #66635c; font-size: 14px; }
.shopping-help-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid #d8d6ce; }
.shopping-help-grid article { min-height: 180px; padding: 24px 22px 24px 0; border-bottom: 1px solid #d8d6ce; }
.shopping-help-grid article:nth-child(odd) { padding-right: 28px; border-right: 1px solid #d8d6ce; }
.shopping-help-grid article:nth-child(even) { padding-left: 28px; }
.shopping-help-grid h3 { margin-bottom: 10px; font-size: 17px; }
.shopping-help-grid p { margin: 0; color: #66635c; font-size: 13px; }
footer { display: flex; justify-content: space-between; gap: 24px; align-items: center; padding: 28px clamp(20px, 4vw, 64px); border-top: 1px solid #d8d6ce; color: #595750; }
footer p { margin: 6px 0 0; font-size: 13px; }
.recovery-header { grid-template-columns: 1fr auto; }
.recovery-page { min-height: min(680px, 72vh); display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding-top: 72px; padding-bottom: 72px; }
.recovery-page h1 { max-width: 760px; }
.recovery-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.recovery-actions .secondary-button { min-height: 46px; display: inline-flex; align-items: center; }
.footer-links { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 18px; color: #595750; font-size: 12px; }
.footer-links a:hover { text-decoration: underline; text-underline-offset: 4px; }
.product-detail { min-height: 680px; padding: 46px 0 80px; }
.back-link { display: inline-block; margin-bottom: 34px; color: #625f58; font-size: 13px; }
.product-detail-grid { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(360px, .85fr); gap: clamp(36px, 6vw, 96px); }
.product-detail-media { min-height: 520px; border: 1px solid #d8d6ce; background: #ebe7de; }
.product-detail-media > img, .product-media-main img { display: block; width: 100%; height: 100%; min-height: 520px; object-fit: cover; }
.product-media-main { min-height: 520px; }
.product-media-thumbnails { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 6px; padding: 8px; border-top: 1px solid #d8d6ce; background: #f7f6f2; }
.product-media-thumbnails button { min-width: 0; padding: 0; border: 1px solid transparent; background: transparent; cursor: pointer; }
.product-media-thumbnails button[aria-pressed="true"] { border-color: #171717; }
.product-media-thumbnails img { display: block; width: 100%; height: 64px; min-height: 0; object-fit: cover; }
.product-media-video { padding: 18px; border-top: 1px solid #d8d6ce; background: #f7f6f2; }
.product-media-video .eyebrow { margin-bottom: 10px; }
.product-media-video video { display: block; width: 100%; max-height: 520px; background: #171717; }
.product-detail-copy { align-self: start; padding-top: 20px; }
.product-fact-badges { display: flex; flex-wrap: wrap; gap: 8px; margin: 12px 0 10px; }
.product-fact-badges span { padding: 5px 9px; border: 1px solid #c9c5bb; border-radius: 999px; color: #4f4c46; background: #f7f6f2; font-size: 11px; font-weight: 650; letter-spacing: .04em; text-transform: uppercase; }
.product-detail-copy h1 { margin-bottom: 18px; font-size: clamp(44px, 5vw, 72px); }
.product-detail-price { margin-bottom: 22px; font-size: 24px; font-weight: 650; }
.product-specs { display: grid; gap: 0; margin: 28px 0; border-top: 1px solid #d8d6ce; }
.product-specs div { display: flex; justify-content: space-between; gap: 24px; padding: 13px 0; border-bottom: 1px solid #d8d6ce; font-size: 13px; }
.product-specs dt { color: #6f6b63; }
.product-specs dd { margin: 0; text-align: right; }
.product-highlights { margin: 28px 0; padding: 22px 0; border-top: 1px solid #d8d6ce; border-bottom: 1px solid #d8d6ce; }
.product-highlights h2 { margin: 0 0 14px; font-size: 18px; }
.product-highlights ul { display: grid; gap: 9px; margin: 0; padding-left: 20px; color: #5f5c55; font-size: 13px; }
.product-highlights li { padding-left: 2px; }
.product-detail-copy .button { width: 100%; }
.product-detail-copy .button:disabled { opacity: .45; cursor: not-allowed; }
.purchase-guidance { display: grid; gap: 8px; margin: 22px 0 26px; padding: 16px 0; border-top: 1px solid #d8d6ce; border-bottom: 1px solid #d8d6ce; color: #5f5c55; font-size: 12px; }
.purchase-guidance p { margin: 0; padding-left: 18px; position: relative; }
.purchase-guidance p::before { content: "✓"; position: absolute; left: 0; color: #3f5a46; }
.purchase-guidance .after-sales-policy-line::before { content: "↗"; }
.purchase-guidance .after-sales-policy-line a { color: #171717; text-decoration: underline; text-underline-offset: 3px; }
.store-dialog { width: min(720px, calc(100vw - 32px)); max-height: calc(100vh - 32px); padding: 0; border: 1px solid #bdb9ae; background: #f7f6f2; color: #171717; }
.store-dialog::backdrop { background: rgba(24,23,21,.38); }
.dialog-header { display: flex; justify-content: space-between; gap: 24px; align-items: start; padding: 28px; border-bottom: 1px solid #d8d6ce; }
.dialog-header h2 { font-size: 38px; }
.icon-button { font-size: 30px; line-height: 1; }
.cart-lines { display: grid; max-height: 42vh; overflow: auto; }
.cart-line { display: grid; grid-template-columns: 82px 1fr auto; gap: 16px; align-items: center; padding: 18px 28px; border-bottom: 1px solid #dedbd2; }
.cart-line-needs-attention { background: #fbf7ef; }
.cart-line-needs-attention p { color: #7a4d28; }
.cart-line-image { width: 82px; height: 70px; display: grid; place-items: center; overflow: hidden; background: #e9e5dc; border: 1px solid #d8d6ce; }
.cart-line-image img { width: 100%; height: 100%; object-fit: cover; }
.cart-line h3 { margin: 0 0 5px; font-size: 15px; }
.cart-line p { margin: 0; color: #68655e; font-size: 12px; }
.quantity-control { display: flex; align-items: center; gap: 8px; margin-top: 8px; }
.quantity-control button { width: 28px; height: 28px; border: 1px solid #c3bfb4; background: transparent; cursor: pointer; }
.cart-line-total { text-align: right; font-weight: 650; }
.remove-button { display: block; margin-top: 9px; margin-left: auto; border: 0; background: transparent; color: #77736b; font-size: 11px; cursor: pointer; text-decoration: underline; }
.dialog-empty { padding: 44px 28px; color: #68655e; }
.cart-footer { padding: 24px 28px 28px; }
.cart-footer > div { display: flex; justify-content: space-between; gap: 20px; margin-bottom: 8px; }
.cart-footer p, .checkout-note { color: #68655e; font-size: 12px; }
.cart-footer .button { width: 100%; margin-top: 12px; }
.checkout-dialog { width: min(820px, calc(100vw - 32px)); }
.checkout-form { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; padding: 28px; border-bottom: 1px solid #d8d6ce; }
.field { display: grid; gap: 7px; font-size: 12px; color: #5f5c55; }
.field-wide { grid-column: 1 / -1; }
.field input { width: 100%; min-height: 44px; padding: 9px 11px; border: 1px solid #c9c5bb; background: #fff; color: #171717; font: inherit; }
.checkout-actions { display: flex; align-items: center; gap: 16px; margin-top: 4px; }
.checkout-actions .status-copy { text-align: left; }
.checkout-review { padding: 28px; }
.checkout-review h3 { margin-bottom: 18px; }
.checkout-review dl { margin: 0 0 18px; }
.checkout-review dl div { display: flex; justify-content: space-between; gap: 24px; padding: 9px 0; }
.checkout-review dt { color: #66635c; }
.checkout-review dd { margin: 0; font-weight: 650; }
.checkout-review .review-total { margin-top: 8px; padding-top: 15px; border-top: 1px solid #cfcac0; font-size: 18px; }
.review-blockers { display: grid; gap: 7px; margin: 12px 0 16px; }
.review-blocker { padding: 10px 12px; border: 1px solid #d4cfc5; background: #efede7; font-size: 12px; }
.checkout-review .button { width: 100%; }
.checkout-review .button:disabled { cursor: not-allowed; opacity: .45; }
.secondary-button { min-height: 36px; padding: 7px 12px; border: 1px solid #bbb7ad; background: transparent; color: #171717; font: inherit; cursor: pointer; }
.secondary-button:hover { border-color: #171717; }
.account-auth { display: grid; gap: 12px; margin: 14px 0; padding: 14px; border: 1px solid #d4cfc5; background: #efede7; }
.account-auth strong { font-size: 13px; color: #282622; }
.account-auth details summary { cursor: pointer; font-weight: 650; }
.account-form { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) auto; gap: 8px; margin-top: 10px; }
.account-form input { min-width: 0; min-height: 38px; padding: 8px 10px; border: 1px solid #c9c5bb; background: #fff; color: #171717; font: inherit; }
.account-auth [data-account-result] { color: #68655e; font-size: 12px; }
.account-signed-in { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 12px 0; }
.order-lookup-form { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 10px; align-items: end; padding: 24px 28px; border-bottom: 1px solid #d8d6ce; }
.recent-orders { display: flex; flex-wrap: wrap; gap: 8px; padding: 18px 28px 0; }
.recent-order-button { border: 1px solid #c7c2b8; background: transparent; padding: 7px 10px; font: inherit; font-size: 12px; cursor: pointer; }
.order-status-result { min-height: 80px; padding: 22px 28px; }
.order-status-card { display: grid; gap: 10px; padding: 16px; border: 1px solid #d4cfc5; background: #efede7; }
.order-status-card strong { font-size: 18px; }
.order-status-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.order-status-grid div { padding-top: 8px; border-top: 1px solid #d4cfc5; font-size: 12px; }
.order-status-note { padding: 0 28px 24px; }
@media (max-width: 980px) {
  .site-header { grid-template-columns: 1fr auto; }
  .site-header > nav { display: none; }
  .hero { grid-template-columns: 1fr; min-height: auto; }
  .hero-copy { padding-right: 0; }
  .hero-panel { min-height: 350px; margin: 0 0 40px; }
  .hero-room { min-height: 348px; }
  .category-strip { grid-template-columns: repeat(2, 1fr); }
  .category-strip a:first-child { padding-left: 20px; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .product-detail-grid { grid-template-columns: 1fr; }
  .product-detail-media, .product-detail-media > img, .product-media-main, .product-media-main img { min-height: 380px; }
  .trust-grid { grid-template-columns: 1fr; gap: 28px; }
  .trust-grid article, .trust-grid article:first-child { padding: 0 0 28px; border-right: 0; border-bottom: 1px solid #d8d6ce; }
  .shopping-help { grid-template-columns: 1fr; gap: 34px; }
}
@media (max-width: 620px) {
  .site-header { padding: 14px 18px; gap: 12px; }
  .brand { font-size: 18px; }
  .header-actions { gap: 10px; }
  .header-actions .text-link, .header-button { min-height: 40px; display: inline-flex; align-items: center; font-size: 12px; }
  .header-help, .header-shop { display: none; }
  .icon-button { min-width: 44px; min-height: 44px; }
  main { padding-left: 18px; padding-right: 18px; }
  h1 { font-size: clamp(48px, 16vw, 72px); }
  .hero-copy { padding: 54px 0 40px; }
  .hero-panel { position: relative; grid-template-columns: 1fr; min-height: 300px; margin-bottom: 28px; }
  .hero-editorial-copy { position: absolute; z-index: 4; left: 16px; bottom: 16px; width: min(190px, 52%); padding: 16px; border: 1px solid #c8c0b0; background: rgba(247,246,242,.94); }
  .hero-editorial-copy .eyebrow { margin-bottom: 8px; font-size: 9px; }
  .hero-editorial-title { font-size: 25px; }
  .hero-room { min-height: 298px; }
  .hero-window { top: 28px; right: 24px; }
  .hero-art { top: 36px; }
  .hero-sofa { left: 9%; bottom: 18%; width: 62%; }
  .hero-lamp { right: 5%; }
  .hero-rug { left: 18%; right: 5%; }
  .category-strip { grid-template-columns: 1fr 1fr; }
  .category-strip a { padding: 20px 14px; font-size: 18px; }
  .section-heading { align-items: start; flex-direction: column; }
  .status-copy { text-align: left; }
  .catalog-tools { align-items: stretch; flex-direction: column; }
  .catalog-search, .catalog-sort, .catalog-sort select { width: 100%; max-width: none; }
  .product-grid { grid-template-columns: 1fr; }
  .product-detail { padding-top: 28px; }
  .product-detail-media, .product-detail-media > img, .product-media-main, .product-media-main img { min-height: 280px; }
  .product-media-thumbnails { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .product-media-thumbnails img { height: 58px; }
  .cart-line { grid-template-columns: 64px 1fr; padding: 16px 18px; }
  .cart-line-image { width: 64px; height: 58px; }
  .cart-line-total { grid-column: 2; text-align: left; }
  .checkout-form { grid-template-columns: 1fr; padding: 20px 18px; }
  .field-wide { grid-column: auto; }
  .dialog-header, .cart-footer, .checkout-review { padding-left: 18px; padding-right: 18px; }
  .checkout-actions { align-items: stretch; flex-direction: column; }
  .account-form { grid-template-columns: 1fr; }
  .account-signed-in { align-items: stretch; flex-direction: column; }
  .order-lookup-form { grid-template-columns: 1fr; padding-left: 18px; padding-right: 18px; }
  .recent-orders, .order-status-result, .order-status-note { padding-left: 18px; padding-right: 18px; }
  .order-status-grid { grid-template-columns: 1fr; }
  .empty-state { padding: 30px 22px; }
  .empty-state h3 { font-size: 32px; }
  .shopping-help { margin-top: 48px; padding-top: 48px; }
  .shopping-help-grid { grid-template-columns: 1fr; }
  .shopping-help-grid article, .shopping-help-grid article:nth-child(odd), .shopping-help-grid article:nth-child(even) { min-height: auto; padding: 20px 0; border-right: 0; }
  footer { align-items: flex-start; flex-direction: column; }
  .footer-links { justify-content: flex-start; }
}
