/* self-hosted fonts (restored after polish strip) */
@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Cinzel-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: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Cinzel-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;
}

/* ============================================================
   Mâverâ Ebru Atölyesi — İleri Seviye Klasik Ebru
   Koyu, törensel editorial-magazine
   ============================================================ */

:root {
  --bg: #101418;
  --surface: #1A2024;
  --surface-2: #222B30;
  --ink: #E8EDEC;
  --ink-soft: #A6B1AF;
  --ink-faint: #75817F;
  --accent: #C0A062;
  --accent-soft: #D6BC86;
  --accent-2: #2E6E73;
  --accent-2-soft: #3E8C92;
  --line: rgba(192, 160, 98, 0.20);
  --line-strong: rgba(192, 160, 98, 0.42);
  --line-cool: rgba(46, 110, 115, 0.30);
  --shadow: 0 24px 60px -34px rgba(0, 0, 0, 0.85);
  --header-h: 76px;
  --maxw: 1180px;
  --serif-d: "Cinzel", "Trajan Pro", "Times New Roman", serif;
  --serif-b: "EB Garamond", "Palatino Linotype", Palatino, Georgia, serif;
  interpolate-size: allow-keywords;
}

*,
*::before,
*::after { box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}

html, body {
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--serif-b);
  font-size: 1.125rem;
  line-height: 1.72;
  font-weight: 400;
  letter-spacing: 0.005em;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* atmospheric marbling backdrop */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -2;
  background:
    radial-gradient(60% 50% at 15% 12%, rgba(46, 110, 115, 0.10), transparent 60%),
    radial-gradient(55% 45% at 88% 78%, rgba(192, 160, 98, 0.08), transparent 62%),
    radial-gradient(40% 40% at 70% 8%, rgba(192, 160, 98, 0.05), transparent 60%);
  pointer-events: none;
}
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  opacity: 0.5;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
}

img { max-width: 100%; height: auto; display: block; }

a { color: inherit; text-decoration: none; }

h1, h2, h3, h4 {
  font-family: var(--serif-d);
  font-weight: 600;
  line-height: 1.12;
  margin: 0;
  color: var(--ink);
}

p { margin: 0 0 1.2em; }
p:last-child { margin-bottom: 0; }

::selection { background: var(--accent); color: var(--bg); }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
  border-radius: 2px;
}

.container {
  width: 100%;
  max-width: var(--maxw);
  margin: 0 auto;
  padding-left: clamp(20px, 5vw, 48px);
  padding-right: clamp(20px, 5vw, 48px);
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 4000;
  background: var(--accent);
  color: var(--bg);
  padding: 10px 18px;
  font-family: var(--serif-d);
  font-size: 0.8rem;
  letter-spacing: 0.12em;
}
.skip-link:focus { left: 12px; top: 12px; }

/* ---------- shared decorative atoms ---------- */
.eyebrow {
  font-family: var(--serif-d);
  font-weight: 600;
  font-size: 0.72rem;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  color: var(--accent);
  font-variant-caps: small-caps;
  display: inline-block;
}

.gold-rule {
  display: block;
  height: 1px;
  width: 0;
  background: linear-gradient(90deg, var(--accent), rgba(192, 160, 98, 0.1));
  transform-origin: left;
  transition: width 900ms cubic-bezier(.2, .7, .2, 1) 120ms;
}
.reveal.is-in .gold-rule,
.section-head.is-in .gold-rule { width: clamp(60px, 12vw, 132px); }

.hairline {
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, transparent, var(--line-strong) 18%, var(--line-strong) 82%, transparent);
  border: 0;
  margin: 0;
}

/* ---------- buttons ---------- */
.btn {
  --b: var(--accent);
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  font-family: var(--serif-d);
  font-weight: 600;
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 15px 30px;
  border: 1px solid var(--b);
  cursor: pointer;
  transition: background 240ms cubic-bezier(.4,0,.2,1), color 240ms, transform 240ms, box-shadow 240ms;
  position: relative;
}
.btn-primary {
  background: var(--accent);
  color: var(--bg);
  box-shadow: 0 14px 34px -20px rgba(192, 160, 98, 0.7);
}
.btn-primary:hover,
.btn-primary:focus-visible {
  background: var(--accent-soft);
  color: var(--bg);
  transform: translateY(-2px);
  box-shadow: 0 20px 40px -18px rgba(192, 160, 98, 0.6);
}
.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);
  border-color: var(--accent);
  transform: translateY(-2px);
}
.btn .arr { transition: transform 240ms cubic-bezier(.4,0,.2,1); }
.btn:hover .arr { transform: translateX(4px); }

/* ============================================================
   HEADER
   ============================================================ */
.site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 1080;
  height: var(--header-h);
  display: flex;
  align-items: center;
  background: rgba(16, 20, 24, 0.82);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
  transition: background 240ms ease, height 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}
.site-header.is-scrolled {
  height: 64px;
  background: rgba(16, 20, 24, 0.97);
  box-shadow: 0 8px 28px -18px rgba(0, 0, 0, 0.7);
  border-bottom-color: var(--line-strong);
}
.header-inner {
  width: 100%;
  max-width: var(--maxw);
  margin: 0 auto;
  padding-left: clamp(20px, 5vw, 48px);
  padding-right: clamp(20px, 5vw, 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: var(--serif-d);
  letter-spacing: 0.04em;
}
.brand-mark {
  width: 34px; height: 34px;
  flex: none;
  color: var(--accent);
}
.brand-name {
  font-size: 1.02rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink);
  line-height: 1;
}
.brand-name small {
  display: block;
  font-family: var(--serif-b);
  font-size: 0.62rem;
  letter-spacing: 0.28em;
  color: var(--accent);
  text-transform: uppercase;
  margin-top: 3px;
}

.nav-desktop {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.4vw, 34px);
}
.nav-desktop a {
  position: relative;
  font-family: var(--serif-d);
  font-size: 0.74rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink-soft);
  padding: 6px 0;
  transition: color 220ms ease;
}
.nav-desktop a:not(.nav-cta)::after {
  content: "";
  position: absolute;
  left: 0; bottom: -1px;
  height: 1px; width: 0;
  background: var(--accent);
  transition: width 260ms cubic-bezier(.4,0,.2,1);
}
.nav-desktop a:not(.nav-cta):hover { color: var(--ink); }
.nav-desktop a:not(.nav-cta):hover::after,
.nav-desktop a.is-active:not(.nav-cta)::after { width: 100%; }
.nav-desktop a.is-active:not(.nav-cta) { color: var(--accent); }

