/* Self-hosted Cormorant Garamond (Medusa design) */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-ext-300-italic.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-300-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-ext-300-normal.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-300-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-ext-500-normal.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-ext-600-normal.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/cormorant-garamond-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ═══════════════════════════════════════════════════════
   ANCHORAGE ART FUND — Fund Pages Stylesheet (style.css)
   Used by: overview.html, strategy.html, terms.html,
            people.html, governance.html, documents.html, contact.html
   ═══════════════════════════════════════════════════════ */

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

:root {
  /* Light (gate) palette */
  --l-bg:        #0B0A09;
  --l-surface:   #14110D;
  --l-ink:       #E6DECF;
  --l-ink-2:     #C8BFAE;
  --l-ink-3:     #8A8273;
  --l-gold:      #C4A06A;
  --l-gold-lt:   #D8BC84;
  --l-border:    rgba(196,160,106,0.20);
  --l-border-2:  rgba(196,160,106,0.40);
  --l-rule:      #2E2820;

  /* Dark (fund interior) palette */
  --d-bg:        #0B0A09;
  --d-surface:   #14110D;
  --d-ink:       #E6DECF;
  --d-ink-2:     #C8BFAE;
  --d-ink-3:     #A89F8F;
  --d-gold:      #C4A06A;
  --d-gold-lt:   #D8BC84;
  --d-border:    rgba(196,160,106,0.18);
  --d-border-2:  rgba(196,160,106,0.38);

  /* Shared typography */
  --serif:  'Cormorant Garamond', 'Times New Roman', serif;
  --sans:   Arial, 'Helvetica Neue', Helvetica, sans-serif;
  --nav-h:  70px;
}

html { scroll-behavior: smooth; }
body {
  font-family: var(--sans);
  font-weight: 400;
  background: var(--d-bg);
  color: var(--d-ink);
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
}

/* Inline content links — plain <a> only; every component class
   (.btn-*, .doc-status, .notice-*, nav, footer) overrides this. */
a { color: var(--d-gold); }

/* Language visibility */
[data-lang]        { display: none; }
[data-lang].vis    { display: block; }
span[data-lang].vis { display: inline; }

/* GDPR bar */
#gdpr-bar {
  position: fixed;
  bottom: 0; left: 0; right: 0;
  background: rgba(14,14,14,0.97);
  border-top: 1px solid var(--d-border-2);
  padding: 0.9rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  z-index: 9999;
  backdrop-filter: blur(8px);
}
#gdpr-bar p {
  font-size: 12px;
  color: var(--d-ink-2);
  line-height: 1.6;
  margin: 0;
}
#gdpr-bar a { color: var(--d-gold); }
#gdpr-bar button {
  flex-shrink: 0;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.4);
  padding: 0.45rem 1.1rem;
  cursor: pointer;
  background: transparent;
  font-family: inherit;
  white-space: nowrap;
  transition: background 0.18s, border-color 0.18s;
}
#gdpr-bar button:hover { background: rgba(255,255,255,0.1); border-color: #fff; }

/* ═══════════════════════════════════════
   ③ MAIN FUND SITE — DARK INTERIOR
═══════════════════════════════════════ */
#fund-site { background: linear-gradient(160deg, #0B0A09 0%, #191510 60%, #100D0A 100%); color: var(--d-ink); }

/* STICKY NAV */
.fund-nav {
  position: sticky; top: 0; z-index: 100;
  gap: 1.25rem;
  height: var(--nav-h);
  background: rgba(20,18,16,0.96);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--d-border);
  display: flex; align-items: center; justify-content: space-between;
  padding: 0 4rem;
}
.fund-nav-logo { display: flex; align-items: center; gap: 0.9rem; cursor: pointer; flex-shrink: 0; }
.fund-nav-logo img { height: 36px; }
.fund-nav-sep { width: 1px; height: 26px; background: var(--d-border-2); }
.fund-nav-name {
  font-family: var(--sans); font-size: 17px; font-weight: 500;
  color: var(--d-ink); letter-spacing: 0.02em; white-space: nowrap;
}
.fund-nav-sub {
  font-size: 9px; letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--d-ink-2); display: block; margin-top: 1px; white-space: nowrap;
}
.fund-nav-links { display: flex; gap: 2.2rem; list-style: none; }
.fund-nav-links a {
  font-size: 11px; font-weight: 400; letter-spacing: 0.15em; text-transform: uppercase;
  color: var(--d-ink); text-decoration: none; cursor: pointer;
  transition: color 0.18s; padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.fund-nav-links a:hover { color: var(--d-gold); border-bottom-color: var(--d-gold); }
.fund-nav-right { display: flex; align-items: center; gap: 1rem; }
.fund-nav-badge {
  font-size: 9px; letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--d-gold); border: 1px solid var(--d-border-2);
  padding: 4px 10px; font-weight: 500;
}
.fund-lang-row { display: flex; gap: 3px; }
.fund-lang-btn {
  font-family: var(--sans); font-size: 10px; font-weight: 500;
  letter-spacing: 0.1em; text-transform: uppercase;
  padding: 4px 8px; border: 1px solid var(--d-border);
  background: transparent; color: var(--d-ink-2); cursor: pointer;
  transition: all 0.18s;
}
.fund-lang-btn:hover { color: var(--d-gold); border-color: var(--d-gold); }
.fund-lang-btn.on { background: var(--d-gold); color: var(--d-bg); border-color: var(--d-gold); }

