@font-face {
  font-family: 'Neue Haas Unica Archive';
  src: url('https://media.yetour.xyz/2024/fonts/neue-haas-unica-regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Unica Archive';
  src: url('https://media.yetour.xyz/2024/fonts/neue-haas-unica-bold.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

:root { color: #625c58; background: #fff; font-family: 'Neue Haas Unica Archive', Arial, sans-serif; }
* { box-sizing: border-box; }
body { margin: 0; min-width: 320px; background: #fff; color: #625c58; }
body.archive-scroll-locked { position: fixed; width: 100%; overflow: hidden; overscroll-behavior: none; }
button, a { font: inherit; }
.archive-header { position: fixed; inset: 0 0 auto; z-index: 190; min-height: 68px; display: grid; place-items: center; padding: 14px 32px; background: #fff; border-bottom: 1px solid #eee; }
.year-selector-wrap { position: absolute; top: 18px; left: 24px; z-index: 1; }
.year-trigger, .archive-nav { border: 0; background: transparent; padding: 0; color: #625c58; font-size: 12px; font-weight: 700; letter-spacing: .08em; }
.year-trigger { cursor: pointer; display: inline-flex; align-items: center; gap: 5px; }
#year-arrow { font-size: 8px; transition: transform .2s ease; }
.archive-nav { text-transform: uppercase; }
.archive-tabs { position: absolute; left: 0; right: 0; transform: none; display: flex; width: 100%; align-items: center; justify-content: center; column-gap: 28px; row-gap: 8px; flex-wrap: wrap; }
.archive-tab-break { flex: 0 0 100%; display: flex; justify-content: center; }
.archive-tabs button { appearance: none; border: 0; min-height: 32px; padding: 7px 5px; margin: -7px -5px; background: transparent; color: #756f6b; font-family: 'Neue Haas Unica Archive', Arial, sans-serif; font-size: 12px; font-weight: 700; line-height: 1; letter-spacing: .08em; cursor: pointer; }
.archive-tabs button.active { color: #625c58; }
.archive-tabs button:focus-visible, .copy-product-link:focus-visible { outline: 1px solid currentColor; outline-offset: 4px; }
body[data-catalog-state="loading"] .archive-tabs { visibility: hidden; }
main { padding-top: 118px; }
.archive-panel[hidden] { display: none; }
.archive-load-error { width: min(480px, calc(100% - 40px)); margin: 64px auto; text-align: center; font-size: 12px; font-weight: 700; letter-spacing: .06em; }
.archive-load-error button { margin-left: 8px; border: 0; background: transparent; color: inherit; font: inherit; font-weight: 700; text-decoration: underline; cursor: pointer; }
.year-overlay { position: fixed; inset: 0; z-index: 20; display: none; align-items: center; justify-content: center; background: rgba(255,255,255,.94); backdrop-filter: blur(10px); }
.year-overlay.open { display: flex; }
.year-options { display: flex; flex-direction: column; align-items: center; gap: 28px; }
.year-options a { color: #625c58; text-decoration: none; font-size: 30px; letter-spacing: .08em; }
.year-options .selected { opacity: .35; pointer-events: none; }
.merch-grid, .show-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 18px; padding: 0 9.5%; }
.merch-card { appearance: none; width: 100%; min-width: 0; display: flex; flex-direction: column; align-items: stretch; border: 0; padding: 0; background: transparent; color: inherit; cursor: pointer; text-align: left; }
.merch-frame { width: 230px; max-width: 100%; height: 400px; margin: 0 auto; display: grid; place-items: start center; overflow: hidden; }
.merch-frame img { display: block; width: auto; height: 400px; max-width: 100%; object-fit: contain; object-position: center top; }
.merch-info { min-height: 44px; margin: 20px 0 12px; padding-left: 10px; font-size: 12px; font-weight: 700; line-height: 1.35; opacity: 0; transition: opacity .12s linear; }
.merch-card:hover .merch-info, .merch-card:focus-visible .merch-info { opacity: 1; }
.merch-name, .merch-price { display: block; }
.show-card { appearance: none; width: 100%; min-width: 0; display: flex; flex-direction: column; align-items: stretch; border: 0; padding: 0; background: transparent; color: inherit; cursor: pointer; text-align: left; }
.show-frame { width: 230px; max-width: 100%; height: 400px; margin: 0 auto; display: grid; place-items: center; overflow: hidden; }
.show-frame img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center; }
.show-info { min-height: 44px; margin: 20px 0 12px; padding-left: 10px; font-size: 12px; font-weight: 700; line-height: 1.35; opacity: 1; }
.show-name { display: block; }
.music-card[data-music-slug="talking-ft-north-west-directed-by-north-west"] .show-frame img { width: 88%; height: 88%; }
.archive-disclaimer { margin: 24px auto 40px; padding: 0 20px; text-align: center; color: #625c58; font-size: 11px; }
.archive-disclaimer a { color: inherit; }
.product-dialog, .show-dialog { width: 100vw; height: 100dvh; max-width: none; max-height: none; overflow-y: auto; overscroll-behavior: contain; border: 0; padding: 0; background: #fff; color: #625c58; }
.show-dialog { overflow: hidden; overscroll-behavior: none; }
.product-dialog::backdrop, .show-dialog::backdrop { background: rgba(255,255,255,.88); backdrop-filter: blur(8px); }
.product-header { position: fixed; inset: 0 0 auto; z-index: 2; height: 68px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; padding: 0 9.5%; color: #625c58; font-size: 12px; font-weight: 700; letter-spacing: .01em; }
.product-brand { grid-column: 2; font-weight: 600; }
.product-detail-layout { display: grid; grid-template-columns: minmax(104px, 1fr) minmax(360px, 40.5vw) minmax(248px, 1fr); column-gap: clamp(26px, 4.5vw, 78px); align-items: center; min-height: 1120px; padding: 78px 7.8% 24px 0; }
.product-thumbnails { min-width: 0; display: flex; flex-direction: column; align-items: center; gap: 12px; }
.product-thumbnail { width: 114px; height: 154px; display: grid; place-items: center; border: 0; border-radius: 5px; padding: 4px; background: transparent; color: inherit; cursor: pointer; }
.product-thumbnail.is-active { background: #d9d9d9; box-shadow: 2px 2px 2px 1px #d3cfc8; }
.product-thumbnail img { display: block; width: auto; height: 100px; max-width: calc(100% - 18px); object-fit: contain; object-position: center; }
.product-gallery { min-width: 0; min-height: 1000px; display: grid; place-items: start center; overflow: visible; }
.product-gallery > img { display: block; width: auto; max-width: 100%; height: 820px; max-height: none; object-fit: contain; object-position: center top; }
.product-options { display: flex; flex-direction: column; justify-content: center; width: min(248px, 100%); font-size: 11px; font-weight: 700; line-height: 1.1; text-transform: uppercase; }
.product-heading { display: flex; justify-content: space-between; gap: 6px; margin-bottom: 15px; }
.product-heading h1, .product-heading p { margin: 0; font: inherit; }
.product-heading h1 { max-width: 70%; }
.archive-state { min-height: 33px; display: flex; align-items: center; padding: 0 10px; border-radius: 5px; background: #fafafa; box-shadow: 2px 2px 2px 1px #d3cfc8; }
.product-note { margin: 15px 0 0; color: #625c58; opacity: .8; font-size: 10px; font-weight: 700; line-height: 1.25; }
.copy-product-link { margin: 15px 0 0; align-self: flex-start; border: 0; padding: 0; background: transparent; color: #625c58; font: inherit; font-size: 10px; font-weight: 700; letter-spacing: .06em; cursor: pointer; }
.dialog-close { position: fixed; z-index: 3; top: 10px; right: 16px; border: 0; padding: 10px; background: transparent; color: #625c58; cursor: pointer; font-size: 34px; line-height: 1; }
.show-detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(248px, 300px); column-gap: clamp(26px, 5vw, 88px); align-items: center; min-height: 850px; padding: 78px 9.5% 34px; }
.show-video-gallery { min-width: 0; display: grid; place-items: center; position: relative; width: min(100%, 980px); max-height: 72vh; aspect-ratio: 16 / 9; background: #000; margin: 0 auto; overflow: hidden; }
.show-video-gallery video { display: block; width: 100%; height: 100%; max-height: 72vh; background: #000; object-fit: contain; opacity: 0; pointer-events: none; transition: opacity .2s ease-in-out; }
.show-video-gallery video.is-loaded { opacity: 1; pointer-events: auto; }
.show-video-loader { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; background: #000; color: #888; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; z-index: 1; pointer-events: none; }
.show-video-loader[hidden] { display: none !important; }
.show-dialog.is-music-viewer .show-video-gallery video { opacity: 1; pointer-events: auto; }
.show-dialog.is-music-viewer .show-video-loader { display: none !important; }
.show-video-spinner { width: 24px; height: 24px; border: 2px solid rgba(255, 255, 255, .15); border-top-color: #fff; border-radius: 50%; animation: showVideoSpin .8s linear infinite; }
@keyframes showVideoSpin { to { transform: rotate(360deg); } }
.show-options { display: flex; flex-direction: column; justify-content: center; width: min(300px, 100%); font-size: 11px; font-weight: 800; line-height: 1.15; text-transform: uppercase; }
.show-heading { display: block; }
.show-heading h1 { max-width: none; }
.show-spec-detail { display: block; margin: 6px 0 0; font: inherit; font-size: 10px; letter-spacing: .06em; opacity: .72; }
.show-timestamps-trigger { display: flex; align-items: center; width: 100%; min-height: 33px; align-self: stretch; border: 0; border-radius: 5px; padding: 0 10px; margin-top: 16px; background: #fafafa; box-shadow: 2px 2px 2px 1px #d3cfc8; color: inherit; font: inherit; font-size: 10px; font-weight: 800; letter-spacing: .06em; text-align: left; cursor: pointer; }
.show-options .copy-product-link { display: flex; align-items: center; width: 100%; min-height: 33px; align-self: stretch; margin: 10px 0 0; border-radius: 5px; padding: 0 10px; background: #fafafa; box-shadow: 2px 2px 2px 1px #d3cfc8; font-size: 10px; font-weight: 800; letter-spacing: .06em; text-align: left; }
.show-timestamps-trigger[hidden], .show-options .copy-product-link[hidden], .show-spec-detail[hidden] { display: none !important; }
.show-timestamps-trigger:focus-visible { outline: 1px solid currentColor; outline-offset: 4px; }
.show-timestamps-overlay { position: fixed; inset: 0; z-index: 10; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 24px; background: rgba(255,255,255,.92); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); opacity: 0; visibility: hidden; transition: opacity .25s ease, visibility 0s linear .25s; }
.show-timestamps-overlay.active { opacity: 1; visibility: visible; transition: opacity .25s ease; }
.show-timestamps-close { position: absolute; top: 24px; left: 24px; border: 0; padding: 0; background: transparent; color: inherit; font-size: 34px; line-height: 1; transform: rotate(45deg); cursor: pointer; }
.show-timestamps-content { display: flex; flex-direction: column; align-items: center; width: min(440px, 86vw); max-height: 75dvh; }
.show-timestamps-content h2 { margin: 0 0 24px; font: inherit; font-size: 15px; font-weight: 700; letter-spacing: .08em; }
.show-timestamps { width: 100%; overflow-y: auto; padding-right: 8px; scrollbar-width: thin; }
.show-timestamp { display: flex; width: 100%; justify-content: space-between; align-items: center; gap: 16px; border: 0; border-bottom: 1px solid rgba(98,92,88,.12); padding: 10px 0; background: transparent; color: inherit; font: inherit; font-size: 13px; text-align: left; cursor: pointer; }
.show-timestamp span:last-child { flex: 0 0 auto; font-variant-numeric: tabular-nums; opacity: .72; }
.show-timestamps-empty { margin: 32px 0 0; color: rgba(98,92,88,.65); font: inherit; font-size: 13px; text-align: center; letter-spacing: .05em; }

/* The 2024 archive uses the same client-side tall Photo Booth editor as 2026.
   Only the tall colour workflow is exposed on this page. */
.archive-photobooth { width: 100%; min-height: calc(100vh - 118px); padding: 44px 20px 64px; display: flex; flex-direction: column; align-items: center; justify-content: center; animation: archive-fade-in .4s ease; }
@keyframes archive-fade-in { from { opacity: 0; } to { opacity: 1; } }
.archive-photobooth .photobooth-content { width: min(100%, 420px); text-align: center; }
.archive-photobooth .photobooth-header { margin-bottom: 24px; }
.archive-photobooth .photobooth-header h1 { margin: 0 0 12px; font-size: 14px; font-weight: 600; letter-spacing: .08em; }
.archive-photobooth .photobooth-header p { margin: 0; font-size: 12px; line-height: 1.65; letter-spacing: .02em; }
.archive-photobooth .photobooth-label { display: block; margin: 0 0 8px; font-size: 10px; letter-spacing: .09em; color: rgba(98,92,88,.55); text-align: left; }
.archive-photobooth .photobooth-select { width: 100%; margin: 0 0 24px; padding: 12px 0; border: 0; border-bottom: 1px solid #ddd; border-radius: 0; background: #fff; color: #625c58; font: inherit; font-size: 12px; letter-spacing: .06em; outline: none; }
.archive-photobooth .photobooth-preview { position: relative; width: min(100%, 340px); margin: 0 auto; background: #f1f1f1; line-height: 0; user-select: none; -webkit-user-select: none; touch-action: pan-y; }
.archive-photobooth .photobooth-template { position: relative; display: block; z-index: 1; width: 100%; height: auto; pointer-events: none; }
.archive-photobooth .photobooth-slot { position: absolute; z-index: 2; overflow: hidden; display: block; padding: 0; border: 0; background: transparent; color: inherit; cursor: pointer; touch-action: pan-y; }
.archive-photobooth .photobooth-slot.has-image { touch-action: none; }
.archive-photobooth .photobooth-slot[data-slot="0"] { left: var(--slot-0-left, 15.0579%); top: var(--slot-0-top, 7.4138%); width: var(--slot-0-width, 68.7259%); height: var(--slot-0-height, 22.7586%); }
.archive-photobooth .photobooth-slot[data-slot="1"] { left: var(--slot-1-left, 15.0579%); top: var(--slot-1-top, 31.0345%); width: var(--slot-1-width, 68.7259%); height: var(--slot-1-height, 22.7586%); }
.archive-photobooth .photobooth-slot[data-slot="2"] { left: var(--slot-2-left, 15.0579%); top: var(--slot-2-top, 54.6552%); width: var(--slot-2-width, 68.7259%); height: var(--slot-2-height, 22.7586%); }
.archive-photobooth .photobooth-slot span { position: absolute; inset: 0; display: grid; place-items: center; color: rgba(98,92,88,.6); font: 10px/1 inherit; letter-spacing: .09em; background: rgba(255,255,255,.16); opacity: 1; transition: opacity .15s ease; }
.archive-photobooth .photobooth-slot.has-image span { opacity: 0; }
.archive-photobooth .photobooth-slot.is-dragging { cursor: grabbing; }
.archive-photobooth .photobooth-slot-image { position: absolute; max-width: none; max-height: none; pointer-events: none; }
.archive-photobooth .photobooth-slot-remove { position: absolute; top: 8px; left: 8px; z-index: 10; width: 22px; height: 22px; border: 0; border-radius: 50%; padding: 0; display: none; align-items: center; justify-content: center; background: rgba(0,0,0,.65); color: #fff; font: inherit; font-size: 11px; line-height: 22px; cursor: pointer; opacity: .85; pointer-events: auto; }
.archive-photobooth .photobooth-slot.has-image .photobooth-slot-remove { display: flex; }
.archive-photobooth .photobooth-slot-remove:hover { background: #000; opacity: 1; }
.archive-photobooth .photobooth-preview.is-dragover { outline: 2px dashed rgba(98,92,88,.5); outline-offset: 4px; }
.archive-photobooth .photobooth-slot.is-dragover { outline: 2px dashed #625c58; outline-offset: -2px; }
.archive-photobooth .photobooth-status { min-height: 18px; margin: 16px 0; color: rgba(98,92,88,.7); font-size: 10px; letter-spacing: .07em; }
.archive-photobooth .photobooth-download { width: 100%; border: 0; background: #625c58; color: #fff; padding: 14px; font: inherit; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; cursor: pointer; transition: opacity .2s ease; }
.archive-photobooth .photobooth-download:hover { opacity: .85; }
.archive-photobooth .photobooth-download:disabled { opacity: .42; cursor: default; }
@media (max-width: 768px) {
  .archive-header { min-height: 66px; padding: 12px 14px; }
  .year-selector-wrap { top: 17px; left: 18px; }
  .archive-tabs { width: 100%; column-gap: 18px; row-gap: 8px; }
  .archive-tabs button { font-size: 11px; }
  main { padding-top: 108px; }
  .merch-grid, .show-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; padding: 29px 2%; }
  .merch-frame { width: 130px; height: 300px; }
  .merch-frame img { height: 300px; }
  .merch-info { opacity: 1; margin: 12px 0 22px; padding-left: 6px; font-size: 11px; }
  .show-frame { width: 130px; height: 300px; }
  .show-info { margin: 12px 0 22px; padding-left: 6px; font-size: 11px; }
  .product-header { height: 58px; padding: 0 20px; font-size: 13px; }
  .product-detail-layout { display: flex; flex-direction: column; min-height: 0; padding: 58px 20px 26px; gap: 12px; }
  .product-thumbnails { display: none; }
  .product-gallery { flex: 0 0 auto; width: 100%; min-height: 530px; height: 530px; place-items: center; overflow: visible; }
  .product-gallery > img { width: auto; height: 400px; max-width: 100%; object-fit: contain; object-position: center; }
  .product-options { flex: 0 0 auto; width: min(280px, 100%); margin: 0 auto; font-size: 11px; }
  .dialog-close { top: 15px; right: 16px; padding: 5px; font-size: 25px; }
  .show-detail-layout { display: flex; flex-direction: column; justify-content: center; min-height: 100dvh; padding: 76px 24px 40px; gap: 32px; }
  .show-video-gallery { width: min(100%, 360px); max-height: none; aspect-ratio: 16 / 9; }
  .show-video-gallery video { width: 100%; height: 100%; max-height: none; aspect-ratio: 16 / 9; }
  .show-options { align-items: flex-start; width: min(250px, 100%); margin: 12px auto 0; font-size: 13px; font-weight: 800; text-align: left; }
  .show-heading { width: 100%; }
  .show-spec-detail { font-size: 12px; }
  .show-timestamps-trigger, .show-options .copy-product-link { align-self: stretch; font-size: 12px; font-weight: 800; text-align: left; }
  .show-timestamps-overlay { padding: 20px; }
  .show-timestamps-close { top: 20px; left: 20px; }
  .show-timestamps-content { width: min(440px, 88vw); max-height: 74dvh; }
  .archive-photobooth { min-height: calc(100vh - 108px); padding: 34px 18px 48px; }
  .archive-photobooth .photobooth-content { width: min(100%, 420px); }
}

@media (max-width: 900px) and (max-height: 500px) and (orientation: landscape) {
  .show-dialog { overflow-y: auto; }
  .show-detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(210px, 280px); align-items: center; min-height: 100dvh; padding: 64px 7vw 24px; gap: 24px; }
  .show-video-gallery { width: min(100%, 62vw); max-height: calc(100dvh - 96px); }
  .show-video-gallery video { max-height: calc(100dvh - 96px); }
  .show-options { width: min(280px, 100%); margin: 0; }
}