.nav-cta {
  border: 1px solid var(--accent);
  color: var(--accent) !important;
  padding: 9px 20px !important;
  transition: background 220ms ease, color 220ms ease;
}
.nav-cta::after { display: none; }
.nav-cta:hover,
.nav-cta:focus-visible {
  background: var(--accent);
  color: var(--bg) !important;
}

/* hamburger */
.nav-toggle {
  display: none;
  position: relative;
  z-index: 1100;
  width: 48px; height: 48px;
  border-radius: 8px;
  background: rgba(192, 160, 98, 0.10);
  border: 1px solid var(--line-strong);
  cursor: pointer;
  padding: 0;
  align-items: center;
  justify-content: center;
  transition: border-color 220ms ease, box-shadow 220ms ease, background 220ms ease;
}
.nav-toggle:hover,
.nav-toggle:focus-visible {
  border-color: var(--accent);
  background: rgba(192, 160, 98, 0.18);
  box-shadow: 0 0 0 1px rgba(192, 160, 98, 0.18), 0 10px 26px -16px rgba(192, 160, 98, 0.5);
}
.nav-toggle span {
  display: block;
  position: absolute;
  width: 24px; height: 2px;
  border-radius: 2px;
  background: var(--accent);
  transition: transform 280ms cubic-bezier(.4,0,.2,1), opacity 200ms ease;
}
.nav-toggle span:nth-child(1) { transform: translateY(-7px); }
.nav-toggle span:nth-child(3) { transform: translateY(7px); }
.nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: rotate(45deg); }
.nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: rotate(-45deg); }

/* ---------- drawer ---------- */
.drawer {
  position: fixed;
  top: 0; right: 0; bottom: 0;
  width: min(360px, 92vw);
  z-index: 1050;
  background: var(--surface);
  border-left: 1px solid var(--line-strong);
  transform: translateX(100%);
  visibility: hidden;
  transition: transform 320ms cubic-bezier(.2,.7,.2,1), visibility 0s linear 320ms;
  display: flex;
  flex-direction: column;
  padding: calc(var(--header-h) + 22px) 30px 36px;
  overflow-y: auto;
}
.drawer.is-open {
  transform: translateX(0);
  visibility: visible;
  transition: transform 320ms cubic-bezier(.2,.7,.2,1), visibility 0s;
}
.drawer .eyebrow { margin-bottom: 22px; }
.drawer a {
  font-family: var(--serif-d);
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-soft);
  padding: 15px 0;
  border-bottom: 1px solid var(--line);
  transition: color 200ms ease, padding-left 200ms ease;
}
.drawer a:hover,
.drawer a.is-active { color: var(--accent); padding-left: 6px; }
.drawer .drawer-cta {
  margin-top: 26px;
  justify-content: center;
  padding: 15px 30px;
  background: var(--accent);
  color: var(--bg);
  border: 1px solid var(--accent);
  box-shadow: 0 14px 34px -20px rgba(192, 160, 98, 0.7);
}
.drawer .drawer-cta:hover,
.drawer .drawer-cta:focus-visible {
  background: var(--accent-soft);
  color: var(--bg);
  padding-left: 30px;
}
.drawer-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  visibility: hidden;
  transition: opacity 240ms ease, visibility 240ms ease;
}
.drawer-backdrop.is-open { opacity: 1; visibility: visible; }

/* ============================================================
   MAIN / SECTIONS
   ============================================================ */
main { padding-top: var(--header-h); }

/* anchor landing offset for fixed header (cross-page + no-js fallback) */
main section[id],
[id] { scroll-margin-top: calc(var(--header-h) + 16px); }

.section {
  padding: clamp(64px, 9vw, 124px) 0;
  position: relative;
}
.section-alt { background: linear-gradient(180deg, rgba(26,32,36,0.5), rgba(26,32,36,0.85)); }
.section + .section { border-top: 1px solid var(--line); }

.section-head { margin-bottom: clamp(34px, 5vw, 60px); max-width: 720px; }
.section-head .eyebrow { margin-bottom: 18px; }
.section-head h2 {
  font-size: clamp(1.9rem, 4vw, 3rem);
  letter-spacing: -0.01em;
  margin-bottom: 18px;
}
.section-head h2 .gold-rule { margin-top: 22px; }
.section-head .lede {
  font-size: 1.18rem;
  color: var(--ink-soft);
  line-height: 1.7;
}

/* ============================================================
   HERO — full-bleed, layered academy
   ============================================================ */
.hero {
  position: relative;
  margin-top: calc(-1 * var(--header-h));
  min-height: min(94vh, 900px);
  display: flex;
  align-items: center;
  padding: calc(var(--header-h) + clamp(52px, 9vh, 108px)) 0 clamp(52px, 8vh, 104px);
  overflow: hidden;
  isolation: isolate;
}
.hero-media {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
}
.hero-media img {
  position: absolute;
  inset: -12% 0 -12% 0;
  width: 100%;
  height: 124%;
  object-fit: cover;
  object-position: 62% 42%;
  transform: translate3d(0, var(--py, 0px), 0) scale(1.08);
  will-change: transform;
}
.marble-band img[data-parallax] {
  transform: translate3d(0, var(--py, 0px), 0) scale(1.12);
  will-change: transform;
}
.hero-scrim {
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(96deg, rgba(12,15,18,0.95) 0%, rgba(12,15,18,0.86) 30%, rgba(12,15,18,0.52) 60%, rgba(14,18,22,0.30) 100%),
    linear-gradient(180deg, rgba(12,15,18,0.72) 0%, rgba(12,15,18,0.24) 38%, rgba(10,13,16,0.82) 100%),
    radial-gradient(120% 80% at 85% 20%, rgba(192,160,98,0.12), transparent 55%);
}
.hero::after {
  content: "";
  position: absolute;
  left: 0; right: 0; bottom: 0;
  height: 120px;
  z-index: -1;
  background: linear-gradient(180deg, transparent, var(--bg));
  pointer-events: none;
}

.hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(0, 0.94fr);
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
  width: 100%;
}

.hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-family: var(--serif-d);
  font-weight: 600;
  font-size: 0.72rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--accent-soft);
  margin-bottom: clamp(22px, 3vw, 32px);
  opacity: 0;
  animation: fadeUp 640ms cubic-bezier(.2,.7,.2,1) 120ms forwards;
}
.hero-kicker .hk-line {
  width: clamp(34px, 6vw, 60px);
  height: 1px;
  background: linear-gradient(90deg, var(--accent), rgba(192,160,98,0.2));
}
.hero h1 {
  font-size: clamp(2.9rem, 8vw, 6.4rem);
  line-height: 0.96;
  letter-spacing: -0.02em;
  max-width: 12ch;
  margin-bottom: clamp(24px, 3.4vw, 38px);
  text-shadow: 0 2px 40px rgba(0,0,0,0.4);
}
.hero h1 .l {
  display: inline-block;
  opacity: 0;
  transform: translateY(0.5em);
  animation: heroWord 640ms cubic-bezier(.2,.7,.2,1) forwards;
}
.hero h1 .l:nth-child(1) { animation-delay: .18s; }
.hero h1 .l:nth-child(2) { animation-delay: .28s; }
.hero h1 .accent-word:nth-of-type(1) { animation-delay: .40s; }
.hero h1 .accent-word:nth-of-type(2) { animation-delay: .50s; }
.hero h1 .accent-word {
  color: var(--accent);
  font-style: italic;
  position: relative;
}
@keyframes heroWord { to { opacity: 1; transform: none; } }

.hero-sub {
  font-size: clamp(1.1rem, 1.7vw, 1.34rem);
  color: var(--ink-soft);
  max-width: 46ch;
  line-height: 1.68;
  margin-bottom: clamp(30px, 4vw, 42px);
  opacity: 0;
  animation: fadeUp 720ms cubic-bezier(.2,.7,.2,1) 560ms forwards;
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 16px;
  align-items: center;
  opacity: 0;
  animation: fadeUp 720ms cubic-bezier(.2,.7,.2,1) 660ms forwards;
}
.hero-actions .hero-ghost {
  color: var(--ink);
  border-color: rgba(232,237,236,0.34);
  background: rgba(16,20,24,0.28);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
.hero-actions .hero-ghost:hover,
.hero-actions .hero-ghost:focus-visible {
  color: var(--accent);
  border-color: var(--accent);
  background: rgba(16,20,24,0.55);
}

.hero-trust {
  list-style: none;
  margin: clamp(34px, 5vw, 52px) 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px clamp(22px, 3vw, 40px);
  opacity: 0;
  animation: fadeUp 720ms cubic-bezier(.2,.7,.2,1) 780ms forwards;
}
.hero-trust li {
  display: flex;
  flex-direction: column;
  gap: 3px;
  position: relative;
  padding-right: clamp(22px, 3vw, 40px);
}
.hero-trust li + li::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(11px, 1.5vw, 20px));
  top: 4px; bottom: 4px;
  width: 1px;
  background: var(--line-strong);
}
.hero-trust li:last-child { padding-right: 0; }
.hero-trust strong {
  font-family: var(--serif-d);
  font-weight: 600;
  font-size: 1.32rem;
  color: var(--accent);
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.hero-trust span {
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  color: var(--ink-soft);
}
.hero-trust .stars { display: inline-flex; gap: 2px; color: var(--accent); margin-bottom: 2px; }
.hero-trust .stars svg { width: 13px; height: 13px; }

/* glass hero card — foreground art object */
.hero-card {
  margin: 0;
  position: relative;
  border-radius: 14px;
  padding: 14px;
  background: linear-gradient(155deg, rgba(34,43,48,0.62), rgba(16,20,24,0.52));
  border: 1px solid rgba(192,160,98,0.34);
  backdrop-filter: blur(14px) saturate(1.1);
  -webkit-backdrop-filter: blur(14px) saturate(1.1);
  box-shadow: 0 40px 90px -50px rgba(0,0,0,0.9), inset 0 1px 0 rgba(255,255,255,0.05);
  opacity: 0;
  transform: translateY(30px) scale(0.98);
  animation: heroCardIn 900ms cubic-bezier(.2,.7,.2,1) 640ms forwards;
  justify-self: end;
  width: 100%;
  max-width: 460px;
}
@keyframes heroCardIn { to { opacity: 1; transform: none; } }
.hero-card::before {
  content: "";
  position: absolute;
  inset: 5px;
  border: 1px solid rgba(192,160,98,0.18);
  border-radius: 10px;
  pointer-events: none;
}
.hero-card-media {
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 3 / 2.35;
}
.hero-card-media img {
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 1200ms cubic-bezier(.2,.7,.2,1);
  will-change: transform;
}
.hero-card:hover .hero-card-media img { transform: scale(1.05); }
.hero-card figcaption {
  display: grid;
  gap: 5px;
  padding: 16px 8px 6px;
}
.hero-card .hc-badge {
  justify-self: start;
  font-family: var(--serif-d);
  font-size: 0.6rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--bg);
  background: var(--accent);
  padding: 4px 11px;
  border-radius: 3px;
}
.hero-card .hc-title {
  font-family: var(--serif-d);
  font-size: 1.02rem;
  color: var(--ink);
  letter-spacing: 0.02em;
  margin-top: 3px;
}
.hero-card .hc-meta {
  font-size: 0.8rem;
  color: var(--ink-faint);
  letter-spacing: 0.03em;
}

/* scroll cue */
.hero-scroll {
  position: absolute;
  left: 50%;
  bottom: clamp(18px, 3vh, 34px);
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  opacity: 0;
  animation: fadeUp 800ms ease 1200ms forwards;
  z-index: 1;
}
.hero-scroll span {
  font-family: var(--serif-d);
  font-size: 0.6rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--ink-soft);
}
.hero-scroll i {
  width: 1px; height: 34px;
  background: linear-gradient(180deg, var(--accent), transparent);
  animation: scrollPulse 2200ms ease-in-out infinite;
  transform-origin: top;
}
@keyframes scrollPulse { 0%,100% { transform: scaleY(0.4); opacity:.5 } 50% { transform: scaleY(1); opacity:1 } }

@keyframes fadeUp { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: none; } }

@media (prefers-reduced-motion: reduce) {
  .hero-media img { animation: none; transform: none; inset: 0; height: 100%; }
  .hero-scroll i { animation: none; }
}

/* ============================================================
   CREDENTIAL STRIP — animated counters
   ============================================================ */
.cred-band {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, rgba(26,32,36,0.55), rgba(16,20,24,0.35));
}
.cred-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(14px, 2.5vw, 30px);
  padding: clamp(30px, 4.4vw, 52px) 0;
}
.cred-strip .stat {
  position: relative;
  padding-left: clamp(16px, 2vw, 26px);
}
.cred-strip .stat::before {
  content: "";
  position: absolute;
  left: 0; top: 6px; bottom: 6px;
  width: 2px;
  background: linear-gradient(180deg, var(--accent), rgba(192,160,98,0.15));
  border-radius: 2px;
}
.cred-strip .stat .num {
  font-family: var(--serif-d);
  font-size: clamp(1.9rem, 4vw, 2.9rem);
  color: var(--accent);
  line-height: 1;
  display: block;
  font-variant-numeric: tabular-nums;
}
.cred-strip .stat .lab {
  display: block;
  margin-top: 10px;
  font-size: 0.82rem;
  letter-spacing: 0.05em;
  color: var(--ink-soft);
  text-transform: uppercase;
}

