/* ===========================================
   Human Solid Plasma — Stil Dosyası
   Tasarım: gazigen.com referans, HSP markası
   Renk: Bordo / Wine (logo'dan)
   =========================================== */

:root {
  --burgundy-900: #0d1f3a;
  --burgundy-800: #0e2540;
  --burgundy-700: #1e3a5f;
  --burgundy-600: #25466f;
  --burgundy-500: #2d527e;
  --navy: #0e2540;
  --burgundy-overlay: rgba(13, 31, 58, 0.82);
  --ink: #0a1929;
  --paper: #ffffff;
  --paper-2: #f3f7fb;
  --paper-3: #e5ecf5;
  --mute: #6a7a8d;
  --mute-2: #b3c0cf;
  --line: #dde6ef;
  --gold: #c9a86a;
  --rose: #c5d8ec;
  --danger: #c0392b;
  --header-start: #081428;
  --header-end: #132e4f;
  --process-start: #081428;
  --process-end: #0e2540;
  --content-max: 1480px;
  --button-radius: 3px;
  --surface-radius: 12px;
  --base-font-size: 16px;
  --site-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --header-slogan: 'OTOLOG ESTETİĞİN YENİ ÇAĞI';
  --hero-bg-image: url('../images/hero.svg');
  --page-banner-image: url('../images/banner.svg');
  --overlay-strong: rgba(13,31,58,0.92);
  --overlay-mid: rgba(14,37,64,0.78);
  --overlay-soft: rgba(30,58,95,0.62);
}

