/* ==========================================================================
   Deniz Altıok Erduran — Portfolyo
   Renk, hareket ve hikâye. Tek dosya; bölümler başlıklarla ayrılmıştır.
   ========================================================================== */

/* ---------- Fontlar (yerel, latin + latin-ext: Türkçe karakterler) ---------- */
@font-face {
  font-family: "Bricolage";
  src: url("../fonts/bricolage-grotesque-latin-standard-normal.woff2") format("woff2-variations");
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  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: "Bricolage";
  src: url("../fonts/bricolage-grotesque-latin-ext-standard-normal.woff2") format("woff2-variations");
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  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: "Instrument Serif";
  src: url("../fonts/instrument-serif-latin-400-normal.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
  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: "Instrument Serif";
  src: url("../fonts/instrument-serif-latin-ext-400-normal.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
  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: "Instrument Serif";
  src: url("../fonts/instrument-serif-latin-400-italic.woff2") format("woff2");
  font-weight: 400; font-style: italic; font-display: swap;
  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: "Instrument Serif";
  src: url("../fonts/instrument-serif-latin-ext-400-italic.woff2") format("woff2");
  font-weight: 400; font-style: italic; font-display: swap;
  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: "Caveat";
  src: url("../fonts/caveat-latin-600-normal.woff2") format("woff2");
  font-weight: 600; font-display: swap;
  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: "Caveat";
  src: url("../fonts/caveat-latin-ext-600-normal.woff2") format("woff2");
  font-weight: 600; font-display: swap;
  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;
}

/* ---------- Tasarım belirteçleri ---------- */
:root {
  --paper: #fff6ea;
  --paper-2: #ffecd6;
  --ink: #17123b;
  --ink-2: #2a2360;
  --night: #0f0b28;
  --sun: #ffc72c;
  --tangerine: #ff8a1f;
  --tomato: #ff4b3e;
  --bubblegum: #ff5fa2;
  --lilac: #a98bff;
  --sea: #2c64ff;
  --lagoon: #10c7b7;
  --leaf: #8fbf3f;
  --olive: #7c9a55;

  --bg: var(--paper);
  --fg: var(--ink);

  --f-display: "Bricolage", "Arial Narrow", system-ui, sans-serif;
  --f-body: "Bricolage", system-ui, -apple-system, "Segoe UI", sans-serif;
  --f-serif: "Instrument Serif", Georgia, serif;
  --f-hand: "Caveat", "Comic Sans MS", cursive;

  --gutter: clamp(16px, 4vw, 56px);
  --max: 1440px;
  --radius: 28px;
  --radius-sm: 16px;
  --ease-out: cubic-bezier(.16, 1, .3, 1);
  --ease-spring: cubic-bezier(.34, 1.56, .64, 1);
  --header-h: 84px;
}

/* ---------- Temel ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
html.lenis, html.lenis body { height: auto; }
.lenis.lenis-smooth { scroll-behavior: auto !important; }
.lenis.lenis-stopped { overflow: hidden; }

body {
  margin: 0;
  background: var(--bg);
  color: var(--fg);
  font-family: var(--f-body);
  font-size: clamp(16px, 1.05vw + 8px, 19px);
  line-height: 1.55;
  font-weight: 400;
  font-stretch: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  transition: background-color .7s var(--ease-out), color .7s var(--ease-out);
}
body.is-loading { overflow: hidden; }

img, svg, video, canvas { display: block; max-width: 100%; }
img { height: auto; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; padding: 0; cursor: pointer; }
p { margin: 0 0 1em; }
h1, h2, h3, h4 { margin: 0; font-family: var(--f-display); font-weight: 750; line-height: .95; letter-spacing: -.02em; }
::selection { background: var(--sun); color: var(--ink); }

:focus-visible { outline: 3px solid var(--sea); outline-offset: 4px; border-radius: 6px; }

.skip-link {
  position: fixed; left: 12px; top: -60px; z-index: 10000;
  background: var(--ink); color: var(--paper); padding: 10px 16px; border-radius: 999px;
  transition: top .2s;
}
.skip-link:focus { top: 12px; }

.sr-only { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }

.wrap { width: 100%; max-width: var(--max); margin: 0 auto; padding-inline: var(--gutter); }

.serif { font-family: var(--f-serif); font-weight: 400; font-style: italic; letter-spacing: -.01em; }
.hand { font-family: var(--f-hand); font-weight: 600; letter-spacing: 0; }

/* SplitText maskeleri */
.line-mask { overflow: hidden; padding-bottom: .08em; margin-bottom: -.08em; }
.split-char { display: inline-block; will-change: transform; }

/* ---------- Önyükleyici ---------- */
.loader {
  position: fixed; inset: 0; z-index: 9000;
  display: grid; place-items: center;
  background: var(--ink); color: var(--paper);
  overflow: hidden;
}
.loader[hidden] { display: none; }
.loader__bars { position: absolute; inset: 0; display: grid; grid-template-columns: repeat(5, 1fr); }
.loader__bars span { transform-origin: bottom; transform: scaleY(0); }
.loader__bars span:nth-child(1) { background: var(--sun); }
.loader__bars span:nth-child(2) { background: var(--tomato); }
.loader__bars span:nth-child(3) { background: var(--bubblegum); }
.loader__bars span:nth-child(4) { background: var(--sea); }
.loader__bars span:nth-child(5) { background: var(--lagoon); }
.loader__word {
  position: relative; z-index: 2;
  font-family: var(--f-display); font-weight: 800; font-stretch: 80%;
  font-size: clamp(64px, 16vw, 240px); line-height: .8; letter-spacing: -.04em;
  display: flex; align-items: baseline;
}
.loader__word .dot { color: var(--sun); }
.loader__count {
  position: absolute; right: var(--gutter); bottom: var(--gutter); z-index: 2;
  font-family: var(--f-display); font-weight: 700; font-size: clamp(22px, 3vw, 40px);
  font-variant-numeric: tabular-nums;
}
.loader__hint { position: absolute; left: var(--gutter); bottom: var(--gutter); z-index: 2; font-family: var(--f-hand); font-size: clamp(20px, 2.2vw, 30px); }

/* ---------- Sayfa geçişi perdesi ---------- */
.curtain { position: fixed; inset: 0; z-index: 8000; pointer-events: none; visibility: hidden; }
.curtain.is-active { visibility: visible; pointer-events: all; }
.curtain:not(.is-ready) .curtain__panel { top: 105%; }
.curtain__panel { position: absolute; left: 0; right: 0; top: 0; height: 100%; }
.curtain__panel svg { position: absolute; left: 0; width: 100%; height: 12vh; top: calc(-12vh + 1px); }
.curtain__panel--1 { background: var(--sun); color: var(--sun); }
.curtain__panel--2 { background: var(--bubblegum); color: var(--bubblegum); }
.curtain__panel--3 { background: var(--sea); color: var(--sea); }
.curtain__panel--4 { background: var(--ink); color: var(--ink); }
.curtain__panel svg path { fill: currentColor; }
.curtain__label {
  position: absolute; inset: 0; display: grid; place-items: center; z-index: 5;
  color: var(--paper); text-align: center; padding: var(--gutter);
  font-family: var(--f-display); font-weight: 800; font-stretch: 78%;
  font-size: clamp(48px, 11vw, 190px); line-height: .85; letter-spacing: -.035em;
}
.curtain__label span { display: inline-block; }
.curtain__label em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; letter-spacing: -.02em; }

/* ---------- İmleç ---------- */
.cursor { position: fixed; left: 0; top: 0; z-index: 9500; pointer-events: none; display: none; }
.has-cursor .cursor { display: block; }
.cursor__dot, .cursor__ring { position: absolute; left: 0; top: 0; border-radius: 50%; }
.cursor__dot { width: 8px; height: 8px; background: var(--ink); mix-blend-mode: normal; }
.cursor__ring {
  width: 42px; height: 42px; border: 1.5px solid var(--ink);
  display: grid; place-items: center;
  transition: width .35s var(--ease-out), height .35s var(--ease-out), background-color .35s, border-color .35s;
}
.cursor__label {
  font-family: var(--f-display); font-weight: 700; font-size: 13px; letter-spacing: .02em; color: var(--ink);
  opacity: 0; transform: scale(.6); transition: opacity .25s, transform .35s var(--ease-spring); white-space: nowrap;
}
.cursor.is-link .cursor__ring { width: 64px; height: 64px; background: rgba(255, 199, 44, .35); border-color: transparent; }
.cursor.is-view .cursor__ring { width: 96px; height: 96px; background: var(--sun); border-color: var(--sun); }
.cursor.is-view .cursor__label { opacity: 1; transform: scale(1); }
.cursor.is-view .cursor__dot { opacity: 0; }
.cursor.is-drag .cursor__ring { width: 84px; height: 84px; background: var(--bubblegum); border-color: var(--bubblegum); }
.cursor.is-drag .cursor__label { opacity: 1; transform: scale(1); color: #fff; }
.cursor.is-light .cursor__dot { background: var(--paper); }
.cursor.is-light .cursor__ring { border-color: var(--paper); }
.has-cursor, .has-cursor a, .has-cursor button { cursor: none; }

/* ---------- Üst bar ---------- */
.header {
  position: fixed; top: 0; left: 0; right: 0; z-index: 7000;
  height: var(--header-h);
  display: flex; align-items: center;
  pointer-events: none;
}
.header .wrap { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.header a, .header button { pointer-events: auto; }
.logo {
  font-family: var(--f-display); font-weight: 800; font-stretch: 82%;
  font-size: 30px; letter-spacing: -.04em; line-height: 1;
  display: inline-flex; align-items: baseline;
  background: var(--paper); color: var(--ink);
  padding: 9px 16px 11px; border-radius: 999px;
  box-shadow: 0 6px 24px rgba(23, 18, 59, .12);
  transition: transform .4s var(--ease-spring);
}
.logo:hover { transform: rotate(-4deg) scale(1.04); }
.logo .dot { color: var(--tomato); transition: color .3s; }
.logo:hover .dot { color: var(--sea); }

.nav {
  display: flex; align-items: center; gap: 4px;
  background: var(--paper); color: var(--ink);
  padding: 6px; border-radius: 999px;
  box-shadow: 0 6px 24px rgba(23, 18, 59, .12);
}
.nav__link {
  position: relative; padding: 9px 16px; border-radius: 999px;
  font-weight: 600; font-size: 15px; line-height: 1;
  overflow: hidden; isolation: isolate;
  transition: color .3s;
}
.nav__link::before {
  content: ""; position: absolute; inset: 0; z-index: -1; border-radius: inherit;
  background: var(--c, var(--sun)); transform: translateY(101%);
  transition: transform .45s var(--ease-out);
}
.nav__link:hover::before, .nav__link.is-active::before { transform: translateY(0); }
.nav__link:nth-child(1) { --c: var(--sun); }
.nav__link:nth-child(2) { --c: var(--bubblegum); }
.nav__link:nth-child(3) { --c: var(--lagoon); }
.nav__link--cv { --c: var(--ink) !important; }
.nav__link--cv:hover { color: var(--paper); }
.nav__sep { width: 1px; height: 20px; background: rgba(23, 18, 59, .15); margin: 0 4px; }
.lang-switch { display: inline-flex; gap: 2px; font-size: 13px; font-weight: 700; }
.lang-switch a { padding: 8px 10px; border-radius: 999px; opacity: .45; transition: opacity .2s, background-color .2s; }
.lang-switch a.is-current { opacity: 1; background: var(--ink); color: var(--paper); }
.lang-switch a:hover { opacity: 1; }

.menu-btn { display: none; }

/* Mobil menü */
.mobile-menu {
  position: fixed; inset: 0; z-index: 6900;
  background: var(--ink); color: var(--paper);
  display: flex; flex-direction: column; justify-content: center;
  padding: calc(var(--header-h) + 20px) var(--gutter) var(--gutter);
  clip-path: circle(0% at calc(100% - 44px) 42px);
  visibility: hidden;
}
.mobile-menu a.mm-link {
  display: block; font-family: var(--f-display); font-weight: 800; font-stretch: 80%;
  font-size: clamp(48px, 14vw, 96px); line-height: 1; letter-spacing: -.03em; padding: 6px 0;
}
.mobile-menu a.mm-link:nth-child(1) { color: var(--sun); }
.mobile-menu a.mm-link:nth-child(2) { color: var(--bubblegum); }
.mobile-menu a.mm-link:nth-child(3) { color: var(--lagoon); }
.mobile-menu a.mm-link:nth-child(4) { color: var(--paper); }
.mobile-menu__foot { margin-top: 40px; display: flex; justify-content: space-between; align-items: center; font-size: 15px; opacity: .8; }
.mobile-menu .lang-switch a.is-current { background: var(--paper); color: var(--ink); }

/* ---------- Genel düğmeler ---------- */
.btn {
  position: relative; display: inline-flex; align-items: center; gap: 12px;
  padding: 18px 28px; border-radius: 999px;
  background: var(--ink); color: var(--paper);
  font-weight: 700; font-size: 17px; line-height: 1;
  overflow: hidden; isolation: isolate;
  transition: color .35s;
}
.btn::before {
  content: ""; position: absolute; inset: -2px; z-index: -1; border-radius: inherit;
  background: var(--btn-hover, var(--sun));
  transform: scale(0, 1); transform-origin: left;
  transition: transform .5s var(--ease-out);
}
.btn:hover { color: var(--ink); }
.btn:hover::before { transform: scale(1, 1); }
.btn .arrow { display: inline-block; transition: transform .4s var(--ease-spring); }
.btn:hover .arrow { transform: translateX(4px) rotate(-45deg); }
.btn--light { background: var(--paper); color: var(--ink); }
.btn--ghost { background: transparent; color: currentColor; box-shadow: inset 0 0 0 2px currentColor; }
.ig { width: 1.15em; height: 1.15em; flex: none; }
.btn .ig { margin-right: -4px; }

.magnetic { will-change: transform; }

/* ---------- Kahraman (ana sayfa) ---------- */
.hero {
  position: relative; min-height: 100svh; overflow: hidden; isolation: isolate;
  display: flex; align-items: center;
  color: var(--ink);
  padding: calc(var(--header-h) + 20px) 0 90px;
}
.hero__gl { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; }
.hero__fallback {
  position: absolute; inset: 0; z-index: -3;
  background:
    radial-gradient(60% 70% at 15% 20%, var(--sun), transparent 60%),
    radial-gradient(50% 60% at 85% 25%, var(--bubblegum), transparent 60%),
    radial-gradient(60% 70% at 70% 90%, var(--lagoon), transparent 60%),
    radial-gradient(50% 60% at 10% 90%, var(--sea), transparent 60%),
    var(--paper);
}
.hero__grain {
  position: absolute; inset: -50%; z-index: -1; pointer-events: none; opacity: .12;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");
  animation: grain 1.2s steps(6) infinite;
}
@keyframes grain {
  0% { transform: translate(0, 0); } 20% { transform: translate(-5%, 3%); } 40% { transform: translate(3%, -4%); }
  60% { transform: translate(-2%, 5%); } 80% { transform: translate(4%, 2%); } 100% { transform: translate(0, 0); }
}
.hero__inner { position: relative; width: 100%; }
.hero__hello { font-family: var(--f-serif); font-style: italic; font-size: clamp(28px, 4vw, 64px); line-height: 1; margin-bottom: .1em; }
.hero__name {
  font-family: var(--f-display); font-weight: 800; font-stretch: 78%;
  font-size: clamp(110px, 25vw, 430px); line-height: .78; letter-spacing: -.045em;
  display: flex; margin-left: -.04em;
  color: var(--ink);
}
.hero__name .ch { display: inline-block; transition: font-stretch .5s var(--ease-out), font-weight .5s var(--ease-out), color .3s; }
.hero__name .ch:hover { font-stretch: 100%; }
.hero__name .ch--dot { color: var(--tomato); }
.hero__rot {
  display: flex; align-items: baseline; gap: .3em; flex-wrap: wrap;
  font-family: var(--f-display); font-weight: 650; font-stretch: 90%;
  font-size: clamp(24px, 3.4vw, 54px); line-height: 1.05; letter-spacing: -.02em;
  margin-top: .45em;
}
.rotator { position: relative; display: inline-grid; overflow: hidden; height: 1.12em; vertical-align: bottom; }
.rotator__word { grid-area: 1 / 1; white-space: nowrap; }
.rotator__word:not(.is-current) { visibility: hidden; }
.rotator__word:nth-child(4n+1) { color: var(--sea); }
.rotator__word:nth-child(4n+2) { color: var(--tomato); }
.rotator__word:nth-child(4n+3) { color: #7a2cff; }
.rotator__word:nth-child(4n+4) { color: #0a8f84; }

.hero__sticker {
  position: absolute; right: clamp(0px, 3vw, 60px); top: 50%; translate: 0 -58%;
  width: clamp(170px, 24vw, 360px); aspect-ratio: 1;
}
.hero__photo {
  position: absolute; inset: 14%; border-radius: 50%; overflow: hidden;
  box-shadow: 0 30px 60px rgba(23, 18, 59, .28);
  border: 6px solid var(--paper);
}
.hero__photo img { width: 100%; height: 100%; object-fit: cover; }
.hero__ring { position: absolute; inset: 0; animation: spin 18s linear infinite; }
.hero__ring text { font-family: var(--f-display); font-weight: 800; font-size: 14.5px; letter-spacing: .22em; fill: var(--ink); }
.hero__note {
  position: absolute; left: -26%; bottom: 4%; rotate: -10deg;
  font-family: var(--f-hand); font-size: clamp(22px, 2.4vw, 36px); color: var(--ink);
  display: flex; align-items: center; gap: 6px;
}
.hero__note svg { width: 56px; height: 36px; }
@keyframes spin { to { transform: rotate(360deg); } }

.hero__now {
  position: absolute; left: 0; right: 0; bottom: 24px;
}
.hero__now .wrap { display: flex; justify-content: space-between; align-items: end; gap: 24px; }
.now-list { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; font-size: 14px; font-weight: 600; }
.now-list__label { font-family: var(--f-hand); font-size: 22px; margin-right: 4px; }
.now-list span.pill { background: rgba(255, 246, 234, .82); backdrop-filter: blur(8px); padding: 8px 14px; border-radius: 999px; }
.scroll-cue { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 14px; white-space: nowrap; }
.scroll-cue__line { width: 2px; height: 42px; background: rgba(23, 18, 59, .25); position: relative; overflow: hidden; border-radius: 2px; }
.scroll-cue__line::after { content: ""; position: absolute; left: 0; top: -40%; width: 100%; height: 40%; background: var(--ink); animation: cue 1.6s var(--ease-out) infinite; }
@keyframes cue { to { top: 100%; } }

/* Uçuşan doodle'lar */
.doodle { position: absolute; pointer-events: none; z-index: 1; }
.doodle svg { width: 100%; height: 100%; overflow: visible; }

/* ---------- Kayan yazı bandı ---------- */
.marquee-band { position: relative; padding: clamp(40px, 7vw, 100px) 0; overflow: hidden; background: var(--ink); color: var(--paper); }
.marquee { display: flex; overflow: hidden; user-select: none; }
.marquee + .marquee { margin-top: 10px; }
.marquee__track { display: flex; flex-shrink: 0; align-items: center; gap: .5em; padding-right: .5em; will-change: transform;
  font-family: var(--f-display); font-weight: 800; font-stretch: 80%;
  font-size: clamp(44px, 8vw, 128px); line-height: 1.02; letter-spacing: -.03em; white-space: nowrap; }
.marquee__track .star { display: inline-block; width: .55em; height: .55em; color: var(--sun); animation: spin 6s linear infinite; }
.marquee__track .star svg { width: 100%; height: 100%; }
.marquee--tilt { rotate: -2.5deg; margin-inline: -4vw; }
.marquee--alt .marquee__track { font-family: var(--f-serif); font-style: italic; font-weight: 400; font-stretch: 100%; letter-spacing: -.02em; color: var(--sun); }
.marquee__track span.w:nth-child(4n+1) { color: var(--paper); }
.marquee__track span.w:nth-child(4n+3) { color: var(--bubblegum); }

/* ---------- Manifesto (kelime kelime boyanan metin) ---------- */
.statement { padding: clamp(90px, 14vw, 200px) 0; position: relative; }
.statement__kicker { display: inline-flex; gap: 10px; align-items: center; font-weight: 700; font-size: 14px; letter-spacing: .12em; text-transform: uppercase; margin-bottom: 30px; }
.statement__kicker::before { content: ""; width: 34px; height: 3px; background: var(--tomato); border-radius: 3px; }
.statement__text {
  font-family: var(--f-display); font-weight: 650; font-stretch: 92%;
  font-size: clamp(30px, 4.6vw, 76px); line-height: 1.06; letter-spacing: -.025em;
  max-width: 17em; margin: 0;
}
.statement__text .word { display: inline-block; color: rgba(23, 18, 59, .14); transition: color .2s; }
.statement__text .word.hl-1 { --hl: var(--sea); }
.statement__text .word.hl-2 { --hl: var(--tomato); }
.statement__text .word.hl-3 { --hl: #7a2cff; }
.statement__text .word.hl-4 { --hl: #0a8f84; }
.statement__text em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; }

/* ---------- Seçili işler: yatay sahne ---------- */
.works-h { position: relative; overflow: hidden; }
.works-h__head { padding-top: clamp(60px, 8vw, 120px); padding-bottom: 30px; display: flex; justify-content: space-between; align-items: end; gap: 20px; }
.works-h__title { font-size: clamp(56px, 10vw, 170px); font-stretch: 80%; font-weight: 800; letter-spacing: -.04em; }
.works-h__title em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; }
.works-h__hint { font-family: var(--f-hand); font-size: clamp(22px, 2vw, 30px); display: flex; align-items: center; gap: 8px; }
.works-h__hint svg { width: 60px; }
.works-h__pin { height: 100svh; display: flex; align-items: center; }
.works-h__track { display: flex; gap: clamp(20px, 3vw, 48px); padding-inline: var(--gutter); will-change: transform; }
.wcard {
  position: relative; flex: 0 0 auto;
  width: min(78vw, 980px); height: min(72svh, 640px);
  border-radius: var(--radius); overflow: hidden;
  background: var(--card, var(--sun)); color: var(--card-fg, var(--ink));
  display: grid; grid-template-columns: 1.05fr 1fr;
  isolation: isolate;
  transform-style: preserve-3d;
}
.wcard__copy { position: relative; z-index: 2; padding: clamp(24px, 3vw, 44px); display: flex; flex-direction: column; justify-content: space-between; }
.wcard__num { font-family: var(--f-display); font-weight: 700; font-size: 15px; letter-spacing: .08em; display: flex; justify-content: space-between; }
.wcard__title { font-size: clamp(46px, 6.4vw, 108px); font-stretch: 78%; font-weight: 800; letter-spacing: -.04em; line-height: .86; margin: .2em 0 .25em; }
.wcard__kicker { display: inline-block; font-weight: 700; font-size: 14px; letter-spacing: .06em; text-transform: uppercase; background: rgba(255, 255, 255, .55); padding: 7px 12px; border-radius: 999px; margin-bottom: 14px; }
.wcard__desc { font-size: clamp(15px, 1.1vw, 18px); max-width: 30ch; margin: 0; }
.wcard__go { display: inline-flex; align-items: center; gap: 10px; font-weight: 700; margin-top: 22px; }
.wcard__go i { width: 52px; height: 52px; border-radius: 50%; display: grid; place-items: center; background: var(--card-fg, var(--ink)); color: var(--card, var(--sun)); font-style: normal; font-size: 22px; transition: transform .5s var(--ease-spring); }
.wcard:hover .wcard__go i { transform: rotate(-45deg) scale(1.1); }
.wcard__media { position: relative; overflow: hidden; }
.wcard__media img { position: absolute; border-radius: 14px; box-shadow: 0 20px 40px rgba(0, 0, 0, .22); object-fit: cover; transition: transform .8s var(--ease-out); }
.wcard__media img:nth-child(1) { width: 62%; height: 68%; left: 6%; top: 8%; rotate: -5deg; }
.wcard__media img:nth-child(2) { width: 50%; height: 52%; right: 6%; bottom: 7%; rotate: 6deg; }
.wcard__media img:nth-child(3) { width: 34%; height: 36%; right: 10%; top: 6%; rotate: 9deg; }
.wcard:hover .wcard__media img:nth-child(1) { transform: translate(-4%, -3%) rotate(-3deg) scale(1.03); }
.wcard:hover .wcard__media img:nth-child(2) { transform: translate(4%, 3%) rotate(3deg) scale(1.05); }
.wcard:hover .wcard__media img:nth-child(3) { transform: translate(3%, -5%) rotate(-6deg) scale(1.06); }
.wcard--end { width: min(60vw, 620px); background: transparent; color: var(--ink); grid-template-columns: 1fr; place-items: center; text-align: center; box-shadow: inset 0 0 0 3px var(--ink); }
.wcard--end .wcard__title { font-size: clamp(40px, 5vw, 84px); }

/* ---------- Sayılar ---------- */
.numbers { padding: clamp(80px, 12vw, 180px) 0; background: var(--sun); color: var(--ink); position: relative; overflow: hidden; }
.numbers__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.num-card { border-top: 3px solid var(--ink); padding-top: 18px; }
.num-card__n { font-family: var(--f-display); font-weight: 800; font-stretch: 78%; font-size: clamp(64px, 9vw, 150px); line-height: .85; letter-spacing: -.04em; font-variant-numeric: tabular-nums; }
.num-card__l { font-weight: 600; margin-top: 10px; max-width: 16ch; }
.badge-fest {
  margin-top: clamp(50px, 7vw, 90px); display: flex; align-items: center; gap: 22px; flex-wrap: wrap;
  font-size: clamp(18px, 1.6vw, 24px); font-weight: 600;
}
.laurel { width: 74px; height: 74px; flex: none; }

/* ---------- Hakkımda önizleme ---------- */
.about-teaser { padding: clamp(90px, 12vw, 180px) 0; background: var(--bubblegum); color: var(--ink); position: relative; overflow: hidden; }
.about-teaser__grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(30px, 6vw, 100px); align-items: center; }
.about-teaser__photo { position: relative; aspect-ratio: 4 / 5; border-radius: 999px 999px var(--radius) var(--radius); overflow: hidden; box-shadow: 0 40px 80px rgba(23, 18, 59, .25); }
.about-teaser__photo img { width: 100%; height: 118%; object-fit: cover; object-position: 50% 78%; will-change: transform; }
.about-teaser__title { font-size: clamp(52px, 8vw, 132px); font-stretch: 80%; font-weight: 800; letter-spacing: -.04em; margin-bottom: .3em; }
.about-teaser__title em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; }
.about-teaser__text { font-size: clamp(18px, 1.5vw, 24px); max-width: 32ch; margin-bottom: 36px; }

/* ---------- Alt bilgi / CTA ---------- */
.footer { position: relative; background: var(--ink); color: var(--paper); padding: clamp(90px, 12vw, 170px) 0 28px; overflow: hidden; }
.footer__kicker { font-family: var(--f-hand); font-size: clamp(24px, 2.4vw, 36px); color: var(--sun); margin-bottom: 10px; }
.footer__cta { display: block; font-family: var(--f-display); font-weight: 800; font-stretch: 78%; font-size: clamp(54px, 10.5vw, 190px); line-height: .86; letter-spacing: -.045em; }
.footer__cta .ln { display: block; }
.footer__cta em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; color: var(--bubblegum); }
.footer__cta:hover .ln:nth-child(1) { color: var(--sun); }
.footer__cta:hover .ln:nth-child(2) { color: var(--lagoon); }
.footer__cta .ln { transition: color .4s; }
.footer__mail { display: inline-flex; margin-top: 44px; font-size: clamp(20px, 2.4vw, 36px); font-weight: 700; border-bottom: 3px solid var(--sun); padding-bottom: 4px; transition: color .3s, border-color .3s; }
.footer__mail:hover { color: var(--sun); border-color: var(--bubblegum); }
.footer__grid { display: grid; grid-template-columns: repeat(4, auto); justify-content: space-between; gap: 24px; margin-top: clamp(70px, 10vw, 140px); padding-top: 24px; border-top: 1px solid rgba(255, 246, 234, .2); font-size: 15px; }
.footer__grid h4 { font-family: var(--f-body); font-size: 12px; letter-spacing: .14em; text-transform: uppercase; opacity: .55; font-weight: 700; margin-bottom: 10px; line-height: 1.2; }
.footer__grid a { display: block; padding: 3px 0; opacity: .9; }
.footer__grid a:hover { color: var(--sun); opacity: 1; }
.footer__bottom { margin-top: 50px; display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; font-size: 13px; opacity: .6; }
.footer__blob { position: absolute; right: -120px; top: -120px; width: 420px; height: 420px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, var(--bubblegum), var(--sea) 60%, transparent 70%); filter: blur(20px); opacity: .5; pointer-events: none; }

/* ---------- Sayfa başlığı (iç sayfalar) ---------- */
.page-hero { position: relative; padding: calc(var(--header-h) + clamp(40px, 8vw, 120px)) 0 clamp(40px, 6vw, 90px); overflow: hidden; }
.page-hero__kicker { display: inline-flex; align-items: center; gap: 10px; font-weight: 700; font-size: 14px; letter-spacing: .12em; text-transform: uppercase; margin-bottom: 18px; }
.page-hero__kicker i { width: 12px; height: 12px; border-radius: 50%; background: var(--accent, var(--tomato)); }
.page-hero__title { font-size: clamp(64px, 14vw, 250px); font-stretch: 78%; font-weight: 800; letter-spacing: -.045em; line-height: .82; }
.page-hero__title em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; letter-spacing: -.03em; }
.page-hero__lead { font-size: clamp(19px, 1.7vw, 27px); line-height: 1.4; max-width: 36ch; margin-top: 30px; }

