/* /en/living-room/decorate — Decorate × Living Room L3 intersection page */

const DLR_ACCENT = { terracotta: "#E2725B", ochre: "#B58A2C", cinnamon: "#C07A3A" };

/* ===================== HERO ===================== */
const DecorateLivingRoomHero = () => (
  <section className="dlr-hero">
    <div className="img" style={{ backgroundImage: "url('https://images.unsplash.com/photo-1586023492125-27b2c045efd7?w=2400&q=85')" }} />
    <div className="dlr-mast">
      <span className="crumb">
        <a href="/">Home</a>  ·  <a href="/en/living-room/">Living Room</a>  ·  Decorate
      </span>
      <span className="ctr">HowTo Quarterly · Decorate × Living Room</span>
      <span className="right">Spring 2026</span>
    </div>
    <div className="dlr-cover">
      <div>
        <div className="eyebrow">Decorate · Living Room · A Design Guide</div>
        <h1>The room everyone sees, <em>done well.</em></h1>
      </div>
      <div>
        <p className="deck">
          Thirty-one decorate guides for the room that does the most social work in your house — paint, gallery walls, curtains, lighting, rugs, and the layering decisions that separate a styled room from a furnished one.
        </p>
        <div className="meta">
          <div><span className="k">Section</span><span className="v">Living Room / Decorate</span></div>
          <div><span className="k">Guides</span><span className="v">31 total</span></div>
          <div><span className="k">Reading time</span><span className="v">12 min</span></div>
          <div><span className="k">Updated</span><span className="v">April 2026</span></div>
        </div>
      </div>
    </div>
  </section>
);

