/* self-hosted fonts (restored after polish strip) */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(../fonts/Manrope-400-normal-latin-ext.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: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url(../fonts/Manrope-400-normal-latin.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: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: optional;
  src: url(../fonts/Manrope-500-normal-latin-ext.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: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: optional;
  src: url(../fonts/Manrope-500-normal-latin.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: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: optional;
  src: url(../fonts/Manrope-600-normal-latin-ext.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: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: optional;
  src: url(../fonts/Manrope-600-normal-latin.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: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: optional;
  src: url(../fonts/Manrope-700-normal-latin-ext.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: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: optional;
  src: url(../fonts/Manrope-700-normal-latin.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;
}

/* =========================================================
   Dokuz Boğum Ney Atölyesi — styles.css
   Dark warm still-life lookbook. Bodoni Moda + Manrope.
   ========================================================= */

:root {
  --bg: #1A1512;
  --bg-2: #14100E;
  --surface: #251E19;
  --surface-2: #2E251F;
  --ink: #F0E7D8;
  --ink-soft: #CDBFAC;
  --ink-mute: #9E9078;
  --accent: #C77D4A;
  --accent-text: #E0A06E;      /* brightened accent for text on dark */
  --accent-deep: #A5602F;
  --accent-2: #5E6B66;
  --accent-2-text: #96A59E;
  --line: rgba(240, 231, 216, 0.12);
  --line-strong: rgba(240, 231, 216, 0.22);
  --header-h: 74px;
  --maxw: 1200px;
  --serif: 'Bodoni Moda', 'Bodoni MT', 'Didot', Georgia, 'Times New Roman', serif;
  --sans: 'Manrope', 'Segoe UI', system-ui, -apple-system, sans-serif;
  interpolate-size: allow-keywords;
}

/* ---------- reset ---------- */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; max-width: 100vw; overflow-x: hidden; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--sans);
  font-weight: 400;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
figure, figcaption, blockquote { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
h1, h2, h3, h4 {
  font-family: var(--serif);
  font-weight: 500;
  line-height: 1.14;
  margin: 0;
  letter-spacing: -0.01em;
}
p { margin: 0 0 1rem; }
a { color: var(--accent-text); text-decoration: none; transition: color .24s ease; }
a:hover { color: var(--ink); }
ul { margin: 0; padding: 0; }
li { list-style: none; }
:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
  border-radius: 2px;
}
::selection { background: var(--accent); color: #1A1512; }

/* ---------- layout ---------- */
.container {
  width: 100%;
  max-width: var(--maxw);
  margin: 0 auto;
  padding-left: clamp(16px, 5vw, 64px);
  padding-right: clamp(16px, 5vw, 64px);
}
.section { padding: clamp(56px, 9vw, 128px) 0; }
.section--tight { padding: clamp(40px, 6vw, 80px) 0; }
main { padding-top: var(--header-h); }

.eyebrow {
  font-family: var(--sans);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--accent-text);
  display: inline-block;
  margin: 0 0 1.1rem;
}
.eyebrow--mute { color: var(--accent-2-text); }
.lead { font-size: 1.12rem; color: var(--ink-soft); max-width: 60ch; }
.muted { color: var(--ink-mute); }

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  background: var(--accent);
  color: #1A1512;
  padding: 10px 16px;
  z-index: 2000;
  font-weight: 600;
  border-radius: 0 0 6px 0;
}
.skip-link:focus { left: 0; }

/* ---------- decorative reed-node divider ---------- */
.reed-rule {
  display: flex;
  align-items: center;
  gap: 14px;
  color: var(--accent-2-text);
  margin: 0;
}
.reed-rule::before, .reed-rule::after {
  content: "";
  height: 1px;
  flex: 1;
  background: linear-gradient(90deg, transparent, var(--line-strong), transparent);
}
.reed-node { flex: 0 0 auto; color: var(--accent); }

/* =========================================================
   Header + nav
   ========================================================= */
.site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1080;
  height: var(--header-h);
  display: flex;
  align-items: center;
  background: rgba(20, 16, 14, 0.92);
  border-bottom: 1px solid transparent;
  backdrop-filter: blur(8px);
  transition: background .24s ease, border-color .24s ease, height .24s ease, box-shadow .24s ease;
}
.site-header.is-scrolled {
  background: rgba(18, 14, 12, 0.98);
  border-bottom-color: var(--line);
  box-shadow: 0 8px 24px -16px rgba(0,0,0,.6);
  height: 64px;
}
.header-inner {
  width: 100%;
  max-width: var(--maxw);
  margin: 0 auto;
  padding-left: clamp(16px, 5vw, 64px);
  padding-right: clamp(16px, 5vw, 64px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 11px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.12rem;
  letter-spacing: .02em;
  white-space: nowrap;
}
.brand:hover { color: var(--ink); }
.brand svg { color: var(--accent); flex: 0 0 auto; }
.brand > span { display: block; line-height: 1.15; }
.brand > span > b { display: block; font-family: var(--serif); font-weight: 500; font-size: 1.02rem; color: var(--ink); letter-spacing: .02em; text-transform: none; }
.brand > span > span { display: block; color: var(--ink-mute); font-family: var(--sans); font-size: .6rem; letter-spacing: .24em; text-transform: uppercase; margin-top: 1px; }

.nav-desktop { display: none; align-items: center; gap: clamp(18px, 2.4vw, 34px); }
.nav-desktop a {
  color: var(--ink-soft);
  font-size: .82rem;
  font-weight: 500;
  letter-spacing: .04em;
  position: relative;
  padding: 6px 0;
}
.nav-desktop a::after {
  content: "";
  position: absolute;
  left: 0; right: 100%;
  bottom: -1px;
  height: 1.5px;
  background: var(--accent);
  transition: right .28s cubic-bezier(.2,.7,.2,1);
}
.nav-desktop a:hover { color: var(--ink); }
.nav-desktop a:hover::after, .nav-desktop a.is-active::after { right: 0; }
.nav-desktop a.is-active { color: var(--ink); }

.nav-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--accent);
  color: #1A1512 !important;
  padding: 10px 20px;
  border-radius: 40px;
  font-family: var(--sans);
  font-size: .82rem;
  font-weight: 600;
  letter-spacing: .02em;
  transition: background .24s ease, color .24s ease, transform .24s ease;
}
.nav-desktop .nav-cta::after { display: none; }
/* keep the pill wide enough for the full word — beat `.nav-desktop a`/`.drawer a` padding specificity */
.nav-desktop a.nav-cta { padding: 10px 22px; border-radius: 40px; }
.drawer a.nav-cta { padding: 13px 22px; border-radius: 40px; }
.nav-cta:hover, .nav-cta:focus-visible {
  background: var(--ink);
  color: #1A1512 !important;
  transform: translateY(-2px);
}

/* hamburger */
.nav-toggle {
  position: relative;
  z-index: 1100;
  width: 44px; height: 44px;
  display: inline-flex;
  align-items: center; justify-content: center;
  background: transparent;
  border: 1px solid var(--line-strong);
  border-radius: 10px;
  cursor: pointer;
  padding: 0;
}
.nav-toggle span {
  position: absolute;
  left: 12px; right: 12px;
  height: 1.6px;
  background: var(--ink);
  transition: transform .3s cubic-bezier(.2,.7,.2,1), opacity .2s ease;
}
.nav-toggle span:nth-child(1) { top: 15px; }
.nav-toggle span:nth-child(2) { top: 21px; }
.nav-toggle span:nth-child(3) { top: 27px; }
.nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

@media (min-width: 1024px) {
  .nav-desktop { display: flex; }
  .nav-toggle { display: none; }
}

/* drawer */
.drawer {
  position: fixed;
  top: 0; right: 0; bottom: 0;
  width: min(360px, 92vw);
  background: var(--surface);
  border-left: 1px solid var(--line);
  z-index: 1050;
  transform: translateX(100%);
  transition: transform .32s cubic-bezier(.2,.7,.2,1);
  padding: calc(var(--header-h) + 20px) 30px 40px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  overflow-y: auto;
}
.drawer.is-open { transform: translateX(0); }
.drawer a {
  color: var(--ink-soft);
  font-family: var(--serif);
  font-size: 1.3rem;
  padding: 13px 0;
  border-bottom: 1px solid var(--line);
}
.drawer a:hover, .drawer a.is-active { color: var(--accent-text); }
.drawer .nav-cta {
  margin-top: 22px;
  justify-content: center;
  font-family: var(--sans);
  font-size: .95rem;
}
.drawer .nav-cta:hover { color: #1A1512 !important; }
.drawer-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.55);
  z-index: 1040;
  opacity: 0;
  visibility: hidden;
  transition: opacity .24s ease, visibility .24s ease;
}
.drawer-backdrop.is-open { opacity: 1; visibility: visible; }

/* =========================================================
   Buttons
   ========================================================= */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--sans);
  font-size: .9rem;
  font-weight: 600;
  letter-spacing: .02em;
  padding: 14px 26px;
  border-radius: 40px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: background .24s ease, color .24s ease, transform .24s ease, border-color .24s ease;
  text-align: center;
}
.btn svg { transition: transform .28s cubic-bezier(.2,.7,.2,1); }
.btn-primary { background: var(--accent); color: #1A1512; }
.btn-primary:hover, .btn-primary:focus-visible { background: var(--ink); color: #1A1512; transform: translateY(-2px); }
.btn-primary:hover svg { transform: translateX(4px); }
.btn-ghost { background: transparent; color: var(--ink); border-color: var(--line-strong); }
.btn-ghost:hover, .btn-ghost:focus-visible { background: var(--surface); color: var(--accent-text); border-color: var(--accent); transform: translateY(-2px); }

/* =========================================================
   Hero
   ========================================================= */
.hero {
  position: relative;
  min-height: calc(100vh - var(--header-h));
  min-height: calc(100svh - var(--header-h));
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  isolation: isolate;
}
.hero-media { position: absolute; inset: 0; z-index: -3; overflow: hidden; }
.hero-media img {
  width: 100%; height: 100%;
  object-fit: cover;
  animation: kenburns 26s ease-in-out infinite alternate;
  transform-origin: 60% 40%;
}
@keyframes kenburns {
  from { transform: scale(1.04) translate(0, 0); }
  to   { transform: scale(1.16) translate(-2%, -1.5%); }
}
.hero-media::after {
  content: "";
  position: absolute; inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(20,16,14,.55) 0%, rgba(20,16,14,.1) 32%, rgba(20,16,14,.72) 78%, rgba(20,16,14,.96) 100%),
    linear-gradient(90deg, rgba(20,16,14,.72) 0%, rgba(20,16,14,.05) 60%);
}
/* breath vapour flow overlay */
.hero-vapour { position: absolute; inset: 0; z-index: -1; pointer-events: none; mix-blend-mode: screen; opacity: .5; }
.hero-vapour path { animation: breathe 9s ease-in-out infinite; }
.hero-vapour path:nth-child(2) { animation-delay: 1.2s; }
.hero-vapour path:nth-child(3) { animation-delay: 2.6s; }
@keyframes breathe {
  0%, 100% { opacity: .12; transform: translateY(6px); }
  45%      { opacity: .5;  transform: translateY(-8px); }
}
.hero-inner {
  position: relative;
  width: 100%;
  padding-top: clamp(90px, 22vh, 220px);
  padding-bottom: clamp(40px, 8vh, 90px);
}
.hero h1 {
  font-size: clamp(2.7rem, 8vw, 4.5rem);
  line-height: 1.04;
  letter-spacing: -0.02em;
  max-width: 14ch;
  margin: 1.2rem 0 1.4rem;
}
.hero h1 .word { display: inline-block; opacity: 0; transform: translateY(26px); animation: heroWord .9s cubic-bezier(.2,.7,.2,1) forwards; }
.hero h1 .word:nth-child(1) { animation-delay: .15s; }
.hero h1 .word:nth-child(2) { animation-delay: .3s; }
.hero h1 .word:nth-child(3) { animation-delay: .45s; }
.hero h1 .word:nth-child(4) { animation-delay: .6s; }
.hero h1 .word:nth-child(5) { animation-delay: .75s; }
.hero h1 .word:nth-child(6) { animation-delay: .9s; }
@keyframes heroWord { to { opacity: 1; transform: none; } }
.hero-sub { font-size: clamp(1rem, 1.5vw, 1.22rem); color: var(--ink-soft); max-width: 46ch; margin-bottom: 2rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.hero-badges {
  display: flex; flex-wrap: wrap; gap: 10px 22px;
  margin-top: 2.4rem;
  padding-top: 1.6rem;
  border-top: 1px solid var(--line);
}
.hero-badge { display: inline-flex; align-items: center; gap: 8px; font-size: .78rem; color: var(--ink-mute); letter-spacing: .04em; }
.hero-badge svg { color: var(--accent); flex: 0 0 auto; }

.hero-corner {
  position: absolute;
  top: clamp(90px, 16vh, 140px); right: clamp(16px, 5vw, 64px);
  z-index: 2;
  text-align: right;
  font-size: .68rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--ink-mute);
  line-height: 1.8;
}
@media (max-width: 720px) { .hero-corner { display: none; } }

/* =========================================================
   Stats strip
   ========================================================= */
.stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(14px, 3vw, 30px);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: clamp(30px, 5vw, 52px) 0;
}
.stat .num {
  font-family: var(--serif);
  font-size: clamp(2rem, 5vw, 3.4rem);
  line-height: 1;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
}
.stat .num small { font-size: .5em; color: var(--accent-text); }
.stat .lbl { display: block; margin-top: .5rem; font-size: .76rem; letter-spacing: .06em; color: var(--ink-mute); text-transform: uppercase; }
@media (max-width: 640px) { .stats { grid-template-columns: repeat(2, 1fr); gap: 26px 18px; } }

