/* ==========================================================================
   Deniz Altıok Erduran — Özgeçmiş, "Sayı 2026"
   Bir dergi sayısı gibi kurgulanmış CV: kapak, editörün notu, içindekiler,
   yayılım sayfaları. Portfolyonun renkleri, yazı tipleri ve hareket dili.
   ========================================================================== */

@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-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-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"; font-style: italic; src: url("../fonts/instrument-serif-latin-400-italic.woff2") format("woff2"); 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"; font-style: italic; src: url("../fonts/instrument-serif-latin-ext-400-italic.woff2") format("woff2"); 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; }

:root {
  --paper: #fff6ea;
  --paper-2: #f6ead8;
  --ink: #17123b;
  --sun: #ffc72c;
  --tomato: #ff4b3e;
  --bubblegum: #ff5fa2;
  --sea: #2c64ff;
  --lagoon: #10c7b7;
  --lilac: #a98bff;
  --tangerine: #ff8a1f;
  --leaf: #8fbf3f;
  --cat-editorial: #2c64ff;
  --cat-social: #ff5fa2;
  --cat-management: #ffc72c;
  --cat-content: #10c7b7;
  --cat-media: #ff8a1f;
  --bg: var(--paper);
  --f-display: "Bricolage", "Arial Narrow", system-ui, sans-serif;
  --f-serif: "Instrument Serif", Georgia, serif;
  --f-hand: "Caveat", "Comic Sans MS", cursive;
  --gutter: clamp(16px, 3.6vw, 56px);
  --max: 1440px;
  --bar-h: 76px;
  --ease: cubic-bezier(.16, 1, .3, 1);
  --spring: cubic-bezier(.34, 1.56, .64, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-padding-top: calc(var(--bar-h) + 16px); }
html.lenis, html.lenis body { height: auto; }
.lenis.lenis-smooth { scroll-behavior: auto !important; }
.lenis.lenis-stopped { overflow: hidden; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--f-display); font-size: clamp(16px, .45vw + 12.5px, 18px); line-height: 1.55; -webkit-font-smoothing: antialiased; overflow-x: hidden; transition: background-color .7s var(--ease), color .7s var(--ease); }
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; padding: 0; cursor: pointer; }
h1, h2, h3 { margin: 0; font-weight: 800; }
p { margin: 0; }
::selection { background: var(--sun); color: var(--ink); }
:focus-visible { outline: 3px solid var(--sea); outline-offset: 3px; border-radius: 6px; }
.wrap { width: 100%; max-width: var(--max); margin: 0 auto; padding-inline: var(--gutter); }
.skip { position: fixed; left: 12px; top: -80px; z-index: 10000; background: var(--ink); color: var(--paper); padding: 10px 16px; border-radius: 999px; }
.skip:focus { top: 12px; }
.dot { color: var(--tomato); }
.split-word { display: inline-block; will-change: transform; }

/* ---------- butonlar ---------- */
.btn { position: relative; display: inline-flex; align-items: center; gap: 10px; padding: 15px 22px; border-radius: 999px; font-weight: 700; font-size: 16px; line-height: 1; white-space: nowrap; overflow: hidden; isolation: isolate; transition: color .35s, box-shadow .35s; }
.btn::before { content: ""; position: absolute; inset: -2px; z-index: -1; border-radius: inherit; background: var(--hover, var(--sun)); transform: scaleX(0); transform-origin: left; transition: transform .5s var(--ease); }
.btn:hover::before { transform: scaleX(1); }
.btn__ico { display: inline-block; transition: transform .45s var(--spring); }
.btn:hover .btn__ico { transform: translate(3px, -1px) rotate(-12deg); }
.btn--ink { background: var(--ink); color: var(--paper); }
.btn--ink:hover { color: var(--ink); }
.btn--ghost { box-shadow: inset 0 0 0 2px currentColor; }
.btn--ghost:hover { color: var(--ink); }
.btn--sun { background: var(--sun); color: var(--ink); --hover: var(--paper); }
.btn--light { background: var(--paper); color: var(--ink); --hover: var(--bubblegum); }
.btn--line { box-shadow: inset 0 0 0 1.5px rgba(255, 246, 234, .5); color: var(--paper); --hover: var(--paper); }
.btn--line:hover { color: var(--ink); }
.btn--bot { background: linear-gradient(110deg, var(--bubblegum), var(--tangerine) 55%, var(--sun)); color: var(--ink); --hover: var(--ink); box-shadow: 0 10px 24px rgba(255, 95, 162, .35); }
.btn--bot:hover { color: var(--paper); }
.btn__ai { font-size: 11px; font-weight: 800; letter-spacing: .08em; background: var(--ink); color: var(--sun); padding: 4px 7px; border-radius: 6px; transition: background-color .3s, color .3s; }
.btn--bot:hover .btn__ai { background: var(--sun); color: var(--ink); }
.magnetic { will-change: transform; }

/* ---------- üst bar ---------- */
.bar { position: fixed; top: 0; left: 0; right: 0; z-index: 7000; height: var(--bar-h); display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 var(--gutter); pointer-events: none; }
.bar > * { pointer-events: auto; }
.bar__logo { display: inline-flex; align-items: baseline; gap: 8px; background: var(--paper); color: var(--ink); padding: 8px 16px 10px; border-radius: 999px; box-shadow: 0 6px 24px rgba(23, 18, 59, .12);
  font-family: var(--f-display); font-weight: 800; font-stretch: 82%; font-size: 28px; line-height: 1; letter-spacing: -.04em; transition: transform .4s var(--spring); }