/* V16 — Çerez tercihleri, yasal sayfalar ve erişilebilir gömülü içerik */
.hsp-cookie-banner{position:fixed;z-index:10020;left:20px;right:20px;bottom:20px;max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px;background:#fff;color:#0a1929;border:1px solid #dbe4ee;border-radius:14px;box-shadow:0 20px 70px rgba(6,20,40,.25)}
.hsp-cookie-banner strong,.hsp-cookie-modal h2{color:var(--burgundy-900,#0d1f3a)}
.hsp-cookie-banner p{margin:6px 0 0;max-width:720px;font-size:14px;line-height:1.55}.hsp-cookie-banner a{color:var(--burgundy-700,#1e3a5f);text-decoration:underline}
.hsp-cookie-actions{display:flex;gap:9px;flex-wrap:wrap}.hsp-cookie-actions button{min-height:42px;padding:9px 15px;border:1px solid #b7c5d5;background:#fff;color:#0d1f3a;border-radius:5px;font:600 13px/1 Inter,Arial,sans-serif;cursor:pointer}.hsp-cookie-actions button.is-primary{background:#15375e;color:#fff;border-color:#15375e}
.hsp-cookie-backdrop{position:fixed;z-index:10030;inset:0;display:grid;place-items:center;padding:20px;background:rgba(4,13,27,.68)}
.hsp-cookie-modal{position:relative;width:min(680px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:30px;background:#fff;border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.hsp-cookie-modal h2{margin:0 35px 8px 0}.hsp-cookie-modal>p{margin:0 0 20px;color:#53667b;line-height:1.55}.hsp-cookie-x{position:absolute;right:18px;top:15px;width:40px;height:40px;border:0;background:transparent;font-size:29px;color:#53667b;cursor:pointer}
.hsp-cookie-choice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid #e3e9f0;cursor:pointer}.hsp-cookie-choice span{display:grid;gap:4px}.hsp-cookie-choice small{color:#647489;line-height:1.4}.hsp-cookie-choice input{position:absolute;opacity:0}.hsp-cookie-choice i{flex:0 0 46px;width:46px;height:26px;background:#aebac7;border-radius:20px;position:relative;transition:.2s}.hsp-cookie-choice i:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.hsp-cookie-choice input:checked+i{background:#1e6b50}.hsp-cookie-choice input:checked+i:after{transform:translateX(20px)}.hsp-cookie-choice input:focus-visible+i{outline:3px solid #8ab7e5;outline-offset:2px}.hsp-cookie-modal .hsp-cookie-actions{justify-content:flex-end;margin-top:22px}
.consent-placeholder{min-height:260px;display:grid;place-items:center;text-align:center;padding:35px;background:#edf3f8;border:1px solid #d9e4ee;border-radius:8px}.consent-placeholder p{max-width:520px;color:#52677d}.consent-placeholder button{padding:11px 18px;border:0;border-radius:4px;background:#15375e;color:#fff;font-weight:700;cursor:pointer}
.consent-placeholder[hidden],.map-embed iframe:not([src]){display:none}
.legal-content{max-width:980px;margin:auto}.legal-content h2{margin-top:34px}.legal-content h3{margin-top:25px}.legal-content ul{padding-left:22px}.legal-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin:18px 0 26px;font-size:14px}.legal-content th,.legal-content td{min-width:145px;padding:11px 12px;border:1px solid #d9e3ed;text-align:left;vertical-align:top}.legal-content th{background:#edf3f8;color:#0d1f3a}.legal-notice{margin-bottom:28px;padding:16px 18px;border-left:4px solid #c9a86a;background:#f4f7fa;color:#43576b}
.whatsapp-float{position:fixed;z-index:9998;right:24px;bottom:24px;display:grid;place-items:center;width:50px;height:50px;padding:0;border:2px solid var(--paper);border-radius:50%;background:#178c55;color:#fff!important;box-shadow:0 14px 34px -8px rgba(8,20,40,.72);text-decoration:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.92);transition:bottom .38s ease,opacity .38s ease,visibility .38s ease,transform .38s ease,box-shadow .25s ease}.whatsapp-float.is-ready{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.has-scroll-top-visible .whatsapp-float{bottom:86px}.whatsapp-float.is-ready:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 18px 38px -12px rgba(8,20,40,.9)}.whatsapp-float:focus-visible{outline:3px solid var(--rose);outline-offset:3px}.whatsapp-float svg,.whatsapp-float img{display:block;width:25px;height:25px;object-fit:contain}.hsp-cookie-banner~.whatsapp-float{display:none}
.contact-privacy{display:flex!important;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5}.contact-privacy input{width:auto!important;margin-top:3px}.contact-privacy a{text-decoration:underline}
@media(max-width:760px){.hsp-cookie-banner{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column;gap:15px;padding:18px}.hsp-cookie-actions{display:grid;grid-template-columns:1fr}.hsp-cookie-actions button{width:100%}.hsp-cookie-modal{padding:24px 18px}.hsp-cookie-banner~.whatsapp-float{display:none}}
@media(max-width:640px){.whatsapp-float{right:16px;bottom:16px;width:46px;height:46px}.has-scroll-top-visible .whatsapp-float{bottom:74px}}

* { box-sizing: border-box; margin: 0; padding: 0; }
html [hidden] { display: none !important; }
html { scroll-behavior: smooth; }

body {
  font-family: var(--site-font);
  font-size: var(--base-font-size);
  line-height: 1.6;
  color: var(--ink);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; border: none; background: none; }

/* V26.1 — Yönetilebilir ana sayfa ek bölümleri */
[data-home-sections] { display: contents; }
[data-home-sections]:empty { display: none; }
.managed-home-section { padding: 92px max(5vw,24px); background: var(--paper); }
.managed-home-section--soft { background: var(--paper-2); }
.managed-home-section--dark { color: #fff; background: linear-gradient(135deg,var(--header-start),var(--header-end)); }
.managed-home-inner { width: min(var(--content-max),100%); margin: 0 auto; display: grid; grid-template-columns: minmax(0,1fr) minmax(320px,.92fr); gap: clamp(42px,7vw,110px); align-items: center; }
.managed-home-section--image-left .managed-home-copy { order: 2; }
.managed-home-section--image-left .managed-home-media { order: 1; }
.managed-home-section--text .managed-home-inner,.managed-home-section--cta .managed-home-inner { display: block; max-width: 940px; text-align: center; }
.managed-home-section--cta .managed-home-inner { max-width: 1100px; padding: clamp(34px,5vw,70px); border: 1px solid rgba(197,216,236,.4); border-radius: var(--surface-radius); background: linear-gradient(135deg,var(--header-start),var(--header-end)); color: #fff; }
.managed-home-copy .section-title { margin-bottom: 24px; }
.managed-home-section--dark .section-title,.managed-home-section--cta .section-title { color: #fff; }
.managed-home-section--dark .eyebrow,.managed-home-section--cta .eyebrow { color: var(--rose); }
.managed-home-body { font-size: 17px; line-height: 1.8; color: var(--mute); }
.managed-home-section--dark .managed-home-body,.managed-home-section--cta .managed-home-body { color: rgba(255,255,255,.82); }
.managed-home-body > * + * { margin-top: 14px; }
.managed-home-body ul,.managed-home-body ol { padding-left: 22px; }
.managed-home-media { min-width: 0; }
.managed-home-media img { width: 100%; max-height: 620px; object-fit: cover; border-radius: var(--surface-radius); box-shadow: 0 24px 60px rgba(9,27,49,.16); }
.managed-home-button { display: inline-flex; align-items: center; gap: 10px; margin-top: 28px; padding: 13px 20px; border-radius: var(--button-radius); background: var(--burgundy-700); color: #fff; font-size: 13px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.managed-home-section--dark .managed-home-button,.managed-home-section--cta .managed-home-button { background: #fff; color: var(--burgundy-900); }
@media (max-width: 820px) {
  .managed-home-section { padding: 66px 20px; }
  .managed-home-inner { grid-template-columns: 1fr; gap: 32px; }
  .managed-home-section--image-left .managed-home-copy,.managed-home-section--image-left .managed-home-media { order: initial; }
  .managed-home-section--image-left .managed-home-media { order: 2; }
}

/* ===========================================
   HEADER
   =========================================== */
.site-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  background: transparent;
  pointer-events: none;
}
.site-header > * { pointer-events: auto; }

.menu-trigger {
  width: 84px;
  height: 84px;
  background: var(--paper);
  display: grid;
  place-items: center;
  transition: background 0.25s ease;
  border: none;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.menu-trigger:hover { background: var(--paper-2); }
.menu-trigger .grid-icon {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 4px;
  width: 22px;
  height: 22px;
}
.menu-trigger .grid-icon span {
  background: var(--burgundy-700);
  border-radius: 1px;
  display: block;
}

.brand-area {
  display: flex;
  align-items: center;
  padding: 18px 28px;
  flex: 1;
  justify-content: center;
  margin-left: -84px;
  pointer-events: none;
}
.brand-area .brand {
  pointer-events: auto;
  display: flex;
  align-items: center;
  height: 48px;
}
.brand-area .brand img {
  height: 36px;
  width: auto;
}
.inner .site-header {
  background: transparent;
  box-shadow: none;
}
.inner .brand-area .brand img.logo-dark { display: none; }
.inner .brand-area .brand img.logo-light { display: block; }
.hero-page .brand-area .brand img.logo-dark { display: none; }
.hero-page .brand-area .brand img.logo-light { display: block; }

.lang-switch {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 38px;
  color: var(--paper);
  font-size: 13px;
  letter-spacing: 0.18em;
}
.inner .lang-switch { color: var(--paper); }
.lang-switch a {
  opacity: 0.6;
  transition: opacity 0.2s;
}
.lang-switch a.is-active,
.lang-switch a:hover { opacity: 1; }
.lang-switch .divider { opacity: 0.4; }

/* ===========================================
   OVERLAY MENU
   =========================================== */
.menu-overlay {
  position: fixed;
  inset: 0;
  background: var(--burgundy-900);
  background: linear-gradient(135deg, var(--header-start) 0%, var(--burgundy-800) 50%, var(--burgundy-700) 100%);
  z-index: 200;
  transform: translateY(-100%);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.menu-overlay.is-open { transform: translateY(0); }

.menu-overlay-head {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-shrink: 0;
}
.menu-close {
  width: 84px;
  height: 84px;
  background: var(--paper);
  display: grid;
  place-items: center;
  color: var(--burgundy-700);
  position: relative;
  border: none;
}
.menu-close::before,
.menu-close::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: var(--burgundy-700);
}
.menu-close::before { transform: rotate(45deg); }
.menu-close::after { transform: rotate(-45deg); }

.menu-home {
  padding: 24px 38px;
  display: flex;
  align-items: center;
  color: var(--paper);
}
.menu-home svg { width: 26px; height: 26px; opacity: 0.85; transition: opacity 0.2s; }
.menu-home:hover svg { opacity: 1; }

.menu-overlay-body {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  position: relative;
  min-height: 0;
  overflow-y: auto;
}

.menu-col {
  padding: 80px 48px 80px;
  border-right: 1px solid rgba(255,255,255,0.08);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100%;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.menu-overlay.is-open .menu-col {
  opacity: 1; transform: translateY(0);
}
.menu-overlay.is-open .menu-col:nth-child(1) { transition-delay: 0.15s; }
.menu-overlay.is-open .menu-col:nth-child(2) { transition-delay: 0.25s; }
.menu-overlay.is-open .menu-col:nth-child(3) { transition-delay: 0.35s; }
.menu-overlay.is-open .menu-col:nth-child(4) { transition-delay: 0.45s; }
.menu-col:last-child { border-right: none; }

.menu-num {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255,255,255,0.4);
  letter-spacing: 0.05em;
  margin-bottom: 14px;
  display: block;
}
.menu-title {
  color: var(--paper);
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 22px;
  cursor: pointer;
  user-select: none;
  display: inline-block;
  position: relative;
  background: none;
  text-align: left;
  padding: 0;
  border: none;
}
.menu-title::after {
  content: '';
  position: absolute;
  left: 0; bottom: -6px;
  width: 0; height: 2px;
  background: var(--rose);
  transition: width 0.3s ease;
}
.menu-col:hover .menu-title::after,
.menu-col.is-active .menu-title::after { width: 100%; }

.menu-sublist {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.menu-sublist a {
  color: rgba(255,255,255,0.72);
  font-size: 13px;
  letter-spacing: 0.04em;
  transition: color 0.2s, padding-left 0.2s;
  display: block;
  line-height: 1.5;
}
.menu-sublist a:hover {
  color: var(--rose);
  padding-left: 6px;
}

/* ===========================================
   HERO
   =========================================== */
.hero {
  position: relative;
  height: 100vh;
  min-height: 640px;
  background: var(--burgundy-900);
  overflow: hidden;
  color: var(--paper);
}
.hero-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, var(--overlay-strong) 0%, var(--overlay-mid) 55%, var(--overlay-soft) 100%),
              var(--hero-bg-image) center/cover no-repeat;
  z-index: 1;
}
.hero-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 8vw;
  max-width: var(--content-max);
  margin: 0 auto;
}
.hero .eyebrow-hero {
  font-size: 12px;
  letter-spacing: 0.42em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
  color: var(--rose);
  opacity: 0.9;
}
.hero h1 {
  font-size: clamp(34px, 5.4vw, 80px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.018em;
  margin-bottom: 24px;
  max-width: 1100px;
}
.hero h1 .accent {
  color: var(--rose);
  font-style: italic;
  font-weight: 500;
}
.hero .lede {
  font-size: clamp(15px, 1.3vw, 19px);
  font-weight: 400;
  max-width: 720px;
  opacity: 0.88;
  line-height: 1.6;
}
.hero-tag {
  position: absolute;
  bottom: 110px;
  left: 8vw;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 22px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: var(--paper);
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 600;
}
.hero-tag .dot {
  width: 8px; height: 8px;
  background: var(--rose);
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(197,216,236,0.25);
}
.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 28px;
  transform: translateX(-50%);
  z-index: 3;
  color: var(--paper);
  font-size: 11px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  opacity: 0.85;
  cursor: pointer;
  transition: opacity 0.2s;
  text-decoration: none;
}
.scroll-down:hover { opacity: 1; }
.scroll-down .arrow {
  width: 24px;
  height: 24px;
  border: 1.5px solid var(--paper);
  border-radius: 50%;
  display: grid;
  place-items: center;
  animation: bounce 2.4s infinite;
}
.scroll-down .arrow::before {
  content: '';
  display: block;
  width: 6px; height: 6px;
  border-right: 1.5px solid var(--paper);
  border-bottom: 1.5px solid var(--paper);
  transform: rotate(45deg) translate(-1px,-1px);
}
@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(6px); }
}

/* ===========================================
   SECTIONS
   =========================================== */
section { padding: 110px 8vw; max-width: var(--content-max); margin: 0 auto; }

.eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--burgundy-700);
  margin-bottom: 14px;
}

.section-title {
  font-size: clamp(28px, 3.2vw, 44px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.01em;
  color: var(--burgundy-900);
  margin-bottom: 22px;
}
.section-title em {
  font-style: italic;
  font-weight: 500;
  color: var(--burgundy-700);
}

.section-title-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
  gap: 30px;
  flex-wrap: wrap;
}

.btn-text {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 12.5px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--burgundy-700);
  padding: 12px 0;
  border-bottom: 1.5px solid var(--burgundy-700);
  transition: gap 0.25s ease;
}
.btn-text:hover { gap: 16px; }
.btn-text svg { width: 16px; height: 12px; }

/* About section */
.about {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.about-text p {
  color: var(--ink);
  margin-bottom: 18px;
  font-size: 15.5px;
  line-height: 1.75;
}
.about-image {
  position: relative;
  aspect-ratio: 5/4;
  background: var(--burgundy-800);
  overflow: hidden;
}
.about-image img,
.about-image svg {
  width: 100%; height: 100%; object-fit: cover;
}
.about-image::after {
  content: '';
  position: absolute;
  left: -20px; bottom: -20px;
  width: 120px; height: 120px;
  background: var(--rose);
  z-index: -1;
}

/* Stats / Process steps */
.process {
  background: var(--burgundy-900);
  background: linear-gradient(135deg, var(--process-start) 0%, var(--process-end) 100%);
  color: var(--paper);
  padding-left: 0; padding-right: 0;
  max-width: none;
}
.process-inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 8vw;
}
.process .eyebrow {
  color: var(--rose);
}
.process .section-title { color: var(--paper); }
.process-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1fr;
  gap: 0;
  margin-top: 50px;
  border-top: 1px solid rgba(255,255,255,0.12);
}
.process-step {
  padding: 44px 34px;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  border-right: 1px solid rgba(255,255,255,0.12);
  position: relative;
}
.process-step:nth-child(3n + 1) { padding-left: 0; }
.process-step:nth-child(3n) { border-right: none; }
.process-step .step-num {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1;
  color: var(--rose);
  display: block;
  margin-bottom: 16px;
  font-feature-settings: "tnum";
}
.process-step h3 {
  font-size: 18px;
  font-weight: 700;
  color: var(--paper);
  letter-spacing: -0.005em;
  margin-bottom: 8px;
}
.process-step p {
  font-size: 13.5px;
  color: rgba(255,255,255,0.7);
  line-height: 1.6;
}

/* Services / Products */
.services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 26px;
}
.service-card {
  background: var(--paper);
  border: 1px solid var(--line);
  padding: 0;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 44px -22px rgba(30,58,95,0.25);
  border-color: var(--burgundy-700);
}
.service-card .sc-banner {
  height: 8px;
  background: linear-gradient(90deg, var(--burgundy-700), var(--burgundy-500), var(--rose));
}
.service-card .sc-body {
  padding: 38px 36px 36px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.service-card .sc-icon {
  width: 56px; height: 56px;
  background: var(--paper-3);
  color: var(--burgundy-700);
  display: grid;
  place-items: center;
  margin-bottom: 22px;
}
.service-card .sc-icon svg { width: 28px; height: 28px; }
.service-card h3 {
  font-size: 21px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 12px;
  letter-spacing: -0.01em;
}
.service-card p {
  font-size: 14.5px;
  color: var(--mute);
  line-height: 1.65;
  margin-bottom: 22px;
  flex: 1;
}
.service-card .sc-link {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--burgundy-700);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.service-card .sc-link::after {
  content: '→';
  transition: transform 0.2s;
}
.service-card:hover .sc-link::after { transform: translateX(4px); }

/* Founder block */
.founder-block {
  background: var(--paper-2);
  padding: 110px 0;
  max-width: none;
}
.founder-inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 8vw;
  display: grid;
  grid-template-columns: 0.85fr 1fr;
  gap: 70px;
  align-items: center;
}
.founder-photo {
  position: relative;
  aspect-ratio: 3/4;
  background: var(--burgundy-800);
  overflow: hidden;
  max-width: 420px;
}
.founder-photo img {
  width: 100%; height: 100%; object-fit: cover;
}
.founder-photo::after {
  content: '';
  position: absolute;
  right: -22px; bottom: -22px;
  width: 130px; height: 130px;
  background: var(--burgundy-700);
  z-index: -1;
}
.founder-info .role {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--burgundy-700);
  margin-bottom: 14px;
}
.founder-info .name {
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--burgundy-900);
  margin-bottom: 22px;
}
.founder-info p {
  color: var(--ink);
  font-size: 15.5px;
  line-height: 1.75;
  margin-bottom: 18px;
}

/* Blog / News */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.blog-card {
  background: var(--paper);
  border: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
}
.blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px -22px rgba(30,58,95,0.25);
}
.blog-card .bc-image {
  aspect-ratio: 16/10;
  background: var(--burgundy-800);
  position: relative;
  overflow: hidden;
}
.blog-card .bc-image img,
.blog-card .bc-image svg {
  width: 100%; height: 100%; object-fit: cover;
}
.blog-card .bc-image .bc-cat {
  position: absolute;
  top: 16px; left: 16px;
  background: var(--burgundy-700);
  color: var(--paper);
  padding: 6px 12px;
  font-size: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 600;
}
.blog-card .bc-body {
  padding: 24px 26px 28px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.blog-card .bc-date {
  font-size: 11px;
  letter-spacing: 0.24em;
  color: var(--mute);
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 12px;
}
.blog-card h3 {
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--burgundy-900);
  letter-spacing: -0.005em;
  margin-bottom: 16px;
  flex: 1;
}
.blog-card .bc-link {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--burgundy-700);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.blog-card .bc-link::after {
  content: '→';
  transition: transform 0.2s;
}
.blog-card:hover .bc-link::after { transform: translateX(4px); }

/* ===========================================
   FOOTER
   =========================================== */
.site-footer {
  background: var(--ink);
  color: var(--paper);
  padding: 80px 8vw 32px;
}
.footer-grid {
  max-width: var(--content-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr;
  gap: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-brand .brand {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.footer-brand .brand img {
  height: 38px;
}
.footer-brand p {
  color: rgba(255,255,255,0.6);
  font-size: 13.5px;
  line-height: 1.7;
  max-width: 340px;
  margin-bottom: 26px;
}
.footer-certs {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 14px 16px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  width: fit-content;
}
.footer-certs img {
  height: 36px;
  width: auto;
  opacity: 0.95;
}
.footer-col h4 {
  font-size: 11px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--rose);
  margin-bottom: 22px;
  font-weight: 600;
}
.footer-col ul { list-style: none; }
.footer-col li { margin-bottom: 12px; }
.footer-col a {
  color: rgba(255,255,255,0.7);
  font-size: 13.5px;
  transition: color 0.2s;
  line-height: 1.5;
}
.footer-col a:hover { color: var(--rose); }

.footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
  color: rgba(255,255,255,0.7);
  font-size: 13.5px;
  line-height: 1.5;
}
.footer-contact-item svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 3px;
  opacity: 0.6;
}

.footer-bottom {
  max-width: var(--content-max);
  margin: 0 auto;
  padding-top: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12.5px;
  color: rgba(255,255,255,0.45);
}
.footer-bottom .links a { margin-left: 22px; }
.footer-bottom .links a:hover { color: var(--rose); }

.social-links {
  display: flex;
  gap: 12px;
  margin-top: 18px;
}
.social-links a {
  width: 36px; height: 36px;
  border: 1px solid rgba(255,255,255,0.2);
  display: grid;
  place-items: center;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
  color: rgba(255,255,255,0.7);
}
.social-links a:hover {
  background: var(--burgundy-700);
  border-color: var(--burgundy-700);
  color: var(--paper);
}
.social-links svg { width: 16px; height: 16px; }
.social-links a[hidden] { display: none !important; }

/* ===========================================
   INNER PAGES
   =========================================== */
.inner-spacer { height: 84px; background: var(--paper); }

.page-banner {
  position: relative;
  height: 380px;
  background: linear-gradient(110deg, var(--overlay-strong) 0%, var(--overlay-mid) 100%),
              var(--page-banner-image) center/cover no-repeat;
  color: var(--paper);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 8vw;
  margin-top: -84px;
  padding-top: 84px;
}
.page-banner h1 {
  font-size: clamp(34px, 4vw, 56px);
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.1;
  max-width: var(--content-max);
  width: 100%;
  margin: 0 auto;
}
.breadcrumb {
  max-width: var(--content-max);
  width: 100%;
  margin: 18px auto 0;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.72);
}
.breadcrumb a { transition: color 0.2s; }
.breadcrumb a:hover { color: var(--rose); }
.breadcrumb span { margin: 0 12px; opacity: 0.5; }

.page-content {
  padding: 90px 8vw;
  max-width: var(--content-max);
  margin: 0 auto;
}

.prose {
  max-width: 880px;
}
.prose p {
  font-size: 16px;
  line-height: 1.85;
  color: var(--ink);
  margin-bottom: 22px;
}
.prose p strong { color: var(--burgundy-900); font-weight: 700; }
.prose h2 {
  font-size: 26px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin: 50px 0 18px;
  letter-spacing: -0.01em;
}
.prose h3 {
  font-size: 19px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin: 32px 0 12px;
}
.prose ul {
  margin: 14px 0 22px 0;
  padding-left: 0;
  list-style: none;
}
.prose ul li {
  color: var(--ink);
  margin-bottom: 12px;
  line-height: 1.7;
  font-size: 15.5px;
  padding-left: 26px;
  position: relative;
}
.prose ul li::before {
  content: '';
  position: absolute;
  left: 0; top: 10px;
  width: 12px; height: 2px;
  background: var(--burgundy-700);
}
.prose blockquote {
  border-left: 3px solid var(--burgundy-700);
  padding: 8px 24px;
  margin: 28px 0;
  color: var(--burgundy-900);
  font-style: italic;
  font-size: 17px;
  background: var(--paper-3);
}

.disclaimer {
  margin-top: 40px;
  padding: 18px 22px;
  background: var(--paper-3);
  border-left: 3px solid var(--burgundy-700);
  font-size: 13px;
  color: var(--burgundy-800);
  line-height: 1.65;
  max-width: 880px;
}
.disclaimer strong { font-weight: 700; }

/* Values grid (numbered like the PDF) */
.values-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
}
.value-item {
  padding: 36px 38px;
  border-bottom: 1px solid var(--line);
  border-right: 1px solid var(--line);
  display: flex;
  gap: 26px;
  align-items: flex-start;
  transition: background 0.3s ease;
  position: relative;
}
.value-item:nth-child(2n) { border-right: none; }
.value-item:hover { background: var(--paper-2); }
.value-item .vn {
  font-size: 12px;
  letter-spacing: 0.24em;
  font-weight: 600;
  color: var(--burgundy-700);
  flex-shrink: 0;
  padding-top: 4px;
}
.value-item h3 {
  font-size: 18px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 8px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.value-item p {
  font-size: 14.5px;
  color: var(--mute);
  line-height: 1.65;
}

/* Vision/mission split */
.vm-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  background: var(--paper-2);
  border: 1px solid var(--line);
  margin-top: 30px;
}
.vm-block {
  padding: 56px 48px;
}
.vm-block:first-child { border-right: 1px solid var(--line); }
.vm-block .num {
  font-size: 13px;
  letter-spacing: 0.24em;
  font-weight: 600;
  color: var(--burgundy-700);
  margin-bottom: 12px;
  text-transform: uppercase;
}
.vm-block h3 {
  font-size: 28px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 18px;
  letter-spacing: -0.01em;
}
.vm-block p {
  font-size: 15.5px;
  line-height: 1.75;
  color: var(--ink);
}