/* =========================================================
   Section heads
   ========================================================= */
.sec-head { max-width: 62ch; margin-bottom: clamp(32px, 5vw, 56px); }
.sec-head h2 { font-size: clamp(2rem, 4.6vw, 3.4rem); margin-bottom: 1rem; }
.sec-head.center { margin-left: auto; margin-right: auto; text-align: center; }

/* =========================================================
   Ahenkler — editorial photo series
   ========================================================= */
.ahenk-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(12px, 1.6vw, 20px);
}
.ahenk-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background: var(--surface);
  aspect-ratio: 3 / 4.2;
  isolation: isolate;
}
.ahenk-card img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform .8s cubic-bezier(.2,.7,.2,1);
}
.ahenk-card:hover img { transform: scale(1.06); }
.ahenk-card::after {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(20,16,14,0) 40%, rgba(20,16,14,.92) 100%);
}
.ahenk-cap {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  z-index: 2;
  padding: clamp(16px, 2vw, 24px);
}
.ahenk-cap .k { font-size: .68rem; letter-spacing: .24em; text-transform: uppercase; color: var(--accent-text); }
.ahenk-cap h3 { font-size: clamp(1.3rem, 2vw, 1.8rem); margin: .3rem 0 .2rem; color: var(--ink); }
.ahenk-cap p { font-size: .82rem; color: var(--ink-soft); margin: 0; }
@media (max-width: 900px) { .ahenk-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 460px) { .ahenk-grid { grid-template-columns: 1fr; } .ahenk-card { aspect-ratio: 16/11; } }