/* ===================== MENU — category quick-nav ===================== */
const DecorateLivingRoomMenu = () => (
  <section className="dlr-cats">
    <div className="dlr-cats-wrap">
      <div className="section-folio">
        <span>Contents · 31 Decorate Guides Across 6 Categories</span>
        <span className="pg">PG. 01</span>
      </div>
      <div className="dlr-cats-head">
        <h2>The full living-room-decorate menu, <em>by category.</em></h2>
        <p className="deck">Thirty-one guides in six categories. Use this as your index — click any guide title and Iris builds the full how-to.</p>
      </div>
      <div className="dlr-cats-grid">
        <div className="dlr-cat">
          <div className="dlr-cat-head"><span className="n">01</span><span className="ct">8 guides</span></div>
          <h4>Paint &amp; color</h4>
          <div className="links">
            <a href="/en/living-room/decorate/how-to-paint-an-accent-wall/">How to paint an accent wall</a>
            <a href="/en/living-room/decorate/how-to-choose-a-living-room-paint-color/">How to choose a living room paint color</a>
            <a href="/en/living-room/decorate/how-to-paint-an-entire-living-room/">How to paint an entire living room</a>
            <a href="/en/living-room/decorate/how-to-do-color-drenching/">How to do color drenching</a>
            <a href="/en/living-room/decorate/how-to-create-a-two-tone-wall/">How to create a two-tone wall</a>
            <a href="/en/living-room/decorate/how-to-paint-with-limewash/">How to paint with limewash</a>
            <a href="/en/living-room/decorate/how-to-choose-between-eggshell-and-satin/">How to choose between eggshell and satin</a>
            <a href="/en/living-room/decorate/how-to-paint-over-wallpaper-properly/">How to paint over wallpaper properly</a>
          </div>
        </div>
        <div className="dlr-cat">
          <div className="dlr-cat-head"><span className="n">02</span><span className="ct">7 guides</span></div>
          <h4>Wall art &amp; gallery walls</h4>
          <div className="links">
            <a href="/en/living-room/decorate/how-to-hang-a-gallery-wall/">How to hang a gallery wall</a>
            <a href="/en/living-room/decorate/how-to-hang-art-at-the-right-height/">How to hang art at the right height</a>
            <a href="/en/living-room/decorate/how-to-mix-frame-sizes-and-styles/">How to mix frame sizes and styles</a>
            <a href="/en/living-room/decorate/how-to-create-a-salon-style-wall/">How to create a salon-style wall</a>
            <a href="/en/living-room/decorate/how-to-hang-an-oversized-piece-of-art/">How to hang an oversized piece of art</a>
            <a href="/en/living-room/decorate/how-to-plan-a-gallery-wall-on-paper-first/">How to plan a gallery wall on paper first</a>
            <a href="/en/living-room/decorate/how-to-hang-a-floating-shelf-for-art-display/">How to hang a floating shelf for art display</a>
          </div>
        </div>
        <div className="dlr-cat">
          <div className="dlr-cat-head"><span className="n">03</span><span className="ct">5 guides</span></div>
          <h4>Window treatments</h4>
          <div className="links">
            <a href="/en/living-room/decorate/how-to-hang-curtains-high-and-wide/">How to hang curtains high and wide</a>
            <a href="/en/living-room/decorate/how-to-choose-curtain-length/">How to choose curtain length</a>
            <a href="/en/living-room/decorate/how-to-install-a-double-curtain-rod/">How to install a double curtain rod</a>
            <a href="/en/living-room/decorate/how-to-hang-roman-shades/">How to hang Roman shades</a>
            <a href="/en/living-room/decorate/how-to-layer-sheers-and-blackout-panels/">How to layer sheers and blackout panels</a>
          </div>
        </div>
        <div className="dlr-cat">
          <div className="dlr-cat-head"><span className="n">04</span><span className="ct">4 guides</span></div>
          <h4>Lighting design</h4>
          <div className="links">
            <a href="/en/living-room/decorate/how-to-layer-lighting-in-a-living-room/">How to layer lighting in a living room</a>
            <a href="/en/living-room/decorate/how-to-choose-a-floor-lamp/">How to choose a floor lamp</a>
            <a href="/en/living-room/decorate/how-to-add-a-dimmer-switch-to-a-living-room/">How to add a dimmer switch to a living room</a>
            <a href="/en/living-room/decorate/how-to-use-table-lamps-for-ambient-light/">How to use table lamps for ambient light</a>
          </div>
        </div>
        <div className="dlr-cat">
          <div className="dlr-cat-head"><span className="n">05</span><span className="ct">4 guides</span></div>
          <h4>Soft goods</h4>
          <div className="links">
            <a href="/en/living-room/decorate/how-to-pick-a-living-room-rug-size/">How to pick a living room rug size</a>
            <a href="/en/living-room/decorate/how-to-layer-rugs/">How to layer rugs</a>
            <a href="/en/living-room/decorate/how-to-choose-throw-pillows-without-overthinking/">How to choose throw pillows without overthinking</a>
            <a href="/en/living-room/decorate/how-to-fold-and-drape-a-throw-blanket/">How to fold and drape a throw blanket</a>
          </div>
        </div>
        <div className="dlr-cat">
          <div className="dlr-cat-head"><span className="n">06</span><span className="ct">3 guides</span></div>
          <h4>Shelf styling &amp; built-in dressing</h4>
          <div className="links">
            <a href="/en/living-room/decorate/how-to-style-floating-shelves/">How to style floating shelves</a>
            <a href="/en/living-room/decorate/how-to-dress-built-in-bookshelves/">How to dress built-in bookshelves</a>
            <a href="/en/living-room/decorate/how-to-style-a-console-table/">How to style a console table</a>
          </div>
        </div>
      </div>
    </div>
  </section>
);