/* ---------- Çalışmalar dizini ---------- */
.filters { display: flex; flex-wrap: wrap; gap: 8px; margin: 10px 0 30px; }
.filter { padding: 11px 18px; border-radius: 999px; font-weight: 700; font-size: 15px; box-shadow: inset 0 0 0 2px var(--ink); transition: background-color .3s, color .3s, transform .4s var(--ease-spring); }
.filter:hover { transform: translateY(-2px) rotate(-2deg); }
.filter.is-active { background: var(--ink); color: var(--paper); }
.filter .count { font-size: 12px; opacity: .6; margin-left: 4px; }

.wlist { border-top: 2px solid var(--ink); margin-bottom: clamp(80px, 10vw, 150px); }
.wrow { position: relative; display: grid; grid-template-columns: 70px 1fr auto auto; gap: 20px; align-items: center; padding: clamp(18px, 2.6vw, 34px) 0; border-bottom: 2px solid var(--ink); isolation: isolate; }
.wrow::before { content: ""; position: absolute; inset: 0 calc(var(--gutter) * -1); z-index: -1; background: var(--row, var(--sun)); transform: scaleY(0); transform-origin: bottom; transition: transform .55s var(--ease-out); }
.wrow:hover::before { transform: scaleY(1); transform-origin: top; }
.wrow__n { font-weight: 700; font-size: 15px; }
.wrow__title { font-family: var(--f-display); font-weight: 800; font-stretch: 80%; font-size: clamp(38px, 7vw, 116px); line-height: .9; letter-spacing: -.04em; transition: transform .55s var(--ease-out), font-stretch .55s var(--ease-out); }
.wrow:hover .wrow__title { transform: translateX(16px); font-stretch: 96%; }
.wrow__cat { font-weight: 600; font-size: 15px; text-align: right; }
.wrow__year { font-weight: 700; font-size: 15px; min-width: 90px; text-align: right; }
.wrow__thumb { display: none; }
.wrow.is-hidden { display: none; }
.wpreview { position: fixed; left: 0; top: 0; z-index: 50; width: 340px; height: 420px; pointer-events: none; border-radius: 22px; overflow: hidden; opacity: 0; box-shadow: 0 30px 70px rgba(23, 18, 59, .35); }
.wpreview img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity .35s; }
.wpreview img.is-on { opacity: 1; }