/* =========================================================
   Kamışın Yolu — vertical timeline / editorial flow
   ========================================================= */
.yol {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: clamp(30px, 5vw, 70px);
  align-items: center;
}
.yol-media { position: relative; border-radius: 14px; overflow: hidden; }
.yol-media img { width: 100%; aspect-ratio: 16/10; object-fit: cover; }
.yol-media .tag {
  position: absolute; left: 18px; bottom: 18px;
  background: rgba(20,16,14,.78);
  border: 1px solid var(--line-strong);
  color: var(--ink-soft);
  font-size: .72rem; letter-spacing: .1em;
  padding: 8px 14px; border-radius: 30px;
  backdrop-filter: blur(4px);
}
.steps { display: flex; flex-direction: column; gap: 4px; }
.step {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px 18px;
  padding: 18px 0;
  border-top: 1px solid var(--line);
  align-items: start;
}
.step:last-child { border-bottom: 1px solid var(--line); }
.step .no {
  grid-row: 1 / span 2;
  font-family: var(--serif);
  font-size: 1.5rem;
  color: var(--accent-text);
  min-width: 44px;
  font-variant-numeric: tabular-nums;
}
/* keep the number alone in col1; icon/title/text stack in the wide col2 so the
   heading can't get trapped in the leftover track and wrap one letter per line */
.step .ico { color: var(--accent-2-text); grid-column: 2; }
.step h4 { font-size: 1.15rem; margin-bottom: .3rem; min-width: 0; overflow-wrap: anywhere; grid-column: 2; }
.step p { font-size: .9rem; color: var(--ink-soft); margin: 0; min-width: 0; grid-column: 2; }
.step .when { font-size: .72rem; letter-spacing: .08em; color: var(--ink-mute); text-transform: uppercase; }
@media (max-width: 860px) { .yol { grid-template-columns: 1fr; } }

/* =========================================================
   Başpare detail — asymmetric split, overlap
   ========================================================= */
.baspare {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(24px, 4vw, 56px);
  align-items: center;
}
.baspare-media { border-radius: 14px; overflow: hidden; position: relative; }
.baspare-media img { width: 100%; aspect-ratio: 7/5; object-fit: cover; }
.baspare-media::after {
  content: "";
  position: absolute; inset: 0;
  box-shadow: inset 0 0 90px 10px rgba(0,0,0,.4);
  pointer-events: none;
}
.baspare-list { display: flex; flex-direction: column; gap: 18px; margin-top: 1.4rem; }
.baspare-list .row {
  display: grid; grid-template-columns: auto 1fr; gap: 14px; align-items: start;
}
.baspare-list .row .dot { color: var(--accent); margin-top: 3px; }
.baspare-list .row b { display: block; color: var(--ink); font-weight: 600; font-family: var(--sans); }
.baspare-list .row span { font-size: .9rem; color: var(--ink-soft); }
@media (max-width: 820px) { .baspare { grid-template-columns: 1fr; } }

/* =========================================================
   Ahenk Seçici — business tool
   ========================================================= */