/* ===================== ESSAY ===================== */
const DecorateLivingRoomEssay = () => (
  <section className="dlr-essay">
    <div className="dlr-essay-wrap">
      <div className="section-folio" style={{ borderColor: 'rgba(181,138,44,0.35)' }}>
        <span>Editor's Note · The Most Returned-Upon Saturday</span>
        <span className="pg">PG. 08</span>
      </div>
      <div className="dlr-essay-grid">
        <aside className="dlr-essay-side">
          <h2>The room where <em>decisions echo.</em></h2>
          <div className="by">By the Editors · 5 min read</div>
          <div className="stat-list">
            <div className="row"><span>Highest-ROI project</span><strong>Accent wall</strong></div>
            <div className="row"><span>Cheapest transformation</span><strong>Curtains, hung right</strong></div>
            <div className="row"><span>Most common mistake</span><strong>Rug too small</strong></div>
            <div className="row"><span>Saturday payoff</span><strong>Weeks of mood</strong></div>
          </div>
        </aside>
        <div className="dlr-essay-body">
          <p className="dropcap">
            No room gets as much visual audit per dollar as the living room. Every guest who comes through your front door forms an opinion in roughly four seconds — before they've sat down, before anyone has offered them a drink. In those four seconds they've read your paint color, noticed whether the curtains are hung at the window frame or above the ceiling, registered whether the rug is proportionally correct, and decided, usually without articulating it, whether this is a room that was designed or a room that simply accumulated furniture.
          </p>
          <p>
            The good news is that most of that opinion is cheap to change. An accent wall costs one Saturday and fifty dollars in paint. Curtains rehung four inches higher and twelve inches wider instantly elongate the room — without touching a single piece of furniture. A rug sized correctly — front legs of the sofa landing on it — ties the conversation area together in a way that no decorator trick can substitute for.
          </p>
          <div className="pull">
            "Paint first, soft goods next, art last, lighting throughout — and the order is the reason."
          </div>
          <p>
            The living room also has the highest return-on-Saturday of any room in the house, because it lives at the intersection of aesthetic pleasure and social function. You will see this room every day. Your guests will see it once a month. Every good decision you make here compounds. Below: the five projects most worth starting with, the six categories that cover everything else, the mistakes worth skipping, and the sequence that makes each project land on top of a finished surface instead of undo-ing the one before it.
          </p>
        </div>
      </div>
    </div>
  </section>
);

/* ===================== TOP 5 ===================== */
const DLR_TOP5 = [
  {
    rank: "01",
    query: "how to paint an accent wall",
    monthly: "180,000",
    diff: "Beginner",
    time: "4 hr + dry",
    cost: "$50",
    blurb: "The single highest visual-impact living room decorate project per dollar spent. One wall, one color decision, one Saturday — and the room has a point of view. The prep is 70% of the job: tape, prime dark-to-light transitions, and sample at 4×4 feet minimum.",
    link: "Read the accent wall guide",
    href: "/en/living-room/decorate/how-to-paint-an-accent-wall/",
  },
  {
    rank: "02",
    query: "how to hang a gallery wall",
    monthly: "135,000",
    diff: "Beginner",
    time: "90 min",
    cost: "$30",
    blurb: "The template trick transforms this from a stressful nail-driving session into something you can actually plan. Cut paper rectangles to art dimensions, arrange on the floor, tape them to the wall, step back, rearrange without consequence, then mark and drive.",
    link: "Read the gallery wall guide",
    href: "/en/living-room/decorate/how-to-hang-a-gallery-wall/",
  },
  {
    rank: "03",
    query: "how to hang curtains high and wide",
    monthly: "98,000",
    diff: "Beginner",
    time: "45 min",
    cost: "$40",
    blurb: "Rod 4–6 inches above the window trim. Panels 6–12 inches past each side of the window frame. This single correction makes ceilings feel taller, windows feel larger, and the room feel designed rather than decorated. The most searchable curtain mistake there is.",
    link: "Read the curtain guide",
    href: "/en/living-room/decorate/how-to-hang-curtains-high-and-wide/",
  },
  {
    rank: "04",
    query: "how to style floating shelves",
    monthly: "74,000",
    diff: "Beginner",
    time: "60 min",
    cost: "$40 — $80",
    blurb: "The rule of three — one tall, one medium, one horizontal element — plus one plant, one book stack, one object with texture. Three objects per shelf, maximum. More than three reads as clutter; fewer than two reads as unfinished.",
    link: "Read the shelf styling guide",
    href: "/en/living-room/decorate/how-to-style-floating-shelves/",
  },
  {
    rank: "05",
    query: "how to pick a living room rug size",
    monthly: "60,500",
    diff: "Beginner",
    time: "30 min planning",
    cost: "$0",
    blurb: "8×10 feet is the minimum for most living rooms. Front legs of every sofa in the conversation area must land on the rug. A rug that sits in the middle of the floor, untouched by furniture, makes the room look smaller. This is the most common and most fixable living room mistake.",
    link: "Read the rug size guide",
    href: "/en/living-room/decorate/how-to-pick-a-living-room-rug-size/",
  },
];