/* editorial figures: slow ink-in-water settle on hover */
.program-figure,
.marble-band img,
.story-figure {
  overflow: hidden;
  border-radius: 8px;
}
.program-figure img,
.story-figure img {
  transition: transform 1400ms cubic-bezier(.2,.7,.2,1), filter 1400ms cubic-bezier(.2,.7,.2,1);
  will-change: transform;
}
.program-figure:hover img,
.story-figure:hover img {
  transform: scale(1.04);
  filter: saturate(1.06) brightness(1.03);
}
@media (prefers-reduced-motion: reduce) {
  .program-figure img, .story-figure img { transition: none; }
  .program-figure:hover img, .story-figure:hover img { transform: none; filter: none; }
}

/* keep legacy hero-stats (used on hakkimizda) */
.hero-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(14px, 2.5vw, 30px);
  margin-top: clamp(48px, 7vw, 78px);
  padding-top: clamp(28px, 4vw, 40px);
  border-top: 1px solid var(--line);
}
.hero-stats .stat .num {
  font-family: var(--serif-d);
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  color: var(--accent);
  line-height: 1;
  display: block;
  font-variant-numeric: tabular-nums;
}
.hero-stats .stat .lab {
  display: block;
  margin-top: 10px;
  font-size: 0.86rem;
  letter-spacing: 0.06em;
  color: var(--ink-faint);
  text-transform: uppercase;
}

/* ============================================================
   PROGRAM — manifesto (double column)
   ============================================================ */
.manifesto {
  font-family: var(--serif-b);
  font-size: clamp(1.5rem, 3.4vw, 2.4rem);
  line-height: 1.42;
  font-style: italic;
  color: var(--ink);
  max-width: 22ch;
  letter-spacing: -0.005em;
}
.manifesto .em { color: var(--accent); font-style: italic; }
.manifesto-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(34px, 6vw, 80px);
  align-items: start;
}
.manifesto-body {
  columns: 2;
  column-gap: clamp(28px, 4vw, 48px);
  font-size: 1.06rem;
  color: var(--ink-soft);
  line-height: 1.78;
}
.manifesto-body p { break-inside: avoid; }
.manifesto-body p:first-child::first-letter {
  font-family: var(--serif-d);
  font-size: 3.4em;
  float: left;
  line-height: 0.78;
  padding: 6px 10px 0 0;
  color: var(--accent);
}

/* program: art-directed image feature */
.program-split {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: clamp(28px, 5vw, 64px);
  align-items: center;
  margin-top: clamp(44px, 6vw, 78px);
}
.program-figure {
  position: relative;
  margin: 0;
  aspect-ratio: 4 / 3.2;
  border: 1px solid var(--line);
}
.program-figure img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.program-figure figcaption {
  position: absolute;
  left: 16px; bottom: 16px;
  font-family: var(--serif-d);
  font-size: 0.66rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--ink);
  background: rgba(12,15,18,0.72);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid var(--line);
  padding: 8px 14px;
  border-radius: 4px;
}
.program-notes { display: grid; gap: clamp(16px, 2.4vw, 24px); }
.program-note {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: start;
  padding-bottom: clamp(16px, 2.4vw, 22px);
  border-bottom: 1px solid var(--line);
}
.program-note:last-child { border-bottom: 0; padding-bottom: 0; }
.program-note .pn-ic {
  width: 44px; height: 44px; flex: none;
  display: grid; place-items: center;
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  color: var(--accent);
}
.program-note .pn-ic svg { width: 20px; height: 20px; }
.program-note h4 { font-family: var(--serif-d); font-size: 1.08rem; margin-bottom: 6px; }
.program-note p { color: var(--ink-soft); font-size: 0.98rem; margin: 0; }

/* ============================================================
   MARBLE BAND — full-bleed pattern interstitial
   ============================================================ */
.marble-band {
  position: relative;
  padding: clamp(72px, 12vw, 150px) 0;
  overflow: hidden;
  isolation: isolate;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.marble-band img {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: center;
}
.marble-band .mb-scrim {
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(12,15,18,0.92) 0%, rgba(12,15,18,0.74) 42%, rgba(12,15,18,0.60) 100%),
    linear-gradient(180deg, rgba(12,15,18,0.6), rgba(12,15,18,0.6));
}
.marble-band .mb-inner { max-width: 720px; }
.marble-band .eyebrow { margin-bottom: 20px; }
.marble-band blockquote {
  margin: 0;
  font-family: var(--serif-b);
  font-style: italic;
  font-size: clamp(1.5rem, 3.4vw, 2.5rem);
  line-height: 1.34;
  color: var(--ink);
  letter-spacing: -0.005em;
}
.marble-band blockquote .em { color: var(--accent); }
.marble-band cite {
  display: block;
  margin-top: 22px;
  font-family: var(--serif-d);
  font-style: normal;
  font-size: 0.74rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent-soft);
}

/* ============================================================
   MODÜLLER — 3 seviye + flowing gold line into tezhip
   ============================================================ */
.modules-layout {
  display: grid;
  grid-template-columns: 96px 1fr;
  gap: clamp(20px, 4vw, 48px);
  align-items: stretch;
}
.modules-spine {
  position: relative;
  display: flex;
  justify-content: center;
}
.modules-spine svg {
  width: 60px;
  height: 100%;
  overflow: visible;
}
.spine-path {
  fill: none;
  stroke: var(--accent);
  stroke-width: 1.4;
  stroke-dasharray: 1400;
  stroke-dashoffset: 1400;
  transition: stroke-dashoffset 2200ms cubic-bezier(.45,0,.2,1) 200ms;
}
.modules-layout.is-in .spine-path { stroke-dashoffset: 0; }
.spine-motif {
  fill: none;
  stroke: var(--accent);
  stroke-width: 1.2;
  opacity: 0;
  transition: opacity 700ms ease 1900ms;
}
.modules-layout.is-in .spine-motif { opacity: 0.9; }

