:root {
  --enjoy-wasabi: #8fa563;
  --enjoy-paper: #faf8f3;
  --enjoy-ink: #2b2b28;
  --enjoy-gold: #d4a23a;
  --enjoy-line: rgba(43, 43, 40, .14);
}

.wasabi-enjoy-page {
  background: var(--enjoy-paper);
  color: var(--enjoy-ink);
  font-family: Pretendard, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.wasabi-enjoy-page .container { width: min(1080px, calc(100% - 40px)); margin-inline: auto; }
.skip-link { position: fixed; left: 16px; top: -100px; z-index: 1000; padding: 10px 16px; background: var(--enjoy-ink); color: #fff; }
.skip-link:focus { top: 12px; }
.enjoy-eyebrow { margin: 0 0 12px; color: #60723e; font-size: .78rem; font-weight: 800; letter-spacing: .12em; }

.enjoy-hero { padding: 88px 0 72px; background: linear-gradient(135deg, rgba(143, 165, 99, .19), rgba(212, 162, 58, .08)); border-bottom: 1px solid var(--enjoy-line); }
.enjoy-hero h1 { max-width: 760px; margin: 0; font-size: clamp(2.5rem, 7vw, 5.2rem); line-height: .98; letter-spacing: -.065em; }
.enjoy-hero > .container > p:not(.enjoy-eyebrow) { max-width: 680px; margin: 24px 0 0; font-size: 1.12rem; line-height: 1.75; color: #55554f; }
.enjoy-hero nav { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 32px; }
.enjoy-hero nav a { border: 1px solid var(--enjoy-line); border-radius: 999px; background: rgba(255,255,255,.74); color: var(--enjoy-ink); padding: 10px 16px; font-weight: 700; text-decoration: none; }
.enjoy-hero nav a:hover, .enjoy-hero nav a:focus-visible { border-color: var(--enjoy-wasabi); background: #fff; }

.enjoy-listing { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; padding-block: 64px 96px; }
.enjoy-card { min-width: 0; border: 1px solid var(--enjoy-line); border-radius: 20px; overflow: hidden; background: #fff; box-shadow: 0 12px 28px rgba(43,43,40,.05); }
.enjoy-card a { display: block; height: 100%; color: inherit; text-decoration: none; }
.enjoy-card-media, .enjoy-related-media { position: relative; display: block; overflow: hidden; }
.enjoy-card img, .enjoy-card-placeholder { display: grid; width: 100%; aspect-ratio: 4/3; object-fit: cover; place-items: center; background: #e6eadc; color: rgba(96,114,62,.55); font-size: 4rem; font-weight: 900; }
.enjoy-generated-label { position: absolute; left: 12px; bottom: 12px; z-index: 1; display: inline-flex; max-width: calc(100% - 24px); min-height: 26px; align-items: center; padding: 5px 9px; border-radius: 7px; background: rgba(25,25,23,.88); color: #fff; font-size: .68rem; font-weight: 800; line-height: 1.3; letter-spacing: -.01em; }
.enjoy-card-placeholder--review { align-content: center; gap: 6px; padding: 20px; color: #60723e; font-size: .98rem; letter-spacing: -.01em; text-align: center; }
.enjoy-card-placeholder--review small { color: #7b806f; font-size: .68rem; letter-spacing: .12em; }
.enjoy-card div { padding: 24px; }
.enjoy-card div > span { color: #60723e; font-size: .75rem; font-weight: 800; letter-spacing: .08em; }
.enjoy-card h2 { margin: 9px 0 10px; font-size: 1.38rem; letter-spacing: -.035em; }
.enjoy-card p { margin: 0 0 20px; color: #64645d; line-height: 1.65; }
.enjoy-card strong { font-size: .9rem; }
.enjoy-card a:hover h2, .enjoy-card a:focus-visible h2 { color: #60723e; }
.enjoy-empty { grid-column: 1/-1; padding: 64px 32px; text-align: center; border: 1px dashed var(--enjoy-line); border-radius: 20px; background: rgba(255,255,255,.55); }
.enjoy-empty h2 { margin: 0 0 12px; }
.enjoy-empty p { margin: 0; color: #66665f; }

.enjoy-magazine-pick { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr); min-height: 520px; margin-top: 64px; overflow: hidden; border-radius: 28px; background: #22251f; color: #fff; }
.enjoy-magazine-pick-media { position: relative; min-height: 520px; overflow: hidden; }
.enjoy-magazine-pick-media::after { position: absolute; inset: 0; background: linear-gradient(90deg, transparent 68%, rgba(34,37,31,.28)); content: ""; pointer-events: none; }
.enjoy-magazine-pick-media img { display: block; width: 100%; height: 100%; object-fit: cover; }
.enjoy-magazine-pick > div { display: flex; flex-direction: column; justify-content: center; padding: clamp(32px, 5vw, 60px); }
.enjoy-magazine-pick .enjoy-eyebrow { color: #d9e7bd; }
.enjoy-magazine-pick h2 { margin: 0; font-size: clamp(2rem, 4vw, 3.4rem); line-height: 1.08; letter-spacing: -.055em; }
.enjoy-magazine-pick p:not(.enjoy-eyebrow) { margin: 24px 0 32px; color: rgba(255,255,255,.78); font-size: 1.02rem; line-height: 1.78; }
.enjoy-magazine-pick a { align-self: flex-start; color: #fff; font-weight: 800; text-underline-offset: 5px; }
.enjoy-magazine-section, .enjoy-magazine-all { padding-top: 92px; }
.enjoy-magazine-heading { max-width: 700px; margin-bottom: 28px; }
.enjoy-magazine-heading h2 { margin: 0; font-size: clamp(1.9rem, 4vw, 3rem); line-height: 1.14; letter-spacing: -.05em; }
.enjoy-magazine-heading > p:not(.enjoy-eyebrow) { margin: 14px 0 0; color: #66665f; line-height: 1.7; }
.enjoy-magazine-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.enjoy-card--editorial { border-radius: 0; border: 0; border-top: 1px solid var(--enjoy-ink); background: transparent; box-shadow: none; }
.enjoy-card--editorial .enjoy-card-media, .enjoy-card--editorial .enjoy-card-placeholder { margin-top: 18px; border-radius: 16px; }
.enjoy-card--editorial div { padding: 22px 2px 6px; }
.enjoy-card--editorial h2 { font-size: clamp(1.3rem, 2.5vw, 1.65rem); }
.enjoy-card--editorial:hover { transform: none; box-shadow: none; }
.enjoy-magazine-all { padding-bottom: 104px; }
.enjoy-magazine-all .enjoy-listing { padding-block: 0; }

.enjoy-detail-header { padding-block: 64px 40px; }
.enjoy-detail-header nav { display: flex; gap: 9px; margin-bottom: 40px; font-size: .84rem; color: #686861; }
.enjoy-detail-header nav a { color: inherit; }
.enjoy-detail-header h1 { max-width: 850px; margin: 0; font-size: clamp(2.35rem, 6vw, 4.8rem); line-height: 1.05; letter-spacing: -.06em; }
.enjoy-dek { max-width: 760px; margin: 24px 0 0; font-size: 1.15rem; line-height: 1.75; color: #5c5c55; }
.enjoy-detail-meta { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-top: 26px; color: #60605a; font-size: .82rem; }
.enjoy-detail-meta span { position: relative; }
.enjoy-detail-meta span + span::before { content: "·"; position: absolute; left: -11px; color: #aaa99f; }
.enjoy-detail-hero { position: relative; width: min(1080px, calc(100% - 40px)); margin: 0 auto 56px; }
.enjoy-detail-hero img { display: block; width: 100%; max-height: 680px; object-fit: cover; border-radius: 24px; }
.enjoy-detail-hero figcaption, .enjoy-media-gallery figcaption { margin-top: 10px; color: #707068; font-size: .78rem; line-height: 1.55; }
.enjoy-media-gallery { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: -28px; margin-bottom: 64px; }
.enjoy-media-gallery figure { position: relative; min-width: 0; margin: 0; }
.enjoy-media-gallery img { display: block; width: 100%; aspect-ratio: 16 / 9; border-radius: 16px; object-fit: cover; }
.enjoy-review-visual { display: grid; min-height: clamp(280px, 48vw, 520px); place-items: center; border: 1px dashed rgba(96,114,62,.42); border-radius: 24px; background: #e7ebde; color: #46532f; text-align: center; }
.enjoy-review-visual div { max-width: 460px; padding: 28px; }
.enjoy-review-visual span { display: block; margin-bottom: 12px; color: #76815f; font-size: .7rem; font-weight: 800; letter-spacing: .16em; }
.enjoy-review-visual strong { display: block; font-size: clamp(1.3rem, 3vw, 2rem); letter-spacing: -.035em; }
.enjoy-review-visual p { margin: 12px 0 0; color: #676d5c; line-height: 1.65; }

.enjoy-editorial-view { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(260px, .8fr); gap: 14px 42px; margin: 0 0 56px; padding: 34px 36px; border-top: 3px solid var(--enjoy-ink); border-bottom: 1px solid var(--enjoy-line); background: rgba(255,255,255,.55); }
.enjoy-editorial-view > .enjoy-eyebrow, .enjoy-editorial-view > h2, .enjoy-editorial-verdict, .enjoy-memorable-line { grid-column: 1; }
.enjoy-editorial-view h2 { margin: -2px 0 6px; font-size: clamp(1.55rem, 4vw, 2.25rem); letter-spacing: -.04em; }
.enjoy-editorial-verdict { margin: 0; font-size: 1.08rem; font-weight: 650; line-height: 1.78; }
.enjoy-editorial-view dl { grid-column: 2; grid-row: 1 / span 4; margin: 0; }
.enjoy-editorial-view dl div { padding: 13px 0; border-top: 1px solid var(--enjoy-line); }
.enjoy-editorial-view dt { color: #60723e; font-size: .75rem; font-weight: 800; }
.enjoy-editorial-view dd { margin: 6px 0 0; color: #53534d; font-size: .9rem; line-height: 1.62; }
.enjoy-memorable-line { margin: 12px 0 0; padding-left: 16px; border-left: 3px solid var(--enjoy-wasabi); color: #59623f; font-family: Georgia, "Times New Roman", serif; font-size: 1rem; font-weight: 700; line-height: 1.7; }
.enjoy-ending-callback { margin-top: 52px !important; padding: 28px 0 6px; border-top: 1px solid var(--enjoy-line); color: #41413b; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.15rem, 2.4vw, 1.42rem) !important; font-weight: 700; line-height: 1.72 !important; letter-spacing: -.02em; }
.enjoy-review-link { max-width: 760px; margin: -28px 0 56px; padding: 18px 20px; border: 1px solid var(--enjoy-line); border-radius: 14px; background: rgba(255,255,255,.72); }
.enjoy-review-link summary { cursor: pointer; font-weight: 800; }
.enjoy-review-link p { margin: 14px 0 10px; color: #64645d; font-size: .88rem; line-height: 1.65; }
.enjoy-review-link a { color: #46532f; font-weight: 800; }

.enjoy-article-layout { display: grid; grid-template-columns: minmax(0, 720px) minmax(190px, 1fr); gap: 64px; align-items: start; padding-bottom: 72px; }
.enjoy-article-layout > *, .enjoy-article-body, .enjoy-comparison { min-width: 0; }
.enjoy-article-body > * { margin-top: 0; margin-bottom: 28px; }
.enjoy-article-body > h2 { margin-top: 64px; font-size: clamp(1.65rem, 4vw, 2.3rem); letter-spacing: -.04em; }
.enjoy-article-body > h3 { margin-top: 48px; font-size: 1.35rem; }
.enjoy-article-body > p { font-size: 1.04rem; line-height: 1.86; }
.enjoy-article-body blockquote { padding: 8px 0 8px 24px; border-left: 4px solid var(--enjoy-wasabi); color: #55554e; }
.enjoy-article-body blockquote p { margin: 0; font-size: 1.12rem; line-height: 1.75; }
.enjoy-article-body blockquote cite { display: block; margin-top: 8px; font-size: .82rem; }
.enjoy-article-body figure { position: relative; }
.enjoy-article-body figure img { display: block; width: 100%; border-radius: 18px; }
.enjoy-article-body figcaption { margin-top: 10px; color: #707068; font-size: .78rem; }
.enjoy-body-media { display: grid; gap: 14px; margin: 44px 0; }
.enjoy-body-media--pair { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.enjoy-body-media--gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.enjoy-body-media figure { min-width: 0; margin: 0; }
.enjoy-body-media img, .enjoy-article-body > figure img { aspect-ratio: 16 / 9; object-fit: cover; }
.enjoy-scene-break { display: flex; align-items: center; gap: 14px; margin: 52px 0 40px; color: #697155; font-size: .76rem; font-weight: 800; letter-spacing: .12em; }
.enjoy-scene-break::before, .enjoy-scene-break::after { content: ""; height: 1px; flex: 1; background: #d9d8ce; }
.enjoy-note { margin: 36px 0; padding: 24px 26px; border-left: 4px solid var(--enjoy-wasabi); background: #f6f4ed; }
.enjoy-note strong { display: block; margin-bottom: 8px; font-size: .82rem; color: #60723e; }
.enjoy-note p { margin: 0; line-height: 1.78; }
.enjoy-note--field-note { border-left-color: #d4a23a; background: #fbf6e8; }
.enjoy-note--magazine-caption { border-left: 0; border-top: 1px solid #d9d8ce; border-bottom: 1px solid #d9d8ce; background: transparent; }
.enjoy-review-quote a { display: inline-flex; margin-top: 12px; color: #4f642e; font-size: .82rem; font-weight: 750; }
.enjoy-callout { padding: 24px; border-radius: 16px; background: #eef1e7; }
.enjoy-callout strong { display: block; margin-bottom: 8px; }
.enjoy-callout p { margin: 0; line-height: 1.72; }
.enjoy-inline-card { display: block; padding: 24px; border: 1px solid var(--enjoy-line); border-radius: 16px; background: #fff; color: inherit; text-decoration: none; }
.enjoy-inline-card > span { color: #60723e; font-size: .76rem; font-weight: 800; }
.enjoy-inline-card strong { display: block; margin-top: 8px; font-size: 1.2rem; }
.enjoy-inline-card p { margin: 8px 0 0; color: #686861; }
.enjoy-stop { display: grid; grid-template-columns: 72px 1fr; gap: 20px; padding: 20px 0; border-bottom: 1px solid var(--enjoy-line); }
.enjoy-stop > div:first-child { display: grid; align-content: start; gap: 4px; }
.enjoy-stop time { color: #60723e; font-weight: 800; }
.enjoy-stop > div:first-child span { color: #7a7a72; font-size: .75rem; }
.enjoy-stop h3, .enjoy-stop p { margin: 0; }
.enjoy-stop p { margin-top: 8px; color: #66665f; line-height: 1.65; }
.enjoy-stop-map { display: inline-flex; margin-top: 12px; color: #46532f; font-size: .82rem; font-weight: 800; text-underline-offset: 3px; }
.enjoy-comparison { padding: 28px; border-radius: 18px; background: #fff; }
.enjoy-comparison h2 { margin: 0 0 18px; }
.enjoy-comparison ul { list-style: none; margin: 0; padding: 0; }
.enjoy-comparison li { display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; border-top: 1px solid var(--enjoy-line); }
.enjoy-comparison-hint { display: none; margin: -8px 0 12px; color: #74746c; font-size: .78rem; }
.enjoy-comparison-scroll { overflow-x: auto; border: 1px solid var(--enjoy-line); border-radius: 12px; background: #fff; }
.enjoy-comparison-scroll:focus-visible { outline: 3px solid rgba(96,114,62,.35); outline-offset: 3px; }
.enjoy-comparison table { width: 100%; min-width: 620px; border-collapse: collapse; font-size: .9rem; line-height: 1.55; }
.enjoy-comparison th, .enjoy-comparison td { padding: 13px 14px; border-bottom: 1px solid var(--enjoy-line); text-align: left; vertical-align: top; }
.enjoy-comparison thead th { background: #eef1e7; color: #4f5d38; font-size: .75rem; letter-spacing: .02em; }
.enjoy-comparison tbody th { width: 24%; font-weight: 800; }
.enjoy-comparison tbody tr:last-child > * { border-bottom: 0; }
.enjoy-source-link { display: grid; gap: 5px; padding: 18px 20px; border-left: 3px solid var(--enjoy-wasabi); background: rgba(255,255,255,.68); color: inherit; text-decoration: none; }
.enjoy-source-link strong { color: #46532f; }
.enjoy-source-link span { color: #5e5e57; line-height: 1.6; }
.enjoy-source-link small { color: #7a7a72; }
.enjoy-source-link:hover strong, .enjoy-source-link:focus-visible strong { text-decoration: underline; }

.enjoy-choice { margin-top: 64px !important; padding: 30px; border-radius: 20px; background: #e9ecdf; }
.enjoy-choice > h2 { margin: 0 0 22px; font-size: clamp(1.45rem, 3vw, 1.9rem); letter-spacing: -.035em; }
.enjoy-choice form { display: grid; gap: 10px; }
.enjoy-choice-option { display: block; cursor: pointer; }
.enjoy-choice-option input { position: absolute; opacity: 0; pointer-events: none; }
.enjoy-choice-option > span { display: grid; gap: 4px; padding: 16px 18px; border: 1px solid rgba(43,43,40,.16); border-radius: 13px; background: rgba(255,255,255,.8); }
.enjoy-choice-option small { color: #66665f; font-size: .83rem; line-height: 1.5; }
.enjoy-choice-option input:checked + span { border-color: #60723e; background: #fff; box-shadow: inset 0 0 0 2px rgba(96,114,62,.2); }
.enjoy-choice-option input:focus-visible + span { outline: 3px solid rgba(96,114,62,.35); outline-offset: 2px; }
.enjoy-choice form > button { min-height: 48px; margin-top: 6px; border: 0; border-radius: 12px; background: var(--enjoy-ink); color: #fff; font: inherit; font-weight: 800; cursor: pointer; }
.enjoy-choice-result { margin-top: 18px; padding: 22px; border-radius: 14px; background: #fff; }
.enjoy-choice-result > p:not(.enjoy-eyebrow) { margin: 0; font-size: .98rem; line-height: 1.72; }
.enjoy-choice-result > div { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.enjoy-choice-result a, .enjoy-choice-result button { min-height: 42px; padding: 10px 13px; border: 1px solid var(--enjoy-line); border-radius: 10px; background: #fff; color: inherit; font: inherit; font-size: .84rem; font-weight: 800; text-decoration: none; cursor: pointer; }
.enjoy-choice-result small { display: block; min-height: 1.4em; margin-top: 12px; color: #60723e; }

.enjoy-commercial { padding: 28px; border: 1px solid rgba(143,165,99,.45); border-radius: 20px; background: linear-gradient(135deg, #f5f7ef, #fff); box-shadow: 0 12px 24px rgba(43,43,40,.05); }
.enjoy-commercial-head { display: flex; justify-content: space-between; gap: 16px; align-items: flex-start; }
.enjoy-commercial-head > p { margin: 0; font-size: 1.08rem; font-weight: 800; }
.enjoy-commercial-head > div { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 5px; }
.enjoy-commercial > p { margin: 12px 0 20px; color: #5d5d55; line-height: 1.65; }
.enjoy-commercial-badge, .enjoy-partner-badge { display: inline-flex; align-items: center; min-height: 24px; padding: 3px 8px; border-radius: 999px; background: var(--enjoy-ink); color: #fff; font-size: .68rem; font-weight: 800; line-height: 1; white-space: nowrap; }
.enjoy-partner-badge { background: var(--enjoy-gold); color: #27231a; }
.enjoy-commercial-actions { display: grid; gap: 8px; }
.enjoy-commercial-action { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 14px 16px; border-radius: 12px; background: var(--enjoy-ink); color: #fff; text-decoration: none; }
.enjoy-commercial-action span:first-child { display: grid; gap: 3px; }
.enjoy-commercial-action small { color: rgba(255,255,255,.72); }
.enjoy-commercial-action:hover, .enjoy-commercial-action:focus-visible { background: #44502d; }

.enjoy-article-tools { display: grid; gap: 8px; padding: 18px; border: 1px solid var(--enjoy-line); border-radius: 16px; background: rgba(255,255,255,.7); }
.enjoy-article-tools button, .enjoy-article-tools a { display: block; width: 100%; padding: 11px 12px; border: 1px solid var(--enjoy-line); border-radius: 10px; background: #fff; color: inherit; font: inherit; font-weight: 700; text-align: center; text-decoration: none; cursor: pointer; }
.enjoy-article-tools [aria-pressed="true"] { background: var(--enjoy-wasabi); color: #18200e; }
.enjoy-article-tools button:disabled { cursor: wait; opacity: .62; }
.enjoy-save-status { min-height: 1.4em; color: #60723e; font-size: .76rem; line-height: 1.45; text-align: center; }
.enjoy-disclosure { width: min(820px, calc(100% - 40px)); margin: 0 auto 64px; padding: 28px; border-top: 2px solid var(--enjoy-ink); background: rgba(255,255,255,.55); }
.enjoy-disclosure section + section { margin-top: 28px; padding-top: 24px; border-top: 1px solid var(--enjoy-line); }
.enjoy-disclosure h2 { margin: 0 0 12px; font-size: 1.08rem; }
.enjoy-disclosure p { margin: 7px 0 0; color: #5f5f58; font-size: .9rem; line-height: 1.7; }
.enjoy-sources { padding-block: 48px 80px; border-top: 1px solid var(--enjoy-line); }
.enjoy-sources h2 { margin: 0 0 20px; }
.enjoy-sources ul { list-style: none; margin: 0; padding: 0; }
.enjoy-sources li { display: grid; gap: 4px; padding: 14px 0; border-top: 1px solid var(--enjoy-line); }
.enjoy-sources li a { color: inherit; font-weight: 700; }
.enjoy-sources li span, .enjoy-sources > p { color: #6b6b64; font-size: .82rem; }
.enjoy-related { padding-block: 56px 88px; border-top: 1px solid var(--enjoy-line); }
.enjoy-related-heading { max-width: 700px; }
.enjoy-related-heading h2 { margin: 0; font-size: clamp(1.7rem, 4vw, 2.5rem); letter-spacing: -.04em; }
.enjoy-related-heading > p:not(.enjoy-eyebrow) { color: #66665f; line-height: 1.65; }
.enjoy-related-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 26px; }
.enjoy-related-grid > a { display: grid; grid-template-columns: 176px 1fr; overflow: hidden; border: 1px solid var(--enjoy-line); border-radius: 18px; background: #fff; color: inherit; text-decoration: none; }
.enjoy-related-media img { display: block; width: 100%; height: 100%; min-height: 190px; object-fit: cover; }
.enjoy-related-grid > a > span:last-child { display: flex; flex-direction: column; padding: 22px; }
.enjoy-related-grid small { color: #60723e; font-weight: 800; }
.enjoy-related-grid strong { margin-top: 8px; font-size: 1.08rem; line-height: 1.4; }
.enjoy-related-grid p { margin: 10px 0 0; color: #66665f; font-size: .86rem; line-height: 1.6; }

@media (max-width: 820px) {
  .enjoy-listing { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .enjoy-magazine-pick { grid-template-columns: 1fr; }
  .enjoy-magazine-pick-media { min-height: 390px; }
  .enjoy-magazine-pick-media::after { background: linear-gradient(0deg, rgba(34,37,31,.28), transparent 45%); }
  .enjoy-article-layout { grid-template-columns: 1fr; gap: 20px; }
  .enjoy-article-tools { grid-template-columns: 1fr 1fr; grid-row: 1; }
  .enjoy-media-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .enjoy-editorial-view { grid-template-columns: 1fr; }
  .enjoy-editorial-view > .enjoy-eyebrow, .enjoy-editorial-view > h2, .enjoy-editorial-verdict, .enjoy-memorable-line, .enjoy-editorial-view dl { grid-column: 1; }
  .enjoy-editorial-view dl { grid-row: auto; }
  .enjoy-related-grid { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .wasabi-enjoy-page .container { width: min(100% - 28px, 1080px); }
  .enjoy-hero { padding: 64px 0 48px; }
  .enjoy-listing { grid-template-columns: 1fr; padding-block: 40px 72px; }
  .enjoy-magazine-pick { width: calc(100% - 28px); min-height: 0; margin-top: 40px; border-radius: 18px; }
  .enjoy-magazine-pick-media { min-height: 270px; }
  .enjoy-magazine-pick > div { padding: 28px 22px 32px; }
  .enjoy-magazine-pick h2 { font-size: 2rem; }
  .enjoy-magazine-pick p:not(.enjoy-eyebrow) { margin: 18px 0 24px; font-size: .95rem; }
  .enjoy-magazine-section, .enjoy-magazine-all { padding-top: 64px; }
  .enjoy-magazine-grid { grid-template-columns: 1fr; gap: 34px; }
  .enjoy-magazine-all { padding-bottom: 32px; }
  .enjoy-magazine-all .enjoy-listing { padding-bottom: 40px; }
  .enjoy-detail-header { padding-block: 40px 28px; }
  .enjoy-detail-header nav { margin-bottom: 28px; }
  .enjoy-detail-hero { width: calc(100% - 28px); margin-bottom: 36px; }
  .enjoy-detail-hero img { border-radius: 16px; }
  .enjoy-body-media--pair, .enjoy-body-media--gallery { grid-template-columns: 1fr; }
  .enjoy-body-media { margin: 34px 0; }
  .enjoy-note { padding: 21px 20px; }
  .enjoy-media-gallery { grid-template-columns: 1fr; margin-top: -12px; margin-bottom: 44px; }
  .enjoy-review-visual { min-height: 270px; border-radius: 16px; }
  .enjoy-article-body > h2 { margin-top: 48px; }
  .enjoy-comparison { padding: 20px 16px; }
  .enjoy-comparison-hint { display: block; }
  .enjoy-commercial { padding: 20px; }
  .wasabi-enjoy-detail .enjoy-commercial { margin-inline-end: 64px; }
  .enjoy-commercial-head { display: grid; }
  .enjoy-commercial-head > div { justify-content: flex-start; }
  .enjoy-commercial-action { min-height: 52px; }
  .enjoy-disclosure { width: calc(100% - 28px); padding: 22px; }
  .enjoy-comparison { margin-inline: -14px; padding: 20px 14px; border-radius: 14px; }
  .enjoy-comparison-scroll { border-radius: 10px; }
  .enjoy-editorial-view { margin-bottom: 44px; padding: 26px 22px; }
  .enjoy-review-link { margin-bottom: 44px; }
  .enjoy-choice { padding: 24px 18px; }
  .enjoy-related { padding-block: 44px 64px; }
  .enjoy-related-grid > a { grid-template-columns: 116px 1fr; }
  .enjoy-related-media img { min-height: 176px; }
  .enjoy-related-grid > a > span:last-child { padding: 17px; }
  .enjoy-related-grid p { font-size: .8rem; }
}

@media (prefers-reduced-motion: no-preference) {
  .enjoy-card, .enjoy-commercial-action { transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease; }
  .enjoy-card:hover { transform: translateY(-3px); box-shadow: 0 16px 34px rgba(43,43,40,.09); }
}
