@font-face {
  font-family: Drowsy;
  src: url("assets/Satoshi-Variable.ttf") format("truetype");
  font-display: swap;
}

:root {
  --ink: #242320;
  --stone: #b7b2a7;
  --soft: #d7d1c4;
  --line: rgba(36, 35, 32, .2);
  --display: clamp(3.6rem, 9vw, 8.75rem);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--stone); color: var(--ink); font-family: Drowsy, sans-serif; }
a { color: inherit; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.site-header { position: absolute; z-index: 5; top: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; padding: 28px 5vw; color: var(--stone); }
.brand img { display: block; width: 155px; height: auto; }
.site-nav { display: flex; align-items: center; gap: clamp(20px, 3vw, 48px); font-size: .85rem; font-weight: 700; letter-spacing: .04em; }
.site-nav a { text-decoration: none; }
.site-nav a:not(.nav-cta) { opacity: .76; transition: opacity .2s ease; }
.site-nav a:not(.nav-cta):hover { opacity: 1; }
.nav-cta { padding: 12px 18px; border: 1px solid rgba(183, 178, 167, .5); }
.nav-cta span, .button span { margin-left: 12px; }
.menu-toggle { display: none; }
.hero { position: relative; min-height: min(860px, 100vh); display: flex; align-items: flex-end; overflow: hidden; padding: 150px 5vw 100px; background: var(--ink) url("assets/content-6_1.png") center / cover; color: var(--stone); }
.hero-scrim { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(36,35,32,.97) 0%, rgba(36,35,32,.78) 42%, rgba(36,35,32,.2) 100%), linear-gradient(0deg, rgba(36,35,32,.66), transparent 62%); }
.hero-content { position: relative; z-index: 1; max-width: 780px; }
.eyebrow, .kicker, .section-label { margin: 0 0 22px; color: var(--soft); font-size: .73rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.hero h1 { margin: 0; font-size: var(--display); font-weight: 800; line-height: .86; letter-spacing: 0; }
h1 em, h2 em { font-style: normal; color: #e4b3a7; }
.hero-copy { max-width: 485px; margin: 36px 0 34px; color: var(--soft); font-size: 1.05rem; line-height: 1.65; }
.hero-actions { display: flex; align-items: center; gap: 28px; }
.button { display: inline-flex; align-items: center; padding: 17px 21px; text-decoration: none; font-weight: 700; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-3px); }
.button-light { background: var(--stone); color: var(--ink); }
.text-link { color: var(--soft); font-size: .9rem; font-weight: 700; text-underline-offset: 5px; }
.hero-mark { position: absolute; right: 5vw; top: 47%; color: rgba(183,178,167,.72); font-size: clamp(5rem, 12vw, 12rem); font-weight: 800; line-height: .8; letter-spacing: -.08em; }
.hero-mark span { display: block; margin-left: 8px; font-size: .9rem; letter-spacing: .1em; }
.scroll-cue { position: absolute; right: 5vw; bottom: 34px; display: flex; align-items: center; gap: 12px; color: var(--soft); font-size: .68rem; letter-spacing: .12em; text-transform: uppercase; writing-mode: vertical-rl; }
.scroll-cue span { width: 1px; height: 46px; background: var(--soft); }
.section-shell { padding: 130px 5vw; }
.section-label { color: #6d675e; }
.intro { display: grid; grid-template-columns: 1fr minmax(280px, 2fr) minmax(180px, 1fr); gap: 6vw; align-items: start; }
.intro-copy { max-width: 680px; }
h2 { margin: 0; font-size: clamp(2.8rem, 6vw, 6.2rem); font-weight: 800; line-height: .92; }
.intro-copy h2 { margin-bottom: 32px; }
.intro-copy > p:last-child { max-width: 520px; margin: 0; font-size: 1.15rem; line-height: 1.65; }
.intro-note { padding-top: 64px; border-top: 1px solid var(--line); }
.note-mark { display: block; margin-bottom: 16px; color: #837b6f; font-size: 4rem; line-height: .5; }
.intro-note p { margin: 0; font-size: 1.25rem; font-weight: 700; line-height: 1.2; }
.community { background: var(--ink); color: var(--stone); }
.community .section-label { color: #8f887d; }
.community-heading { margin-left: 25%; margin-bottom: 84px; }
.community h2 { color: var(--stone); }
.feature-list { max-width: 920px; margin-left: auto; border-top: 1px solid rgba(183,178,167,.3); }
.feature { display: grid; grid-template-columns: 90px 1fr 30px; gap: 30px; align-items: center; padding: 30px 0; border-bottom: 1px solid rgba(183,178,167,.3); }
.feature-number { color: #8f887d; font-size: .75rem; font-weight: 700; letter-spacing: .1em; }
.feature h3 { margin: 0 0 8px; font-size: 1.55rem; }
.feature p { max-width: 580px; margin: 0; color: #b2aa9d; line-height: 1.5; }
.feature-arrow { color: #e4b3a7; font-size: 1.6rem; }
.shop { background: #d7d1c4; }
.shop-layout { display: grid; grid-template-columns: minmax(280px, 1fr) minmax(360px, 1.1fr); gap: 8vw; align-items: center; margin-left: 25%; }
.shop-copy { max-width: 520px; }
.shop-copy h2 { margin-bottom: 30px; }
.shop-copy > p:not(.kicker) { max-width: 430px; margin: 0 0 28px; font-size: 1.1rem; line-height: 1.6; }
.text-link-dark { color: var(--ink); }
.shop-preview { position: relative; display: flex; min-height: 360px; align-items: center; justify-content: center; overflow: hidden; background: var(--ink); color: var(--stone); }
.shop-preview::before { position: absolute; inset: 24px; border: 1px solid rgba(183,178,167,.35); content: ""; }
.shop-preview-number { position: absolute; top: 42px; left: 42px; color: #8f887d; font-size: .7rem; font-weight: 700; letter-spacing: .12em; }
.shop-preview-mark { position: relative; font-size: clamp(4rem, 8vw, 8rem); font-weight: 800; line-height: .78; letter-spacing: -.08em; }
.shop-preview-mark em { color: #e4b3a7; font-style: normal; }
.shop-preview-note { position: absolute; right: 42px; bottom: 42px; color: #b2aa9d; font-size: .7rem; letter-spacing: .1em; line-height: 1.5; text-align: right; text-transform: uppercase; }
.join { position: relative; overflow: hidden; background: #e4b3a7; }
.join-inner { position: relative; z-index: 1; max-width: 700px; }
.join .eyebrow { color: #625852; }
.join h2 { color: var(--ink); }
.join p:not(.eyebrow) { max-width: 420px; margin: 32px 0; font-size: 1.1rem; line-height: 1.55; }
.button-dark { background: var(--ink); color: var(--stone); }
.join-stamp { position: absolute; right: 9vw; top: 50%; transform: translateY(-50%) rotate(-12deg); color: rgba(36,35,32,.58); font-size: clamp(3rem, 7vw, 7rem); font-weight: 800; line-height: .78; text-align: right; letter-spacing: -.08em; }
.join-stamp span { display: block; margin-top: 20px; font-size: .8rem; letter-spacing: .12em; }
.site-footer { display: flex; justify-content: space-between; align-items: center; padding: 28px 5vw; background: var(--ink); color: var(--stone); font-size: .78rem; }
.site-footer img { width: 110px; }
.site-footer p { margin: 0; color: #9a9388; }
.site-footer a { text-underline-offset: 4px; }
.reveal { opacity: 0; transform: translateY(22px); transition: opacity .7s ease, transform .7s ease; }
.reveal.is-visible { opacity: 1; transform: translateY(0); }
@media (max-width: 760px) {
  .site-header { padding: 21px 6vw; }
  .brand img { width: 125px; }
  .menu-toggle { display: flex; flex-direction: column; gap: 5px; padding: 10px 0 10px 10px; border: 0; background: none; cursor: pointer; }
  .menu-toggle span:not(.sr-only) { display: block; width: 25px; height: 2px; background: var(--stone); }
  .site-nav { position: absolute; top: 72px; right: 6vw; left: 6vw; display: none; flex-direction: column; align-items: stretch; padding: 18px; background: var(--ink); border: 1px solid rgba(183,178,167,.25); }
  .site-nav.is-open { display: flex; }
  .nav-cta { text-align: center; }
  .hero { min-height: 740px; padding: 130px 6vw 80px; }
  .hero-scrim { background: linear-gradient(90deg, rgba(36,35,32,.95), rgba(36,35,32,.45)), linear-gradient(0deg, rgba(36,35,32,.78), transparent 70%); }
  .hero-mark, .scroll-cue { display: none; }
  .hero-copy { margin-top: 28px; font-size: 1rem; }
  .hero-actions { flex-wrap: wrap; gap: 20px; }
  .section-shell { padding: 80px 6vw; }
  .intro { display: block; }
  .intro-copy { margin: 54px 0 56px; }
  .intro-note { padding-top: 30px; }
  .community-heading { margin: 46px 0 54px; }
  .shop-layout { display: block; margin: 46px 0 0; }
  .shop-copy { margin-bottom: 44px; }
  .shop-preview { min-height: 290px; }
  .shop-preview::before { inset: 18px; }
  .shop-preview-number { top: 32px; left: 32px; }
  .shop-preview-note { right: 32px; bottom: 32px; }
  .feature { grid-template-columns: 44px 1fr; gap: 14px; padding: 25px 0; }
  .feature-arrow { grid-column: 2; grid-row: 1; justify-self: end; }
  .feature h3 { font-size: 1.3rem; padding-right: 30px; }
  .join-stamp { right: -8px; top: auto; bottom: 35px; transform: rotate(-12deg); opacity: .4; }
  .join-inner { padding-bottom: 170px; }
  .site-footer { flex-wrap: wrap; gap: 22px; }
  .site-footer p { order: 3; width: 100%; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .reveal { opacity: 1; transform: none; transition: none; } .button { transition: none; } }