.module-list { display: flex; flex-direction: column; gap: clamp(20px, 3vw, 34px); }
.module-card {
  position: relative;
  background: linear-gradient(180deg, rgba(34,43,48,0.8), rgba(26,32,36,0.7));
  border: 1px solid var(--line);
  padding: clamp(26px, 4vw, 42px);
  display: grid;
  grid-template-columns: auto 1fr;
  gap: clamp(20px, 3vw, 36px);
  align-items: start;
  transition: border-color 320ms ease, transform 320ms ease, box-shadow 320ms ease;
  opacity: 0;
  transform: translateY(26px);
}
.modules-layout.is-in .module-card { opacity: 1; transform: none; transition: opacity 700ms cubic-bezier(.2,.7,.2,1) calc(420ms + var(--i, 0) * 320ms), transform 700ms cubic-bezier(.2,.7,.2,1) calc(420ms + var(--i, 0) * 320ms), border-color 320ms ease, box-shadow 320ms ease; }
.module-card:hover {
  border-color: var(--line-strong);
  transform: translateY(-4px);
  box-shadow: var(--shadow);
}
.module-rozet {
  width: 88px; height: 88px;
  flex: none;
  color: var(--accent);
}
.module-card h3 {
  font-size: clamp(1.4rem, 2.6vw, 1.9rem);
  margin-bottom: 6px;
}
.module-card .mod-tag {
  font-family: var(--serif-d);
  font-size: 0.68rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--accent);
  display: block;
  margin-bottom: 12px;
}
.module-card p { color: var(--ink-soft); font-size: 1.04rem; margin-bottom: 16px; }
.module-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
  font-size: 0.84rem;
  color: var(--ink-faint);
  letter-spacing: 0.04em;
}
.module-meta span { display: inline-flex; align-items: center; gap: 7px; }
.module-meta svg { width: 15px; height: 15px; color: var(--accent-2-soft); }

/* ============================================================
   MÜFREDAT — weekly table
   ============================================================ */
.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: 6px;
}
.table-scroll > table { margin: 0 !important; min-width: 520px; width: 100%; }
:where(*:has(> .table-scroll), *:has(> * > .table-scroll), *:has(> * > * > .table-scroll)) { min-width: 0; }

table.mufredat {
  border-collapse: collapse;
  font-size: 1rem;
}
table.mufredat thead th {
  background: var(--surface-2);
  color: var(--accent);
  font-family: var(--serif-d);
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-align: left;
  padding: 16px 20px;
  border-bottom: 1px solid var(--line-strong);
  white-space: nowrap;
}
table.mufredat tbody td {
  padding: 16px 20px;
  border-bottom: 1px solid var(--line);
  color: var(--ink-soft);
  vertical-align: top;
}
table.mufredat tbody tr:last-child td { border-bottom: 0; }
table.mufredat tbody tr:hover td { background: rgba(46,110,115,0.07); }
table.mufredat .wk {
  font-family: var(--serif-d);
  color: var(--accent);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
table.mufredat .topic { color: var(--ink); font-weight: 600; }
table.mufredat .seviye-tag {
  font-size: 0.68rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--accent-2-soft);
  white-space: nowrap;
}

/* ============================================================
   SERTİFİKA — feature band
   ============================================================ */
.cert-band {
  background:
    linear-gradient(180deg, rgba(46,110,115,0.14), rgba(16,20,24,0.2)),
    var(--surface);
  border: 1px solid var(--line);
}
.cert-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: clamp(32px, 6vw, 72px);
  align-items: center;
}
.cert-features { display: grid; gap: 18px; }
.cert-feature {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
}
.cert-feature:last-child { border-bottom: 0; }
.cert-feature .ic {
  width: 42px; height: 42px;
  flex: none;
  display: grid;
  place-items: center;
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  color: var(--accent);
}
.cert-feature .ic svg { width: 20px; height: 20px; }
.cert-feature h4 { font-family: var(--serif-d); font-size: 1.05rem; margin-bottom: 5px; }
.cert-feature p { color: var(--ink-soft); font-size: 0.98rem; margin: 0; }

.cert-seal {
  position: relative;
  display: grid;
  place-items: center;
  aspect-ratio: 1;
  border: 1px solid var(--line);
  background: radial-gradient(circle at 50% 38%, rgba(192,160,98,0.1), transparent 65%);
}
.cert-seal svg { width: min(72%, 280px); height: auto; color: var(--accent); }
.cert-seal .seal-rotor { animation: sealSpin 60s linear infinite; transform-origin: 50% 50%; }
@keyframes sealSpin { to { transform: rotate(360deg); } }

/* ============================================================
   PRICING
   ============================================================ */
.price-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(18px, 2.6vw, 28px);
}
.price-card {
  background: linear-gradient(180deg, rgba(34,43,48,0.7), rgba(26,32,36,0.6));
  border: 1px solid var(--line);
  padding: clamp(28px, 3.4vw, 40px);
  display: flex;
  flex-direction: column;
  transition: border-color 300ms, transform 300ms, box-shadow 300ms;
}
.price-card:hover { border-color: var(--line-strong); transform: translateY(-5px); box-shadow: var(--shadow); }
.price-card.featured {
  border-color: var(--accent);
  background: linear-gradient(180deg, rgba(192,160,98,0.08), rgba(26,32,36,0.7));
}
.price-card .ribbon {
  font-family: var(--serif-d);
  font-size: 0.64rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--bg);
  background: var(--accent);
  padding: 5px 14px;
  align-self: flex-start;
  margin-bottom: 18px;
}
.price-card h3 { font-size: 1.4rem; margin-bottom: 6px; }
.price-card .ptag { color: var(--ink-faint); font-size: 0.88rem; margin-bottom: 20px; letter-spacing: 0.04em; }
.price-card .amount {
  font-family: var(--serif-d);
  font-size: clamp(2.2rem, 4vw, 2.9rem);
  color: var(--ink);
  line-height: 1;
  font-variant-numeric: tabular-nums;
}
.price-card .amount small { font-size: 0.9rem; color: var(--ink-faint); letter-spacing: 0.06em; }
.price-card .price-hr { margin: 24px 0; border-color: var(--line); }
.price-card ul { list-style: none; margin: 0 0 26px; padding: 0; display: grid; gap: 12px; }
.price-card li {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 11px;
  font-size: 0.98rem;
  color: var(--ink-soft);
  align-items: start;
}
.price-card li svg { width: 17px; height: 17px; margin-top: 4px; color: var(--accent); flex: none; }
.price-card li.no { color: var(--ink-faint); }
.price-card li.no svg { color: var(--ink-faint); }
.price-card .btn { margin-top: auto; justify-content: center; }
.price-note {
  margin-top: 26px;
  font-size: 0.9rem;
  color: var(--ink-faint);
  font-style: italic;
}

/* ============================================================
   PROCESS — vertical timeline
   ============================================================ */
