
.furniture-home{--fh-ink:var(--furniture-ink);--fh-surface:var(--furniture-surface);--fh-card:var(--furniture-card);--fh-accent:var(--furniture-accent);--fh-accent-text:var(--furniture-accent-text);--fh-secondary:var(--furniture-secondary);--fh-secondary-text:var(--furniture-secondary-text);--fh-muted:var(--furniture-muted);--fh-line:var(--furniture-line);--fh-radius:var(--furniture-radius);--fh-width:var(--furniture-width);color:var(--fh-ink);background:var(--fh-surface);font-family:var(--furniture-body-font)}
.furniture-home *{box-sizing:border-box}.furniture-home__inner{width:min(calc(100% - 32px),var(--fh-width));margin-inline:auto}.furniture-home h1,.furniture-home h2,.furniture-home h3{font-family:var(--furniture-heading-font);letter-spacing:-.025em}.furniture-home__eyebrow{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.furniture-home__title{font-size:clamp(2rem,4vw,4.8rem);line-height:.98;margin:.35em 0}.furniture-home__section-title{font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.05;margin:0}.furniture-home__copy{font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65;max-width:62ch}.furniture-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:var(--fh-accent);color:var(--fh-accent-text);text-decoration:none;font-weight:700;border:1px solid var(--fh-accent);transition:transform .2s ease,opacity .2s ease}.furniture-home__button:hover{transform:translateY(-2px);opacity:.92}.furniture-home__button--secondary{background:var(--fh-secondary);border-color:var(--fh-secondary);color:var(--fh-secondary-text)}.furniture-home__media{width:100%;height:100%;object-fit:cover;display:block}.furniture-home__placeholder{width:100%;height:100%;background:var(--fh-muted);display:grid;place-items:center}.furniture-home__placeholder svg{width:35%;opacity:.55}.furniture-home__section{padding:clamp(48px,7vw,96px) 0}.furniture-home__header{display:flex;gap:24px;align-items:end;justify-content:space-between;margin-bottom:30px}.furniture-home__link{color:var(--fh-ink);font-weight:700;text-underline-offset:5px}.furniture-home__card{background:var(--fh-card);border:1px solid var(--fh-line);border-radius:var(--fh-radius);overflow:hidden}.furniture-home__price{font-weight:800}.furniture-home__muted{opacity:.72}@media(max-width:749px){.furniture-home__inner{width:min(calc(100% - 24px),var(--fh-width))}.furniture-home__header{align-items:start;flex-direction:column}.furniture-home__section{padding:44px 0}}