.bar__logo small { font-family: var(--f-serif); font-style: italic; font-weight: 400; font-stretch: 100%; font-size: 16px; letter-spacing: 0; opacity: .7; }
.bar__logo:hover { transform: rotate(-3deg); }
.bar__nav { position: relative; display: flex; gap: 2px; background: var(--paper); color: var(--ink); padding: 6px; border-radius: 999px; box-shadow: 0 6px 24px rgba(23, 18, 59, .12); isolation: isolate; }
.bar__nav a { position: relative; z-index: 1; padding: 9px 14px; border-radius: 999px; font-weight: 600; font-size: 14.5px; line-height: 1; transition: color .3s; }
.bar__blob { position: absolute; z-index: 0; top: 6px; left: 6px; height: calc(100% - 12px); width: 0; border-radius: 999px; background: var(--sun); opacity: 0; }
.bar__right { display: flex; align-items: center; gap: 8px; }
.lang { display: inline-flex; gap: 2px; background: var(--paper); color: var(--ink); padding: 5px; border-radius: 999px; box-shadow: 0 6px 24px rgba(23, 18, 59, .12); }
.lang a { font-size: 13px; font-weight: 800; padding: 8px 10px; border-radius: 999px; opacity: .45; line-height: 1; }
.lang a.is-on { background: var(--ink); color: var(--paper); opacity: 1; }
.lang a:hover { opacity: 1; }
.bar__pdf, .bar__pf { font-size: 14px; font-weight: 700; padding: 11px 15px; border-radius: 999px; box-shadow: 0 6px 24px rgba(23, 18, 59, .12); line-height: 1; white-space: nowrap; }
.bar__pdf { background: var(--ink); color: var(--paper); }
.bar__pf { background: var(--paper); color: var(--ink); }
.bar__pf span { color: var(--bubblegum); font-weight: 800; }
.bar__menu { display: none; }

.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(--bar-h) + 20px) var(--gutter) var(--gutter); visibility: hidden; clip-path: circle(0% at calc(100% - 40px) 38px); }
.menu__link { font-weight: 800; font-stretch: 80%; font-size: clamp(44px, 12vw, 84px); line-height: 1.02; letter-spacing: -.03em; }
.menu__link:nth-child(6n+1) { color: var(--sun); }
.menu__link:nth-child(6n+2) { color: var(--bubblegum); }
.menu__link:nth-child(6n+3) { color: var(--lagoon); }
.menu__link:nth-child(6n+4) { color: var(--lilac); }
.menu__link:nth-child(6n+5) { color: var(--tangerine); }
.menu__foot { margin-top: 34px; display: flex; flex-wrap: wrap; gap: 14px 22px; align-items: center; font-weight: 600; font-size: 15px; }
.menu .lang { box-shadow: none; }

/* ---------- kapak ---------- */
.cover { position: relative; min-height: 100svh; padding: calc(var(--bar-h) + 14px) var(--gutter) 26px; display: flex; flex-direction: column; overflow: hidden; background: var(--paper); max-width: var(--max); margin: 0 auto; }
.cover__meta { display: flex; justify-content: space-between; gap: 14px; border-top: 3px solid var(--ink); border-bottom: 1px solid var(--ink); padding: 9px 0 8px; font-weight: 800; font-size: 12px; line-height: 1.2; letter-spacing: .16em; text-transform: uppercase; }
.cover__body { position: relative; flex: 1; display: grid; grid-template-columns: 1.36fr .88fr; gap: clamp(24px, 3.6vw, 60px); margin-top: 14px; align-items: stretch; }
.cover__left { display: flex; flex-direction: column; min-width: 0; }
.masthead { font-family: var(--f-display); font-weight: 800; font-stretch: 82%; letter-spacing: -.04em; line-height: .78; font-size: clamp(110px, 22vw, 380px); margin: .02em 0 .06em -.03em; white-space: nowrap; }
.masthead__word { display: inline-block; }
.mch { display: inline-block; transform-origin: 50% 100%; }
.mch--dot { color: var(--tomato); }
.cover__strip { display: flex; justify-content: space-between; align-items: baseline; gap: 16px; border-top: 1px solid var(--ink); border-bottom: 3px solid var(--ink); padding: 8px 0; }
.cover__name { font-family: var(--f-serif); font-style: italic; font-size: clamp(19px, 1.6vw, 25px); white-space: nowrap; }
.cover__roles { font-weight: 800; font-size: 10.5px; line-height: 1.35; letter-spacing: .1em; text-transform: uppercase; text-align: right; }
.cover__lines { display: flex; flex-direction: column; margin-top: 4px; }
.cline { position: relative; display: block; padding: 9px 124px 10px 0; border-bottom: 1px solid rgba(23, 18, 59, .18); }
.cline:last-child { border-bottom: 0; }
.cline__k { display: block; font-weight: 800; font-size: 11.5px; letter-spacing: .18em; text-transform: uppercase; color: var(--c); margin-bottom: 3px; }
.cline__t { display: block; font-family: var(--f-serif); font-size: clamp(21px, 1.9vw, 32px); line-height: 1.04; letter-spacing: -.01em; max-width: 26ch; transition: color .3s, transform .55s var(--ease); }
.cline:hover .cline__t { color: var(--c); transform: translateX(10px); }
.burst { position: absolute; display: grid; place-items: center; pointer-events: none; }
.burst svg { position: absolute; inset: 0; width: 100%; height: 100%; animation: spin 22s linear infinite; }
.burst b { position: relative; font-weight: 800; font-stretch: 85%; font-size: 17px; line-height: 1; letter-spacing: -.01em; rotate: -12deg; text-align: center; }
.burst--line { right: 0; top: 50%; translate: 0 -50%; width: 104px; height: 104px; }
.burst--line b { color: var(--paper); font-size: 18px; }
.cover__photo { position: relative; margin: 0; z-index: 3; min-height: 0; }
.cover__frame { position: relative; height: 100%; min-height: 460px; border-radius: 26px; overflow: hidden; box-shadow: 0 44px 90px rgba(23, 18, 59, .28); background: var(--paper-2); }
.cover__frame img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 60%; }
.burst--photo { left: -52px; top: 10%; width: 128px; height: 128px; z-index: 2; }
.burst--photo b { color: var(--ink); font-size: 18px; }
.cover__cap { position: absolute; right: 18px; bottom: 16px; z-index: 2; font-family: var(--f-hand); font-size: 25px; rotate: -4deg; color: var(--paper); text-shadow: 0 2px 12px rgba(23, 18, 59, .6); }
.cover__cta { display: flex; flex-wrap: wrap; gap: 12px; margin-top: auto; padding-top: 18px; }
.cover__foot { display: flex; justify-content: space-between; align-items: end; gap: 20px; margin-top: 22px; }
.barcode { display: flex; flex-direction: column; gap: 5px; }
.barcode svg { width: 200px; height: 46px; fill: var(--ink); }
.barcode span { font: 600 11px/1 ui-monospace, "SF Mono", Menlo, monospace; letter-spacing: .18em; }
.cover__scroll { display: inline-flex; align-items: center; gap: 10px; font-weight: 800; font-size: 12px; letter-spacing: .16em; text-transform: uppercase; }
.cover__scroll i { width: 2px; height: 44px; background: rgba(23, 18, 59, .2); position: relative; overflow: hidden; border-radius: 2px; }
.cover__scroll i::after { content: ""; position: absolute; left: 0; top: -40%; width: 100%; height: 40%; background: var(--ink); animation: drop 1.6s var(--ease) infinite; }
@keyframes drop { to { top: 100%; } }
@keyframes spin { to { transform: rotate(360deg); } }