.timeline { display: grid; gap: 0; max-width: 880px; }
.tl-step {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: clamp(18px, 3vw, 34px);
  padding: clamp(22px, 3vw, 32px) 0;
  border-bottom: 1px solid var(--line);
  position: relative;
}
.tl-step:last-child { border-bottom: 0; }
.tl-num {
  font-family: var(--serif-d);
  font-size: 1.5rem;
  color: var(--accent);
  width: 56px; height: 56px;
  display: grid; place-items: center;
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  flex: none;
}
.tl-step h4 { font-family: var(--serif-d); font-size: 1.2rem; margin-bottom: 8px; }
.tl-step .when {
  font-family: var(--serif-d);
  font-size: 0.68rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--accent-2-soft);
  display: block;
  margin-bottom: 10px;
}
.tl-step p { color: var(--ink-soft); margin: 0; font-size: 1rem; }

/* ============================================================
   TESTIMONIALS — editorial grid
   ============================================================ */
.testi-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: clamp(20px, 2.6vw, 30px);
}
.testi {
  background: var(--surface);
  border: 1px solid var(--line);
  padding: clamp(26px, 3vw, 38px);
  display: flex;
  flex-direction: column;
  transition: border-color 300ms, transform 300ms;
}
.testi:hover { border-color: var(--line-strong); transform: translateY(-4px); }
.testi .quote-mark {
  font-family: var(--serif-d);
  font-size: 3rem;
  color: var(--accent);
  line-height: 0.6;
  margin-bottom: 16px;
  opacity: 0.7;
}
.testi blockquote { margin: 0 0 22px; font-style: italic; color: var(--ink); font-size: 1.06rem; line-height: 1.6; }
.testi .who { margin-top: auto; padding-top: 18px; border-top: 1px solid var(--line); }
.testi .who strong { font-family: var(--serif-d); font-size: 0.92rem; color: var(--accent); display: block; letter-spacing: 0.04em; }
.testi .who span { font-size: 0.82rem; color: var(--ink-faint); }
.testi-rate { display: inline-flex; gap: 3px; margin-bottom: 14px; color: var(--accent); }
.testi-rate svg { width: 14px; height: 14px; }

/* ============================================================
   FAQ — pure CSS accordion
   ============================================================ */
.faq-list { max-width: 880px; border-top: 1px solid var(--line); }
.faq-item { border-bottom: 1px solid var(--line); }
.faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 24px 48px 24px 0;
  position: relative;
  font-family: var(--serif-d);
  font-size: clamp(1.02rem, 2vw, 1.2rem);
  color: var(--ink);
  transition: color 220ms ease;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary:hover { color: var(--accent); }
.faq-item summary::after {
  content: "";
  position: absolute;
  right: 6px; top: 50%;
  width: 13px; height: 13px;
  margin-top: -7px;
  border-right: 1.5px solid var(--accent);
  border-bottom: 1.5px solid var(--accent);
  transform: rotate(45deg);
  transition: transform 320ms cubic-bezier(.4,0,.2,1);
}
.faq-item[open] summary::after { transform: rotate(-135deg); }
.faq-item > .answer {
  height: 0;
  padding: 0;
  overflow: hidden;
  color: var(--ink-soft);
  transition: height 360ms cubic-bezier(.4,0,.2,1), padding-block-end 360ms cubic-bezier(.4,0,.2,1);
}
.faq-item[open] > .answer {
  height: auto;
  padding-block-end: 26px;
}
.faq-item > .answer p { margin: 0; }
@media (prefers-reduced-motion: reduce) {
  .faq-item > .answer { transition: none; }
}

/* ============================================================
   FORM — başvuru
   ============================================================ */
.apply-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: clamp(32px, 6vw, 72px);
  align-items: start;
}
.apply-aside h3 { font-size: clamp(1.6rem, 3vw, 2.2rem); margin-bottom: 18px; }
.apply-aside p { color: var(--ink-soft); }
.apply-aside .aside-list { list-style: none; margin: 26px 0 0; padding: 0; display: grid; gap: 16px; }
.apply-aside .aside-list li {
  display: grid; grid-template-columns: auto 1fr; gap: 13px; align-items: start;
  font-size: 0.98rem; color: var(--ink-soft);
}
.apply-aside .aside-list svg { width: 19px; height: 19px; color: var(--accent); margin-top: 3px; flex: none; }

.form-card {
  background: var(--surface);
  border: 1px solid var(--line);
  padding: clamp(26px, 3.6vw, 42px);
}
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.field { display: flex; flex-direction: column; gap: 8px; }
.field.full { grid-column: 1 / -1; }
.field label {
  font-family: var(--serif-d);
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-soft);
}
.field input,
.field select,
.field textarea {
  width: 100%;
  background: var(--bg);
  border: 1px solid var(--line);
  border-bottom: 2px solid var(--line-strong);
  color: var(--ink);
  font-family: var(--serif-b);
  font-size: 1.04rem;
  padding: 13px 15px;
  transition: border-color 220ms ease, background 220ms ease;
}
.field textarea { resize: vertical; min-height: 130px; }
.field input::placeholder,
.field textarea::placeholder { color: var(--ink-faint); }
.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
  border-color: var(--accent);
  border-bottom-color: var(--accent);
  background: var(--surface-2);
}
.field select { appearance: none; cursor: pointer; }

.field.kvkk {
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
}
.field.kvkk label {
  font-family: var(--serif-b);
  text-transform: none;
  letter-spacing: normal;
  font-size: 0.94rem;
  color: var(--ink-soft);
  line-height: 1.5;
}
.field.kvkk a { color: var(--accent); text-decoration: underline; text-underline-offset: 3px; }
.field input[type="checkbox"] {
  appearance: auto;
  -webkit-appearance: auto;
  width: 18px; height: 18px;
  min-width: 18px; min-height: 18px;
  padding: 0; border: 0; margin: 3px 0 0;
  accent-color: var(--accent);
}
.form-card .btn { width: 100%; justify-content: center; margin-top: 6px; }