/* Process steps page (full) */
.full-process {
  counter-reset: step;
}
.full-process .step {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 36px;
  padding: 38px 0;
  border-bottom: 1px solid var(--line);
  align-items: flex-start;
}
.full-process .step:last-child { border-bottom: none; }
.full-process .step-num {
  font-size: 64px;
  font-weight: 700;
  color: var(--burgundy-700);
  line-height: 1;
  letter-spacing: -0.02em;
  font-feature-settings: "tnum";
}
.full-process .step h3 {
  font-size: 22px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 10px;
  letter-spacing: -0.005em;
}
.full-process .step p {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--mute);
  max-width: 720px;
}

/* Areas (HSP application areas badges) */
.area-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 28px 0;
}
.area-badges .badge {
  padding: 10px 18px;
  background: var(--paper-3);
  color: var(--burgundy-800);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  border: 1px solid var(--rose);
}

/* Feature list with check */
.check-list {
  list-style: none !important;
  margin: 22px 0 !important;
}
.check-list li {
  padding-left: 32px !important;
  position: relative;
  margin-bottom: 14px !important;
}
.check-list li::before {
  content: '✓' !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px !important;
  height: 22px !important;
  background: var(--burgundy-700);
  color: var(--paper);
  border-radius: 50%;
  font-size: 13px;
  font-weight: 700;
  display: grid;
  place-items: center;
}

