:root {
  --ink: #171817;
  --paper: #f2eee6;
  --cream: #e4dac8;
  --olive: #69705a;
  --muted: #8c8a82;
  --line: rgba(23, 24, 23, .14);
  --serif: 'Playfair Display', Georgia, serif;
  --sans: 'DM Sans', Arial, sans-serif;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button { cursor: pointer; }
.age-gate { position: fixed; inset: 0; z-index: 20; display: grid; place-items: center; background: rgba(23, 24, 23, .96); transition: opacity .35s ease, visibility .35s ease; }
.age-gate.is-hidden { opacity: 0; visibility: hidden; pointer-events: none; }
.age-gate__inner { width: min(430px, calc(100% - 40px)); padding: 44px; background: var(--paper); text-align: center; }
.brand-mark { display: inline-grid; place-items: center; width: 28px; height: 28px; border: 1px solid currentColor; border-radius: 50%; font-family: var(--serif); font-size: 17px; font-style: italic; }
.brand-mark--large { width: 48px; height: 48px; font-size: 28px; margin-bottom: 34px; }
.eyebrow { margin: 0 0 14px; color: var(--olive); font-size: 10px; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
.age-gate h1 { margin: 0 0 18px; font: 600 39px/1.08 var(--serif); }
.age-gate__copy { margin: 0 auto 28px; color: #61615b; font-size: 13px; line-height: 1.7; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 22px; min-height: 42px; border: 1px solid transparent; padding: 0 19px; font-size: 11px; font-weight: 700; letter-spacing: .03em; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button--wide { width: 100%; }
.button--primary, .button--dark { background: var(--ink); color: var(--paper); }
.button--cream { background: var(--cream); color: var(--ink); }
.button--outline { border-color: var(--line); background: transparent; }
.age-gate__leave { display: block; margin-top: 17px; color: var(--muted); font-size: 11px; text-decoration: underline; text-underline-offset: 4px; }
.site-header { position: absolute; z-index: 3; top: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; height: 86px; padding: 0 5.8vw; color: var(--paper); }
.brand { display: inline-flex; align-items: center; gap: 10px; font-size: 19px; font-weight: 700; letter-spacing: -.05em; }
.brand-word { font-weight: 600; }
.main-nav { display: flex; gap: 32px; margin-left: 10%; font-size: 11px; }
.main-nav a { opacity: .6; transition: opacity .2s ease; }
.main-nav a:hover, .main-nav .is-active { opacity: 1; }
.header-actions { display: flex; align-items: center; gap: 24px; }
.text-button { border: 0; background: transparent; color: inherit; font-size: 11px; }
.header-actions .button { min-height: 37px; background: var(--paper); color: var(--ink); }
.menu-button { display: none; border: 0; background: transparent; color: inherit; font-size: 22px; }
.hero { position: relative; display: flex; min-height: 690px; overflow: hidden; padding: 170px 11vw 95px; background: linear-gradient(112deg, rgba(22, 25, 22, .89), rgba(42, 48, 37, .64)), url('https://images.unsplash.com/photo-1515886657613-9f3515b0c78f?auto=format&fit=crop&w=2000&q=85') center 38%/cover; color: var(--paper); }
.hero__content { max-width: 650px; }
.eyebrow--light { color: #d4c6ae; }
.hero h1 { margin: 0; font: 600 clamp(52px, 7.1vw, 104px)/.96 var(--serif); letter-spacing: -.04em; }
em { font-weight: 500; }
.hero__intro { max-width: 395px; margin: 30px 0; color: rgba(242, 238, 230, .72); font-size: 15px; line-height: 1.65; }
.hero__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 16px 26px; }
.quiet-link { font-size: 11px; border-bottom: 1px solid rgba(242,238,230,.45); padding-bottom: 5px; }
.hero__aside { position: absolute; right: 11vw; bottom: 105px; width: 245px; }
.hero__aside-label { margin: 0 0 11px; color: rgba(242,238,230,.55); font-size: 10px; text-transform: uppercase; letter-spacing: .15em; }
.location-pill { display: flex; justify-content: space-between; width: 100%; border: 1px solid rgba(242,238,230,.3); padding: 13px 15px; background: rgba(23,24,23,.24); color: var(--paper); font-size: 12px; text-align: left; }
.hero__location-list { display: grid; border: 1px solid rgba(242,238,230,.2); border-top: 0; }
.hero__location-list button { display: flex; align-items: center; gap: 10px; border: 0; border-bottom: 1px solid rgba(242,238,230,.13); padding: 12px 15px; background: transparent; color: rgba(242,238,230,.74); font-size: 11px; text-align: left; }
.hero__location-list button:last-child { border-bottom: 0; }
.hero__location-list button:hover { background: rgba(242,238,230,.1); color: var(--paper); }
.hero__location-list button span:last-child { margin-left: auto; }
.flag { color: #d4c6ae; font-size: 9px; font-weight: 700; }
.hero__note { display: flex; align-items: center; gap: 8px; margin: 22px 0 0; color: rgba(242,238,230,.58); font-size: 10px; }
.status-dot { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: #b1c28e; }
.hero__stamp { position: absolute; right: 5vw; top: 185px; display: grid; place-items: center; width: 59px; height: 59px; border: 1px solid rgba(242,238,230,.35); border-radius: 50%; color: rgba(242,238,230,.8); font-size: 16px; line-height: .65; text-align: center; transform: rotate(13deg); }
.hero__stamp span { font-size: 10px; }
.directory-section { padding: 116px 11vw 130px; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; }
.section-heading h2, .principles-intro h2 { margin: 0; font: 600 clamp(37px, 4vw, 61px)/1 var(--serif); letter-spacing: -.04em; }
.section-heading__copy { max-width: 285px; margin: 0 0 2px; color: #72716c; font-size: 13px; line-height: 1.7; }
.directory-toolbar { display: flex; align-items: center; justify-content: space-between; margin-top: 58px; padding-bottom: 14px; border-bottom: 1px solid var(--line); }
.filter-tabs { display: flex; gap: 28px; }
.filter-tab { border: 0; border-bottom: 1px solid transparent; padding: 0 0 11px; background: transparent; color: #97958d; font-size: 11px; }
.filter-tab.is-active { border-color: var(--ink); color: var(--ink); }
.search-field { display: flex; align-items: center; gap: 8px; border-bottom: 1px solid var(--line); padding: 0 0 9px; color: #8f8d85; }
.search-field input { width: 190px; border: 0; outline: 0; background: transparent; color: var(--ink); font-size: 11px; }
.active-location { display: none; align-items: center; gap: 12px; margin-top: 20px; color: var(--olive); font-size: 11px; }
.active-location.is-visible { display: flex; }
.active-location button { border: 0; background: transparent; color: #95938c; font-size: 10px; text-decoration: underline; }
.profile-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; margin-top: 28px; }
.profile-card { min-width: 0; animation: rise .65s both; }
.profile-card:nth-child(2) { animation-delay: .07s; }.profile-card:nth-child(3) { animation-delay: .14s; }.profile-card:nth-child(4) { animation-delay: .21s; }
.profile-image { position: relative; height: 340px; overflow: hidden; background-position: center; background-size: cover; }
.profile-image::after { position: absolute; inset: 0; content: ''; background: linear-gradient(180deg, transparent 60%, rgba(23,24,23,.18)); }
.profile-image--maya { background-image: url('https://images.unsplash.com/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=700&q=85'); }.profile-image--sienna { background-image: url('https://images.unsplash.com/photo-1524250502761-1ac6f2e30d43?auto=format&fit=crop&w=700&q=85'); }.profile-image--zara { background-image: url('https://images.unsplash.com/photo-1531123897727-8f129e1688ce?auto=format&fit=crop&w=700&q=85'); }.profile-image--nia { background-image: url('https://images.unsplash.com/photo-1508214751196-bcfd4ca60f91?auto=format&fit=crop&w=700&q=85'); }
.availability { position: absolute; z-index: 1; top: 13px; left: 13px; padding: 7px 9px; background: rgba(220,230,201,.9); color: #34402a; font-size: 9px; font-weight: 700; }.availability--new { background: rgba(242,238,230,.9); color: var(--ink); }
.save-button { position: absolute; z-index: 1; top: 9px; right: 10px; border: 0; background: transparent; color: white; font-size: 25px; font-weight: 300; }
.profile-card__body { padding: 18px 1px 0; }.profile-meta { display: flex; align-items: baseline; justify-content: space-between; gap: 8px; }.profile-meta h3 { margin: 0; font: 600 21px var(--serif); }.profile-meta > span { color: #89877f; font-size: 10px; white-space: nowrap; }.verified { display: inline-grid; place-items: center; width: 14px; height: 14px; margin-left: 3px; border-radius: 50%; background: var(--olive); color: white; font: 9px var(--sans); vertical-align: 2px; }.profile-card__body p { margin: 7px 0 17px; color: #89877f; font-size: 10px; }.profile-footer { display: flex; justify-content: space-between; border-top: 1px solid var(--line); padding-top: 11px; font-size: 10px; }.profile-tag { color: var(--olive); }.profile-footer a { font-weight: 700; }.empty-state { display: none; margin: 50px 0; color: #77756f; text-align: center; font-size: 13px; }.empty-state.is-visible { display: block; }.profile-card.is-hidden { display: none; }.load-more { display: flex; margin: 54px auto 0; }
.principles-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: 11vw; padding: 110px 11vw; background: var(--olive); color: var(--paper); }.principles-intro .eyebrow { color: #ccd3b9; }.principles-intro > p:last-child { max-width: 260px; margin-top: 26px; color: rgba(242,238,230,.7); font-size: 13px; line-height: 1.7; }.principles-list { border-top: 1px solid rgba(242,238,230,.3); }.principle { display: grid; grid-template-columns: 48px 1fr 35px; gap: 18px; align-items: start; border-bottom: 1px solid rgba(242,238,230,.3); padding: 27px 0; }.principle-number { color: #cbd2b9; font-size: 10px; }.principle h3 { margin: -2px 0 9px; font: 500 22px var(--serif); }.principle p { max-width: 380px; margin: 0; color: rgba(242,238,230,.67); font-size: 12px; line-height: 1.6; }.principle-icon { justify-self: end; color: #d7ddc8; font-size: 21px; }
.site-footer { display: flex; align-items: center; gap: 34px; padding: 27px 5.8vw; background: var(--ink); color: rgba(242,238,230,.68); font-size: 10px; }.site-footer .brand { margin-right: auto; color: var(--paper); }.site-footer > div { display: flex; gap: 18px; }.toast { position: fixed; z-index: 10; right: 22px; bottom: 22px; max-width: 280px; padding: 14px 18px; background: var(--ink); color: var(--paper); font-size: 11px; opacity: 0; transform: translateY(15px); transition: .25s ease; pointer-events: none; }.toast.is-visible { opacity: 1; transform: translateY(0); }
@keyframes rise { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 850px) { .main-nav { margin-left: 0; }.hero { min-height: 780px; padding: 150px 8vw 260px; }.hero__aside { right: 8vw; bottom: 68px; left: 8vw; width: auto; }.hero__stamp { right: 8vw; top: 118px; }.directory-section, .principles-section { padding-right: 8vw; padding-left: 8vw; }.profile-grid { grid-template-columns: repeat(2, 1fr); }.profile-image { height: 390px; }.principles-section { gap: 45px; } }
@media (max-width: 620px) { .site-header { height: 72px; padding: 0 6vw; }.main-nav, .header-actions { display: none; }.menu-button { display: block; }.hero { min-height: 720px; padding: 135px 6vw 245px; }.hero h1 { font-size: 57px; }.hero__intro { max-width: 320px; }.hero__aside { right: 6vw; bottom: 45px; left: 6vw; }.hero__stamp { display: none; }.section-heading { display: block; }.section-heading__copy { margin-top: 20px; }.directory-section { padding: 76px 6vw 90px; }.directory-toolbar { display: block; margin-top: 42px; }.filter-tabs { overflow-x: auto; gap: 21px; }.search-field { margin-top: 23px; }.search-field input { width: 100%; }.profile-grid { gap: 28px 12px; }.profile-image { height: 250px; }.profile-meta { display: block; }.profile-meta > span { display: block; margin-top: 4px; }.profile-card__body p { line-height: 1.45; min-height: 29px; }.principles-section { display: block; padding: 78px 6vw; }.principles-list { margin-top: 55px; }.site-footer { flex-wrap: wrap; gap: 17px; padding: 25px 6vw; }.site-footer .brand { flex-basis: 100%; }.site-footer > div { width: 100%; justify-content: space-between; }.age-gate__inner { padding: 36px 24px; } }