/* ─── SECTION COMMON ─── */
.sec {
  max-width: 1160px; margin: 0 auto;
  padding: 3rem 4rem;
}
.sec-bg-alt { background: var(--d-surface); }

.eyebrow {
  font-size: 10px; font-weight: 500; letter-spacing: 0.28em;
  text-transform: uppercase; color: var(--d-gold); margin-bottom: 1.2rem;
  display: flex; align-items: center; gap: 0.8rem;
}
.eyebrow::before {
  content: ''; display: block; width: 28px; height: 1px;
  background: var(--d-gold);
}
.sec-h {
  font-family: var(--sans); font-size: clamp(30px, 3.8vw, 52px);
  font-weight: 500; color: var(--d-ink); line-height: 1.08;
  margin-bottom: 1.25rem; letter-spacing: 0.01em;
}
.sec-h em { font-style: italic; color: var(--d-gold); font-weight: 400; }
.sec-lead {
  font-size: 16px; font-weight: 400; line-height: 1.85;
  color: var(--d-ink); max-width: 860px;
}

.divider {
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--d-border-2) 25%, var(--d-border-2) 75%, transparent);
}

/* ─── HERO ─── */
#hero {
  min-height: calc(100vh - var(--nav-h));
  display: grid; grid-template-columns: 1fr 1fr;
  position: relative; overflow: hidden;
}
.hero-bg {
  position: absolute; inset: 0; pointer-events: none;
  background:
    radial-gradient(ellipse 70% 55% at 30% 0%, rgba(196,160,106,0.10) 0%, transparent 60%);
}
.hero-left {
  display: flex; flex-direction: column; justify-content: center;
  padding: 5rem 4rem 5rem 4rem;
  position: relative; z-index: 2;
}
.hero-left::after {
  content: ''; position: absolute; right: 0; top: 12%; bottom: 12%;
  width: 1px;
  background: linear-gradient(to bottom, transparent, var(--d-border-2) 30%, var(--d-border-2) 70%, transparent);
}
.hero-eyebrow {
  font-size: 10px; font-weight: 500; letter-spacing: 0.3em; text-transform: uppercase;
  color: var(--d-gold); margin-bottom: 2rem;
  display: flex; align-items: center; gap: 0.75rem;
}
.hero-eyebrow::before { content: ''; width: 32px; height: 1px; background: var(--d-gold); flex-shrink: 0; }

.hero-title {
  font-family: var(--sans);
  font-size: clamp(36px, 4.2vw, 58px);
  font-weight: 500; line-height: 1.04;
  color: var(--d-ink); margin-bottom: 1.5rem; letter-spacing: 0.01em;
}
.hero-title em { font-style: italic; color: var(--d-gold); font-weight: 400; }
.hero-sub {
  font-size: 17px; font-weight: 400; font-family: var(--sans);
  font-style: italic; color: var(--d-ink-2); line-height: 1.6;
  margin-bottom: 3.5rem; max-width: 440px;
}
.hero-stats {
  display: grid; grid-template-columns: repeat(2,1fr);
  border: 1px solid var(--d-border); margin-bottom: 3.5rem;
}
.h-stat {
  padding: 1.3rem 1.5rem;
  border-right: 1px solid var(--d-border);
  border-bottom: 1px solid var(--d-border);
}
.h-stat:nth-child(2n) { border-right: none; }
.h-stat:nth-last-child(-n+2) { border-bottom: none; }
.h-stat-n {
  font-family: var(--sans); font-size: 26px; font-weight: 500;
  color: var(--d-gold-lt); line-height: 1; margin-bottom: 4px;
}
.h-stat-l {
  font-size: 10px; font-weight: 400; letter-spacing: 0.16em;
  text-transform: uppercase; color: var(--d-ink-3);
}
.hero-btns { display: flex; gap: 1rem; flex-wrap: wrap; }
.btn-d-primary {
  padding: 0.9rem 2.2rem; background: var(--d-gold); color: var(--d-bg);
  border: 1px solid var(--d-gold); font-family: var(--sans);
  font-size: 15px; font-weight: 500; letter-spacing: 0.04em;
  cursor: pointer; text-decoration: none; display: inline-block;
  transition: all 0.22s;
}
.btn-d-primary:hover { background: var(--d-gold-lt); border-color: var(--d-gold-lt); }
.btn-d-outline {
  padding: 0.9rem 2.2rem; background: transparent;
  border: 1px solid var(--d-border-2); color: var(--d-ink);
  font-family: var(--sans); font-size: 15px; font-weight: 400;
  letter-spacing: 0.04em; cursor: pointer; text-decoration: none; display: inline-block;
  transition: all 0.22s;
}
.btn-d-outline:hover { border-color: var(--d-gold); color: var(--d-gold); }