.selector { background: var(--surface); border: 1px solid var(--line); border-radius: 18px; padding: clamp(20px, 3.4vw, 44px); }
.selector-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(24px, 4vw, 48px); align-items: start; }
.ahenk-picker { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.pick {
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 16px 16px 18px;
  cursor: pointer;
  transition: border-color .24s ease, transform .24s ease, background .24s ease;
  text-align: left;
}
.pick:hover { transform: translateY(-3px); border-color: var(--line-strong); }
.pick.is-active { border-color: var(--accent); background: #30251C; box-shadow: 0 10px 30px -18px rgba(199,125,74,.7); }
.pick .name { font-family: var(--serif); font-size: 1.3rem; color: var(--ink); }
.pick .cm { display: block; margin-top: .3rem; font-size: .78rem; color: var(--ink-mute); letter-spacing: .04em; }
.pick .cm b { color: var(--accent-text); font-weight: 600; }
.pick.is-active .cm b { color: var(--accent-text); }

.result { display: flex; flex-direction: column; gap: 16px; }
.result .rname { font-family: var(--serif); font-size: clamp(1.7rem, 3vw, 2.4rem); color: var(--ink); }
.result dl { display: grid; grid-template-columns: auto 1fr; gap: 12px 18px; margin: 0; }
.result dt { font-size: .74rem; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-mute); align-self: center; }
.result dd { margin: 0; font-size: 1rem; color: var(--ink); text-align: right; }
.result .price-row { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; border-top: 1px solid var(--line); padding-top: 16px; margin-top: 4px; }
.result .price-row .p {
  font-family: var(--serif);
  font-size: clamp(1.8rem, 3.4vw, 2.6rem);
  color: var(--accent-text);
  font-variant-numeric: tabular-nums;
}
.result .price-row .p small { font-size: .42em; color: var(--ink-mute); letter-spacing: .05em; }
.selector .disc { font-size: .72rem; color: var(--ink-mute); margin-top: 6px; }
@media (max-width: 780px) { .selector-grid { grid-template-columns: 1fr; } }
@media (max-width: 420px) { .ahenk-picker { grid-template-columns: 1fr; } }

/* =========================================================
   Pricing packages
   ========================================================= */
.pkg-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(16px, 2vw, 26px); align-items: start; }
.pkg {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: clamp(22px, 2.6vw, 34px);
  display: flex; flex-direction: column;
  transition: transform .28s cubic-bezier(.2,.7,.2,1), border-color .28s ease, box-shadow .28s ease;
}
.pkg:hover { transform: translateY(-6px); border-color: var(--line-strong); box-shadow: 0 24px 50px -30px rgba(0,0,0,.8); }
.pkg.is-feature { border-color: var(--accent); background: linear-gradient(180deg, #2C221B, #241C17); }
.pkg .flag { font-size: .68rem; letter-spacing: .2em; text-transform: uppercase; color: var(--accent-text); }
.pkg h3 { font-size: 1.7rem; margin: .5rem 0 .2rem; }
.pkg .p { font-family: var(--serif); font-size: 2.4rem; color: var(--ink); margin: .6rem 0; font-variant-numeric: tabular-nums; }
.pkg .p small { font-size: .38em; color: var(--ink-mute); letter-spacing: .05em; }
.pkg .sub { font-size: .86rem; color: var(--ink-soft); margin-bottom: 1.2rem; }
.pkg ul.inc { display: flex; flex-direction: column; gap: 10px; margin: 0 0 10px; padding-top: 16px; border-top: 1px solid var(--line); }
.pkg ul.inc li { display: grid; grid-template-columns: auto 1fr; gap: 10px; font-size: .88rem; color: var(--ink-soft); align-items: start; }
.pkg ul.inc li svg { color: var(--accent); margin-top: 3px; }
.pkg ul.inc li.no { color: var(--ink-mute); }
.pkg ul.inc li.no svg { color: var(--ink-mute); }
.pkg .teslim { font-size: .78rem; color: var(--ink-mute); margin: 12px 0 20px; }
.pkg .btn { margin-top: auto; width: 100%; justify-content: center; }
@media (max-width: 900px) { .pkg-grid { grid-template-columns: 1fr; max-width: 460px; margin: 0 auto; } }

/* =========================================================
   Manifesto / quote
   ========================================================= */
.manifesto { background: var(--bg-2); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.manifesto blockquote {
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(1.8rem, 4.2vw, 3.2rem);
  line-height: 1.24;
  max-width: 20ch;
  margin: 0 auto;
  text-align: center;
  color: var(--ink);
}
.manifesto .who { display: block; text-align: center; margin-top: 1.8rem; font-family: var(--sans); font-style: normal; font-size: .8rem; letter-spacing: .18em; text-transform: uppercase; color: var(--accent-text); }

/* =========================================================
   Testimonials — editorial grid
   ========================================================= */
.refs { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(16px, 2vw, 24px); }
.ref {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: clamp(22px, 2.4vw, 30px);
  display: flex; flex-direction: column; gap: 14px;
}
.ref .stars { color: var(--accent); letter-spacing: 2px; font-size: .85rem; }
.ref p { font-size: .95rem; color: var(--ink-soft); margin: 0; }
.ref .cite { margin-top: auto; border-top: 1px solid var(--line); padding-top: 14px; }
.ref .cite b { display: block; color: var(--ink); font-family: var(--serif); font-size: 1.05rem; font-weight: 500; }
.ref .cite span { font-size: .76rem; color: var(--ink-mute); letter-spacing: .04em; }
@media (max-width: 900px) { .refs { grid-template-columns: 1fr; max-width: 560px; margin: 0 auto; } }

/* =========================================================
   Atölye notları
   ========================================================= */
.notes { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(14px, 2vw, 22px); }
.note { border-top: 2px solid var(--accent); padding-top: 16px; }
.note time { font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; color: var(--accent-2-text); }
.note h4 { font-size: 1.12rem; margin: .5rem 0 .4rem; }
.note p { font-size: .86rem; color: var(--ink-soft); margin: 0; }
@media (max-width: 760px) { .notes { grid-template-columns: 1fr; } }

/* =========================================================
   CTA band
   ========================================================= */
.cta-band { background: linear-gradient(135deg, #2E221A 0%, #241C17 100%); border-top: 1px solid var(--line); }
.cta-band .inner { text-align: center; max-width: 60ch; margin: 0 auto; }
.cta-band h2 { font-size: clamp(2rem, 5vw, 3.6rem); margin-bottom: 1rem; }
.cta-band p { color: var(--ink-soft); margin-bottom: 2rem; }
.cta-band .hero-actions { justify-content: center; }

/* =========================================================
   Feature / value icon cards
   ========================================================= */
.feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(16px, 2vw, 24px); }
.feat {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: clamp(22px, 2.4vw, 30px);
  transition: transform .28s ease, border-color .28s ease;
}
.feat:hover { transform: translateY(-5px); border-color: var(--line-strong); }
.feat .ic {
  width: 48px; height: 48px;
  border-radius: 12px;
  display: inline-flex; align-items: center; justify-content: center;
  background: rgba(199,125,74,.12);
  color: var(--accent-text);
  margin-bottom: 16px;
}
.feat h4 { font-size: 1.2rem; margin-bottom: .5rem; }
.feat p { font-size: .9rem; color: var(--ink-soft); margin: 0; }
@media (max-width: 820px) { .feat-grid { grid-template-columns: 1fr; } }

/* =========================================================
   FAQ
   ========================================================= */
.faq { max-width: 820px; margin: 0 auto; }
.faq-item { border-bottom: 1px solid var(--line); }
.faq-item > summary {
  cursor: pointer;
  list-style: none;
  padding: 22px 44px 22px 0;
  position: relative;
  font-family: var(--serif);
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  color: var(--ink);
}
.faq-item > summary::-webkit-details-marker { display: none; }
.faq-item > summary::after {
  content: "";
  position: absolute; right: 6px; top: 28px;
  width: 12px; height: 12px;
  border-right: 1.6px solid var(--accent);
  border-bottom: 1.6px solid var(--accent);
  transform: rotate(45deg);
  transition: transform .3s ease;
}
.faq-item[open] > summary::after { transform: rotate(-135deg); }
.faq-item > .answer {
  height: 0;
  padding: 0 0;
  overflow: hidden;
  transition: height .36s cubic-bezier(.4,0,.2,1), padding-block-end .36s cubic-bezier(.4,0,.2,1);
}
.faq-item[open] > .answer { height: auto; padding-block-end: 22px; }
.faq-item > .answer p { color: var(--ink-soft); font-size: .95rem; margin: 0 0 .8rem; }
.faq-item > .answer p:last-child { margin-bottom: 0; }
@media (prefers-reduced-motion: reduce) { .faq-item > .answer { transition: none; } }

/* =========================================================
   Footer
   ========================================================= */
.site-footer { background: var(--bg-2); border-top: 1px solid var(--line); padding: clamp(48px, 7vw, 90px) 0 30px; }
.foot-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1.2fr; gap: clamp(24px, 4vw, 48px); }
.foot-brand .brand { margin-bottom: 16px; }
.foot-brand p { font-size: .88rem; color: var(--ink-soft); max-width: 34ch; }
.foot-col h5 { font-family: var(--sans); font-size: .74rem; letter-spacing: .18em; text-transform: uppercase; color: var(--ink-mute); margin: 0 0 16px; }
.foot-col a, .foot-col span { display: block; color: var(--ink-soft); font-size: .9rem; padding: 5px 0; }
.foot-col a:hover { color: var(--accent-text); }
.foot-col .ln { display: grid; grid-template-columns: auto 1fr; gap: 10px; align-items: start; }
.foot-col .ln svg { color: var(--accent); margin-top: 4px; }
.foot-bottom {
  display: flex; flex-wrap: wrap; gap: 12px 24px;
  justify-content: space-between; align-items: center;
  margin-top: clamp(36px, 5vw, 56px);
  padding-top: 24px;
  border-top: 1px solid var(--line);
  font-size: .78rem; color: var(--ink-mute);
}
.foot-bottom a { color: var(--ink-mute); }
.foot-bottom a:hover { color: var(--accent-text); }
.foot-legal { display: flex; flex-wrap: wrap; gap: 8px 18px; }
.foot-reg { font-size: .72rem; color: var(--ink-mute); margin-top: 8px; }
@media (max-width: 900px) { .foot-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 520px) { .foot-grid { grid-template-columns: 1fr; } }

/* =========================================================
   Contact page
   ========================================================= */
.page-hero { padding: clamp(40px, 7vw, 90px) 0 clamp(24px, 4vw, 40px); border-bottom: 1px solid var(--line); }
.page-hero h1 { font-size: clamp(2.4rem, 6vw, 4.4rem); margin: 1rem 0 1rem; max-width: 16ch; }
.page-hero p { color: var(--ink-soft); max-width: 54ch; }

.chan-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: clamp(14px, 2vw, 20px); }
.chan {
  display: block;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 24px;
  transition: transform .26s ease, border-color .26s ease, box-shadow .26s ease;
}
.chan:hover { transform: translateY(-3px); border-color: var(--accent); box-shadow: 0 20px 40px -28px rgba(0,0,0,.8); color: inherit; }
.chan .ic {
  width: 48px; height: 48px; border-radius: 12px;
  display: inline-flex; align-items: center; justify-content: center;
  background: rgba(199,125,74,.12); color: var(--accent-text);
  margin-bottom: 16px;
}
.chan .k { font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; color: var(--ink-mute); }
.chan .v { display: block; font-family: var(--serif); font-size: 1.25rem; color: var(--ink); margin: .3rem 0; word-break: break-word; }
.chan .s { font-size: .82rem; color: var(--ink-soft); }
.chan:hover .v { color: var(--accent-text); }

.hours-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; }
.hours-cell {
  background: var(--surface); border: 1px solid var(--line); border-radius: 10px;
  padding: 14px 16px; display: flex; flex-direction: column; gap: 4px;
}
.hours-cell.today { border-color: var(--accent); background: #2C221B; }
.hours-cell .d { font-size: .74rem; letter-spacing: .1em; text-transform: uppercase; color: var(--ink-mute); }
.hours-cell .t { font-family: var(--serif); font-size: 1.05rem; color: var(--ink); font-variant-numeric: tabular-nums; }
.hours-cell.today .d { color: var(--accent-text); }

/* =========================================================
   Forms
   ========================================================= */
.form-wrap { background: var(--surface); border: 1px solid var(--line); border-radius: 18px; padding: clamp(24px, 3.4vw, 44px); }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px 20px; }
.field { display: flex; flex-direction: column; gap: 7px; }
.field.full { grid-column: 1 / -1; }
.field label, .field > span.lbl { font-size: .8rem; letter-spacing: .04em; color: var(--ink-soft); font-weight: 600; }
.field label .opt { color: var(--ink-mute); font-weight: 400; }
.field input, .field select, .field textarea {
  width: 100%;
  background: var(--bg-2);
  border: 1px solid var(--line);
  border-bottom: 2px solid var(--line-strong);
  border-radius: 8px;
  color: var(--ink);
  font-family: var(--sans);
  font-size: .95rem;
  padding: 13px 14px;
  transition: border-color .22s ease, background .22s ease;
}
.field textarea { min-height: 140px; resize: vertical; }
.field input:focus, .field select:focus, .field textarea:focus {
  outline: none;
  border-color: var(--line);
  border-bottom-color: var(--accent);
  background: #191310;
}
.field input::placeholder, .field textarea::placeholder { color: var(--ink-mute); }
.field select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23C77D4A' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 14px center; padding-right: 40px; }
.field.kvkk { flex-direction: row; align-items: flex-start; gap: 10px; }
.field.kvkk label { font-weight: 400; font-size: .84rem; color: var(--ink-soft); }
.field input[type="checkbox"] {
  appearance: auto;
  -webkit-appearance: auto;
  width: 18px; height: 18px;
  min-width: 18px; min-height: 18px;
  padding: 0; border: 0; margin: 2px 0 0;
  accent-color: var(--accent);
}
.form-wrap .btn { margin-top: 6px; }
@media (max-width: 620px) { .form-grid { grid-template-columns: 1fr; } .form-wrap .btn { width: 100%; justify-content: center; } }

.contact-split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(28px, 4vw, 56px); align-items: start; }
@media (max-width: 900px) { .contact-split { grid-template-columns: 1fr; } }