/* ---------- Proje sayfası ---------- */
.project-hero { position: relative; padding: calc(var(--header-h) + clamp(40px, 7vw, 110px)) 0 clamp(50px, 6vw, 90px); background: var(--accent); color: var(--accent-fg, var(--ink)); overflow: hidden; }
.project-hero__title { font-size: clamp(64px, 11.5vw, 210px); font-stretch: 76%; font-weight: 800; letter-spacing: -.05em; line-height: .8; }
.project-hero__head { font-family: var(--f-serif); font-style: italic; font-size: clamp(30px, 4vw, 64px); line-height: 1.02; margin-top: .3em; max-width: 18ch; }
.project-hero__meta { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: clamp(40px, 6vw, 80px); padding-top: 22px; border-top: 2px solid currentColor; }
.project-hero__meta dt { font-size: 12px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; opacity: .65; margin-bottom: 6px; }
.project-hero__meta dd { margin: 0; font-weight: 600; font-size: 16px; line-height: 1.35; }
.project-hero__meta a { border-bottom: 2px solid currentColor; }
.project-hero .wrap { position: relative; z-index: 2; }
.project-hero__visual { position: absolute; right: var(--gutter); top: calc(var(--header-h) + 20px); width: min(32vw, 470px); aspect-ratio: 1 / 1.05; pointer-events: none; z-index: 1; }
.project-hero__shapes { position: absolute; right: -18%; top: -4%; width: 92%; aspect-ratio: 1; opacity: .95; }
.project-hero__card { position: absolute; right: 10%; top: 6%; width: 66%; rotate: 6deg; border-radius: 14px; overflow: hidden; box-shadow: 0 40px 80px rgba(0, 0, 0, .35); }
.project-hero__card img { width: 100%; height: auto; }
.project-hero__title, .project-hero__head { max-width: 62%; }

