/* ===========================================================================
   VALENCIA TEXTILE OUTLET CENTER — TASARIM SISTEMI
   ---------------------------------------------------------------------------
   Palet magazanin kendi malzemelerinden: beyaz siva duvar, kum rengi
   fayans, siyah celik askiliklar, kasadaki altin marka duvari.
   Fotograflar sayfayi tasir; arayuz onlarin mimarisidir.
   =========================================================================== */

/* --- Fontlar --------------------------------------------------------------
   Golos Text: govde ve basliklar, Latin + Kiril ayni ritimde.
   Cinzel: yalniz marka isareti ve tek kelimelik vurgular.
   -------------------------------------------------------------------------- */

@font-face {
  font-family: "Golos";
  src: url("../fonts/golos-latin.woff2") format("woff2");
  font-weight: 400 700; 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: "Golos";
  src: url("../fonts/golos-latin-ext.woff2") format("woff2");
  font-weight: 400 700; 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: "Golos";
  src: url("../fonts/golos-cyrillic.woff2") format("woff2");
  font-weight: 400 700; font-style: normal; font-display: swap;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Golos";
  src: url("../fonts/golos-cyrillic-ext.woff2") format("woff2");
  font-weight: 400 700; font-style: normal; font-display: swap;
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Cinzel";
  src: url("../fonts/cinzel-latin.woff2") format("woff2");
  font-weight: 400 700; 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: "Cinzel";
  src: url("../fonts/cinzel-latin-ext.woff2") format("woff2");
  font-weight: 400 700; font-style: normal; font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}

:root {
  /* --- Renk: magaza malzemeleri ------------------------------------------ */
  --paper:      oklch(0.968 0.008 85);   /* siva beyazi — sayfa zemini      */
  --paper-warm: oklch(0.945 0.014 83);   /* acik kum — kartlar, alanlar     */
  --sand:       oklch(0.912 0.020 80);   /* fayans beji — donusumlu bantlar */
  --line:       oklch(0.865 0.014 80);   /* sicak saç teli çizgi            */
  --line-deep:  oklch(0.780 0.016 78);   /* form kenari                     */

  --ink:        oklch(0.235 0.012 70);   /* siyah celik — metin, butonlar   */
  --ink-soft:   oklch(0.320 0.012 72);
  --dim:        oklch(0.430 0.012 74);   /* ikincil metin                   */
  --faint:      oklch(0.480 0.012 76);   /* etiketler — AA siniri gozetildi */

  --gold:       oklch(0.580 0.115 80);   /* marka altini, metin icin koyu   */
  --gold-lit:   oklch(0.780 0.110 85);   /* parlak varak — cizgi/susleme    */
  --gold-deep:  oklch(0.500 0.105 78);

  /* Varak: kenarlarda ve cizgilerde. Metin dolgusunda asla. */
  --foil: linear-gradient(160deg, var(--gold-lit) 0%, var(--gold) 55%, var(--gold-deep) 100%);
  --foil-h: linear-gradient(90deg, transparent, var(--gold) 22%, var(--gold-lit) 50%, var(--gold) 78%, transparent);

  /* --- Tipografi ---------------------------------------------------------- */
  --sans: "Golos", ui-sans-serif, system-ui, "Segoe UI", sans-serif;
  --mark: "Cinzel", "Golos", ui-serif, Georgia, serif;

  --t-hero:  clamp(2.6rem, min(6.4vw, 11vh), 5.6rem);
  --t-h2:    clamp(1.9rem, 4.6vw, 3.6rem);
  --t-h3:    clamp(1.3rem, 2.1vw, 1.8rem);
  --t-lead:  clamp(1.05rem, 1.5vw, 1.35rem);
  --t-body:  1.0625rem;
  --t-small: 0.875rem;
  --t-label: 0.6875rem;

  --track-label: 0.185em;
  --track-cap:   0.09em;

  /* --- Bosluk ------------------------------------------------------------- */
  --gutter:  clamp(1.25rem, 5vw, 5.5rem);
  --act:     clamp(4.5rem, 11vh, 10rem);
  --act-tight: clamp(3rem, 7vh, 6rem);
  --maxw: 1680px;

  /* --- Hareket ------------------------------------------------------------ */
  --ease: cubic-bezier(0.16, 1, 0.3, 1);
  --dur-fast: 240ms;
  --dur:      600ms;
  --dur-slow: 1050ms;
}

/* --- Sifirlama ------------------------------------------------------------ */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }

html {
  background: var(--paper);
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  background: var(--paper);
  color: var(--ink);
  font-family: var(--sans);
  font-size: var(--t-body);
  line-height: 1.62;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

img, video, svg { display: block; max-width: 100%; }
button, input, select, textarea { font: inherit; color: inherit; }
a { color: inherit; text-decoration: none; }
::selection { background: var(--gold-lit); color: var(--ink); }

:focus-visible {
  outline: 2px solid var(--gold-deep);
  outline-offset: 3px;
}

fieldset { border: 0; padding: 0; margin: 0; min-width: 0; }
legend { display: block; width: 100%; padding: 0; }
ol, ul { list-style: none; padding: 0; }
dl, dd { margin: 0; }
section[id] { scroll-margin-top: 84px; }

/* --- Tipografi siniflari -------------------------------------------------- */
.mark {
  font-family: var(--mark);
  font-weight: 600;
  letter-spacing: var(--track-cap);
  text-transform: uppercase;
}

.kicker {
  font-size: var(--t-label);
  letter-spacing: var(--track-label);
  text-transform: uppercase;
  color: var(--gold-deep);
  font-weight: 700;
}

.h2 {
  font-size: var(--t-h2);
  line-height: 1.04;
  letter-spacing: -0.015em;
  font-weight: 600;
  text-wrap: balance;
}

.h3 {
  font-size: var(--t-h3);
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
}

.lead {
  font-size: var(--t-lead);
  line-height: 1.55;
  color: var(--dim);
  max-width: 46ch;
}

.dim { color: var(--dim); }
.faint { color: var(--faint); }

/* --- Altin sac teli ------------------------------------------------------- */
.rule {
  height: 1px;
  background: var(--foil-h);
  border: 0;
  transform-origin: left center;
}

/* --- Hareket azaltma ------------------------------------------------------ */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