/* Hero right — art panel */
.hero-right {
  position: relative; overflow: hidden;
  background: var(--d-surface);
}
.hero-art-main {
  position: absolute; inset: 0 0 0px 0;
  background: url('../art_images/Narcissus-Caravaggio.jpg') center 25%/cover no-repeat;
}
.hero-art-main::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(to bottom, rgba(20,18,16,0) 40%, rgba(20,18,16,0.5) 75%, var(--d-surface) 100%);
}
.hero-art-caption {
  position: absolute; bottom: 200px; left: 0; right: 0;
  padding: 1.25rem 1.75rem;
  background: rgba(20,18,16,0.82);
  backdrop-filter: blur(8px);
  border-top: 1px solid var(--d-border);
  z-index: 2;
}
.hero-art-title {
  font-family: var(--sans); font-size: 13px; font-style: italic;
  font-weight: 400; color: var(--d-ink-2);
}
.hero-art-sub {
  font-size: 9px; font-weight: 400; letter-spacing: 0.14em;
  text-transform: uppercase; color: var(--d-ink-3); margin-top: 3px;
}
.hero-art-strip {
  position: absolute; bottom: 0; left: 0; right: 0; height: 200px;
  display: grid; grid-template-columns: 1fr 1fr 1fr;
  border-top: 1px solid var(--d-border);
}
.hero-art-tile {
  background-size: cover; background-position: center;
  border-right: 1px solid var(--d-border);
  position: relative; overflow: hidden;
}
.hero-art-tile:last-child { border-right: none; }
.hero-art-tile::after {
  content: ''; position: absolute; inset: 0;
  background: rgba(20,18,16,0.25); transition: background 0.3s;
}
.hero-art-tile:hover::after { background: rgba(20,18,16,0); }
.hero-art-tile-label {
  position: absolute; bottom: 0.75rem; left: 0.75rem; right: 0.75rem;
  font-size: 9px; letter-spacing: 0.12em; text-transform: uppercase;
  color: rgba(235,235,235,0.7); z-index: 2;
}

/* ─── OVERVIEW ─── */
.overview-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; margin-top: 4rem; }
.overview-body p {
  font-size: 15px; font-weight: 400; line-height: 1.88; color: var(--d-ink-2);
  margin-bottom: 1.4rem;
}
.overview-body p:last-child { margin-bottom: 0; }
.overview-quote {
  border-left: 2px solid var(--d-gold); padding: 1.4rem 1.6rem; margin: 2.2rem 0;
  background: rgba(196,160,106,0.07);
}
.overview-quote p {
  font-family: var(--sans); font-size: 19px; font-weight: 400;
  font-style: italic; color: var(--d-ink) !important; line-height: 1.5; margin: 0 !important;
}
.facts-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; border: 1px solid var(--d-border); margin-top: 2rem; }
.fact-item {
  padding: 1.4rem 1.3rem;
  border-right: 1px solid var(--d-border);
  border-bottom: 1px solid var(--d-border);
}
.fact-item:nth-child(2n) { border-right: none; }
.fact-item:nth-last-child(-n+2) { border-bottom: none; }
.fact-val {
  font-family: var(--sans); font-size: 22px; font-weight: 500;
  color: var(--d-gold-lt); margin-bottom: 4px;
}
.fact-key {
  font-size: 10px; font-weight: 400; letter-spacing: 0.15em;
  text-transform: uppercase; color: var(--d-ink-3);
}

/* ─── STRATEGY ─── */
.strat-cols { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; border: 1px solid var(--d-border); margin-top: 4rem; }
.strat-col { padding: 2.5rem 2.2rem; border-right: 1px solid var(--d-border); }
.strat-col:last-child { border-right: none; }
.strat-num {
  display: block; font-family: var(--serif);
  font-size: 20px; font-weight: 300; letter-spacing: 0.06em;
  color: var(--d-gold); line-height: 1; margin-bottom: 0.7rem;
}
.strat-title {
  font-family: var(--sans); font-size: 20px; font-weight: 500;
  color: var(--d-ink); margin-bottom: 0.8rem;
}
.strat-text { font-size: 14px; font-weight: 400; line-height: 1.85; color: var(--d-ink-2); }
.strat-badge {
  display: inline-block; margin-top: 1.25rem;
  font-size: 13px; font-weight: 600; letter-spacing: 0.08em;
  text-transform: uppercase; color: #0B0A09;
  background: var(--d-gold); padding: 6px 14px;
}