/* =========================================================
   Legal / doc pages
   ========================================================= */
.doc { max-width: 760px; }
.doc h2 { font-size: clamp(1.5rem, 3vw, 2rem); margin: 2.4rem 0 1rem; }
.doc h3 { font-size: 1.2rem; margin: 1.6rem 0 .6rem; font-family: var(--serif); }
.doc p, .doc li { color: var(--ink-soft); font-size: .96rem; }
.doc ul.bullet { padding-left: 1.2rem; margin: 0 0 1rem; }
.doc ul.bullet li { list-style: disc; margin-bottom: .4rem; }
.doc .updated { font-size: .8rem; color: var(--ink-mute); letter-spacing: .04em; }

.table-scroll {
  display: block; width: 100%; max-width: 100%; min-width: 0;
  overflow-x: auto; -webkit-overflow-scrolling: touch;
  margin: 18px 0;
  border: 1px solid var(--line);
  border-radius: 8px;
}
.table-scroll > table { margin: 0 !important; min-width: 480px; width: 100%; border-collapse: collapse; }
:where(*:has(> .table-scroll), *:has(> * > .table-scroll), *:has(> * > * > .table-scroll)) { min-width: 0; }
table th, table td { text-align: left; padding: 12px 16px; border-bottom: 1px solid var(--line); font-size: .9rem; }
table th { color: var(--ink); font-family: var(--sans); font-weight: 600; background: var(--surface); }
table td { color: var(--ink-soft); }