.p-section { padding: clamp(60px, 9vw, 140px) 0; position: relative; }
.p-section--tint { background: var(--accent-soft, var(--paper-2)); }
.p-lead { font-family: var(--f-display); font-weight: 600; font-stretch: 94%; font-size: clamp(24px, 2.6vw, 42px); line-height: 1.18; letter-spacing: -.02em; max-width: 26ch; }
.p-text { display: grid; grid-template-columns: 1fr 1.4fr; gap: clamp(24px, 6vw, 100px); align-items: start; }
.p-text h2 { font-size: clamp(38px, 5vw, 80px); font-stretch: 80%; font-weight: 800; letter-spacing: -.035em; }
.p-text h2 em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; }
.p-text__body { font-size: clamp(17px, 1.3vw, 21px); max-width: 60ch; }
.p-text__body ul { padding-left: 1.2em; margin: 0 0 1em; }
.p-text__body li { margin-bottom: .35em; }

.gallery { display: grid; gap: clamp(14px, 2vw, 28px); margin-top: clamp(30px, 4vw, 60px); }
.gallery--duo { grid-template-columns: 1fr 1fr; }
.gallery--trio { grid-template-columns: repeat(3, 1fr); }
.gallery--quad { grid-template-columns: repeat(4, 1fr); }
.gallery--full { grid-template-columns: 1fr; }
.gallery--stories { grid-template-columns: repeat(3, minmax(0, 300px)); justify-content: center; }
.gallery--thumbs { grid-template-columns: repeat(3, 1fr); }
.gallery figure { margin: 0; }
.gallery .frame { position: relative; overflow: hidden; border-radius: var(--radius-sm); background: rgba(23, 18, 59, .06); }
.gallery .frame img { width: 100%; height: 100%; object-fit: cover; transform-origin: center; will-change: transform; }
.gallery--stories .frame { border-radius: 26px; box-shadow: 0 0 0 8px var(--ink), 0 26px 50px rgba(23, 18, 59, .3); aspect-ratio: 9 / 16; }
.gallery--stories .frame img { height: 100%; }
.gallery figcaption { font-size: 14px; font-weight: 600; margin-top: 12px; display: flex; gap: 8px; align-items: baseline; }
.gallery figcaption::before { content: "↳"; opacity: .5; }
.gallery .frame--paper { background: #fff; box-shadow: 0 18px 40px rgba(23, 18, 59, .16); }
.gallery--pages .frame { aspect-ratio: 595 / 842; }

/* Süreç adımları */
.process { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-top: clamp(30px, 4vw, 60px); counter-reset: step; }
.step { background: var(--paper); color: var(--ink); border-radius: var(--radius-sm); padding: 26px 24px 30px; position: relative; box-shadow: 0 10px 30px rgba(23, 18, 59, .08); }
.step__n { font-family: var(--f-display); font-weight: 800; font-stretch: 78%; font-size: 64px; line-height: 1; color: var(--step-c, var(--tomato)); }
.step h3 { font-size: 22px; font-stretch: 92%; font-weight: 750; letter-spacing: -.01em; margin: 12px 0 8px; line-height: 1.1; }
.step p { font-size: 15px; margin: 0; opacity: .8; }
.step:nth-child(1) { --step-c: var(--sea); rotate: -1.5deg; }
.step:nth-child(2) { --step-c: var(--tomato); rotate: 1deg; }
.step:nth-child(3) { --step-c: #7a2cff; rotate: -.5deg; }
.step:nth-child(4) { --step-c: #0a8f84; rotate: 1.5deg; }

/* Müşteri blokları (sosyal medya) */
.client { display: grid; grid-template-columns: .8fr 1.6fr; gap: clamp(24px, 5vw, 80px); padding: clamp(50px, 7vw, 100px) 0; border-top: 2px solid rgba(23, 18, 59, .12); align-items: start; }
.client:first-of-type { border-top: 0; }
.client__name { font-size: clamp(40px, 5.6vw, 92px); font-stretch: 78%; font-weight: 800; letter-spacing: -.04em; line-height: .88; }
.client__tag { display: inline-block; margin-top: 16px; font-weight: 700; font-size: 13px; letter-spacing: .1em; text-transform: uppercase; background: var(--chip, var(--sun)); padding: 7px 12px; border-radius: 999px; }
.client__desc { margin-top: 18px; font-size: 17px; max-width: 34ch; }
.client__link { display: inline-flex; align-items: center; gap: 8px; margin-top: 18px; font-weight: 700; font-size: 16px; padding-bottom: 3px; border-bottom: 2px solid currentColor; transition: color .3s; }
.client__link:hover { color: var(--bubblegum); }
.client .gallery { margin-top: 0; }

/* Filmler */
.film { display: grid; grid-template-columns: minmax(200px, 340px) 1fr; gap: clamp(24px, 5vw, 80px); padding: clamp(50px, 7vw, 110px) 0; border-top: 2px solid rgba(255, 246, 234, .16); align-items: start; }
.film:first-of-type { border-top: 0; }
.film__poster { position: relative; border-radius: 12px; overflow: hidden; box-shadow: 0 30px 60px rgba(0, 0, 0, .45); rotate: -2deg; transition: rotate .6s var(--ease-spring), transform .6s var(--ease-spring); }
.film:nth-of-type(even) .film__poster { rotate: 2deg; }
.film__poster:hover { rotate: 0deg; transform: scale(1.03); }
.film__title { font-size: clamp(54px, 7.6vw, 128px); font-stretch: 76%; font-weight: 800; letter-spacing: -.045em; line-height: .85; }
.film__alt { font-family: var(--f-serif); font-style: italic; font-size: clamp(22px, 2.2vw, 34px); opacity: .75; margin-top: 8px; }
.film__log { font-size: clamp(17px, 1.3vw, 21px); max-width: 52ch; margin: 22px 0; }
.film__facts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 26px; }
.film__facts span { font-size: 14px; font-weight: 700; padding: 7px 12px; border-radius: 999px; box-shadow: inset 0 0 0 1.5px currentColor; }
.film__award { display: flex; align-items: center; gap: 14px; background: var(--sun); color: var(--ink); padding: 14px 20px; border-radius: 18px; font-weight: 700; max-width: 520px; margin-bottom: 26px; }
.film__award svg { width: 44px; height: 44px; flex: none; }
.film__stills { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.film__stills .frame { border-radius: 12px; overflow: hidden; aspect-ratio: 16 / 10; }
.film__stills img { width: 100%; height: 100%; object-fit: cover; }

/* Sonraki proje */
.next { display: block; position: relative; padding: clamp(80px, 12vw, 180px) 0; background: var(--next, var(--sun)); color: var(--next-fg, var(--ink)); overflow: hidden; isolation: isolate; }
.next__kicker { font-weight: 700; font-size: 14px; letter-spacing: .14em; text-transform: uppercase; margin-bottom: 18px; }
.next__title { font-size: clamp(64px, 14vw, 240px); font-stretch: 76%; font-weight: 800; letter-spacing: -.05em; line-height: .82; transition: transform .7s var(--ease-out); }
.next:hover .next__title { transform: translateX(3vw); }
.next__arrow { position: absolute; right: var(--gutter); bottom: clamp(40px, 6vw, 80px); width: clamp(80px, 10vw, 160px); height: clamp(80px, 10vw, 160px); border-radius: 50%; background: var(--next-fg, var(--ink)); color: var(--next, var(--sun)); display: grid; place-items: center; font-size: clamp(34px, 4vw, 64px); transition: transform .7s var(--ease-spring); }
.next:hover .next__arrow { transform: rotate(-45deg) scale(1.08); }

/* ---------- Hakkımda ---------- */
.about-hero { padding: calc(var(--header-h) + clamp(40px, 7vw, 100px)) 0 clamp(40px, 6vw, 80px); position: relative; overflow: hidden; }
.about-hero__grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: clamp(30px, 6vw, 90px); align-items: end; }
.about-hero__title { font-size: clamp(80px, 16vw, 280px); font-stretch: 76%; font-weight: 800; letter-spacing: -.05em; line-height: .8; }
.about-hero__title em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; color: var(--tomato); }
.about-hero__lead { font-size: clamp(20px, 1.8vw, 28px); line-height: 1.35; max-width: 30ch; margin-top: 30px; }
.about-hero__photo { position: relative; aspect-ratio: 3 / 4; }
.about-hero__photo .blob { position: absolute; inset: 0; overflow: hidden; border-radius: 46% 54% 40% 60% / 55% 40% 60% 45%; animation: blob 12s ease-in-out infinite alternate; box-shadow: 0 40px 90px rgba(23, 18, 59, .28); }
.about-hero__photo img { width: 100%; height: 100%; object-fit: cover; }
.about-hero__photo .hand { position: absolute; left: -18%; top: 8%; font-size: clamp(22px, 2.2vw, 34px); rotate: -12deg; color: var(--sea); }
@keyframes blob {
  0% { border-radius: 46% 54% 40% 60% / 55% 40% 60% 45%; }
  50% { border-radius: 60% 40% 55% 45% / 45% 60% 40% 55%; }
  100% { border-radius: 40% 60% 48% 52% / 60% 45% 55% 40%; }
}

.chapters { position: relative; }
.chapter { position: relative; min-height: 70svh; display: grid; grid-template-columns: .75fr 1.25fr .85fr; gap: clamp(24px, 6vw, 100px); align-items: center; padding-block: clamp(60px, 9vw, 130px); }
.chapter__when { font-family: var(--f-display); font-weight: 800; font-stretch: 76%; font-size: clamp(56px, 8vw, 140px); line-height: .85; letter-spacing: -.045em; }
.chapter__where { font-family: var(--f-hand); font-size: clamp(24px, 2.4vw, 36px); margin-top: 10px; }
.chapter__title { font-size: clamp(34px, 4vw, 64px); font-stretch: 86%; font-weight: 800; letter-spacing: -.03em; margin-bottom: 20px; line-height: 1; }
.chapter__text { font-size: clamp(17px, 1.35vw, 22px); max-width: 52ch; }
.chapter__path { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 0; }
.chapter > * { position: relative; z-index: 1; }

.stickers { position: relative; padding: clamp(80px, 10vw, 150px) 0; overflow: hidden; }
.stickers__title { font-size: clamp(48px, 7vw, 120px); font-stretch: 80%; font-weight: 800; letter-spacing: -.04em; }
.stickers__title em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; }
.stickers__hint { font-family: var(--f-hand); font-size: clamp(22px, 2vw, 30px); margin-top: 10px; }
.stickers__board { position: relative; height: clamp(520px, 60vw, 720px); margin-top: 30px; }
.sticker {
  position: absolute; display: grid; place-items: center; text-align: center;
  padding: 22px 26px; min-width: 150px; max-width: 280px;
  font-family: var(--f-display); font-weight: 750; font-stretch: 90%; font-size: clamp(17px, 1.5vw, 22px); line-height: 1.1; letter-spacing: -.01em;
  background: var(--s, var(--sun)); color: var(--sf, var(--ink));
  border-radius: 999px; box-shadow: 0 14px 30px rgba(23, 18, 59, .18);
  user-select: none; touch-action: none; cursor: grab;
}
.sticker small { display: block; font-family: var(--f-body); font-weight: 600; font-size: 12px; font-stretch: 100%; opacity: .75; margin-top: 6px; letter-spacing: 0; }
.sticker--circle { border-radius: 50%; width: 190px; height: 190px; padding: 24px; }
.sticker--star { border-radius: 0; background: none; box-shadow: none; width: 220px; height: 220px; padding: 50px; }
.sticker--star::before { content: ""; position: absolute; inset: 0; z-index: -1; background: var(--s); clip-path: polygon(50% 0%, 61% 12%, 77% 6%, 80% 22%, 95% 25%, 89% 40%, 100% 50%, 89% 60%, 95% 75%, 80% 78%, 77% 94%, 61% 88%, 50% 100%, 39% 88%, 23% 94%, 20% 78%, 5% 75%, 11% 60%, 0% 50%, 11% 40%, 5% 25%, 20% 22%, 23% 6%, 39% 12%); filter: drop-shadow(0 14px 18px rgba(23, 18, 59, .18)); }
.sticker--square { border-radius: 26px; }
.sticker:active { cursor: grabbing; }