.alloc-table { width: 100%; border-collapse: collapse; margin-top: 1rem; }
.alloc-table th {
  text-align: left; padding: 0.7rem 1.4rem;
  font-size: 9px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase;
  color: var(--d-ink-2); border-bottom: 1px solid var(--d-border-2);
}
.alloc-table td { padding: 1.2rem 1.4rem; border-bottom: 1px solid var(--d-border); vertical-align: top; }
.alloc-table tr:last-child td { border-bottom: none; }
.alloc-table tr:hover td { background: rgba(196,160,106,0.07); }
.alloc-cat { font-family: var(--sans); font-size: 16px; font-weight: 500; color: var(--d-ink); }
.alloc-desc { font-size: 13px; font-weight: 400; color: var(--d-ink-2); line-height: 1.7; }
.alloc-pct-wrap { display: flex; align-items: center; gap: 0.75rem; }
.alloc-bar { height: 2px; width: 100px; background: var(--d-border); position: relative; }
.alloc-fill { position: absolute; left:0; top:0; bottom:0; background: var(--d-gold); }
.alloc-risk { font-size: 12px; font-weight: 400; }

/* ─── EDGE ─── */
.edge-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--d-border); margin-top: 1.5rem; }
.edge-item {
  padding: 1.6rem 2.2rem;
  border-right: 1px solid var(--d-border);
  border-bottom: 1px solid var(--d-border);
  position: relative; transition: background 0.25s;
}
.edge-item:nth-child(2n) { border-right: none; }
.edge-item:nth-last-child(-n+2) { border-bottom: none; }
.edge-item:hover { background: rgba(196,160,106,0.07); }
.edge-item-full { grid-column: 1/-1; border-right: none; }
.edge-n {
  font-family: var(--serif); font-size: 20px; font-weight: 300;
  letter-spacing: 0.06em; color: var(--d-gold);
  line-height: 1; margin-bottom: 0.7rem;
}
.edge-check {
  width: 28px; height: 28px; border-radius: 50%;
  border: 1px solid var(--d-border-2);
  display: flex; align-items: center; justify-content: center;
  font-size: 12px; color: var(--d-gold); margin-bottom: 1.2rem; flex-shrink: 0;
}
.edge-title { font-family: var(--sans); font-size: 19px; font-weight: 500; color: var(--d-ink); margin-bottom: 0.75rem; }
.edge-text { font-size: 14px; font-weight: 400; line-height: 1.85; color: var(--d-ink-2); }
.edge-hl { font-family: var(--sans); font-size: 15px; font-style: italic; font-weight: 400; color: var(--d-gold-lt); margin-top: 1rem; display: block; }

/* ─── FUND TERMS ─── */
.terms-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-top: 4rem; }
.terms-block { border: 1px solid var(--d-border); padding: 2.2rem; }
.terms-block-head {
  font-size: 9px; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase;
  color: var(--d-gold); margin-bottom: 1.5rem; padding-bottom: 1rem;
  border-bottom: 1px solid var(--d-border);
}
.t-row { display: flex; justify-content: space-between; gap: 1rem; padding: 0.7rem 0; border-bottom: 1px solid var(--d-border); }
.t-row:last-child { border-bottom: none; padding-bottom: 0; }
.t-key { font-size: 13px; font-weight: 400; color: var(--d-ink-2); flex-shrink: 0; }
.t-val { font-size: 13px; font-weight: 400; color: var(--d-ink); text-align: right; }
.t-val strong { color: var(--d-gold-lt); font-weight: 500; }

.fee-box { margin-top: 2rem; border: 1px solid var(--d-border); padding: 2.2rem; }
.fee-box-head {
  font-size: 9px; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase;
  color: var(--d-gold); margin-bottom: 1.5rem; padding-bottom: 1rem;
  border-bottom: 1px solid var(--d-border);
}
.fee-row { display: flex; justify-content: space-between; align-items: flex-start; padding: 1rem 0; border-bottom: 1px solid var(--d-border); gap: 1.5rem; }
.fee-row:last-child { border-bottom: none; padding-bottom: 0; }
.fee-label { font-size: 14px; font-weight: 400; color: var(--d-ink-2); }
.fee-note { font-size: 11px; font-weight: 400; color: var(--d-ink-2); margin-top: 3px; }
.fee-val { font-family: var(--sans); font-size: 20px; font-weight: 500; color: var(--d-gold-lt); white-space: nowrap; }

/* ─── TEAM ─── */
.team-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-top: 4rem; }
.team-card { border: 1px solid var(--d-border); padding: 2.2rem; transition: border-color 0.25s; }
.team-card:hover { border-color: var(--d-border-2); }
.team-photo {
  width: 64px; height: 64px; border-radius: 50%;
  object-fit: cover; object-position: center top;
  border: 1px solid var(--d-border-2); margin-bottom: 1.4rem;
}
.team-avatar {
  width: 64px; height: 64px; border-radius: 50%;
  border: 1px solid var(--d-border);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--sans); font-size: 18px; font-weight: 500;
  color: var(--d-gold); margin-bottom: 1.4rem;
}
.team-name { font-family: var(--sans); font-size: 22px; font-weight: 500; color: var(--d-ink); margin-bottom: 4px; }
.team-role {
  font-size: 10px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--d-gold); margin-bottom: 1.1rem;
}
.team-bio { font-size: 14px; font-weight: 400; line-height: 1.85; color: var(--d-ink-2); }
.team-tag {
  display: inline-block; margin-top: 1rem; margin-right: 4px;
  font-size: 9px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--d-ink-2); border: 1px solid var(--d-border-2); padding: 3px 8px;
}

