html { scroll-padding-top: 88px; }
body { padding-left: env(safe-area-inset-left); padding-right: env(safe-area-inset-right); }
.preview-ribbon { font-size: 12px; line-height: 1.45; padding: 8px 16px; }
.site-header {
  position: sticky; top: 0; z-index: 20;
  display: grid; grid-template-columns: 44px minmax(0, 1fr) 52px;
  height: auto; min-height: 66px; gap: 6px;
  padding: 8px 16px; padding-top: max(8px, env(safe-area-inset-top));
  background: var(--white);
}
.site-header nav { display: none; }
.mobile-menu-trigger { display: grid; grid-column: 1; grid-row: 1; }
.site-header .wordmark { grid-column: 2; grid-row: 1; justify-content: center; gap: 8px; font-size: 22px; min-width: 0; }
.site-header .brand-symbol { width: 16px; }
.bag-trigger { grid-column: 3; grid-row: 1; width: 52px; height: 48px; justify-content: center; padding: 0; gap: 4px; }
.bag-trigger > span:first-child { display: none; }
.hero { height: auto; min-height: 0; max-height: none; display: flex; flex-direction: column; overflow: visible; }
.hero-content { order: 0; width: 100%; max-width: none; height: auto; padding: 24px 20px 26px; display: block; }
.hero h1 { font-size: 4rem; line-height: .98; margin: 17px 0; overflow-wrap: break-word; }
.hero h1 br { display: none; }
.hero-line { font-size: 1.4rem; line-height: 1.25; max-width: none; }
.hero-line em { font-size: 1.85rem; }
.hero-description { font-size: 1rem; line-height: 1.5; margin: 14px 0 20px; max-width: none; }
.hero .button { width: 100%; min-height: 52px; }
.hero-photo { order: 1; position: relative; inset: auto; width: 100%; height: clamp(150px, 26svh, 280px); object-position: center 20%; }
.hero-footnote { display: none; }
.brand-strip { gap: 12px; padding: 14px 16px; justify-content: space-between; font-size: 17px; }
.brand-strip .strip-serif { font-size: 21px; }
.section-shell { padding: 44px 20px; }
main h2, main h3, .large-copy { overflow-wrap: anywhere; }
.manifesto h2 { font-size: 2.65rem; line-height: 1.08; margin: 20px 0 26px; }
.manifesto h2 br { display: none; }
.manifesto-bottom { grid-template-columns: 1fr; gap: 20px; }
.manifesto-bottom .chapter-mark { display: none; }
.manifesto-bottom p:last-child { border: 0; padding: 0; }
.manifesto-bottom p { font-size: 1rem; max-width: none; }
.shop-heading { display: block; padding-bottom: 28px; }
.shop-heading h2 { font-size: 2.85rem; }
.shop-heading > p { font-size: 1rem; margin-top: 18px; padding: 0; }
.product-row { grid-template-columns: minmax(0, 1fr); }
.product-image { min-height: 0; aspect-ratio: 1; }
.product-image img { object-fit: cover; }
.oil-row .product-image, .oil-row .product-content { order: 0; }
.product-content { padding: 28px 20px 34px; }
.product-content > .eyebrow { margin-bottom: 12px; }
.product-content h3 { font-size: 2.75rem; margin-bottom: 16px; }
.product-copy { font-size: 1rem; line-height: 1.6; margin-bottom: 22px; }
.product-index { top: 16px; left: 16px; }
.concept-caption { right: 12px; bottom: 12px; }
.size-options label > span { min-height: 76px; }
.price { font-size: 1rem; }
.product-actions { gap: 10px; }
.product-actions .quantity { grid-template-columns: 44px 30px 44px; }
.quantity button { min-height: 50px; }
.product-actions > .button { min-height: 52px; padding: 12px; gap: 10px; }
.detail-link { min-height: 54px; font-size: 14px; }
.size-band h2 { font-size: 2.6rem; line-height: 1.08; }
.size-notes { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 22px; margin-top: 26px; }
.size-notes p { font-size: 14px; }
.size-notes strong { font-size: 24px; }
.size-notes .text-link { grid-column: 1 / -1; justify-self: start; min-height: 44px; }
.story-title h2 { font-size: 3rem; }
.story-title { padding-bottom: 32px; }
.story-body { grid-template-columns: minmax(0, 1fr); gap: 32px; padding-top: 32px; }
.large-copy { font-size: 1.65rem; }
.large-copy em { font-size: 2.25rem; }
.story-body > div:last-child p { font-size: 1rem; }
.story-body .story-footnote { max-width: none; }
.faq-section { grid-template-columns: minmax(0, 1fr); gap: 22px; }
.faq-section h2 { font-size: 2.6rem; }
.faq-list summary { min-height: 64px; padding: 18px 0; font-size: 1rem; line-height: 1.5; }
.faq-list details p { font-size: 1rem; }
.closing-band { padding: 46px 20px; }
.closing-band h2 { font-size: 2.8rem; margin: 22px 0 28px; }
.closing-band .button { width: 100%; min-height: 52px; }
.site-footer { padding: 32px 20px max(24px, env(safe-area-inset-bottom)); }
.footer-top { flex-wrap: wrap; gap: 20px; padding-bottom: 24px; }
.footer-top .wordmark { font-size: 28px; gap: 10px; }
.footer-top .brand-symbol { width: 20px; }
.footer-top p { order: 3; flex-basis: 100%; font-size: 1.75rem; }
.footer-bottom { flex-direction: column; gap: 12px; }
.footer-bottom > div { flex-wrap: wrap; gap: 4px 16px; }
.footer-bottom button, .footer-bottom a { display: inline-flex; align-items: center; min-height: 44px; font-size: 14px; }
#bag-dialog { width: 100%; max-width: 100%; height: 100dvh; max-height: 100dvh; margin: 0; border: 0; }
.drawer { min-height: 0; height: 100%; display: grid; grid-template-rows: auto minmax(0, 1fr) auto auto; padding: max(16px, env(safe-area-inset-top)) 18px max(16px, env(safe-area-inset-bottom)); }
.dialog-heading { padding-bottom: 16px; gap: 12px; }
.dialog-heading h2 { font-size: 2rem; }
#bag-content { overflow: auto; overscroll-behavior: contain; min-height: 0; }
.bag-line { grid-template-columns: 60px minmax(0, 1fr) 44px; gap: 10px; padding: 20px 0; }
.bag-line img { width: 60px; height: 76px; }
.bag-line .quantity { width: 124px; grid-template-columns: 44px 34px 44px; }
.bag-line .quantity button { min-height: 44px; }
.bag-line h3 { font-size: 16px; }
.bag-line .line-price { font-size: 14px; }
.remove-button { width: 44px; height: 44px; }
.subtotal { margin: 18px 0 10px; }
.checkout-note { font-size: 14px; margin-bottom: 14px; }
.checkout-button { min-height: 52px; }
.continue-link { margin-top: 8px; min-height: 44px; }
#detail-dialog { width: calc(100% - 24px); max-width: 560px; max-height: calc(100dvh - 24px); }
.detail-dialog-inner { width: 100%; padding: 20px; }
#detail-content p { font-size: 1rem; }
#menu-dialog { margin: 0; width: 100%; max-width: 100%; height: 100dvh; max-height: 100dvh; background: var(--white); }
.menu-inner { padding: max(18px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom)); }
#menu-dialog h2 { font: 500 1.25rem/1.3 var(--sans); }
#menu-dialog nav { display: flex; flex-direction: column; padding-top: 18px; }
#menu-dialog nav a { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 24px 0; border-bottom: 1px solid var(--line); font-size: 1.4rem; line-height: 1.4; overflow-wrap: anywhere; }
.toast { bottom: max(16px, env(safe-area-inset-bottom)); }
@media (max-width: 360px) { .hero h1 { font-size: 3.5rem; } .brand-strip { font-size: 15px; gap: 8px; } .brand-strip .strip-serif { font-size: 19px; } }
@media (max-height: 500px) { .drawer { display: flex; min-height: 100%; height: auto; } #bag-content { overflow: visible; } .hero-photo { height: 180px; } }