/* ---------- editörün notu + içindekiler ---------- */
.contents { background: var(--ink); color: var(--paper); padding: clamp(90px, 11vw, 170px) 0; }
.contents__grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(34px, 7vw, 120px); align-items: start; }
.letter__kicker { font-family: var(--f-hand); font-size: clamp(28px, 2.4vw, 38px); color: var(--sun); margin-bottom: 14px; }
.letter__text { font-family: var(--f-serif); font-size: clamp(25px, 2.35vw, 38px); line-height: 1.2; letter-spacing: -.005em; }
.dropcap { float: left; font-size: 3.5em; line-height: .8; margin: .04em .08em 0 0; color: var(--sun); }
.letter__sign { font-family: var(--f-hand); font-size: clamp(38px, 3.4vw, 54px); color: var(--bubblegum); margin-top: 22px; rotate: -4deg; display: inline-block; }
.toc__title { font-weight: 800; font-stretch: 80%; font-size: clamp(54px, 7vw, 116px); line-height: .88; letter-spacing: -.04em; margin-bottom: 26px; }
.toc__list { list-style: none; margin: 0; padding: 0; }
.toc__row { position: relative; display: grid; grid-template-columns: 76px 1fr auto; align-items: center; gap: 18px; padding: 15px 0; border-top: 1px solid rgba(255, 246, 234, .18); isolation: isolate; transition: color .35s; }
.toc__row::before { content: ""; position: absolute; inset: 0 -16px; z-index: -1; border-radius: 16px; background: var(--c); transform: scaleX(0); transform-origin: left; transition: transform .55s var(--ease); }
.toc__row:hover { color: var(--ink); }
.toc__row:hover::before { transform: scaleX(1); }
.toc__n { font-weight: 800; font-stretch: 75%; font-size: 40px; line-height: 1; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1.5px currentColor; }
.toc__row:hover .toc__n { -webkit-text-fill-color: var(--ink); }
.toc__t { font-weight: 750; font-stretch: 92%; font-size: clamp(21px, 1.8vw, 28px); line-height: 1.1; }
.toc__t small { display: block; font-weight: 400; font-stretch: 100%; font-size: 14.5px; opacity: .72; margin-top: 3px; }
.toc__p { font-family: var(--f-serif); font-style: italic; font-size: 20px; white-space: nowrap; }

/* ---------- bölüm başlıkları ---------- */
.sec { position: relative; padding: clamp(80px, 11vw, 170px) 0; }
.shead { display: grid; grid-template-columns: auto 1fr auto; align-items: end; gap: clamp(14px, 2.4vw, 34px); border-bottom: 3px solid currentColor; padding-bottom: 14px; margin-bottom: clamp(34px, 5vw, 76px); }
.shead__n { font-weight: 800; font-stretch: 75%; font-size: clamp(84px, 12vw, 210px); line-height: .76; letter-spacing: -.05em; -webkit-text-fill-color: transparent; -webkit-text-stroke: 2px currentColor; }
.shead__copy { display: flex; flex-direction: column; gap: 4px; }
.shead__k { font-family: var(--f-serif); font-style: italic; font-size: clamp(22px, 2vw, 32px); line-height: 1; }
.shead__t { font-weight: 800; font-stretch: 78%; font-size: clamp(54px, 8.6vw, 150px); line-height: .84; letter-spacing: -.045em; }
.shead__p { font-weight: 800; font-size: 13px; letter-spacing: .16em; text-transform: uppercase; white-space: nowrap; }
.sec__intro { font-family: var(--f-serif); font-size: clamp(22px, 2vw, 30px); line-height: 1.25; max-width: 40ch; margin: -20px 0 40px; }

