/*
Theme Name: FAMDCOR
Theme URI: https://famdcor.com
Author: FAMDCOR
Description: Faithful WordPress recreation of the FAMDCOR interior design portfolio.
Version: 2.4.1
Text Domain: famdcor
*/

:root {
  --ink: #171717;
  --muted: #747474;
  --pink: #dba6ad;
  --pink-soft: #fbf2ef;
  --mint: #b9cecb;
  --mint-deep: #8ca7a4;
  --line: #dedbd8;
  --paper: #fff;
  --display: "Questrial", "Futura LT W01 Light", Arial, sans-serif;
  --body: "Work Sans", "Avenir LT W01 35 Light", Arial, sans-serif;
  --serif: "Cormorant Garamond", "Didot", Georgia, serif;
  --content: 1615px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--pink-soft);
  font-family: var(--body);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}
body.menu-is-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
.screen-reader-text {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}
.skip-link { position: fixed; z-index: 9999; left: 12px; top: -70px; background: #fff; padding: 12px 18px; }
.skip-link:focus { top: 12px; }
.page-shell { width: min(calc(100% - 80px), var(--content)); margin-inline: auto; }
.site-main { background: #fff; min-height: 70vh; overflow: hidden; }

/* Header */
.site-header {
  position: sticky; z-index: 1000; top: 0; height: 84px; background: rgba(255,255,255,.98);
  transition: transform .35s ease, box-shadow .25s ease;
}
.site-header.is-scrolled { box-shadow: 0 5px 18px rgba(25,25,25,.05); }
.site-header.is-hidden { transform: translateY(-100%); }
.site-header__inner {
  width: min(calc(100% - 40px), 2000px); height: 100%; margin: auto; display: flex; align-items: center;
}
.wordmark--header { margin-right: auto; color: #d2a2ac; font-family: var(--display); font-size: 14px; letter-spacing: .38em; white-space: nowrap; }
.primary-nav > ul { display: flex; align-items: center; gap: 34px; list-style: none; margin: 0; padding: 0; }
.primary-nav li { position: relative; }
.primary-nav a { display: block; padding: 31px 2px 27px; font-family: var(--display); font-size: 14px; letter-spacing: 0; border-top: 3px solid transparent; }
.primary-nav a:hover, .primary-nav a[aria-current="page"] { color: #b99798; border-top-color: #829e9b; }
.language-selector { position: relative; font-family: var(--display); }
.language-selector--mobile { display: none; }
.language-selector__toggle { display: flex; align-items: center; justify-content: center; gap: 9px; height: 84px; padding: 0 4px; border: 0; color: #252525; background: transparent; font-family: var(--display); font-size: 12px; font-weight: 300; letter-spacing: .04em; cursor: pointer; }
.language-selector__toggle svg { width: 10px; height: 7px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.25; transition: transform .2s ease; }
.language-selector.is-open .language-selector__toggle { color: #bd7f89; }
.language-selector.is-open .language-selector__toggle svg { transform: rotate(180deg); }
.language-selector__menu { position: absolute; z-index: 35; top: calc(100% - 13px); right: -13px; min-width: 64px; padding: 7px 0; border-top: 1px solid #e4dfdc; background: rgba(255,255,255,.99); box-shadow: 0 10px 20px rgba(0,0,0,.07); opacity: 0; visibility: hidden; transform: translateY(-4px); transition: opacity .18s ease, visibility .18s ease, transform .18s ease; }
.language-selector.is-open .language-selector__menu { opacity: 1; visibility: visible; transform: none; }
.language-selector__menu a { display: block; padding: 9px 15px; border: 0 !important; color: #252525; font-size: 12px; text-align: center; }
.language-selector__menu a:hover, .language-selector__menu a:focus-visible { color: #bd7f89; background: #fbf7f5; }
.submenu {
  position: absolute; z-index: 20; left: -20px; top: 100%; min-width: 190px; list-style: none; margin: 0;
  padding: 12px 20px 16px; background: rgba(255,255,255,.98); box-shadow: 0 12px 22px rgba(0,0,0,.08);
  opacity: 0; visibility: hidden; transform: translateY(6px); transition: .2s ease;
}
.has-submenu:hover .submenu, .has-submenu:focus-within .submenu { opacity: 1; visibility: visible; transform: none; }
.submenu a { padding: 8px 0; border: 0; font-size: 13px; text-transform: none; }
.menu-toggle { display: none; width: 44px; height: 44px; padding: 10px; border: 0; background: transparent; cursor: pointer; }
.menu-toggle > span:not(.screen-reader-text) { display: block; width: 23px; height: 1px; margin: 6px auto; background: #222; transition: .2s ease; }

/* Shared typography */
.section { padding-inline: 30px; background: #fff; }
.section-marker { width: 1px; height: 38px; margin: 0 auto 35px; background: var(--line); }
.section-title, .page-title { margin: 0; text-align: center; color: #666; font-family: var(--display); font-size: 24px; font-weight: 300; letter-spacing: .28em; }
.text-link { display: inline-block; color: #a37f82; font-family: var(--display); font-size: 12px; letter-spacing: .12em; border-bottom: 1px solid #a37f82; }
.spaced-eyebrow { color: #777; font-family: var(--display); font-size: 18px; letter-spacing: .5em; text-transform: uppercase; }
.script-title { margin: 0 0 24px; color: #ab868a; font-family: var(--serif); font-size: 42px; font-style: italic; line-height: 1; }

/* Home */
.home-hero { position: relative; width: calc(100% - 160px); max-width: 1900px; aspect-ratio: 3501 / 1869; margin: 0 auto; overflow: hidden; background: #e8e7df; }
.home-hero > img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.72) brightness(1.03); }
.home-hero__wash { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.72) 0%, rgba(255,255,255,.22) 40%, rgba(255,255,255,.1) 100%); }
.home-hero__copy { position: absolute; top: 13%; left: 24.2%; text-align: center; }
.home-hero__copy h1 { margin: 0; font-family: var(--display); font-size: clamp(42px, 3.2vw, 62px); font-weight: 300; letter-spacing: .18em; line-height: 1; }
.home-hero__copy h1 span { color: #d5a1ac; }
.home-hero__copy p { margin: 22px 0 0; font-family: var(--display); font-size: clamp(11px, 1.15vw, 18px); letter-spacing: .44em; }
.home-seo-intro { max-width: 940px; padding-top: 95px; padding-bottom: 15px; text-align: center; }
.home-seo-intro .spaced-eyebrow { margin-bottom: 18px; font-size: 11px; color: #9a7b7e; }
.home-seo-intro h2 { margin: 0 0 24px; font-family: var(--serif); font-size: clamp(35px, 4vw, 52px); font-style: italic; font-weight: 300; line-height: 1.08; }
.home-seo-intro p { max-width: 820px; margin: 12px auto; color: #575757; }
.home-seo-intro a, .blog-intro a { color: #956f74; border-bottom: 1px solid #d8bcc0; }
.section--services { padding-top: 92px; padding-bottom: 170px; }
.service-card-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 88px; width: min(100%, 1165px); margin: 55px auto 0; }
.service-card { text-align: center; }
.service-card img { width: 100%; aspect-ratio: .78; object-fit: cover; filter: saturate(.82); transition: opacity .25s ease; }
.service-card:hover img { opacity: .82; }
.service-card h3 { margin: 23px 0 0; color: #737373; font-family: var(--display); font-size: 15px; font-weight: 300; letter-spacing: .08em; }
.service-card p { margin: 1px 0 0; color: #777; font-family: var(--display); font-size: 11px; letter-spacing: .12em; }
.section--blog-preview { padding-top: 130px; padding-bottom: 160px; }
.blog-preview-grid { display: grid; grid-template-columns: repeat(2, 300px); justify-content: center; gap: 40px; margin: 54px auto 32px; }
.blog-tile { width: 300px; height: 300px; }
.blog-tile a { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; }
.blog-tile img { width: 100%; height: 100%; object-fit: cover; filter: brightness(.78); transition: transform .4s ease; }
.blog-tile:hover img { transform: scale(1.025); }
.blog-tile span { position: absolute; inset: auto 28px 22px; color: #fff; font-family: var(--display); font-size: 25px; line-height: 1.25; text-align: center; }
.section--blog-preview > .text-link { display: table; margin: 0 auto; }
.instagram-pause { display: flex; flex-direction: column; align-items: center; min-height: 1100px; padding-top: 100px; background: #fff; }
.instagram-pause a { position: relative; font-family: var(--display); font-size: 25px; font-weight: 300; letter-spacing: .34em; }
.instagram-pause a::after { content: ""; position: absolute; z-index: -1; left: -10px; right: -10px; bottom: 3px; height: 12px; background: var(--mint); }
.instagram-pause--compact { min-height: 360px; padding-top: 130px; }
.instagram-feed-section { padding: 115px 4vw 150px; background: #fff; text-align: center; }
.instagram-feed__header { margin: 0 auto 54px; }
.instagram-feed__title { position: relative; display: inline-block; margin: 24px 0 13px; font-family: var(--display); font-size: 25px; font-weight: 300; letter-spacing: .34em; }
.instagram-feed__title::after { content: ""; position: absolute; z-index: -1; left: -10px; right: -4px; bottom: 3px; height: 12px; background: var(--mint); }
.instagram-feed__header p { margin: 0; color: #777; font-size: 13px; letter-spacing: .055em; }
.instagram-feed__header p a { color: #a77d80; }
.instagram-feed-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-auto-flow: dense; gap: 8px; width: 100%; max-width: 1480px; margin: 0 auto; }
.instagram-feed-card { position: relative; display: block; aspect-ratio: 1; overflow: hidden; background: #e7eeec; isolation: isolate; }
.instagram-feed-card:first-child { grid-column: span 2; grid-row: span 2; }
.instagram-feed-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s ease, filter .45s ease; }
.instagram-feed-card__shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(18,18,18,.02) 44%, rgba(18,18,18,.58) 100%); opacity: .2; transition: opacity .35s ease; }
.instagram-feed-card__type { position: absolute; top: 15px; right: 15px; display: grid; place-items: center; width: 32px; height: 32px; border: 1px solid rgba(255,255,255,.75); border-radius: 50%; color: #fff; background: rgba(30,30,30,.22); font: 12px/1 Arial, sans-serif; backdrop-filter: blur(5px); }
.instagram-feed-card__view { position: absolute; left: 20px; right: 20px; bottom: 22px; color: #fff; font-size: 11px; letter-spacing: .2em; opacity: 0; transform: translateY(8px); transition: opacity .35s ease, transform .35s ease; }
.instagram-feed-card:hover img, .instagram-feed-card:focus-visible img { transform: scale(1.045); filter: saturate(.82); }
.instagram-feed-card:hover .instagram-feed-card__shade, .instagram-feed-card:focus-visible .instagram-feed-card__shade { opacity: 1; }
.instagram-feed-card:hover .instagram-feed-card__view, .instagram-feed-card:focus-visible .instagram-feed-card__view { opacity: 1; transform: none; }
.instagram-feed-card:focus-visible { outline: 3px solid #c79699; outline-offset: 3px; }
.instagram-feed__follow { display: inline-block; margin-top: 45px; padding: 13px 28px; border: 1px solid #c7aeaf; color: #6d5b5c; font-size: 11px; letter-spacing: .2em; transition: background .25s ease, color .25s ease; }
.instagram-feed__follow:hover, .instagram-feed__follow:focus-visible { color: #fff; background: #b98f92; }

/* Footer */
.site-footer { padding: 0 0 100px; background: var(--pink-soft); }
.footer-card { position: relative; width: min(calc(100% - 220px), 1615px); min-height: 305px; margin: 0 auto; padding: 60px 80px 35px; background: var(--mint); }
.footer-newsletter { text-align: center; }
.newsletter-title { margin: 0 0 16px; font-size: 20px; }
.newsletter-title em { margin-left: 15px; font-family: var(--serif); font-size: 35px; font-weight: 300; }
.newsletter-form { display: flex; justify-content: center; width: min(100%, 550px); margin: 0 auto 58px; }
.newsletter-form input[type="email"] { width: 100%; height: 43px; padding: 0 18px; border: 1px solid #777; border-radius: 0; background: #fff; font-size: 12px; }
.newsletter-form button { min-width: 100px; padding: 0 5px; border: 0; color: #c68894; background: transparent; cursor: pointer; }
.footer-main { display: grid; grid-template-columns: minmax(240px, 1.5fr) minmax(150px, .7fr) minmax(210px, .85fr); gap: clamp(45px, 7vw, 120px); padding: 45px 0 42px; border-top: 1px solid rgba(33,55,53,.2); }
.footer-main h2 { margin: 0 0 18px; font-family: var(--display); font-size: 12px; font-weight: 400; letter-spacing: .18em; text-transform: uppercase; }
.footer-brand { max-width: 430px; }
.footer-wordmark { display: inline-block; margin-bottom: 18px; color: #9e6f77; font-family: var(--display); font-size: 15px; letter-spacing: .35em; }
.footer-brand p { max-width: 410px; margin: 0; color: rgba(12,30,28,.72); font-size: 13px; line-height: 1.7; }
.footer-nav { display: grid; align-content: start; justify-items: start; gap: 7px; }
.footer-nav h2 { margin-bottom: 11px; }
.footer-nav a, .footer-email { position: relative; font-size: 13px; }
.footer-nav a::after, .footer-email::after { position: absolute; right: 0; bottom: -2px; left: 0; height: 1px; background: currentColor; content: ""; transform: scaleX(0); transform-origin: left; transition: transform .2s ease; }
.footer-nav a:hover::after, .footer-nav a:focus-visible::after, .footer-email:hover::after, .footer-email:focus-visible::after { transform: scaleX(1); }
.footer-contact { font-size: 13px; line-height: 1.5; }
.footer-contact address { margin: 5px 0 18px; font-style: normal; }
.socials { display: flex; align-items: center; gap: 10px; }
.socials a { display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid rgba(23,23,23,.38); border-radius: 50%; color: #202827; transition: color .2s ease, background .2s ease, transform .2s ease; }
.socials a:hover, .socials a:focus-visible { color: #fff; background: #293b39; transform: translateY(-2px); }
.socials svg { width: 17px; height: 17px; overflow: visible; fill: currentColor; stroke: currentColor; stroke-width: 1.6; }
.socials svg rect, .socials svg circle { fill: none; }
.socials .social-icon__dot { fill: currentColor; stroke: none; }
.socials path { stroke: none; }
.socials .social-icon__play { fill: var(--mint); }
.footer-bottom { display: flex; justify-content: space-between; gap: 30px; padding-top: 22px; border-top: 1px solid rgba(33,55,53,.2); color: rgba(0,0,0,.58); font-size: 10px; letter-spacing: .04em; }
.footer-bottom p { margin: 0; }
.honeypot { position: absolute !important; left: -9999px !important; }
.form-message { max-width: 720px; margin: 8px auto 18px; padding: 10px 14px; font-size: 13px; }
.form-message--success { color: #24524b; background: rgba(255,255,255,.46); }
.form-message--error { color: #8b3838; background: #fff1f1; }

/* Services overview */
.services-intro { display: grid; grid-template-columns: 1.25fr .75fr; gap: 105px; align-items: center; padding-top: 110px; padding-bottom: 160px; }
.services-intro__images { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; align-items: end; }
.services-intro__images img { width: 100%; height: 500px; object-fit: cover; }
.services-intro__images img:nth-child(2) { height: 560px; }
.services-intro__copy h1 { margin: 0 0 28px; font-family: var(--display); font-size: 26px; font-weight: 300; line-height: 1.45; }
.services-intro__copy p:last-child { color: #5f5f5f; font-size: 15px; }
.service-list-section { padding-top: 90px; padding-bottom: 160px; }
.service-list { margin-top: 90px; }
.service-row { display: grid; grid-template-columns: minmax(320px, 45%) 1fr; gap: 95px; align-items: center; margin-bottom: 145px; }
.service-row:nth-child(even) .service-row__image { order: 2; }
.service-row:nth-child(even) .service-row__copy { order: 1; text-align: right; }
.service-row__image img { width: 100%; height: 600px; object-fit: cover; }
.service-row__copy h3 { margin: 0; font-family: var(--display); font-size: 34px; font-weight: 300; text-transform: uppercase; letter-spacing: .06em; }
.service-row__subtitle { margin: 0 0 25px; color: #777; letter-spacing: .12em; }
.service-row__copy > p:not(.service-row__subtitle) { max-width: 600px; }
.service-row:nth-child(even) .service-row__copy > p { margin-left: auto; }
.work-cta { padding: 100px 30px; text-align: center; background: var(--pink-soft); }
.work-cta h2 { margin: 0 0 15px; font-family: var(--serif); font-size: 40px; font-style: italic; font-weight: 300; }
.work-cta a { display: inline-block; padding: 13px 30px; color: #fff; background: #b99a9e; font-family: var(--display); font-size: 12px; letter-spacing: .13em; }

/* Service detail */
.service-detail { padding-top: 120px; padding-bottom: 120px; }
.service-detail__hero { display: grid; grid-template-columns: 1fr minmax(420px, .78fr); gap: 110px; align-items: center; min-height: 770px; }
.service-detail__hero > img { width: 100%; max-height: 760px; object-fit: cover; }
.service-detail__copy h1 { margin: 18px 0 0; font-family: var(--display); font-size: 54px; font-weight: 300; }
.service-detail__subtitle { margin: -5px 0 28px; color: #777; letter-spacing: .15em; }
.service-detail__intro { max-width: 680px; font-size: 17px; }
.service-detail__body { max-width: 850px; margin: 100px auto 120px; }
.rich-copy h2, .rich-copy h3 { margin-top: 2.4em; font-family: var(--display); font-weight: 300; letter-spacing: .1em; text-transform: uppercase; }
.rich-copy p, .rich-copy li { color: #444; }
.price-list { display: grid; grid-template-columns: 1fr auto; gap: 7px 30px; margin: 25px 0; border-top: 1px solid var(--line); padding-top: 20px; }
.price-list b { font-weight: 400; }
.service-note { margin-top: 40px; padding: 28px; color: #4e5554 !important; background: #eef4f3; text-transform: uppercase; letter-spacing: .05em; }
.service-price { margin: 35px 0; color: #9d757b !important; font-size: 19px; text-transform: uppercase; }
.service-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: stretch; }
.service-gallery img { width: 100%; height: 500px; object-fit: cover; }
.other-services { padding-top: 120px; padding-bottom: 180px; }
.other-services h2 { margin-bottom: 60px; text-align: center; font-family: var(--display); font-size: 20px; font-weight: 300; letter-spacing: .2em; }
.other-services__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 35px; }
.other-services__grid img { width: 100%; height: 320px; object-fit: cover; }
.other-services__grid span { display: block; margin-top: 16px; text-align: center; font-family: var(--display); font-size: 13px; letter-spacing: .08em; }

/* Projects */
.projects-page { padding-top: 110px; padding-bottom: 100px; }
.projects-list { width: min(100%, 818px); margin: 90px auto 0; }
.project { position: relative; margin-bottom: 150px; }
.project-track { display: flex; overflow: hidden; scroll-snap-type: x mandatory; scrollbar-width: none; }
.project-track::-webkit-scrollbar { display: none; }
.project figure { position: relative; flex: 0 0 100%; scroll-snap-align: start; margin: 0; }
.project img { width: 100%; aspect-ratio: 818 / 675; object-fit: cover; }
.project figcaption { position: absolute; left: 18px; bottom: 12px; padding: 4px 9px; color: #fff; background: rgba(0,0,0,.33); font-size: 12px; }
.project h2 { margin: 18px 0 0; text-align: center; font-family: var(--display); font-size: 17px; font-weight: 300; letter-spacing: .03em; }
.project-arrow { position: absolute; top: calc(50% - 32px); z-index: 3; width: 40px; height: 60px; padding: 0; border: 0; color: #fff; background: rgba(0,0,0,.15); font-family: Arial, sans-serif; font-size: 42px; font-weight: 100; cursor: pointer; }
.project-arrow--prev { left: 0; }.project-arrow--next { right: 0; }

/* Links */
.links-page { min-height: 900px; padding: 110px 20px 150px; text-align: center; background: #f6efec; }
.links-page__tagline { margin: 0 0 20px; font-family: var(--display); font-size: 12px; letter-spacing: .25em; }
.links-page h1 { margin: 0 0 50px; font-family: var(--display); font-size: 52px; font-weight: 300; letter-spacing: .2em; }
.links-page h1 span { color: #d5a1ac; }
.links-page__intro { max-width: 650px; margin: -25px auto 38px; color: #5f5f5f; }
.links-page__buttons { display: grid; width: min(100%, 630px); margin: 0 auto; gap: 16px; }
.links-page__buttons a { padding: 17px 24px; border: 1px solid #353535; background: rgba(255,255,255,.44); font-family: var(--display); font-size: 13px; letter-spacing: .07em; transition: .2s ease; }
.links-page__buttons a:hover { color: #fff; background: #202020; }
.links-page__socials { display: flex; justify-content: center; gap: 25px; margin-top: 40px; font-size: 12px; }

/* About */
.about-page { padding-top: 120px; padding-bottom: 180px; }
.about-page__intro { display: grid; grid-template-columns: minmax(350px, .8fr) 1fr; gap: 110px; align-items: center; }
.about-page__intro img { width: 100%; max-height: 850px; object-fit: cover; }
.about-page__intro h1 { margin: 0 0 25px; font-family: var(--serif); font-size: 68px; font-style: italic; font-weight: 300; }
.about-page__intro p { max-width: 680px; }
.about-page__story { max-width: 900px; margin: 170px auto 0; }
.about-page__story h2 { margin-bottom: 55px; text-align: center; font-size: 24px; letter-spacing: .24em; }

/* Crawlable hierarchy and supporting content */
.breadcrumbs { padding-top: 24px; padding-bottom: 24px; color: #7e7774; font-family: var(--display); font-size: 11px; letter-spacing: .06em; }
.breadcrumbs ol { display: flex; flex-wrap: wrap; align-items: center; gap: 9px; margin: 0; padding: 0; list-style: none; }
.breadcrumbs li { display: inline-flex; align-items: center; gap: 9px; }
.breadcrumbs li + li::before { content: "/"; color: #b7afab; }
.breadcrumbs a { border-bottom: 1px solid transparent; }
.breadcrumbs a:hover { border-color: #b99398; }
.projects-page__intro { max-width: 800px; margin: 38px auto 0; text-align: center; color: #656565; }

/* Blog */
.blog-hero { position: relative; height: 385px; overflow: hidden; }
.blog-hero img { width: 100%; height: 100%; object-fit: cover; filter: brightness(.72) saturate(.75); }
.blog-hero h1 { position: absolute; inset: 50% auto auto 50%; margin: 0; color: #fff; transform: translate(-50%,-50%); font-family: var(--display); font-size: 44px; font-weight: 300; letter-spacing: .46em; }
.blog-categories { display: flex; justify-content: center; gap: 36px; padding: 38px 20px; border-bottom: 1px solid #eee; font-family: var(--display); font-size: 13px; }
.blog-intro { max-width: 900px; padding-top: 42px; margin-bottom: -42px; text-align: center; color: #5f5f5f; }
.blog-layout { display: grid; grid-template-columns: 1fr 305px; gap: 85px; padding-top: 90px; padding-bottom: 170px; }
.post-grid { min-width: 0; }
.post-card { display: grid; grid-template-columns: 44% 1fr; min-height: 330px; margin-bottom: 55px; border: 1px solid #ece9e7; }
.post-card__image img { width: 100%; height: 100%; min-height: 330px; object-fit: cover; }
.post-card__copy { padding: 42px 38px; }
.post-card h2 { margin: 0 0 18px; font-family: var(--display); font-size: 28px; font-weight: 300; line-height: 1.25; }
.post-card p { color: #666; font-size: 14px; }
.post-card span { color: #b28c91; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; }
.navigation.pagination .nav-links { display: flex; justify-content: center; gap: 20px; padding-top: 20px; }
.navigation.pagination .page-numbers { color: #777; }
.navigation.pagination .current { color: #c8a0a6; }
.blog-sidebar { text-align: center; }
.blog-sidebar > img { width: 205px; height: 308px; margin: 0 auto 30px; object-fit: cover; }
.blog-sidebar p { font-size: 13px; }
.blog-sidebar h2 { margin-top: 90px; font-family: var(--serif); font-size: 27px; font-style: italic; font-weight: 300; }
.favorite-products { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.favorite-products a { aspect-ratio: 1; background: #f2eeea; }
.single-post { max-width: 1000px; padding-top: 90px; padding-bottom: 130px; }
.single-post__categories { margin-bottom: 50px; color: #977b7d; font-size: 12px; }
.post-byline { margin: 0 auto 22px; text-align: center; color: #8b7e7b; font-family: var(--display); font-size: 11px; letter-spacing: .05em; }
.post-byline a { color: #966f74; border-bottom: 1px solid #d8bcc0; }
.single-post header h1 { max-width: 900px; margin: 0 auto 50px; text-align: center; font-family: var(--display); font-size: 48px; font-weight: 300; line-height: 1.25; }
.single-post__excerpt { max-width: 760px; margin: -25px auto 55px; color: #606060; text-align: center; font-size: 16px; }
.single-post__hero { width: 100%; max-height: 720px; object-fit: cover; }
.single-post__content { max-width: 760px; margin: 70px auto 0; font-size: 17px; }
.single-post__content .article-media { margin: 38px 0; }
.single-post__content .article-media img { display: block; width: 100%; height: auto; }
.single-post__content .article-media-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px; margin: 38px 0; }
.single-post__content .article-media-grid .article-media { margin: 0; }
.single-post__content .article-media-grid img { width: 100%; height: 100%; min-height: 320px; object-fit: cover; }
.single-post footer { max-width: 760px; margin: 80px auto 0; padding-top: 24px; border-top: 1px solid var(--line); color: #888; font-size: 12px; }
.author-box { max-width: 760px; margin: 80px auto 0; padding: 34px 38px; border: 1px solid #e1d9d6; background: rgba(255,255,255,.58); }
.author-box__eyebrow { margin: 0 0 5px; color: #9c7c80; font-family: var(--display); font-size: 10px; letter-spacing: .18em; text-transform: uppercase; }
.author-box h2 { margin: 0 0 10px; font-family: var(--serif); font-size: 28px; font-style: italic; font-weight: 300; }
.author-box p:not(.author-box__eyebrow) { margin: 0 0 15px; color: #5f5f5f; font-size: 14px; }
.recent-posts { padding-bottom: 140px; text-align: center; }
.recent-posts h2 { font-family: var(--serif); font-size: 32px; font-style: italic; font-weight: 300; }
.recent-posts > div { display: flex; justify-content: center; gap: 30px; }
.recent-posts > div a { max-width: 230px; color: #7c6064; border-bottom: 1px solid #d8bcc0; }

/* Editorial growth articles */
.article-hero { margin-top: 0 !important; }
.article-hero img { max-height: 640px; object-fit: cover; }
.article-lede { margin: 0 0 45px; color: #3f3f3f; font-family: var(--serif); font-size: 26px; line-height: 1.42; }
.article-toc { margin: 42px 0 60px; padding: 30px 34px; border-left: 2px solid #c89da5; background: #fbf6f4; }
.article-toc strong { display: block; margin-bottom: 14px; color: #8f6d72; font-family: var(--display); font-size: 11px; letter-spacing: .18em; text-transform: uppercase; }
.article-toc ol { display: grid; gap: 7px; margin: 0; padding-left: 20px; }
.article-toc a { color: #555; border-bottom: 1px solid transparent; }
.article-toc a:hover { color: #8d686e; border-bottom-color: #d8bcc0; }
.article-section { scroll-margin-top: 110px; margin: 0 0 58px; }
.article-section h2, .article-faq > h2, .article-tool > h2, .article-lead-cta h2 { margin: 0 0 22px; color: #292929; font-family: var(--serif); font-size: 38px; font-style: italic; font-weight: 300; line-height: 1.1; }
.article-section h2::after { content: ""; display: block; width: 42px; height: 1px; margin-top: 18px; background: #c99ea5; }
.article-section p { margin: 0 0 18px; }
.article-section a { color: #946f75; border-bottom: 1px solid #d8bcc0; }
.article-fam-note { margin: 70px 0; padding: 36px 42px; border: 1px solid #d8e2df; background: #f5f9f8; }
.article-fam-note > p { margin: 0 0 12px; color: #6f8884; font-family: var(--display); font-size: 10px; letter-spacing: .2em; }
.article-fam-note div { color: #3f4d4b; font-family: var(--serif); font-size: 24px; font-style: italic; line-height: 1.48; }
.article-fam-note div p { margin: 0; }
.article-project-proof { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 0; align-items: stretch; margin: 75px 0; background: #f6f1ed; }
.article-project-proof img { width: 100%; height: 100%; min-height: 420px; object-fit: cover; }
.article-project-proof > div { display: flex; flex-direction: column; justify-content: center; padding: 48px; }
.article-project-proof__eyebrow { margin: 0 0 14px !important; color: #9b777c; font-family: var(--display); font-size: 10px; letter-spacing: .2em; }
.article-project-proof h2 { margin: 0 0 18px; font-family: var(--serif); font-size: 34px; font-style: italic; font-weight: 300; }
.article-project-proof p:not(.article-project-proof__eyebrow) { margin: 0 0 24px; font-size: 15px; }
.article-source { margin: 60px 0; padding: 22px 26px; border-top: 1px solid #cbd9d6; border-bottom: 1px solid #cbd9d6; color: #52635f; background: #f8fbfa; font-size: 13px; }
.article-source a { color: #8f6970; border-bottom: 1px solid #d8bcc0; }
.article-tool { margin: 75px 0; padding: 44px 48px; border: 1px solid #ddcfcc; background: linear-gradient(135deg,#fff 0%,#fbf3f1 100%); box-shadow: 0 18px 44px rgba(54,37,39,.06); }
.article-tool__eyebrow { margin: 0 0 12px !important; color: #a47b82; font-family: var(--display); font-size: 10px; letter-spacing: .22em; }
.article-tool > p:not(.article-tool__eyebrow) { color: #646060; }
.article-checklist { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px 18px; margin-top: 26px; }
.article-checklist__status { grid-column: 1 / -1; display: flex; align-items: baseline; gap: 8px; margin-bottom: 8px; color: #69817d; font-family: var(--display); font-size: 12px; text-transform: uppercase; letter-spacing: .1em; }
.article-checklist__status [data-checklist-count] { color: #966f75; font-family: var(--serif); font-size: 26px; font-style: italic; letter-spacing: 0; }
.article-checklist label { display: flex; align-items: flex-start; gap: 11px; padding: 12px 14px; border: 1px solid #e2d9d6; background: rgba(255,255,255,.68); cursor: pointer; }
.article-checklist input { width: 17px; height: 17px; margin-top: 3px; accent-color: #95aaa6; }
.article-checklist input:checked + span { color: #78827f; text-decoration: line-through; }
.article-area-tool { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 25px; }
.article-area-tool label, .article-budget-tool > label { display: grid; gap: 8px; color: #635b5b; font-family: var(--display); font-size: 12px; }
.article-area-tool input, .article-budget-tool input { width: 100%; padding: 12px 14px; border: 1px solid #cfc4c1; background: rgba(255,255,255,.82); color: #333; }
.article-area-tool output { grid-column: 1 / -1; padding: 15px 18px; color: #516762; background: #eef5f3; font-family: var(--display); text-align: center; }
.article-budget-tool { margin-top: 25px; }
.article-budget-tool__grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 8px; margin: 20px 0 12px; }
.article-budget-tool__grid p { display: flex; flex-direction: column; justify-content: space-between; min-height: 100px; margin: 0; padding: 13px; background: rgba(255,255,255,.72); font-size: 11px; }
.article-budget-tool__grid strong { margin-top: 10px; color: #7d6065; font-family: var(--serif); font-size: 20px; font-weight: 300; }
.article-budget-tool small { color: #7a7170; }
.article-faq { margin: 75px 0; }
.article-faq details { border-bottom: 1px solid #ddd5d2; }
.article-faq summary { padding: 19px 4px; color: #4b4544; font-family: var(--display); font-size: 15px; cursor: pointer; }
.article-faq details p { margin: 0; padding: 0 4px 22px; color: #62605f; }
.article-lead-cta { margin: 80px 0 0; padding: 58px 56px; color: #fff; background: #78918d; text-align: center; }
.article-lead-cta__eyebrow { margin: 0 0 15px !important; font-family: var(--display); font-size: 10px; letter-spacing: .24em; }
.article-lead-cta h2 { color: #fff; }
.article-lead-cta p:not(.article-lead-cta__eyebrow) { max-width: 600px; margin: 0 auto 28px; }
.article-lead-cta a { display: inline-block; padding: 13px 22px; border: 1px solid rgba(255,255,255,.7); font-family: var(--display); font-size: 11px; letter-spacing: .12em; }
.article-lead-cta a:hover { color: #617a76; background: #fff; }

.category-archive { padding-top: 45px; padding-bottom: 150px; }
.category-archive__header { max-width: 900px; margin: 0 auto 35px; text-align: center; }
.category-archive__header .spaced-eyebrow { font-size: 11px; }
.category-archive__header h1 { margin: 20px 0 22px; font-family: var(--serif); font-size: clamp(42px, 5vw, 62px); font-style: italic; font-weight: 300; line-height: 1.05; }
.category-archive__header p { max-width: 780px; margin: 12px auto; color: #5f5f5f; }
.category-archive .blog-categories { margin-bottom: 70px; }
.category-post-grid { width: min(100%, 1050px); margin: 0 auto; }
.category-post-card { display: grid; grid-template-columns: minmax(260px, 42%) 1fr; gap: 48px; align-items: center; margin-bottom: 58px; padding-bottom: 58px; border-bottom: 1px solid var(--line); }
.category-post-card__image img { width: 100%; height: 330px; object-fit: cover; }
.category-post-card h2 { margin: 5px 0 15px; font-family: var(--display); font-size: 29px; font-weight: 300; line-height: 1.25; }
.category-post-card p { color: #626262; }
.category-post-card .post-date { margin: 0; color: #9a7b7e; font-size: 11px; text-transform: uppercase; letter-spacing: .08em; }

/* Inquiry */
.inquiry-page { max-width: 980px; padding-top: 110px; padding-bottom: 170px; }
.inquiry-page h1 { margin: 0 0 70px; text-align: center; font-family: var(--serif); font-size: 60px; font-style: italic; font-weight: 300; }
.inquiry-form > label, .form-grid label { display: grid; gap: 8px; margin-bottom: 25px; font-family: var(--display); font-size: 12px; letter-spacing: .08em; }
.form-grid { display: grid; gap: 26px; }.form-grid--two { grid-template-columns: repeat(2, 1fr); }.form-grid--three { grid-template-columns: repeat(3, 1fr); }
.inquiry-form input[type="text"], .inquiry-form input[type="email"], .inquiry-form input[type="tel"], .inquiry-form select, .inquiry-form textarea {
  width: 100%; padding: 13px 15px; border: 1px solid #b7b7b7; border-radius: 0; background: #fff; color: #333; font-family: var(--body); font-size: 14px;
}
.inquiry-form textarea { resize: vertical; }
.inquiry-form fieldset { margin: 65px 0; padding: 0; border: 0; }
.inquiry-form legend { margin-bottom: 28px; font-family: var(--display); font-size: 15px; letter-spacing: .08em; }
.inquiry-form legend span { color: #bd7f89; }
.choice-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.choice-grid--wide { grid-template-columns: repeat(3, 1fr); }
.choice-grid label { position: relative; cursor: pointer; }
.choice-grid input { position: absolute; opacity: 0; }
.choice-grid label span { display: flex; align-items: center; min-height: 46px; padding: 10px 13px 10px 38px; border: 1px solid #c9c9c9; font-size: 12px; }
.choice-grid label span::before { content: ""; position: absolute; left: 14px; width: 14px; height: 14px; border: 1px solid #999; border-radius: 50%; }
.choice-grid input:checked + span { border-color: #a88389; background: #fbf2f3; }
.choice-grid input:checked + span::after { content: ""; position: absolute; left: 18px; width: 8px; height: 8px; border-radius: 50%; background: #a88389; }
.field-note { margin-top: 24px; color: #777; font-size: 12px; text-transform: uppercase; letter-spacing: .05em; }
.form-script { margin: 70px 0 20px; text-align: center; font-family: var(--serif); font-size: 38px; font-style: italic; }
.submit-button { display: block; min-width: 210px; margin: 0 auto; padding: 15px 28px; border: 1px solid #333; background: #fff; font-family: var(--display); font-size: 12px; letter-spacing: .36em; cursor: pointer; }
.submit-button:hover { color: #fff; background: #222; }
.generic-page { padding-top: 100px; padding-bottom: 160px; }

@media (max-width: 1100px) {
  .page-shell { width: min(calc(100% - 48px), var(--content)); }
  .home-hero { width: calc(100% - 48px); }
  .service-card-grid { gap: 28px; }
  .services-intro, .service-detail__hero { gap: 55px; }
  .service-row { gap: 55px; }
  .footer-card { width: calc(100% - 100px); }
  .blog-layout { grid-template-columns: 1fr 260px; gap: 45px; }
  .choice-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 900px) {
  .instagram-feed-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 800px) {
  body { font-size: 15px; }
  .page-shell { width: min(calc(100% - 36px), var(--content)); }
  .site-header { height: 70px; }
  .site-header__inner { width: calc(100% - 30px); }
  .wordmark--header { font-size: 12px; }
  .menu-toggle { display: block; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] > span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] > span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .primary-nav { position: fixed; inset: 70px 0 0; padding: 40px 35px; background: rgba(255,255,255,.99); opacity: 0; visibility: hidden; transform: translateY(-8px); transition: .22s ease; overflow-y: auto; }
  .primary-nav.is-open { opacity: 1; visibility: visible; transform: none; }
  .primary-nav > ul { display: block; }
  .primary-nav li { border-bottom: 1px solid #eee; }
  .primary-nav a { padding: 17px 2px; border-top: 0; font-size: 16px; letter-spacing: .12em; }
  .submenu { position: static; display: block; visibility: visible; opacity: 1; transform: none; min-width: 0; padding: 0 0 10px 20px; box-shadow: none; }
  .submenu li { border: 0; }.submenu a { padding: 8px 0; font-size: 13px; }
  .language-selector-item { display: none; }
  .language-selector--mobile { display: block; flex: 0 0 auto; margin: 0 8px 0 auto; }
  .language-selector--mobile .language-selector__toggle { width: 58px; height: 40px; padding: 0 9px; border: 1px solid #91aaa6; color: #5e7773; background: #f5f9f8; font-size: 13px; font-weight: 400; letter-spacing: .1em; }
  .language-selector--mobile .language-selector__menu { top: calc(100% + 7px); right: 0; min-width: 58px; padding: 4px 0; border: 1px solid #d9e2e0; box-shadow: 0 10px 24px rgba(26,45,42,.14); }
  .language-selector--mobile .language-selector__menu a { padding: 11px 8px; color: #5e7773; font-size: 13px; font-weight: 400; }
  .home-hero { width: 100%; height: min(74vh, 650px); aspect-ratio: auto; }
  .home-hero > img { object-position: 58% center; }
  .home-hero__wash { background: rgba(255,255,255,.34); }
  .home-hero__copy { inset: 18% auto auto 8%; width: 84%; }
  .home-hero__copy h1 { font-size: clamp(39px, 12vw, 58px); }
  .home-hero__copy p { font-size: 10px; letter-spacing: .2em; }
  .home-seo-intro { padding-top: 70px; padding-bottom: 0; }
  .section-title { font-size: 20px; }
  .section--services { padding-top: 65px; padding-bottom: 100px; }
  .service-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 48px 18px; margin-top: 45px; }
  .service-card h3 { font-size: 13px; }.service-card p { font-size: 9px; }
  .section--blog-preview { padding-top: 80px; padding-bottom: 100px; }
  .blog-preview-grid { grid-template-columns: 1fr; gap: 20px; }
  .blog-tile { width: min(100%, 360px); height: 360px; margin: auto; }
  .instagram-pause { min-height: 540px; padding-top: 90px; }
  .instagram-pause a { font-size: 19px; }
  .instagram-feed-section { padding: 85px 16px 105px; }
  .instagram-feed__header { margin-bottom: 34px; }
  .instagram-feed__title { font-size: 19px; }
  .instagram-feed__header p { max-width: 300px; margin-inline: auto; line-height: 1.7; }
  .instagram-feed-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 5px; }
  .instagram-feed-card:first-child { grid-column: span 2; grid-row: span 2; }
  .instagram-feed-card__type { top: 10px; right: 10px; width: 28px; height: 28px; }
  .instagram-feed-card__view { display: none; }
  .instagram-feed__follow { margin-top: 34px; }
  .footer-card { width: calc(100% - 30px); min-height: 330px; padding: 48px 22px 30px; }
  .newsletter-form { display: grid; gap: 8px; }.newsletter-form button { min-height: 34px; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 42px 28px; padding-block: 40px; }
  .footer-brand { grid-column: 1 / -1; max-width: 520px; }
  .footer-bottom { display: grid; gap: 8px; }
  .services-intro { grid-template-columns: 1fr; gap: 60px; padding-top: 60px; padding-bottom: 90px; }
  .services-intro__images { gap: 6px; }.services-intro__images img, .services-intro__images img:nth-child(2) { height: 340px; }
  .script-title { font-size: 37px; }.services-intro__copy { text-align: center; }
  .service-list-section { padding-top: 60px; }
  .service-list { margin-top: 60px; }
  .service-row { grid-template-columns: 1fr; gap: 35px; margin-bottom: 95px; }
  .service-row:nth-child(even) .service-row__image, .service-row:nth-child(even) .service-row__copy { order: initial; text-align: left; }
  .service-row__image img { height: 470px; }.service-row__copy h3 { font-size: 28px; }
  .service-detail { padding-top: 60px; padding-bottom: 80px; }
  .service-detail__hero { grid-template-columns: 1fr; gap: 45px; min-height: 0; }
  .service-detail__copy h1 { font-size: 43px; }.service-detail__hero > img { max-height: 620px; }
  .service-detail__body { margin: 75px 0; }
  .service-gallery { grid-template-columns: 1fr; }.service-gallery img { height: auto; max-height: 620px; }
  .other-services { padding-top: 80px; padding-bottom: 100px; }.other-services__grid { grid-template-columns: repeat(2, 1fr); gap: 35px 16px; }.other-services__grid img { height: 260px; }
  .projects-page { padding-top: 70px; }.projects-list { margin-top: 60px; }.project { margin-bottom: 95px; }
  .projects-page__intro { margin-top: 30px; }
  .links-page { padding-top: 80px; }.links-page h1 { font-size: 43px; }
  .about-page { padding-top: 70px; padding-bottom: 110px; }.about-page__intro { grid-template-columns: 1fr; gap: 50px; }.about-page__intro img { max-height: 700px; }.about-page__intro h1 { font-size: 56px; }.about-page__story { margin-top: 100px; }
  .blog-hero { height: 310px; }.blog-hero h1 { font-size: 34px; }
  .blog-categories { justify-content: flex-start; overflow-x: auto; gap: 25px; white-space: nowrap; }
  .blog-intro { padding-top: 35px; margin-bottom: -25px; text-align: left; }
  .blog-layout { grid-template-columns: 1fr; padding-top: 60px; }.post-card { grid-template-columns: 1fr; }.post-card__image img { height: 360px; min-height: 0; }.blog-sidebar { padding-top: 60px; border-top: 1px solid var(--line); }
  .single-post { padding-top: 60px; }.single-post header h1 { font-size: 36px; }.single-post__content { margin-top: 45px; font-size: 16px; }.single-post__content .article-media-grid { grid-template-columns: 1fr; gap: 10px; }.single-post__content .article-media-grid img { min-height: 0; height: auto; }
  .single-post__excerpt { margin-top: -25px; }
  .author-box { padding: 28px 24px; }
  .article-lede { font-size: 22px; }
  .article-toc, .article-fam-note, .article-tool { padding: 28px 24px; }
  .article-section h2, .article-faq > h2, .article-tool > h2, .article-lead-cta h2 { font-size: 31px; }
  .article-project-proof { grid-template-columns: 1fr; }
  .article-project-proof img { min-height: 0; max-height: 460px; }
  .article-project-proof > div { padding: 32px 26px; }
  .article-checklist, .article-area-tool { grid-template-columns: 1fr; }
  .article-budget-tool__grid { grid-template-columns: 1fr 1fr; }
  .article-lead-cta { padding: 44px 25px; }
  .recent-posts > div { flex-direction: column; }
  .recent-posts > div a { max-width: none; }
  .category-archive { padding-top: 25px; padding-bottom: 100px; }
  .category-post-card { grid-template-columns: 1fr; gap: 25px; }
  .category-post-card__image img { height: 360px; }
  .inquiry-page { padding-top: 65px; }.inquiry-page h1 { margin-bottom: 45px; font-size: 50px; }.form-grid--two, .form-grid--three { grid-template-columns: 1fr; gap: 0; }.choice-grid, .choice-grid--wide { grid-template-columns: 1fr; }.inquiry-form fieldset { margin: 50px 0; }
}

@media (max-width: 480px) {
  .home-hero { height: 560px; }.home-hero__copy { top: 17%; }.home-hero__copy h1 { letter-spacing: .11em; }
  .footer-main { grid-template-columns: 1fr; }
  .footer-brand { grid-column: auto; }
  .socials a { width: 38px; height: 38px; }
  .service-card-grid { grid-template-columns: 1fr 1fr; }.service-card img { aspect-ratio: .78; }
  .blog-tile { height: 315px; }
  .services-intro__images img, .services-intro__images img:nth-child(2) { height: 260px; }
  .service-row__image img { height: 420px; }
  .other-services__grid img { height: 215px; }
  .about-page__intro img { max-height: 570px; }
  .post-card__copy { padding: 28px 24px; }.post-card h2 { font-size: 24px; }
  .single-post header h1 { font-size: 31px; }
  .article-toc, .article-fam-note, .article-tool { margin-block: 45px; padding: 25px 20px; }
  .article-project-proof { margin-block: 50px; }
  .article-budget-tool__grid { grid-template-columns: 1fr; }
}
