
:root{--gold:#b57b2c;--gold-dark:#8b5b1f;--ink:#111821;--muted:#44505b;--line:#e9e4dc;--soft:#faf8f4;--max:1200px;--font:Arial, Helvetica, sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}
.container{width:min(calc(100% - 56px),var(--max));margin-inline:auto}
.site-header{position:relative;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);overflow:hidden;border-bottom:1px solid #ece7df}
.header-watermark{position:absolute;left:-190px;top:-105px;width:660px;opacity:.04;pointer-events:none;transform:rotate(-20deg);transform-origin:center}
.header-inner{position:relative;min-height:286px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:22px}
.brand-logo{width:430px;max-width:78vw;height:auto}.logo-link{display:block}
.main-nav{display:flex;justify-content:center;align-items:center;gap:64px;margin-top:24px;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.02em}
.main-nav a{position:relative;padding:14px 0;color:#111}.main-nav a.active{color:var(--gold)}.main-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--gold)}
.menu-toggle{display:none;border:0;background:transparent;width:42px;height:34px;padding:6px;gap:5px;flex-direction:column;justify-content:center}.menu-toggle span{height:2px;background:var(--ink);display:block}
.hero-slider{position:relative;height:520px;overflow:hidden;display:flex;align-items:center;background:#e9eef2}
.hero-media{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .35s ease,transform .45s ease}
.hero-slider::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.82) 34%,rgba(255,255,255,.16) 62%,rgba(255,255,255,.02) 100%)}
.hero-content{position:relative;z-index:2}.hero-copy{max-width:640px;padding-left:8px}.eyebrow{display:inline-flex;align-items:center;gap:16px;color:var(--gold);text-transform:uppercase;font-weight:900;font-size:16px;letter-spacing:.02em;margin-bottom:14px}.eyebrow::before{content:"";width:56px;height:2px;background:var(--gold);display:inline-block}
.hero-copy h1{font-size:42px;line-height:1.12;text-transform:uppercase;margin:0 0 18px;letter-spacing:.02em;font-weight:430;max-width:620px}.hero-copy h1 strong{font-weight:950}
.hero-copy p{font-size:15px;font-weight:650;color:#1e2832;margin:0 0 30px;max-width:620px}
.btn,.card-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--gold);color:var(--gold);padding:13px 22px;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.02em;background:rgba(255,255,255,.64);transition:all .22s ease}.btn:hover,.card-btn:hover{background:var(--gold);color:#fff;transform:translateY(-1px)}
.slider-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--gold);font-size:60px;line-height:1;cursor:pointer;width:50px;height:80px;opacity:.9}.slider-prev{left:38px}.slider-next{right:38px}
.slider-dots{position:absolute;z-index:3;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:12px}.slider-dots button{width:10px;height:10px;border-radius:999px;border:1px solid #fff;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.12);padding:0;cursor:pointer}.slider-dots button.active{background:var(--gold);border-color:var(--gold)}
.section{padding:48px 0}.section-title{text-align:center;margin-bottom:32px}.section-title h2{font-size:24px;line-height:1.2;margin:0;text-transform:uppercase;letter-spacing:.02em}.section-title span{display:block;width:42px;height:2px;margin:11px auto 0;background:var(--gold)}
.services{padding-top:34px;padding-bottom:36px;background:#fff}.services .section-title{margin-bottom:26px}
.services-grid{display:grid;grid-template-columns:repeat(6,1fr);border-left:1px solid var(--line)}
.service-item{min-height:262px;text-align:center;padding:0 18px 4px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center}
.service-icon{width:55px;height:55px;color:var(--gold);margin:0 auto 12px}.service-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.service-item h3{min-height:48px;margin:0 0 12px;text-transform:uppercase;font-size:12.5px;line-height:1.25;font-weight:950;display:flex;align-items:center;justify-content:center}
.service-item p{min-height:88px;margin:0 0 12px;color:#303a43;font-size:12.4px;font-weight:560}
.text-link{margin-top:auto;color:var(--gold);font-size:12px;text-transform:uppercase;font-weight:900}
.featured{padding-top:50px}.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.project-card{background:#fff;border:1px solid #dedbd5;box-shadow:0 12px 34px rgba(20,20,20,.04);overflow:hidden;display:flex;flex-direction:column;min-height:430px}.project-card img{width:100%;height:150px;object-fit:cover}.project-body{padding:18px 16px;display:flex;flex-direction:column;flex:1}.project-meta{color:var(--gold);font-size:10px;font-weight:950;text-transform:uppercase;margin-bottom:11px}.project-card h3{margin:0 0 14px;text-transform:uppercase;font-size:16px;line-height:1.16;font-weight:950}.project-card p{font-size:13px;color:#27323a;margin:0 0 18px;font-weight:560;min-height:96px}.card-btn{align-self:flex-start;margin-top:auto;font-size:12px;padding:9px 13px;text-transform:none}.center-action{text-align:center;margin-top:30px}
.experiences{padding-top:26px;background:#fff}.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.experience-card{background:#fff;color:#111;border:1px solid #dedbd5;border-radius:4px;box-shadow:0 14px 34px rgba(20,20,20,.06);overflow:hidden;display:flex;flex-direction:column;min-height:390px;position:relative;text-decoration:none;transition:.25s ease}.experience-card::after{content:none}.experience-card img{width:100%;height:190px;object-fit:cover;display:block;transition:.5s ease}.experience-card div{text-align:center;padding:19px 14px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:198px}.experience-card h3{font-size:14.5px;line-height:1.18;margin:0 0 12px;text-transform:uppercase;font-weight:950;color:#111;min-height:40px;display:flex;align-items:flex-end;justify-content:center}.experience-card p{font-size:12.5px;line-height:1.55;margin:0;color:#303a43;font-weight:560}
.references{padding-top:36px;padding-bottom:58px}.reference-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;align-items:stretch}.reference-tile{min-height:102px;background:#fff;border:1px solid #eee9e0;border-radius:5px;box-shadow:0 10px 28px rgba(15,17,20,.04);display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;font-weight:950}.trt1{font-size:36px;letter-spacing:-.05em}.trt1 span{background:#e21d2a;color:#fff;margin-left:5px;padding:2px 5px}.trt-text{font-size:36px;letter-spacing:-.05em}.trt-belgesel{font-size:23px;letter-spacing:-.04em}.trt-belgesel span{color:#9bc200}.tarih-tv{font-size:30px;letter-spacing:-.04em}.tarih-tv span{font-weight:500;color:#777;margin-left:3px}.kazakhstan{font-size:12px;line-height:1.15;color:#3f4a50;gap:5px}.kazakhstan>span{font-size:28px;color:#f5ae20}.kazakhstan small{display:block;font-size:9px;font-weight:800}.seal{position:relative;font-size:10.5px;line-height:1.2;padding-top:52px}.seal::before{content:"";position:absolute;top:16px;left:50%;transform:translateX(-50%);width:42px;height:42px;border:3px solid #d72d39;border-radius:50%}.seal.blue::before{border-color:#62a8b5}.seal.ibb::before{border-color:#2665a4}.seal.uskudar::before{border-color:#284f96}.logo-img img{max-width:100%;max-height:74px;object-fit:contain}.ulker{font-size:31px;color:#e7202e;font-style:italic;text-shadow:1px 1px 0 #ffd14c;letter-spacing:-.05em}.network{font-size:27px;line-height:.82;letter-spacing:-.05em}.sahinler{flex-direction:column;font-size:25px;line-height:.9;color:#2446c7;letter-spacing:-.04em}.sahinler small{font-size:18px;font-weight:500;color:#2446c7}.rumeli{font-size:9.5px;line-height:1.16;color:#222}.rumeli::before{content:"";width:34px;height:34px;border:2px solid #333;border-radius:50%;margin:0 auto 5px;display:block}.erdem{font-size:22px;line-height:1.05;color:#333;letter-spacing:.02em;font-family:Georgia,serif;text-transform:uppercase}.insan-irfan{font-size:19px;line-height:1.15;color:#333;letter-spacing:.02em;text-transform:uppercase}
.cta-footer{position:relative;overflow:hidden;background:#faf6ee;padding:58px 0;border-top:1px solid #eee4d5}.cta-footer::before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 10% 100%,rgba(190,145,80,.14) 0 2px,transparent 2px 16px),repeating-radial-gradient(ellipse at 104% 100%,rgba(190,145,80,.12) 0 2px,transparent 2px 17px);opacity:.62}.cta-inner{position:relative;display:grid;grid-template-columns:1.12fr .88fr 1fr;gap:42px;align-items:center}.cta-heading span{display:block;color:var(--gold);font-size:13px;font-weight:950;text-transform:uppercase;margin-bottom:14px}.cta-heading h2{font-size:32px;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;font-weight:450;margin:0}.cta-middle{border-left:1px solid #cda268;border-right:1px solid #cda268;padding:0 44px}.cta-middle p{margin:0 0 20px;font-weight:650;color:#27323a}.contact-list{font-style:normal;display:grid;gap:15px}.contact-list a,.contact-list p{margin:0;display:grid;grid-template-columns:26px 1fr;gap:10px;color:#1d2630;font-weight:700;font-size:14px}.contact-list span{color:var(--gold);font-size:18px;line-height:1}
.site-footer{background:#fff;padding:27px 0}.footer-inner{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer-inner p{margin:0;font-size:13px;text-transform:uppercase;font-weight:800}.footer-inner nav{display:flex;gap:38px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.footer-inner a{text-transform:uppercase;font-size:13px;font-weight:800}.footer-inner a:nth-child(1),.footer-inner a:nth-child(2),.footer-inner a:nth-child(3){color:var(--gold)}
@media (max-width:1180px){.main-nav{gap:38px}.services-grid{grid-template-columns:repeat(3,1fr);row-gap:30px}.service-item{min-height:262px;text-align:center;padding:0 18px 4px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center}.project-grid{grid-template-columns:repeat(3,1fr)}.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.reference-grid{grid-template-columns:repeat(4,1fr)}.slider-prev{left:14px}.slider-next{right:14px}}
@media (max-width:860px){.container{width:min(calc(100% - 34px),var(--max))}.header-inner{min-height:210px;padding-top:16px}.brand-logo{width:min(330px,78vw)}.header-watermark{position:absolute;left:-190px;top:-105px;width:660px;opacity:.04;pointer-events:none;transform:rotate(-20deg);transform-origin:center}.menu-toggle{display:flex;position:absolute;right:0;bottom:12px}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;height:auto;background:#fff;box-shadow:0 22px 28px rgba(0,0,0,.08);padding:8px 0 14px;z-index:20;flex-direction:column;gap:0}.site-header.menu-open{overflow:visible}.site-header.menu-open .main-nav{display:flex}.main-nav a{width:100%;text-align:center;padding:16px 0}.main-nav a.active::after{left:calc(50% - 38px);right:calc(50% - 38px)}.hero-slider{height:650px;align-items:flex-start}.hero-slider::before{background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.9) 45%,rgba(255,255,255,.2) 100%)}.hero-media{background-position:center bottom}.hero-copy{padding:34px 0 0;max-width:100%}.hero-copy h1{font-size:34px;max-width:100%}.hero-copy p{font-size:14px;max-width:100%}.slider-arrow{top:auto;bottom:16px;width:44px;height:44px;font-size:42px}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{bottom:30px}.section{padding:44px 0}.services{padding-top:28px;padding-bottom:30px}.services-grid,.project-grid,.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.project-card{background:#fff;border:1px solid #dedbd5;box-shadow:0 12px 34px rgba(20,20,20,.04);overflow:hidden;display:flex;flex-direction:column;min-height:430px}.project-card img{width:100%;height:150px;object-fit:cover}.reference-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{grid-template-columns:1fr}.cta-middle{border-left:0;border-right:0;border-top:1px solid #cda268;border-bottom:1px solid #cda268;padding:28px 0}.footer-inner{flex-direction:column;text-align:center}.footer-inner nav{justify-content:center;gap:18px 28px}}
@media (max-width:560px){.header-inner{min-height:184px}.brand-logo{width:min(285px,86vw)}.header-watermark{position:absolute;left:-190px;top:-105px;width:660px;opacity:.04;pointer-events:none;transform:rotate(-20deg);transform-origin:center}.hero-slider{height:620px}.eyebrow{font-size:13px}.eyebrow::before{width:38px}.hero-copy h1{font-size:28px;line-height:1.14}.btn{width:100%;max-width:310px}.services-grid,.project-grid,.experience-grid,.reference-grid{grid-template-columns:1fr}.service-item{min-height:262px;text-align:center;padding:0 18px 4px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center}.services-grid{border-left:0}.project-card img{width:100%;height:150px;object-fit:cover}.experience-card{background:#fff;color:#111;border:1px solid #dedbd5;border-radius:4px;box-shadow:0 14px 34px rgba(20,20,20,.06);overflow:hidden;display:flex;flex-direction:column;min-height:390px;position:relative;text-decoration:none;transition:.25s ease}.section-title h2{font-size:21px}.cta-heading h2{font-size:25px}.reference-tile{min-height:96px}}

.experience-card:hover img{transform:scale(1.04)}

.bagisla-card img{object-fit:cover;object-position:center center;background:#fbf3f8}


/* V9 - Yeni Nesil Deneyimler açık/premium kart düzeni */
@media (max-width: 1180px){
  .experience-grid{grid-template-columns:repeat(3,1fr)}
  .experience-card{background:#fff;color:#111;border:1px solid #dedbd5;border-radius:4px;box-shadow:0 14px 34px rgba(20,20,20,.06);overflow:hidden;display:flex;flex-direction:column;min-height:390px;position:relative;text-decoration:none;transition:.25s ease}
  .experience-card img{height:185px}
  .experience-card div{text-align:center;padding:19px 14px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:198px}
}
@media (max-width: 760px){
  .experience-grid{grid-template-columns:1fr}
  .experience-card{background:#fff;color:#111;border:1px solid #dedbd5;border-radius:4px;box-shadow:0 14px 34px rgba(20,20,20,.06);overflow:hidden;display:flex;flex-direction:column;min-height:390px;position:relative;text-decoration:none;transition:.25s ease}
  .experience-card img{height:230px}
  .experience-card div{text-align:center;padding:19px 14px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:198px}
  .experience-card h3{font-size:14.5px;line-height:1.18;margin:0 0 12px;text-transform:uppercase;font-weight:950;color:#111;min-height:40px;display:flex;align-items:flex-end;justify-content:center}
}

.experience-card:visited{color:#111}

.experience-card:hover{box-shadow:0 18px 42px rgba(20,20,20,.12);transform:translateY(-2px)}

.footer-social{display:flex;gap:28px;align-items:center;justify-content:center;flex-wrap:wrap}


/* v12 slider yayın rozetleri */
.hero-cta-group{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hero-status-wrap{display:flex;flex-wrap:wrap;gap:10px}.hero-status-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(205,162,104,.85);box-shadow:0 10px 24px rgba(20,20,20,.08);color:#222;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;text-decoration:none}.hero-status-badge .label{color:var(--gold);font-weight:950}.hero-status-badge .platform{color:#1e2832;font-weight:900}.hero-status-badge.is-static{pointer-events:none;cursor:default}.btn.is-static{pointer-events:none;cursor:default;opacity:1}.hero-copy .btn{margin-bottom:0}.project-card.media-live{position:relative}.project-badge{position:absolute;top:12px;right:12px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(205,162,104,.85);box-shadow:0 8px 18px rgba(20,20,20,.08);color:#1e2832;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.project-badge .label{color:var(--gold)}
@media (max-width:860px){.hero-cta-group{max-width:100%}.hero-status-badge{font-size:11px;padding:9px 12px}}
@media (max-width:560px){.hero-status-wrap{width:100%}.hero-status-badge{width:100%;justify-content:center}.project-badge{top:10px;right:10px}}

/* v13 revisions: green publication badges + card lower watch actions */
.hero-status-badge{
  gap:0 !important;
  padding:0 !important;
  border-radius:5px !important;
  overflow:hidden;
  border:1px solid rgba(20,126,45,.56) !important;
  background:#fff !important;
  box-shadow:0 9px 19px rgba(20,20,20,.12) !important;
  text-decoration:none !important;
}
.hero-status-badge .label{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:32px;
  padding:0 13px;
  background:#14842e;
  color:#fff !important;
  font-size:11px;
  font-weight:950;
  letter-spacing:.04em;
}
.hero-status-badge .label::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 0 2px rgba(255,255,255,.26);
}
.hero-status-badge .platform{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 15px;
  background:#fff;
  color:#111923 !important;
  font-size:12px;
  font-weight:900;
  text-transform:none;
}
.watch-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin:0 0 14px;
  color:#1e2832;
  font-size:12px;
  line-height:1;
  font-weight:800;
  text-decoration:none;
}
.watch-link strong{
  color:#14842e;
  text-transform:uppercase;
  font-size:11px;
  letter-spacing:.03em;
}
.watch-link .live-dot{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#14842e;
  flex:0 0 auto;
}
.watch-link:hover{color:var(--gold)}
.bagisla-card img{object-fit:contain !important; object-position:center center !important; background:#fbf4f8}
.project-badge{display:none !important}

/* v14 homepage card status badges + slider metadata line break */
.home-status-badge{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  border:1px solid rgba(20,126,45,.42);
  border-radius:4px;
  overflow:hidden;
  margin:0 0 14px;
  background:#fff;
  box-shadow:0 6px 14px rgba(20,20,20,.055);
}
.home-status-badge .live{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:26px;
  padding:0 10px;
  background:#14842e;
  color:#fff;
  font-size:10px;
  font-weight:950;
  letter-spacing:.04em;
}
.home-status-badge .live::before{
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:#fff;
}
.home-status-badge .platform{
  min-height:26px;
  display:inline-flex;
  align-items:center;
  padding:0 11px;
  background:#fff;
  color:#111923;
  font-size:10px;
  font-weight:900;
}
.hero-copy p br{display:block}

/* v15 homepage featured card action alignment */
.project-card{
  display:flex;
  flex-direction:column;
}
.project-card p{
  flex:1;
}
.home-status-badge{
  margin-top:auto !important;
  margin-bottom:14px !important;
}
.project-card .card-btn{
  align-self:flex-start;
}

/* v21 slider visibility safety */
.hero-media{
  opacity:1;
  background-color:#e9e3da;
}

/* v22 Deneyim Odaklı Müze page + reference strip additions */
.gonulluler{flex-direction:column;font-size:18px;line-height:1;color:#19644a;letter-spacing:.02em}
.gonulluler small{font-size:11px;color:#19644a;margin-top:4px;font-weight:800}
.basra{flex-direction:column;font-size:21px;line-height:.95;color:#172c3d;letter-spacing:.03em}
.basra small{font-size:12px;color:#b97925;margin-top:6px;font-weight:950;letter-spacing:.08em}
.ereylin{flex-direction:column;font-size:25px;line-height:.95;color:#c21b30;letter-spacing:.02em}
.ereylin small{font-size:15px;color:#1f2a35;margin-top:4px;font-weight:900}

.museum-page{background:#fff;overflow:hidden}
.museum-hero{padding:44px 0 58px;background:radial-gradient(circle at 12% 8%,rgba(185,121,37,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfaf7 100%);position:relative}
.museum-hero .container{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}
.museum-kicker{display:inline-block;color:#b97925;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.museum-hero h1{margin:0 0 18px;color:#111923;font-size:50px;line-height:1.02;text-transform:uppercase;letter-spacing:-.03em}
.museum-hero h1 strong{display:block;color:#b97925}
.museum-lead{font-size:20px;line-height:1.55;color:#29333f;margin:0 0 24px;font-weight:650}
.museum-hero p{color:#34404c;line-height:1.75}
.museum-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.museum-visual{position:relative;border:1px solid #e7ded2;background:#fff;box-shadow:0 22px 55px rgba(17,25,35,.10);padding:12px}
.museum-visual img{width:100%;height:520px;object-fit:cover;display:block}
.museum-visual::after{content:"Deneyim Odaklı Müze";position:absolute;left:28px;bottom:28px;background:rgba(255,255,255,.92);border:1px solid rgba(185,121,37,.35);padding:12px 16px;border-radius:4px;color:#111923;font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.06em}
.museum-content{padding:62px 0}
.museum-intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:start}
.museum-side-title span{display:block;color:#b97925;font-size:12px;text-transform:uppercase;font-weight:950;letter-spacing:.08em;margin-bottom:10px}
.museum-side-title h2{margin:0;color:#111923;font-size:34px;line-height:1.18}
.museum-copy p{font-size:17px;line-height:1.82;color:#2b3540;margin:0 0 18px}
.museum-highlight{margin:38px 0 0;padding:28px 30px;border-left:4px solid #b97925;background:#fbf8f2;color:#111923;font-size:22px;line-height:1.45;font-weight:850}
.museum-tech{padding:26px 0 62px}
.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.tech-item{background:#fff;border:1px solid #e7ded2;padding:24px 22px;box-shadow:0 14px 34px rgba(17,25,35,.055);min-height:170px}
.tech-item h3{margin:0 0 12px;color:#111923;font-size:16px;text-transform:uppercase;line-height:1.2}
.tech-item p{margin:0;color:#46515d;font-size:14px;line-height:1.65}
.museum-related{padding:58px 0 68px;background:#fbfaf7}
.related-head{text-align:center;max-width:780px;margin:0 auto 30px}
.related-head h2{font-size:34px;line-height:1.15;margin:0 0 10px;color:#111923;text-transform:uppercase}
.related-head p{margin:0;color:#46515d;line-height:1.7}
.museum-related .experience-grid{margin-top:26px}
@media(max-width:980px){
  .museum-hero .container,.museum-intro-grid{grid-template-columns:1fr}
  .museum-hero h1{font-size:40px}
  .museum-visual img{height:390px}
  .tech-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .museum-hero{padding-top:30px}
  .museum-hero h1{font-size:32px}
  .museum-lead{font-size:18px}
  .museum-visual img{height:280px}
  .tech-grid{grid-template-columns:1fr}
}

/* v23 Deneyim Odaklı Müze page refinements */
.museum-hero-actions .btn{
  min-width:260px;
  justify-content:center;
}
.museum-side-visual{
  margin:26px 0 0;
  border:1px solid #e7ded2;
  background:#fff;
  padding:9px;
  box-shadow:0 16px 38px rgba(17,25,35,.075);
  max-width:100%;
}
.museum-side-visual img{
  display:block;
  width:100%;
  height:245px;
  object-fit:cover;
}
.related-head{
  max-width:860px;
}
.related-head h2{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}
.museum-related .experience-grid{
  display:grid;
  grid-template-columns:repeat(5, minmax(170px, 1fr));
  justify-content:center;
  align-items:stretch;
}
.museum-related .experience-card{
  min-width:0;
}
@media(max-width:1180px){
  .museum-related .experience-grid{
    grid-template-columns:repeat(3, minmax(190px, 1fr));
  }
}
@media(max-width:760px){
  .museum-side-visual img{height:210px}
  .museum-related .experience-grid{
    grid-template-columns:1fr;
    max-width:420px;
    margin-left:auto;
    margin-right:auto;
  }
}

/* v24 Deneyim Odaklı Müze related heading refinements */
.museum-related .related-head{
  max-width:1080px;
}
.museum-related .related-head h2{
  max-width:960px;
  font-size:30px;
  line-height:1.18;
  letter-spacing:-.02em;
}
.museum-related .related-head p{
  font-size:15px;
  line-height:1.45;
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
  white-space:nowrap;
}
.museum-related .experience-grid{
  justify-items:center;
}
.museum-related .experience-card{
  width:100%;
  max-width:230px;
}
@media(max-width:980px){
  .museum-related .related-head h2{
    font-size:27px;
    max-width:720px;
  }
  .museum-related .related-head p{
    white-space:normal;
    max-width:680px;
  }
}
@media(max-width:640px){
  .museum-related .related-head h2{
    font-size:23px;
  }
}

/* v25 Deneyim Odaklı Müze hero visual label */
.museum-visual::after{
  content:"DENEYİM ODAKLI MÜZE" !important;
  left:28px;
  bottom:58px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(185,121,37,.35);
  border-bottom:0;
  border-radius:4px 4px 0 0;
  padding:11px 16px 8px;
  color:#111923;
  font-weight:950;
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:.06em;
}
.museum-visual::before{
  content:"Immersive Oda • Video Mapping • Hologram • Sanal Anlatıcı";
  position:absolute;
  left:28px;
  bottom:28px;
  z-index:2;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(185,121,37,.35);
  border-top:0;
  border-radius:0 0 4px 4px;
  padding:0 16px 11px;
  color:#4b5561;
  font-size:11px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.01em;
}
@media(max-width:640px){
  .museum-visual::after{
    left:18px;
    bottom:62px;
    max-width:calc(100% - 36px);
  }
  .museum-visual::before{
    left:18px;
    bottom:22px;
    max-width:calc(100% - 36px);
    font-size:10px;
  }
}


/* v26 Deneyim Odaklı Müze sayfası hizalama ve etiket revizeleri */
.museum-visual::after,
.museum-visual::before{
  text-align:center;
  justify-content:center;
  align-items:center;
}
.museum-visual::after{
  min-width:320px;
}
.museum-visual::before{
  min-height:38px;
  padding:8px 16px 10px;
  display:flex;
}

.museum-side-visual{
  position:relative;
  overflow:hidden;
}
.museum-side-visual::after{
  content:"Dijital Sergi • Hologram • Etkileşimli Ekran";
  position:absolute;
  left:18px;
  right:18px;
  bottom:18px;
  z-index:2;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(185,121,37,.35);
  border-radius:4px;
  padding:10px 14px;
  text-align:center;
  color:#4b5561;
  font-size:11px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.01em;
}

.tech-grid{
  align-items:stretch;
}
.tech-item{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
}
.tech-item h3{
  min-height:44px;
  display:flex;
  align-items:flex-start;
}
.tech-item p{
  min-height:92px;
}

.museum-related .experience-card div{
  text-align:left;
  align-items:flex-start;
  justify-content:flex-start;
}
.museum-related .experience-card h3{
  width:100%;
  min-height:42px;
  align-items:flex-start;
  justify-content:flex-start;
  text-align:left;
}
.museum-related .experience-card p{
  text-align:left;
}

@media(max-width:640px){
  .museum-visual::after{
    min-width:0;
  }
  .museum-side-visual::after{
    left:12px;
    right:12px;
    bottom:12px;
    font-size:10px;
  }
  .tech-item h3,
  .museum-related .experience-card h3,
  .tech-item p{
    min-height:0;
  }
}


/* v28 deneyim odaklı müze görsel etiket revizesi */
.museum-visual::after,
.museum-visual::before,
.museum-side-visual::after{
  content:none !important;
  display:none !important;
}
.museum-visual,
.museum-side-visual{
  overflow:visible;
}
.visual-techline{
  margin-top:10px;
  padding:10px 14px;
  border:1px solid rgba(185,121,37,.35);
  border-radius:4px;
  background:rgba(255,255,255,.94);
  color:#4b5561;
  font-size:12px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.01em;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:100%;
  box-sizing:border-box;
}
.museum-side-visual figcaption.visual-techline{
  margin-top:9px;
}
@media(max-width:640px){
  .visual-techline{
    font-size:10px;
    padding:9px 10px;
  }
}

/* v31 Immersive Odalar page refinements */
.immersive-page .museum-visual::before,
.immersive-page .museum-visual::after,
.immersive-page .museum-side-visual::after{
  content:none !important;
  display:none !important;
}
.immersive-page .museum-visual,
.immersive-page .museum-side-visual{
  overflow:visible;
}
.immersive-page .visual-techline{
  margin-top:10px;
  padding:10px 14px;
  border:1px solid rgba(185,121,37,.35);
  border-radius:4px;
  background:rgba(255,255,255,.94);
  color:#4b5561;
  font-size:12px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.01em;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:100%;
  box-sizing:border-box;
}
.immersive-page .museum-side-visual figcaption.visual-techline{
  margin-top:9px;
}
.immersive-page .tech-item h3{
  min-height:44px;
}
.immersive-page .tech-item p{
  min-height:92px;
}
@media(max-width:640px){
  .immersive-page .visual-techline{
    font-size:10px;
    padding:9px 10px;
  }
  .immersive-page .tech-item h3,
  .immersive-page .tech-item p{
    min-height:0;
  }
}

/* v32 homepage related card meta: two-line client/project system */
.project-meta span{
  display:block;
  margin-top:3px;
  color:inherit;
  opacity:.92;
}

/* v32 keep English technology title case */
.tech-item h3.keep-case{
  text-transform:none !important;
  letter-spacing:0;
}

/* v33 exact English uppercase technology title */
.tech-item h3.keep-case{
  text-transform:none !important;
  letter-spacing:0;
}

/* v34 keep English uppercase for immersive page title */
.museum-hero h1.keep-case{ text-transform:none !important; }

/* v37 exact English uppercase for museum tech title */
.tech-item h3.keep-case{
  text-transform:none !important;
  letter-spacing:0;
}

/* v38 Dijital Sergi & Müze page refinements */
.digital-museum-page .museum-visual::before,
.digital-museum-page .museum-visual::after,
.digital-museum-page .museum-side-visual::after{
  content:none !important;
  display:none !important;
}
.digital-museum-page .museum-visual,
.digital-museum-page .museum-side-visual{
  overflow:visible;
}
.digital-museum-page .visual-techline{
  margin-top:10px;
  padding:10px 14px;
  border:1px solid rgba(185,121,37,.35);
  border-radius:4px;
  background:rgba(255,255,255,.94);
  color:#4b5561;
  font-size:12px;
  line-height:1.25;
  font-weight:800;
  letter-spacing:.01em;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:100%;
  box-sizing:border-box;
}
.digital-museum-page .museum-side-visual figcaption.visual-techline{
  margin-top:9px;
}
@media(max-width:640px){
  .digital-museum-page .visual-techline{
    font-size:10px;
    padding:9px 10px;
  }
}

/* v39 Dijital Sergi & Müze compact page balance */
.digital-museum-page .museum-content{
  padding:48px 0 34px;
}
.digital-museum-page .museum-tech{
  padding:20px 0 56px;
}
.digital-museum-page .museum-copy p{
  font-size:16px;
  line-height:1.72;
  margin-bottom:14px;
}
.digital-museum-page .museum-side-title h2{
  font-size:30px;
  line-height:1.16;
}
.digital-museum-page .museum-highlight{
  margin-top:26px;
  padding:22px 26px;
  font-size:20px;
  line-height:1.42;
}
.digital-museum-page .museum-side-visual img{
  height:255px;
}
.digital-museum-page .tech-item{
  min-height:168px;
}
@media(max-width:980px){
  .digital-museum-page .museum-side-title h2{
    font-size:28px;
  }
}
@media(max-width:640px){
  .digital-museum-page .museum-side-title h2{
    font-size:24px;
  }
  .digital-museum-page .museum-copy p{
    font-size:15px;
  }
}

/* v43 hologram page standard layout refinement */
.hologram-page .museum-visual img{
  height:360px;
}
.hologram-page .museum-side-visual img{
  object-fit:cover;
}
@media(max-width:980px){
  .hologram-page .museum-visual img{
    height:340px;
  }
}
@media(max-width:640px){
  .hologram-page .museum-visual img{
    height:280px;
  }
}

/* v44 hologram page image alignment refinement */
.hologram-page .museum-hero .museum-visual img{
  height:430px;
  object-fit:cover;
  object-position:center top;
}
.hologram-page .museum-side-visual img{
  height:auto !important;
  width:100%;
  object-fit:contain !important;
  object-position:center center;
  display:block;
}
.hologram-page .museum-side-visual{
  overflow:visible;
}
@media(max-width:980px){
  .hologram-page .museum-hero .museum-visual img{
    height:390px;
  }
}
@media(max-width:640px){
  .hologram-page .museum-hero .museum-visual img{
    height:300px;
  }
}

/* v45 hizmetlerimiz page */
.services-page{background:#fff;overflow:hidden}
.services-hero{padding:48px 0 56px;background:radial-gradient(circle at 12% 8%,rgba(185,121,37,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfaf7 100%)}
.services-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:46px;align-items:center}
.services-hero h1{margin:0 0 18px;color:#111923;font-size:54px;line-height:1.02;text-transform:uppercase;letter-spacing:-.03em}
.services-lead{font-size:22px;line-height:1.46;color:#29333f;margin:0 0 20px;font-weight:750}
.services-hero p{color:#34404c;line-height:1.75}
.services-hero-visual{border:1px solid #e7ded2;background:#fff;box-shadow:0 22px 55px rgba(17,25,35,.10);padding:12px}
.services-hero-visual img{display:block;width:100%;height:440px;object-fit:cover}
.services-main-section{padding:62px 0;background:#fff}
.services-page-title{text-align:center;max-width:860px;margin-left:auto;margin-right:auto}
.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}
.service-detail-card{border:1px solid #e7ded2;background:#fff;box-shadow:0 14px 34px rgba(17,25,35,.055);padding:26px 24px 24px;min-height:285px;display:flex;flex-direction:column}
.service-detail-card>span{font-size:12px;font-weight:950;color:#b97925;letter-spacing:.08em;margin-bottom:14px}
.service-detail-card h3{margin:0 0 14px;color:#111923;font-size:18px;line-height:1.18;text-transform:uppercase}
.service-detail-card p{margin:0;color:#46515d;font-size:14.5px;line-height:1.68}
.service-detail-card a{margin-top:auto;padding-top:18px;color:#b97925;font-weight:900;text-decoration:none;font-size:13px}
.immersive-services-strip{padding:58px 0 66px;background:#fbfaf7}
.immersive-services-strip .experience-grid{margin-top:28px}
.work-process-section{padding:62px 0 66px;background:#fff}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}
.process-grid>div{border-top:3px solid #b97925;background:#fbfaf7;padding:24px 22px;min-height:190px}
.process-grid span{display:block;color:#b97925;font-weight:950;font-size:12px;letter-spacing:.08em;margin-bottom:12px}
.process-grid h3{margin:0 0 10px;color:#111923;font-size:16px;text-transform:uppercase}
.process-grid p{margin:0;color:#46515d;font-size:14px;line-height:1.65}
@media(max-width:1080px){
  .services-hero-grid{grid-template-columns:1fr}
  .service-detail-grid{grid-template-columns:repeat(2,1fr)}
  .process-grid{grid-template-columns:repeat(2,1fr)}
  .services-hero-visual img{height:360px}
}
@media(max-width:640px){
  .services-hero h1{font-size:34px}
  .services-lead{font-size:18px}
  .service-detail-grid,.process-grid{grid-template-columns:1fr}
  .services-hero-visual img{height:280px}
}

/* v46 services page visual card revision */
.services-page-title.compact{
  margin-bottom:30px;
}
.services-page-title.compact h2{
  margin-bottom:0;
}
.services-page-title.compact h2::after{
  margin-top:14px;
}
.service-visual-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
  margin-top:28px;
}
.service-visual-card{
  background:#fff;
  color:#111;
  border:1px solid #dedbd5;
  border-radius:4px;
  box-shadow:0 14px 34px rgba(20,20,20,.06);
  overflow:hidden;
  display:flex;
  flex-direction:column;
  min-height:500px;
  text-decoration:none;
  transition:.25s ease;
}
.service-visual-card:hover{
  transform:translateY(-4px);
  box-shadow:0 20px 46px rgba(20,20,20,.10);
}
.service-visual-card img{
  width:100%;
  height:205px;
  object-fit:cover;
  display:block;
}
.service-visual-card div{
  padding:24px 22px 22px;
  display:flex;
  flex-direction:column;
  min-height:295px;
}
.service-visual-card h3{
  margin:0 0 14px;
  color:#111923;
  font-size:17px;
  line-height:1.17;
  text-transform:uppercase;
  font-weight:950;
  min-height:42px;
}
.service-visual-card p{
  margin:0;
  color:#34404c;
  font-size:14.2px;
  line-height:1.68;
  font-weight:560;
}
.service-visual-card a{
  margin-top:auto;
  padding-top:20px;
  color:#b97925;
  font-size:13px;
  font-weight:950;
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing:.02em;
}
.service-visual-card a span{
  display:inline-block;
  transition:.25s ease;
}
.service-visual-card a:hover span{
  transform:translateX(4px);
}
@media(max-width:1080px){
  .service-visual-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .service-visual-grid{grid-template-columns:1fr}
  .service-visual-card{min-height:0}
  .service-visual-card div{min-height:0}
}

/* v47 hizmetlerimiz final layout fixes */
.services-page-v47 .immersive-services-as-cards{
  background:#fbfaf7;
  padding-top:58px;
  padding-bottom:66px;
}
.services-page-v47 .immersive-services-as-cards .service-visual-card{
  min-height:485px;
}
.services-page-v47 .immersive-services-as-cards .service-visual-card img{
  height:205px;
}
.services-page-v47 .process-title-fixed h2{
  margin-bottom:12px;
}
.services-page-v47 .process-title-fixed p{
  margin:0 auto;
  max-width:720px;
  color:#46515d;
  font-size:16px;
  line-height:1.6;
  font-weight:650;
}
.services-page-v47 .process-title-fixed h2::after{
  margin-top:14px;
}

/* v50 contact page */
.contact-page{
  background:#fff;
  overflow:hidden;
}
.contact-hero{
  padding:50px 0 34px;
  background:radial-gradient(circle at 12% 8%,rgba(185,121,37,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
}
.contact-hero-inner{
  max-width:920px;
  text-align:center;
}
.contact-hero h1{
  margin:0 0 18px;
  color:#111923;
  font-size:54px;
  line-height:1.02;
  text-transform:uppercase;
  letter-spacing:-.03em;
}
.contact-lead{
  margin:0 auto;
  max-width:780px;
  color:#34404c;
  font-size:20px;
  line-height:1.65;
  font-weight:650;
}
.contact-main{
  padding:46px 0 70px;
  background:#fff;
}
.contact-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:28px;
  align-items:start;
}
.contact-info-card,
.contact-form-card{
  border:1px solid #e7ded2;
  background:#fff;
  box-shadow:0 18px 45px rgba(17,25,35,.07);
  padding:32px;
}
.contact-info-card{
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
}
.contact-small-title{
  display:inline-block;
  color:#b97925;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:14px;
}
.contact-info-card h2,
.contact-form-card h2{
  margin:0 0 14px;
  color:#111923;
  font-size:30px;
  line-height:1.15;
  letter-spacing:-.02em;
}
.contact-info-card p,
.contact-form-card p{
  color:#46515d;
  line-height:1.7;
  margin:0;
}
.contact-info-list{
  margin-top:28px;
  display:flex;
  flex-direction:column;
  gap:14px;
}
.contact-info-list a,
.contact-info-list p{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:0 12px;
  padding:16px 0;
  border-top:1px solid #e7ded2;
  color:#111923;
  text-decoration:none;
}
.contact-info-list span{
  grid-row:1/3;
  width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#b97925;
  border:1px solid rgba(185,121,37,.35);
}
.contact-info-list strong{
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.06em;
  color:#b97925;
}
.contact-info-list em{
  font-style:normal;
  color:#34404c;
  line-height:1.55;
  margin-top:3px;
}
.contact-socials{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:24px;
}
.contact-socials a{
  color:#111923;
  border:1px solid #e7ded2;
  padding:10px 14px;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
}
.contact-form{
  margin-top:24px;
}
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.contact-form label{
  display:block;
  color:#111923;
  font-size:13px;
  font-weight:900;
  margin-bottom:16px;
}
.contact-form input,
.contact-form textarea{
  width:100%;
  box-sizing:border-box;
  margin-top:8px;
  border:1px solid #e0d7cc;
  background:#fbfaf7;
  color:#111923;
  padding:13px 14px;
  font:inherit;
  outline:none;
  border-radius:0;
}
.contact-form input:focus,
.contact-form textarea:focus{
  border-color:#b97925;
  background:#fff;
}
.contact-form textarea{
  resize:vertical;
  min-height:160px;
}
.contact-method{
  border:1px solid #e0d7cc;
  padding:16px;
  margin:8px 0 20px;
}
.contact-method legend{
  padding:0 8px;
  color:#111923;
  font-size:13px;
  font-weight:950;
}
.contact-method label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:8px 18px 0 0;
  font-weight:750;
  color:#34404c;
}
.contact-method input{
  width:auto;
  margin:0;
}
.hp-field{
  position:absolute;
  left:-9999px;
  opacity:0;
  height:0;
}
.form-note{
  margin-top:16px!important;
  color:#6a7480!important;
  font-size:13px;
}
@media(max-width:980px){
  .contact-grid{
    grid-template-columns:1fr;
  }
  .contact-hero h1{
    font-size:42px;
  }
}
@media(max-width:640px){
  .contact-hero h1{
    font-size:32px;
  }
  .contact-lead{
    font-size:17px;
  }
  .form-row{
    grid-template-columns:1fr;
    gap:0;
  }
  .contact-info-card,
  .contact-form-card{
    padding:24px;
  }
  .contact-method label{
    display:flex;
    margin-right:0;
  }
}

/* v51 contact SMTP status messages */
.form-status{
  display:none;
  margin:18px 0 20px;
  padding:14px 16px;
  font-size:14px;
  font-weight:800;
  line-height:1.5;
  border:1px solid #e0d7cc;
}
.form-success{
  background:#f5fbf6;
  color:#1f6b33;
  border-color:#b7dfc1;
}
.form-error{
  background:#fff7f5;
  color:#9b2f1d;
  border-color:#efc1b7;
}

/* v52 biz kimiz page */
.about-page{
  background:#fff;
  overflow:hidden;
}
.about-hero{
  padding:54px 0 58px;
  background:radial-gradient(circle at 12% 8%,rgba(185,121,37,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
}
.about-hero-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:46px;
  align-items:center;
}
.about-hero h1{
  margin:0 0 18px;
  color:#111923;
  font-size:56px;
  line-height:1.02;
  letter-spacing:-.04em;
  text-transform:uppercase;
}
.about-lead{
  color:#111923;
  font-size:22px;
  line-height:1.5;
  font-weight:800;
  margin:0 0 18px;
}
.about-hero p,
.about-copy p{
  color:#34404c;
  font-size:16px;
  line-height:1.78;
}
.about-hero-visual{
  margin:0;
  border:1px solid #e7ded2;
  background:#fff;
  box-shadow:0 22px 55px rgba(17,25,35,.10);
  padding:12px;
}
.about-hero-visual img{
  display:block;
  width:100%;
  height:470px;
  object-fit:cover;
}
.about-story{
  padding:64px 0 54px;
  background:#fff;
}
.about-story-grid{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:46px;
  align-items:start;
}
.about-side span{
  display:inline-block;
  color:#b97925;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:16px;
}
.about-side h2{
  margin:0 0 26px;
  color:#111923;
  font-size:34px;
  line-height:1.14;
  letter-spacing:-.03em;
}
.about-side-visual{
  margin:0;
  border:1px solid #e7ded2;
  background:#fff;
  padding:10px;
  box-shadow:0 18px 45px rgba(17,25,35,.07);
}
.about-side-visual img{
  display:block;
  width:100%;
  height:350px;
  object-fit:cover;
}
.about-copy p{
  margin:0 0 18px;
}
.about-question{
  margin:22px 0 24px;
  padding:25px 30px;
  border-left:4px solid #b97925;
  background:#fbfaf7;
  color:#111923;
  font-size:24px;
  line-height:1.35;
  font-weight:950;
  letter-spacing:-.02em;
}
.about-belief{
  padding:28px 0 58px;
  background:#fff;
}
.about-belief-box{
  border:1px solid #e7ded2;
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
  padding:42px 48px;
  text-align:center;
  box-shadow:0 18px 45px rgba(17,25,35,.06);
}
.about-belief-box p{
  margin:0 auto 14px;
  max-width:860px;
  color:#46515d;
  font-size:17px;
  line-height:1.7;
}
.about-belief-box h2{
  margin:10px auto 14px;
  max-width:900px;
  color:#111923;
  font-size:34px;
  line-height:1.18;
  letter-spacing:-.03em;
}
.about-pillars{
  padding:56px 0 68px;
  background:#fbfaf7;
}
.about-pillar-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin-top:28px;
}
.about-pillar{
  display:block;
  text-decoration:none;
  background:#fff;
  border:1px solid #e7ded2;
  padding:28px 26px;
  min-height:190px;
  box-shadow:0 12px 32px rgba(17,25,35,.055);
  transition:.25s ease;
}
.about-pillar:hover{
  transform:translateY(-4px);
  box-shadow:0 20px 46px rgba(17,25,35,.10);
}
.about-pillar h3{
  margin:0 0 13px;
  color:#111923;
  font-size:18px;
  line-height:1.2;
  text-transform:uppercase;
}
.about-pillar p{
  margin:0;
  color:#46515d;
  font-size:14.5px;
  line-height:1.65;
}
@media(max-width:1080px){
  .about-hero-grid,
  .about-story-grid{
    grid-template-columns:1fr;
  }
  .about-hero-visual img{
    height:390px;
  }
  .about-side-visual img{
    height:330px;
  }
}
@media(max-width:760px){
  .about-pillar-grid{
    grid-template-columns:1fr;
  }
  .about-hero h1{
    font-size:36px;
  }
  .about-lead{
    font-size:18px;
  }
  .about-hero-visual img,
  .about-side-visual img{
    height:280px;
  }
  .about-question{
    font-size:20px;
    padding:22px;
  }
  .about-belief-box{
    padding:30px 24px;
  }
  .about-belief-box h2{
    font-size:25px;
  }
}

/* v53 project detail page */
.project-detail-page{
  background:#fff;
  overflow:hidden;
}
.project-hero{
  padding:54px 0 58px;
  background:radial-gradient(circle at 12% 8%,rgba(185,121,37,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
}
.project-hero-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:46px;
  align-items:center;
}
.project-hero h1{
  margin:0 0 18px;
  color:#111923;
  font-size:54px;
  line-height:1.02;
  letter-spacing:-.04em;
  text-transform:uppercase;
}
.project-lead{
  color:#111923;
  font-size:23px;
  line-height:1.45;
  font-weight:900;
  margin:0 0 16px;
}
.project-meta{
  color:#b97925;
  font-size:13px;
  line-height:1.5;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.project-hero-visual{
  margin:0;
  border:1px solid #e7ded2;
  background:#fff;
  box-shadow:0 22px 55px rgba(17,25,35,.10);
  padding:12px;
}
.project-hero-visual img{
  display:block;
  width:100%;
  height:430px;
  object-fit:cover;
}
.project-story{
  padding:64px 0 58px;
}
.project-story-grid{
  display:grid;
  grid-template-columns:.36fr .64fr;
  gap:42px;
  align-items:start;
}
.project-scope-card{
  position:sticky;
  top:24px;
  border:1px solid #e7ded2;
  background:#fbfaf7;
  padding:30px 28px;
  box-shadow:0 18px 45px rgba(17,25,35,.06);
}
.project-scope-card span{
  display:block;
  color:#b97925;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:18px;
}
.project-scope-card ul{
  list-style:none;
  margin:0;
  padding:0;
}
.project-scope-card li{
  padding:10px 0;
  border-top:1px solid #e7ded2;
  color:#34404c;
  font-size:14px;
  line-height:1.45;
  font-weight:750;
}
.project-copy p{
  margin:0 0 18px;
  color:#34404c;
  font-size:16px;
  line-height:1.82;
}
.project-copy strong{
  color:#111923;
}
.project-highlight{
  margin:28px 0 24px;
  padding:26px 30px;
  border-left:4px solid #b97925;
  background:#fbfaf7;
  color:#111923;
  font-size:22px;
  line-height:1.42;
  font-weight:950;
  letter-spacing:-.02em;
}
.project-next{
  padding:30px 0 66px;
}
.project-next-inner{
  border:1px solid #e7ded2;
  background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
  padding:34px 38px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:28px;
}
.project-next span{
  display:block;
  color:#b97925;
  font-size:12px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:10px;
}
.project-next h2{
  margin:0;
  color:#111923;
  font-size:28px;
  line-height:1.18;
  letter-spacing:-.03em;
}
.reference-logo.text-ref{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:82px;
  border:1px solid #e7ded2;
  background:#fff;
  padding:14px 18px;
  text-align:center;
}
.reference-logo.text-ref span{
  color:#111923;
  font-size:14px;
  line-height:1.2;
  font-weight:950;
  letter-spacing:.02em;
  text-transform:uppercase;
}
@media(max-width:980px){
  .project-hero-grid,
  .project-story-grid{
    grid-template-columns:1fr;
  }
  .project-scope-card{
    position:static;
  }
  .project-hero-visual img{
    height:360px;
  }
  .project-next-inner{
    flex-direction:column;
    align-items:flex-start;
  }
}
@media(max-width:640px){
  .project-hero h1{
    font-size:34px;
  }
  .project-lead{
    font-size:19px;
  }
  .project-hero-visual img{
    height:280px;
  }
  .project-highlight{
    font-size:18px;
    padding:22px;
  }
}

/* v54 Kayseri’de Sinan Zamanı detail gallery */
.kayseri-detail-v54 .project-hero-actions{
  margin-top:24px;
}
.kayseri-detail-v54 .project-hero-visual img{
  object-position:center center;
}
.kayseri-detail-v54 .project-inline-visual{
  margin:28px 0 28px;
  border:1px solid #e7ded2;
  background:#fff;
  padding:10px;
  box-shadow:0 18px 45px rgba(17,25,35,.06);
}
.kayseri-detail-v54 .project-inline-visual img{
  display:block;
  width:100%;
  height:360px;
  object-fit:cover;
}
.kayseri-detail-v54 .scope-video-link{
  display:inline-flex;
  margin-top:22px;
  padding-top:18px;
  border-top:1px solid #e7ded2;
  color:#b97925;
  font-size:13px;
  font-weight:950;
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing:.02em;
}
.project-gallery-section{
  padding:10px 0 62px;
  background:#fbfaf7;
}
.project-gallery-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:30px;
}
.project-gallery-grid figure{
  margin:0;
  background:#fff;
  border:1px solid #e7ded2;
  box-shadow:0 12px 32px rgba(17,25,35,.055);
  overflow:hidden;
}
.project-gallery-grid img{
  width:100%;
  height:230px;
  object-fit:cover;
  display:block;
}
.project-gallery-grid figcaption{
  padding:13px 15px 15px;
  color:#34404c;
  font-size:13px;
  line-height:1.4;
  font-weight:800;
}
@media(max-width:980px){
  .project-gallery-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .kayseri-detail-v54 .project-inline-visual img{
    height:300px;
  }
}
@media(max-width:640px){
  .project-gallery-grid{
    grid-template-columns:1fr;
  }
  .project-gallery-grid img{
    height:220px;
  }
}

/* v57 reference placeholders and image optimization */
.reference-tile.outlet-placeholder{
  background:#fff;
  border:1px solid #e6ded4;
  color:#111923;
  font-weight:950;
  letter-spacing:.02em;
}
.reference-tile.outlet-placeholder small{
  display:block;
  color:#b97925;
  font-size:11px;
  line-height:1.1;
  margin-top:4px;
  letter-spacing:.08em;
}

/* v58 Bakalım İşe Yarayacak mı detail page */
.bakay-detail-page .project-hero-visual img{
  object-position:center center;
}
.question-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
  margin:26px 0 26px;
}
.question-grid div{
  background:#fbfaf7;
  border:1px solid #e7ded2;
  border-left:3px solid #b97925;
  padding:16px 17px;
  color:#111923;
  font-size:14.5px;
  line-height:1.5;
  font-weight:850;
}
.bakay-detail-page .project-inline-visual{
  margin:28px 0 28px;
  border:1px solid #e7ded2;
  background:#fff;
  padding:10px;
  box-shadow:0 18px 45px rgba(17,25,35,.06);
}
.bakay-detail-page .project-inline-visual img{
  display:block;
  width:100%;
  height:350px;
  object-fit:cover;
}
.bakay-gallery-grid figure:nth-child(1){
  grid-column:span 2;
}
.bakay-gallery-grid figure:nth-child(1) img{
  height:280px;
}
@media(max-width:980px){
  .question-grid{
    grid-template-columns:1fr;
  }
  .bakay-gallery-grid figure:nth-child(1){
    grid-column:span 1;
  }
  .bakay-detail-page .project-inline-visual img,
  .bakay-gallery-grid figure:nth-child(1) img{
    height:260px;
  }
}

/* v60 Anadolu Kaleleri detail page */
.anadolu-detail-page .project-hero-visual img{
  object-position:center center;
}
.anadolu-detail-page .project-inline-visual{
  margin:28px 0 28px;
  border:1px solid #e7ded2;
  background:#fff;
  padding:10px;
  box-shadow:0 18px 45px rgba(17,25,35,.06);
}
.anadolu-detail-page .project-inline-visual img{
  display:block;
  width:100%;
  height:350px;
  object-fit:cover;
}
.anadolu-gallery-grid figure:nth-child(1){
  grid-column:span 2;
}
.anadolu-gallery-grid figure:nth-child(1) img{
  height:280px;
}
@media(max-width:980px){
  .anadolu-gallery-grid figure:nth-child(1){
    grid-column:span 1;
  }
  .anadolu-detail-page .project-inline-visual img,
  .anadolu-gallery-grid figure:nth-child(1) img{
    height:260px;
  }
}

/* v61 Aşkım Astana detail page */
.astana-detail-page .project-hero-visual img{
  object-position:center center;
}
.astana-detail-page .project-inline-visual{
  margin:28px 0 28px;
  border:1px solid #e7ded2;
  background:#fff;
  padding:10px;
  box-shadow:0 18px 45px rgba(17,25,35,.06);
}
.astana-detail-page .project-inline-visual img{
  display:block;
  width:100%;
  height:350px;
  object-fit:cover;
}
.astana-gallery-grid{
  grid-template-columns:repeat(4,1fr);
}
.astana-gallery-grid img{
  height:220px;
}
.astana-gallery-grid figure:nth-child(1){
  grid-column:span 2;
}
.astana-gallery-grid figure:nth-child(1) img{
  height:260px;
}
@media(max-width:1100px){
  .astana-gallery-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .astana-gallery-grid figure:nth-child(1){
    grid-column:span 1;
  }
}
@media(max-width:640px){
  .astana-gallery-grid{
    grid-template-columns:1fr;
  }
  .astana-detail-page .project-inline-visual img,
  .astana-gallery-grid img,
  .astana-gallery-grid figure:nth-child(1) img{
    height:250px;
  }
}


/* v62 askim astana refresh */
.astana-hero .project-hero-copy{
  max-width:560px;
}
.astana-hero-visual img{
  min-height:420px;
  object-fit:cover;
  object-position:center center;
}
.astana-inline-visual img{
  height:370px;
  object-fit:cover;
  object-position:center center;
}
.astana-gallery-grid--wide{
  grid-template-columns:repeat(3,1fr);
}
.astana-gallery-grid--wide .astana-gallery-feature{
  grid-column:span 2;
}
.astana-gallery-grid--wide .astana-gallery-feature img{
  height:300px;
}
.astana-gallery-grid--wide img{
  height:240px;
  object-fit:cover;
  object-position:center center;
}
@media (max-width:1100px){
  .astana-gallery-grid--wide{grid-template-columns:repeat(2,1fr);}
  .astana-gallery-grid--wide .astana-gallery-feature{grid-column:span 2;}
}
@media (max-width:700px){
  .astana-hero-visual img{min-height:300px;}
  .astana-inline-visual img{height:260px;}
  .astana-gallery-grid--wide{grid-template-columns:1fr;}
  .astana-gallery-grid--wide .astana-gallery-feature{grid-column:span 1;}
  .astana-gallery-grid--wide .astana-gallery-feature img,
  .astana-gallery-grid--wide img{height:240px;}
}

/* v63 hero cleanup refinements */
.services-page .services-hero h1,
.services-page .about-hero h1,
body:has(.services-page) .about-hero h1{
  max-width:760px;
}
@media(max-width:760px){
  .services-page .services-hero h1,
  .services-page .about-hero h1,
  body:has(.services-page) .about-hero h1{
    font-size:32px;
    line-height:1.12;
  }
}

/* v64 homepage reference logo refresh */
.reference-tile.logo-img{
  background:#fff;
  border:1px solid #e6ded4;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:14px 16px;
  min-height:92px;
}
.reference-tile.logo-img img{
  display:block;
  max-width:100%;
  max-height:72px;
  object-fit:contain;
}
.reference-tile.logo-img img[src$=".svg"]{
  width:100%;
  height:72px;
}
@media(max-width:640px){
  .reference-tile.logo-img{
    min-height:86px;
    padding:12px;
  }
  .reference-tile.logo-img img{
    max-height:64px;
  }
}

/* v68 TRT logo visibility fix on homepage */
.reference-tile.logo-img.logo-dark{
  background:#171b22;
  border-color:#171b22;
}
.reference-tile.logo-img.logo-dark img{
  width:100%;
  height:72px;
  object-fit:contain;
  display:block;
}