/* ---------- 01 yayınlar ---------- */
.sec--pubs { background: var(--sun); }
.pub { display: grid; grid-template-columns: .82fr 1.18fr; gap: clamp(34px, 6vw, 110px); align-items: center; }
.pub + .pub { margin-top: 80px; }
.pub__visual { position: relative; perspective: 1400px; }
.pub__page { display: block; background: #fff; border-radius: 6px; overflow: hidden; box-shadow: 0 44px 90px rgba(23, 18, 59, .3); rotate: -4deg; transform-style: preserve-3d; transition: box-shadow .4s; }
.pub__page:hover { box-shadow: 0 60px 110px rgba(23, 18, 59, .36); }
.pub__stamp { position: absolute; right: -34px; top: -38px; width: 158px; height: 158px; display: grid; place-items: center; }
.pub__stamp svg { position: absolute; inset: 0; width: 100%; height: 100%; animation: spin 18s linear infinite; }
.pub__stamp text { font-weight: 800; font-size: 15.5px; letter-spacing: .1em; fill: var(--ink); }
.pub__stamp b { position: relative; width: 84px; height: 84px; border-radius: 50%; display: grid; place-items: center; background: var(--tomato); color: var(--paper); font-weight: 800; font-stretch: 85%; font-size: 15px; text-align: center; line-height: 1.05; padding: 6px; box-shadow: 0 10px 24px rgba(23, 18, 59, .25); }
.pub__badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }
.chip { display: inline-flex; align-items: center; padding: 7px 12px; border-radius: 999px; box-shadow: inset 0 0 0 1.5px currentColor; font-weight: 700; font-size: 13px; line-height: 1; }
.chip--ink { background: var(--ink); color: var(--sun); box-shadow: none; }
.pub__title { font-family: var(--f-serif); font-weight: 400; font-size: clamp(32px, 3.4vw, 58px); line-height: 1.02; letter-spacing: -.015em; }
.pub__cite { margin-top: 16px; font-size: 16px; line-height: 1.5; }
.pub__cite a { border-bottom: 2px solid currentColor; font-weight: 600; }
.pub__quote { margin: 30px 0 0; padding-left: 22px; border-left: 5px solid var(--tomato); font-family: var(--f-serif); font-style: italic; font-size: clamp(24px, 2.3vw, 36px); line-height: 1.12; }
.pub__quote span { display: block; font-family: var(--f-display); font-style: normal; font-weight: 800; font-size: 12px; letter-spacing: .16em; text-transform: uppercase; margin-bottom: 6px; opacity: .7; }
.pub__kw { display: flex; flex-wrap: wrap; gap: 6px 14px; margin-top: 24px; font-weight: 700; font-size: 14px; opacity: .8; }
.pub__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; margin-top: 28px; }
.pub__bib { font-weight: 700; font-size: 14px; border-bottom: 2px solid currentColor; margin-left: 6px; }
.pub__hint { font-family: var(--f-hand); font-size: 23px; margin-top: 12px; }

/* ---------- 02 deneyim ---------- */
.filters { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: clamp(34px, 5vw, 60px); }
.filter { display: inline-flex; align-items: center; gap: 7px; padding: 10px 16px; border-radius: 999px; font-weight: 700; font-size: 14.5px; box-shadow: inset 0 0 0 2px var(--ink); transition: background-color .3s, color .3s, transform .45s var(--spring); }
.filter small { font-size: 11px; opacity: .6; }
.filter::before { content: ""; width: 10px; height: 10px; border-radius: 50%; background: var(--c, var(--ink)); }
.filter[data-filter="all"]::before { display: none; }
.filter:hover { transform: translateY(-2px) rotate(-2deg); }
.filter.is-on { background: var(--ink); color: var(--paper); }
.timeline { display: grid; grid-template-columns: minmax(200px, 300px) 1fr; gap: clamp(24px, 5vw, 90px); }
.timeline__side { position: sticky; top: calc(var(--bar-h) + 36px); align-self: start; }
.year { font-weight: 800; font-stretch: 75%; font-size: clamp(96px, 10vw, 176px); line-height: .84; letter-spacing: -.05em; height: .84em; overflow: hidden; }
.year__v { display: block; }
.legend { list-style: none; margin: 24px 0 0; padding: 0; display: grid; gap: 8px; font-weight: 600; font-size: 14.5px; }
.legend li { display: flex; align-items: center; gap: 10px; }
.legend li::before { content: ""; width: 12px; height: 12px; border-radius: 50%; background: var(--c); }
.timeline__list { position: relative; list-style: none; margin: 0; padding: 0 0 0 40px; }
.timeline__list::before { content: ""; position: absolute; left: 8px; top: 6px; bottom: 30px; width: 3px; border-radius: 3px; background: rgba(23, 18, 59, .12); }
.timeline__list::after { content: ""; position: absolute; left: 8px; top: 6px; bottom: 30px; width: 3px; border-radius: 3px; background: linear-gradient(var(--sea), var(--bubblegum), var(--sun), var(--lagoon), var(--tangerine)); transform-origin: top; transform: scaleY(var(--prog, 1)); }
.job { position: relative; padding: 0 0 46px; }
.job__dot { position: absolute; left: -41px; top: 5px; width: 21px; height: 21px; border-radius: 50%; background: var(--c); box-shadow: 0 0 0 5px var(--bg); z-index: 1; transition: transform .4s var(--spring); }
.job:hover .job__dot { transform: scale(1.35); }
.job__top { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; }
.job__dates { font-weight: 800; font-size: 14px; letter-spacing: .05em; margin-right: 4px; }
.job__cat { background: var(--c); color: var(--ink); padding: 5px 10px; border-radius: 999px; font-weight: 700; font-size: 12px; line-height: 1; }
.job__now { display: inline-flex; align-items: center; gap: 6px; background: var(--tomato); color: var(--paper); padding: 5px 10px; border-radius: 999px; font-weight: 800; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; line-height: 1; }
.job__now::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: var(--paper); animation: pulse 1.4s ease-in-out infinite; }
@keyframes pulse { 50% { opacity: .2; } }
.job__role { font-weight: 750; font-stretch: 90%; font-size: clamp(23px, 2.3vw, 35px); line-height: 1.06; letter-spacing: -.02em; margin: 10px 0 5px; }
.job__org { font-size: 16px; }
.job__org em { font-family: var(--f-serif); font-size: 21px; }
.job__list { margin: 12px 0 0; padding-left: 1.1em; max-width: 64ch; }
.job__list li { margin-bottom: 4px; }
.job__list li::marker { color: var(--c); }
.job--now .job__role::after { content: ""; display: inline-block; width: .32em; height: .32em; margin-left: .25em; border-radius: 50%; background: var(--tomato); vertical-align: .1em; }
.job.is-hidden { display: none; }

