@media (max-width: 1199px) {
  .ty-header-inner { grid-template-columns: 150px minmax(0, 1fr) auto; gap: 14px; }
  .ty-primary-nav { gap: 17px; }
  .ty-brand span { font-size: 1.3rem; }
  .ty-journal-card > a { grid-template-columns: 42% 58%; }
  .ty-journal-card a > span { padding: 14px; }
}

@media (max-width: 1023px) {
  .ty-shell { width: min(100% - 40px, var(--ty-shell)); }
  .ty-header-inner { display: flex; justify-content: space-between; min-height: 82px; }
  .ty-primary-nav { display: none; }
  .ty-header-actions > a:not(.account-button) { display: none; }
  .ty-header-actions .account-button { display: inline-flex; }
  .ty-menu-trigger { display: inline-flex; }
  .ty-hero { height: clamp(580px, 72vw, 690px); }
  .ty-hero-copy { top: 32%; left: 8%; }
  .ty-hero-slide > img { object-position: 56% center; }
  .ty-hero-shade { background: linear-gradient(90deg, rgba(17,17,15,.67), rgba(17,17,15,.2) 70%, rgba(17,17,15,.02)); }
  .ty-section-head { margin-bottom: 22px; }
  .ty-product-swiper:not(.swiper-initialized) .swiper-wrapper,
  .ty-collections-swiper:not(.swiper-initialized) .swiper-wrapper { gap: 20px; }
  .ty-product-swiper:not(.swiper-initialized) .swiper-slide,
  .ty-collections-swiper:not(.swiper-initialized) .swiper-slide {
    width: calc((100% - 40px) / 3);
    flex-basis: calc((100% - 40px) / 3);
  }
  .ty-craft { grid-template-columns: 1fr; }
  .ty-craft-copy { width: 100%; margin: 0; padding: 64px 7vw; }
  .ty-craft-media { min-height: 360px; }
  .ty-journal-grid { gap: 18px; }
  .ty-journal-card > a { grid-template-columns: 1fr; }
  .ty-journal-card img { aspect-ratio: 16 / 10; }
  .ty-footer-inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .ty-drawer { position: fixed; z-index: 90; inset: 0; }
  .ty-drawer-backdrop { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; background: rgba(0,0,0,.58); border: 0; }
  .ty-drawer-panel { position: absolute; top: 0; right: 0; width: min(88vw, 390px); height: 100%; padding: 82px 34px 34px; background: var(--ty-paper); box-shadow: -12px 0 40px rgba(0,0,0,.22); }
  .ty-drawer-close { position: absolute; top: 18px; right: 18px; }
  .ty-drawer-panel nav { display: flex; flex-direction: column; }
  .ty-drawer-panel nav a { display: flex; align-items: center; min-height: 52px; border-bottom: 1px solid var(--ty-line); font-size: 1rem; }
}

