/* p80editorial theme — magazine masthead, lead story, picks, list rows. Home page only. */
:root { --ed-ink: #23201C; --ed-accent: #8A2D2D; --ed-paper: #F4F4F2; --ed-surface: #FFFFFF; --ed-text: #26231F; --ed-muted: #6B665F; --ed-line: #D9D6CF;
  --ed-display: 'Fraunces', Georgia, 'Times New Roman', serif; --ed-body: 'Work Sans', 'Segoe UI', system-ui, sans-serif; }
.ed-kicker { font-family: var(--ed-body); font-size: 11.5px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: var(--ed-accent); margin-bottom: 10px; }
.ed-masthead, .ed-lead, .ed-essay, .ed-list, .ed-cats, .ed-faq { background: var(--ed-paper); color: var(--ed-text); font-family: var(--ed-body); }
.ed-masthead { padding: 64px 0 36px; border-bottom: 3px double var(--ed-ink); }
.ed-masthead h1 { font-family: var(--ed-display); font-weight: 700; font-size: clamp(2.4rem, 5.4vw, 4.6rem); line-height: .98; letter-spacing: -.015em; color: var(--ed-ink); margin: 0 0 16px; max-width: 18ch; text-wrap: balance; }
.ed-stand { font-size: 1.15rem; line-height: 1.55; color: var(--ed-muted); max-width: 60ch; margin: 0; }
.ed-lead { padding: 40px 0; border-bottom: 1px solid var(--ed-line); }
.ed-lead-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 48px; }
.ed-story-title { display: block; font-family: var(--ed-display); font-size: clamp(1.6rem, 3vw, 2.4rem); line-height: 1.1; color: var(--ed-ink); text-decoration: none; margin-bottom: 12px; }
.ed-story-title:hover { color: var(--ed-accent); }
.ed-story-sub { color: var(--ed-muted); line-height: 1.6; max-width: 52ch; margin: 0 0 14px; }
.ed-link { color: var(--ed-accent); font-weight: 600; text-decoration: none; border-bottom: 1.5px solid var(--ed-accent); }
.ed-picks { display: flex; flex-direction: column; }
.ed-pick { display: grid; grid-template-columns: 84px 1fr; gap: 14px; align-items: center; padding: 12px 0; border-top: 1px solid var(--ed-line); text-decoration: none; color: var(--ed-text); }
.ed-pick:last-child { border-bottom: 1px solid var(--ed-line); }
.ed-pick-img { width: 84px; height: 84px; background: var(--ed-surface); border: 1px solid var(--ed-line); display: flex; align-items: center; justify-content: center; padding: 6px; }
.ed-pick-img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.ed-pick-body { display: flex; flex-direction: column; gap: 3px; }
.ed-pick-body b { font-family: var(--ed-display); font-weight: 600; font-size: 1.05rem; color: var(--ed-ink); line-height: 1.25; }
.ed-pick-body span { font-size: 13px; color: var(--ed-muted); }
.ed-pick:hover b { color: var(--ed-accent); }
.ed-essay { padding: 48px 0; }
.container.narrow { max-width: 760px; }
.ed-essay h2 { font-family: var(--ed-display); font-weight: 600; font-size: 1.9rem; line-height: 1.15; color: var(--ed-ink); margin: 0 0 14px; }
.ed-essay p { font-size: 1.08rem; line-height: 1.7; max-width: 66ch; }
.ed-essay p:first-of-type::first-letter { font-family: var(--ed-display); font-size: 3.2em; float: left; line-height: .8; padding: 6px 8px 0 0; color: var(--ed-accent); }
.ed-list { padding: 48px 0; border-top: 1px solid var(--ed-line); }
.ed-head { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; margin-bottom: 18px; flex-wrap: wrap; }
.ed-head h2, .ed-faq h2 { font-family: var(--ed-display); font-weight: 600; font-size: 1.8rem; color: var(--ed-ink); margin: 0; }
.ed-rows { display: flex; flex-direction: column; border-top: 1px solid var(--ed-ink); }
.ed-row { display: grid; grid-template-columns: 64px 1fr 180px 110px; gap: 16px; align-items: center; padding: 12px 0; border-bottom: 1px solid var(--ed-line); text-decoration: none; color: var(--ed-text); }
.ed-row:hover .ed-row-title { color: var(--ed-accent); }
.ed-row-img { width: 64px; height: 64px; background: var(--ed-surface); border: 1px solid var(--ed-line); display: flex; align-items: center; justify-content: center; padding: 4px; }
.ed-row-img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.ed-row-title { font-weight: 500; line-height: 1.35; }
.ed-row-cat { font-size: 12px; letter-spacing: .06em; text-transform: uppercase; color: var(--ed-muted); }
.ed-row-price { font-family: var(--ed-display); font-weight: 700; font-size: 1.15rem; color: var(--ed-ink); text-align: right; font-variant-numeric: tabular-nums; }
.ed-cats { padding: 28px 0; border-top: 1px solid var(--ed-line); }
.ed-cat-row { display: flex; flex-wrap: wrap; gap: 8px 22px; }
.ed-cat-row a { color: var(--ed-ink); text-decoration: none; font-weight: 600; font-size: .95rem; }
.ed-cat-row a span { color: var(--ed-muted); font-weight: 400; margin-left: 6px; font-size: 12px; }
.ed-cat-row a:hover { color: var(--ed-accent); }
.ed-faq { padding: 48px 0 64px; border-top: 3px double var(--ed-ink); }
.homepage-faq .faq-item { border-bottom: 1px solid var(--ed-line); padding: 14px 0; }
.homepage-faq summary { font-family: var(--ed-display); font-weight: 600; font-size: 1.1rem; cursor: pointer; list-style: none; position: relative; padding-right: 28px; color: var(--ed-ink); }
.homepage-faq summary::-webkit-details-marker { display: none; }
.homepage-faq summary::after { content: "+"; position: absolute; right: 0; top: -2px; font-size: 1.5rem; color: var(--ed-accent); font-weight: 300; }
.homepage-faq details[open] summary::after { content: "–"; }
.homepage-faq .faq-answer { padding-top: 8px; color: var(--ed-muted); line-height: 1.65; }
@media (max-width: 900px) { .ed-lead-grid { grid-template-columns: 1fr; gap: 28px; } .ed-row { grid-template-columns: 56px 1fr 90px; } .ed-row-cat { display: none; } }