.toolbox { padding: clamp(70px, 9vw, 130px) 0; background: var(--ink); color: var(--paper); }
.toolbox__grid { display: grid; grid-template-columns: 1fr 1.3fr; gap: clamp(30px, 6vw, 100px); }
.toolbox h2 { font-size: clamp(44px, 6vw, 100px); font-stretch: 80%; font-weight: 800; letter-spacing: -.04em; }
.toolbox h2 em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; color: var(--sun); }
.tools { display: flex; flex-wrap: wrap; gap: 10px; }
.tool { padding: 12px 18px; border-radius: 999px; font-weight: 700; background: rgba(255, 246, 234, .08); box-shadow: inset 0 0 0 1.5px rgba(255, 246, 234, .25); transition: background-color .3s, color .3s, transform .4s var(--ease-spring); }
.tool:hover { background: var(--sun); color: var(--ink); transform: translateY(-3px) rotate(-3deg); }
.edu { margin-top: 50px; display: grid; gap: 0; }
.edu__row { display: grid; grid-template-columns: 1fr auto; gap: 16px; padding: 16px 0; border-top: 1px solid rgba(255, 246, 234, .18); }
.edu__row strong { display: block; font-size: 18px; }
.edu__row span { opacity: .7; font-size: 15px; }
.edu__row time { font-weight: 700; white-space: nowrap; }