const DecorateLivingRoomTop5 = () => (
  <section className="dlr-top5">
    <div className="dlr-top5-wrap">
      <div className="section-folio">
        <span>The Charts · Top 5 Living Room Decorate Searches</span>
        <span className="pg">PG. 02</span>
      </div>
      <div className="dlr-top5-head">
        <div>
          <h2>The five projects people <em>actually search for.</em></h2>
          <p className="deck">
            Pulled from twelve months of search data. If you came here from Google, you almost certainly came for one of these.
          </p>
        </div>
        <div className="legend">
          <span><span className="dot" style={{background: DLR_ACCENT.ochre}}/> Difficulty</span>
          <span><span className="dot" style={{background: DLR_ACCENT.terracotta}}/> Time</span>
          <span><span className="dot" style={{background: DLR_ACCENT.cinnamon}}/> Materials</span>
        </div>
      </div>
      <div className="dlr-top5-list">
        {DLR_TOP5.map(t => (
          <article className="dlr-top5-row" key={t.rank}>
            <div className="rank">№ {t.rank}</div>
            <div className="query">
              <h3>{t.query}</h3>
              <p>{t.blurb}</p>
              <a href={t.href} className="read">{t.link} →</a>
            </div>
            <div className="stats">
              <div className="stat"><span className="k">Monthly searches</span><span className="v">{t.monthly}</span></div>
              <div className="stat"><span className="k">Difficulty</span><span className="v">{t.diff}</span></div>
              <div className="stat"><span className="k">Time</span><span className="v">{t.time}</span></div>
              <div className="stat"><span className="k">Materials</span><span className="v">{t.cost}</span></div>
            </div>
          </article>
        ))}
      </div>
    </div>
  </section>
);

/* ===================== FEATURED PICK ===================== */
const DecorateLivingRoomPick = () => (
  <section className="dlr-pick">
    <div className="section-folio" style={{margin: '0 0 40px', borderColor: 'rgba(181,138,44,0.3)'}}>
      <span>Editor's Pick · The Weekend Project With the Longest Tail</span>
      <span className="pg">PG. 14</span>
    </div>
    <div className="dlr-pick-spread">
      <div className="dlr-pick-img" style={{backgroundImage: "url('https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?w=1600&q=85')"}}>
        <div className="stamp">Editor's Pick<small>SPRING 2026</small></div>
      </div>
      <div className="dlr-pick-text">
        <div className="eyebrow">Featured Project · Beginner · $50 · One Saturday</div>
        <h3>How to paint <em>an accent wall.</em></h3>
        <p>
          One saturated wall behind the sofa. Four hours of painting and a dry overnight. Fifty dollars in materials and the room has a point of view it didn't have on Friday. This is the living room decorate project with the highest mood-shift-per-dollar ratio on the site.
        </p>
        <p>
          The technique is straightforward: sample at 4×4 feet minimum (not postcard-sized), prime any transition, cut in cleanly along trim and ceiling, roll in a W pattern. The decision — which wall, which color — is the harder part. The answer is almost always the wall the sofa faces, and almost always a warm dark tone that makes the furniture pop forward instead of disappear.
        </p>
        <div className="meta">
          <span><span className="dot"></span>4 hr + dry overnight</span>
          <span><span className="dot"></span>$50 in paint + primer</span>
          <span><span className="dot"></span>Beginner</span>
        </div>
        <a href="/en/living-room/decorate/how-to-paint-an-accent-wall/" className="read">Read the full guide →</a>
      </div>
    </div>
  </section>
);