/* ---------- 03 eğitim ---------- */
.sec--edu { background: var(--bubblegum); }
.tickets { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(18px, 2.4vw, 32px); }
.ticket { position: relative; display: flex; flex-direction: column; background: var(--paper); color: var(--ink); border-radius: 24px; box-shadow: 0 26px 54px rgba(23, 18, 59, .2); transition: transform .6s var(--spring), box-shadow .4s; }
.ticket:nth-child(3n+1) { rotate: -2deg; }
.ticket:nth-child(3n+2) { rotate: 1.4deg; translate: 0 18px; }
.ticket:nth-child(3n+3) { rotate: -1deg; }
.ticket:hover { transform: translateY(-10px) rotate(1deg); box-shadow: 0 36px 70px rgba(23, 18, 59, .26); }
.ticket__main { flex: 1; padding: 28px 26px 24px; }
.ticket__dates { display: block; font-weight: 800; font-stretch: 78%; font-size: clamp(40px, 4vw, 60px); line-height: .9; letter-spacing: -.03em; color: var(--sea); }
.ticket__deg { font-family: var(--f-serif); font-weight: 400; font-size: clamp(26px, 2.2vw, 34px); line-height: 1.05; margin: 14px 0 8px; }
.ticket__school { font-weight: 700; font-size: 17px; }
.ticket__det { display: inline-block; margin-top: 12px; background: var(--sun); padding: 5px 10px; border-radius: 8px; font-weight: 800; font-size: 13px; }
.ticket__stub { position: relative; display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 16px 26px 18px; border-top: 2px dashed rgba(23, 18, 59, .25); font-size: 14px; font-weight: 600; }
.ticket__stub::before, .ticket__stub::after { content: ""; position: absolute; top: -13px; width: 24px; height: 24px; border-radius: 50%; background: var(--bg); }
.ticket__stub::before { left: -12px; }
.ticket__stub::after { right: -12px; }
.ticket__stub b { font-weight: 800; font-stretch: 78%; font-size: 30px; line-height: 1; color: var(--bubblegum); }

/* ---------- 04 yetenekler ---------- */
.sec--skills { background: var(--ink); color: var(--paper); overflow: hidden; }
.mq-label { font-family: var(--f-hand); font-size: clamp(24px, 2vw, 32px); color: var(--sun); margin-top: 24px; margin-bottom: 2px; }
.mq-label--flush { padding: 0; margin-top: 50px; }
.mq { display: flex; overflow: hidden; user-select: none; }
.mq__track { display: flex; flex-shrink: 0; align-items: center; gap: .45em; padding-right: .45em; white-space: nowrap; font-weight: 800; font-stretch: 80%; font-size: clamp(42px, 6.6vw, 110px); line-height: 1.08; letter-spacing: -.03em; will-change: transform; }
.mq__track i { font-style: normal; color: var(--sun); font-size: .6em; }
.mq--serif .mq__track { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; font-style: italic; letter-spacing: -.015em; color: var(--bubblegum); }
.mq--serif .mq__track i { color: var(--lagoon); }
.langs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 12px; }
.langcard { display: flex; justify-content: space-between; align-items: baseline; gap: 16px; border-radius: 24px; padding: 26px 28px; box-shadow: inset 0 0 0 2px rgba(255, 246, 234, .22); transition: background-color .35s, color .35s; }
.langcard:hover { background: var(--sun); color: var(--ink); }
.langcard__n { font-weight: 800; font-stretch: 84%; font-size: clamp(34px, 3.6vw, 56px); line-height: 1; letter-spacing: -.03em; }
.langcard__l { font-family: var(--f-serif); font-style: italic; font-size: clamp(22px, 2vw, 30px); color: var(--sun); transition: color .35s; }
.langcard:hover .langcard__l { color: var(--ink); }