/* ─── DOCS ─── */
.docs-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; border: 1px solid var(--d-border); margin-top: 4rem; }
.doc-item {
  padding: 2rem 1.8rem; border-right: 1px solid var(--d-border);
  cursor: pointer; transition: background 0.2s; position: relative;
}
.doc-item:last-child { border-right: none; }
.doc-item:hover { background: rgba(196,160,106,0.07); }
.doc-icon {
  width: 36px; height: 44px; border: 1px solid var(--d-gold);
  display: flex; align-items: center; justify-content: center;
  font-size: 9px; font-weight: 700; letter-spacing: 0.12em;
  color: var(--d-gold); margin-bottom: 1.1rem;
}
.doc-name { font-family: var(--sans); font-size: 16px; font-weight: 700; color: var(--d-ink); margin-bottom: 0.5rem; }
.doc-desc { font-size: 13px; font-weight: 400; line-height: 1.75; color: var(--d-ink-2); }
.doc-status { display: inline-block; margin-top: 0.75rem; font-size: 9px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; padding: 3px 8px; }
.doc-avail { color: #0B0A09; background: var(--d-gold); border: 1px solid var(--d-gold); font-weight: 600; }
.doc-pend { color: var(--d-ink-2); border: 1px solid rgba(200,191,174,0.3); }

/* ─── CONTACT ─── */
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; margin-top: 4rem; }
.contact-detail { margin-bottom: 2.2rem; }
.contact-label { font-size: 9px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--d-gold); margin-bottom: 5px; }
.contact-val { font-family: var(--sans); font-size: 17px; font-weight: 400; color: var(--d-ink-2); }
.reverse-note { border-left: 2px solid var(--d-border-2); padding: 1rem 1.3rem; margin-top: 2.5rem; }
.reverse-note-head { font-size: 9px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--d-gold); margin-bottom: 0.5rem; }
.reverse-note p { font-size: 12px; font-weight: 400; line-height: 1.8; color: var(--d-ink-2); }

.contact-form input,
.contact-form textarea,
.contact-form select {
  width: 100%; padding: 0.8rem 1rem;
  background: #14110D; border: 1px solid var(--d-border);
  color: var(--d-ink); font-family: var(--sans); font-size: 14px;
  font-weight: 400; margin-bottom: 0.9rem; outline: none;
  appearance: none; -webkit-appearance: none;
  transition: border-color 0.2s;
}
.contact-form input:focus,
.contact-form textarea:focus { border-color: var(--d-border-2); }
.contact-form textarea { min-height: 110px; resize: none; }
.contact-form ::placeholder { color: var(--d-ink-2); opacity: 0.6; font-size: 13px; }
.contact-form select option { background: #17130E; color: var(--d-ink); }
.contact-form-label { font-size: 9px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--d-gold); margin-bottom: 1.2rem; display: block; }

.disclaimer-block { border: 1px solid var(--d-border); padding: 2rem 2.5rem; margin-top: 4rem; }
.disclaimer-head { font-size: 9px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--d-gold); margin-bottom: 1.2rem; }
.disclaimer-block p { font-size: 11px; font-weight: 400; line-height: 1.82; color: var(--d-ink-2); margin-bottom: 0.75rem; }
.disclaimer-block p:last-child { margin-bottom: 0; }

/* Fund footer */
.fund-footer {
  border-top: 1px solid var(--d-border);
  padding: 1rem 4rem;
  max-width: 1200px; margin: 0 auto;width:100%; 
  display: flex; align-items: center; justify-content: space-between;
}
.fund-footer-l { font-family: var(--sans); font-size: 13px; font-weight: 400; color: var(--d-ink-2); }
.fund-footer-r { font-size: 10px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--d-ink-3); }
.fund-footer a { color: inherit; text-decoration: none; border-bottom: 1px solid var(--d-border); padding-bottom: 1px; transition: color 0.18s, border-color 0.18s; }
.fund-footer a:hover { color: var(--d-gold); border-bottom-color: var(--d-gold); }

/* ─── SCROLL ANIMATION ─── */
.fade { opacity: 0; transform: translateY(18px); transition: opacity 0.55s ease, transform 0.55s ease; }
.fade.in { opacity: 1; transform: none; }

/* Terms page grids */
.terms-cols-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-top: 2rem;
}
.risk-cols-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}

 .scroll-arrow {
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
  z-index: 10;
  cursor: pointer;
  opacity: 0.85;
  transition: opacity 0.2s;
  animation: bounce-arrow 2.2s ease-in-out infinite;
}
.scroll-arrow:hover { opacity: 1; }
.scroll-arrow svg {
  width: 36px;
  height: 36px;
  color: #ffffff;
  filter: drop-shadow(0 0 6px rgba(255,255,255,0.4));
}
.scroll-arrow-label {
  font-size: 9px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0 1px 4px rgba(0,0,0,0.8);
}