/* =========================================================
   About page
   ========================================================= */
.about-hero-media { border-radius: 16px; overflow: hidden; }
.about-hero-media img { width: 100%; aspect-ratio: 16/9; object-fit: cover; }
.team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(16px, 2.4vw, 28px); }
.member { display: flex; flex-direction: column; }
.member .ph { border-radius: 14px; overflow: hidden; margin-bottom: 16px; }
.member .ph img { width: 100%; aspect-ratio: 4/5; object-fit: cover; transition: transform .6s ease; }
.member:hover .ph img { transform: scale(1.05); }
.member h4 { font-size: 1.3rem; }
.member .role { font-size: .78rem; letter-spacing: .1em; text-transform: uppercase; color: var(--accent-text); margin: .3rem 0 .8rem; }
.member p { font-size: .88rem; color: var(--ink-soft); margin: 0; }
@media (max-width: 820px) { .team-grid { grid-template-columns: 1fr; max-width: 420px; margin: 0 auto; } }

/* thank you */
.thanks { min-height: 62vh; display: flex; align-items: center; justify-content: center; text-align: center; }
.thanks .inner { max-width: 52ch; }
.thanks .mark { color: var(--accent); margin-bottom: 20px; }
.thanks h1 { font-size: clamp(2.2rem, 5vw, 3.6rem); margin-bottom: 1rem; }
.thanks p { color: var(--ink-soft); margin-bottom: 2rem; }

/* 404 */
.nf { min-height: 66vh; display: flex; align-items: center; }
.nf .big { font-family: var(--serif); font-size: clamp(5rem, 20vw, 12rem); line-height: 1; color: var(--accent-text); }

/* =========================================================
   Reveal
   ========================================================= */
.reveal { opacity: 0; transform: translateY(28px); transition: opacity .6s cubic-bezier(.2,.7,.2,1), transform .6s cubic-bezier(.2,.7,.2,1); transition-delay: calc(var(--i, 0) * 80ms); }
.reveal.is-in { opacity: 1; transform: none; }
html.no-js .reveal { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
  .hero h1 .word { opacity: 1 !important; transform: none !important; animation: none !important; }
  .hero-media img { animation: none !important; }
  .hero-vapour path { animation: none !important; }
}

/* =========================================================
   Cookie banner
   ========================================================= */