/* ---------- 05 projeler ---------- */
.sec--proj { background: var(--lagoon); }
.projects { display: grid; grid-template-columns: repeat(4, 1fr); gap: clamp(14px, 1.8vw, 24px); }
.proj { position: relative; display: flex; flex-direction: column; background: var(--paper); color: var(--ink); border-radius: 22px; overflow: hidden; box-shadow: 0 22px 46px rgba(23, 18, 59, .18); transform-style: preserve-3d; transition: box-shadow .4s; }
.proj:hover { box-shadow: 0 34px 64px rgba(23, 18, 59, .26); }
.proj__img { aspect-ratio: 5 / 7; overflow: hidden; background: #130d24; }
.proj__img img { width: 100%; height: 100%; object-fit: cover; transition: transform 1s var(--ease); }
.proj:hover .proj__img img { transform: scale(1.06); }
.proj__body { display: flex; flex-direction: column; gap: 8px; padding: 18px 20px 22px; flex: 1; }
.proj__cat { align-self: flex-start; font-weight: 800; font-size: 11px; letter-spacing: .14em; text-transform: uppercase; background: var(--ink); color: var(--paper); padding: 5px 9px; border-radius: 999px; }
.proj__t { font-weight: 800; font-stretch: 84%; font-size: clamp(24px, 2vw, 30px); line-height: 1; letter-spacing: -.025em; }
.proj__d { font-size: 14.5px; line-height: 1.45; opacity: .85; }
.proj__meta { display: grid; gap: 3px; font-size: 13px; }
.proj__meta b { font-size: 10.5px; letter-spacing: .14em; text-transform: uppercase; opacity: .6; margin-right: 6px; }
.proj__fest { display: flex; align-items: center; gap: 8px; background: var(--sun); padding: 8px 12px; border-radius: 12px; font-weight: 700; font-size: 12.5px; line-height: 1.3; }
.proj__fest svg { width: 30px; height: 30px; flex: none; }
.proj__go { margin-top: auto; padding-top: 6px; font-weight: 800; font-size: 14px; }
.proj__go i { display: inline-block; font-style: normal; transition: transform .45s var(--spring); }
.proj:hover .proj__go i { transform: translate(3px, -3px); }
.proj--wide { grid-column: 1 / -1; flex-direction: row; background: var(--ink); color: var(--paper); }
.proj--wide .proj__img { width: 34%; aspect-ratio: 595 / 842; flex: none; background: var(--ink); }
.proj--wide .proj__body { justify-content: center; padding: clamp(24px, 4vw, 60px); gap: 14px; }
.proj--wide .proj__cat { background: var(--sun); color: var(--ink); }
.proj--wide .proj__t { font-size: clamp(38px, 4.6vw, 76px); }
.proj--wide .proj__d { font-size: clamp(16px, 1.3vw, 20px); max-width: 44ch; }
.proj--wide .proj__meta { font-size: 15px; }
.pbanner { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 22px; margin-top: 30px; padding: 24px 30px; border-radius: 26px; background: var(--ink); color: var(--paper); overflow: hidden; }
.pbanner__logo { font-weight: 800; font-stretch: 82%; font-size: clamp(40px, 4vw, 64px); letter-spacing: -.04em; line-height: 1; }
.pbanner__t { font-family: var(--f-serif); font-size: clamp(20px, 1.8vw, 28px); line-height: 1.2; }
.pbanner__go { width: 58px; height: 58px; border-radius: 50%; display: grid; place-items: center; background: var(--sun); color: var(--ink); font-size: 24px; transition: transform .6s var(--spring); }
.pbanner:hover .pbanner__go { transform: rotate(45deg) scale(1.08); }

/* ---------- 06 sertifikalar ---------- */
.badges { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px 18px; }
.badge { position: relative; display: grid; place-items: center; text-align: center; background: var(--c); color: var(--f); padding: 22px 26px; font-weight: 750; font-stretch: 90%; font-size: clamp(16px, 1.3vw, 19px); line-height: 1.12; box-shadow: 0 16px 32px rgba(23, 18, 59, .16); transition: transform .6s var(--spring); }
.badge small { display: block; margin-top: 6px; font-weight: 600; font-stretch: 100%; font-size: 12px; opacity: .78; }
.badge--circle { width: 196px; height: 196px; border-radius: 50%; }
.badge--pill { border-radius: 999px; max-width: 330px; padding: 24px 32px; }
.badge--square { width: 214px; border-radius: 28px; padding: 30px 24px; }
.badge--star { width: 232px; height: 232px; background: none; box-shadow: none; padding: 52px; }
.badge--star::before { content: ""; position: absolute; inset: 0; z-index: -1; background: var(--c); 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 16px 18px rgba(23, 18, 59, .16)); }
.badge--star { isolation: isolate; }
.badge:nth-child(4n+1) { rotate: -5deg; }
.badge:nth-child(4n+2) { rotate: 4deg; }
.badge:nth-child(4n+3) { rotate: -2deg; }
.badge:nth-child(4n+4) { rotate: 6deg; }
.badge:hover { transform: scale(1.07) rotate(-4deg); }

/* ---------- 07 iletişim ---------- */
.sec--contact { background: var(--ink); color: var(--paper); padding-bottom: 28px; }
.contact__kicker { font-family: var(--f-hand); font-size: clamp(28px, 2.4vw, 38px); color: var(--sun); margin-bottom: 6px; }
.contact__cta { display: block; font-weight: 800; font-stretch: 78%; font-size: clamp(58px, 10.5vw, 190px); line-height: .86; letter-spacing: -.045em; }
.contact__cta em { font-family: var(--f-serif); font-weight: 400; font-stretch: 100%; letter-spacing: -.02em; color: var(--bubblegum); }
.contact__cta .ln { display: block; transition: color .4s; }
.contact__cta .lm { display: block; overflow: hidden; padding-bottom: .06em; }
.contact__cta:hover .ln:first-child { color: var(--sun); }
.mailrow { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; margin-top: 40px; }
.mailrow__addr { font-weight: 750; font-stretch: 92%; font-size: clamp(21px, 2.8vw, 42px); letter-spacing: -.02em; border-bottom: 4px solid var(--sun); padding-bottom: 4px; transition: color .3s; }
.mailrow__addr:hover { color: var(--sun); }
.copybtn { padding: 12px 18px; border-radius: 999px; background: var(--paper); color: var(--ink); font-weight: 700; font-size: 14px; transition: background-color .3s, transform .45s var(--spring); }
.copybtn:hover { background: var(--bubblegum); transform: rotate(-3deg); }
.copybtn.is-done { background: var(--lagoon); }
.contact__links { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 34px; }
.foot { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 12px 24px; margin-top: clamp(70px, 9vw, 130px); padding-top: 22px; border-top: 1px solid rgba(255, 246, 234, .2); font-size: 13px; opacity: .7; }
.foot a { border-bottom: 1px solid transparent; }
.foot a:hover { border-color: currentColor; }
.foot a[aria-current] { font-weight: 800; }

