/* ========== English Hills Farm — Styles ========== */
@font-face {
  font-family: 'Prairie Script Regular';
  src: url('/fonts/prairiescriptregular.woff2') format('woff2'),
      url('/fonts/prairiescriptregular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Prairie Script Bold';
  src: url('/fonts/prairiescriptbold.woff2') format('woff2'),
      url('/fonts/prairiescriptbold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Seraphine Light';
  src: url('/fonts/tc_seraphine_light-webfont.woff2') format('woff2'),
       url('/fonts/tc_seraphine_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Seraphine Bold';
  src: url('/fonts/tc_seraphine_bold-webfont.woff2') format('woff2'),
       url('/fonts/tc_seraphine_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Seraphine Regular';
  src: url('/fonts/tc_seraphine_regular-webfont.woff2') format('woff2'),
       url('/fonts/tc_seraphine_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Seraphine Italic';
  src: url('/fonts/tc_seraphine_italic-webfont.woff2') format('woff2'),
       url('/fonts/tc_seraphine_italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Seraphine Italic Bold';
  src: url('/fonts/tc_seraphine_italic_bold-webfont.woff2') format('woff2'),
       url('/fonts/tc_seraphine_italic_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Seraphine Italic Light';
  src: url('/fonts/tc_seraphine_italic_light-webfont.woff2') format('woff2'),
       url('/fonts/tc_seraphine_italic_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.herbal-wash {
  color: #9C9171;
}

.madelaine {
  color: #D7BA87;
}

.cashmere {
  color: #E5DECC;
}

.pale-blue {
  color: #97A2A3;
}

.french-blue {
  color: #697781;
}

.olive-haze {
  color: #79755E;
}

.olive-grove {
  color: #3C3D2F;
}

.chestnut {
  color: #5D402E;
}

.umber {
  color: #31291D;
}

.off-white {
  color: #F3EFE0;
}

.charcoal {
  color: #110A02;
}

/* ========== Global ========== */

.show-mobile {
  display: none!important;
}

.show-desktop {
  display: block!important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}
/* ========== Logo and Nav ========== */

p {
    font-size: 20px;
    line-height: 26px;
}

.section {
  width: 100%;
  display: block;
}

.logo-bar {
  background: #F3EFE0;
  height: 90px;
  text-align: center;
}

.logo {
  width: 416px;
  height: auto;
  margin: auto!Important;
  padding-top: 25px;
}

.top-bar {
  background-color: #9C9171;
  color: #F3EFE0;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  font-family: "EB Garamond", serif;
  padding: 5px;
}

.top-bar p {
  margin: 0px;
}


/* ---------- Base ---------- */
* { box-sizing: border-box; }
html, body { margin:0; padding:0; }
body{
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: var(--ink);
  background: var(--paper);
  line-height: 1.6;
  color: #31291D;
}
img{ max-width: 100%; display: block; }

.container{ width: min(1200px, 90vw); margin: 0 auto; }

/* ---------- Type ---------- */
h1,h2,h3,h4{ font-family: 'Cormorant Garamond', Georgia, serif; line-height: 1.2; margin: 0 0 .5rem; }
.display{ font-size: clamp(1.8rem, 2vw + 1.4rem, 2.8rem); letter-spacing: .02em; }
.display.small{ font-size: clamp(1.6rem, 1.4vw + 1.2rem, 2.2rem); }
.overline{ text-transform: uppercase; font-size: .8rem; letter-spacing: .15em; color: color-mix(in oklab, var(--ink) 70%, transparent); }
.script{ font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 600; letter-spacing: .02em; }

p{ margin: .5rem 0 1rem; color: color-mix(in oklab, var(--ink) 85%, transparent); }

.btn, .btn-outline{
  display:inline-block; padding:.8rem 1.2rem; border-radius:999px; text-decoration:none; font-weight:600;
}
.btn{ background: var(--sage); color: #fff; border: 1px solid color-mix(in oklab, var(--sage) 80%, black 20%); }
.btn:hover{ filter: brightness(1.05); }
.btn-outline{ border:1px solid var(--gold); color: var(--ink); background: transparent; }
.btn-outline:hover{ background: color-mix(in oklab, var(--gold) 10%, transparent); }

.eyebrow{ font-size:.8rem; letter-spacing:.12em; text-transform: uppercase; color: color-mix(in oklab, var(--ink) 65%, transparent); }

p {font-family: "EB Garamond", serif;}
/* ---------- Header / Nav ---------- */
.site-header{
  position: sticky; top: 0; z-index: 50;
  background-color: #fff;
  height: auto;
  text-align: center;
  font-family: "EB Garamond", serif;
  color: #31291D;
  letter-spacing: 2px;
  display: flex;
  justify-content: center;
}
.nav-wrap{ display:flex; align-items:center; justify-content: space-between; padding: .8rem 0; gap: 1rem; justify-content: center;}

.pattern-bg {
  background-image: url("/images/yellow-flower-bg.jpg");
  background-position: center;
  background-size: 100%;
  text-align: center;
  width: 50%;
  height: 650px;
  padding: 50px;
  float: left;
}

.off-white-bg {
  width: 100%;
  height: 100%;
  padding: 35px;
  background-color: #F3EFE0;
}

.off-white-inner {
  border: solid 1px #3C3D2F;
  padding: 35px;
  color: #3C3D2F;
  height: 100%;
}

.barn-brandmark {
  max-width: 130px;
  width: 100%;
  height: auto;
  margin: 0px auto 20px;
}

.off-white-inner h1{
  font-family: 'Seraphine Light';
  font-weight: 400;
  font-size: 75px;
  line-height: 75px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.off-white-inner h2{
  font-family: 'Seraphine Light';
  font-weight: 400;
  font-size: 37px;
  line-height: 42px;
  margin-bottom: 30px;
}

.off-white-inner p{
  font-family: 'Prairie Script Regular';
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -3px;
}

.main-hero-img {
  width: 50%;
  height: 650px;
  float: left;
}

.main-hero-img img{
  width: 100%;
  height: auto;
  max-height: 650px;
}

.opening-weekend {
  background-color: #FAF9F3;
  text-align: center;
  padding-top: 100px!important;
  padding-bottom: 100px!important;
  padding-left: 30px;
  padding-right: 30px;
  color: #110A02;
  height: auto;
  float: left;
  width: 100%;
}

.opening-weekend h2 {
   font-family: 'Seraphine Light';
   font-weight: 400;
   font-size: 40px;
   line-height: 40px;
   margin-bottom: 25px;
}

.opening-weekend p {
  font-size: 20px;
  line-height: 30px;
  font-family: "EB Garamond", serif;
  max-width: 760px;
  margin: 10px auto 75px;
}

.callouts-container {
  display: flex;
  justify-content: center
}

.callouts-inner-container {
  padding: 30px 30px 40px;
}

.opening-weekend-callouts {
  width: 100%;
  max-width: 260px;
  height: auto;
  min-height: 572px;
  display: inline-block;
  text-align: left;
  margin-right: 25px;
  background-color: #F3EFE0;
}

.mgr-0 {
  margin-right: 0px!important;
}

.opening-weekend-callouts p {
  margin-bottom: 0px;
}

.opening-weekend-callouts img{
  width: 100%;
  height: auto;
}

.opening-weekend-callouts h3{
  font-size: 22px;
  line-height: 22px;
  font-family: 'Seraphine Light';
  font-weight: 400;
  margin-bottom: 20px;
}

.ribbon-banner {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  min-height: 120px;
  background-color: #97A2A3;
  color: #F3EFE0;
  text-align: center;
  font-family: 'Prairie Script Regular';
  font-size: 30px;
  line-height: 42px;
  letter-spacing: -3px;
  padding-bottom: 20px;
}

.ribbon-banner li {
  display: inline-block;
  margin-right: 0px;
}

.ribbon-svg {
  width: auto;
  height: 65px;
  display: block;
  margin: 0px 10px;
}

.countryside-escape-section {
  background-color: #F3EFE0;
  color: #110A02;
  display: flex;
}

.countryside-escape-section h2 {
  font-size: 46px;
  line-height: 50px;
  font-family: 'Seraphine Light';
  font-weight: 400;
}

.countryside-escape-section h3 {
   font-family: 'Prairie Script Regular';
   font-size: 30px;
   line-height: 30px;
   font-weight: 400;
   margin-top: 40px;
   margin-bottom: 25px;
}

.countryside-escape-section .border-container {
  width: 50%;
  height: 100%;
  padding: 40px;
  border: solid 1px #110A02;
  margin: 40px;
}

.countryside-escape-section img {
  width: 50%;
  height: auto;
  display: inline-block;
}

.old-homestead {
  background-image: url("/images/yellow-gingham.jpg");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 60px;
  float: left;
  display: flex;
}

.old-homestead img {
  width: 50%;
  height: auto;
}

h2 {
  font-size: 40px;
  line-height: 50px;
  font-family: 'Prairie Script Regular';
  font-weight: 400;
}

.old-homestead .white-bg-box {
  background-color: #FAF9F3;
  color: #110A02;
  padding: 60px 60px;
  width: 50%;
  display: inline;
}

.harp-lavender-barn {
  background-color: #FAF9F3;
  color: #110A02;
  padding: 60px;
  display: flex;
}

.harp-lavender-barn .inner-container {
  border: solid 1px #110A02;
  padding: 60px;
  width: 100%;
  display: flex;
}

.harp-lavender-barn .inner-container .content{
  width: 50%;
  padding-top: 60px;
}

.content a {
  color: #110A02;
}

.harp-lavender-barn .inner-container .content h2 {
  font-family: 'Seraphine Light';
  font-weight: 400;
}

.harp-lavender-barn .inner-container img {
  width: 50%;
  height: auto;
}

.sign-up {
  background-image: url("/images/floral-bg-follo-journey.jpg");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 60px;
  float: left;
  display: flex;
}

.sign-up .inner-content {
  background-color: #FAF9F3;
  padding: 60px;
  width: 100%;
}

.sign-up .inner-content .border {
  border: solid 1px #79755E;
  padding: 30px;
  text-align: center;
}

.border h2 {
  margin-bottom: 0px; 
}

.border p {
  max-width: 760px;
  margin: auto;
}

a {
  color: #31291D;
}

#mc_embed_signup {
  background: none!important;
    clear: left;
    width: 100%!important;
    max-width: 965px!important;
    margin: auto;
}

#mc_embed_signup h2 {
  display: none!important;
}

#mc_embed_signup .mc-field-group label {
  font-family: 'Seraphine Light'!important;
}

#mc_embed_signup .foot img {
  display: none!important;
}

#mc_embed_signup .indicates-required {
  font-family: 'Seraphine Light'!important;
}

#mc_embed_signup .mc-field-group input {
  border-radius: 0px!important;
}

#mc_embed_signup .button {
  background-color: #31291D;
  color: #F3EFE0!important;

  clear: both;
    border: 0 none;
    border-radius: none!important;
    transition: all 0.23s ease-in-out 0s;

    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: fit-content;
}

.footer {
  background-image: url("/images/footer-bg.jpg");
  background-size: cover;
  min-height: 400px;
  display: inline-block;
  width: 100%;
  padding: 20px 100px;
  background-color: #31291D;
  color: #E5DECC;
}

.footer .logo {
  width: 214px;
  height: auto;
  float: left;
  margin-right: 40px!important;
}

.footer li {
  display: inline-block;
}

.garden-gatherings {
  width: 400px;
  margin: 100px 60px 60px;
  font-size: 40px;
  line-height: 50px;
  color: #E5DECC;
  font-family: 'Prairie Script Regular';
  font-weight: 400;
  width: 400px;
  float: left;
}

.footer-header {
  font-size: 40px;
  line-height: 50px;
  color: #E5DECC;
  font-family: 'Prairie Script Regular';
  font-weight: 400;
}

.footer hr {
   border-bottom: #E5DECC;
   width: 100%;
   margin: 60px 0px 20px;
   float: left;
   display: block;
}

.follow-us {
  float: right;
  display: inline-block;
  margin-top: 90px;
}

.follow-us h3 {
  font-family: 'Prairie Script Regular';
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
}
.follow-us ul {
  padding-left: 0px;
}

.follow-us li {
  list-style-type: none;
  display: inline-block;
  margin-right: 20px;
}

.copyright {
  font-size: 14px;
    line-height: 24px;
    font-family: 'Seraphine Light';
    text-align: right;
    width: 100%;
    display: inline-block;
    line-height: 71px;
}

.submark {
  float: right;
  margin-left: 50px;
  width: 111px;
  height: auto;
  display: inline-block;
}



.brand{ display:flex; align-items:center; gap:.6rem; color: var(--ink); text-decoration:none; font-weight:700; }
.brand-crest{ width:2.2rem; height:2.2rem; border-radius:14px; display:grid; place-items:center; background: var(--sage); color:#fff; font-weight:700; }
.brand-name em{ font-style: normal; font-weight:400; font-family:'Cormorant Garamond', Georgia, serif; }

.nav{ display:flex; gap:1.2rem; }
.nav a{ color: var(--ink); text-decoration:none; padding:.6rem .2rem; position:relative; }
.nav a.active, .nav a:hover{ color: var(--ink); }
.nav a::after{ content:\"\"; position:absolute; left:0; right:0; bottom:.2rem; height:2px; background: var(--gold); transform: scaleX(0); transform-origin: left; transition: transform .25s; }
.nav a:hover::after, .nav a.active::after{ transform: scaleX(1); }

.nav-toggle{ display:none; background:none; border:none; width:42px; height:42px; position:relative; }
.nav-toggle span{ position:absolute; left:9px; right:9px; height:2px; background: var(--ink); transition: transform .25s, top .25s, opacity .25s; }
.nav-toggle span:nth-child(1){ top:12px; }
.nav-toggle span:nth-child(2){ top:20px; }
.nav-toggle span:nth-child(3){ top:28px; }

@media (max-width: 992px){

  .show-mobile {
    display: block!important;
  }

.show-desktop {
    display: none!important;
  }

  .top-bar {
    line-height: 21!important;
  }

  .logo {
    max-width: 375px;
    width: auto!important;
  }

  .nav a{
    display: block;
  }

  
  .pattern-bg {
    padding: 30px;
    width: 100%;
    height: auto;
  }

  .off-white-inner h1 {
    font-size: 58px;
    line-height: 58px;
  }

  .off-white-inner h2 {
    font-size: 30px;
    line-height: 32px;
  }

  .off-white-inner {
    padding: 20px;
  }

  .main-hero-img {
    width: 100%;
    height: auto;
  }
  .callouts-container {
    display: grid;
  }

   .opening-weekend {
    padding-bottom: 40px;
   }

 .opening-weekend-callouts{
    margin-bottom: 24px;
    min-height: 200px;
  }
  .opening-weekend-callouts {
    margin-right: 0px;
    max-width: 500px;
  }

  .ribbon-banner {
    padding-bottom: 20px;
    padding-top: 30px;
  }

  .ribbon-banner ul {
    padding-left: 0px;
  }

  .ribbon-banner li {
    display: block;
    margin: 0px;
  }

  .ribbon-svg {
    width: auto;
    height: 65px;
    display: inline-block;
    margin: 16px 10px;
    text-align: center !important;
}
.countryside-escape-section {
  display: block;
  width: 100%;
}

.countryside-escape-section h2 {
  font-size: 42px;
  line-height: 50px;
}

.countryside-escape-section {
    background-color: #F3EFE0;
    color: #110A02;
    display: block;
    padding: 40px;
    margin: 0px;
}

.countryside-escape-section .border-container {
    width: auto;
    height: 100%;

    border: solid 1px #110A02;
    padding: 40px;
    margin: 0px;
}

.countryside-escape-section img {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 40px;
}

.old-homestead {
  padding: 35px!important;
}

.old-homestead img {
    width: 100%;
    height: auto;
    display: block;
    height: auto;
}

.old-homestead .white-bg-box {
    background-color: #FAF9F3;
    color: #110A02;
    padding: 30px;
    width: 100%;
    display: block;
}

.old-homestead {
  display: block;
      background-position: center;
    background-size: 150%;
}



.harp-lavender-barn {
  padding: 30px;
}

.harp-lavender-barn .inner-container {
  display: block;
}

.harp-lavender-barn .inner-container .content {
  display: block;
  width: 100%;
  padding-top: 0px;
}

.harp-lavender-barn .inner-container img {
  width: 100%;
}
.harp-lavender-barn .inner-container {
  padding: 40px;
}

.sign-up .inner-content {
  padding: 40px;
}

.sign-up .inner-content .border {
  padding: 20px;
}

.footer {
  display: block;
}
.garden-gatherings {
    margin: 50px 0px;
    font-size: 30px;
    line-height: 32px;
    color: #E5DECC;
    font-family: 'Prairie Script Regular';
    font-weight: 400;
    max-width: 375px;
    float: none;
    text-align: center;
    display: inline-block;
    width: auto!important;
}

.footer {
    background-image: url(/images/footer-bg.jpg);
    background-size: cover;
    min-height: 400px;
    display: inline-block;
    width: 100%;
    padding: 20px 40px;
    background-color: #31291D;
    color: #E5DECC;
    text-align: center;
} 

.footer .logo {
    width: 214px;
    height: auto;
    float: none!important;
    margin: auto!important;
} 

.footer .logo img{
    max-width: 214px;
    width: 100%;
    height: auto;
    float: none!important;
    margin: auto!important;
    display: block;
} 

.follow-us {
    float: none;
    display: inline-block;
    margin-top: 30px;
}

.follow-us h3 {
  font-size: 22px;
  line-height: 30px;
}

.footer hr {
    border-bottom: #E5DECC;
    width: 100%;
    margin: 30px 0px 20px;
    float: left;
    display: block;
}

.sign-up {
  padding: 30px;
}

.copyright {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Seraphine Light';
    text-align: center;
    width: 100%;
    display: block;
    line-height: 20px;
}

#mc_embed_signup .indicates-required {
  display: none!important;
}

#mc_embed_signup .button {
  border-radius: 0px!important;
  height: 45px!important;
  font-family: 'Seraphine Light';
  background-color: #31291D!important;
}

.submark {
    float: none;
    margin-left: 50px;
    width: 111px;
    height: auto;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 40px;
}

.site-header {
  position: static;
}

.nav {
    display: block;
}

}

/* ---------- Hero ---------- */
.hero{ position: relative; min-height: min(86vh, 900px); display:flex; align-items:center; justify-content:center; color:#fff; text-align:center; }
.parallax-bg{ background-color: #4f5b47; background-size: cover; background-position: center; background-attachment: fixed; }
.hero-inner{ position: relative; z-index: 2; }
.hero .crest-lockup{ display:flex; flex-direction:column; align-items:center; gap:1rem; color:#fff; }
.hero .hero-title{ font-family: 'Cormorant Garamond', Georgia, serif; font-weight:600; font-size: clamp(1.6rem, 2.2vw + 1.2rem, 2.4rem); letter-spacing:.2em; }
.hero .hero-title span{ display:block; font-style: italic; font-family:'Cormorant Garamond', Georgia, serif; letter-spacing: .02em; font-weight:400; }
.hero-meta{ margin-top:1.2rem; display:flex; gap:.8rem; justify-content:center; font-family:'Cormorant Garamond', Georgia, serif; }
.hero-meta .divider{ opacity:.6; }
.hero-fade{ position:absolute; inset:auto 0 0 0; height:140px; background: linear-gradient(to bottom, transparent, var(--paper)); z-index:1; }

/* ---------- Split Sections ---------- */
.split{ display:grid; grid-template-columns: 1fr 1fr; gap: clamp(20px, 4vw, 40px); padding: clamp(40px, 10vw, 100px) 0; }
.split.alt{ background: var(--cream); }
.split-col{ overflow:hidden; }
.split-text{ padding-inline: 5vw; display:flex; flex-direction:column; justify-content:center; }
.split-media .parallax-media{ border-radius: 18px; overflow:hidden; box-shadow: 0 10px 30px rgba(0,0,0,.08); height: 100%; }
.split-media img{ width:100%; height:100%; object-fit: cover; }

@media (max-width: 900px){
  .split{ grid-template-columns: 1fr; }
}

/* ---------- Editorial Grid ---------- */
.editorial{ display:grid; grid-template-columns: repeat(2, 1fr); gap: clamp(16px, 2vw, 24px); padding: clamp(40px, 8vw, 80px) 5vw; background: var(--paper); }
.editorial .card{ border-radius:16px; overflow:hidden; border:1px solid color-mix(in oklab, var(--ink) 12%, transparent); background:#fff; }
.editorial .card.text{ padding: clamp(18px, 3vw, 32px); display:flex; flex-direction:column; justify-content:center; }
.editorial .card.media .parallax-media{ height: 100%; }
.editorial .card.media img{ height: 100%; width: 100%; object-fit: cover; }

@media (max-width: 800px){
  .editorial{ grid-template-columns: 1fr; }
}

/* ---------- Insta strip ---------- */
.insta-strip{ background: var(--cream); padding: clamp(36px, 6vw, 64px) 0; }
.insta-row{ display:grid; grid-template-columns: repeat(5, 1fr); gap:12px; }
.insta-row img{ aspect-ratio: 16/10; object-fit: cover; border-radius: 10px; }
.insta-overlay{ margin-top: 12px; display:inline-block; padding:.6rem 1rem; background:#fff; border:1px solid color-mix(in oklab, var(--ink) 12%, transparent); border-radius:999px; }

/* ---------- Events ---------- */
.events{ padding: clamp(50px, 8vw, 100px) 0; }
.event-grid{ display:grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 18px; }
.event-card{ background:#fff; border:1px solid color-mix(in oklab, var(--ink) 12%, transparent); border-radius: 16px; overflow:hidden; display:flex; flex-direction: column; }
.event-media{ height: 220px; }
.event-media img{ width:100%; height:100%; object-fit: cover; }
.event-body{ padding: 18px; }
.event-body h3{ margin: .25rem 0 .5rem; font-size: 1.3rem; }

@media (max-width: 980px){
  .event-grid{ grid-template-columns: 1fr; }
  .event-media{ height: 260px; }
}

/* ---------- Contact ---------- */
.contact{ background: var(--cream); padding: clamp(50px, 8vw, 100px) 0; }
.contact-grid{ display:grid; grid-template-columns: 1.1fr 1fr; gap: clamp(20px, 4vw, 40px); }
.contact-form{ background:#fff; border:1px solid color-mix(in oklab, var(--ink) 12%, transparent); border-radius: 16px; padding: 18px; }
.field{ display:flex; flex-direction:column; margin-bottom: 12px; }
label{ font-weight:600; margin-bottom: 6px; }
input, textarea{ border:1px solid color-mix(in oklab, var(--ink) 18%, transparent); border-radius:10px; padding: .8rem .9rem; font: inherit; }
.form-note{ font-size:.85rem; color: color-mix(in oklab, var(--ink) 65%, transparent); margin-top: .5rem; }
.details{ list-style:none; padding:0; margin: .5rem 0 0; }
.details li::marker{ content:\"\"; }

@media (max-width: 900px){
  .contact-grid{ grid-template-columns: 1fr; }
}

/* ---------- Footer ---------- */
.site-footer{ background: #2F3741; color: #EAEAEA; padding: 36px 0; }
.footer-grid{ display:grid; grid-template-columns: 1fr auto auto; align-items:center; gap: 16px; }
.site-footer .brand.small .brand-crest{ background: var(--sage-2); }
.footnote{ opacity:.8; }
.legal{ opacity:.7; }
.socials a{ color:#EAEAEA; text-decoration:none; }
.socials a:hover{ text-decoration: underline; }

@media (max-width: 900px){
  .footer-grid{ grid-template-columns: 1fr; text-align:center; }
}

/* ---------- Parallax Media (JS-enhanced) ---------- */
.parallax-media{ will-change: transform; transform: translateY(0); transition: transform .05s linear; }