/* Contact page */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 60px;
  align-items: start;
}
.contact-info h3 {
  font-size: 12px;
  letter-spacing: 0.24em;
  font-weight: 600;
  color: var(--burgundy-700);
  text-transform: uppercase;
  margin: 30px 0 10px;
}
.contact-info h3:first-child { margin-top: 0; }
.contact-info p,
.contact-info a {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--ink);
}
.contact-info a:hover { color: var(--burgundy-700); }
.contact-form {
  background: var(--paper-2);
  padding: 44px 38px;
  border: 1px solid var(--line);
}
.contact-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.contact-form h2 {
  font-size: 22px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 28px;
}
.field { margin-bottom: 22px; }
.field label {
  display: block;
  font-size: 11.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--burgundy-900);
  margin-bottom: 8px;
}
.field input,
.field textarea,
.field select {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid var(--line);
  background: var(--paper);
  font: inherit;
  font-size: 15px;
  color: var(--ink);
  transition: border-color 0.2s;
}
.field input:focus,
.field textarea:focus,
.field select:focus {
  outline: none;
  border-color: var(--burgundy-700);
}
.field textarea { resize: vertical; min-height: 130px; }
.btn-primary {
  background: var(--burgundy-700);
  color: var(--paper);
  padding: 16px 38px;
  font-size: 12px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: 600;
  transition: background 0.2s;
  cursor: pointer;
  border: none;
  border-radius: var(--button-radius);
}
.btn-primary:hover { background: var(--burgundy-800); }
.map-embed {
  margin-top: 40px;
  aspect-ratio: 16/9;
  background: var(--paper-2);
  border: 1px solid var(--line);
}
.map-embed iframe { width: 100%; height: 100%; border: 0; }

/* HSP areas grid (multidisciplinary) */
.areas-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  margin-top: 40px;
}
.area-card {
  background: var(--paper);
  padding: 36px 32px;
  text-align: left;
  transition: background 0.3s;
}
.area-card:hover { background: var(--paper-2); }
.area-card .area-icon {
  width: 48px; height: 48px;
  background: var(--paper-3);
  color: var(--burgundy-700);
  display: grid; place-items: center;
  margin-bottom: 20px;
}
.area-card .area-icon svg { width: 24px; height: 24px; }
.area-card h3 {
  font-size: 17px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 8px;
  letter-spacing: -0.005em;
}
.area-card p {
  font-size: 13.5px;
  color: var(--mute);
  line-height: 1.6;
}

/* Catalog download */
.catalog-box {
  background: var(--burgundy-900);
  background: linear-gradient(135deg, var(--process-start) 0%, var(--process-end) 100%);
  color: var(--paper);
  padding: 60px 50px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: center;
  margin: 40px 0;
}
.catalog-box .eyebrow { color: var(--rose); }
.catalog-box h2 {
  font-size: 28px;
  font-weight: 700;
  color: var(--paper);
  margin-bottom: 10px;
  letter-spacing: -0.01em;
}
.catalog-box p {
  font-size: 15px;
  opacity: 0.8;
  max-width: 540px;
}
.btn-light {
  background: var(--paper);
  color: var(--burgundy-700);
  padding: 16px 32px;
  font-size: 12px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: 700;
  transition: background 0.2s, color 0.2s;
  cursor: pointer;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  text-decoration: none;
  border-radius: var(--button-radius);
}
.btn-light:hover { background: var(--rose); }
.btn-light svg { width: 18px; height: 18px; }

/* Highlight strip */
.cta-strip {
  background: var(--burgundy-700);
  color: var(--paper);
  padding: 70px 8vw;
  max-width: none;
  text-align: center;
}
.cta-strip h2 {
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: -0.01em;
}
.cta-strip p {
  font-size: 15.5px;
  opacity: 0.86;
  max-width: 640px;
  margin: 0 auto 30px;
}

/* ===========================================
   RESPONSIVE
   =========================================== */
@media (max-width: 1024px) {
  .about, .contact-grid, .founder-inner { grid-template-columns: 1fr; gap: 40px; }
  .services-grid, .blog-grid, .values-list { grid-template-columns: 1fr; }
  .value-item:nth-child(n) { border-right: none; }
  .process-grid { grid-template-columns: 1fr; }
  .process-step:nth-child(n) { border-right: none; }
  .areas-grid { grid-template-columns: 1fr; }
  .menu-overlay-body { grid-template-columns: repeat(2, 1fr); }
  .menu-col { padding: 50px 36px; }
  .vm-split { grid-template-columns: 1fr; }
  .vm-block:first-child { border-right: none; border-bottom: 1px solid var(--line); }
  .catalog-box { grid-template-columns: 1fr; }
  .full-process .step { grid-template-columns: 70px 1fr; gap: 20px; }
  .full-process .step-num { font-size: 48px; }
}

