/* Dedicated mobile buying flow; desktop and the catalogue keep their layout. */
@media (max-width:767px) {
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-hero {background:#fff;border:0}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-hero-inner {padding-block:20px 0}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-hero .eyebrow {display:block;margin:0 0 9px;font-size:9px;line-height:1.5;letter-spacing:1px;color:var(--shop-orange)}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-hero h1 {font-size:clamp(28px,8vw,34px);line-height:1.12;letter-spacing:-1px;margin:0;overflow-wrap:normal}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-copy {font-size:12px;line-height:1.6;margin:8px 0 0;color:var(--muted)}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search {display:flex;flex-wrap:nowrap;gap:0;min-height:56px;margin-top:18px;border:1px solid #aeb8bd;border-radius:8px;background:#fff;overflow:hidden;box-shadow:none}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search:focus-within {border-color:var(--shop-orange);outline:3px solid #b7480d26;outline-offset:2px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search input[type="search"] {flex:1;min-width:0;width:0;height:54px;min-height:54px;border:0;border-radius:0;padding:12px;font-size:16px;outline:0;box-shadow:none}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search input[type="search"]:focus {outline:0;border:0}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search button {flex:none;width:auto;min-width:94px;min-height:54px;border-radius:0;margin:0;padding:0 13px;gap:9px;font-size:13px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search button>.icon {width:17px;height:17px}
  .site--mobile[data-theme="g"] .gm-us-home .gm-us-search-tools {display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block:3px}
  .site--mobile[data-theme="g"] .gm-us-home .gm-us-search-tools :is(a,button) {display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0;background:transparent;border:0;color:var(--ink);font:inherit;font-size:12px;font-weight:600;text-decoration:none}
  .site--mobile[data-theme="g"] .gm-us-home .gm-us-search-tools .icon {width:16px;height:16px;color:var(--muted)}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-shortcuts {flex-wrap:nowrap;justify-content:flex-start;gap:8px;margin:1px -18px 0;padding:0 18px 10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:18px;scrollbar-width:none;white-space:nowrap;font-size:12px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-shortcuts::-webkit-scrollbar {display:none}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-shortcuts>a {flex:none;min-height:44px;padding:9px 13px;scroll-snap-align:start;border-radius:6px;background:#fff7ef;border-color:#ead7c6;line-height:1.4}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-shortcuts:focus-visible {outline:2px solid var(--shop-orange);outline-offset:-2px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-shortcuts>a:focus-visible {outline-offset:-3px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-stock {padding-block:19px 18px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading {display:flex;align-items:center;gap:12px;margin-bottom:14px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading>div {min-width:0;flex:1}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading h2 {font-size:22px;line-height:1.2;letter-spacing:-.6px;margin:0 0 5px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading .result-count {font-size:11px;line-height:1.5}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading>.text-button {font-size:12px;gap:7px;margin:0;min-height:44px;white-space:nowrap}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading>.text-button .icon {width:16px;height:16px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-next {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-block:0 20px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-next>a {display:flex;align-items:flex-start;gap:7px;min-height:112px;padding-block:16px 8px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-next strong {font-size:16px;line-height:1.3}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-next small {font-size:11px;line-height:1.6;margin-top:7px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-next>a>.icon {width:16px;height:16px;margin-top:3px}
}
@media (max-width:359px) {
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-hero h1 {font-size:28px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-search button {min-width:83px;padding-inline:10px;gap:6px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-section-heading h2 {font-size:19px}
  .site--mobile[data-theme="g"] .gm-us-home .g-shop-next strong {font-size:14px}
}