/* ─── RESPONSIVE ─── */
@media (max-width: 960px) {

  /* Gate */
  .gate-body { grid-template-columns: 1fr; gap: 3rem; padding: 2.5rem; }
  .gate-art-panel { position: static; }
  .gate-nav { padding: 0 1.5rem; }
  .gate-footer { padding: 1.5rem; }

  /* Fund nav */
  .fund-nav { padding: 0 1.5rem; }
  .fund-nav-links { display: none; }
  .fund-nav-sub { display: none; }

  /* Sections */
  .sec { padding: 2rem 1.25rem; }

  /* Hero */
  #hero { grid-template-columns: 1fr; }
  .hero-left { padding: 2rem 1.25rem; }
  .hero-left::after { display: none; }
  .hero-right { height: 380px; min-height: unset; }
  .hero-art-main { background-position: center 10% !important; }
  .hero-art-strip { display: none; }
  .hero-art-caption { bottom: 0 !important; }
  .hero-title { font-size: clamp(28px, 7vw, 42px); }
  .hero-sub { font-size: 15px; margin-bottom: 2rem; }
  .hero-stats { grid-template-columns: 1fr 1fr; }
  .hero-btns { flex-direction: column; }
  .btn-d-primary, .btn-d-outline { width: 100%; text-align: center; }

  /* Market stats strip */
  #hero .hero-left > div[style*="display:flex"] {
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
  }

  /* 4 pillars strip in hero */
  #hero .hero-left > div[style*="grid-template-columns:1fr 1fr"] {
    grid-template-columns: 1fr;
    margin-bottom: 1.5rem;
  }

  /* Scroll arrow — hide on mobile (swipe is natural) */
  .scroll-arrow { display: none; }

  /* Overview */
  .overview-grid { grid-template-columns: 1fr; gap: 2rem; }
  .facts-grid { grid-template-columns: 1fr 1fr; }

  /* Strategy */
  .strat-cols { grid-template-columns: 1fr; }
  .strat-col { border-right: none; border-bottom: 1px solid var(--d-border); }
  .strat-col:last-child { border-bottom: none; }
  .alloc-table { font-size: 12px; }
  .alloc-table th, .alloc-table td { padding: 0.75rem 0.5rem; }
  .alloc-bar { width: 60px; }

  /* Edge / pillars */
  .edge-grid { grid-template-columns: 1fr; }
  .edge-item { border-right: none; grid-column: unset !important; }


  /* Terms */
  .terms-grid { grid-template-columns: 1fr; gap: 1.5rem; }

  /* Terms: stack columns */
  .terms-cols-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  /* Risk framework: 2 cols on tablet */
  .risk-cols-grid {
    grid-template-columns: 1fr 1fr;
  }
  .risk-cols-grid > div {
    border-right: none !important;
    border-bottom: 1px solid var(--d-border);
    padding: 0.75rem 0 !important;
  }
  .risk-cols-grid > div:nth-child(odd) {
    padding-right: 0.75rem !important;
  }
  /* People */
  .team-grid { grid-template-columns: 1fr; gap: 1.5rem; }

  /* Governance — service chain: stack vertically */
  div[style*="grid-template-columns:repeat(5,1fr)"] {
    grid-template-columns: 1fr !important;
  }
  div[style*="grid-template-columns:repeat(5,1fr)"] > div {
    border-right: none !important;
    border-bottom: 1px solid var(--d-border);
  }
  div[style*="grid-template-columns:repeat(5,1fr)"] > div:last-child {
    border-bottom: none;
  }
  /* Hide the arrow triangles on mobile */
  div[style*="grid-template-columns:repeat(5,1fr)"] > div > div[style*="position:absolute;right:-1px"] {
    display: none;
  }

  /* Legal details strip: 2 cols on mobile */
  div[style*="grid-template-columns:repeat(4,1fr)"] {
    grid-template-columns: 1fr 1fr !important;
  }
  div[style*="grid-template-columns:repeat(4,1fr)"] > div {
    border-bottom: 1px solid var(--d-border);
  }

  /* Fee cards: stack */
  div[style*="grid-template-columns:1fr 1fr 1fr"] {
    grid-template-columns: 1fr !important;
  }

  /* Risk framework: 2 cols */
  div[style*="grid-template-columns:repeat(4,1fr)"] {
    grid-template-columns: 1fr 1fr !important;
  }

  /* Documents grid */
  .docs-grid { grid-template-columns: 1fr !important; }
  .doc-item { border-right: none; border-bottom: 1px solid var(--d-border); }
  .doc-item:last-child { border-bottom: none; }

  /* Contact */
  .contact-grid { grid-template-columns: 1fr; gap: 2rem; }

  /* Footer */
  .fund-footer {
    flex-direction: column;
    gap: 0.5rem;
    text-align: center;
    padding: 1.25rem 1.5rem;
  }
  .fund-footer-l span:last-child { display: none; }

  /* Privacy policy */
  .pp-wrap { padding: 2rem 1.25rem; }

  /* GDPR bar */
  #gdpr-bar { flex-direction: column; gap: 0.75rem; padding: 0.75rem 1.25rem; }
 
}

