/* Rebuilt from approved pre-extraction page styles; kept external to avoid inline CSS. */


:root{
  --red:#d71920;
  --red2:#ef2b2f;
  --ink:#111417;
  --muted:#697079;
  --paper:#f7f7f4;
  --soft:#efefeb;
  --dark:#171b1f;
  --dark2:#20262b;
  --line:rgba(17,20,23,.10);
  --radius:28px;
  --container:min(1480px,calc(100% - 96px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Inter","Roboto",Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:11pt;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
p,a,span,small,button,input,label,li{font-size:max(11pt,1em)}
img{display:block;width:100%;height:auto}
button{font:inherit}
.container{width:var(--container);margin:auto}
.eyebrow{display:flex;align-items:center;gap:14px;font-size:11pt;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--red)}
.eyebrow:before{content:"";width:30px;height:2px;background:var(--red)}
.section{padding:132px 0}
.title{font-size:clamp(42px,5vw,76px);line-height:.98;letter-spacing:-.045em;margin:18px 0 24px;font-weight:800}
.title span{color:var(--red)}
.lead{font-size:12pt;line-height:1.85;color:var(--muted)}
.btn{display:inline-flex;align-items:center;gap:18px;padding:15px 18px 15px 24px;border-radius:999px;background:var(--red);color:#fff;font-size:11pt;font-weight:800;text-transform:uppercase;letter-spacing:.035em;box-shadow:0 10px 30px rgba(215,25,32,.18)}
.btn i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:var(--red);font-style:normal;font-size:18px}
.btn.dark{background:var(--ink)}
.hero-cta{gap:0;padding:17px 28px}

.lang-orbit{
  margin-left:14px;
  width:52px;height:52px;border-radius:50%;
  border:1px solid rgba(255,255,255,.24);
  display:grid;place-items:center;position:relative;
  color:#fff;font-weight:800;font-size:11pt;
  background:rgba(255,255,255,.08);
  transition:.25s ease;
}
.lang-orbit:before{
  content:"";position:absolute;inset:-6px;border-radius:50%;
  border:1px dashed rgba(255,255,255,.28);
}
.lang-orbit:hover{background:#fff;color:var(--ink);transform:rotate(-4deg)}
.lang-orbit .dot{
  position:absolute;width:9px;height:9px;border-radius:50%;
  background:var(--red);right:-1px;top:5px;
  box-shadow:0 0 0 4px rgba(215,25,32,.18);
}

/* HERO */
.hero{position:relative;min-height:100svh;background:#0f1215;color:#fff;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:url('/assets/media/hero-smart-ai.webp') center center/cover no-repeat;transform:scale(1.02)}
.hero-bg:after{content:"";position:absolute;inset:0;background:
linear-gradient(90deg,rgba(6,8,10,.90) 0%,rgba(6,8,10,.69) 34%,rgba(6,8,10,.13) 72%,rgba(6,8,10,.24) 100%),
linear-gradient(0deg,rgba(6,8,10,.25),transparent 45%)}
.topnav{position:absolute;z-index:20;top:26px;left:50%;transform:translateX(-50%);width:min(1480px,calc(100% - 56px));height:82px;border:1px solid rgba(255,255,255,.14);background:rgba(17,20,23,.40);backdrop-filter:blur(22px);border-radius:999px;display:flex;align-items:center;padding:0 18px 0 30px;box-shadow:0 16px 50px rgba(0,0,0,.16)}
.logo{width:190px;display:flex;align-items:center;flex:0 0 auto}
.logo img{display:block;width:100%;height:auto;max-height:62px;object-fit:contain}
.menu{margin-left:auto;display:flex;align-items:center;gap:34px;font-size:11pt;font-weight:700}
.menu a{opacity:.92}
.menu a:hover{color:#fff;opacity:1}
.navphone{margin-left:34px;padding-left:28px;border-left:1px solid rgba(255,255,255,.18);display:flex;align-items:center;gap:11px;font-size:11pt;line-height:1;color:#fff;white-space:nowrap}
.navphone svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.95}
.navphone b{display:block;font-size:11pt;font-weight:700}
.hero-inner{position:relative;z-index:4;width:var(--container);margin:auto;min-height:100svh;display:flex;align-items:center;padding-top:120px}
.hero-copy{max-width:840px;margin-left:58px}
.hero-kicker{font-size:11pt;letter-spacing:.26em;text-transform:uppercase;font-weight:800;color:#fff;display:flex;gap:16px;align-items:center}
.hero-kicker:after{content:"";height:2px;width:72px;background:var(--red)}
.hero h1{font-size:clamp(62px,7.8vw,130px);line-height:.86;letter-spacing:-.055em;margin:24px 0 30px;max-width:1050px}
.hero h1 .thin{font-weight:300}
.hero h1 .red{color:var(--red2)}
.hero p{max-width:730px;font-size:12.5pt;line-height:1.85;color:rgba(255,255,255,.94);font-weight:500;text-shadow:0 2px 18px rgba(0,0,0,.32)}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}
.hero-metric{display:flex;align-items:center;gap:14px}
.hero-metric strong{font-size:26px}
.hero-metric small{display:block;color:rgba(255,255,255,.62);font-size:11pt;text-transform:uppercase;letter-spacing:.08em}
.social-rail{position:absolute;z-index:7;left:24px;top:50%;transform:translateY(-45%);display:flex;flex-direction:column;gap:10px;align-items:center}
.social-rail:before,.social-rail:after{content:"";width:1px;height:72px;background:rgba(255,255,255,.35)}
.social-rail:before{margin-bottom:8px}
.social-rail:after{margin-top:8px}
.social-rail a{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:11pt;font-weight:800}
.hero-arrows{position:absolute;z-index:8;right:28px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px}
.hero-arrows button{width:52px;height:84px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff;font-size:24px;border-radius:8px;cursor:pointer}
/* ABOUT */
.about{background:var(--paper);border-radius:42px 42px 0 0;margin-top:-18px;position:relative;z-index:8}
.about-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:112px;align-items:center}
.about-copy .title{font-size:clamp(46px,5vw,74px);max-width:780px}
.about-data{display:grid;grid-template-columns:.72fr 1fr;gap:36px;align-items:end;margin-top:52px}
.years{border-right:1px solid var(--line);padding-right:34px}
.years strong{display:block;font-size:clamp(100px,10vw,170px);line-height:.78;color:var(--red);letter-spacing:-.06em}
.years span{font-size:11pt;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.about-image{position:relative;padding:26px 0 26px 34px}
.about-image img{height:600px;object-fit:cover;border-radius:210px 28px 28px 28px}
.about-badge{position:absolute;left:0;top:76px;width:142px;height:142px;background:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 20px 55px rgba(0,0,0,.12);font-size:11pt;font-weight:900;text-align:center;line-height:1.35}
.about-badge b{color:var(--red);font-size:24px}
/* PRODUCTS */
.products{background:#fff}
.products-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:58px}
.products-head .title{max-width:820px;margin-bottom:0}
.products-head p{max-width:440px}
.masonry{display:grid;grid-template-columns:1.08fr .96fr .96fr;grid-template-rows:340px 340px;gap:18px}
.card{position:relative;overflow:hidden;border-radius:26px;background:#eee;box-shadow:0 18px 45px rgba(20,24,28,.08)}
.card img{height:100%;object-fit:cover;transition:transform .55s ease}
.card:hover img{transform:scale(1.045)}
.card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,10,12,.82),transparent 58%)}
.card .cap{position:absolute;z-index:2;left:26px;bottom:24px;color:#fff}
.card .cap small{font-size:11pt;letter-spacing:.10em;text-transform:uppercase;opacity:.72}
.card .cap h3{margin:5px 0 0;font-size:26px}
.card.tall{grid-row:1/3}
.card.wide{grid-column:2/4}
.card.small h3{font-size:22px}
.masonry .card:nth-child(4){grid-column:2/3}
.masonry .card:nth-child(5){grid-column:3/4}

/* STATS */
.stats{background:var(--dark);color:#fff;padding:72px 0}
.stats-row{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px;align-items:end}
.stats-intro h2{font-size:42px;line-height:1.05;margin:0}
.stat{padding-left:28px;border-left:1px solid rgba(255,255,255,.16)}
.stat strong{font-size:64px;letter-spacing:-.05em}
.stat span{display:block;color:rgba(255,255,255,.58);font-size:11pt;text-transform:uppercase;letter-spacing:.11em;margin-top:8px}
/* SECTORS */
.sectors{background:#f8f8f6;overflow:hidden}
.sectors .title{text-align:center;margin-left:auto;margin-right:auto;max-width:920px}
.sectors .eyebrow{justify-content:center}
.sector-slider{position:relative;width:min(1440px,calc(100% - 64px));margin:0 auto}
.sector-track{display:flex;gap:18px;overflow-x:auto;padding:16px 0 32px;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain}
.sector-track::-webkit-scrollbar{display:none}
.sector-card{scroll-snap-align:start}
.sector-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border:0;border-radius:50%;background:rgba(18,21,24,.92);color:#fff;font-size:26px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.16);transition:.2s ease}
.sector-nav:hover{transform:translateY(-50%) scale(1.06);background:#e31b23}
.sector-nav.prev{left:-24px}.sector-nav.next{right:-24px}
.sector-nav:disabled{opacity:.28;cursor:default}
.sector-nav:disabled:hover{transform:translateY(-50%);background:rgba(18,21,24,.92)}
.sector-card{flex:0 0 350px;position:relative;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(20,24,28,.07)}
.sector-card img{height:430px;object-fit:cover}
.sector-label{position:absolute;left:16px;right:16px;bottom:16px;padding:20px 22px;border-radius:16px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);font-size:20px;font-weight:800}
/* GALLERY */
.gallery{background:#fff}
.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:300px 300px;gap:16px}
.gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:20px}
.gallery-grid img:first-child{grid-row:1/3}
/* CTA */
.cta{padding:0 0 90px}
.cta-box{position:relative;overflow:hidden;border-radius:34px;min-height:390px;background:#15191d;color:#fff;display:flex;align-items:center}
.cta-bg{position:absolute;inset:0;background:url('/assets/media/hero-smart-ai.webp') center/cover no-repeat}
.cta-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,17,20,.93),rgba(14,17,20,.72),rgba(215,25,32,.35))}
.cta-content{position:relative;z-index:2;padding:64px;max-width:800px}
.cta-content h2{font-size:clamp(46px,5vw,72px);line-height:1;letter-spacing:-.045em;margin:0 0 28px}
/* FOOTER */
footer{position:relative;background:#13171a;color:#fff;padding:64px 0 24px;overflow:hidden}
footer:before{content:"";position:absolute;inset:0;background:url('/assets/media/hero-smart-ai.webp') center/cover no-repeat;opacity:.06}
.footer-wrap{position:relative;z-index:2}
.footer-top{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.10)}
.footer-item{display:flex;gap:14px}
.footer-icon{width:42px;height:42px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:grid;place-items:center;color:var(--red)}
.footer-item b{display:block;font-size:11pt;margin-bottom:6px}
.footer-item span{font-size:11pt;color:rgba(255,255,255,.62);line-height:1.6}
.footer-main{display:grid;grid-template-columns:1.35fr .8fr .8fr .8fr;gap:58px;padding:52px 0}
.footer-logo{width:190px;filter:brightness(0) invert(1);margin-bottom:24px}
.footer-about p{color:rgba(255,255,255,.62);line-height:1.75;max-width:420px}
.footer-col h4{font-size:14px;margin:0 0 18px}
.footer-col a{display:block;color:rgba(255,255,255,.62);font-size:11pt;padding:6px 0}
.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:11pt;color:rgba(255,255,255,.5)}
/* responsive */
@media(max-width:1050px){
 .menu{display:none}.navphone{display:none}.topnav{height:72px}
 .hero-copy{margin-left:0}.social-rail{display:none}
 .about-grid{grid-template-columns:1fr}.about-image{order:-1}.about-image img{height:480px}
 .masonry{grid-template-columns:1fr 1fr;grid-template-rows:320px 320px 320px}
 .card.tall{grid-row:auto}.card.wide{grid-column:1/3}
 .stats-row{grid-template-columns:1fr 1fr}.stats-intro{grid-column:1/3}
 .footer-main{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
 :root{--container:calc(100% - 34px)}
 .section{padding:74px 0}.topnav{width:calc(100% - 24px);top:12px;padding:0 14px}
 .logo{width:145px}.lang-orbit{width:44px;height:44px;margin-left:auto}.hero h1{font-size:58px}.hero-copy{padding-top:50px}.hero-arrows{display:none}
 .hero-actions{align-items:flex-start;flex-direction:column}
 .about-grid{gap:34px}.about-image{padding-left:0}.about-image img{height:420px;border-radius:110px 22px 22px 22px}.about-badge{left:10px;top:48px;width:112px;height:112px}
 .about-data{grid-template-columns:1fr}.years{border-right:0;border-bottom:1px solid var(--line);padding:0 0 26px}
 .products-head{display:block}.masonry{display:flex;overflow-x:auto}.card,.card.wide,.card.tall{flex:0 0 82%;height:420px}
 .stats-row{display:grid;grid-template-columns:1fr}.stats-intro{grid-column:auto}.stat{padding:18px 0;border-left:0;border-top:1px solid rgba(255,255,255,.12)}
 .sector-slider{width:calc(100% - 40px)}.sector-nav{width:42px;height:42px}.sector-nav.prev{left:-12px}.sector-nav.next{right:-12px}.sector-card{flex-basis:78vw}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 220px}.gallery-grid img:first-child{grid-column:1/3;grid-row:auto}
 .cta-content{padding:36px}.footer-top,.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column}
}
.seo-card-copy{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Production Power SEO block */
.stats{min-height:470px;display:flex;align-items:center}
.production-power{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(560px,.85fr);gap:78px;align-items:center;padding-top:76px;padding-bottom:76px}
.production-copy{max-width:760px}
.production-copy .eyebrow.light{color:#e31b23;margin-bottom:17px}
.production-copy h2{margin:0 0 24px;color:#fff;font-size:clamp(31px,2.7vw,48px);line-height:1.08;letter-spacing:-.035em}
.production-copy h2 span{color:#e31b23}
.production-copy p{margin:0 0 14px;color:rgba(255,255,255,.78);font-size:11pt;line-height:1.82}
.production-copy p strong{color:#fff;font-weight:700}
.production-copy .production-note{margin-top:18px;padding-left:18px;border-left:2px solid #e31b23;color:rgba(255,255,255,.9)}



/* Production Power visual revision */
.stats{min-height:540px;display:flex;align-items:center;overflow:hidden}
.production-power{display:grid;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);gap:86px;align-items:center;padding-top:82px;padding-bottom:82px}
.production-copy{max-width:720px}
.production-copy .eyebrow.light{color:#e31b23;margin-bottom:17px}
.production-copy h2{margin:0 0 26px;color:#fff;font-size:clamp(34px,2.9vw,52px);line-height:1.06;letter-spacing:-.04em}
.production-copy h2 span{color:#e31b23}
.production-copy p{margin:0 0 15px;color:rgba(255,255,255,.76);font-size:11pt;line-height:1.82}
.production-copy p strong{color:#fff;font-weight:750}
.production-copy .production-note{margin-top:20px;padding:4px 0 4px 18px;border-left:2px solid #e31b23;color:rgba(255,255,255,.92)}

.production-visual{position:relative;min-height:370px;border-radius:28px;overflow:hidden;background:#0c0f11;box-shadow:0 28px 70px rgba(0,0,0,.26)}
.production-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.04)}
.production-visual-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,13,15,.90) 0%,rgba(10,13,15,.63) 48%,rgba(10,13,15,.20) 100%)}
.production-visual-content{position:relative;z-index:2;min-height:370px;padding:48px;display:flex;flex-direction:column;justify-content:flex-end;max-width:610px}
.production-visual-content>span{color:#ef2028;font-size:11pt;font-weight:800;letter-spacing:.12em}
.production-visual-content h3{margin:12px 0 24px;color:#fff;font-size:clamp(27px,2.2vw,39px);line-height:1.12;letter-spacing:-.03em}
.production-tags{display:flex;flex-wrap:wrap;gap:9px}
.production-tags b{padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(18,21,24,.54);backdrop-filter:blur(8px);color:#fff;font-size:11pt;font-weight:650}

@media(max-width:1100px){
  .production-power{grid-template-columns:1fr;gap:42px}
  .production-visual{min-height:340px}
}
@media(max-width:700px){
  .stats{min-height:0}
  .production-power{padding-top:58px;padding-bottom:58px}
  .production-visual,.production-visual-content{min-height:410px}
  .production-visual-content{padding:30px 24px}
}


/* Production section background blend + video */
.stats{position:relative;isolation:isolate;background:#171b1f;overflow:hidden}
.stats::before{content:"";position:absolute;inset:0;z-index:-2;background:
linear-gradient(90deg,#171b1f 0%,#171b1f 35%,rgba(23,27,31,.94) 48%,rgba(23,27,31,.72) 64%,rgba(23,27,31,.34) 82%,rgba(23,27,31,.14) 100%),
url("/assets/media/hero-smart-ai.webp") center right/58% auto no-repeat;opacity:.92}
.stats::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(23,27,31,.08),rgba(23,27,31,.14))}
.video-panel{min-height:0;background:transparent;box-shadow:0 28px 70px rgba(0,0,0,.28);border-radius:28px;padding:0}
.production-video{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:28px;object-fit:cover;background:#0c0f11}
@media(max-width:1100px){.stats::before{background:linear-gradient(180deg,#171b1f 0%,rgba(23,27,31,.94) 52%,rgba(23,27,31,.58) 100%),url("/assets/media/hero-smart-ai.webp") center bottom/cover no-repeat}}


/* 8'li galeri + lightbox */
.gallery-grid-8{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin-top:34px;
}
.gallery-grid-8 .gallery-item{
  display:block;
  aspect-ratio:1.32/1;
  overflow:hidden;
  border-radius:20px;
  background:#ececea;
  position:relative;
  cursor:zoom-in;
}
.gallery-grid-8 .gallery-item img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .35s ease,filter .35s ease;
}
.gallery-grid-8 .gallery-item:hover img{
  transform:scale(1.035);
  filter:brightness(.94);
}
.Smart-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  background:rgba(7,9,11,.94);
  display:none;
  align-items:center;
  justify-content:center;
  padding:32px;
  backdrop-filter:blur(8px);
}
.Smart-lightbox.is-open{display:flex}
.Smart-lightbox .lightbox-image{
  max-width:min(92vw,1600px);
  max-height:88vh;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:10px;
  box-shadow:0 30px 90px rgba(0,0,0,.48);
}
.lightbox-close,.lightbox-prev,.lightbox-next{
  position:absolute;
  border:0;
  color:#fff;
  background:rgba(255,255,255,.10);
  backdrop-filter:blur(8px);
  display:grid;
  place-items:center;
  cursor:pointer;
  transition:.2s ease;
}
.lightbox-close:hover,.lightbox-prev:hover,.lightbox-next:hover{background:#e31b23}
.lightbox-close{
  top:24px;right:24px;width:48px;height:48px;border-radius:50%;
  font-size:30px;line-height:1;
}
.lightbox-prev,.lightbox-next{
  top:50%;transform:translateY(-50%);
  width:52px;height:66px;border-radius:16px;font-size:38px;
}
.lightbox-prev{left:22px}
.lightbox-next{right:22px}
body.lightbox-lock{overflow:hidden}
@media(max-width:1100px){
  .gallery-grid-8{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .gallery-grid-8{grid-template-columns:1fr;gap:12px}
  .Smart-lightbox{padding:18px}
  .lightbox-prev,.lightbox-next{width:42px;height:54px}
  .lightbox-prev{left:10px}
  .lightbox-next{right:10px}
  .lightbox-close{top:12px;right:12px}
}


/* Final footer */
.site-footer{
  position:relative;
  background:#11161a;
  color:#fff;
  overflow:hidden;
}
.site-footer .footer-bg{
  position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(17,22,26,.97) 0%,rgba(17,22,26,.91) 55%,rgba(17,22,26,.94) 100%),
    url("/assets/media/hero-smart-ai.webp") center/cover no-repeat;
  opacity:.78;
  pointer-events:none;
}
.site-footer>.container{position:relative;z-index:2}
.footer-newsletter{
  padding:34px 0;
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:48px;
  align-items:center;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.newsletter-copy h3{
  margin:8px 0 8px;
  font-size:clamp(24px,2.1vw,36px);
  line-height:1.12;
  letter-spacing:-.03em;
}
.newsletter-copy p{
  margin:0;
  color:rgba(255,255,255,.66);
  font-size:11pt;
  line-height:1.7;
}
.newsletter-form{
  display:flex;
  gap:10px;
  justify-content:flex-end;
}
.newsletter-form input{
  flex:1;
  min-width:0;
  height:56px;
  padding:0 20px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.07);
  color:#fff;
  outline:none;
  font:inherit;
}
.newsletter-form input::placeholder{color:rgba(255,255,255,.54)}
.newsletter-form input:focus{border-color:rgba(255,255,255,.42)}
.newsletter-form button{
  height:56px;
  padding:0 26px;
  border:0;
  border-radius:999px;
  background:#e31b23;
  color:#fff;
  font:inherit;
  font-weight:800;
  cursor:pointer;
}
.footer-cols-5{
  display:grid;
  grid-template-columns:1.55fr repeat(4,1fr);
  gap:56px;
  padding-top:52px;
  padding-bottom:48px;
}
.footer-logo{display:inline-flex;max-width:220px;margin-bottom:20px}
.footer-logo img{
  display:block;
  width:100%;
  height:auto;
  max-height:92px;
  object-fit:contain;
}
.footer-brand p{
  margin:0 0 22px;
  color:rgba(255,255,255,.66);
  font-size:11pt;
  line-height:1.75;
  max-width:390px;
}
.footer-contact-list{
  list-style:none;
  padding:0;
  margin:0 0 20px;
}
.footer-contact-list li{
  margin:0 0 9px;
  color:rgba(255,255,255,.7);
  font-size:11pt;
  line-height:1.55;
}
.footer-contact-list strong{color:#fff}
.footer-contact-list a{color:inherit}
.footer-social{
  display:flex;
  gap:10px;
}
.footer-social a{
  width:38px;height:38px;
  border-radius:50%;
  display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:11pt;
  font-weight:800;
  text-transform:lowercase;
}
.footer-col h4{
  margin:0 0 18px;
  font-size:11pt;
  color:#fff;
}
.footer-col>a{
  display:block;
  padding:6px 0;
  color:rgba(255,255,255,.64);
  font-size:11pt;
  transition:.2s ease;
}
.footer-col>a:hover{color:#fff;transform:translateX(2px)}
.footer-removed-feed article{
  padding:0 0 16px;
  margin:0 0 16px;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.footer-removed-feed article:last-child{border-bottom:0;margin-bottom:0}
.footer-removed-feed span{
  display:block;
  margin-bottom:6px;
  color:#e31b23;
  font-size:11pt;
  font-weight:800;
  letter-spacing:.05em;
}
.footer-removed-feed article a{
  color:rgba(255,255,255,.72);
  font-size:11pt;
  line-height:1.55;
}
.footer-bottom{
  min-height:68px;
  border-top:1px solid rgba(255,255,255,.12);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  color:rgba(255,255,255,.55);
  font-size:11pt;
}
.footer-credit a{color:#fff;font-weight:700}
.sr-only{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}
@media(max-width:1180px){
  .footer-cols-5{grid-template-columns:1.5fr 1fr 1fr;gap:40px}
}
@media(max-width:820px){
  .footer-newsletter{grid-template-columns:1fr;gap:24px}
  .newsletter-form{justify-content:stretch}
  .footer-cols-5{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .newsletter-form{flex-direction:column}
  .footer-cols-5{grid-template-columns:1fr}
  .footer-bottom{align-items:flex-start;flex-direction:column;padding-top:20px;padding-bottom:20px}
}


/* ===== Final requested revisions ===== */

/* About: rich text left, SMART in image badge */
.about-data{display:block}
.years{display:none!important}
.about-story{margin-top:42px;max-width:760px}
.about-story .lead{margin:0 0 18px}
.about-story>p:not(.lead){margin:0 0 22px;color:var(--muted);font-size:11pt;line-height:1.85}
.about-story strong{color:var(--ink);font-weight:800}
.about-highlights{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 28px}
.about-highlights span{
  padding:10px 14px;
  border:1px solid rgba(20,24,28,.12);
  border-radius:999px;
  background:rgba(255,255,255,.72);
  font-size:11pt;
  font-weight:700;
}
.about-badge b{font-size:34px;line-height:1;color:var(--red)}
.about-badge{line-height:1.22}

/* Production background: much softer image and seamless left fade */
.stats{
  position:relative;
  isolation:isolate;
  background:#171b1f;
  overflow:hidden;
}
.stats::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:url("/assets/media/hero-smart-ai.webp") center right/cover no-repeat;
  opacity:.20;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 22%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.62) 68%,#000 100%);
  mask-image:linear-gradient(90deg,transparent 0%,transparent 22%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.62) 68%,#000 100%);
}
.stats::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(90deg,#171b1f 0%,rgba(23,27,31,.99) 34%,rgba(23,27,31,.92) 55%,rgba(23,27,31,.72) 76%,rgba(23,27,31,.58) 100%);
}
.production-video{position:relative;z-index:2}

/* Dark editorial gallery inspired by CTA language */
.gallery-dark{
  background:#f7f7f4;
  padding-top:118px;
  padding-bottom:118px;
}
.gallery-shell{
  position:relative;
  overflow:hidden;
  border-radius:36px;
  padding:64px;
  background:#12171b;
  color:#fff;
  isolation:isolate;
}
.gallery-bg{
  position:absolute;
  inset:0;
  z-index:-2;
  background:url("/assets/media/hero-smart-ai.webp") center/cover no-repeat;
  opacity:.34;
}
.gallery-shell::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(105deg,rgba(12,16,19,.96) 0%,rgba(12,16,19,.88) 38%,rgba(25,20,22,.72) 70%,rgba(148,18,27,.38) 100%);
}
.gallery-head{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:70px;
  align-items:end;
  margin-bottom:40px;
}
.gallery-head .eyebrow{color:#ef2028}
.gallery-head .title{color:#fff;margin:10px 0 0}
.gallery-head .title span{color:#ef2028}
.gallery-head>p{
  margin:0 0 8px;
  color:rgba(255,255,255,.72);
  font-size:11pt;
  line-height:1.85;
  max-width:560px;
  justify-self:end;
}

.gallery-editorial{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  grid-template-rows:190px 190px 215px 215px;
  gap:14px;
}
.gallery-editorial .gallery-item{
  position:relative;
  display:block;
  overflow:hidden;
  border-radius:22px;
  cursor:zoom-in;
  min-width:0;
}
.gallery-editorial .gallery-item img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .45s ease,filter .35s ease;
}
.gallery-editorial .gallery-item::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.22));
  pointer-events:none;
}
.gallery-editorial .gallery-item:hover img{transform:scale(1.035);filter:brightness(.96)}
.gallery-editorial .g1{grid-column:1/6;grid-row:1/3}
.gallery-editorial .g2{grid-column:6/9;grid-row:1/2}
.gallery-editorial .g3{grid-column:9/13;grid-row:1/2}
.gallery-editorial .g4{grid-column:6/10;grid-row:2/3}
.gallery-editorial .g5{grid-column:10/13;grid-row:2/3}
.gallery-editorial .g6{grid-column:1/5;grid-row:3/5}
.gallery-editorial .g7{grid-column:5/9;grid-row:3/5}
.gallery-editorial .g8{grid-column:9/13;grid-row:3/5}

/* 2026 editorial removed-feed home */
.removed-feed-home{background:#fff}
.removed-feed-head{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:70px;
  align-items:end;
  margin-bottom:48px;
}
.removed-feed-head .title{margin-bottom:0}
.removed-feed-head>p{
  margin:0;
  color:var(--muted);
  font-size:11pt;
  line-height:1.85;
  max-width:540px;
  justify-self:end;
}
.removed-feed-layout{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);
  gap:22px;
}
.removed-feed-featured{
  min-height:560px;
  border-radius:30px;
  overflow:hidden;
  background:#f4f4f1;
  display:grid;
  grid-template-rows:1fr auto;
}
.removed-feed-featured .removed-feed-image{min-height:340px;overflow:hidden}
.removed-feed-featured .removed-feed-image img,
.removed-feed-card .removed-feed-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .5s ease;
}
.removed-feed-featured:hover .removed-feed-image img,
.removed-feed-card:hover .removed-feed-image img{transform:scale(1.035)}
.removed-feed-body{padding:28px}
.removed-feed-category{
  display:inline-flex;
  margin-bottom:12px;
  color:var(--red);
  font-size:11pt;
  font-weight:800;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.removed-feed-featured h3{
  margin:0 0 14px;
  font-size:clamp(30px,3vw,46px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.removed-feed-featured p{
  margin:0 0 22px;
  color:var(--muted);
  font-size:11pt;
  line-height:1.75;
}
.removed-feed-body>a{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:11pt;
  font-weight:800;
}
.removed-feed-body>a span{color:var(--red)}
.removed-feed-stack{display:grid;grid-template-rows:1fr 1fr;gap:22px}
.removed-feed-card{
  border-radius:26px;
  overflow:hidden;
  background:#f7f7f4;
  display:grid;
  grid-template-columns:42% 58%;
  min-height:269px;
}
.removed-feed-card .removed-feed-image{overflow:hidden}
.removed-feed-card .removed-feed-body{display:flex;flex-direction:column;justify-content:center}
.removed-feed-card h3{
  margin:0 0 18px;
  font-size:clamp(22px,1.8vw,30px);
  line-height:1.16;
  letter-spacing:-.025em;
}

@media(max-width:1100px){
  .gallery-head,.removed-feed-head{grid-template-columns:1fr;gap:24px}
  .gallery-head>p,.removed-feed-head>p{justify-self:start}
  .gallery-editorial{grid-template-columns:repeat(2,1fr);grid-template-rows:none;grid-auto-rows:250px}
  .gallery-editorial .gallery-item{grid-column:auto!important;grid-row:auto!important}
  .gallery-editorial .g1,.gallery-editorial .g6{grid-row:span 2!important}
  .removed-feed-layout{grid-template-columns:1fr}
  .removed-feed-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}
}
@media(max-width:700px){
  .gallery-dark{padding-top:72px;padding-bottom:72px}
  .gallery-shell{padding:30px 22px;border-radius:26px}
  .gallery-editorial{grid-template-columns:1fr;grid-auto-rows:250px}
  .gallery-editorial .gallery-item{grid-row:auto!important}
  .removed-feed-stack{grid-template-columns:1fr}
  .removed-feed-card{grid-template-columns:1fr}
  .removed-feed-card .removed-feed-image{height:230px}
  .about-story{margin-top:30px}
}


/* ===== Compact full-background gallery ===== */
.compact-gallery{
  position:relative;
  height:430px;
  min-height:430px;
  padding:0!important;
  overflow:hidden;
  background:#11161a;
  isolation:isolate;
}
.gallery-section-bg{
  position:absolute;
  inset:0;
  z-index:-2;
  background:url("/assets/media/hero-smart-ai.webp") center 46%/cover no-repeat;
  opacity:.50;
}
.compact-gallery::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(90deg,rgba(11,15,18,.96) 0%,rgba(11,15,18,.91) 30%,rgba(13,17,20,.78) 58%,rgba(101,16,22,.57) 100%);
}
.gallery-compact-wrap{
  height:100%;
  display:grid;
  grid-template-columns:minmax(300px,.34fr) minmax(0,.66fr);
  gap:54px;
  align-items:center;
}
.gallery-compact-copy{color:#fff;max-width:440px}
.gallery-compact-copy .eyebrow{color:#ef2028;margin-bottom:13px}
.gallery-compact-copy h2{
  margin:0 0 18px;
  color:#fff;
  font-size:clamp(34px,3.2vw,52px);
  line-height:1.03;
  letter-spacing:-.04em;
}
.gallery-compact-copy h2 span{color:#ef2028}
.gallery-compact-copy p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:11pt;
  line-height:1.72;
}
.gallery-compact-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-template-rows:repeat(2,132px);
  gap:10px;
}
.gallery-compact-grid .gallery-item{
  position:relative;
  display:block;
  overflow:hidden;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.08);
  background:#0c0f11;
  cursor:zoom-in;
}
.gallery-compact-grid .gallery-item:nth-child(1),
.gallery-compact-grid .gallery-item:nth-child(6){grid-column:span 2}
.gallery-compact-grid .gallery-item img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .35s ease,filter .35s ease;
}
.gallery-compact-grid .gallery-item:hover img{
  transform:scale(1.045);
  filter:brightness(1.04);
}

/* ===== 2026 editorial journal — clean, non-cardy ===== */
.removed-feed-journal{
  background:#fff;
  padding-top:112px;
  padding-bottom:112px;
}
.journal-top{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  align-items:end;
  gap:72px;
  padding-bottom:34px;
  border-bottom:1px solid #dddeda;
}
.journal-top .title{margin:10px 0 0}
.journal-intro{
  max-width:520px;
  justify-self:end;
}
.journal-intro p{
  margin:0 0 18px;
  color:var(--muted);
  font-size:11pt;
  line-height:1.8;
}
.journal-all{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:11pt;
  font-weight:800;
}
.journal-all span{color:var(--red)}
.journal-grid{
  display:grid;
  grid-template-columns:1.35fr .825fr .825fr;
  gap:28px;
  padding-top:34px;
}
.journal-item{
  position:relative;
  min-width:0;
  padding-top:0;
}
.journal-image{
  display:block;
  position:relative;
  height:250px;
  overflow:hidden;
  border-radius:22px;
  background:#ecece9;
}
.journal-item-featured .journal-image{height:360px}
.journal-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .45s ease;
}
.journal-image:hover img{transform:scale(1.035)}
.journal-index{
  position:absolute;
  right:14px;
  top:14px;
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(17,22,26,.86);
  color:#fff;
  font-size:11pt;
  font-weight:800;
  backdrop-filter:blur(7px);
}
.journal-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding-top:18px;
  margin-top:0;
  border-top:2px solid var(--red);
  color:var(--muted);
  font-size:11pt;
}
.journal-meta span{
  color:var(--red);
  font-weight:800;
  letter-spacing:.045em;
  text-transform:uppercase;
}
.journal-item h3{
  margin:14px 0 0;
  font-size:clamp(23px,2vw,31px);
  line-height:1.14;
  letter-spacing:-.028em;
}
.journal-item-featured h3{
  font-size:clamp(30px,2.8vw,44px);
}
.journal-item h3 a{transition:color .2s ease}
.journal-item h3 a:hover{color:var(--red)}
.journal-item>p{
  margin:15px 0 0;
  color:var(--muted);
  font-size:11pt;
  line-height:1.75;
  max-width:760px;
}

@media(max-width:1100px){
  .compact-gallery{height:auto;min-height:0;padding:64px 0!important}
  .gallery-compact-wrap{grid-template-columns:1fr;gap:32px}
  .gallery-compact-grid{grid-template-rows:repeat(2,180px)}
  .journal-top{grid-template-columns:1fr;gap:24px}
  .journal-intro{justify-self:start}
  .journal-grid{grid-template-columns:1fr 1fr}
  .journal-item-featured{grid-column:1/-1}
}
@media(max-width:700px){
  .compact-gallery{padding:54px 0!important}
  .gallery-compact-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-rows:repeat(4,145px);
  }
  .gallery-compact-grid .gallery-item:nth-child(1),
  .gallery-compact-grid .gallery-item:nth-child(6){grid-column:auto}
  .removed-feed-journal{padding-top:74px;padding-bottom:74px}
  .journal-grid{grid-template-columns:1fr}
  .journal-item-featured{grid-column:auto}
  .journal-image,.journal-item-featured .journal-image{height:260px}
}


/* ===== Gallery / RemovedFeed Revision 2 ===== */

/* Gallery: +100px, more innovative asymmetrical layout */
.compact-gallery{
  height:530px!important;
  min-height:530px!important;
}
.gallery-compact-wrap{
  grid-template-columns:minmax(320px,.31fr) minmax(0,.69fr)!important;
  gap:62px!important;
}
.gallery-mosaic{
  height:420px;
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  grid-template-rows:repeat(12,minmax(0,1fr));
  gap:10px;
}
.gallery-mosaic .gallery-item{
  position:relative;
  display:block;
  overflow:hidden;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.08);
  background:#0c0f11;
  cursor:zoom-in;
}
.gallery-mosaic .gallery-item img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .4s ease,filter .35s ease;
}
.gallery-mosaic .gallery-item:hover img{
  transform:scale(1.045);
  filter:brightness(1.04);
}
.gallery-mosaic .gm-1{grid-column:1/6;grid-row:1/7}
.gallery-mosaic .gm-2{grid-column:6/9;grid-row:1/5}
.gallery-mosaic .gm-3{grid-column:9/13;grid-row:1/5}
.gallery-mosaic .gm-4{grid-column:6/10;grid-row:5/9}
.gallery-mosaic .gm-5{grid-column:10/13;grid-row:5/9}
.gallery-mosaic .gm-6{grid-column:1/4;grid-row:7/13}
.gallery-mosaic .gm-7{grid-column:4/8;grid-row:9/13}
.gallery-mosaic .gm-8{grid-column:8/13;grid-row:9/13}

/* RemovedFeed: clean 4-column equal grid, title only */
.journal-top-simple{
  grid-template-columns:1fr auto!important;
  align-items:end!important;
}
.journal-grid-4{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  padding-top:34px!important;
}
.journal-grid-4 .journal-item{
  min-width:0;
  display:flex;
  flex-direction:column;
}
.journal-grid-4 .journal-image{
  width:100%;
  height:260px!important;
  border-radius:20px;
  overflow:hidden;
  background:#ecece9;
}
.journal-grid-4 .journal-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.journal-grid-4 .journal-item h3{
  margin:16px 0 0!important;
  font-size:clamp(21px,1.55vw,27px)!important;
  line-height:1.18!important;
  letter-spacing:-.024em;
}
.journal-grid-4 .journal-item h3 a:hover{color:var(--red)}
.journal-grid-4 .journal-meta,
.journal-grid-4 .journal-index,
.journal-grid-4 .journal-item>p{
  display:none!important;
}

@media(max-width:1100px){
  .compact-gallery{height:auto!important;min-height:0!important;padding:68px 0!important}
  .gallery-mosaic{height:520px}
  .journal-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .gallery-mosaic{
    height:auto;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:155px;
  }
  .gallery-mosaic .gallery-item{
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .journal-top-simple{grid-template-columns:1fr!important;gap:20px!important}
  .journal-grid-4{grid-template-columns:1fr!important}
  .journal-grid-4 .journal-image{height:240px!important}
}


/* ===== FINAL HOMEPAGE GALLERY LAYOUT ===== */
.compact-gallery{
  height:680px!important;
  min-height:680px!important;
}

.gallery-compact-wrap{
  grid-template-columns:minmax(300px,.28fr) minmax(0,.72fr)!important;
  gap:56px!important;
  align-items:center!important;
}

.gallery-mosaic{
  height:550px!important;
  display:grid!important;
  grid-template-columns:1.08fr .96fr 1.18fr!important;
  grid-template-rows:repeat(3,1fr)!important;
  gap:12px!important;
  align-self:center!important;
}

.gallery-mosaic .gallery-item{
  grid-column:auto!important;
  grid-row:auto!important;
  border-radius:18px!important;
  min-width:0;
  min-height:0;
}

/* Sol büyük dikey */
.gallery-mosaic .gm-1{
  grid-column:1!important;
  grid-row:1 / 4!important;
}

/* Orta üç yatay */
.gallery-mosaic .gm-2{
  grid-column:2!important;
  grid-row:1!important;
}
.gallery-mosaic .gm-3{
  grid-column:2!important;
  grid-row:2!important;
}
.gallery-mosaic .gm-4{
  grid-column:2!important;
  grid-row:3!important;
}

/* Sağ: üstte büyük, altta yatay */
.gallery-mosaic .gm-5{
  grid-column:3!important;
  grid-row:1 / 3!important;
}
.gallery-mosaic .gm-6{
  grid-column:3!important;
  grid-row:3!important;
}

/* Galeride 6 kutu görünür; diğer iki foto lightbox dizisinde kalır */
.gallery-mosaic .gm-7,
.gallery-mosaic .gm-8{
  display:none!important;
}

@media(max-width:1100px){
  .compact-gallery{
    height:auto!important;
    min-height:0!important;
    padding:72px 0!important;
  }
  .gallery-mosaic{
    height:520px!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-rows:repeat(4,1fr)!important;
  }
  .gallery-mosaic .gm-1{grid-column:1!important;grid-row:1/3!important}
  .gallery-mosaic .gm-2{grid-column:2!important;grid-row:1!important}
  .gallery-mosaic .gm-3{grid-column:2!important;grid-row:2!important}
  .gallery-mosaic .gm-4{grid-column:1!important;grid-row:3!important}
  .gallery-mosaic .gm-5{grid-column:2!important;grid-row:3/5!important}
  .gallery-mosaic .gm-6{grid-column:1!important;grid-row:4!important}
}
@media(max-width:700px){
  .gallery-mosaic{
    height:auto!important;
    grid-template-columns:1fr 1fr!important;
    grid-auto-rows:160px!important;
  }
  .gallery-mosaic .gallery-item{
    grid-column:auto!important;
    grid-row:auto!important;
  }
}


/* ===== FINAL 2-SLIDE HERO ===== */
.hero{isolation:isolate}
.hero-slides{position:absolute;inset:0;z-index:0}
.hero-slide-bg{
  position:absolute;inset:0;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:0;
  transform:scale(1.025);
  transition:opacity .65s ease,transform 1.1s ease;
}
.hero-slide-bg::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(7,10,13,.87) 0%,rgba(7,10,13,.71) 38%,rgba(7,10,13,.28) 72%,rgba(7,10,13,.14) 100%);
}
.hero-slide-bg.is-active{opacity:1;transform:scale(1)}
.hero-slide-bg.slide-1{background-image:url("/assets/media/hero-smart-ai.webp")}
.hero-slide-bg.slide-2{background-image:url("/assets/media/hero-endustriyel-bant-02.webp");background-position:center center;background-size:cover}
.hero>.hero-bg{display:none!important}

.hero-copy{
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-46%);
  opacity:0;
  pointer-events:none;
  transition:opacity .45s ease,transform .6s ease;
}
.hero-copy.is-active{
  opacity:1;
  pointer-events:auto;
  transform:translateY(-50%);
}
.hero-inner{position:relative}
.hero-slide-count{
  position:absolute;
  z-index:8;
  right:34px;
  bottom:34px;
  display:flex;
  align-items:center;
  gap:8px;
  color:rgba(255,255,255,.66);
  font-size:11pt;
  font-weight:800;
  letter-spacing:.06em;
}
.hero-slide-count b{color:#fff;font-size:15pt}
.hero-slide-count i{width:54px;height:2px;background:rgba(255,255,255,.22);position:relative;display:block}
.hero-slide-count i::after{
  content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:var(--red);
  transform-origin:left center;transition:transform .4s ease;
}
.hero[data-slide="2"] .hero-slide-count i::after{transform:translateX(100%)}

.social-rail a,.footer-social a{
  display:grid!important;
  place-items:center!important;
}
.social-rail svg{width:17px;height:17px;display:block;fill:#fff}
.footer-social svg{width:17px;height:17px;display:block;fill:#fff}
.social-rail a:hover,.footer-social a:hover{background:var(--red)}

@media(max-width:680px){
  .hero-copy{left:0;right:0;transform:translateY(-43%)}
  .hero-copy.is-active{transform:translateY(-47%)}
  .hero-slide-count{right:18px;bottom:18px}
}


/* ===== Requested targeted typography increase (+2px only in shown areas) ===== */

/* About text block only */
.about-story .lead,
.about-story > p:not(.lead){
  font-size:calc(11pt + 2px)!important;
}
.about-highlights span{
  font-size:calc(11pt + 2px)!important;
}

/* Production power text block only */
.production-copy p,
.production-copy .production-note{
  font-size:calc(11pt + 2px)!important;
}

/* Gallery text block only */
.gallery-compact-copy p{
  font-size:calc(11pt + 2px)!important;
}

/* Footer only */
.footer-brand p,
.footer-contact-list li,
.footer-col > a,
.footer-removed-feed article a,
.footer-removed-feed span,
.footer-bottom,
.footer-col h4{
  font-size:calc(11pt + 2px)!important;
}



/* =========================================================
   HAKKIMIZDA — page-only styles
   Homepage navigation and footer CSS above are unchanged.
   ========================================================= */
body{background:#fff}

/* Fixed inner-page hero language */
.pagehero{
  height:540px;
  position:relative;
  overflow:hidden;
  color:#fff;
  background:url("/assets/media/hero-smart-ai.webp") center 48%/cover no-repeat;
}
.pagehero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(9,13,16,.94) 0%,rgba(9,13,16,.82) 35%,rgba(9,13,16,.53) 68%,rgba(122,14,22,.50) 100%),
    linear-gradient(0deg,rgba(8,11,14,.16),rgba(8,11,14,.10));
}
.pagehero .topnav{position:absolute}
.pagehero-inner{
  width:var(--container);
  height:100%;
  margin:auto;
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  padding-top:92px;
}
.pagehero-copy{
  margin-left:58px;
  max-width:810px;
}
.pagehero-copy .eyebrow{color:var(--red2)}
.pagehero-copy h1{
  margin:14px 0 18px;
  font-size:clamp(62px,6.6vw,102px);
  line-height:.92;
  letter-spacing:-.055em;
  color:#fff;
}
.pagehero-copy p{
  margin:0;
  max-width:780px;
  color:rgba(255,255,255,.88);
  font-size:12pt;
  line-height:1.8;
  font-weight:500;
}

/* Intro */
.about-page-intro{padding:112px 0 120px;background:#fff}
.about-page-grid{
  display:grid;
  grid-template-columns:1.04fr .96fr;
  gap:88px;
  align-items:center;
}
.about-page-copy h2{
  margin:18px 0 30px;
  font-size:clamp(42px,4.5vw,70px);
  line-height:1.03;
  letter-spacing:-.045em;
}
.about-page-copy h2 span{color:var(--red)}
.about-page-copy p{
  margin:0 0 19px;
  color:#626970;
  font-size:12pt;
  line-height:1.9;
}
.about-page-copy .keyword{color:var(--red);font-weight:750}
.about-page-visual{position:relative}
.about-page-visual img{
  width:100%;
  height:610px;
  object-fit:cover;
  border-radius:34px;
}
.about-page-badge{
  position:absolute;
  left:-50px;
  top:54px;
  width:145px;
  height:145px;
  border-radius:50%;
  background:#fff;
  display:grid;
  place-items:center;
  text-align:center;
  box-shadow:0 22px 55px rgba(0,0,0,.13);
  font-size:11pt;
  font-weight:850;
  line-height:1.25;
}
.about-page-badge b{
  display:block;
  color:var(--red);
  font-size:32pt;
  line-height:1;
  margin-bottom:7px;
}

/* Product capability */
.capability-section{
  padding:118px 0;
  background:#171b1f;
  color:#fff;
}
.capability-head{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:70px;
  align-items:end;
  margin-bottom:54px;
}
.capability-head h2{
  margin:15px 0 0;
  font-size:clamp(42px,4.2vw,68px);
  line-height:1.03;
  letter-spacing:-.045em;
}
.capability-head h2 span{color:var(--red2)}
.capability-head p{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:12pt;
  line-height:1.85;
}
.capability-cards{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.capability-card{
  min-height:235px;
  padding:30px;
  border-radius:24px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.035);
  display:flex;
  flex-direction:column;
}
.capability-card h3{
  margin:0 0 16px;
  font-size:17pt;
  line-height:1.25;
  letter-spacing:-.02em;
}
.capability-card p{
  margin:0;
  color:rgba(255,255,255,.64);
  font-size:11pt;
  line-height:1.75;
}
.capability-card strong{color:#fff}

/* Mission / vision / ethics */
.values-section{padding:118px 0;background:#f7f7f4}
.values-head{
  max-width:870px;
  margin-bottom:52px;
}
.values-head h2{
  margin:16px 0 18px;
  font-size:clamp(42px,4.3vw,68px);
  line-height:1.02;
  letter-spacing:-.045em;
}
.values-head p{margin:0;color:#697079;font-size:12pt;line-height:1.8}
.values-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.value-card{
  min-height:315px;
  padding:38px;
  border:1px solid rgba(17,20,23,.10);
  border-radius:28px;
  background:#fff;
  position:relative;
  overflow:hidden;
}
.value-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:5px;
  height:100%;
  background:var(--red);
}
.value-card small{
  display:block;
  color:var(--red);
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase;
  margin-bottom:22px;
}
.value-card h3{
  margin:0 0 18px;
  font-size:23pt;
  line-height:1.12;
  letter-spacing:-.03em;
}
.value-card p{
  margin:0;
  color:#697079;
  font-size:11pt;
  line-height:1.78;
}

/* Corporate video */
.video-section{padding:118px 0;background:#fff}
.video-head{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:70px;
  align-items:end;
  margin-bottom:42px;
}
.video-head h2{
  margin:15px 0 0;
  font-size:clamp(42px,4.2vw,68px);
  line-height:1.02;
  letter-spacing:-.045em;
}
.video-head h2 span{color:var(--red)}
.video-head p{
  margin:0;
  color:#697079;
  font-size:12pt;
  line-height:1.82;
}
.corporate-video{
  position:relative;
  overflow:hidden;
  border-radius:30px;
  background:#0d1012;
  box-shadow:0 24px 70px rgba(0,0,0,.13);
}
.corporate-video video{
  display:block;
  width:100%;
  aspect-ratio:16/8.4;
  object-fit:cover;
  background:#0d1012;
}

/* Common compact CTA — fixed for future product & sector pages */
.common-cta{padding:0 0 112px;background:#fff}
.common-cta-box{
  min-height:278px;
  border-radius:30px;
  padding:46px 68px;
  display:flex;
  align-items:center;
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 82% 50%,rgba(215,25,32,.28),transparent 29%),
    linear-gradient(105deg,#171b1f 0%,#171b1f 63%,#38171a 100%);
}
.common-cta-box:after{
  content:"";
  position:absolute;
  width:390px;
  height:390px;
  right:-145px;
  top:-125px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:50%;
}
.common-cta-content{position:relative;z-index:2;max-width:850px}
.common-cta h2{
  margin:13px 0 13px;
  font-size:clamp(32px,3.2vw,50px);
  line-height:1.05;
  letter-spacing:-.035em;
}
.common-cta p{
  margin:0 0 22px;
  max-width:720px;
  color:rgba(255,255,255,.72);
  font-size:11pt;
  line-height:1.65;
}
.common-cta .btn{box-shadow:none;padding:13px 23px}

/* Active nav is visual only, structure remains identical to homepage */
.pagehero .menu a[href="/hakkimizda/"]{color:#fff}

@media(max-width:1100px){
  .about-page-grid,.capability-head,.video-head{grid-template-columns:1fr;gap:42px}
  .capability-cards{grid-template-columns:1fr 1fr}
  .values-grid{grid-template-columns:1fr}
  .about-page-badge{left:22px;top:22px}
}
@media(max-width:820px){
  .pagehero{height:500px}
  .pagehero-copy{margin-left:0}
  .pagehero-inner{padding-top:105px}
  .about-page-intro,.capability-section,.values-section,.video-section{padding:82px 0}
  .about-page-visual img{height:440px}
  .capability-cards{grid-template-columns:1fr}
  .common-cta{padding-bottom:82px}
  .common-cta-box{padding:38px 32px;min-height:250px}
}
@media(max-width:620px){
  .pagehero{height:470px}
  .pagehero-copy h1{font-size:52px}
  .pagehero-copy p{font-size:11pt}
  .about-page-grid{gap:48px}
  .about-page-visual img{height:350px;border-radius:24px}
  .value-card{padding:30px}
  .corporate-video{border-radius:22px}
}


/* ===== Corporate values V2: editorial, not three identical cards ===== */
.values-section{
  padding:118px 0;
  background:#f3f3f0;
  position:relative;
  overflow:hidden;
}
.values-section:after{
  content:"Smart";
  position:absolute;
  right:-35px;
  top:42px;
  font-size:190px;
  font-weight:900;
  letter-spacing:-.07em;
  color:rgba(17,20,23,.025);
  pointer-events:none;
}
.values-head{max-width:920px;margin-bottom:62px;position:relative;z-index:1}
.values-layout{
  display:grid;
  grid-template-columns:1.06fr .94fr;
  gap:18px;
  position:relative;
  z-index:1;
}
.value-feature,
.value-side{
  border-radius:30px;
  overflow:hidden;
}
.value-feature{
  min-height:500px;
  padding:54px;
  color:#fff;
  background:
    radial-gradient(circle at 90% 15%,rgba(226,24,31,.28),transparent 32%),
    linear-gradient(135deg,#171b1f,#101316);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.value-feature small,.value-side small{
  display:block;
  color:#ef2027;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase;
  margin-bottom:22px;
}
.value-feature h3{
  max-width:650px;
  margin:0 0 22px;
  font-size:32pt;
  line-height:1.08;
  letter-spacing:-.04em;
}
.value-feature p{
  max-width:720px;
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:11pt;
  line-height:1.82;
}
.values-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}
.value-side{
  padding:38px 42px;
  background:#fff;
  border:1px solid rgba(17,20,23,.08);
  position:relative;
}
.value-side:after{
  content:"";
  position:absolute;
  right:0;top:0;width:5px;height:100%;
  background:#ed1c24;
}
.value-side h3{
  margin:0 0 15px;
  max-width:560px;
  font-size:22pt;
  line-height:1.12;
  letter-spacing:-.03em;
}
.value-side p{
  margin:0;
  color:#697079;
  font-size:11pt;
  line-height:1.76;
}

/* Video section gets its own visual identity so two white sections never collide */
.video-section{
  padding:112px 0;
  background:
    radial-gradient(circle at 82% 20%,rgba(226,24,31,.12),transparent 28%),
    #171b1f;
  color:#fff;
}
.video-head h2{color:#fff}
.video-head p{color:rgba(255,255,255,.66)}
.video-section .eyebrow{color:#ef2027}
.corporate-video{
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 28px 80px rgba(0,0,0,.28);
}
.corporate-video video{
  width:100%;
  height:auto;
  aspect-ratio:auto;
  max-height:720px;
  object-fit:contain;
  background:#090b0d;
}

/* CTA: button on the right, label only "İLETİŞİM" */
.common-cta-box{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:55px;
}
.common-cta-content{max-width:880px}
.common-cta-action{
  position:relative;
  z-index:3;
  align-self:center;
  justify-self:end;
}
.common-cta-action .btn{
  min-width:150px;
  justify-content:center;
  text-align:center;
}

@media(max-width:900px){
  .values-layout{grid-template-columns:1fr}
  .value-feature{min-height:410px}
  .values-side{grid-template-rows:auto}
  .common-cta-box{grid-template-columns:1fr;gap:24px}
  .common-cta-action{justify-self:start}
}


/* ===== CTA V3 ===== */
.common-cta{
  padding:86px 0 96px;
  background:#f4f4f1;
}
.common-cta-box{
  min-height:220px;
  border-radius:28px;
  padding:42px 58px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:48px;
  align-items:center;
  background:
    radial-gradient(circle at 88% 50%,rgba(226,24,31,.18),transparent 28%),
    linear-gradient(100deg,#171b1f 0%,#171b1f 68%,#2a1719 100%);
  box-shadow:0 18px 55px rgba(0,0,0,.08);
}
.common-cta-content{max-width:920px}
.common-cta .eyebrow{margin-bottom:10px}
.common-cta h2{
  max-width:850px;
  margin:0 0 12px;
  font-size:clamp(30px,3vw,48px);
  line-height:1.03;
  letter-spacing:-.04em;
}
.common-cta p{
  max-width:740px;
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:11pt;
  line-height:1.65;
}
.common-cta-action{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-width:180px;
}
.common-cta-action .btn{
  min-width:154px;
  height:52px;
  padding:0 28px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:11pt;
  font-weight:800;
  letter-spacing:.03em;
}
@media(max-width:900px){
  .common-cta{padding:70px 0}
  .common-cta-box{
    grid-template-columns:1fr;
    gap:26px;
    min-height:auto;
    padding:36px 30px;
  }
  .common-cta-action{justify-content:flex-start}
}


/* Kurumsal dropdown */
.menu{overflow:visible}
.menu-parent{position:relative;display:flex;align-items:center;height:82px}
.menu-parent-link{display:flex;align-items:center;gap:6px;height:100%}
.menu-caret{font-size:14px;line-height:1;opacity:.7;transform:translateY(-1px);transition:.2s ease}
.submenu{
  position:absolute;top:68px;left:50%;transform:translateX(-50%) translateY(10px);
  min-width:218px;padding:10px;background:rgba(17,20,23,.97);
  border:1px solid rgba(255,255,255,.12);border-radius:16px;
  box-shadow:0 18px 45px rgba(0,0,0,.28);backdrop-filter:blur(18px);
  opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;
}
.submenu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}
.submenu a{display:block;padding:12px 14px;border-radius:10px;white-space:nowrap;font-size:10.5pt;font-weight:650;color:#fff;opacity:.82}
.submenu a:hover{background:rgba(237,28,36,.13);color:#fff;opacity:1}
.menu-parent:hover .submenu,.menu-parent:focus-within .submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.menu-parent:hover .menu-caret,.menu-parent:focus-within .menu-caret{transform:rotate(180deg) translateY(1px);opacity:1}


/* ===== Kurumsal dropdown V4 — no arrow ===== */
.menu{overflow:visible}
.menu-parent{
  position:relative;
  display:flex;
  align-items:center;
  height:82px;
}
.menu-parent-link{
  display:flex;
  align-items:center;
  gap:8px;
  height:100%;
  position:relative;
}
.menu-parent-link::after{
  content:"";
  width:5px;
  height:5px;
  border-radius:50%;
  background:#ed1c24;
  box-shadow:0 0 0 0 rgba(237,28,36,.28);
  transition:box-shadow .2s ease, transform .2s ease;
}
.menu-parent:hover .menu-parent-link::after,
.menu-parent:focus-within .menu-parent-link::after{
  box-shadow:0 0 0 5px rgba(237,28,36,.11);
  transform:scale(1.08);
}
.menu-caret{display:none!important}
.submenu{
  position:absolute;
  top:68px;
  left:50%;
  transform:translateX(-50%) translateY(10px);
  min-width:222px;
  padding:10px;
  background:rgba(16,19,22,.985);
  border:1px solid rgba(255,255,255,.10);
  border-radius:16px;
  box-shadow:0 20px 48px rgba(0,0,0,.30);
  backdrop-filter:blur(18px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
  z-index:80;
}
.submenu:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:-15px;
  height:15px;
}
.submenu a{
  display:block;
  padding:12px 14px;
  border-radius:10px;
  white-space:nowrap;
  font-size:10.5pt;
  font-weight:650;
  color:rgba(255,255,255,.78);
}
.submenu a:hover{
  background:rgba(237,28,36,.12);
  color:#fff;
}
.menu-parent:hover .submenu,
.menu-parent:focus-within .submenu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateX(-50%) translateY(0);
}


/* ===== shared menu dropdowns ===== */
.sector-submenu{min-width:270px}
.product-submenu{min-width:245px}
.submenu{max-height:70vh;overflow:auto}




.mobile-menu-toggle{
  display:none;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.14);
  border-radius:50%;background:rgba(255,255,255,.06);align-items:center;justify-content:center;
  flex-direction:column;gap:4px;cursor:pointer;margin-left:auto;position:relative;z-index:120
}
.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:2px;background:#fff;transition:.22s ease}
body.mobile-menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
body.mobile-menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}
body.mobile-menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

@media(max-width:1050px){
  .topnav{z-index:9990!important;overflow:visible!important}
  .mobile-menu-toggle{display:flex!important}
  .navphone{display:none!important}
  .topnav .menu{
    display:none!important;position:fixed!important;left:12px!important;right:12px!important;top:94px!important;
    width:auto!important;max-height:calc(100vh - 112px)!important;overflow-y:auto!important;padding:14px!important;
    margin:0!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;
    background:rgba(15,18,21,.985)!important;box-shadow:0 25px 70px rgba(0,0,0,.42)!important;
    backdrop-filter:blur(20px)!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;z-index:9989!important
  }
  body.mobile-menu-open .topnav .menu{display:flex!important}
  .topnav .menu>a,.topnav .menu-parent-link{
    display:flex!important;width:100%!important;min-height:48px!important;align-items:center!important;
    justify-content:space-between!important;padding:12px 14px!important;border-radius:12px!important;font-size:11pt!important
  }
  .topnav .menu-parent{display:block!important;width:100%!important;height:auto!important}
  .topnav .menu-parent-link::after{width:6px!important;height:6px!important;flex:0 0 6px!important}
  .topnav .submenu{
    position:static!important;display:none!important;width:100%!important;min-width:0!important;max-height:none!important;
    overflow:visible!important;padding:5px 8px 8px 18px!important;margin:0!important;border:0!important;border-radius:0!important;
    background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;opacity:1!important;
    visibility:visible!important;pointer-events:auto!important;transform:none!important
  }
  .topnav .menu-parent.is-open .submenu{display:block!important}
  .topnav .submenu::before{display:none!important}
  .topnav .submenu a{
    display:block!important;padding:11px 13px!important;border-left:1px solid rgba(237,28,36,.35)!important;
    border-radius:0 10px 10px 0!important;white-space:normal!important;color:rgba(255,255,255,.76)!important;font-size:10.5pt!important
  }
  body.mobile-menu-open{overflow:hidden}
}

@media(max-width:680px){
  .topnav{width:calc(100% - 24px)!important;top:12px!important;height:68px!important;padding:0 12px!important}
  .topnav .logo{width:132px!important}
  .lang-orbit{width:42px!important;height:42px!important;margin-left:8px!important}

  .about .about-image{display:none!important}
  .about-grid{grid-template-columns:1fr!important;gap:0!important}
  .about-copy{grid-column:1!important}

  #products .masonry{
    display:flex!important;grid-template-columns:none!important;grid-template-rows:none!important;overflow-x:auto!important;
    gap:14px!important;padding:4px 0 14px!important;scroll-snap-type:x mandatory!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important
  }
  #products .masonry::-webkit-scrollbar{display:none!important}
  #products .masonry .card,#products .masonry .card.small,#products .masonry .card.tall,#products .masonry .card.wide{
    flex:0 0 100%!important;width:100%!important;max-width:100%!important;height:410px!important;
    grid-column:auto!important;grid-row:auto!important;scroll-snap-align:center!important;scroll-snap-stop:always!important
  }

  #sectors .sector-slider{width:var(--container)!important;margin-left:auto!important;margin-right:auto!important}
  #sectors .sector-track{gap:14px!important;padding:10px 0 18px!important;scroll-snap-type:x mandatory!important}
  #sectors .sector-card{flex:0 0 100%!important;width:100%!important;max-width:100%!important;scroll-snap-align:center!important;scroll-snap-stop:always!important}
  #sectors .sector-card img{height:430px!important}
  #sectors .sector-nav{display:none!important}

  .compact-gallery{height:auto!important;min-height:0!important;padding:70px 0!important;overflow:visible!important}
  .gallery-compact-wrap{display:block!important;height:auto!important}
  .gallery-compact-copy{max-width:none!important;margin-bottom:32px!important}
  .gallery-mosaic{display:grid!important;height:auto!important;grid-template-columns:1fr!important;grid-template-rows:none!important;gap:12px!important}
  .gallery-mosaic .gallery-item,.gallery-mosaic .gm-1,.gallery-mosaic .gm-2,.gallery-mosaic .gm-3,.gallery-mosaic .gm-4,
  .gallery-mosaic .gm-5,.gallery-mosaic .gm-6,.gallery-mosaic .gm-7,.gallery-mosaic .gm-8{
    grid-column:1!important;grid-row:auto!important;width:100%!important;aspect-ratio:4/3!important;min-height:0!important;display:block!important
  }
  .gallery-mosaic .gallery-item img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}

  .gallery-band .gallery-grid,.gallery-grid-8,main .gallery-grid{grid-template-columns:1fr!important;grid-template-rows:none!important;gap:12px!important}
  .gallery-band .gallery-grid>*,.gallery-grid-8>*,main .gallery-grid>*{grid-column:1!important;grid-row:auto!important;width:100%!important}
  .gallery-tile{width:100%!important;aspect-ratio:3/2!important}

  .site-footer .footer-newsletter{display:none!important}
  .site-footer .footer-main{display:block!important;grid-template-columns:1fr!important;padding-top:44px!important;padding-bottom:28px!important}
  .site-footer .footer-col{display:none!important}
  .site-footer .footer-brand{display:block!important;width:100%!important;max-width:none!important}
  .site-footer .footer-brand>p{max-width:100%!important}
  .site-footer .footer-bottom{display:flex!important;justify-content:center!important;align-items:center!important;padding-top:20px!important;padding-bottom:20px!important;text-align:center!important}
  .site-footer .footer-bottom>div:first-child{display:none!important}
  .site-footer .footer-credit{display:block!important}
}



.contact-page{background:#f4f4f1}
.contact-intro{padding:110px 0 90px;background:#f4f4f1}
.contact-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}
.contact-intro-copy h2,.contact-form-copy h2,.contact-map-head h2{
  margin:18px 0 28px;font-size:clamp(42px,5.1vw,78px);line-height:.95;letter-spacing:-.055em
}
.contact-intro-copy p,.contact-form-copy>p{
  max-width:690px;color:#666b6f;font-size:12pt;line-height:1.8
}
.contact-direct{border-top:1px solid #d8d8d3}
.contact-direct-row{
  display:grid;grid-template-columns:110px 1fr auto;gap:24px;align-items:center;
  padding:28px 0;border-bottom:1px solid #d8d8d3;text-decoration:none;color:#151719
}
.contact-direct-label{font-size:9.5pt;font-weight:800;letter-spacing:.08em;color:#ed1c24}
.contact-direct-row strong{font-size:15pt;line-height:1.45;font-weight:650}
.contact-direct-row i{font-style:normal;font-size:10pt;color:#7c8083}
.contact-direct-row:hover strong{color:#ed1c24}

.contact-form-section{padding:110px 0;background:#171b1f;color:#fff}
.contact-form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.contact-form-copy>p{color:rgba(255,255,255,.6)}
.contact-mini{margin-top:50px;border-top:1px solid rgba(255,255,255,.15)}
.contact-mini>div{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.15)}
.contact-mini span{font-size:9pt;font-weight:800;letter-spacing:.08em;color:#ed1c24}
.contact-mini p{margin:8px 0 0;color:rgba(255,255,255,.72);line-height:1.6}

.contact-form{padding:38px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:rgba(255,255,255,.035)}
.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-form label{display:block;margin-bottom:18px}
.contact-form label>span{display:block;margin:0 0 9px;font-size:9.5pt;font-weight:700;color:rgba(255,255,255,.72)}
.contact-form input,.contact-form select,.contact-form textarea{
  width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.13);border-radius:13px;
  background:rgba(255,255,255,.055);color:#fff;padding:15px 16px;font:inherit;outline:none
}
.contact-form input,.contact-form select{height:54px}
.contact-form textarea{resize:vertical;min-height:160px}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{
  border-color:#ed1c24;background:rgba(255,255,255,.08)
}
.contact-form select option{color:#111}
.contact-form ::placeholder{color:rgba(255,255,255,.34)}
.form-bottom{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-top:8px}
.form-note{margin:0;max-width:430px;color:rgba(255,255,255,.42);font-size:9.5pt;line-height:1.5}
.contact-form button{
  border:0;border-radius:999px;background:#ed1c24;color:#fff;min-width:178px;height:54px;
  padding:0 24px;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease
}
.contact-form button:hover{transform:translateY(-2px);background:#d71920}
.form-status{min-height:22px;margin:14px 0 0;color:#fff;font-size:10pt}

.contact-map-section{padding:110px 0;background:#fff}
.contact-map-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}
.contact-map-head>div{max-width:900px}
.contact-map-head>a{
  flex:0 0 auto;text-decoration:none;color:#111;font-weight:800;font-size:10pt;
  border-bottom:2px solid #ed1c24;padding-bottom:7px
}
.contact-map{height:540px;border-radius:26px;overflow:hidden;background:#ddd}
.contact-map iframe{display:block;width:100%;height:100%;border:0;filter:grayscale(1) contrast(.95)}

.contact-help{padding:0 0 110px;background:#fff}
.contact-help-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd;border-left:1px solid #ddd}
.contact-help-grid article{min-height:250px;padding:30px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.contact-help-grid span{font-size:9.5pt;font-weight:800;color:#ed1c24}
.contact-help-grid h3{font-size:23px;margin:66px 0 14px}
.contact-help-grid p{margin:0;color:#6f7477;font-size:10.5pt;line-height:1.65}

@media(max-width:900px){
  .contact-intro-grid,.contact-form-grid{grid-template-columns:1fr;gap:55px}
}
@media(max-width:680px){
  .contact-intro,.contact-form-section,.contact-map-section{padding:72px 0}
  .contact-intro-grid,.contact-form-grid{gap:42px}
  .contact-direct-row{grid-template-columns:1fr;gap:8px;padding:22px 0}
  .contact-direct-row i{display:none}
  .contact-direct-row strong{font-size:13pt}
  .contact-form{padding:24px 18px;border-radius:20px}
  .field-row{grid-template-columns:1fr;gap:0}
  .form-bottom{display:block}
  .contact-form button{width:100%;margin-top:20px}
  .contact-map-head{display:block}
  .contact-map-head>a{display:inline-block;margin-top:18px}
  .contact-map{height:380px;border-radius:18px}
  .contact-help{padding-bottom:72px}
  .contact-help-grid{grid-template-columns:1fr}
  .contact-help-grid article{min-height:210px}
  .contact-help-grid h3{margin-top:46px}
}



.contact-intro-head{max-width:900px;margin-bottom:52px}
.contact-intro-head h2{font-size:clamp(42px,5.1vw,78px);line-height:.95;letter-spacing:-.055em;margin:18px 0 24px}
.contact-intro-head p{max-width:760px;color:#666b6f;font-size:12pt;line-height:1.8}
.location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.location-card{position:relative;min-height:520px;padding:34px;border:1px solid #deded9;border-radius:24px;background:#fff;display:flex;flex-direction:column}
.location-icon{font-size:36px;line-height:1;color:#ed1c24;margin-bottom:28px}
.location-kicker{font-size:9pt;letter-spacing:.09em;font-weight:800;color:#ed1c24}
.location-card h3{font-size:28px;letter-spacing:-.035em;margin:10px 0 18px}
.location-card address{font-style:normal;color:#555b5f;line-height:1.75;min-height:104px}
.location-lines{margin-top:20px;border-top:1px solid #e6e6e1}
.location-lines a{display:block;padding:14px 0;border-bottom:1px solid #e6e6e1;text-decoration:none;color:#17191b}
.location-lines small{display:block;font-size:8.5pt;font-weight:800;letter-spacing:.07em;color:#8a8d90;margin-bottom:5px}
.location-lines strong{font-size:11pt;font-weight:650}
.location-route{display:inline-flex;margin-top:auto;padding-top:26px;color:#111;text-decoration:none;font-size:9.5pt;font-weight:800;letter-spacing:.05em}
.location-route:after{content:"↗";margin-left:9px;color:#ed1c24}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.contact-form button:disabled{opacity:.65;cursor:wait}
@media(max-width:980px){.location-grid{grid-template-columns:1fr 1fr}.location-card:last-child{grid-column:1/-1}}
@media(max-width:680px){
 .contact-intro-head{margin-bottom:34px}
 .location-grid{grid-template-columns:1fr}
 .location-card,.location-card:last-child{grid-column:auto;min-height:auto;padding:26px}
 .location-card address{min-height:0}
 .location-route{margin-top:28px}
}



.Smart-whatsapp{
 position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;
 display:flex;align-items:center;justify-content:center;background:#25D366;color:#fff;
 box-shadow:0 12px 32px rgba(0,0,0,.22);z-index:9997;transition:transform .2s ease,box-shadow .2s ease
}
.Smart-whatsapp:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(0,0,0,.28)}
.Smart-whatsapp svg{width:31px;height:31px;fill:currentColor}
@media(max-width:680px){.Smart-whatsapp{right:16px;bottom:16px;width:54px;height:54px}}



.footer-removed-feed-links{display:block}
.footer-removed-feed-links a{display:block;padding:6px 0;color:rgba(255,255,255,.64);font-size:11pt;line-height:1.45;text-decoration:none;transition:.2s ease}
.footer-removed-feed-links a:hover{color:#fff;transform:translateX(2px)}



/* ALT SAYFA HERO STANDART V1 */
.pagehero{
  height:auto !important;
  min-height:500px !important;
}
.pagehero-inner{
  width:var(--container) !important;
  height:auto !important;
  min-height:500px !important;
  margin:0 auto !important;
  display:flex !important;
  align-items:flex-start !important;
  padding:150px 0 78px !important;
  box-sizing:border-box !important;
}
.pagehero-copy{
  margin-left:0 !important;
  max-width:980px !important;
}
.pagehero-copy h1{
  margin:14px 0 20px !important;
  font-size:64px !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  max-width:980px !important;
}
.pagehero-copy p{
  max-width:860px !important;
  font-size:12pt !important;
  line-height:1.7 !important;
}
@media(max-width:1050px){
  .pagehero{min-height:460px !important}
  .pagehero-inner{min-height:460px !important;padding:138px 0 64px !important}
  .pagehero-copy h1{font-size:54px !important}
}
@media(max-width:680px){
  .pagehero{min-height:420px !important}
  .pagehero-inner{min-height:420px !important;padding:122px 0 54px !important}
  .pagehero-copy h1{font-size:42px !important;line-height:1.04 !important}
  .pagehero-copy p{font-size:11pt !important;line-height:1.6 !important}
}



/* CONTACT CARDS V2 */
.contact-pin-icon{
  width:48px !important;
  height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#ed1c24 !important;
  border:0 !important;
  background:rgba(237,28,36,.08) !important;
  border-radius:14px !important;
  margin-bottom:18px !important;
}
.contact-pin-icon svg{
  width:26px !important;
  height:26px !important;
  display:block !important;
}

.contact-route-btn{
  display:inline-flex !important;
  align-items:center !important;
  gap:9px !important;
  min-height:48px !important;
  padding:0 20px !important;
  border-radius:999px !important;
  background:#ed1c24 !important;
  color:#fff !important;
  border:1px solid #ed1c24 !important;
  text-decoration:none !important;
  font-weight:800 !important;
  letter-spacing:.01em !important;
  box-shadow:0 10px 24px rgba(237,28,36,.22) !important;
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease !important;
}
.contact-route-btn svg{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
}
.contact-route-btn:hover{
  transform:translateY(-2px) !important;
  background:#d71920 !important;
  box-shadow:0 14px 30px rgba(237,28,36,.28) !important;
}

.contact-card,
.contact-location-card,
.contact-branch-card{
  box-shadow:0 24px 60px rgba(17,20,24,.12), 0 8px 24px rgba(17,20,24,.06) !important;
}

/* generic fallback for likely card wrappers */
.contact-grid > *,
.locations-grid > *,
.branches-grid > *{
  box-shadow:0 24px 60px rgba(17,20,24,.12), 0 8px 24px rgba(17,20,24,.06) !important;
  border-color:rgba(17,20,24,.08) !important;
}

@media(max-width:680px){
  .contact-route-btn{
    width:100% !important;
    justify-content:center !important;
  }
}



.contact-mini{display:none!important}
.contact-direct-note{
  margin-top:34px;
  padding-top:24px;
  border-top:1px solid rgba(255,255,255,.14);
  max-width:560px;
}
.contact-direct-note strong{
  display:block;
  margin-bottom:9px;
  font-size:10pt;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:#ed1c24;
}
.contact-direct-note p{
  margin:0;
  font-size:11pt;
  line-height:1.75;
  color:rgba(255,255,255,.68);
}
@media(max-width:680px){
  .contact-direct-note{margin-top:24px;padding-top:20px}
}



/* CONTACT CARD FINAL V3 — mevcut yapı korunur */

.location-card{
  box-shadow:
    0 26px 70px rgba(17,20,24,.14),
    0 10px 28px rgba(17,20,24,.08) !important;
  border-color:rgba(17,20,24,.08) !important;
}

.location-card:hover{
  box-shadow:
    0 34px 84px rgba(17,20,24,.17),
    0 14px 34px rgba(17,20,24,.10) !important;
}

.location-lines{
  margin-top:28px !important;
  padding-top:18px !important;
  border-top:1px solid rgba(17,20,24,.10) !important;
}

.location-lines a{
  display:block !important;
  color:#111 !important;
  text-decoration:none !important;
}

.location-lines small,
.contact-info-label{
  display:block !important;
  margin-bottom:7px !important;
  font-size:11px !important;
  line-height:1.2 !important;
  font-weight:800 !important;
  letter-spacing:.08em !important;
  color:#8a8f96 !important;
  text-transform:uppercase !important;
}

.location-lines strong{
  display:block !important;
  font-size:14px !important;
  line-height:1.45 !important;
  font-weight:800 !important;
  color:#111 !important;
}

.contact-email-row{
  margin-top:18px !important;
  padding-top:16px !important;
  border-top:1px solid rgba(17,20,24,.10) !important;
}

.contact-email-row a{
  color:#111 !important;
  text-decoration:none !important;
  font-weight:700 !important;
  word-break:break-word !important;
}

.contact-route-btn{
  min-height:50px !important;
  width:100% !important;
  padding:0 22px !important;
  margin-top:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  text-align:center !important;
  background:#ed1c24 !important;
  color:#fff !important;
  border:1px solid #ed1c24 !important;
  border-radius:999px !important;
  font-weight:800 !important;
  text-decoration:none !important;
  box-shadow:0 12px 26px rgba(237,28,36,.20) !important;
}

.contact-route-btn span{
  display:inline-block !important;
  line-height:1 !important;
  text-align:center !important;
}

.contact-route-btn .route-icon{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
  color:#fff !important;
}

.contact-route-btn:hover{
  background:#cf171e !important;
  border-color:#cf171e !important;
  transform:translateY(-2px) !important;
  box-shadow:0 16px 32px rgba(237,28,36,.28) !important;
}

@media(max-width:680px){
  .contact-route-btn{
    min-height:48px !important;
  }
}



/* E-posta satırını telefon altındaki iki ayırıcı çizgi arasına al */
.location-card .contact-email-row{
    margin-top:0 !important;
    padding:14px 0 15px !important;
    border-top:0 !important;
    border-bottom:1px solid rgba(17,20,24,.10) !important;
}

/* E-posta ile Yol Tarifi butonu arasında kontrollü nefes alanı */
.location-card .contact-route-btn{
    margin-top:22px !important;
}

/* Kartın altındaki buton fazla sıkışmasın */
.location-card{
    padding-bottom:28px !important;
}

@media(max-width:680px){
    .location-card .contact-email-row{
        padding:13px 0 14px !important;
    }
    .location-card .contact-route-btn{
        margin-top:18px !important;
    }
}