/* ---------- İletişim ---------- */
.contact { min-height: 100svh; display: flex; align-items: center; padding: calc(var(--header-h) + 40px) 0 80px; position: relative; overflow: hidden; }
.contact__title { font-size: clamp(76px, 15vw, 270px); font-stretch: 76%; font-weight: 800; letter-spacing: -.05em; line-height: .8; }
.contact__title em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; color: var(--sea); }
.contact__wave { display: inline-block; transform-origin: 70% 80%; }
.contact__lead { font-size: clamp(20px, 1.8vw, 28px); max-width: 34ch; margin: 30px 0 40px; }
.mailbox { display: inline-flex; align-items: center; gap: 14px; flex-wrap: wrap; }
.mailbox__addr { font-family: var(--f-display); font-weight: 750; font-stretch: 90%; font-size: clamp(22px, 3vw, 46px); letter-spacing: -.02em; border-bottom: 4px solid var(--sun); padding-bottom: 4px; }
.copy-btn { padding: 14px 20px; border-radius: 999px; background: var(--ink); color: var(--paper); font-weight: 700; font-size: 15px; transition: background-color .3s, color .3s, transform .4s var(--ease-spring); }
.copy-btn:hover { background: var(--bubblegum); transform: rotate(-3deg); }
.copy-btn.is-done { background: var(--lagoon); color: var(--ink); }
.contact__links { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 40px; }
.contact__meta { margin-top: 60px; display: flex; gap: 40px; flex-wrap: wrap; font-weight: 600; }
.contact__meta small { display: block; font-size: 12px; letter-spacing: .14em; text-transform: uppercase; opacity: .6; margin-bottom: 6px; }
.confetti { position: fixed; left: 0; top: 0; width: 10px; height: 14px; pointer-events: none; z-index: 9600; border-radius: 2px; }