/* ===================== MISTAKES ===================== */
const DecorateLivingRoomMistakes = () => {
  const items = [
    {
      h: "Paint samples the size of a postcard",
      p: "A 4-inch square of paint on a white wall tells you almost nothing. Color reads completely differently at scale and under the room's actual lighting. Sample big — at minimum 12×12, ideally on a piece of foam board you can move around — and live with it for 48 hours across different times of day before you commit."
    },
    {
      h: "Curtains hung at the window frame",
      p: "Rod at the window frame, panels stopping at the sill: this is the single most common living room mistake and the one that most reliably dates a room. Rod 4–6 inches above the trim and panels extending 6–12 inches past each side makes ceilings feel taller, windows feel larger, and the room feel designed. It takes 45 minutes to fix and costs almost nothing."
    },
    {
      h: "Gallery wall planned on the wall itself",
      p: "Driving nails in the wall and stepping back to see if the arrangement works is how you end up with twenty visible nail holes and a composition that still doesn't feel right. Cut paper templates to the size of each frame, lay them on the floor first to find the arrangement, tape them to the wall with painter's tape, live with it for a day, then drive the actual nails."
    },
    {
      h: "Choosing rug size by budget instead of room math",
      p: "The rug that fits the budget but leaves the furniture legs floating on bare floor doesn't anchor the conversation area — it makes the room look smaller. Front legs of every sofa and chair in the seating arrangement must land on the rug. For most living rooms this means 8×10 at minimum. If 8×10 is out of budget, wait."
    },
    {
      h: "Skipping primer going dark-to-light",
      p: "Painting over a deep charcoal or a saturated color without primer first means painting three or four topcoats instead of two. A coat of tinted primer (ask the store to tint it to 50% of your topcoat color) costs $25 and saves you an extra gallon of expensive paint and several hours of your Saturday."
    },
  ];
  return (
    <section className="dlr-mistakes">
      <div className="dlr-mistakes-wrap">
        <div className="section-folio" style={{marginBottom: 0}}>
          <span>Field Notes · Five Mistakes Worth Skipping</span>
          <span className="pg">PG. 28</span>
        </div>
        <div className="dlr-mistakes-head">
          <h2>Five mistakes <em>specific to living-room decorating.</em></h2>
          <div className="num">№ 01 — 05</div>
        </div>
        <div className="dlr-mistakes-grid">
          {items.map((m, i) => (
            <div className="dlr-mistake" key={i}>
              <div className="n">{String(i+1).padStart(2,'0')}</div>
              <div>
                <h4>{m.h}</h4>
                <p>{m.p}</p>
              </div>
            </div>
          ))}
        </div>
      </div>
    </section>
  );
};

/* ===================== TOOLS ===================== */
const DLR_TOOLS = [
  { n: "01", name: "2.5\" angled brush (Purdy XL or Wooster Silver Tip)", note: "The $18 brush that earns itself back on the first cut-in. Cheap brushes leave bristle lines; these two don't.", use: "Cutting in" },
  { n: "02", name: "9\" microfiber roller + frame",                       note: "$25 for the frame; replace the cover each project. Microfiber lays finish-coat paint flat. Never use foam for wall paint.", use: "Rolling" },
  { n: "03", name: "FrogTape Multi-Surface or Scotch Blue Edge Lock",     note: "$9 per roll. The edge-lock formulas are the only tapes that actually prevent bleed on textured surfaces.", use: "Taping" },
  { n: "04", name: "Laser level",                                         note: "$35 at any hardware store. Indispensable for gallery walls and shelf runs. A bubble level works for one frame; a laser level works for twelve.", use: "Galleries, shelves" },
  { n: "05", name: "Sample pots × 4–6 colors",                           note: "$6 each. Buy multiples, paint big swatches on poster board, move the boards around the room at different times of day. This is the entire research method.", use: "Color selection" },
];

const DecorateLivingRoomTools = () => (
  <section className="dlr-tools">
    <div className="dlr-tools-wrap">
      <div className="section-folio">
        <span>The Tool Kit · What Actually Earns Its Place</span>
        <span className="pg">PG. 34</span>
      </div>
      <div className="dlr-tools-head">
        <h2>Five tools that earn their place <em>in living-room decorating.</em></h2>
        <p className="deck">The right brush costs $18 and lasts five projects. The wrong brush costs $8 and shows in every photo of the wall for the next decade.</p>
      </div>
      <div className="dlr-tools-grid">
        {DLR_TOOLS.map(t => (
          <div className="dlr-tool" key={t.n}>
            <div className="head">
              <span className="n">№ {t.n}</span>
              <span className="use">{t.use}</span>
            </div>
            <h4>{t.name}</h4>
            <p>{t.note}</p>
          </div>
        ))}
      </div>
    </div>
  </section>
);