/* ---------- PaperBot ---------- */
.bot { position: fixed; inset: 0; z-index: 9000; visibility: hidden; }
.bot.is-open { visibility: visible; }
.bot__backdrop { position: absolute; inset: 0; background: rgba(23, 18, 59, .45); backdrop-filter: blur(5px); opacity: 0; transition: opacity .45s; }
.bot.is-open .bot__backdrop { opacity: 1; }
.bot__panel { position: absolute; top: 0; right: 0; bottom: 0; width: min(540px, 100vw); display: flex; flex-direction: column; background: var(--paper); color: var(--ink); box-shadow: -30px 0 80px rgba(23, 18, 59, .3); transform: translateX(104%); transition: transform .65s var(--ease); }
.bot.is-open .bot__panel { transform: none; }
.bot__head { display: flex; justify-content: space-between; align-items: start; gap: 16px; padding: 22px 24px 20px; background: linear-gradient(115deg, var(--sun), var(--tangerine) 55%, var(--bubblegum)); }
.bot__title { font-weight: 800; font-stretch: 86%; font-size: 30px; line-height: 1; letter-spacing: -.02em; }
.bot__title small { display: block; margin-top: 5px; font-weight: 600; font-stretch: 100%; font-size: 12px; letter-spacing: .02em; opacity: .7; }
.bot__sub { font-family: var(--f-serif); font-style: italic; font-size: 17px; line-height: 1.22; margin-top: 10px; max-width: 38ch; }
.bot__x { flex: none; width: 44px; height: 44px; border-radius: 50%; background: var(--ink); color: var(--paper); font-size: 16px; transition: transform .45s var(--spring); }
.bot__x:hover { transform: rotate(90deg); }
.bot__body { flex: 1; overflow-y: auto; overscroll-behavior: contain; padding: 22px; display: flex; flex-direction: column; gap: 12px; }
.msg { max-width: 88%; padding: 12px 16px; border-radius: 20px; font-size: 15.5px; line-height: 1.5; word-wrap: break-word; }
.msg a { text-decoration: underline; }
.msg--bot { align-self: flex-start; background: #fff; border-bottom-left-radius: 6px; box-shadow: 0 6px 18px rgba(23, 18, 59, .08); }
.msg--me { align-self: flex-end; background: var(--ink); color: var(--paper); border-bottom-right-radius: 6px; }
.msg__src { font-size: 12px; opacity: .6; margin-top: 6px; }
.typing { align-self: flex-start; display: inline-flex; gap: 5px; align-items: center; padding: 14px 16px; background: #fff; border-radius: 20px; border-bottom-left-radius: 6px; }
.typing i { width: 7px; height: 7px; border-radius: 50%; background: var(--ink); animation: blink 1s infinite; }
.typing i:nth-child(2) { animation-delay: .15s; }
.typing i:nth-child(3) { animation-delay: .3s; }
@keyframes blink { 50% { opacity: .2; transform: translateY(-3px); } }
.bot__foot { display: flex; gap: 10px; padding: 16px; border-top: 1px solid rgba(23, 18, 59, .1); background: var(--paper); }
.bot__input { flex: 1; min-width: 0; padding: 14px 18px; border-radius: 999px; border: 2px solid var(--ink); background: #fff; color: var(--ink); font: inherit; font-size: 15.5px; outline: none; }
.bot__input:focus { box-shadow: 0 0 0 4px rgba(255, 199, 44, .6); }

.toast { position: fixed; left: 50%; bottom: 28px; z-index: 9500; translate: -50% 20px; background: var(--ink); color: var(--paper); padding: 13px 20px; border-radius: 999px; font-weight: 700; font-size: 14.5px; opacity: 0; pointer-events: none; transition: opacity .3s, translate .4s var(--ease); }
.toast.show { opacity: 1; translate: -50% 0; }
.confetti { position: fixed; left: 0; top: 0; width: 10px; height: 14px; pointer-events: none; z-index: 9600; border-radius: 2px; }

/* ---------- perde (dil geçişi) ve imleç ---------- */
.curtain { position: fixed; inset: 0; z-index: 8000; pointer-events: none; visibility: hidden; }
.curtain.is-on { visibility: visible; pointer-events: all; }
.curtain__p { position: absolute; left: 0; right: 0; top: 0; height: 100%; }
.curtain__p--1 { background: var(--sun); }
.curtain__p--2 { background: var(--bubblegum); }
.curtain__p--3 { background: var(--sea); }
.curtain__p--4 { background: var(--ink); }
.from-curtain .curtain { visibility: visible; }
.curtain__label { position: absolute; inset: 0; display: grid; place-items: center; z-index: 2; color: var(--paper); font-weight: 800; font-stretch: 78%; font-size: clamp(48px, 10vw, 170px); letter-spacing: -.035em; line-height: .9; }
.curtain__label .lm { display: block; overflow: hidden; padding-bottom: .06em; }
.cursor { position: fixed; left: 0; top: 0; z-index: 9800; pointer-events: none; display: none; }
.has-cursor .cursor { display: block; }
.has-cursor, .has-cursor a, .has-cursor button { cursor: none; }
.has-cursor input { cursor: text; }
.cursor__dot, .cursor__ring { position: absolute; left: 0; top: 0; border-radius: 50%; }
.cursor__dot { width: 8px; height: 8px; background: var(--ink); }
.cursor__ring { width: 42px; height: 42px; border: 1.5px solid var(--ink); display: grid; place-items: center; transition: width .35s var(--ease), height .35s var(--ease), background-color .35s, border-color .35s; }
.cursor__label { font-weight: 800; font-size: 13px; color: var(--ink); opacity: 0; transform: scale(.6); transition: opacity .25s, transform .35s var(--spring); white-space: nowrap; }
.cursor.is-link .cursor__ring { width: 62px; height: 62px; background: rgba(255, 199, 44, .35); border-color: transparent; }
.cursor.is-label .cursor__ring { width: 92px; height: 92px; background: var(--sun); border-color: var(--sun); }
.cursor.is-label .cursor__label { opacity: 1; transform: scale(1); }
.cursor.is-label .cursor__dot { opacity: 0; }
.cursor.is-light .cursor__dot { background: var(--paper); }
.cursor.is-light .cursor__ring { border-color: var(--paper); }

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

/* ---------- renk dönüşümü: JS açıkken açık renkli bölümler şeffaf ---------- */
.js [data-bg]:not(.keep-bg) { background-color: transparent !important; }

/* ---------- duyarlı düzen ---------- */
@media (max-width: 1180px) {
  .bar__nav a { padding: 9px 10px; font-size: 13.5px; }
  .bar__pf { display: none; }
  .projects { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 980px) {
  :root { --bar-h: 70px; }
  .bar__nav, .bar__pdf { display: none; }
  .bar__menu { display: inline-flex; align-items: center; gap: 10px; background: var(--paper); color: var(--ink); padding: 11px 16px; border-radius: 999px; font-weight: 700; font-size: 14.5px; box-shadow: 0 6px 24px rgba(23, 18, 59, .12); position: relative; z-index: 7100; }
  .bar__menu i { width: 18px; height: 10px; position: relative; }
  .bar__menu i::before, .bar__menu i::after { content: ""; position: absolute; left: 0; right: 0; height: 2px; background: currentColor; border-radius: 2px; transition: transform .4s var(--ease), top .4s var(--ease); }
  .bar__menu i::before { top: 0; }
  .bar__menu i::after { top: 8px; }
  .menu-open .bar__menu i::before { top: 4px; transform: rotate(45deg); }
  .menu-open .bar__menu i::after { top: 4px; transform: rotate(-45deg); }
  .bar__right .lang { display: none; }
  .bar__logo small { display: none; }
  .cover__body { display: flex; flex-direction: column; }
  .cover__left { display: contents; }
  .masthead { order: 1; }
  .cover__strip { order: 2; }
  .cover__photo { order: 3; margin: 20px auto 10px; width: min(440px, 100%); }
  .cover__lines { order: 4; }
  .cover__cta { order: 5; margin-top: 10px; }
  .cover__frame { height: auto; aspect-ratio: 4 / 5; min-height: 0; }
  .burst--photo { left: -30px; width: 110px; height: 110px; }
  .cover__strip { flex-direction: column; align-items: flex-start; gap: 4px; }
  .cover__roles { text-align: left; }
  .contents__grid, .pub, .timeline { grid-template-columns: 1fr; }
  .timeline__side { position: relative; top: auto; display: flex; align-items: end; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
  .legend { display: none; }
  .year { font-size: 90px; }
  .tickets { grid-template-columns: 1fr; max-width: 560px; }
  .ticket:nth-child(n) { rotate: 0deg; translate: none; }
  .pub__visual { max-width: 460px; margin: 0 auto 20px; }
  .proj--wide { flex-direction: column; }
  .proj--wide .proj__img { width: 100%; aspect-ratio: 16 / 10; }
  .proj--wide .proj__img img { object-position: 50% 20%; }
  .pbanner { grid-template-columns: 1fr auto; }
  .pbanner__t { grid-column: 1 / -1; grid-row: 2; }
}
@media (max-width: 620px) {
  .cover__meta span:nth-child(3) { display: none; }
  .cline { padding-right: 0; }
  .cline:has(.burst) { padding-right: 78px; }
  .burst--line { width: 76px; height: 76px; }
  .burst--line b { font-size: 14px; }
  .cover__foot { flex-direction: column; align-items: flex-start; }
  .shead { grid-template-columns: 1fr; gap: 6px; }
  .shead__n { font-size: 72px; }
  .shead__p { display: none; }
  .toc__row { grid-template-columns: 52px 1fr; }
  .toc__p { display: none; }
  .langs { grid-template-columns: 1fr; }
  .filters { flex-wrap: nowrap; overflow-x: auto; margin-inline: calc(var(--gutter) * -1); padding: 4px var(--gutter) 10px; scrollbar-width: none; }
  .filters::-webkit-scrollbar { display: none; }
  .filter { flex: none; }
  .projects { grid-template-columns: 1fr 1fr; gap: 12px; }
  .proj__body { padding: 14px 14px 18px; }
  .proj__d { display: none; }
  .badge--circle { width: 158px; height: 158px; }
  .badge--star { width: 190px; height: 190px; padding: 44px; }
  .badge--square { width: 180px; }
  .btn { padding: 14px 18px; font-size: 15px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .js [data-reveal] { opacity: 1; transform: none; }
}

/* koyu bölümlerde üst bar düğmeleri */
html.is-dark .bar__pdf { background: var(--paper); color: var(--ink); }
.bar__pdf, .bar__pf, .bar__logo, .bar__nav, .lang { transition: background-color .5s var(--ease), color .5s var(--ease), transform .4s var(--spring); }
.sr-first { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