@media (max-width: 640px) {
  section { padding: 70px 6vw; }
  .page-content { padding: 60px 6vw; }
  .page-banner { height: 280px; padding: 84px 6vw 0; }
  .menu-trigger, .menu-close { width: 64px; height: 64px; }
  .brand-area { padding: 14px 18px; margin-left: -64px; }
  .brand-area .brand img { height: 28px; }
  .lang-switch { padding: 0 18px; font-size: 12px; }
  .hero-content { padding: 0 6vw; }
  .hero-tag { left: 6vw; bottom: 80px; padding: 10px 14px; font-size: 11px; }
  .menu-overlay-body { grid-template-columns: 1fr; }
  .menu-col { padding: 26px 28px; min-height: auto; justify-content: flex-start; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }
  .footer-grid { grid-template-columns: 1fr; gap: 36px; }
  .footer-bottom { flex-direction: column; gap: 16px; }
  .footer-bottom .links a { margin-left: 0; margin-right: 18px; }
  .vm-block { padding: 36px 28px; }
  .contact-form { padding: 30px 22px; }
  .catalog-box { padding: 40px 28px; }
  .founder-block { padding: 70px 0; }
  .founder-photo::after { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
  .hero-slide-bg { transform: none !important; }
}

/* ===========================================
   HERO SLIDER (override eski .hero)
   =========================================== */
.hero-slider {
  position: relative;
  height: 100vh;
  height: 100svh;
  min-height: 640px;
  background: var(--burgundy-900);
  overflow: hidden;
  overflow: clip;
  touch-action: pan-y pinch-zoom;
  color: var(--paper);
  padding: 0;
  max-width: none;
  margin: 0;
  width: 100%;
}
.hero-slides {
  position: absolute;
  inset: 0;
}
.hero-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1.1s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
.hero-slide.is-active {
  opacity: 1;
  pointer-events: auto;
}
.hero-slide-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  transform: scale(1.04);
  transition: transform 8s ease-out;
}
.hero-slide.is-active .hero-slide-bg {
  transform: scale(1.0);
}
.hero-slide-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, var(--overlay-strong) 0%, var(--overlay-mid) 50%, var(--overlay-soft) 100%);
  z-index: 2;
}

.hero-slide-content {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 8vw;
  box-sizing: border-box;
  max-height: calc(100% - 210px);
  overflow: visible;
  overscroll-behavior: auto;
}
.hero-slide-content-inner {
  max-width: var(--content-max);
  width: 100%;
  margin: 0 auto;
}
.hero-slide-content .eyebrow-hero {
  font-size: 12px;
  letter-spacing: 0.42em;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
  color: var(--rose);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s;
}
.hero-slide-content h1,
.hero-slide-content h2 {
  font-size: clamp(34px, 5.4vw, 78px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.018em;
  margin-bottom: 24px;
  width: 100%;
  max-width: 1100px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease 0.5s, transform 0.8s ease 0.5s;
}
.hero-slide-content h1 .accent,
.hero-slide-content h2 .accent {
  color: var(--rose);
  font-style: italic;
  font-weight: 500;
}
.hero-slide-content .lede {
  font-size: clamp(15px, 1.25vw, 19px);
  font-weight: 400;
  width: 100%;
  max-width: 720px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease 0.7s, transform 0.8s ease 0.7s;
  line-height: 1.65;
}
.hero-slide-content .slide-actions {
  margin-top: 36px;
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease 0.9s, transform 0.8s ease 0.9s;
}
.hero-slide.is-active .eyebrow-hero,
.hero-slide.is-active h1,
.hero-slide.is-active h2,
.hero-slide.is-active .lede,
.hero-slide.is-active .slide-actions {
  opacity: 1;
  transform: translateY(0);
}
.hero-slide.is-active .lede { opacity: 0.92; }

.slide-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 14px 30px;
  font-size: 12px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  font-weight: 700;
  border: 1.5px solid var(--paper);
  color: var(--paper);
  background: transparent;
  transition: background 0.25s, color 0.25s;
  text-decoration: none;
}
.slide-btn:hover {
  background: var(--paper);
  color: var(--burgundy-700);
}
.slide-btn.is-filled {
  background: var(--burgundy-700);
  border-color: var(--burgundy-700);
}
.slide-btn.is-filled:hover {
  background: var(--burgundy-800);
  border-color: var(--burgundy-800);
  color: var(--paper);
}

/* Navigation */
.hero-nav {
  position: absolute;
  bottom: 70px;
  left: 8vw;
  right: 8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 5;
  max-width: var(--content-max);
  margin: 0 auto;
}
.hero-arrows {
  display: flex;
  gap: 12px;
  align-items: center;
}
.hero-arrow {
  width: 48px;
  height: 48px;
  border: 1.5px solid rgba(255,255,255,0.4);
  background: transparent;
  color: var(--paper);
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
  border-radius: 50%;
}
.hero-arrow:hover,
.hero-autoplay-toggle:hover {
  background: rgba(255,255,255,0.12);
  border-color: var(--paper);
}
.hero-arrow svg { width: 16px; height: 16px; }
.hero-autoplay-toggle {
  width: 48px;
  height: 48px;
  border: 1.5px solid rgba(255,255,255,0.4);
  border-radius: 50%;
  background: transparent;
  color: var(--paper);
  display: grid;
  place-items: center;
  padding: 0;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.hero-autoplay-toggle span {
  display: block;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 1px;
  transform: translateX(0.5px);
}
.hero-autoplay-toggle[aria-pressed="true"] span { font-size: 14px; letter-spacing: 0; transform: translateX(1px); }
.hero-autoplay-toggle[hidden] { display: none; }
.hero-arrow:disabled,
.hero-autoplay-toggle:disabled { opacity: 0.4; cursor: default; }
.hero-arrow:focus-visible,
.hero-autoplay-toggle:focus-visible,
.hero-dot:focus-visible,
.slide-btn:focus-visible {
  outline: 3px solid var(--rose);
  outline-offset: 3px;
}
.hero-counter {
  color: var(--paper);
  font-size: 13px;
  letter-spacing: 0.24em;
  font-weight: 600;
  font-feature-settings: "tnum";
  opacity: 0.85;
  margin-left: 8px;
}

.hero-dots {
  display: flex;
  gap: 10px;
  align-items: center;
  max-width: min(64vw, 560px);
  overflow: clip;
  scrollbar-width: none;
}
.hero-dots::-webkit-scrollbar { display: none; }
.hero-dot {
  position: relative;
  width: 44px;
  height: 28px;
  background: transparent;
  cursor: pointer;
  border: none;
  padding: 0;
}
.hero-dot::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.3);
  transition: background 0.25s, height 0.25s;
}
.hero-dot.is-active::before {
  background: var(--paper);
}
.hero-dot:hover::before { background: rgba(255,255,255,0.6); }

.scroll-hint {
  position: absolute;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%);
  z-index: 5;
  color: var(--paper);
  font-size: 10px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  font-weight: 600;
  opacity: 0.75;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
}
.scroll-hint::before {
  content: '';
  width: 1px; height: 28px;
  background: var(--paper);
  display: block;
  opacity: 0.5;
}

/* Header scroll state (anasayfa + tüm alt sayfalar) */
.hero-page .site-header.is-scrolled,
.inner .site-header.is-scrolled {
  background: var(--paper);
  box-shadow: 0 4px 20px -10px rgba(0,0,0,0.12);
}
.hero-page .site-header.is-scrolled .brand-area .brand img.logo-light,
.inner .site-header.is-scrolled .brand-area .brand img.logo-light { display: none; }
.hero-page .site-header.is-scrolled .brand-area .brand img.logo-dark,
.inner .site-header.is-scrolled .brand-area .brand img.logo-dark { display: block; }
.hero-page .site-header.is-scrolled .lang-switch,
.inner .site-header.is-scrolled .lang-switch { color: var(--burgundy-700); }
.site-header { transition: background 0.55s ease, box-shadow 0.55s ease; }

/* Sayfanın başına dön düğmesi */
.scroll-top-button {
  position: fixed;
  right: 28px;
  bottom: 28px;
  z-index: 190;
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  border: 2px solid var(--paper);
  border-radius: 50%;
  color: #fff;
  background: var(--burgundy-700);
  box-shadow: 0 14px 34px -8px rgba(8,20,40,0.72);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(14px) scale(0.92);
  transition: opacity .35s ease, transform .35s ease, visibility .35s ease, box-shadow .25s ease;
  text-decoration: none;
  cursor: pointer;
}
.scroll-top-button.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}
.scroll-top-button[hidden] { display: none !important; }
.scroll-top-button:hover {
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 18px 38px -12px rgba(8,20,40,0.9);
}
.scroll-top-button:focus-visible { outline: 3px solid var(--rose); outline-offset: 3px; }
.scroll-top-button svg { display: block; width: 23px; height: 23px; }