/* CTA card (replaces in-page forms on non-contact pages) */
.cta-card {
  background: linear-gradient(180deg, rgba(192,160,98,0.08), rgba(26,32,36,0.7));
  border: 1px solid var(--accent);
  padding: clamp(30px, 4vw, 48px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.cta-card .eyebrow { margin-bottom: 14px; }
.cta-card h3 { font-size: clamp(1.6rem, 3vw, 2.2rem); margin-bottom: 16px; }
.cta-card p { color: var(--ink-soft); margin-bottom: 28px; max-width: 46ch; }
.cta-card .btn { align-self: flex-start; }

/* ============================================================
   CONTACT cards
   ============================================================ */
.contact-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(258px, 1fr));
  gap: clamp(16px, 2.4vw, 24px);
}
.contact-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 26px 24px;
  transition: border-color 280ms, transform 280ms, box-shadow 280ms;
  opacity: 0;
  transform: translateY(22px);
}
.contact-card.is-in { opacity: 1; transform: none; transition: opacity 600ms cubic-bezier(.2,.7,.2,1) calc(var(--i,0)*90ms), transform 600ms cubic-bezier(.2,.7,.2,1) calc(var(--i,0)*90ms); }
.contact-card:hover { border-color: var(--line-strong); transform: translateY(-3px); box-shadow: var(--shadow); }
.contact-card .cc-ic {
  width: 48px; height: 48px;
  display: grid; place-items: center;
  border-radius: 50%;
  background: rgba(192,160,98,0.12);
  color: var(--accent);
  margin-bottom: 16px;
}
.contact-card .cc-ic svg { width: 22px; height: 22px; }
.contact-card h4 { font-family: var(--serif-d); font-size: 0.78rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-faint); margin-bottom: 8px; }
.contact-card .cc-val { font-size: 1.14rem; color: var(--ink); word-break: break-word; overflow-wrap: anywhere; }
.contact-card a.cc-val:hover { color: var(--accent); }
.contact-card .cc-sub { font-size: 0.86rem; color: var(--ink-faint); margin-top: 6px; }

/* hours card-grid */
.hours-grid { display: grid; gap: 8px; max-width: 520px; }
.hours-row {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 12px 16px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--surface);
  font-variant-numeric: tabular-nums;
}
.hours-row.today { border-color: var(--accent); background: rgba(192,160,98,0.07); }
.hours-row .d { color: var(--ink-soft); }
.hours-row .t { color: var(--ink); font-variant-numeric: tabular-nums; }
.hours-row.today .d, .hours-row.today .t { color: var(--accent); }

/* ============================================================
   TEAM
   ============================================================ */
.team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: clamp(20px, 3vw, 32px);
}
.team-card {
  background: var(--surface);
  border: 1px solid var(--line);
  padding: clamp(26px, 3vw, 36px);
  transition: border-color 300ms, transform 300ms;
}
.team-card:hover { border-color: var(--line-strong); transform: translateY(-4px); }
.team-avatar {
  width: 78px; height: 78px;
  border-radius: 50%;
  display: grid; place-items: center;
  border: 1px solid var(--accent);
  background: radial-gradient(circle at 50% 40%, rgba(192,160,98,0.16), transparent 70%);
  font-family: var(--serif-d);
  font-size: 1.7rem;
  color: var(--accent);
  margin-bottom: 20px;
}
.team-card h4 { font-family: var(--serif-d); font-size: 1.24rem; margin-bottom: 4px; }
.team-card .role {
  font-family: var(--serif-d);
  font-size: 0.7rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--accent-2-soft);
  display: block;
  margin-bottom: 16px;
}
.team-card p { color: var(--ink-soft); font-size: 0.98rem; margin: 0; }

/* ============================================================
   NOTES / activity
   ============================================================ */
.notes-list { display: grid; gap: 18px; max-width: 760px; }
.note-row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px;
  align-items: baseline;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--line);
}
.note-row .date {
  font-family: var(--serif-d);
  font-size: 0.74rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--accent);
  white-space: nowrap;
}
.note-row .txt { color: var(--ink-soft); }
.note-row .txt strong { color: var(--ink); font-weight: 600; }

/* ============================================================
   FOOTER
   ============================================================ */
.site-footer {
  background: linear-gradient(180deg, rgba(16,20,24,0.4), rgba(10,13,16,0.9));
  border-top: 1px solid var(--line-strong);
  padding: clamp(54px, 7vw, 84px) 0 34px;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  gap: clamp(28px, 4vw, 56px);
  margin-bottom: 44px;
}
.footer-brand .brand { margin-bottom: 18px; }
.footer-brand p { color: var(--ink-soft); font-size: 0.98rem; max-width: 34ch; }
.footer-col h5 {
  font-family: var(--serif-d);
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: 18px;
}
.footer-col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 11px; }
.footer-col a, .footer-col li { color: var(--ink-soft); font-size: 0.96rem; transition: color 200ms ease; }
.footer-col a:hover { color: var(--accent); }
.footer-col .addr { font-size: 0.94rem; line-height: 1.6; color: var(--ink-soft); }
.footer-social { display: flex; gap: 12px; margin-top: 16px; }
.footer-social a {
  width: 38px; height: 38px;
  display: grid; place-items: center;
  border: 1px solid var(--line);
  border-radius: 50%;
  color: var(--ink-soft);
  transition: color 220ms, border-color 220ms, transform 220ms;
}
.footer-social a:hover { color: var(--accent); border-color: var(--accent); transform: translateY(-2px); }
.footer-social svg { width: 18px; height: 18px; }
.footer-bottom {
  border-top: 1px solid var(--line);
  padding-top: 26px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 28px;
  justify-content: space-between;
  align-items: center;
  font-size: 0.84rem;
  color: var(--ink-faint);
}
.footer-bottom .legal { display: flex; flex-wrap: wrap; gap: 8px 20px; }
.footer-bottom .legal a:hover { color: var(--accent); }
.footer-meta { font-size: 0.8rem; color: var(--ink-faint); }

/* ============================================================
   COOKIE BANNER
   ============================================================ */
.cookie-banner {
  position: fixed;
  bottom: 16px; left: 16px; right: 16px;
  max-width: 520px;
  margin: 0 auto;
  z-index: 9999;
  background: var(--surface-2);
  border: 1px solid var(--line-strong);
  border-radius: 12px;
  padding: 22px 24px;
  box-shadow: 0 24px 60px -24px rgba(0,0,0,0.9);
  transform: translateY(140%);
  opacity: 0;
  transition: transform 280ms cubic-bezier(.2,.7,.2,1), opacity 240ms ease;
}
.cookie-banner.is-visible { transform: translateY(0); opacity: 1; }
.cookie-banner h4 { font-family: var(--serif-d); font-size: 1rem; margin-bottom: 8px; color: var(--ink); }
.cookie-banner p { font-size: 0.9rem; color: var(--ink-soft); margin-bottom: 16px; line-height: 1.55; }
.cookie-banner p a { color: var(--accent); text-decoration: underline; text-underline-offset: 2px; }
.cookie-actions { display: flex; flex-wrap: wrap; gap: 10px; }
.cookie-actions button {
  flex: 1 1 auto;
  min-height: 44px;
  font-family: var(--serif-d);
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  padding: 11px 16px;
  border-radius: 7px;
  transition: background 220ms, color 220ms, border-color 220ms;
}
.cookie-actions .c-accept { background: var(--accent); color: var(--bg); border: 1px solid var(--accent); }
.cookie-actions .c-accept:hover { background: var(--accent-soft); }
/* reject must carry equal weight to accept (KVKK/GDPR): solid surface, full-ink label */
.cookie-actions .c-reject { background: var(--surface); color: var(--ink); border: 1px solid var(--ink-faint); }
.cookie-actions .c-reject:hover { background: var(--surface-2); border-color: var(--ink-soft); color: var(--ink); }
.cookie-actions .c-settings { background: transparent; color: var(--ink-soft); border: 1px solid var(--line); }
.cookie-actions .c-settings:hover { color: var(--accent); }
@media (min-width: 720px) {
  .cookie-banner { left: 24px; right: auto; max-width: 420px; }
}