.cookie-banner {
  position: fixed;
  bottom: 16px; left: 16px; right: 16px;
  max-width: 520px; margin: 0 auto;
  background: var(--surface);
  border: 1px solid var(--line-strong);
  border-radius: 16px;
  padding: 22px 22px 20px;
  z-index: 9999;
  transform: translateY(140%);
  opacity: 0;
  transition: transform .28s cubic-bezier(.2,.7,.2,1), opacity .24s ease;
  box-shadow: 0 24px 60px -20px rgba(0,0,0,.7);
}
.cookie-banner.is-visible { transform: translateY(0); opacity: 1; }
.cookie-banner h4 { font-family: var(--serif); font-size: 1.2rem; margin-bottom: .5rem; }
.cookie-banner p { font-size: .84rem; color: var(--ink-soft); margin: 0 0 16px; }
.cookie-banner p a { color: var(--accent-text); text-decoration: underline; }
.cookie-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.cookie-actions button {
  flex: 1 1 auto; min-height: 44px;
  font-family: var(--sans); font-size: .84rem; font-weight: 600;
  border-radius: 40px; cursor: pointer; padding: 10px 16px;
  border: 1px solid var(--line-strong); background: transparent; color: var(--ink);
  transition: background .2s ease, color .2s ease, border-color .2s ease;
}
.cookie-actions button[data-consent="accept"] { background: var(--accent); color: #1A1512; border-color: var(--accent); }
.cookie-actions button[data-consent="accept"]:hover { background: var(--ink); color: #1A1512; }
.cookie-actions button[data-consent="reject"]:hover,
.cookie-actions button[data-consent="settings"]:hover { background: var(--surface-2); border-color: var(--accent); color: var(--accent-text); }
@media (min-width: 720px) { .cookie-banner { left: 24px; right: auto; max-width: 420px; } }

.cookie-settings { position: fixed; inset: 0; z-index: 10000; display: none; align-items: center; justify-content: center; padding: 20px; }
.cookie-settings.is-open { display: flex; }
.cookie-settings .bd { position: absolute; inset: 0; background: rgba(0,0,0,.6); }
.cookie-settings .panel {
  position: relative; z-index: 1;
  background: var(--surface); border: 1px solid var(--line-strong);
  border-radius: 16px; padding: 28px; max-width: 460px; width: 100%;
  max-height: 90vh; overflow-y: auto;
}
.cookie-settings h3 { font-size: 1.5rem; margin-bottom: 1rem; }
.cs-row { display: grid; grid-template-columns: 1fr auto; gap: 8px 16px; align-items: center; padding: 14px 0; border-top: 1px solid var(--line); }
.cs-row b { font-size: .95rem; color: var(--ink); font-family: var(--sans); }
.cs-row p { grid-column: 1 / -1; font-size: .8rem; color: var(--ink-mute); margin: 0; }
.cs-row input[type="checkbox"] { width: 20px; height: 20px; accent-color: var(--accent); }
.cs-actions { display: flex; gap: 10px; margin-top: 20px; }
.cs-actions button { flex: 1; min-height: 44px; border-radius: 40px; font-weight: 600; cursor: pointer; border: 1px solid var(--line-strong); }
.cs-actions .save { background: var(--accent); color: #1A1512; border-color: var(--accent); }
.cs-actions .save:hover { background: var(--ink); }
.cs-actions .close { background: transparent; color: var(--ink); }
.cs-actions .close:hover { border-color: var(--accent); color: var(--accent-text); }

/* utility */
.stack-sm > * + * { margin-top: .6rem; }
.mt-3 { margin-top: 2rem; }
.center { text-align: center; }
.chip-row { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 1.4rem; }
.chip { font-size: .78rem; letter-spacing: .04em; color: var(--ink-soft); background: var(--surface); border: 1px solid var(--line); border-radius: 30px; padding: 8px 16px; }
.chip b { color: var(--accent-text); font-weight: 600; }

.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--accent);z-index:9998;transition:width 80ms linear;pointer-events:none}

/* =========================================================
   NEY / SUFİ THEME LAYER — dokuz boğum, nefes, sema
   ========================================================= */
:root { --silver: #CBC8BD; --silver-deep: #8E8B80; }

/* ---- breath-paced reveals (nefes: slow inhale/exhale) ---- */
.reveal {
  transition-property: opacity, transform;
  transition-duration: 1.05s;
  transition-timing-function: cubic-bezier(.22,.61,.24,1);
  transition-delay: calc(var(--i, 0) * 130ms);
}

/* ---- dokuz boğum divider (9 nodes + breath travelling the reed) ---- */
.bogum-rule { display: flex; justify-content: center; align-items: center; padding: clamp(30px, 6vw, 68px) 0; }
.bogum-rule.tight { padding: clamp(18px, 3vw, 34px) 0; }
.bogum-rule svg { width: min(360px, 74%); height: 22px; overflow: visible; }
.bogum-line { stroke: var(--line-strong); stroke-width: 1.1; }
.bogum-node { fill: var(--bg); stroke: var(--accent); stroke-width: 1.3; }
.bogum-rule.on-2 .bogum-node { fill: var(--bg-2); }
.bogum-node.mid { fill: var(--accent); stroke: var(--accent); }
.bogum-air {
  fill: var(--accent-text);
  transform-box: fill-box;
  transform-origin: center;
  filter: drop-shadow(0 0 5px rgba(224,160,110,.85));
  animation: bogumAir 11s cubic-bezier(.45,0,.55,1) infinite;
}
@keyframes bogumAir {
  0%      { transform: translateX(0);     opacity: 0; }
  6%      { opacity: 1; }
  48%     { transform: translateX(300px);  opacity: 1; }
  56%     { transform: translateX(300px);  opacity: 0; }
  100%    { transform: translateX(0);      opacity: 0; }
}

/* ---- section eyebrow reed tick ---- */
.eyebrow.reed::before {
  content: "";
  display: inline-block;
  width: 22px; height: 1px;
  margin-right: 12px; vertical-align: middle;
  background: linear-gradient(90deg, var(--accent), transparent);
}

/* ---- atölye künye (signed heritage band, replaces stat grid) ---- */
.kunye { padding: clamp(30px, 5vw, 60px) 0 clamp(40px, 6vw, 74px); }
.kunye-body { max-width: 62ch; margin: 0 auto; text-align: center; }
.kunye-line {
  font-family: var(--serif);
  font-size: clamp(1.35rem, 3vw, 2.15rem);
  line-height: 1.5;
  color: var(--ink-soft);
  margin: 0 0 1.6rem;
  letter-spacing: -0.01em;
}
.kunye-line b { color: var(--accent-text); font-weight: 500; font-variant-numeric: tabular-nums; }
.kunye-sign {
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(1.5rem, 3.2vw, 2.1rem);
  color: var(--ink);
  margin: 0;
  line-height: 1.1;
}
.kunye-role {
  display: block;
  margin-top: .7rem;
  font-size: .72rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--accent-2-text);
}

/* ---- vertical reed spine down the "Kamışın Yolu" steps ---- */
.steps.reed-steps { position: relative; padding-left: 40px; }
.steps.reed-steps::before {
  content: "";
  position: absolute;
  left: 13px; top: 22px; bottom: 22px;
  width: 2px;
  background: linear-gradient(180deg, transparent, var(--line-strong) 8%, var(--line-strong) 92%, transparent);
}
.steps.reed-steps .reed-air {
  position: absolute;
  left: 8px;
  width: 12px; height: 12px;
  border-radius: 50%;
  background: var(--accent-text);
  box-shadow: 0 0 8px 2px rgba(224,160,110,.6);
  animation: reedDescend 12s cubic-bezier(.45,0,.55,1) infinite;
  pointer-events: none;
}
@keyframes reedDescend {
  0%   { top: 18px; opacity: 0; }
  8%   { opacity: 1; }
  90%  { opacity: 1; }
  100% { top: calc(100% - 30px); opacity: 0; }
}
.steps.reed-steps .step { position: relative; border-top: none; padding: 20px 0; }
.steps.reed-steps .step::before {
  content: "";
  position: absolute;
  left: -33px; top: 26px;
  width: 12px; height: 12px;
  border-radius: 50%;
  background: var(--bg-2);
  border: 1.5px solid var(--accent);
  z-index: 1;
}
.steps.reed-steps .step .no { color: var(--accent-text); }

/* ---- gümüş başpare: breath entering the mouthpiece + 7 holes accent ---- */
.baspare-media .breath-in {
  position: absolute;
  z-index: 2;
  top: 0; bottom: 0; left: 8%;
  width: 2px;
  pointer-events: none;
  overflow: visible;
}
.baspare-media .breath-in span {
  position: absolute;
  left: -4px; top: 0;
  width: 9px; height: 9px;
  border-radius: 50%;
  background: var(--silver);
  box-shadow: 0 0 10px 3px rgba(203,200,189,.55);
  animation: breathIn 9s cubic-bezier(.4,0,.5,1) infinite;
}
@keyframes breathIn {
  0%   { top: -4%; opacity: 0; }
  15%  { opacity: .9; }
  70%  { opacity: .9; }
  100% { top: 104%; opacity: 0; }
}
.holes-motif { display: inline-flex; align-items: center; gap: 10px; margin-top: 1.6rem; color: var(--silver-deep); }
.holes-motif svg { color: var(--silver); flex: 0 0 auto; }
.holes-motif span { font-size: .74rem; letter-spacing: .16em; text-transform: uppercase; }

/* ---- Ahenk Seçici: ney length gauge (vertical reed w/ 7 holes) ---- */
.selector-grid.with-gauge { grid-template-columns: auto 1.05fr .95fr; }
.ney-gauge {
  position: relative;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  min-height: 340px;
  padding: 8px 6px;
}
.ney-gauge .rail {
  position: relative;
  width: 26px;
  height: calc(46% + var(--ney-fill, .6) * 54%);
  min-height: 150px;
  border-radius: 13px 13px 8px 8px;
  background: linear-gradient(180deg, #3a2c20, #2a2018);
  border: 1px solid var(--line-strong);
  box-shadow: inset 0 0 14px rgba(0,0,0,.5);
  transition: height .9s cubic-bezier(.22,.61,.24,1);
  overflow: hidden;
}
.ney-gauge .rail::before { /* silver başpare at top */
  content: "";
  position: absolute; left: 0; right: 0; top: 0; height: 16px;
  background: linear-gradient(180deg, var(--silver), var(--silver-deep));
  border-radius: 13px 13px 0 0;
}
.ney-gauge .rail .hole {
  position: absolute; left: 50%; transform: translateX(-50%);
  width: 8px; height: 8px; border-radius: 50%;
  background: #17110d;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
}
.ney-gauge .rail .hole:nth-child(1) { top: 34%; }
.ney-gauge .rail .hole:nth-child(2) { top: 45%; }
.ney-gauge .rail .hole:nth-child(3) { top: 56%; }
.ney-gauge .rail .hole:nth-child(4) { top: 67%; }
.ney-gauge .rail .hole:nth-child(5) { top: 78%; }
.ney-gauge .rail .hole:nth-child(6) { top: 89%; }
.ney-gauge .glen {
  margin-top: 14px;
  font-family: var(--serif);
  font-size: 1.2rem;
  color: var(--accent-text);
  font-variant-numeric: tabular-nums;
}
.ney-gauge .glbl { font-size: .64rem; letter-spacing: .2em; text-transform: uppercase; color: var(--ink-mute); margin-top: 2px; }
@media (max-width: 780px) {
  .selector-grid.with-gauge { grid-template-columns: 1fr; }
  .ney-gauge { flex-direction: row; justify-content: center; gap: 18px; min-height: 0; }
  .ney-gauge .rail { width: calc(46% + var(--ney-fill,.6) * 40%); height: 26px; min-height: 0; min-width: 150px; border-radius: 8px 13px 13px 8px; }
  .ney-gauge .rail::before { left: auto; right: 0; top: 0; bottom: 0; width: 16px; height: auto; border-radius: 0 13px 13px 0; }
  .ney-gauge .rail .hole { top: 50%; left: auto; transform: translateY(-50%); }
  .ney-gauge .rail .hole:nth-child(1){left:34%} .ney-gauge .rail .hole:nth-child(2){left:45%}
  .ney-gauge .rail .hole:nth-child(3){left:56%} .ney-gauge .rail .hole:nth-child(4){left:67%}
  .ney-gauge .rail .hole:nth-child(5){left:78%} .ney-gauge .rail .hole:nth-child(6){left:89%}
  .ney-gauge .gtxt { text-align: center; }
}

/* ---- manifesto: meditative whirling (sema) calm ---- */
.manifesto { position: relative; overflow: hidden; isolation: isolate; }
.manifesto .whirl {
  position: absolute;
  z-index: -1;
  left: 50%; top: 50%;
  width: min(620px, 120vw);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  color: var(--accent);
  opacity: .10;
  pointer-events: none;
  animation: whirl 60s linear infinite;
}
.manifesto .whirl.slow { animation-duration: 96s; animation-direction: reverse; opacity: .07; }
@keyframes whirl { to { transform: translate(-50%, -50%) rotate(360deg); } }
.manifesto blockquote::before {
  content: "\201C";
  display: block;
  font-family: var(--serif);
  font-size: 3.4rem;
  line-height: .4;
  color: var(--accent-text);
  opacity: .5;
  margin-bottom: .2em;
}

/* ---- fixed vertical reed breath rail (desktop only) ---- */
.breath-rail {
  position: fixed;
  left: max(18px, calc((100vw - var(--maxw)) / 2 - 40px));
  top: 50%;
  transform: translateY(-50%);
  height: min(56vh, 460px);
  width: 14px;
  z-index: 900;
  pointer-events: none;
  display: none;
}
.breath-rail .stem {
  position: absolute; left: 50%; transform: translateX(-50%);
  top: 0; bottom: 0; width: 1.5px;
  background: linear-gradient(180deg, transparent, var(--line-strong) 10%, var(--line-strong) 90%, transparent);
}
.breath-rail .bnode {
  position: absolute; left: 50%; transform: translate(-50%, -50%);
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--bg); border: 1px solid var(--accent-2-text);
}
.breath-rail .bdot {
  position: absolute; left: 50%;
  width: 9px; height: 9px; border-radius: 50%;
  transform: translate(-50%, -50%);
  background: var(--accent-text);
  box-shadow: 0 0 8px 2px rgba(224,160,110,.6);
  top: 0;
  transition: top .18s linear;
}
.breath-rail .cap {
  position: absolute; left: 50%; transform: translateX(-50%);
  bottom: -30px; white-space: nowrap;
  font-size: .56rem; letter-spacing: .3em; text-transform: uppercase;
  color: var(--ink-mute);
  writing-mode: vertical-rl;
  top: calc(100% + 8px); bottom: auto;
}
@media (min-width: 1360px) { .breath-rail { display: block; } }

/* ---- quiet closing line under ahenkler (replaces chip row) ---- */
.reed-note {
  text-align: center;
  margin-top: clamp(24px, 3vw, 40px);
  font-size: .9rem;
  color: var(--ink-mute);
  letter-spacing: .02em;
}
.reed-note b { color: var(--accent-2-text); font-weight: 600; }

/* ---- reduced motion: still, contemplative ---- */
@media (prefers-reduced-motion: reduce) {
  .bogum-air, .steps.reed-steps .reed-air, .baspare-media .breath-in span,
  .manifesto .whirl { animation: none !important; }
  .steps.reed-steps .reed-air, .baspare-media .breath-in span { display: none; }
  .ney-gauge .rail { transition: none !important; }
  .breath-rail .bdot { transition: none !important; }
}