/* Mobile slider */
@media (max-width: 640px) {
  .hero-nav { bottom: 40px; left: 6vw; right: 6vw; }
  .hero-slider { min-height: 580px; }
  .hero-arrow,
  .hero-autoplay-toggle { width: 40px; height: 40px; }
  .hero-arrows { gap: 7px; }
  .hero-counter { margin-left: 3px; font-size: 11px; }
  .hero-dots { gap: 2px; }
  .hero-dot { width: 32px; height: 44px; }
  .scroll-hint { display: none; }
  .hero-slide-content .slide-actions { gap: 12px; }
  .slide-btn { padding: 12px 22px; font-size: 11px; letter-spacing: 0.18em; }
  .scroll-top-button { width: 46px !important; height: 46px !important; right: 16px !important; bottom: 16px !important; }
  .process-step:nth-child(n) { padding: 32px 0; }
}

@media (max-width: 480px) {
  .hero-counter { display: none; }
  .hero-dot { width: 22px; }
}

@media (max-height: 720px) {
  .hero-slider {
    height: auto;
    min-height: 720px;
  }
  .hero-slide-content {
    top: 92px;
    bottom: 104px;
    transform: none;
    display: flex;
    align-items: center;
    overflow: visible;
    overscroll-behavior: auto;
    max-height: none;
  }
  .hero-slide-content .eyebrow-hero { margin-bottom: 16px; }
  .hero-slide-content h1,
  .hero-slide-content h2 { margin-bottom: 16px; }
  .hero-slide-content .slide-actions { margin-top: 20px; }
  .hero-nav { bottom: 38px; }
}

/* ===========================================
   EK BÖLÜMLER — anasayfa içerik genişlemesi
   =========================================== */

/* Highlights / Why HSP */
.highlights {
  background: var(--paper-2);
  padding: 100px 0;
  max-width: none;
}
.highlights-inner {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 0 8vw;
}
.highlights-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  margin-top: 50px;
}
.highlight {
  background: var(--paper);
  padding: 36px 28px;
  border: 1px solid var(--line);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.highlight:hover {
  transform: translateY(-4px);
  border-color: var(--burgundy-700);
  box-shadow: 0 18px 36px -22px rgba(30,58,95,0.25);
}
.highlight .icon {
  width: 52px;
  height: 52px;
  background: var(--paper-3);
  color: var(--burgundy-700);
  display: grid;
  place-items: center;
  margin-bottom: 22px;
}
.highlight .icon svg { width: 26px; height: 26px; }
.highlight h3 {
  font-size: 17px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 10px;
  letter-spacing: -0.005em;
}
.highlight p {
  font-size: 13.5px;
  color: var(--mute);
  line-height: 1.6;
}

/* FAQ */
.faq-list {
  margin-top: 40px;
  border-top: 1px solid var(--line);
}
.faq-item {
  border-bottom: 1px solid var(--line);
}
.faq-q {
  width: 100%;
  text-align: left;
  padding: 26px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size: 17px;
  font-weight: 700;
  color: var(--burgundy-900);
  background: none;
  border: none;
  cursor: pointer;
  font-family: inherit;
  transition: color 0.2s;
}
.faq-q:hover { color: var(--burgundy-700); }
.faq-q .plus {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  position: relative;
  display: block;
}
.faq-q .plus::before,
.faq-q .plus::after {
  content: '';
  position: absolute;
  background: var(--burgundy-700);
  top: 50%; left: 0;
  width: 100%;
  height: 2px;
  transform-origin: center;
  transition: transform 0.3s ease;
}
.faq-q .plus::after {
  transform: rotate(90deg);
}
.faq-item.is-open .faq-q .plus::after {
  transform: rotate(0);
}
.faq-a {
  display: none;
  padding: 0 0 26px;
  color: var(--ink);
  font-size: 15px;
  line-height: 1.75;
  max-width: 880px;
}
.faq-a p {
  margin-bottom: 14px;
}
.faq-item.is-open .faq-a {
  display: block;
}

/* Testimonial / Note from founder */
.note-block {
  background: var(--burgundy-900);
  background: linear-gradient(135deg, var(--header-start) 0%, var(--burgundy-800) 70%, var(--burgundy-700) 100%);
  color: var(--paper);
  padding: 110px 8vw;
  max-width: none;
  text-align: center;
}
.note-block-inner {
  max-width: 880px;
  margin: 0 auto;
}
.note-block .quote-mark {
  font-size: 80px;
  line-height: 0.5;
  color: var(--rose);
  margin-bottom: 30px;
  font-family: Georgia, serif;
  font-style: italic;
}
.note-block blockquote {
  font-size: clamp(20px, 2.2vw, 30px);
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 36px;
  font-style: italic;
  color: var(--paper);
}
.note-attribution {
  font-size: 11.5px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--rose);
  font-weight: 600;
}
.note-attribution strong { display: block; color: var(--paper); margin-top: 6px; font-size: 14px; letter-spacing: 0.12em; }