/* ============================================================
   PAGE HERO (sub pages)
   ============================================================ */
.page-hero {
  padding: clamp(54px, 8vw, 96px) 0 clamp(30px, 4vw, 48px);
  border-bottom: 1px solid var(--line);
  position: relative;
}
.page-hero .topline { height: 2px; width: clamp(60px, 12vw, 132px); background: linear-gradient(90deg, var(--accent), transparent); margin-bottom: 26px; }
.page-hero h1 { font-size: clamp(2.2rem, 6vw, 4rem); letter-spacing: -0.015em; margin-bottom: 18px; }
.page-hero p { color: var(--ink-soft); font-size: 1.16rem; max-width: 56ch; }

/* legal / longread */
.doc { max-width: 760px; line-height: 1.75; }
.doc h2 { font-size: clamp(1.4rem, 3vw, 1.9rem); margin: 40px 0 14px; }
.doc h3 { font-size: 1.2rem; margin: 28px 0 10px; color: var(--accent); }
.doc p, .doc li { color: var(--ink-soft); }
.doc ul, .doc ol { padding-left: 22px; margin: 0 0 18px; display: grid; gap: 8px; }
.doc .updated { font-size: 0.9rem; color: var(--ink-faint); font-style: italic; margin-bottom: 30px; }

/* thank you */
.thanks-wrap { min-height: 56vh; display: grid; place-items: center; text-align: center; padding: 80px 0; }
.thanks-wrap .seal-ic { width: 92px; height: 92px; color: var(--accent); margin: 0 auto 28px; }
.thanks-wrap h1 { font-size: clamp(2rem, 5vw, 3.2rem); margin-bottom: 18px; }
.thanks-wrap p { color: var(--ink-soft); font-size: 1.16rem; max-width: 44ch; margin: 0 auto 32px; }

/* 404 */
.nf-wrap { min-height: 60vh; display: grid; place-items: center; text-align: center; padding: 80px 0; }
.nf-wrap .code { font-family: var(--serif-d); font-size: clamp(5rem, 18vw, 12rem); color: var(--accent); line-height: 0.9; letter-spacing: 0.04em; }
.nf-wrap h1 { font-size: clamp(1.6rem, 4vw, 2.4rem); margin: 14px 0 16px; }
.nf-wrap p { color: var(--ink-soft); margin-bottom: 30px; }

/* sitemap */
.sitemap-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 30px; }
.sitemap-grid h2 { font-size: 1.2rem; color: var(--accent); margin-bottom: 16px; }
.sitemap-grid ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.sitemap-grid a { color: var(--ink-soft); transition: color 200ms, padding-left 200ms; }
.sitemap-grid a:hover { color: var(--accent); padding-left: 5px; }

/* ============================================================
   REVEAL
   ============================================================ */
.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 700ms cubic-bezier(.2,.7,.2,1), transform 700ms cubic-bezier(.2,.7,.2,1);
}
.reveal.is-in { opacity: 1; transform: none; }
.reveal[style*="--i"] { transition-delay: calc(var(--i) * 90ms); }

html.no-js .reveal,
html.no-js .contact-card,
html.no-js .module-card { opacity: 1 !important; transform: none !important; }
html.no-js .spine-path { stroke-dashoffset: 0 !important; }
html.no-js .gold-rule { width: clamp(60px, 12vw, 132px); }
@media (prefers-reduced-motion: reduce) {
  .reveal, .contact-card, .module-card { opacity: 1 !important; transform: none !important; transition: none !important; }
  .hero-kicker, .hero h1 .l, .hero-sub, .hero-actions, .hero-trust, .hero-card, .hero-scroll { animation: none !important; opacity: 1 !important; transform: none !important; }
  .spine-path { stroke-dashoffset: 0 !important; }
  .cert-seal .seal-rotor { animation: none !important; }
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
/* desktop: the mobile drawer must not stay pointer/focus reachable off-screen */
@media (min-width: 1025px) {
  .drawer, .drawer-backdrop { display: none; }
}
@media (max-width: 1024px) {
  .nav-desktop { display: none; }
  .nav-toggle { display: inline-flex; }
  .hero { min-height: 0; }
  .hero-inner { grid-template-columns: 1fr; gap: clamp(30px, 6vw, 46px); }
  .hero-card { justify-self: center; margin: 0 auto; max-width: 520px; }
  .hero-scroll { display: none; }
  .program-split { grid-template-columns: 1fr; }
  .program-figure { aspect-ratio: 16 / 10; }
  .manifesto-grid { grid-template-columns: 1fr; }
  .cert-grid { grid-template-columns: 1fr; }
  .apply-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .price-grid { grid-template-columns: 1fr; max-width: 440px; }
}
@media (max-width: 760px) {
  body { font-size: 1.06rem; }
  .hero-stats { grid-template-columns: 1fr 1fr; gap: 24px 18px; }
  .cred-strip { grid-template-columns: 1fr 1fr; gap: 26px 18px; }
  .hero h1 { max-width: 100%; }
  .manifesto-body { columns: 1; }
  .modules-layout { grid-template-columns: 1fr; }
  .modules-spine { display: none; }
  .module-card { grid-template-columns: 1fr; gap: 16px; }
  .module-rozet { width: 70px; height: 70px; }
  .form-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 480px) {
  :root { --header-h: 66px; }
  .container { padding-left: 16px; padding-right: 16px; }
  .header-inner { padding-left: 16px; padding-right: 16px; }
  .hero h1 { font-size: clamp(2.4rem, 13vw, 3.4rem); }
  .hero-stats { grid-template-columns: 1fr 1fr; }
  .hero-card { padding: 10px; }
  .hero-trust { gap: 10px 20px; }
  .hero-trust strong { font-size: 1.18rem; }
  .module-card { padding: 22px; }
  .price-card, .form-card, .testi, .team-card { padding: 22px; }
  .contact-card .cc-ic { width: 42px; height: 42px; }
  .cookie-actions button { flex: 1 1 100%; }
}