/* ===================== SEQUENCE ===================== */
const DLR_SEQ = [
  { t: "Swap throw pillow covers",                note: "20 minutes. Lowest commitment, immediate mood shift. Test a new color direction before buying anything structural." },
  { t: "Add a plant in a textured pot",            note: "30 minutes. One piece of living texture changes the energy of a corner more than any decorative object." },
  { t: "Hang curtains high and wide",              note: "45 minutes. The most cost-effective architectural change in the room. Do this before anything else that touches the windows." },
  { t: "Frame and hang one anchor piece of art",   note: "60 minutes. One well-chosen piece, hung at 57\" center to floor, establishes a visual focal point everything else can respond to." },
  { t: "Replace overhead light with dimmable fixture", note: "2 hours. Overhead-only lighting is the root cause of most living rooms feeling clinical. A dimmable fixture costs $80–$200 and changes the entire evening mood of the room." },
  { t: "Style floating shelves with the rule of three", note: "60 minutes. One tall object, one medium, one horizontal per shelf. One plant somewhere in the arrangement. Rotate quarterly." },
  { t: "Paint a single accent wall",               note: "One Saturday. The highest visual-impact project on this list. See the featured pick above for the full technique." },
  { t: "Layer rugs (jute base + smaller patterned on top)", note: "30 minutes. A natural jute underneath and a smaller patterned rug on top adds depth and texture without the cost of a single large statement rug." },
  { t: "Build a gallery wall (8–12 frames)",       note: "90 minutes. Use the paper template method. Commit to a single frame finish (all black, all natural wood, all mixed metals — pick one) for coherence." },
  { t: "Repaint the entire room with a considered palette", note: "One weekend. Save this for last. By this point you know what the room wants to be — the paint is the answer, not the question." },
];

const DecorateLivingRoomSequence = () => (
  <section className="dlr-seq">
    <div className="dlr-seq-wrap">
      <div className="section-folio">
        <span>The Sequence · 10 Projects in Skill-Building Order</span>
        <span className="pg">PG. 40</span>
      </div>
      <div className="dlr-seq-head">
        <h2>The 10-project living-room-decorate <em>starter sequence.</em></h2>
        <div className="num">№ 01 — 10</div>
      </div>
      <div className="dlr-seq-list">
        {DLR_SEQ.map((s, i) => (
          <div className="dlr-seq-item" key={i}>
            <div className="n">{String(i+1).padStart(2,'0')}</div>
            <div className="body">
              <h4>{s.t}</h4>
              <p>{s.note}</p>
            </div>
          </div>
        ))}
      </div>
    </div>
  </section>
);

/* ===================== FAQ ===================== */
const DecorateLivingRoomFaq = () => {
  const [open, setOpen] = React.useState(0);
  const faqs = [
    {
      q: "What's the right height to hang art?",
      a: "The center of the artwork should sit at 57 inches from the floor — this is the standard museum hanging height and the average human eye line. When hanging art over a sofa, the bottom edge of the frame should be 6–8 inches above the sofa back. Don't hang art too high; \"too high\" is the most common hanging mistake by a wide margin."
    },
    {
      q: "Eggshell, satin, or matte for living room walls?",
      a: "Eggshell is the right answer for most living rooms. It has just enough sheen to be wipeable without reading as shiny in photos. Matte is beautiful in rooms with good natural light but shows every imperfection and every finger print. Satin is better for trim than walls — the sheen reads as slightly clinical on a large painted surface. Save matte for ceilings only if you want that depth."
    },
    {
      q: "How big should the rug be?",
      a: "8×10 feet is the minimum for a typical living room. 9×12 is better if your conversation area can support it. The test: front legs of the sofa and every chair in the conversation arrangement must land on the rug. A \"floating\" rug — one that sits entirely in the middle with no furniture anchoring it — makes the room look smaller and unresolved."
    },
    {
      q: "Cool whites vs. warm whites — which?",
      a: "Match the light in your room. North-facing rooms receive cool, indirect light all day — warm whites (anything with yellow, cream, or red undertones) will counter that coolness and feel inviting. South-facing rooms get warm, intense sun — cool whites (with blue, gray, or green undertones) will stay crisp and not go yellow. The single worst outcome is mixing a warm white on the walls with a cool white on the trim. Choose one temperature and use it everywhere."
    },
    {
      q: "Sheer + blackout — both on the same window?",
      a: "Yes, on a double rod. Sheers go on the front rod to diffuse incoming light and provide daytime privacy without blocking the view. Blackout panels go on the back rod for full light control when you want it. This gives you three states: both open (full light), sheers only (soft diffused light), both closed (full blackout). The double rod approach is the most functional window treatment in any room."
    },
    {
      q: "Can I paint over wallpaper?",
      a: "Technically yes, but it's rarely the right call. Painting directly over wallpaper telegraphs the seams through every coat of paint, especially once the room's humidity causes the paper to expand slightly. The correct approach: skim coat the wallpaper with joint compound, sand lightly, prime with a shellac-based primer, then paint. If the wallpaper is removable, remove it and skim coat the wall."
    },
  ];
  return (
    <section className="dlr-faq">
      <div className="section-folio">
        <span>Reader Questions · Common Questions, Answered</span>
        <span className="pg">PG. 48</span>
      </div>
      <div className="dlr-faq-head">
        <span className="label">FAQ · Six Common Questions</span>
        <h2>What people ask <em>before they decorate.</em></h2>
      </div>
      <div className="dlr-faq-list">
        {faqs.map((f, i) => (
          <div key={i} className={`dlr-faq-item ${open === i ? 'open' : ''}`} onClick={() => setOpen(open === i ? -1 : i)}>
            <div className="dlr-faq-q">
              <span>{f.q}</span>
              <span className="toggle">+</span>
            </div>
            <div className="dlr-faq-a">{f.a}</div>
          </div>
        ))}
      </div>
    </section>
  );
};