/* Numbers / Statistics */
.stats-strip {
  padding: 80px 8vw;
  max-width: none;
  background: var(--paper);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.stats-inner {
  max-width: var(--content-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  text-align: center;
}
.stat {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
.stat .big {
  font-size: clamp(38px, 4.5vw, 58px);
  font-weight: 700;
  color: var(--burgundy-700);
  letter-spacing: -0.02em;
  line-height: 1;
}
.stat .lbl {
  font-size: 12px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--mute);
  font-weight: 600;
}

/* Timeline (kurucumuz için) */
.timeline {
  position: relative;
  margin-top: 50px;
  padding-left: 30px;
  max-width: 880px;
}
.timeline::before {
  content: '';
  position: absolute;
  left: 4px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background: var(--line);
}
.tl-item {
  position: relative;
  padding-bottom: 36px;
}
.tl-item::before {
  content: '';
  position: absolute;
  left: -30px;
  top: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--burgundy-700);
  border: 2px solid var(--paper);
  box-shadow: 0 0 0 2px var(--burgundy-700);
}
.tl-year {
  font-size: 12px;
  font-weight: 700;
  color: var(--burgundy-700);
  letter-spacing: 0.18em;
  margin-bottom: 6px;
}
.tl-title {
  font-size: 17px;
  font-weight: 700;
  color: var(--burgundy-900);
  margin-bottom: 6px;
}
.tl-text {
  font-size: 14.5px;
  color: var(--mute);
  line-height: 1.65;
}

/* Tek bilgi blokları, sayfa içi öne çıkanlar */
.info-block {
  background: var(--paper-3);
  padding: 36px 38px;
  border-left: 3px solid var(--burgundy-700);
  margin: 32px 0;
  max-width: 880px;
}
.info-block h3 {
  font-size: 15px;
  font-weight: 700;
  color: var(--burgundy-700);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.info-block p {
  font-size: 14.5px;
  color: var(--ink);
  line-height: 1.7;
  margin-bottom: 12px;
}
.info-block p:last-child { margin-bottom: 0; }

/* Two-col layout for content pages */
.split-content {
  display: grid;
  grid-template-columns: 1fr 0.85fr;
  gap: 60px;
  align-items: start;
}
.split-content .aside-card {
  background: var(--paper-2);
  border: 1px solid var(--line);
  padding: 28px;
  position: sticky;
  top: 110px;
}
.split-content .aside-card h4 {
  font-size: 11px;
  letter-spacing: 0.24em;
  font-weight: 700;
  color: var(--burgundy-700);
  text-transform: uppercase;
  margin-bottom: 14px;
}
.split-content .aside-card ul { list-style: none; padding: 0; }
.split-content .aside-card li {
  font-size: 13.5px;
  padding: 10px 0;
  border-bottom: 1px solid var(--line);
}
.split-content .aside-card li:last-child { border-bottom: none; }
.split-content .aside-card li a {
  color: var(--burgundy-800);
  transition: color 0.2s;
  display: block;
}
.split-content .aside-card li a:hover { color: var(--burgundy-700); }

/* Yönetilebilir modern yüzey köşeleri */
.about-image,
.founder-photo,
.service-card,
.blog-card,
.values-list,
.vm-split,
.contact-form,
.map-embed,
.areas-grid,
.catalog-box,
.highlight,
.faq-list,
.split-content .aside-card,
.disclaimer,
.info-block,
.footer-certs,
.prose img,
[data-blog-content] > img,
[data-collection-content] > img {
  border-radius: var(--surface-radius);
}
.values-list,
.vm-split,
.map-embed,
.areas-grid,
.faq-list,
.split-content .aside-card,
.disclaimer,
.info-block { overflow: hidden; }
.service-card .sc-icon,
.blog-card .bc-image .bc-cat,
.area-card .area-icon,
.highlight .icon,
.field input,
.field textarea,
.field select { border-radius: min(var(--surface-radius), 8px); }
.faq-list { border: 1px solid var(--line); }
.faq-item { padding: 0 24px; }
.faq-item:last-child { border-bottom: 0; }
@media (max-width: 960px) {
  .split-content { grid-template-columns: 1fr; }
  .split-content .aside-card { position: static; }
}

/* Responsive ek */
@media (max-width: 1024px) {
  .highlights-grid { grid-template-columns: repeat(2, 1fr); }
  .stats-inner { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 640px) {
  .highlights-grid { grid-template-columns: 1fr; }
  .stats-inner { grid-template-columns: repeat(2, 1fr); gap: 28px; }
  .note-block { padding: 70px 6vw; }
}

/* ===========================================
   HEADER BRAND TAGLINE — Slogan görünürlüğü
   =========================================== */
.brand-tagline-strip {
  position: fixed;
  top: 84px;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, transparent 0%, var(--burgundy-700) 25%, var(--burgundy-700) 75%, transparent 100%);
  text-align: center;
  padding: 8px 20px;
  z-index: 99;
  pointer-events: none;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.brand-tagline-strip.is-visible {
  transform: translateY(0);
  opacity: 1;
}
.brand-tagline-strip span {
  color: var(--paper);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

/* Hero — slogan vurgusu üzerinde */
.hero-slide-content .eyebrow-hero {
  font-size: 13px !important;
  letter-spacing: 0.45em !important;
  font-weight: 700 !important;
  padding: 8px 18px;
  border: 1.5px solid var(--rose);
  display: inline-block;
  margin-bottom: 30px;
  background: rgba(197, 216, 236, 0.08);
  backdrop-filter: blur(4px);
}
.hero-slide-content .lede {
  margin-top: 10px;
}
.hero-slide-content h1 em,
.hero-slide-content h2 em {
  color: var(--rose);
  font-style: italic !important;
  font-weight: 500 !important;
}

/* İlk slayt için ekstra büyük slogan tasarımı */
.hero-slide[data-slide="0"] .hero-slide-content .eyebrow-hero {
  font-size: 15px !important;
  letter-spacing: 0.5em !important;
  padding: 10px 22px;
  border-width: 2px;
}

/* Header altında küçük slogan şeridi. Alt sayfalarda başlangıçta gizlidir;
   başlık alanı geçtikten sonra header zeminiyle birlikte görünür. */
.inner .site-header::after,
.hero-page .site-header::after {
  content: var(--header-slogan);
  position: absolute;
  top: 84px;
  left: 0;
  right: 0;
  background: var(--burgundy-700);
  color: var(--paper);
  text-align: center;
  padding: 6px 12px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.42em;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(-10px);
  visibility: hidden;
  transition: opacity 0.55s ease, transform 0.55s ease, visibility 0.55s ease;
}
.inner .site-header.is-scrolled::after,
.hero-page .site-header.is-scrolled::after {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
/* EN sayfalar için */
html[lang="en"] .inner .site-header::after,
html[lang="en"] .hero-page .site-header::after {
  content: 'A NEW ERA OF AUTOLOGOUS AESTHETICS';
}

/* Alt sayfa başlıkları üst menünün güvenli biçimde altında başlar. */
.inner .page-banner:first-of-type {
  height: 400px;
  padding-top: 124px !important;
}

@media (max-width: 768px) {
  .inner .site-header::after,
  .hero-page .site-header::after {
    top: 64px;
    font-size: 8px;
    letter-spacing: 0.3em;
    padding: 4px 8px;
  }
  .inner .page-banner:first-of-type {
    height: 300px;
    padding: 104px 6vw 0 !important;
  }
}

/* V15 · bağımsız zengin tanıtım ve görsel kart gridli 12 kolonlu canlı sayfa yerleşimi */
.managed-page-content { width:min(var(--content-max,1480px),84vw); max-width:var(--content-max,1480px) !important; margin:0 auto; padding:64px 0 !important; }
.managed-block-canvas { width:100%; margin:0; padding:0; display:grid; grid-template-columns:repeat(12,minmax(0,1fr)); gap:24px; align-items:start; }
.page-builder-block { grid-column:var(--block-start,1)/span var(--block-span,12); min-width:0; max-width:none; margin:0; padding:0; align-self:start; text-align:var(--block-align,left); }
.page-builder-block.block-intro { min-height:0; height:auto; }
.page-builder-block.block-intro .collection-intro { width:100%; max-width:none; margin:0; padding:0; text-align:inherit; }
.page-builder-block.block-intro .collection-intro p { margin:0; }
.page-builder-block.block-style-soft,.page-builder-block.block-style-dark,.page-builder-block.block-style-accent { padding:clamp(24px,4vw,54px); border-radius:var(--surface-radius,12px); }
.page-builder-block.block-style-soft { background:var(--paper-2); }
.page-builder-block.block-style-dark { background:var(--navy); color:#fff; }
.page-builder-block.block-style-dark .prose,.page-builder-block.block-style-dark h2 { color:#fff; }
.page-builder-block.block-style-accent { background:var(--paper-3); border-left:4px solid var(--burgundy-700); }
.page-builder-block figure { margin:0; }
.page-builder-block figure img { width:100%; max-height:680px; object-fit:cover; border-radius:var(--surface-radius,12px); }
.page-builder-block figcaption { color:var(--mute); text-align:center; margin-top:10px; font-size:13px; }
.page-builder-block.block-image { align-self:stretch; }
.builder-image-card { height:100%; display:flex; flex-direction:column; overflow:hidden; background:#fff; border:1px solid var(--line); border-radius:var(--surface-radius,12px); color:var(--ink); box-shadow:0 8px 28px rgba(10,25,41,.04); transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease; }
.builder-image-card:hover { transform:translateY(-4px); border-color:#c5d3e1; box-shadow:0 18px 48px rgba(10,25,41,.1); }
.builder-image-card-media { display:block; width:100%; height:var(--image-card-height,320px); overflow:hidden; background:#eef3f8; text-decoration:none; }
.builder-image-card-media img { display:block; width:100%; height:100%; max-height:none !important; object-fit:var(--image-card-fit,cover) !important; border-radius:0 !important; transition:transform .35s ease; }
.builder-image-card-media:hover img { transform:scale(1.025); }
.builder-image-card-body { flex:1; display:flex; flex-direction:column; align-items:flex-start; padding:clamp(22px,3vw,34px); text-align:left; }
.builder-image-card-body h3 { margin:0 0 14px; color:var(--ink); font-size:clamp(19px,2vw,25px); line-height:1.22; }
.builder-image-card-body h3 a { color:inherit; text-decoration:none; }
.builder-image-card-description { width:100%; color:var(--mute); font-size:15px; line-height:1.65; }
.builder-image-card-description > :first-child { margin-top:0; }
.builder-image-card-description > :last-child { margin-bottom:0; }
.builder-image-card-link { display:inline-flex; align-items:center; gap:9px; margin-top:auto; padding-top:22px; color:var(--navy); font-size:12px; font-weight:800; letter-spacing:.16em; text-decoration:none; text-transform:uppercase; }
.builder-image-card-link span { transition:transform .2s ease; }
.builder-image-card-link:hover span { transform:translateX(4px); }
.builder-image-card a:focus-visible { outline:3px solid rgba(40,118,199,.38); outline-offset:3px; }
.builder-empty-placeholder { min-height:92px; display:grid; place-items:center; padding:22px; border:1px dashed #9db5cd; border-radius:10px; color:#607990; background:#f6f9fc; font-size:13px; text-align:center; }
.builder-lead { max-width:1050px; }
.builder-lead > span { display:block; margin-bottom:12px; color:var(--burgundy-700); font-size:11px; font-weight:800; letter-spacing:.2em; text-transform:uppercase; }
.builder-lead .prose { color:var(--ink); font-size:clamp(18px,2vw,24px); font-weight:500; line-height:1.65; }
.builder-lead .prose > :first-child,.builder-widget-intro > :first-child { margin-top:0; }
.builder-link-list { padding:clamp(24px,3vw,36px); border:1px solid var(--line); border-radius:var(--surface-radius,12px); background:var(--paper-2); text-align:left; }
.builder-link-list h2 { margin:0 0 14px; font-size:clamp(18px,2vw,23px); }
.builder-link-list ul { list-style:none; margin:22px 0 0; padding:0; border-top:1px solid var(--line); }
.builder-link-list li { margin:0; border-bottom:1px solid var(--line); }
.builder-link-list li > a,.builder-link-list li > span { min-height:48px; display:flex; align-items:center; justify-content:space-between; gap:14px; padding:11px 0; color:var(--ink); text-decoration:none; font-size:14px; }
.builder-link-list li > a:hover { color:var(--burgundy-700); }
.builder-card-grid,.builder-stats-grid { display:grid; grid-template-columns:repeat(var(--builder-widget-columns,3),minmax(0,1fr)); gap:22px; text-align:left; }
.builder-widget-intro { max-width:920px; margin-bottom:28px; }
.builder-tool-card { min-height:210px; display:flex; flex-direction:column; padding:clamp(24px,3vw,34px); border:1px solid var(--line); border-radius:var(--surface-radius,12px); background:#fff; box-shadow:0 8px 28px rgba(10,25,41,.045); }
.builder-tool-card h3 { margin:0 0 14px; color:var(--ink); font-size:clamp(18px,2vw,23px); }
.builder-tool-card p { margin:0 0 20px; color:var(--mute); font-size:14px; line-height:1.7; }
.builder-tool-card a { display:inline-flex; align-items:center; gap:8px; margin-top:auto; color:var(--navy); font-size:11px; font-weight:800; letter-spacing:.13em; text-decoration:none; text-transform:uppercase; }
.builder-stat { min-height:180px; padding:clamp(22px,3vw,34px); border:1px solid var(--line); background:#fff; text-align:left; }
.builder-stat > strong { display:block; margin-bottom:15px; color:var(--burgundy-700); font-size:clamp(30px,4vw,50px); line-height:1; }
.builder-stat h3 { margin:0 0 10px; color:var(--ink); font-size:18px; }
.builder-stat p { margin:0; color:var(--mute); font-size:13px; line-height:1.6; }
.builder-accordion { border-top:1px solid var(--line); text-align:left; }
.builder-accordion-item { border-bottom:1px solid var(--line); }
.builder-accordion-item summary { position:relative; padding:20px 44px 20px 0; color:var(--ink); font-size:17px; font-weight:700; cursor:pointer; list-style:none; }
.builder-accordion-item summary::-webkit-details-marker { display:none; }
.builder-accordion-item summary::after { content:'+'; position:absolute; right:8px; top:16px; color:var(--burgundy-700); font-size:25px; font-weight:400; }
.builder-accordion-item[open] summary::after { content:'−'; }
.builder-accordion-item > div { padding:0 44px 22px 0; color:var(--mute); font-size:14px; line-height:1.7; }
.builder-button-block { display:flex; align-items:center; justify-content:space-between; gap:28px; flex-wrap:wrap; }
.builder-button-block .prose { flex:1 1 420px; }
.builder-cta-button { display:inline-flex; align-items:center; justify-content:center; gap:12px; min-height:50px; padding:14px 22px; border-radius:var(--button-radius,3px); color:#fff; background:var(--navy); font-size:12px; font-weight:800; letter-spacing:.12em; text-decoration:none; text-transform:uppercase; }
.builder-cta-button:hover { background:var(--burgundy-700); }
.page-builder-divider { min-height:25px; display:flex; align-items:center; }
.page-builder-divider > span { width:100%; height:1px; display:block; background:var(--line); }
.page-builder-divider.block-style-accent > span { height:3px; background:var(--burgundy-700); }
.page-builder-divider.block-style-dark > span { height:2px; background:var(--navy); }
.page-builder-block.block-style-dark .builder-lead .prose,.page-builder-block.block-style-dark .builder-tool-card p,.page-builder-block.block-style-dark .builder-stat p { color:#d9e4ef; }
.collection-intro { max-width:980px; font-size:16px; line-height:1.7; }
.collection-layout { display:grid; gap:28px; }
.collection-grid { grid-template-columns:repeat(var(--collection-columns,3),minmax(0,1fr)); }
.collection-list,.collection-stacked,.collection-minimal { grid-template-columns:1fr; }
.collection-card { background:#fff; border:1px solid var(--line); border-radius:var(--surface-radius,12px); overflow:hidden; color:var(--ink); text-decoration:none; transition:transform .25s ease,box-shadow .25s ease; }
.collection-card:hover { transform:translateY(-5px); box-shadow:0 18px 50px rgba(10,25,41,.1); }
.collection-card .bc-image { height:250px; overflow:hidden; position:relative; }
.collection-card .bc-image img { width:100%; height:100%; object-fit:cover; transition:transform .4s ease; }
.collection-card:hover .bc-image img { transform:scale(1.035); }
.collection-card .bc-cat { position:absolute; left:16px; bottom:14px; background:rgba(8,20,40,.88); color:#fff; border-radius:20px; padding:6px 10px; font-size:10px; letter-spacing:.08em; }
.collection-card .bc-body { padding:25px; }
.collection-card h3 { margin:7px 0 10px; font-size:21px; }
.collection-card p { color:var(--mute); line-height:1.6; }
.collection-list .collection-card { display:grid; grid-template-columns:minmax(220px,35%) 1fr; }
.collection-list .collection-card .bc-image { height:100%; min-height:230px; }
.collection-stacked-item { display:grid; grid-template-columns:minmax(280px,42%) 1fr; gap:clamp(28px,5vw,72px); padding:clamp(28px,4vw,55px) 0; border-bottom:1px solid var(--line); }
.collection-stacked-image img { width:100%; max-height:520px; object-fit:cover; border-radius:var(--surface-radius,12px); }
.collection-stacked-body h2 { margin:8px 0 18px; }
.collection-minimal-item { display:grid; grid-template-columns:1fr auto 24px; align-items:center; gap:20px; padding:20px 4px; border-bottom:1px solid var(--line); color:var(--ink); text-decoration:none; font-size:20px; }
.collection-minimal-item small { color:var(--mute); font-size:12px; }
.collection-empty { grid-column:1/-1; color:var(--mute); padding:50px 0; }
.page-banner.has-managed-hero { background-position:center !important; background-size:cover !important; }

/* Giriş yapmış yöneticiye özel ön yüz araçları */
.hsp-admin-toolbar { position:fixed; left:24px; bottom:24px; z-index:99990; font-family:Inter,Arial,sans-serif; }
.hsp-admin-orb { height:48px; border:0; border-radius:24px; padding:0 18px; display:flex; align-items:center; gap:9px; background:#102947; color:#fff; box-shadow:0 14px 38px rgba(4,17,32,.28); cursor:pointer; font-weight:700; }
.hsp-admin-orb svg { width:20px; height:20px; fill:none; stroke:currentColor; stroke-width:1.7; }
.hsp-admin-actions { position:absolute; left:0; bottom:58px; width:230px; background:#fff; color:#0a1929; border:1px solid #dce5ef; border-radius:14px; padding:9px; box-shadow:0 18px 55px rgba(4,17,32,.22); opacity:0; visibility:hidden; transform:translateY(10px) scale(.97); transform-origin:bottom left; transition:.2s ease; }
.hsp-admin-toolbar.is-open .hsp-admin-actions { opacity:1; visibility:visible; transform:none; }
.hsp-admin-user { padding:9px 11px; color:#6a7a8d; font-size:11px; border-bottom:1px solid #e7edf4; margin-bottom:4px; }
.hsp-admin-actions a { display:block; padding:10px 11px; border-radius:8px; color:#102947; text-decoration:none; font-size:13px; }
.hsp-admin-actions a:hover { background:#eef4fa; }
body.hsp-builder-preview .hsp-admin-toolbar { display:none !important; }
body.hsp-builder-preview .page-builder-block { cursor:grab; outline:1px dashed transparent; outline-offset:5px; transition:outline-color .16s,box-shadow .16s,opacity .16s; }
body.hsp-builder-preview .page-builder-block:hover { outline-color:#3b72aa; }
body.hsp-builder-preview .page-builder-block.is-preview-selected { outline:3px solid #2876c7; box-shadow:0 0 0 7px rgba(40,118,199,.12); }
body.hsp-builder-preview .page-builder-block.is-preview-dragging { opacity:.45; }
@media (max-width:900px) { .managed-page-content { width:88vw; padding:48px 0 !important; } .managed-block-canvas { grid-template-columns:1fr; } .page-builder-block,.page-builder-block.block-width-wide,.page-builder-block.block-width-half { grid-column:1; } .collection-grid { grid-template-columns:repeat(min(2,var(--collection-columns,2)),minmax(0,1fr)); } .collection-stacked-item { grid-template-columns:1fr; } .builder-card-grid,.builder-stats-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:600px) { .collection-grid,.builder-card-grid,.builder-stats-grid { grid-template-columns:1fr; } .collection-list .collection-card { grid-template-columns:1fr; } .builder-image-card-media { height:min(var(--image-card-height,320px),70vw); } .builder-button-block { align-items:flex-start; } .hsp-admin-toolbar { left:14px; bottom:14px; } }

/* HSP V26 slider vurgu düzeltmesi: Solid Plasma ve diğer accent kelimeleri kalıcı italik */
.hero-slide-content h1 .accent,
.hero-slide-content h2 .accent {
  color: var(--rose) !important;
  font-style: italic !important;
  font-weight: 500 !important;
}
