@font-face {
  font-family: "La Belle Aurore";
  src: url("./fonts/la-belle-aurore-latin-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-400-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-500-normal.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-500-italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-600-italic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-700-normal.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./fonts/libre-baskerville-latin-700-italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-400-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-500-normal.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-500-italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-600-italic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-700-normal.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Google Sans";
  src: url("./fonts/google-sans-latin-700-italic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
:root {
  --color-bg: #fff2eb;
  --color-bg-secondary: #f9d0cd;
  --color-highlight: #ffdfaf;
  --color-accent-soft: #d37676;
  --color-accent-muted: #d37676;
  --color-island-guide-surface: #ebc05d;
  --color-primary: #3a0519;
  --color-primary-hover: rgb(58 5 25 / 86%);
  --color-text: #3a0519;
  --color-text-secondary: rgb(58 5 25 / 86%);
  --color-text-inverse: #fff2eb;
  --color-text-inverse-secondary: #fff2eb;
  --color-pure-white: #ffffff;
  --hero-overlay: linear-gradient(180deg, rgb(51 51 51 / 62%) 0, rgb(51 51 51 / 28%) 112px, rgb(51 51 51 / 10%) 220px, rgb(51 51 51 / 10%) 100%);
  --color-border: #d37676;
  --color-border-strong: #3a0519;
  --color-control-border: var(--color-text);
  --color-error: #3a0519;
  --color-primary-rgb: 58 5 25;
  --filter-night-bordeaux: brightness(0) saturate(100%) invert(8%) sepia(53%) saturate(3572%) hue-rotate(321deg) brightness(82%) contrast(111%);
  --filter-seashell: brightness(0) saturate(100%) invert(78.3427%) sepia(46.9639%) saturate(4852.1728%) hue-rotate(311.9627deg) brightness(177.2208%) contrast(128.9472%);
  --filter-dusty-rose: brightness(0) saturate(100%) invert(53.379%) sepia(88.201%) saturate(3885.6577%) hue-rotate(329.5292deg) brightness(138.1972%) contrast(65.4902%);
  --filter-pure-white: brightness(0) invert(1);
  --ivory: var(--color-bg);
  --crimson: var(--color-text);
  --peach: var(--color-highlight);
  --blush: var(--color-bg-secondary);
  --white: var(--color-text-inverse);
  --ink: var(--color-text);
  --paper: var(--color-bg);
  --line: var(--color-border);
  --line-light: rgb(255 242 235 / 44%);
  --gutter: clamp(20px, 5.5556vw, 80px);
  --site-canvas: 1440px;
  --serif: "Libre Baskerville", serif;
  --script: "La Belle Aurore", cursive;
  --sans: "Google Sans", sans-serif;
  --step--1: clamp(0.78rem, 0.72rem + 0.18vw, 0.9rem);
  --step-0: clamp(0.95rem, 0.88rem + 0.24vw, 1.08rem);
  --step-1: clamp(1.14rem, 1.02rem + 0.4vw, 1.38rem);
  --step-2: clamp(1.65rem, 1.35rem + 0.9vw, 2.2rem);
  --step-3: clamp(2.25rem, 1.65rem + 2vw, 3.45rem);
  --step-4: clamp(3.25rem, 2rem + 4vw, 5.75rem);
  --step-5: clamp(2.75rem, 2rem + 3vw, 4.5rem);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  color: var(--ink);
  background: var(--paper);
  scroll-behavior: smooth;
}

body {
  min-width: 320px;
  margin: 0;
  overflow-x: clip;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--sans);
  font-size: var(--step-0);
  line-height: 1.55;
  text-rendering: optimizeLegibility;
}

.site-canvas {
  position: relative;
  width: 100%;
  max-width: var(--site-canvas);
  margin-inline: auto;
}

body.menu-is-open {
  overflow: hidden;
}

main:focus {
  outline: none;
}

img,
picture {
  display: block;
  max-width: 100%;
}

picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a {
  color: var(--color-primary);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.27em;
}

button,
input,
select,
textarea {
  font: inherit;
}

input,
select,
textarea {
  color: var(--color-text);
  border-color: var(--color-control-border);
  background-color: var(--color-bg);
  caret-color: var(--color-primary);
  accent-color: var(--color-primary);
}

input::placeholder,
textarea::placeholder {
  color: var(--color-text-secondary);
  opacity: 1;
}

input:focus,
select:focus,
textarea:focus {
  border-color: var(--color-primary);
}

[aria-invalid=true],
:user-invalid {
  color: var(--color-error);
  border-color: var(--color-error);
  outline: 3px double var(--color-error);
  outline-offset: 2px;
}

:disabled {
  color: var(--color-text-secondary);
  background-color: var(--color-bg-secondary);
}

button:disabled:disabled,
input:disabled:disabled,
select:disabled:disabled,
textarea:disabled:disabled {
  color: var(--color-text-secondary);
  border-color: var(--color-border-strong);
  background-color: var(--color-bg-secondary);
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button {
  color: inherit;
}

:focus-visible {
  outline: 3px solid var(--color-primary);
  outline-offset: 4px;
}

.header-solid-dark :focus-visible,
.home-footer :focus-visible,
.service-accordion :focus-visible,
.manifesto :focus-visible {
  outline-color: var(--color-primary);
}

.image-cta :focus-visible,
.figma-image-cta :focus-visible,
.split-hero--dark :focus-visible {
  outline-color: var(--color-text-inverse);
  box-shadow: 0 0 0 2px var(--color-primary);
}

a[href]:focus {
  outline: none;
  box-shadow: none;
}

a[href]:focus-visible {
  outline: none;
  box-shadow: inset 0 -2px 0 currentColor;
}

.wp-element-button,
.wp-block-button__link {
  box-shadow: inset 0 0 0 1px var(--color-primary);
}

.wp-element-button:focus-visible,
.wp-block-button__link:focus-visible,
a.wp-element-button:focus-visible,
a.wp-block-button__link:focus-visible {
  outline: 3px solid var(--color-primary);
  outline-offset: 4px;
  box-shadow: none;
}

/* Paint semantic chapter surfaces full-width without widening their content. */
:where(.about-team, .love-story-related) {
  position: relative;
  isolation: isolate;
}

:where(.about-team, .love-story-related)::before {
  position: absolute;
  z-index: -1;
  inset-block: 0;
  left: 50%;
  width: 100vw;
  background: var(--section-surface);
  content: "";
  pointer-events: none;
  transform: translateX(-50%);
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1,
h2,
h3 {
  margin-bottom: 0.6em;
  font-family: var(--serif);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: -0.025em;
}

h1 {
  font-size: var(--step-5);
}

h2 {
  font-size: var(--step-4);
}

h3 {
  font-size: var(--step-2);
  font-weight: 500;
}

main.taw-main :is(h1, h2) {
  font-weight: 400;
}

main.taw-main h3,
main.taw-main h3 button {
  font-weight: 500;
}

.site-container {
  width: 100%;
  max-width: var(--site-canvas);
  margin-inline: auto;
  padding-inline: var(--gutter);
}

.section {
  padding-block: clamp(5.5rem, 11vw, 10rem);
}

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 12px;
  left: 12px;
  padding: 0.8rem 1.1rem;
  color: var(--color-text-inverse);
  background: var(--color-primary);
  transform: translateY(-160%);
}

.skip-link:focus {
  transform: translateY(0);
}

.eyebrow {
  margin-bottom: 1.1rem;
  color: var(--color-primary);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  line-height: 1.2;
  text-transform: uppercase;
}

.eyebrow--light {
  color: var(--color-text-inverse);
}

.text-link,
.button {
  position: relative;
  min-width: 44px;
  min-height: 44px;
  padding: 0.35rem 0;
  border: 0;
  color: var(--color-primary);
  background: transparent;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-decoration: none;
  text-transform: uppercase;
}

.text-link::after,
.button::after {
  position: absolute;
  right: 0;
  bottom: 6px;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
  transform-origin: left;
  transition: transform 180ms ease;
}

.text-link:hover::after,
.button:hover::after {
  transform: scaleX(0.42);
}

.text-link:hover,
.button:hover,
.text-link:focus-visible,
.button:focus-visible {
  color: var(--color-primary-hover);
}

.text-link--light,
.button--light {
  color: var(--color-text-inverse);
}

.prose {
  max-width: 720px;
}

.prose > * + * {
  margin-top: 1.25rem;
}

.prose h2 {
  margin-top: 2.8rem;
  font-size: var(--step-3);
}

.prose h3 {
  margin-top: 2rem;
  font-size: var(--step-2);
}

.prose a {
  color: var(--color-primary);
  text-decoration-color: currentColor;
}

.prose a:hover,
.prose a:focus-visible {
  color: var(--color-primary-hover);
}

.prose--light,
.prose--light a {
  color: var(--color-text-inverse);
}

.draft-banner {
  position: fixed;
  z-index: 100;
  right: 16px;
  bottom: 16px;
  padding: 0.6rem 0.9rem;
  color: var(--color-text-inverse);
  background: var(--color-primary);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

/* Photographic heroes */
.home-hero,
.page-hero,
.detail-hero,
.wedding-hero,
.contact-hero {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
  color: var(--color-text-inverse);
  background: var(--color-text);
}

.home-hero__image,
.page-hero__image,
.detail-hero__image,
.wedding-hero__image,
.contact-hero__image {
  position: absolute;
  inset: 0;
}

.home-hero__veil,
.page-hero__veil,
.detail-hero__veil,
.wedding-hero__veil {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: var(--hero-overlay);
  pointer-events: none;
}

.home-hero__content,
.page-hero__content,
.detail-hero__content,
.wedding-hero__content,
.contact-hero__content {
  position: relative;
  z-index: 2;
  min-height: inherit;
  padding-top: 180px;
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

.home-hero__content h1,
.page-hero__content h1,
.detail-hero__content h1,
.wedding-hero__content h1 {
  max-width: 880px;
  margin-bottom: 1.5rem;
  font-size: clamp(40px, 4vw, 56px);
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 1.12;
}

.detail-hero,
.wedding-hero {
  min-height: min(860px, 100svh);
}

.detail-hero {
  width: 100vw;
  margin-inline: calc(50% - 50vw);
}

.detail-hero__image,
.detail-hero__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.detail-hero__content h1,
.wedding-hero__content h1 {
  max-width: 960px;
}

.detail-hero__content .row > * > p:last-child {
  max-width: 620px;
  font-size: var(--step-1);
}

.wedding-hero__content .row > * > p {
  margin-bottom: 0.8rem;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.wedding-hero__content h2 {
  margin: 0;
  font-family: var(--sans);
  font-size: var(--step-0);
  font-weight: 400;
  letter-spacing: 0px;
}

/* Home */
.manifesto {
  max-width: 980px;
  text-align: center;
}

.manifesto h2 {
  margin-inline: auto;
}

.manifesto > p:last-child {
  max-width: 650px;
  margin: 2rem auto 0;
}

.full-bleed-image {
  position: relative;
  height: clamp(560px, 70vw, 900px);
  overflow: hidden;
  background: var(--color-text);
}

.full-bleed-image__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.full-bleed-image__media > img,
.image-cta__image > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.service-accordion {
  background: var(--color-bg-secondary);
}

.service-accordion__heading {
  position: sticky;
  top: 2rem;
}

.service-accordion__heading h2 {
  max-width: 420px;
}

.service-accordion__items {
  border-top: 1px solid var(--color-border-strong);
}

.service-accordion__item {
  border-bottom: 1px solid var(--color-border-strong);
}

.service-accordion__item h3 {
  margin: 0;
}

.service-accordion__item h3 button {
  width: 100%;
  min-height: 92px;
  padding: 1rem 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-family: var(--serif);
  font-size: var(--step-2);
  text-align: left;
}

.service-accordion__item h3 button > span:first-child {
  font-family: var(--sans);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.12em;
}

.service-accordion__symbol {
  position: relative;
  width: 44px;
  height: 44px;
}

.service-accordion__symbol::before,
.service-accordion__symbol::after {
  position: absolute;
  top: 50%;
  left: 11px;
  width: 22px;
  height: 1px;
  background: currentColor;
  content: "";
  transition: transform 180ms ease;
}

.service-accordion__symbol::after {
  transform: rotate(90deg);
}

[aria-expanded=true] .service-accordion__symbol::after {
  transform: rotate(0);
}

.service-accordion__panel {
  padding: 0 0 2rem 48px;
}

.service-accordion__image {
  height: 320px;
}

.service-accordion__panel p {
  max-width: 420px;
}

.testimonial-carousel {
  color: var(--color-text);
  background: var(--color-highlight);
}

.testimonial-carousel__header {
  margin-bottom: clamp(3rem, 7vw, 6rem);
}

.testimonial-carousel__header h2 {
  max-width: 760px;
  margin: 0;
}

.testimonial-carousel__controls button {
  width: 48px;
  height: 48px;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
  background: transparent;
  cursor: pointer;
}

.testimonial-slide {
  margin: 0;
}

.testimonial-slide__image {
  height: clamp(420px, 48vw, 660px);
}

.testimonial-slide blockquote {
  margin: 0 0 2rem;
  font-family: var(--serif);
  font-size: clamp(1.85rem, 1.25rem + 1.65vw, 3rem);
  line-height: 1.18;
}

.testimonial-slide figcaption {
  color: var(--color-primary);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.image-cta {
  position: relative;
  min-height: min(820px, 90svh);
  overflow: hidden;
  color: var(--color-text-inverse);
  background: var(--color-text);
}

.image-cta__image,
.image-cta__veil {
  position: absolute;
  inset: 0;
}

.image-cta__image {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.image-cta__veil {
  z-index: 1;
}

.image-cta__content {
  position: relative;
  z-index: 2;
  min-height: inherit;
}

.image-cta__content h2 {
  max-width: 780px;
}

.image-cta__content > p:not(.eyebrow) {
  max-width: 560px;
  margin-bottom: 1.5rem;
}

/* Page headings and collections */
.title-hero {
  max-width: 1000px;
  padding-top: clamp(6rem, 11vw, 10rem);
  padding-bottom: clamp(3.5rem, 7vw, 6rem);
}

.title-hero h1 {
  margin-bottom: 1.2rem;
  font-size: clamp(40px, 4vw, 56px);
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 1.12;
}

.template-testimonials .title-hero h1 {
  font-size: clamp(36px, 5vw, 52px);
}

.title-hero .row > * > p:last-child {
  max-width: 660px;
  font-size: var(--step-1);
  color: var(--color-text-secondary);
}

.title-hero--center {
  text-align: center;
}

.title-hero--center .row > * > p:last-child {
  margin-inline: auto;
}

.filter-bar {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.filter-bar button {
  min-height: 52px;
  padding: 0;
  border: 0;
  color: var(--color-primary);
  background: transparent;
  cursor: pointer;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.filter-bar button[aria-pressed=true] {
  color: var(--color-primary-hover);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.4em;
}

.collection-grid {
  padding-top: 3.5rem;
}

.collection-grid--weddings .collection-card:nth-child(3n+2),
.collection-grid--venues .collection-card:nth-child(3n+2) {
  transform: translateY(4rem);
}

.collection-card a {
  display: block;
  text-decoration: none;
}

.collection-card__image {
  height: clamp(380px, 38vw, 580px);
  margin-bottom: 1.4rem;
  overflow: hidden;
  background: var(--color-bg-secondary);
}

.collection-grid--services .collection-card__image {
  height: clamp(500px, 48vw, 690px);
}

.collection-grid--posts .collection-card__image {
  height: clamp(380px, 45vw, 620px);
}

.collection-card__copy p {
  margin-bottom: 0.45rem;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: var(--color-primary);
}

.collection-card__copy h2 {
  margin-bottom: 0.5rem;
  font-size: var(--step-2);
}

.collection-card__copy span {
  display: -webkit-box;
  overflow: hidden;
  font-size: var(--step--1);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: var(--color-text-secondary);
}

.load-more-wrap {
  padding-bottom: 8rem;
  text-align: center;
}

/* About and split compositions */
.split-hero {
  min-height: 760px;
}

.split-hero__copy {
  padding: clamp(3rem, 7vw, 8rem);
}

.split-hero__copy h1 {
  max-width: 580px;
  font-size: clamp(40px, 4vw, 52px);
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 1.12;
}

.split-hero__image {
  min-height: 760px;
}

.split-hero--blush {
  background: var(--color-highlight);
}

.split-hero--dark {
  color: var(--color-text-inverse);
  background: var(--color-text);
}

.split-hero--dark :is(.text-link--light, .button--light, .prose--light a):hover,
.split-hero--dark :is(.text-link--light, .button--light, .prose--light a):focus-visible {
  color: var(--color-text-inverse-secondary);
}

.section-heading {
  margin-bottom: 3rem;
}

.section-heading h2 {
  margin: 0;
}

.section-heading--center {
  text-align: center;
}

.person-card:nth-child(2) {
  transform: translateY(5rem);
}

.person-card__image {
  height: 560px;
  margin-bottom: 1.5rem;
}

.person-card h3 {
  margin-bottom: 1rem;
}

.person-card .prose {
  font-size: var(--step--1);
}

.about-team {
  --section-surface: var(--color-text);
  min-height: 920px;
  padding: 80px 0 64px;
  color: var(--color-text-inverse);
  background: var(--color-text);
}

.about-team__header {
  min-height: 72px;
  margin-bottom: 48px;
}

.about-team__header h2 {
  margin: 0;
  font-size: 48px;
  letter-spacing: -0.04em;
  line-height: 57.6px;
}

.about-team__header > p {
  max-width: 631px;
  min-height: 72px;
  margin: 0;
  font-family: var(--sans);
  font-size: 16px;
  letter-spacing: -0.015em;
  line-height: 24px;
  color: var(--color-text-inverse-secondary);
}

.about-person-card {
  height: 609px;
  min-width: 0;
  color: var(--color-text);
  background: var(--color-bg);
}

.about-person-card__image {
  width: 100%;
  height: 456px;
  overflow: hidden;
  transition: height 520ms cubic-bezier(0.33, 1, 0.68, 1) 180ms;
}

.about-person-card:has(.about-person-card__details[open]) .about-person-card__image {
  height: 274px;
  transition-delay: 0ms;
}

.about-person-card__image img {
  width: 100%;
  height: 456px;
  object-fit: cover;
  object-position: center top;
}

.about-person-card__body {
  padding: 24px;
}

.about-person-card__body h3 {
  margin: 0;
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 28.8px;
  transition: font-size 520ms cubic-bezier(0.33, 1, 0.68, 1) 180ms, line-height 520ms cubic-bezier(0.33, 1, 0.68, 1) 180ms;
}

.about-person-card:has(.about-person-card__details[open]) .about-person-card__body h3 {
  font-size: 20px;
  line-height: 24px;
  transition-delay: 0ms, 0ms;
}

.about-person-card__role {
  margin: 0;
  font-family: var(--serif);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 24px;
  color: var(--color-primary);
}

.about-person-card__bio {
  font-family: var(--sans);
  font-size: 14px;
  letter-spacing: -0.015em;
  line-height: 20.3px;
  color: var(--color-text-secondary);
}

.about-person-card__bio p {
  margin-bottom: 0;
}

.about-person-card__bio p + p {
  margin-top: 0;
}

.about-person-card__details {
  margin-block-end: 0;
}

.about-person-card__details::details-content {
  overflow: hidden;
  opacity: 0;
  transition: opacity 180ms ease-out, content-visibility 180ms allow-discrete;
  transition-behavior: allow-discrete;
}

.about-person-card__details[open]::details-content {
  opacity: 1;
  transition: opacity 240ms ease-out 220ms, content-visibility 0ms allow-discrete 220ms;
}

.about-person-card__details summary {
  position: relative;
  min-width: 44px;
  min-height: 44px;
  margin-top: 12px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 20px;
  list-style: none;
  text-transform: uppercase;
}

.about-person-card__details-more,
.about-person-card__details-less {
  display: inline;
}

.about-person-card__details-less,
.about-person-card__details[open] .about-person-card__details-more {
  display: none;
}

.about-person-card__details[open] .about-person-card__details-less {
  display: inline;
}

.about-person-card__details[open] .about-person-card__bio {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--color-border);
}

.about-person-card__bio > :last-child {
  margin-bottom: 0;
}

.about-person-card__details summary::-webkit-details-marker {
  display: none;
}

.about-person-card__details summary::after {
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
}

.about-person-card__details[open] summary {
  margin-top: 12px;
}

.about-person-card__details:not([open]) summary {
  margin-top: 8px;
}

@media (min-width: 1200px) {
  .about-person-card__details {
    flex-shrink: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  /* Narrow three-column cards need more body room than the 1440px reference. */
  .about-person-card:has(.about-person-card__details[open]) .about-person-card__image {
    height: 220px;
  }
}
/* Detail pages */
.detail-intro h2,
.story-intro h2 {
  max-width: 520px;
  font-size: clamp(3.25rem, 5vw, 4.5rem);
  line-height: 1.04;
}

.editorial-gallery__item {
  min-height: 520px;
}

.editorial-gallery__item:nth-child(3n) {
  min-height: 720px;
}

.inline-cta {
  border-top: 1px solid var(--line);
}

.inline-cta h2 {
  max-width: 820px;
  margin: 0;
  font-size: clamp(3.25rem, 5.4vw, 4.875rem);
  line-height: 1.04;
}

.wedding-gallery__item {
  min-height: 640px;
}

.wedding-gallery__item:nth-child(3n) {
  min-height: 760px;
}

.vendor-list {
  max-width: 860px;
}

.vendor-list dl {
  margin: 2rem 0 0;
  border-top: 1px solid var(--line);
}

.vendor-list dl div {
  padding-block: 1rem;
  border-bottom: 1px solid var(--line);
}

.vendor-list dt {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.vendor-list dd {
  margin: 0;
}

.venue-hero {
  position: relative;
  height: min(780px, 100svh - 112px);
  overflow: hidden;
}

.venue-hero::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: var(--hero-overlay);
  content: "";
  pointer-events: none;
}

.venue-hero__image {
  height: 100%;
}

.venue-summary {
  font-size: var(--step-1);
}

.post-header {
  max-width: 980px;
  padding-top: clamp(6rem, 11vw, 10rem);
  padding-bottom: 3.5rem;
  text-align: center;
}

.post-header > p:last-child {
  max-width: 680px;
  margin-inline: auto;
  font-size: var(--step-1);
}

.post-cover__image {
  height: min(760px, 72vw);
}

.testimonial-detail {
  min-height: 70vh;
}

.testimonial-detail__image,
.testimonial-card__image {
  min-height: 0;
}

.testimonial-detail__image img,
.testimonial-card__image img {
  display: block;
  width: 100%;
  height: auto;
}

.testimonial-detail blockquote,
.testimonial-card blockquote {
  margin: 0 0 1.5rem;
  font-family: var(--serif);
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.testimonial-detail--long blockquote,
.testimonial-card--long blockquote {
  font-size: clamp(1.25rem, 1.8vw, 1.625rem);
  line-height: 1.55;
}

.testimonial-detail__name,
.testimonial-card figcaption {
  font-size: 0.8125rem;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

h1.testimonial-detail__name {
  margin-bottom: 1em;
  font-family: var(--sans);
  line-height: inherit;
}

.testimonial-card {
  margin: 0;
  padding: clamp(2rem, 6vw, 5rem);
  background: var(--color-bg-secondary);
}

.directory-grid {
  background: var(--color-border);
}

.directory-grid a {
  min-height: 150px;
  padding: 1.4rem;
  background: var(--color-bg);
  font-family: var(--serif);
  font-size: var(--step-1);
  text-decoration: none;
}

.directory-grid span {
  font-family: var(--sans);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.editorial-callout {
  text-align: center;
}

@media (max-width: 1023px) {
  .collection-grid--weddings .collection-card:nth-child(3n+2),
  .collection-grid--venues .collection-card:nth-child(3n+2) {
    transform: none;
  }
  .person-card:nth-child(2) {
    transform: none;
  }
  .about-team {
    min-height: 0;
  }
  .about-team__header {
    margin-bottom: 48px;
  }
  .about-person-card:has(.about-person-card__details[open]) .about-person-card__image {
    height: 456px;
  }
  .about-person-card__image,
  .about-person-card__body h3,
  .about-person-card__details::details-content,
  .about-person-card__details[open]::details-content {
    transition: none;
  }
}
@media (max-width: 820px) {
  :root {
    --gutter: 20px;
  }
  .section {
    padding-block: 5.5rem;
  }
  .home-hero,
  .page-hero,
  .detail-hero,
  .wedding-hero,
  .contact-hero {
    min-height: 760px;
  }
  .home-hero__content,
  .page-hero__content,
  .detail-hero__content,
  .wedding-hero__content,
  .contact-hero__content {
    padding-top: 120px;
    padding-bottom: 3rem;
  }
  .home-hero__content h1,
  .page-hero__content h1,
  .detail-hero__content h1,
  .wedding-hero__content h1,
  .title-hero h1,
  .template-testimonials .title-hero h1,
  .split-hero__copy h1 {
    font-size: clamp(32px, 10vw, 42px);
  }
  .detail-intro h2 {
    font-size: 48px;
    line-height: 1.08;
  }
  .manifesto {
    text-align: left;
  }
  .manifesto > p:last-child {
    margin-inline: 0;
  }
  .full-bleed-image {
    height: 620px;
  }
  .service-accordion__heading {
    position: static;
  }
  .service-accordion__item h3 button {
    min-height: 76px;
    font-size: 1.6rem;
  }
  .service-accordion__panel {
    padding-left: 36px;
  }
  .service-accordion__image {
    height: 360px;
  }
  .testimonial-slide__image {
    height: 480px;
  }
  .image-cta {
    min-height: 700px;
  }
  .about-team {
    padding: 80px 0;
  }
  .about-team__header {
    margin-bottom: 40px;
  }
  .about-team__header h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .about-person-card__image,
  .about-person-card:has(.about-person-card__details[open]) .about-person-card__image {
    height: 420px;
  }
  .collection-card__image,
  .collection-grid--posts .collection-card__image {
    height: 520px;
  }
  .collection-grid--services .collection-card__image {
    height: 600px;
  }
  .split-hero__copy {
    padding: 5rem var(--gutter);
  }
  .split-hero__image {
    min-height: 600px;
  }
  .editorial-gallery__item,
  .editorial-gallery__item:nth-child(3n) {
    min-height: 520px;
  }
  .wedding-gallery__item,
  .wedding-gallery__item:nth-child(3n),
  .wedding-gallery__item:nth-child(4n),
  .wedding-gallery__item:nth-child(4n+1) {
    min-height: 560px;
  }
  .contact-options article,
  .contact-options article:last-child {
    border-right: 0;
    border-bottom: 1px solid var(--line);
    border-left: 0;
  }
}
@keyframes taw-scroll-prompt-bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  75% {
    transform: translateY(6px);
  }
}
.figma-home-hero__scroll > span:first-child,
.about-hero__scroll > span:first-child,
.we-do-hero__scroll > span:first-child,
.love-story-hero__scroll > span:first-child,
.destination-hero__scroll > span:first-child {
  animation: taw-scroll-prompt-bounce 2s ease-in-out infinite;
  will-change: transform;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
  .about-person-card__details::details-content,
  .about-person-card__details[open]::details-content {
    transition: none !important;
  }
  .figma-home-hero__scroll > span:first-child,
  .about-hero__scroll > span:first-child,
  .we-do-hero__scroll > span:first-child,
  .love-story-hero__scroll > span:first-child,
  .destination-hero__scroll > span:first-child {
    animation: none !important;
    transform: none !important;
  }
}
/* Figma home composition: nodes 25:164 and 195:507 */
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.mobile-copy {
  display: none;
}

.template-home {
  color: var(--color-text);
  background: var(--color-bg);
}

.template-home main {
  overflow: visible;
}

.home-site-header {
  --header-surface: var(--color-bg);
  --header-foreground: var(--color-text);
  --header-interactive: var(--color-primary);
  --header-interactive-hover: var(--color-primary-hover);
  --header-focus: var(--color-primary);
  --header-icon-filter: var(--filter-night-bordeaux);
  position: relative;
  z-index: 50;
  width: 100%;
  color: var(--header-foreground);
  border-bottom: 0;
  background: var(--header-surface);
}

.home-site-header--overlay-light {
  position: absolute;
  top: 0;
  left: 0;
  border-color: transparent;
}

.home-site-header--surface-cotton-rose {
  --header-surface: var(--color-bg-secondary);
}

.home-site-header--surface-dusty-rose {
  --header-surface: var(--color-accent-soft);
}

.home-site-header--surface-island-guide {
  --header-surface: var(--color-island-guide-surface);
}

.home-site-header--surface-night-bordeaux {
  --header-surface: var(--color-text);
  --header-foreground: var(--color-text-inverse);
  --header-interactive: var(--color-text-inverse);
  --header-interactive-hover: var(--color-text-inverse-secondary);
  --header-focus: var(--color-text-inverse);
  --header-icon-filter: var(--filter-seashell);
}

.home-site-header__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 88px;
  padding-block: 18px;
}

.home-site-header__row {
  height: 100%;
}

.home-wordmark,
.footer-wordmark {
  width: 112px;
  color: inherit;
  text-decoration: none;
}

.figma-wordmark__image {
  width: 105px;
  height: 56px;
  filter: var(--filter-night-bordeaux);
  object-fit: fill;
}

.home-wordmark .figma-wordmark__image {
  width: 98px;
  height: 52px;
}

.home-site-header :is(.figma-wordmark__image, .brand-icon) {
  filter: var(--header-icon-filter);
}

.home-primary-nav > ul,
.home-socials,
.home-footer ul {
  margin-block: 0;
  padding: 0;
  list-style: none;
}

.home-primary-nav a {
  min-height: 44px;
  color: inherit;
  font-family: var(--sans);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
  line-height: 24px;
  text-decoration: none;
}

.home-primary-nav a[aria-current=page] {
  color: var(--header-interactive);
  font-style: italic;
  text-decoration: underline;
  text-underline-offset: 5px;
}

@media (hover: hover) {
  .home-primary-nav a:hover,
  .home-primary-nav a:focus-visible {
    color: var(--header-interactive-hover);
    font-style: italic;
  }

  .home-footer__navigation a:hover {
    color: var(--color-primary-hover);
    font-style: italic;
  }

  .home-footer__navigation a:hover,
  .home-footer__contacts a:hover {
    color: var(--color-primary-hover);
  }
}
.home-footer__navigation a:focus-visible {
  color: var(--color-primary-hover);
  font-style: italic;
}

.home-primary-nav a:focus-visible {
  color: var(--header-interactive-hover);
  font-style: italic;
}
.home-socials a {
  width: 22px;
  min-height: 44px;
  text-decoration: none;
}

.brand-icon {
  display: block;
  width: 24px;
  max-width: none;
  height: 24px;
  filter: var(--filter-night-bordeaux);
  object-fit: contain;
}

.home-socials .brand-icon {
  width: 18px;
  height: 18px;
}

.home-header-cta {
  position: relative;
  min-height: 44px;
  padding-left: 16px;
  font-family: var(--sans);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  color: var(--header-interactive);
}

.home-header-cta:hover,
.home-header-cta:focus-visible {
  color: var(--header-interactive-hover);
}

.home-site-header :is(button, input, select, textarea, [role=button]):focus-visible {
  outline-color: var(--header-focus);
}

.home-header-cta::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 24px;
  background: currentColor;
  content: "";
  opacity: 0.7;
  transform: translateY(-50%);
}

.home-site-header--overlay-light .home-header-cta::before {
  opacity: 1;
}

@media (min-width: 821px) {
  .home-primary-nav > ul,
  .home-primary-nav .wp-block-navigation__container {
    transform: translateY(8px);
  }
}
.figma-home-hero {
  position: relative;
  width: 100vw;
  height: 100vh;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
  color: var(--color-text-inverse);
  background: var(--color-text);
}

.figma-home-hero__image,
.figma-home-hero__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.figma-home-hero__image img {
  object-fit: cover;
  object-position: center center !important;
}

.figma-home-hero::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: var(--hero-overlay);
  content: "";
  pointer-events: none;
}

.figma-home-hero__content {
  position: absolute;
  z-index: 2;
  inset: 0;
  padding-bottom: 128px;
  pointer-events: none;
}

.figma-home-hero__content > .row {
  width: 100%;
}

.figma-home-hero__heading {
  max-width: 720px;
  margin: 0;
  color: var(--color-pure-white);
  font-family: var(--serif);
  font-size: clamp(40px, 3.2vw, 46px);
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.14;
  text-transform: uppercase;
}

.figma-home-hero__heading-line {
  display: block;
}

.figma-home-hero__heading-line--secondary {
  margin-top: 4px;
  font-size: 70%;
}

.figma-home-hero__plan {
  position: absolute;
  z-index: 2;
  right: 80px;
  bottom: 78px;
  width: 120px;
  min-height: 50px;
  color: var(--color-pure-white);
  font-family: var(--script);
  font-size: 22px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.figma-home-hero__plan::after {
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
}

.figma-home-hero__scroll {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  width: 140px;
  height: 78px;
  color: var(--color-text-inverse);
  font-family: var(--sans);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateX(-50%);
}

.figma-home-hero__scroll::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 39px;
  background: currentColor;
  content: "";
}

.figma-manifesto {
  position: relative;
  height: 909px;
  overflow: hidden;
  background: var(--color-bg);
}

.figma-manifesto__copy {
  position: relative;
  z-index: 1;
  width: 800px;
  color: var(--color-text);
  font-family: var(--serif);
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 38.4px;
  text-align: center;
}

.figma-manifesto__copy p {
  margin: 0;
}

.figma-manifesto__copy p + p {
  margin-top: 40px;
}

.figma-manifesto__copy em {
  font-style: italic;
}

.figma-manifesto__flower,
.figma-manifesto__botanical {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}

.figma-manifesto__flower {
  top: 112px;
  left: 1194px;
  width: 205px;
  height: 203px;
  background-image: url("./figma-manifesto-flower.svg");
}

.figma-manifesto__botanical {
  top: 448px;
  left: 69px;
  width: 295px;
  height: 320px;
  background-image: url("./figma-manifesto-botanical.svg");
}

.figma-full-bleed {
  position: relative;
  width: 100vw;
  height: 100vh;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
  background: var(--color-text);
}

.figma-full-bleed__image,
.figma-full-bleed__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.figma-full-bleed__image img {
  object-fit: cover;
}

.figma-services {
  width: 100vw;
  min-height: 100vh;
  height: auto;
  margin-inline: calc(50% - 50vw);
  padding-block: 80px;
  background: var(--color-bg-secondary);
}

.figma-services__grid {
  height: 780px;
}

.figma-services__row {
  height: 100%;
}

.figma-services__left {
  min-width: 0;
  height: 100%;
}

.figma-services__header,
.figma-services__items {
  width: 524px;
  max-width: 100%;
}

.figma-services__header h2 {
  max-width: 520px;
  margin: 0 0 16px;
  font-family: var(--serif);
  font-size: 48px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 57.6px;
}

.figma-services__header > p {
  max-width: 505px;
  margin: 0 0 16px;
  font-family: var(--sans);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  text-wrap: balance;
  color: var(--color-text-secondary);
}

.figma-link {
  position: relative;
  min-height: 36px;
  padding: 0;
  color: var(--color-primary);
  font-family: var(--sans);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.figma-link::before {
  position: absolute;
  inset: -4px 0;
  content: "";
}

.figma-link::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
}

.figma-link--light {
  color: var(--color-text-inverse);
}

.figma-link:hover,
.figma-link:focus-visible {
  color: var(--color-primary-hover);
}

.figma-link--light:hover,
.figma-link--light:focus-visible {
  color: var(--color-text-inverse-secondary);
}

.figma-services__items {
  position: relative;
  margin-top: auto;
}

.figma-service {
  position: relative;
  border-bottom: 1px solid var(--color-border-strong);
}

.figma-service h3 {
  margin: 0;
}

.figma-service h3 button {
  width: 100%;
  min-height: 36px;
  padding: 0;
  border: 0;
  color: var(--color-text-secondary);
  background: transparent;
  cursor: pointer;
  font-family: var(--serif);
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 36px;
  opacity: 1;
  text-align: left;
}

.figma-service h3 button[aria-expanded=true] {
  min-height: 48px;
  color: var(--color-text);
  font-size: 32px;
  line-height: 48px;
  opacity: 1;
}

.figma-service h3 button[aria-expanded=true]:disabled {
  color: var(--color-text-secondary);
  background-color: var(--color-bg-secondary);
}

.figma-service__panel > p {
  max-width: 520px;
  margin: 24px 0 0;
  font-family: var(--sans);
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
}

.figma-service__mobile-image {
  display: none;
}

.figma-services__visual {
  height: 780px;
}

.figma-services__visual-inner {
  position: relative;
  width: 632px;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  overflow: hidden;
}

.figma-services__desktop-image,
.figma-services__desktop-image picture,
.figma-services__desktop-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.figma-services__desktop-image img {
  object-fit: cover;
  object-position: center bottom;
}

.figma-services__desktop-image[hidden] {
  display: none;
}

.figma-services__left::after {
  position: absolute;
  content: "";
}

.figma-services__items::after {
  position: absolute;
  z-index: 0;
  right: -172px;
  bottom: 6px;
  width: 160px;
  height: 115px;
  background: url("./decor-rings.svg") center/contain no-repeat;
  content: "";
  pointer-events: none;
}

@media (min-width: 821px) {
  .figma-service {
    min-height: 68px;
    padding: 16px 0 15px;
  }
  .figma-service:has(button[aria-expanded=true]) {
    min-height: 176px;
  }
}
.figma-testimonials {
  --figma-testimonial-thumb-size: 80px;
  position: relative;
  width: 100vw;
  min-height: 100vh;
  height: auto;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
  color: var(--color-text-inverse);
  background: var(--color-text);
  text-align: center;
}

.figma-testimonials__composition {
  position: relative;
  z-index: 2;
  width: 848px;
  max-width: calc(100% - 40px);
}

.figma-testimonials h2 {
  margin-bottom: 0;
  color: var(--color-text-inverse);
  font-family: var(--serif);
  font-size: 48px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 72px;
}

.figma-testimonials .figma-link--light {
  color: var(--color-text-inverse);
}

.figma-testimonials .figma-link--light:hover,
.figma-testimonials .figma-link--light:focus-visible {
  color: var(--color-text-inverse-secondary);
}

.figma-testimonial {
  margin-bottom: 0;
}

.figma-testimonial blockquote {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--color-text-inverse);
  font-family: var(--sans);
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 31px;
}

.figma-testimonial figcaption {
  --bs-gutter-y: 24px;
  font-family: var(--serif);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 24px;
  color: var(--color-text-inverse);
}

.taw-carousel-controls {
  margin-top: 24px;
}

.taw-carousel-controls button {
  min-height: 44px;
  padding-inline: 18px;
  border: 1px solid var(--color-text-inverse);
  color: var(--color-text-inverse);
  background: transparent;
  font-family: var(--sans);
  font-size: 16px;
  line-height: 42px;
}

.taw-carousel-controls button:hover,
.taw-carousel-controls button:focus-visible {
  border-color: var(--color-text);
  color: var(--color-text);
  background: var(--color-accent-muted);
}

.figma-testimonials__arrow-slot {
  position: relative;
  width: 40px;
  height: 40px;
}

.figma-testimonials__thumb {
  width: var(--figma-testimonial-thumb-size);
  height: var(--figma-testimonial-thumb-size);
}

.figma-testimonials__thumb picture,
.figma-testimonials__thumb img,
.figma-testimonials__thumb-placeholder {
  display: block;
  width: 100%;
  height: 100%;
}

.figma-testimonials__thumb img {
  object-fit: cover;
}

.figma-testimonials__thumb-placeholder {
  background: var(--color-secondary);
}

.figma-testimonials__thumb--active {
  overflow: hidden;
  border: 2px solid var(--color-text-inverse);
}

.figma-testimonials__arrow {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 44px;
  height: 44px;
  padding: 2px;
  border: 0;
  color: var(--color-text-inverse);
  background: transparent;
  cursor: pointer;
  font-family: var(--sans);
  font-size: 24px;
  line-height: 1;
}

.figma-testimonials__arrow-disc {
  width: 40px;
  height: 40px;
  border: 1px solid var(--color-text-inverse);
  border-radius: 50%;
}

.figma-testimonials :is(button, [role=button]):focus-visible {
  outline-color: var(--color-text-inverse);
}

.figma-testimonials__arrow svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5;
}

.figma-testimonials__arrow--previous .figma-testimonials__arrow-disc {
  opacity: 1;
}

.figma-testimonials__botanical {
  position: absolute;
  z-index: 1;
  bottom: -299px;
  width: 339px;
  height: 587px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
}

.figma-testimonials__botanical--left {
  left: 0;
  background-image: url("./figma-testimonial-botanical-left.svg");
}

.figma-testimonials__botanical--right {
  right: 0;
  width: 338px;
  background-image: url("./figma-testimonial-botanical-right.svg");
}

.figma-image-cta {
  position: relative;
  width: 100vw;
  height: 100vh;
  min-height: 480px;
  margin-inline: calc(50% - 50vw);
  overflow: hidden;
  color: var(--color-pure-white);
  background: var(--color-text);
}

.figma-image-cta__image,
.figma-image-cta__image img,
.figma-image-cta__veil {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.figma-image-cta__image img {
  object-fit: cover;
  transform: translate(13.020833vw, 11.25px) scale(1.260416667);
}

.figma-image-cta__veil {
  z-index: 1;
}

.figma-image-cta__content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: var(--site-canvas);
  padding-top: clamp(80px, calc(100vh - 390px), 362px);
  margin-inline: auto;
}

.figma-image-cta__content h2 {
  width: 632px;
  margin: 0;
  color: var(--color-pure-white);
  font-family: var(--serif);
  font-size: 64px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 76.8px;
}

.figma-image-cta__content p {
  width: 524px;
  margin: 24px 0 40px;
  font-family: var(--sans);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
  line-height: 24px;
}

.figma-image-cta .figma-link--light,
.figma-image-cta .figma-link--light:hover,
.figma-image-cta .figma-link--light:focus-visible {
  color: var(--color-pure-white);
}

.home-footer {
  color: var(--color-text);
  background: var(--color-highlight);
}

.home-footer .figma-wordmark__image {
  filter: var(--filter-night-bordeaux);
}

.home-footer .brand-icon {
  filter: var(--filter-night-bordeaux);
}

.home-footer__main {
  width: 100vw;
  height: 460px;
  margin-inline: calc(50% - 50vw);
  padding-block: 80px;
  background: var(--color-highlight);
}

.home-footer__brand,
.home-footer__navigation,
.home-footer__contacts {
  padding-top: 20px;
}

.footer-wordmark {
  width: 90px;
  margin-bottom: 16px;
}

.footer-wordmark .figma-wordmark__image {
  width: 90px;
  height: 48px;
}

.home-footer__brand > p:not(.home-footer__title) {
  width: 308px;
  margin: 0;
  font-family: var(--sans);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
  line-height: 24px;
  color: var(--color-text-secondary);
}

.home-footer__title {
  margin: 0 0 16px;
  font-family: var(--sans);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 20px;
  text-transform: uppercase;
}

.home-footer__member-title {
  margin-top: 24px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
  line-height: 24px;
  text-transform: none;
}

.home-footer__badges {
  width: 308px;
}

.home-footer__badge {
  max-width: none;
  object-fit: contain;
}

.home-footer__badge--association {
  width: 56px;
  height: 56px;
}

.home-footer__badge--junebug {
  width: 135px;
  height: 56px;
  margin-left: 16px;
}

.home-footer__badge--bridestory {
  width: 171px;
  height: 40px;
  margin-top: 16px;
}

.home-footer__navigation a,
.home-footer__contacts a {
  min-height: 36px;
  color: inherit;
  font-family: var(--sans);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.015em;
  line-height: 24px;
  text-decoration: none;
}

.home-footer__navigation a,
.home-footer__contacts a {
  color: var(--color-primary);
}

.home-footer__navigation a:focus-visible,
.home-footer__contacts a:focus-visible {
  color: var(--color-primary-hover);
}

.home-footer__brand > p {
  font-weight: 400;
}

.home-footer__contacts address {
  font-style: normal;
}

.home-footer__contacts .home-footer__address {
  width: 229px;
  max-width: 100%;
  min-height: 60px;
  padding-top: 6px;
  white-space: pre-line;
  overflow-wrap: anywhere;
}

.home-footer__socials {
  width: 308px;
  max-width: 100%;
  height: 44px;
  margin: 0 !important;
}

.home-footer__socials a {
  width: 44px;
  min-height: 44px;
  transform: translate(-10px, -2px);
}

.home-footer__socials li {
  width: 40px;
}

@media (max-width: 820px) {
  .menu-is-open .home-site-header,
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) {
    --header-surface: var(--color-bg);
    --header-foreground: var(--color-text);
    --header-interactive: var(--color-primary);
    --header-interactive-hover: var(--color-primary-hover);
    --header-focus: var(--color-primary);
    --header-icon-filter: var(--filter-night-bordeaux);
  }
  .desktop-copy {
    display: none;
  }
  .mobile-copy {
    display: inline;
  }
  .home-site-header__inner {
    height: 82px;
    padding-block: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .home-wordmark {
    width: 80px;
  }
  .home-wordmark .figma-wordmark__image {
    width: 75px;
    height: 40px;
  }
  .home-site-header__actions {
    position: relative;
    margin-left: auto;
  }
  .home-site-header__actions::after {
    position: absolute;
    top: 10px;
    right: 0;
    width: 1px;
    height: 24px;
    background: currentColor;
    content: "";
    opacity: 0.7;
  }
  .home-site-header__actions > .row {
    transform: translateX(-13px);
  }
  .home-socials {
    display: none;
  }
  .home-header-cta {
    min-height: 44px;
    padding: 0;
    border: 0;
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  .home-header-cta::before {
    content: none;
  }
  .has-js .home-menu-toggle {
    position: relative;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    color: inherit;
    background: transparent;
  }
  .home-menu-toggle svg {
    width: 24px;
    height: 24px;
    margin-left: auto;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
  }
  .home-menu-toggle path {
    transform-box: fill-box;
    transform-origin: center;
    transition: transform 180ms ease;
  }
  .home-menu-toggle[aria-expanded=true] path:first-child {
    transform: translateY(4px) rotate(45deg);
  }
  .home-menu-toggle[aria-expanded=true] path:last-child {
    transform: translateY(-4px) rotate(-45deg);
  }
  .home-primary-nav {
    position: fixed;
    z-index: 1;
    inset: 82px 0 auto;
    height: 313px;
    overflow: hidden;
    padding: 7px 16px 18px;
    color: var(--color-text);
    background: var(--color-bg);
  }
  .menu-is-open .home-site-header {
    position: fixed;
    color: var(--color-text);
    background: var(--color-bg);
  }
  .menu-is-open .home-wordmark .figma-wordmark__image {
    filter: var(--filter-night-bordeaux);
  }
  .menu-is-open .home-primary-nav .brand-icon {
    filter: var(--filter-night-bordeaux);
  }
  .menu-is-open .home-primary-nav :focus-visible {
    outline-color: var(--color-primary);
  }
  .menu-is-open .home-site-header .home-primary-nav a[aria-current=page],
  .menu-is-open .home-site-header .home-primary-nav a:focus-visible {
    color: var(--color-primary);
  }
  .menu-is-open .home-site-header .home-primary-nav a:hover {
    color: var(--color-primary-hover);
  }
  .home-primary-nav > ul a {
    width: 100%;
    min-height: 45px;
    border: 0;
    font-size: 16px;
  }
  .home-primary-nav__mobile-meta {
    display: block;
    margin-top: 15px;
  }
  .home-primary-nav__socials {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .home-primary-nav__socials a {
    width: 44px;
    min-height: 44px;
  }
  .figma-home-hero__plan {
    right: 16px;
    bottom: 85px;
    width: 118px;
    font-size: 20px;
  }
  .figma-home-hero__image img {
    object-position: 50.6% center !important;
  }
  .figma-home-hero__content {
    padding-bottom: clamp(168px, 22vh, 190px);
  }
  .figma-home-hero__heading {
    max-width: 245px;
    font-size: clamp(30px, 9.5vw, 36px);
    line-height: 1.05;
  }
  .figma-home-hero__scroll {
    height: 69px;
    font-size: 11px;
  }
  .figma-home-hero__scroll::after {
    height: 28px;
  }
  .figma-manifesto {
    height: 761px;
  }
  .figma-manifesto__copy {
    width: 343px;
    font-size: 20px;
    letter-spacing: -0.04em;
    line-height: 24px;
  }
  .figma-manifesto__copy p + p {
    margin-top: 40px;
  }
  .figma-manifesto__flower {
    top: 86px;
    right: 12px;
    left: auto;
    width: 93px;
    height: 92px;
  }
  .figma-manifesto__botanical {
    top: 515px;
    bottom: auto;
    left: 1px;
    width: 113px;
    height: 123px;
  }
  .figma-full-bleed__image img {
    object-position: center center !important;
  }
  .figma-services {
    padding: 80px 0 0;
  }
  .figma-services__grid {
    height: auto;
  }
  .figma-services__left {
    height: auto;
  }
  .figma-services__header h2 {
    width: 100%;
    max-width: 335px;
    margin-bottom: 16px;
    font-size: 36px;
    line-height: 43.2px;
    transform: none;
  }
  .figma-services__header > p {
    width: 100%;
    max-width: 335px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
    transform: none;
  }
  .figma-services__header .figma-link {
    transform: none;
  }
  .figma-link {
    font-size: 14px;
  }
  .figma-services__items {
    margin-top: 56px;
  }
  .figma-service h3 button[aria-expanded=true] {
    min-height: 42px;
    font-size: 28px;
    line-height: 42px;
    opacity: 1;
    transform: none;
  }
  .figma-service h3 button[aria-expanded=false] {
    min-height: 62px;
    font-size: 20px;
    line-height: 30px;
    opacity: 1;
    transform: none;
  }
  .figma-service__panel > p {
    margin: 24px 0 40px;
    font-size: 16px;
    line-height: 24px;
    transform: none;
  }
  .figma-service__mobile-image {
    display: block;
    width: 100%;
    height: 413px;
    margin-bottom: 15px;
  }
  .figma-service__mobile-image img {
    object-fit: cover;
    object-position: center bottom;
  }
  .figma-services__visual {
    display: none;
  }
  .figma-services__items::after {
    top: 179px;
    right: 6px;
    bottom: auto;
    width: 80px;
    height: 84px;
  }
  .figma-testimonials {
    --figma-testimonial-thumb-size: 56px;
    padding-top: 80px;
  }
  .figma-testimonials__composition {
    width: 343px;
    max-width: calc(100% - 32px);
  }
  .figma-testimonials h2 {
    font-size: 36px;
    letter-spacing: -0.04em;
    line-height: 54px;
  }
  .figma-testimonial blockquote {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 25.5px;
    transform: none;
  }
  .figma-testimonial figcaption {
    font-size: 16px;
    line-height: 24px;
  }
  .figma-testimonials__botanical {
    bottom: -121px;
    width: 153px;
    height: 265px;
  }
  .figma-testimonials__botanical--right {
    width: 153px;
  }
  .figma-image-cta__content {
    width: 100%;
    min-height: 100svh;
    padding-top: 336px;
    padding-bottom: 64px;
    padding-inline: 16px;
    margin-inline: auto;
  }
  .figma-image-cta {
    height: auto;
    min-height: 100svh;
  }
  .figma-image-cta__content h2 {
    width: 100%;
    max-width: 343px;
    font-size: 48px;
    letter-spacing: -0.02em;
    line-height: 57.6px;
  }
  .figma-image-cta__content p {
    width: 100%;
    max-width: 343px;
    margin: 24px 0 40px;
    font-size: 16px;
    letter-spacing: -0.015em;
    line-height: 24px;
  }
  .figma-image-cta__image img {
    transform: translate(9px, -24px) scale(1.23);
  }
  .home-footer__main {
    position: relative;
    height: 832px;
    padding: 80px 0 0;
  }
  .home-footer__grid {
    padding-inline: 16px;
  }
  .footer-wordmark {
    width: 100px;
    height: 48px;
    margin-bottom: 14px;
    transform: none;
  }
  .footer-wordmark .figma-wordmark__image {
    width: 91px;
    height: 49px;
    transform: translateY(-1px);
  }
  .home-footer__brand {
    padding-top: 0;
  }
  .home-footer__brand > p:not(.home-footer__title) {
    width: auto;
    font-size: 16px;
  }
  .home-footer__title.home-footer__member-title {
    margin-top: 27px;
    margin-bottom: 7px;
  }
  .home-footer__badges {
    width: 100%;
    max-width: 343px;
    transform: none;
  }
  .home-footer__badge {
    max-width: none;
  }
  .home-footer__badge--association {
    width: 48px;
    height: 48px;
    margin-left: 0;
    transform: none;
  }
  .home-footer__badge--junebug {
    width: 116px;
    height: 48px;
    padding-right: 0;
    padding-left: 0;
    margin-left: 16px;
    object-fit: contain;
    transform: none;
  }
  .home-footer__badge--bridestory {
    width: 137px;
    height: 32px;
    margin-top: 8px;
    margin-left: 16px;
    object-fit: contain;
  }
  .home-footer__navigation {
    position: absolute;
    top: 328px;
    left: 8px;
    width: calc(100% - 32px);
    padding-top: 0;
    margin: 0;
  }
  .home-footer__title {
    margin-bottom: 14px;
  }
  .home-footer__navigation a,
  .home-footer__contacts a,
  .home-footer__contacts address > span {
    min-height: 40px;
    font-size: 16px;
  }
  .home-footer__contacts {
    position: absolute;
    top: 576px;
    left: 8px;
    width: calc(100% - 32px);
    padding-top: 0;
    margin: 0;
  }
  .home-footer__contacts address > span {
    width: 280px;
    max-width: 280px;
    min-height: 58px;
    padding-top: 10px;
    margin-top: 0;
  }
  .home-footer__navigation .home-footer__title,
  .home-footer__contacts .home-footer__title {
    margin-bottom: 11px;
  }
  .home-footer__socials {
    margin-top: 0 !important;
    transform: translate(-1px, 12px);
  }
  .home-footer__socials li:nth-child(3) {
    margin-left: -4px;
  }
}
@media (min-width: 821px) {
  .template-about .home-site-header__inner {
    padding-block: 16px;
  }
  .template-about .home-primary-nav > ul {
    margin-left: -32px;
  }
  .figma-testimonial blockquote {
    line-height: 31px;
  }
}
@media (min-width: 821px) and (max-width: 1440px) {
  .figma-testimonial blockquote {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 1440px) {
  .home-wordmark {
    width: 172px;
  }
}

@media (min-width: 821px) and (max-height: 899px) {
  .figma-manifesto {
    height: max(612px, 100svh);
  }

  .figma-manifesto__flower {
    top: clamp(48px, 9svh, 72px);
    right: clamp(32px, 5vw, 72px);
    left: auto;
    width: 160px;
    height: 159px;
  }

  .figma-manifesto__botanical {
    top: auto;
    bottom: clamp(32px, 6svh, 52px);
    left: clamp(24px, 5vw, 72px);
    width: 220px;
    height: 239px;
  }

  .figma-services {
    min-height: max(612px, 100svh);
    padding-block: 40px;
  }

  .figma-services__grid {
    height: max(532px, calc(100svh - 80px));
  }

  .figma-services__visual {
    height: 100%;
  }

  .figma-services__header h2 {
    margin-bottom: 12px;
    font-size: 40px;
    line-height: 48px;
  }

  .figma-services__header > p {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 22px;
  }

  .figma-service {
    min-height: 56px;
    padding: 10px 0 9px;
  }

  .figma-service:has(button[aria-expanded=true]) {
    min-height: 156px;
  }

  .figma-service h3 button {
    min-height: 32px;
    font-size: 21px;
    line-height: 32px;
  }

  .figma-service h3 button[aria-expanded=true] {
    min-height: 42px;
    font-size: 28px;
    line-height: 42px;
  }

  .figma-service__panel > p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 22px;
  }

  .figma-testimonials {
    --figma-testimonial-thumb-size: 64px;
    min-height: max(612px, 100svh);
    padding-block: 32px;
  }

  .figma-testimonials__stack,
  .figma-testimonial {
    --bs-gutter-y: 16px;
  }

  .figma-testimonials h2 {
    font-size: 40px;
    line-height: 48px;
  }

  .figma-testimonial blockquote {
    font-size: 17px;
    line-height: 25.5px;
  }

  .figma-testimonial figcaption {
    --bs-gutter-y: 16px;
  }
}

/* WordPress shell normalization; structural layout remains Bootstrap-owned. */
.wp-site-blocks,
.wp-block-template-part {
  display: contents;
}

.taw-main,
.taw-main > * {
  margin-block-start: 0;
}

.taw-main h4,
.taw-main h5,
.taw-main h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: inherit;
}

.taw-template-preview-tools {
  padding-block: 16px;
  color: var(--color-text);
  background: var(--color-bg);
  border-block: 1px solid var(--color-border);
  font-family: var(--sans);
}

.taw-template-preview-tools p {
  margin: 0;
}

.taw-template-preview-tools__action {
  min-height: 44px;
  padding-inline: 20px;
  color: var(--color-text-inverse);
  background: var(--color-primary);
  text-decoration: none;
}

a.taw-template-preview-tools__action:focus-visible {
  outline: 2px solid var(--color-text);
  outline-offset: 3px;
}

.taw-template-preview-tools__action:hover,
.taw-template-preview-tools__action:focus-visible {
  color: var(--color-text);
  background: var(--color-accent-muted);
  box-shadow: inset 0 0 0 1px var(--color-text);
}

.record-hero {
  padding-block: clamp(96px, 14vw, 200px);
  background: var(--color-bg);
}

.record-hero.has-image {
  color: var(--color-text-inverse);
  background-color: var(--color-text);
  background-image: var(--record-hero-image);
  background-position: center;
  background-size: cover;
}

.record-hero h1,
.collection-hero h1 {
  max-width: 12ch;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(40px, 4vw, 56px);
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 1.12;
}

.collection-hero,
.taw-section,
.editorial-board,
.record-content {
  padding-block: clamp(64px, 9vw, 128px);
}

.editorial-card a {
  display: block;
}

.editorial-card__image {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.editorial-card h2 {
  margin-block: 24px 8px;
  font-family: var(--serif);
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 400;
}

.taw-js-only {
  display: none;
}

.has-js .taw-js-only {
  display: block;
}

.has-js .taw-listing-deferred,
.has-js .figma-services__desktop-image:not(.is-active),
.has-js .figma-testimonial:not(.is-active),
.has-js .is-complete {
  display: none;
}

@media (min-width: 821px) {
  .has-js .destination-catalog .taw-listing-deferred {
    display: block;
  }
  .has-js .destination-catalog__action button {
    display: none;
  }
}
.home-primary-nav.wp-block-navigation {
  background: transparent;
}

.home-primary-nav .wp-block-navigation__container {
  gap: 24px;
}

.home-primary-nav .wp-block-navigation__responsive-container-open,
.home-primary-nav .wp-block-navigation__responsive-container-close {
  min-width: 44px;
  min-height: 44px;
}

.home-site-header.menu-is-open .home-primary-nav {
  visibility: visible;
}

@media (max-width: 820px) {
  .home-site-header__row > .home-primary-nav__mobile-meta {
    display: none;
  }
  .home-site-header__row:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) > .home-primary-nav__mobile-meta {
    position: fixed;
    z-index: 100002;
    top: 329px;
    left: 16px;
    display: block;
    width: calc(100% - 32px);
  }
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) {
    position: fixed;
    color: var(--color-text);
    background: var(--color-bg);
  }
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) .figma-wordmark__image,
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) .brand-icon {
    filter: var(--filter-night-bordeaux);
  }
  nav.home-primary-nav.wp-block-navigation {
    position: relative;
    z-index: auto;
    inset: auto;
    height: 44px;
    overflow: visible;
    padding: 0;
    margin-left: 12px;
    color: inherit;
    background: transparent;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-open {
    display: block !important;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container:not(.is-menu-open) {
    display: none !important;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open {
    position: fixed;
    z-index: 100000;
    inset: 82px 0 auto;
    width: 100%;
    height: 313px;
    min-height: 0;
    overflow: hidden;
    padding: 7px 16px 18px;
    color: var(--color-text) !important;
    background: var(--color-bg) !important;
    animation: none !important;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-close,
  nav.home-primary-nav .wp-block-navigation__responsive-dialog,
  nav.home-primary-nav .wp-block-navigation__responsive-container-content {
    width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-close {
    position: fixed;
    z-index: 100003;
    top: 19px;
    right: 16px;
    color: var(--color-primary);
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-close svg {
    display: none;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-close::before,
  nav.home-primary-nav .wp-block-navigation__responsive-container-close::after {
    position: absolute;
    top: 21px;
    left: 13px;
    width: 18px;
    height: 2px;
    border-radius: 2px;
    background: currentColor;
    content: "";
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-close::before {
    transform: rotate(45deg);
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-close::after {
    transform: rotate(-45deg);
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-content > ul.wp-block-navigation__container {
    position: static !important;
    inset: auto !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 0 !important;
    width: 100%;
    height: 225px;
    overflow: visible;
    padding: 0;
    margin: 0;
    color: inherit;
    background: transparent;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
    width: 100%;
  }
  nav.home-primary-nav .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    width: 100%;
    min-height: 45px;
    border: 0;
  }
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) .home-primary-nav a[aria-current=page],
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) .home-primary-nav a:focus-visible {
    color: var(--color-primary);
  }
  .home-site-header:has(.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open) .home-primary-nav a:hover {
    color: var(--color-primary-hover);
  }
}

@media (min-width: 821px) and (max-width: 1439px) {
  nav.home-primary-nav.wp-block-navigation {
    margin-left: 24px;
  }
}

@media (min-width: 821px) and (max-width: 959px) {
  .home-socials {
    display: none;
  }
}

/* Integrate closed navigation with an actual opening hero without changing the content canvas. */
body:has(#main > :is(.home-hero, .page-hero, .wedding-hero, .figma-home-hero, .about-hero, .we-do-hero, .detail-hero, .love-story-hero, .destination-hero) img)
  .home-site-header--overlay-light:not(:has(.wp-block-navigation__responsive-container.is-menu-open)) {
  color: var(--color-pure-white);
  background: transparent;
}

body:has(#main > :is(.home-hero, .page-hero, .wedding-hero, .figma-home-hero, .about-hero, .we-do-hero, .detail-hero, .love-story-hero, .destination-hero) img)
  .home-site-header--overlay-light:not(:has(.wp-block-navigation__responsive-container.is-menu-open))
  :is(.home-primary-nav a, .home-header-cta, .wp-block-navigation__responsive-container-open) {
  color: var(--color-pure-white);
}

body:has(#main > :is(.home-hero, .page-hero, .wedding-hero, .figma-home-hero, .about-hero, .we-do-hero, .detail-hero, .love-story-hero, .destination-hero) img)
  .home-site-header--overlay-light:not(:has(.wp-block-navigation__responsive-container.is-menu-open))
  :is(.figma-wordmark__image, .brand-icon) {
  filter: var(--filter-pure-white);
}

body:has(#main > :is(.home-hero, .page-hero, .wedding-hero, .figma-home-hero, .about-hero, .we-do-hero, .detail-hero, .love-story-hero, .destination-hero) img)
  .home-site-header--overlay-light:not(:has(.wp-block-navigation__responsive-container.is-menu-open))
  :is(button, [role=button]):focus-visible {
  outline-color: var(--color-pure-white);
  box-shadow: 0 0 0 2px var(--color-accent-soft);
}

body:has(#main > :is(.home-hero, .page-hero, .wedding-hero, .figma-home-hero, .about-hero, .we-do-hero, .detail-hero, .love-story-hero, .destination-hero) img)
  .home-site-header--overlay-light:not(:has(.wp-block-navigation__responsive-container.is-menu-open))
  :is(.home-primary-nav a, .home-header-cta, .wp-block-navigation__responsive-container-open):active {
  color: var(--color-accent-soft);
}

body:has(#main > :is(.home-hero, .page-hero, .wedding-hero, .figma-home-hero, .about-hero, .we-do-hero, .detail-hero, .love-story-hero, .destination-hero) img)
  .home-site-header--overlay-light:not(:has(.wp-block-navigation__responsive-container.is-menu-open))
  :is(.home-wordmark, .home-socials a, .home-primary-nav__socials a):active
  :is(.figma-wordmark__image, .brand-icon) {
  filter: var(--filter-dusty-rose);
}

@media (max-width: 820px) {
  body:is(.layout-weddings, .template-wedding, .template-destination, .template-contact, .layout-blog, .template-post)
    nav.home-primary-nav .wp-block-navigation__responsive-container.is-menu-open {
    top: 72px;
    padding-top: 17px;
  }
}