/* ---------- 404 ---------- */
.notfound { min-height: 100svh; display: grid; place-items: center; text-align: center; padding: var(--header-h) var(--gutter); position: relative; overflow: hidden; background: var(--sea); color: var(--paper); }
.notfound h1 { font-size: clamp(120px, 30vw, 460px); font-stretch: 76%; font-weight: 800; letter-spacing: -.05em; line-height: .8; }
.notfound p { font-size: clamp(20px, 2vw, 30px); margin: 20px 0 36px; }
.notfound .waves { position: absolute; left: 0; right: 0; bottom: 0; height: 30vh; }

/* ---------- Görünür olma animasyonu (JS yoksa görünür kalır) ---------- */
.js [data-reveal] { opacity: 0; transform: translateY(40px); }
.js [data-reveal].is-in { opacity: 1; transform: none; transition: opacity .9s var(--ease-out), transform 1.1s var(--ease-out); }

/* ---------- Duyarlı düzen ---------- */
@media (max-width: 1100px) {
  .project-hero__visual { width: 30vw; opacity: .9; }
  .numbers__grid { grid-template-columns: repeat(2, 1fr); row-gap: 50px; }
  .process { grid-template-columns: repeat(2, 1fr); }
  .project-hero__meta { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 900px) {
  :root { --header-h: 72px; }
  .nav { display: none; }
  .menu-btn {
    display: inline-flex; align-items: center; gap: 10px; pointer-events: auto;
    background: var(--paper); color: var(--ink); padding: 12px 18px; border-radius: 999px; font-weight: 700; font-size: 15px;
    box-shadow: 0 6px 24px rgba(23, 18, 59, .12); position: relative; z-index: 7100;
  }
  .menu-btn__lines { width: 20px; height: 12px; position: relative; }
  .menu-btn__lines::before, .menu-btn__lines::after { content: ""; position: absolute; left: 0; right: 0; height: 2px; background: currentColor; border-radius: 2px; transition: transform .4s var(--ease-out), top .4s var(--ease-out); }
  .menu-btn__lines::before { top: 1px; }
  .menu-btn__lines::after { top: 9px; }
  .menu-open .menu-btn__lines::before { top: 5px; transform: rotate(45deg); }
  .menu-open .menu-btn__lines::after { top: 5px; transform: rotate(-45deg); }
  .logo { font-size: 26px; }
  .hero { align-items: flex-start; padding-top: calc(var(--header-h) + 30px); }
  .hero__sticker { position: relative; right: auto; top: auto; translate: none; margin: 30px 0 0 auto; width: clamp(160px, 42vw, 260px); }
  .hero__note { left: -40%; }
  .hero__now .wrap { flex-direction: column; align-items: flex-start; }
  .scroll-cue { display: none; }
  .works-h__pin { height: auto; display: block; }
  .works-h__track { flex-direction: column; transform: none !important; padding-bottom: 60px; }
  .wcard { width: 100%; height: auto; grid-template-columns: 1fr; }
  .wcard__media { height: 280px; order: -1; }
  .wcard--end { width: 100%; padding: 60px 20px; }
  .about-teaser__grid, .p-text, .client, .film, .chapter, .about-hero__grid, .toolbox__grid { grid-template-columns: 1fr; }
  .about-teaser__photo { max-width: 420px; }
  .about-hero__photo { max-width: 360px; margin-left: auto; }
  .wrow { grid-template-columns: 1fr auto; row-gap: 10px; }
  .wrow__n { display: none; }
  .wrow__cat { grid-column: 1; text-align: left; order: 3; }
  .wrow__year { order: 4; }
  .wrow__thumb { display: block; grid-column: 1 / -1; order: 5; border-radius: 16px; overflow: hidden; aspect-ratio: 16 / 9; }
  .wrow__thumb img { width: 100%; height: 100%; object-fit: cover; }
  .wpreview { display: none; }
  .project-hero__visual { display: none; }
  .project-hero__title, .project-hero__head { max-width: none; }
  .gallery--trio, .gallery--quad, .gallery--thumbs { grid-template-columns: 1fr 1fr; }
  .gallery--stories { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
  .footer__grid { grid-template-columns: 1fr 1fr; }
  .chapter { min-height: 0; }
  .stickers__board { height: auto; display: flex; flex-wrap: wrap; gap: 14px; }
  .sticker { position: relative !important; left: auto !important; top: auto !important; transform: none !important; }
  .sticker--star, .sticker--circle { width: 170px; height: 170px; }
}
@media (max-width: 600px) {
  .numbers__grid { grid-template-columns: 1fr 1fr; gap: 30px 16px; }
  .process { grid-template-columns: 1fr; }
  .gallery--duo, .gallery--trio, .gallery--quad, .gallery--thumbs { grid-template-columns: 1fr; }
  .gallery--stories { grid-template-columns: 1fr 1fr; }
  .gallery--stories figure:nth-child(3) { display: none; }
  .project-hero__meta { grid-template-columns: 1fr 1fr; }
  .film__stills { grid-template-columns: 1fr; }
  .footer__grid { grid-template-columns: 1fr; }
  .hero__note { display: none; }
  .btn { padding: 16px 22px; font-size: 16px; }
}

/* ---------- Azaltılmış hareket ---------- */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
  .js [data-reveal] { opacity: 1; transform: none; }
  .hero__grain { display: none; }
}

/* ---------- Galeri düzenleri (editoryal / afiş / akış / şerit) ---------- */
.gallery--covers { grid-template-columns: repeat(2, minmax(0, 420px)); justify-content: center; gap: clamp(24px, 5vw, 80px); }
.gallery--covers .frame { aspect-ratio: 595 / 842; box-shadow: 0 40px 80px rgba(23, 18, 59, .28); border-radius: 6px; }
.gallery--covers figure:nth-child(1) .frame { rotate: -3deg; }
.gallery--covers figure:nth-child(2) .frame { rotate: 3deg; }
.gallery--covers figure { transition: transform .8s var(--ease-spring); }
.gallery--covers figure:hover { transform: translateY(-10px) rotate(1deg); }
.gallery--pages { grid-template-columns: repeat(4, 1fr); }
.gallery--pages .frame { aspect-ratio: 595 / 842; border-radius: 6px; }
.gallery--paper .frame { background: #fff; box-shadow: 0 18px 40px rgba(23, 18, 59, .16); border-radius: 6px; }
.gallery--paper .frame img { object-fit: contain; }
.gallery--posters { grid-template-columns: repeat(2, minmax(0, 520px)); justify-content: center; gap: clamp(24px, 5vw, 80px); align-items: center; }
.gallery--posters .frame { border-radius: 10px; box-shadow: 0 34px 70px rgba(23, 18, 59, .26); background: transparent; }
.gallery--posters .frame img { height: auto; }
.gallery--posters figure:nth-child(odd) .frame { rotate: -2deg; }
.gallery--posters figure:nth-child(even) .frame { rotate: 2deg; }
.gallery--feed { grid-template-columns: repeat(3, 1fr); }
.gallery--feed .frame { aspect-ratio: 4 / 5; border-radius: 18px; box-shadow: 0 16px 34px rgba(23, 18, 59, .14); }
.p-lead { margin-bottom: 8px; }
.p-lead em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; }

.strip-section { overflow: hidden; }
.strip__head { display: flex; justify-content: space-between; align-items: end; gap: 20px; margin-bottom: clamp(26px, 3vw, 44px); }
.strip__hint { font-size: clamp(20px, 1.8vw, 28px); margin: 0; }
.strip { overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x proximity; scroll-padding-inline: var(--gutter); padding: 10px var(--gutter) 30px; scrollbar-width: thin; scrollbar-color: var(--ink) transparent; cursor: grab; }
.strip.is-dragging { cursor: grabbing; scroll-snap-type: none; }
.strip.is-dragging img { pointer-events: none; }
.strip__track { display: flex; gap: clamp(16px, 2vw, 28px); width: max-content; }
.strip__item { margin: 0; width: clamp(230px, 26vw, 380px); scroll-snap-align: start; }
.strip__item .frame { border-radius: 18px; overflow: hidden; aspect-ratio: 3 / 4; box-shadow: 0 18px 36px rgba(23, 18, 59, .16); }
.strip__item .frame img { width: 100%; height: 100%; object-fit: cover; }
.strip__item:nth-child(odd) { rotate: -1.2deg; }
.strip__item:nth-child(even) { rotate: 1.2deg; translate: 0 18px; }
.strip__item figcaption { font-size: 14px; font-weight: 600; margin-top: 12px; }
.strip__item figcaption::before { content: "↳ "; opacity: .5; }

@media (max-width: 900px) {
  .gallery--pages { grid-template-columns: 1fr 1fr; }
  .gallery--feed { grid-template-columns: 1fr 1fr; }
  .gallery--covers, .gallery--posters { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
  .gallery--covers, .gallery--posters { grid-template-columns: 1fr; max-width: 420px; margin-inline: auto; }
  .gallery--feed { grid-template-columns: 1fr 1fr; gap: 12px; }
  .strip__head { flex-direction: column; align-items: flex-start; }
}

/* ---------- Renk dönüşümü: JS açıkken bölümler şeffaf, gövde rengi kayar ---------- */
.js #view [data-bg]:not(.keep-bg) { background-color: transparent !important; color: inherit !important; }
.js #view .hero[data-bg] { color: var(--ink) !important; }

.chapter__side { position: relative; }
.chapter__img { border-radius: 22px; overflow: hidden; box-shadow: 0 30px 60px rgba(23, 18, 59, .25); rotate: 4deg; border: 6px solid var(--paper); }
.chapter-wrap:nth-child(even) .chapter__img { rotate: -4deg; }
.chapter__img img { width: 100%; height: auto; display: block; }
.chapter__quote { font-family: var(--f-hand); font-size: clamp(34px, 3.4vw, 58px); line-height: 1.05; rotate: -6deg; background: var(--paper); color: var(--ink); padding: 34px 30px; border-radius: 26px; box-shadow: 0 24px 50px rgba(23, 18, 59, .2); text-align: center; }
@media (max-width: 900px) {
  .chapter__side { max-width: 320px; }
}

/* ---------- Mobil kahraman düzeltmeleri ---------- */
@media (max-width: 900px) {
  .hero { min-height: auto; padding-bottom: 36px; flex-direction: column; align-items: stretch; }
  .hero .doodle { display: none; }
  .hero__sticker { width: clamp(210px, 62vw, 300px); margin: 34px auto 0; }
  .hero__note { left: -34%; bottom: 10%; }
  .hero__now { position: relative; left: auto; right: auto; bottom: auto; margin-top: 34px; }
  .hero__rot { font-size: clamp(22px, 6.2vw, 34px); }
  .page-hero .doodle, .about-hero .doodle { width: 64px !important; height: 64px !important; opacity: .8; }
}