@media (max-width: 767px) {
  :root { --ty-heading: 1.55rem; --ty-body: 1rem; }
  .ty-shell { width: min(100% - 32px, var(--ty-shell)); }
  .ty-header-inner { min-height: 74px; }
  .ty-brand span { font-size: 1.16rem; }
  .ty-brand small { margin-top: 7px; font-size: .52rem; }
  .ty-header-actions { --ty-header-icon-size: 44px; gap: 0; }
  .ty-header-actions .ty-icon-button { width: 44px; height: 44px; }
  .ty-hero { height: 680px; }
  .ty-hero-slide > img { object-position: 62% center; }
  .ty-hero-shade { background: linear-gradient(0deg, rgba(18,18,16,.7) 0%, rgba(18,18,16,.12) 78%), linear-gradient(90deg, rgba(18,18,16,.5), transparent 85%); }
  .ty-hero-copy { top: auto; right: 24px; bottom: 105px; left: 24px; max-width: 390px; text-align: center; }
  .ty-hero-kicker { margin-bottom: 14px; font-size: .75rem; }
  .ty-hero-copy h1, .ty-hero-copy h2 { margin-bottom: 12px; font-size: clamp(1.65rem, 7.2vw, 1.75rem); letter-spacing: .05em; }
  .ty-hero-copy > p:not(.ty-hero-kicker) { margin-bottom: 18px; font-size: .9rem; }
  .ty-cta { min-width: 188px; min-height: 48px; }
  .ty-hero-prev { left: 8px; }
  .ty-hero-next { display: inline-flex; right: 8px; }
  .ty-hero-status { bottom: 30px; }
  .ty-section { padding-block: 58px; }
  .ty-section-head { align-items: flex-end; min-height: 46px; margin-bottom: 20px; }
  .ty-section-head h2 { line-height: 1.4; }
  .ty-product-swiper:not(.swiper-initialized) .swiper-wrapper,
  .ty-collections-swiper:not(.swiper-initialized) .swiper-wrapper { gap: 16px; }
  .ty-product-swiper:not(.swiper-initialized) .swiper-slide,
  .ty-collections-swiper:not(.swiper-initialized) .swiper-slide {
    width: calc((100% - 16px) / 2);
    flex-basis: calc((100% - 16px) / 2);
  }
  .ty-section-arrows { gap: 5px; }
  .ty-section-arrows .ty-swiper-arrow { width: 44px; height: 44px; }
  .ty-product-media [data-product-badge] { top: 7px; left: 7px; padding: 4px 6px; }
  .ty-product-card h3 { margin-top: 12px; font-size: .84rem; }
  .ty-price { font-size: .92rem; }
  .ty-collections { padding-top: 8px; }
  .ty-collection-card > span { right: 12px; bottom: 12px; left: 12px; }
  .ty-collection-card strong { font-size: 1rem; }
  .ty-craft-copy { padding: 52px 24px; }
  .ty-craft h2 { font-size: 1.9rem; }
  .ty-craft h2 br { display: initial; }
  .ty-craft-copy > p:not(.ty-overline) { font-size: .9rem; }
  .ty-craft-media { min-height: 270px; }
  .ty-journal { padding-top: 56px; }
  .ty-journal-index { font-size: .75rem; }
  .ty-journal-grid { grid-template-columns: 1fr; }
  .ty-journal-card > a { grid-template-columns: 42% 58%; min-height: 132px; }
  .ty-journal-card img { aspect-ratio: auto; }
  .ty-footer { padding-top: 46px; }
  .ty-footer { padding-top: 46px; }
  .ty-footer-inner { grid-template-columns: 1fr; gap: 34px; padding-bottom: 36px; }
  .ty-footer nav a { min-height: 36px; }
  .ty-copyright { padding-bottom: 26px; }
  .ty-search-panel { padding: 16px; }
  .ty-search-form { grid-template-columns: auto minmax(0, 1fr) auto; padding-left: 12px; }
  .ty-search-form > button[type="submit"] { min-width: 72px; }
  .ty-search-close { position: absolute; top: calc(100% + 8px); right: 16px; color: #fff; }
}

@media (max-width: 374px) {
  .ty-shell { width: min(100% - 24px, var(--ty-shell)); }
  .ty-brand small { letter-spacing: .24em; }
  .ty-hero-copy { right: 18px; left: 18px; }
  .ty-hero-copy h1, .ty-hero-copy h2 { font-size: 1.65rem; }
  .ty-section-head h2 { font-size: 1.35rem; }
  .ty-journal-card > a { grid-template-columns: 1fr; }
  .ty-journal-card img { aspect-ratio: 16 / 9; }
}

/* Preserve every 44px header action without horizontal scrolling on 320px screens. */
@media (max-width: 359px) {
  .ty-header-inner { gap: 6px; }
  .ty-brand span { font-size: 1rem; letter-spacing: .08em; }
  .ty-brand small { display: none; }
}