/* ─── SMALL PHONES (max 480px) ─── */
@media (max-width: 480px) {
  .fund-nav-logo img { height: 28px; }
  .fund-nav-name { font-size: 14px; }
  .sec-h { font-size: clamp(22px, 6vw, 32px); }
  .facts-grid { grid-template-columns: 1fr; }
  .hero-right { height: 200px; }
  div[style*="grid-template-columns:repeat(4,1fr)"] {
    grid-template-columns: 1fr !important;
  }
  /* Risk framework: single column on phone */
  .risk-cols-grid {
    grid-template-columns: 1fr;
  }
}

/* ─── SCROLL ARROW ─── */

@keyframes bounce-arrow {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50%       { transform: translateX(-50%) translateY(8px); }
}

/* ═══════════════════════════════════════
   MEDUSA DESIGN — serif display & signature elements
═══════════════════════════════════════ */
.sec-h, .hero-title, .gate-form-heading, .gate-context-title, .ne-title, .notice-title,
.h-stat-n, .fact-val, .fee-val, .strat-title, .edge-title, .team-name, .alloc-cat,
.overview-quote p, .hero-sub, .edge-hl, .hero-art-title, .gate-art-caption-title,
.founder-quote, .strat-num, .edge-n, .contact-val, .gate-nav-text, .fund-nav-name {
  font-family: var(--serif);
}
.sec-h, .hero-title { font-weight: 500; letter-spacing: 0.005em; }
.sec-h em, .hero-title em { font-weight: 300; }
.h-stat-n, .fact-val, .fee-val { font-weight: 500; }
.strat-num, .edge-n { font-weight: 300; }

/* Numbered letterspaced eyebrow — deck style: 0 4 · A R T M A R K E T */
.eyebrow-num {
  font-family: var(--sans);
  font-size: 10px; font-weight: 500;
  letter-spacing: 0.42em; text-transform: uppercase;
  color: var(--d-gold); margin-bottom: 1.2rem;
  display: flex; align-items: center; gap: 0.8rem;
}
.eyebrow-num::before {
  content: ''; display: block; width: 28px; height: 1px;
  background: var(--d-gold); flex-shrink: 0;
}

/* MARKETING COMMUNICATION tag */
.mkt-tag {
  font-size: 8px; font-weight: 500; letter-spacing: 0.3em;
  text-transform: uppercase; color: var(--d-ink-3);
  white-space: nowrap;
}

/* Artwork compliance caption */
.art-compliance {
  font-size: 9px; font-weight: 400; letter-spacing: 0.18em;
  text-transform: uppercase; color: var(--d-ink-3);
}

/* Footnote / source line under sections */
.sec-footnote {
  font-size: 10px; font-weight: 400; line-height: 1.7;
  color: var(--d-ink-3); margin-top: 2rem;
  padding-top: 1rem; border-top: 1px solid var(--d-border);
}

/* 3-column stat grid (deck "Opportunity" / "Practice in numbers") */
.stats-grid-3 {
  display: grid; grid-template-columns: repeat(3,1fr);
  border: 1px solid var(--d-border); margin-top: 3rem;
}
.stats-grid-3 .stat-cell {
  padding: 1.6rem 1.5rem;
  border-right: 1px solid var(--d-border);
  border-bottom: 1px solid var(--d-border);
}
.stats-grid-3 .stat-cell:nth-child(3n) { border-right: none; }
.stats-grid-3 .stat-cell:nth-last-child(-n+3) { border-bottom: none; }
.stat-cell-n {
  font-family: var(--serif); font-size: 34px; font-weight: 500;
  color: var(--d-gold-lt); line-height: 1.1; margin-bottom: 6px;
}
.stat-cell-l {
  font-size: 10px; font-weight: 400; letter-spacing: 0.16em;
  text-transform: uppercase; color: var(--d-ink-3); line-height: 1.6;
}
@media (max-width: 960px) {
  .stats-grid-3 { grid-template-columns: 1fr 1fr; }
  .stats-grid-3 .stat-cell:nth-child(3n) { border-right: 1px solid var(--d-border); }
  .stats-grid-3 .stat-cell:nth-child(2n) { border-right: none; }
  .stats-grid-3 .stat-cell:nth-last-child(-n+3) { border-bottom: 1px solid var(--d-border); }
  .stats-grid-3 .stat-cell:nth-last-child(-n+2) { border-bottom: none; }
}
@media (max-width: 480px) {
  .stats-grid-3 { grid-template-columns: 1fr; }
  .stats-grid-3 .stat-cell { border-right: none !important; border-bottom: 1px solid var(--d-border) !important; }
  .stats-grid-3 .stat-cell:last-child { border-bottom: none !important; }
}

