:root {
  --evergreen: #173f3a;
  --evergreen-deep: #10332f;
  --brass: #b8925b;
  --brass-readable: #806239;
  --ivory: #f5f1e9;
  --paper: #faf8f3;
  --ink: #183d38;
  --muted: #676e65;
  --line: #dcded2;
  --sage: #e9ece2;
  --serif: 'Iowan Old Style', 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
  --sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 32px; }
body { margin: 0; background: var(--ivory); color: var(--ink); font: 16px/1.6 var(--sans); -webkit-font-smoothing: antialiased; }
body:has(dialog[open]) { overflow: hidden; }
img { display: block; max-width: 100%; }
figure, h1, h2, h3, p { margin: 0; }
a { color: inherit; text-underline-offset: 5px; }
button, input, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
::selection { background: #d7c29e; color: var(--evergreen-deep); }
:focus-visible { outline: 2px solid var(--brass-readable); outline-offset: 6px; }
[hidden] { display: none !important; }
.skip-link { position: fixed; top: 8px; left: 12px; background: var(--evergreen); color: white; padding: 12px 20px; z-index: 20; transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }
.site-header { border-bottom: 1px solid #173f3a20; }
.header-inner, .footer-inner { max-width: 1480px; margin: auto; padding: 22px 5%; display: flex; justify-content: space-between; align-items: center; gap: 28px; }
.brand { display: inline-block; flex: none; }
.brand img { height: auto; }
.header-inner .brand { width: 214px; }
nav { display: flex; gap: 48px; align-items: center; font-size: 14px; }
nav a { text-decoration: none; }
nav a:hover { text-decoration: underline; }
.hero { max-width: 1480px; margin: auto; padding: 86px 5% 84px; display: grid; grid-template-columns: 43% 57%; min-height: 835px; align-items: center; overflow: clip; }
.hero-copy { position: relative; z-index: 2; padding-right: 16px; }
.eyebrow { font: 500 12px/1.6 var(--sans); letter-spacing: .2em; text-transform: uppercase; color: var(--brass-readable); display: flex; align-items: center; gap: 12px; }
.gold-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--brass); flex: none; }
h1, h2, h3 { font-family: var(--serif); font-weight: 400; }
h1 { margin: 23px 0 22px; font-size: clamp(56px, 5.05vw, 77px); line-height: 1.01; letter-spacing: -.055em; }
h1 span { display: block; }
.serif-italic, em { font-style: italic; font-weight: 400; }
.hero-description { max-width: 350px; font-size: 17px; line-height: 1.75; color: #52605a; }
.hero-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 20px; margin-top: 29px; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: 30px; border: 1px solid transparent; border-radius: 3px; padding: 16px 25px; min-height: 54px; font: 500 14px/1.5 var(--sans); text-decoration: none; transition: background .2s, box-shadow .2s, border-color .2s; }
.button span { font-size: 23px; line-height: 1; font-weight: 300; }
.button-primary { background: var(--evergreen); color: var(--paper); box-shadow: 0 3px 5px #173f3a0c; }
.button-primary:hover { background: var(--evergreen-deep); box-shadow: 0 7px 15px #173f3a1f; }
.text-link { font-size: 14px; text-decoration-thickness: 1px; }
.text-link span { margin-left: 10px; font-size: 16px; }
.personal-note { margin-top: 41px; font-family: var(--serif); font-size: 16px; color: #687169; }
.hero-stage { position: relative; min-width: 0; height: 660px; isolation: isolate; }
.architecture { position: absolute; inset: -86px -120px -35px 28%; overflow: hidden; z-index: -1; border-radius: 220px 0 0 200px; background: #d8c9b3; }
.architecture img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 43%; }
.product-window { border: 1px solid #fff; border-radius: 9px; overflow: hidden; background: white; box-shadow: 0 26px 55px -20px #243a3252, 0 3px 10px #243a3210; }
.hero-product { position: absolute; top: 69px; left: -3%; width: 111%; }
.window-label { display: flex; align-items: center; gap: 9px; padding: 10px 15px; background: var(--paper); border-bottom: 1px solid #e3e8df; font-size: 12px; line-height: 1.4; white-space: nowrap; color: #596860; }
.window-label > span:first-of-type { color: var(--evergreen); font-weight: 600; }
.window-label img { width: 20px; height: 20px; object-fit: contain; }
.window-label-divider { height: 13px; border-left: 1px solid #d4d9d1; margin: 0 2px; }
.window-dots { margin-left: auto; font-size: 15px; letter-spacing: 3px; color: #77867c; }
.product-image { width: 100%; height: auto; }
.hero-screen { position: relative; }
.hero-teaser-label { position: absolute; inset: 0; display: grid; place-items: center; padding: 24px; pointer-events: none; }
.hero-teaser-label span { padding: 20px 28px; border: 1px solid #b8925b80; background: #faf8f3f5; box-shadow: 0 8px 35px #173f3a12; color: var(--evergreen); font: 500 clamp(14px, 1.2vw, 18px)/1.4 var(--sans); letter-spacing: .28em; text-indent: .28em; text-align: center; }
.arrivals-product { position: absolute; z-index: 2; width: 58%; right: -9%; bottom: 68px; border: 1px solid #e5e6de; padding: 6px; border-radius: 7px; background: white; box-shadow: 0 20px 45px -12px #243a3259; }
.arrivals-product img { width: 100%; height: auto; border-radius: 3px; }
.stage-caption { position: absolute; left: 2%; bottom: 0; display: flex; gap: 14px; align-items: center; color: #5e675f; font: 15px/1.5 var(--serif); }
.caption-rule { width: 30px; height: 1px; background: var(--brass); }
.section-inner { max-width: 1332px; margin: auto; }
h2 { font-size: clamp(39px, 4vw, 59px); line-height: 1.1; letter-spacing: -.043em; }
.founding-section { background: var(--paper); border-top: 1px solid var(--line); padding: 88px 5% 92px; }
.founding-layout { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(40px, 7vw, 104px); }
.founding-heading, .founding-copy { min-width: 0; }
.founding-heading h2 { margin-top: 23px; font-size: clamp(40px, 4.2vw, 62px); }
.founding-intro { max-width: 540px; margin-bottom: 32px; font-size: 18px; line-height: 1.8; color: #52605a; }
.founding-detail { display: grid; grid-template-columns: 30px 1fr; gap: 18px; border-top: 1px solid var(--line); padding-top: 24px; margin-top: 24px; }
.founding-number { color: var(--brass-readable); font-size: 12px; padding-top: 9px; }
.founding-detail h3 { font-size: 29px; line-height: 1.3; letter-spacing: -.03em; }
.founding-detail p { margin-top: 9px; font-size: 16px; line-height: 1.8; color: #657267; }
.invitation-section { background: var(--evergreen); color: var(--ivory); padding: 72px 5%; }
.invitation-section .eyebrow { color: #d2b37f; }
.invitation-intro { display: flex; justify-content: space-between; align-items: center; gap: 40px; }
.invitation-intro h2 { font-size: clamp(43px, 4.5vw, 64px); margin-top: 18px; }
.invitation-description { color: #d1dbcf; margin-top: 23px; font-size: 16px; line-height: 1.8; }
.button-outline { color: var(--ivory); border-color: #b6c7b3; background: transparent; flex: none; }
.button-outline:hover { background: #ffffff0b; border-color: var(--ivory); }
.button-ivory { background: var(--ivory); color: var(--evergreen); }
.button-ivory:hover { background: #e4e0d3; }
.contact-panel { display: grid; grid-template-columns: 1fr 1.55fr; gap: 72px; border-top: 1px solid #76968a66; padding-top: 49px; margin-top: 51px; scroll-margin-top: 24px; }
.contact-intro .eyebrow { font-size: 11px; }
.contact-intro h3 { font-size: 35px; line-height: 1.18; letter-spacing: -.025em; margin: 16px 0; }
.contact-intro > p:last-child { color: #c7d4c8; font-size: 14px; max-width: 310px; line-height: 1.8; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px 24px; }
label { display: block; font-size: 14px; line-height: 1.5; }
.optional { color: #b4c8b8; font-size: 12px; font-weight: 400; }
input, textarea { display: block; margin-top: 8px; width: 100%; min-width: 0; border: 1px solid #96ac9b; background: #ffffff05; border-radius: 3px; color: var(--ivory); padding: 12px 13px; font-size: 16px; outline-offset: 3px; }
input::placeholder, textarea::placeholder { color: #b2c3b6; opacity: 1; font-size: 14px; }
input:focus-visible, textarea:focus-visible { outline-color: #d8ba88; }
textarea { resize: vertical; min-height: 100px; }
.full-width { grid-column: 1 / -1; }
.form-bottom { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 25px; }
.form-bottom > p { font-size: 12px; color: #c2d1c3; }
button:disabled { cursor: wait; opacity: .65; }
.form-status { margin-top: 17px; font-size: 14px; }
.form-status:empty { display: none; }
.form-status[data-state="error"] { color: #ffdbbf; }
.honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.invitation-help { padding: 60px 5%; }
.invitation-help h2 { margin: 12px 0; }
.invitation-help p { margin-bottom: 15px; }
.js .invitation-help { display: none; }
.footer-inner { padding-top: 32px; padding-bottom: 32px; }
.footer-inner .brand { width: 166px; }
.site-footer p { color: #5d6c61; font-family: var(--serif); font-size: 16px; }
.footer-note { font-size: 11px; text-transform: uppercase; letter-spacing: .13em; color: var(--brass-readable); }
dialog { color: var(--ink); background: var(--paper); border: 1px solid #dadccb; border-radius: 8px; max-width: 510px; width: calc(100% - 32px); max-height: calc(100dvh - 32px); padding: 46px; box-shadow: 0 32px 100px #071c1466; }
dialog::backdrop { background: #092622a8; backdrop-filter: blur(5px); }
.dialog-close { position: absolute; right: 15px; top: 10px; font-size: 29px; border: 0; background: transparent; color: var(--evergreen); width: 44px; height: 44px; }
.dialog-symbol { margin-bottom: 26px; object-fit: contain; }
dialog h2 { margin: 16px 0; font-size: 49px; }
dialog > p:not(.eyebrow) { font-size: 14px; color: #5e7064; line-height: 1.8; }
dialog .button { margin-top: 26px; width: 100%; }
@media (min-width: 1480px) { .hero-product { width: 112%; } }
@media (max-width: 1200px) {
  .hero { padding-top: 65px; padding-bottom: 70px; min-height: 765px; }
  h1 { font-size: 63px; }
  .hero-stage { height: 610px; }
  .hero-product { top: 105px; }
  .arrivals-product { bottom: 104px; }
  .architecture { inset: -65px -110px -20px 25%; }
  .contact-panel { gap: 40px; }
}
@media (max-width: 1000px) {
  .hero { grid-template-columns: 46% 54%; }
  h1 { font-size: 55px; }
  .hero-description { font-size: 16px; max-width: 290px; }
  .hero-stage { height: 595px; }
  .hero-product { top: 135px; width: 132%; left: 0; }
  .arrivals-product { width: 70%; right: -12%; bottom: 67px; }
  .architecture { left: 15%; }
  .stage-caption { bottom: 10px; left: 5%; font-size: 13px; max-width: 80%; }
  .personal-note { max-width: 250px; }
  .contact-panel { grid-template-columns: 1fr; gap: 25px; }
  .contact-intro h3 br { display: none; }
  .contact-intro > p:last-child { max-width: 550px; }
  .footer-note { display: none; }
}
@media (max-width: 760px) {
  html { scroll-padding-top: 20px; }
  .header-inner { padding: 17px 6%; }
  .header-inner .brand { width: 175px; }
  nav { gap: 20px; font-size: 13px; }
  .header-inner nav { display: none; }
  .hero { display: flex; flex-direction: column; align-items: stretch; padding: 53px 6% 0; overflow: hidden; }
  .hero-copy { padding-right: 0; }
  .eyebrow { font-size: 11px; letter-spacing: .18em; }
  h1 { font-size: clamp(49px, 9.2vw, 68px); line-height: 1.03; margin: 20px 0; }
  h1 span { display: inline; }
  h1 span::after { content: ' '; }
  h1 span:nth-child(2)::after { content: ''; display: block; }
  .hero-description { max-width: 375px; font-size: 16px; }
  .hero-actions { margin-top: 25px; gap: 18px; }
  .button { min-height: 53px; }
  .personal-note { max-width: none; margin-top: 26px; font-size: 14px; }
  .hero-stage { height: clamp(350px, 88vw, 570px); margin-top: 37px; }
  .architecture { inset: 0 -10% 0 24%; border-radius: 150px 0 0 0; }
  .hero-product { top: 42px; left: 0; width: 105%; }
  .window-label { padding: 7px 10px; font-size: 10px; }
  .window-label img { width: 18px; height: 18px; }
  .arrivals-product { width: 69%; right: -4%; bottom: 44px; padding: 4px; }
  .stage-caption { bottom: 13px; left: 0; font-size: 12px; max-width: none; }
  .hero-teaser-label { padding: 18px; }
  .hero-teaser-label span { padding: 16px 20px; letter-spacing: .2em; text-indent: .2em; }
  .founding-section { padding: 52px 6% 56px; }
  .founding-layout { grid-template-columns: 1fr; gap: 29px; }
  .founding-heading h2 { margin-top: 16px; }
  .founding-intro { font-size: 16px; margin-bottom: 26px; }
  .founding-detail { gap: 12px; padding-top: 21px; margin-top: 21px; }
  .founding-detail h3 { font-size: 27px; }
  .invitation-section { padding: 48px 6%; }
  .invitation-intro { align-items: flex-start; flex-direction: column; gap: 27px; }
  .invitation-intro h2 { font-size: clamp(39px, 8.7vw, 58px); }
  .invitation-description { font-size: 14px; margin-top: 20px; }
  .contact-panel { margin-top: 35px; padding-top: 35px; }
  .contact-intro h3 { font-size: 31px; }
  .form-grid { grid-template-columns: 1fr; gap: 18px; }
  .form-bottom { align-items: flex-start; flex-direction: column-reverse; }
  .form-bottom .button { width: 100%; }
  .footer-inner { padding: 24px 6%; align-items: flex-start; flex-direction: column; gap: 15px; }
  .footer-inner .brand { width: 151px; }
  .site-footer p { font-size: 14px; }
  dialog { padding: 35px 26px; }
  dialog h2 { font-size: 43px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
}