/* ===================== TECHNIQUES ===================== */
const DecorateLivingRoomTechniques = () => (
  <section className="dlr-tech">
    <div className="dlr-tech-wrap">
      <div className="section-folio">
        <span>Craft · Four Techniques Worth Mastering</span>
        <span className="pg">PG. 54</span>
      </div>
      <div className="dlr-tech-head">
        <h2>The four living-room-decorate techniques <em>worth mastering.</em></h2>
      </div>
      <div className="dlr-tech-grid">
        <div className="dlr-tech-item">
          <div className="badge">Technique 01</div>
          <h4>The 60-30-10 rule</h4>
          <p>Sixty percent of the room in a dominant color (usually walls and large upholstery), thirty percent in a secondary color (rugs, curtains, accent furniture), and ten percent in an accent (throw pillows, art, accessories). Read any well-decorated room and the math is there. Violate it and the room feels either flat (too much of one color) or chaotic (too many competing accents).</p>
        </div>
        <div className="dlr-tech-item">
          <div className="badge">Technique 02</div>
          <h4>Cutting in cleanly along trim</h4>
          <p>Load the brush to about an inch from the ferrule. Position the bristles so the tip just barely misses the trim — about 1/8 inch off the line — then feather back into the line with a lighter pass. The instinct is to start on the trim and push away; the right move is to start just off it and draw toward it. This gives you control over the edge instead of fighting the surface.</p>
        </div>
        <div className="dlr-tech-item">
          <div className="badge">Technique 03</div>
          <h4>The gallery wall paper-templates trick</h4>
          <p>Cut craft paper rectangles to the exact dimensions of each frame. Lay them on the floor and arrange until the composition works — try multiple layouts before committing. Tape them to the wall with painter's tape, step back at least ten feet, live with the arrangement for a day, adjust if needed, then mark the nail positions through the paper and drive. Pull the tape when you're done.</p>
        </div>
        <div className="dlr-tech-item">
          <div className="badge">Technique 04</div>
          <h4>Color sampling under actual lighting</h4>
          <p>Paint your sample swatches on poster board, not directly on the wall. This lets you move the samples around the room and hold them against furniture, fabrics, and trim. View the sample at 8am (morning light), noon (peak daylight), 5pm (golden hour), and 9pm (artificial light). A color that reads perfect at noon may read completely differently under the lamps you actually use the room under. The 9pm test is the one that matters most for a living room.</p>
        </div>
      </div>
    </div>
  </section>
);