/* ═══════════════════════════════════════
   FLOATING SCROLL BUTTON
═══════════════════════════════════════ */
.scroll-fab {
  position: fixed; right: 1.75rem; bottom: 1.75rem; z-index: 90;
  width: 46px; height: 46px; padding: 0;
  display: flex; align-items: center; justify-content: center;
  background: rgba(20,17,13,0.92);
  border: 1px solid var(--d-border-2);
  color: var(--d-gold);
  cursor: pointer;
  -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);
  opacity: 0; visibility: hidden; transform: translateY(6px);
  transition: opacity 0.25s, transform 0.25s, visibility 0.25s,
              background 0.18s, border-color 0.18s, color 0.18s;
}
.scroll-fab.show { opacity: 1; visibility: visible; transform: none; }
.scroll-fab:hover { background: var(--d-gold); color: var(--d-bg); border-color: var(--d-gold); }
.scroll-fab svg { width: 20px; height: 20px; transition: transform 0.3s; }
.scroll-fab.up svg { transform: rotate(180deg); }

/* ═══════════════════════════════════════
   MOBILE NAV
═══════════════════════════════════════ */
.nav-toggle {
  display: none;
  background: none; border: none; color: var(--d-ink);
  font-size: 22px; line-height: 1; cursor: pointer;
  padding: 0.35rem 0.5rem; margin-left: 0.5rem;
  font-family: inherit;
}
.nav-toggle:hover { color: var(--d-gold); }

/* ═══════════════════════════════════════
   RESPONSIVE — PHONES & TABLETS
═══════════════════════════════════════ */
@media (max-width: 960px) {
  .nav-toggle { display: block; }

  .fund-nav { position: relative; }
  .fund-nav-links { display: none; }
  .fund-nav.nav-open .fund-nav-links {
    display: flex; flex-direction: column; gap: 0;
    position: absolute; top: var(--nav-h); left: 0; right: 0;
    background: rgba(20,17,13,0.98);
    -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px);
    padding: 0.5rem 1.5rem 1rem;
    z-index: 200;
    border-bottom: 1px solid var(--d-border-2);
  }
  .fund-nav.nav-open .fund-nav-links li { border-bottom: 1px solid var(--d-border); }
  .fund-nav.nav-open .fund-nav-links li:last-child { border-bottom: none; }
  .fund-nav.nav-open .fund-nav-links a {
    display: block; padding: 0.95rem 0; font-size: 12px;
    border-bottom: none;
  }

  /* Comfortable tap targets */
  .fund-lang-btn { padding: 6px 9px; }

  /* Key/value rows read better stacked than squeezed */
  .t-row { flex-direction: column; align-items: flex-start; gap: 3px; }
  .t-val { text-align: left; }

  /* Wide tables scroll rather than squash the page */
  .alloc-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; }

  .scroll-fab { right: 1rem; width: 42px; height: 42px; }
}

@media (max-width: 480px) {
  .sec { padding: 2rem 1.1rem; }
  .hero-left { padding: 1.75rem 1.1rem 2.5rem; }
  .hero-right { height: 260px; }
  .hero-stats { margin-bottom: 2.5rem; }
  .h-stat { padding: 1rem 1.1rem; }
  .h-stat-n { font-size: 21px; }
  .h-stat-l { font-size: 9px; letter-spacing: 0.12em; }
  .fact-val { font-size: 19px; }
  .stat-cell-n { font-size: 28px; }
  .terms-block, .fee-box { padding: 1.5rem 1.25rem; }
  .edge-item { padding: 1.35rem 1.25rem; }
  .strat-col { padding: 1.6rem 1.25rem; }
  .team-card { padding: 1.5rem 1.25rem; }
  .doc-item { padding: 1.5rem 1.25rem; }
  .disclaimer-block { padding: 1.5rem 1.25rem; }
  .fee-row { flex-direction: column; gap: 0.35rem; }
  .fee-val { font-size: 18px; }
  .fund-footer { padding: 1.25rem 1.1rem; }
  .fund-footer-r { letter-spacing: 0.08em; }
  .fund-nav-name { font-size: 15px; }
  .fund-nav-logo img { height: 28px; }
  .scroll-fab { right: 0.85rem; width: 40px; height: 40px; }
  .scroll-fab svg { width: 18px; height: 18px; }
}

/* Language switcher relocated into the mobile menu (<=700px) */
@media (max-width: 700px) {
  .fund-nav { padding: 0 1.1rem; }
  .fund-nav-logo { min-width: 0; }
  .fund-nav-name { font-size: 15px; }
  .nav-lang-li { border-bottom: none !important; padding: 0.9rem 0 0.2rem; }
  .fund-nav.nav-open .nav-lang-li .fund-lang-row { display: flex; gap: 6px; }
  .fund-nav.nav-open .fund-lang-btn { padding: 7px 12px; font-size: 11px; }
}

/* Tablet landscape / small laptops: keep the full nav, just tighten it */
@media (min-width: 961px) and (max-width: 1200px) {
  .fund-nav { padding: 0 1.75rem; gap: 1rem; }
  .fund-nav-links { gap: 1.1rem; }
  .fund-nav-links a { font-size: 10px; letter-spacing: 0.06em; }
  .fund-nav-name { font-size: 16px; }
  .fund-lang-btn { padding: 4px 6px; letter-spacing: 0.06em; }
  .sec { padding: 3rem 2rem; }
  .hero-left { padding: 3.5rem 2rem; }
}