/* ===================== RELATED ===================== */
const DecorateLivingRoomRelated = () => (
  <section className="dlr-related">
    <div className="dlr-related-wrap">
      <div className="dlr-related-col">
        <div className="section-folio" style={{marginBottom: 16}}>
          <span>Other things to do · in the Living Room</span>
          <span className="pg">A</span>
        </div>
        <h3>You're in the living room. <em>Pick a different verb.</em></h3>
        <div className="dlr-related-list">
          <a href="/en/living-room/repair/"    className="row"><span className="n">01</span><span className="t">Repair the living room</span><span className="ct">28 guides</span></a>
          <a href="/en/living-room/install/"   className="row"><span className="n">02</span><span className="t">Install in the living room</span><span className="ct">47 guides</span></a>
          <a href="/en/living-room/build/"     className="row"><span className="n">03</span><span className="t">Build for the living room</span><span className="ct">30 guides</span></a>
          <a href="/en/living-room/clean/"     className="row"><span className="n">04</span><span className="t">Clean the living room</span><span className="ct">22 guides</span></a>
          <a href="/en/living-room/organize/"  className="row"><span className="n">05</span><span className="t">Organize the living room</span><span className="ct">14 guides</span></a>
          <a href="/en/living-room/decorate/"  className="row current"><span className="n">06</span><span className="t">Decorate the living room</span><span className="ct">31 guides — you are here</span></a>
        </div>
      </div>
      <div className="dlr-related-col">
        <div className="section-folio" style={{marginBottom: 16}}>
          <span>Decorate somewhere else · Other Rooms</span>
          <span className="pg">B</span>
        </div>
        <h3>Or decorate <em>somewhere else.</em></h3>
        <div className="dlr-related-list">
          <a href="/en/decorate/kitchen/"     className="row"><span className="n">01</span><span className="t">Decorate the kitchen</span><span className="ct">12 guides</span></a>
          <a href="/en/decorate/bedroom/"     className="row"><span className="n">02</span><span className="t">Decorate the bedroom</span><span className="ct">24 guides</span></a>
          <a href="/en/decorate/bathroom/"    className="row"><span className="n">03</span><span className="t">Decorate the bathroom</span><span className="ct">11 guides</span></a>
          <a href="/en/decorate/exterior/"    className="row"><span className="n">04</span><span className="t">Decorate the exterior</span><span className="ct">14 guides</span></a>
          <a href="/en/decorate/basement/"    className="row"><span className="n">05</span><span className="t">Decorate the basement</span><span className="ct">8 guides</span></a>
          <a href="/en/decorate/"             className="row"><span className="n">06</span><span className="t">All decorate guides</span><span className="ct">142 across all rooms</span></a>
        </div>
      </div>
    </div>
  </section>
);

/* ===================== COLOPHON ===================== */
const DecorateLivingRoomColophon = () => (
  <section className="dlr-colophon">
    <h2>Paint first. Soft goods next. <em>Art last.</em></h2>
    <p>
      The order matters more than people think. Paint is the easiest thing to change — it's also the thing everything else responds to. Soft goods (rugs, pillows, curtains, throws) provide the highest mood-shift per dollar of anything in the room. Art is the hardest to commit to, which is why it goes last — by then you know what the room actually wants to say, and the art is the answer rather than the question. Lighting is the layer that ties all of it together, and it belongs everywhere, at all times.
    </p>
    <p style={{marginTop: 0}}>
      <em>HowTo Quarterly · Decorate × Living Room / Spring 2026</em>
    </p>
    <a href="/en/living-room/" className="go">Back to Living Room →</a>
  </section>
);

window.DecorateLivingRoomHero        = DecorateLivingRoomHero;
window.DecorateLivingRoomMenu        = DecorateLivingRoomMenu;
window.DecorateLivingRoomEssay       = DecorateLivingRoomEssay;
window.DecorateLivingRoomPick        = DecorateLivingRoomPick;
window.DecorateLivingRoomTop5        = DecorateLivingRoomTop5;
window.DecorateLivingRoomMistakes    = DecorateLivingRoomMistakes;
window.DecorateLivingRoomTools       = DecorateLivingRoomTools;
window.DecorateLivingRoomSequence    = DecorateLivingRoomSequence;
window.DecorateLivingRoomFaq         = DecorateLivingRoomFaq;
window.DecorateLivingRoomTechniques  = DecorateLivingRoomTechniques;
window.DecorateLivingRoomRelated     = DecorateLivingRoomRelated;
window.DecorateLivingRoomColophon    = DecorateLivingRoomColophon;
