/* Ersha Pharma Ana Sayfa v2.29.0 | FAZ 1
   Sadece üst alan: şeffaf başlık, güçlü CTA, temiz hero, yüksek çözünürlüklü ürün kartları. */
:root{
  --er29-ink:#111a42;
  --er29-muted:#5c647d;
  --er29-purple:#7337ee;
  --er29-blue:#3779e8;
  --er29-cyan:#17b8bf;
  --er29-green:#18b77a;
  --er29-pink:#ed3f8f;
  --er29-orange:#ff9818;
  --er29-line:#e7eaf4;
  --er29-soft:#f7f8ff;
  --er29-shadow:0 24px 68px rgba(39,47,104,.11);
}

body.route-home{background:#fff;color:var(--er29-ink)}
body.route-home main{overflow:hidden}

/* Tam genişlikteki boş beyaz başlık barı kaldırıldı. Marka ve aksiyonlar ayrı cam yüzeylerde durur. */
body.route-home .site-header{
  position:absolute!important;
  top:0!important;
  left:0;right:0;
  z-index:120;
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:16px;
  min-height:88px;
  padding:18px clamp(22px,4.2vw,68px)!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
body.route-home .preview-ribbon+.site-header{top:34px!important}
body.route-home .desktop-nav{display:none!important}
body.route-home .site-brand-credit{
  justify-self:start;
  display:grid;
  gap:1px;
  min-width:154px;
  padding:11px 16px;
  border:1px solid rgba(225,228,241,.9);
  border-radius:17px;
  background:rgba(255,255,255,.86);
  box-shadow:0 10px 28px rgba(42,49,103,.07);
  backdrop-filter:blur(16px);
  text-decoration:none;
}
body.route-home .site-brand-credit span{color:#8a92aa;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
body.route-home .site-brand-credit strong{color:#121b43;font-size:20px;line-height:1.05;letter-spacing:-.035em}
body.route-home .header-actions{justify-self:end;display:flex;align-items:center;gap:12px}
body.route-home .menu-toggle{
  display:flex!important;
  width:50px;height:50px;
  border:1px solid rgba(222,226,240,.95);
  border-radius:17px;
  background:rgba(255,255,255,.9);
  box-shadow:0 10px 28px rgba(42,49,103,.07);
  backdrop-filter:blur(16px);
}
body.route-home .menu-toggle span{width:19px;height:2px;background:#162048;border-radius:5px}
body.route-home .header-quote-live{
  position:relative;
  isolation:isolate;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:11px;
  min-width:248px;
  min-height:58px;
  padding:8px 18px 8px 22px;
  border:3px solid rgba(255,255,255,.96)!important;
  border-radius:999px;
  background:linear-gradient(110deg,#9411ef 0%,#6737ee 47%,#2b7de9 78%,#17bfc1 100%)!important;
  color:#fff!important;
  box-shadow:0 14px 34px rgba(93,48,220,.30),0 0 28px rgba(139,38,239,.25);
  font-size:15px;
  font-weight:900;
  letter-spacing:-.015em;
  text-decoration:none;
  overflow:hidden;
  animation:er29CtaGlow 2.4s ease-in-out infinite;
}
body.route-home .header-quote-live:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(118deg,rgba(255,255,255,.27),transparent 38%);z-index:-1}
body.route-home .header-quote-live i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.17);font-style:normal}
body.route-home .header-quote-live i:before{content:"🚀";font-size:17px;filter:drop-shadow(0 3px 4px rgba(22,20,73,.22))}
body.route-home .header-quote-live i:after,body.route-home .header-quote-live b{display:none!important}
body.route-home .header-quote-live:hover{transform:translateY(-2px);color:#fff!important}
@keyframes er29CtaGlow{
  0%,100%{box-shadow:0 14px 34px rgba(93,48,220,.27),0 0 22px rgba(139,38,239,.20)}
  50%{box-shadow:0 18px 42px rgba(93,48,220,.37),0 0 38px rgba(139,38,239,.38)}
}

/* HERO */
.er29-hero{
  max-width:1600px;
  margin:0 auto;
  padding:clamp(26px,3.2vw,44px) clamp(22px,4.6vw,70px) clamp(22px,3vw,30px);
}
.er29-hero-surface{
  position:relative;
  overflow:hidden;
  min-height:640px;
  border:1px solid #e6e9f3;
  border-radius:38px;
  background:linear-gradient(120deg,#fbfbff 0%,#f7f5ff 36%,#f6f7fd 100%);
  box-shadow:0 24px 58px rgba(46,54,116,.08);
}
.er29-hero-surface:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(251,251,255,.98) 0%,rgba(251,251,255,.95) 26%,rgba(251,251,255,.80) 44%,rgba(251,251,255,.48) 62%,rgba(251,251,255,.16) 76%,rgba(251,251,255,.03) 88%,rgba(251,251,255,0) 100%);
  z-index:1;
}
.er29-hero-surface:after{
  content:"";
  position:absolute;
  right:-8%;top:-12%;
  width:44%;aspect-ratio:1/1;border-radius:50%;
  background:radial-gradient(circle at 50% 50%,rgba(136,103,240,.22),rgba(136,103,240,.08) 55%,rgba(136,103,240,0) 72%);
  z-index:0;
}
.er29-hero-bg{
  position:absolute;
  inset:0;
  margin:0;
  z-index:0;
}
.er29-hero-bg img{
  position:absolute;
  right:0;bottom:0;top:0;
  width:100%;
  max-width:none;
  height:100%;
  object-fit:cover;
  object-position:center right;
  image-rendering:auto;
  filter:none; opacity:.98;
}
.er29-hero-copy{
  position:relative;
  z-index:2;
  display:grid;
  gap:18px;
  width:min(50%,700px);
  padding:40px clamp(22px,3vw,40px);
}
.er29-copy-main{min-width:0}
.er29-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #e0e3f3;border-radius:999px;background:rgba(255,255,255,.92);color:#6e40e7;font-size:11px;font-weight:900;letter-spacing:.09em;box-shadow:0 8px 22px rgba(54,61,116,.045)}
.er29-kicker:before{content:"✦";font-size:13px}
.er29-copy-main h1{max-width:560px;margin:16px 0 16px;color:var(--er29-ink);font-family:"Space Grotesk",Manrope,sans-serif;font-size:clamp(56px,5vw,82px);font-weight:700;line-height:.94;letter-spacing:-.065em}
.er29-copy-main h1 span{display:block;background:linear-gradient(100deg,#7836ed 3%,#4c6de9 54%,#14b4bb 98%);-webkit-background-clip:text;background-clip:text;color:transparent}
.er29-copy-main>p{max-width:500px;margin:0;color:var(--er29-muted);font-size:17px;line-height:1.78}
.er29-hero-actions{display:flex;align-items:center;gap:14px;padding-top:6px}
.er29-cta-pulse{position:relative;display:inline-flex;align-items:center;gap:16px;padding:16px 16px 16px 24px;border-radius:999px;background:linear-gradient(135deg,#7f2df0 0%,#4d68e9 58%,#14b4bb 100%);color:#fff;text-decoration:none;font-size:17px;font-weight:900;letter-spacing:-.01em;box-shadow:0 16px 36px rgba(103,56,226,.28),0 0 0 0 rgba(117,73,236,.28);animation:er29-pulse 1.9s ease-in-out infinite}
.er29-cta-pulse span{white-space:nowrap}
.er29-cta-pulse b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.22);font-size:17px}
@keyframes er29-pulse{0%,100%{transform:translateY(0);box-shadow:0 16px 36px rgba(103,56,226,.28),0 0 0 0 rgba(117,73,236,.18)}50%{transform:translateY(-2px);box-shadow:0 18px 42px rgba(103,56,226,.33),0 0 0 10px rgba(117,73,236,0)}}
.er29-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(520px,100%);margin-top:2px}
.er29-chip{display:flex;align-items:center;gap:10px;min-height:50px;padding:9px 14px;border:1px solid rgba(228,231,241,.92);border-radius:999px;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);box-shadow:0 9px 23px rgba(47,54,108,.055);color:#171f43;font-size:12px}
.er29-chip i{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:linear-gradient(145deg,#8238ef,#5b42e8);color:#fff;box-shadow:0 7px 16px rgba(105,56,225,.23)}
.er29-chip:nth-child(2) i{background:linear-gradient(145deg,#31d59c,#16ad72)}
.er29-chip:nth-child(3) i{background:linear-gradient(145deg,#ffb12c,#ff8715)}
.er29-chip:nth-child(4) i{background:linear-gradient(145deg,#54c9f7,#348de3)}
.er29-chip:nth-child(5) i{background:linear-gradient(145deg,#f45bb5,#e62f83)}
.er29-chip:nth-child(6) i{background:linear-gradient(145deg,#8b56fb,#5b3cdf)}
.er29-chip i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:7}
.er29-chip b{font-weight:800;line-height:1.25}
.er29-cert{display:grid;grid-template-columns:42px minmax(145px,1fr);align-items:center;gap:14px;max-width:480px;min-height:76px;padding:13px 16px;border:1px solid rgba(229,232,243,.94);border-radius:21px;background:rgba(247,248,255,.94);backdrop-filter:blur(8px);box-shadow:0 12px 32px rgba(53,61,120,.055)}
.er29-cert-shield{display:grid;place-items:center;width:40px;height:45px;clip-path:polygon(50% 0,92% 18%,86% 70%,50% 100%,14% 70%,8% 18%);background:linear-gradient(145deg,#17244f,#2e4786);color:#fff;font-size:19px;font-weight:900}
.er29-cert-copy{display:grid;gap:3px;min-width:0}.er29-cert-copy b{color:#182145;font-size:13px}.er29-cert-copy span{color:#626a83;font-size:11px;line-height:1.35}
.er29-cert-badges,.er29-product-panel{display:none !important}
.site-header .menu-toggle{display:none !important}
@media (max-width: 1100px){.er29-hero-surface{min-height:unset}.er29-hero-bg img{width:min(56%,620px);right:-2%;bottom:2%}.er29-hero-copy{width:min(58%,720px)}}
@media (max-width: 920px){.site-header .menu-toggle{display:flex !important}.er29-hero-surface{min-height:unset}.er29-hero-surface:before{background:linear-gradient(180deg,rgba(251,251,255,.94) 0%,rgba(251,251,255,.82) 32%,rgba(251,251,255,.7) 56%,rgba(251,251,255,.55) 100%)}.er29-hero-bg{position:relative;height:280px}.er29-hero-bg img{position:absolute;inset:0;left:auto;transform:none;right:auto;bottom:auto;width:100%;height:100%;object-fit:cover;object-position:center top}.er29-hero-copy{width:100%;padding:30px 20px 26px}.er29-chip-grid{width:100%}}
@media (max-width: 680px){.er29-hero{padding:18px 14px 18px}.er29-hero-surface{border-radius:28px}.er29-hero-copy{padding:24px 16px 20px}.er29-copy-main h1{font-size:clamp(42px,10vw,58px)}.er29-copy-main>p{font-size:15px}.er29-cta-pulse{width:100%;justify-content:space-between;font-size:15px;padding:14px 16px 14px 18px}.er29-chip-grid{grid-template-columns:1fr}.er29-cert{max-width:none !important}}

/* Mevcut alt içerik ve bilgi bölümleri korunur. */
.er27-stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:calc(1600px - clamp(48px,8.6vw,140px));margin:18px auto 26px;border:1px solid #e5e8f3;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(44,52,109,.075);overflow:hidden}
.er27-stat{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:15px;padding:24px 28px;border-right:1px solid #e7e9f3}.er27-stat:last-child{border-right:0}
.er27-stat-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#eee8ff,#dccfff);color:#7139e9;font-size:24px;box-shadow:0 12px 25px rgba(102,55,214,.13)}
.er27-stat:nth-child(2) .er27-stat-icon{background:linear-gradient(145deg,#e2fff2,#c6f5dc);color:#13aa70}.er27-stat:nth-child(3) .er27-stat-icon{background:linear-gradient(145deg,#fff4d8,#ffe2aa);color:#f19313}.er27-stat:nth-child(4) .er27-stat-icon{background:linear-gradient(145deg,#e2f4ff,#c9e7ff);color:#2a8de4}
.er27-stat b{display:block;color:#111a42;font-family:"Space Grotesk",sans-serif;font-size:27px;line-height:1}.er27-stat span{display:block;margin-top:7px;color:#58617b;font-size:11px}
.er27-feature-band{display:grid;grid-template-columns:repeat(4,1fr);max-width:calc(1600px - clamp(48px,8.6vw,140px));margin:0 auto 28px;padding:23px 26px;border-radius:27px;background:linear-gradient(105deg,#3323a7 0%,#243da9 60%,#1d4ea1 100%);color:#fff;box-shadow:0 24px 55px rgba(30,42,142,.2)}
.er27-feature{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:3px 22px;border-right:1px solid rgba(255,255,255,.22)}.er27-feature:first-child{padding-left:4px}.er27-feature:last-child{border-right:0}
.er27-feature-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.24),rgba(255,255,255,.08));font-size:26px;box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}
.er27-feature b{display:block;font-size:14px}.er27-feature span{display:block;margin-top:5px;color:#e1e7ff;font-size:10px;line-height:1.55}

body.route-home .hp25-solutions,body.route-home .hp25-forms,body.route-home .hp25-process,body.route-home .hp25-blog,body.route-home .hp25-partners{background:#fff}
body.route-home .hp25-solutions{padding-top:95px}
body.route-home .hp25-section-copy h2,body.route-home .hp25-forms h2,body.route-home .hp25-process h2,body.route-home .hp25-blog h2,body.route-home .hp25-partners h2{color:var(--er29-ink);font-family:"Space Grotesk",Manrope,sans-serif;letter-spacing:-.045em}
body.route-home .hp25-kicker{color:#7442e9}
body.route-home .hp25-text-link{color:#623ce2}
body.route-home .hp25-service-grid{gap:14px;background:transparent;border:0}
body.route-home .hp25-service-card{border:1px solid #e6e9f4;border-radius:24px;background:linear-gradient(145deg,#fff,#fafaff);box-shadow:0 14px 34px rgba(48,54,112,.065)}
body.route-home .hp25-service-card:hover{border-color:#cfc7ff;box-shadow:0 22px 45px rgba(62,51,142,.12)}
body.route-home .hp25-service-icon{border-radius:18px;background:linear-gradient(145deg,#eee9ff,#e5f6ff);color:#6e44e5}
body.route-home .hp25-quality{margin:20px clamp(26px,4.4vw,70px);border-radius:34px;background:linear-gradient(115deg,#201d65,#243c9e 64%,#166b94);overflow:hidden;box-shadow:0 26px 60px rgba(28,37,114,.18)}
body.route-home .hp25-quality-grid article{border-color:rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.08)}
body.route-home .hp25-forms{margin:36px clamp(26px,4.4vw,70px);padding:50px;border:1px solid #e7e9f4;border-radius:34px;background:linear-gradient(145deg,#fff,#f8f9ff);box-shadow:0 18px 50px rgba(45,52,112,.07)}
body.route-home .hp25-form-tags span{border:1px solid #e3e6f2;border-radius:999px;background:#fff;color:#202747;box-shadow:0 8px 20px rgba(53,59,112,.05)}
body.route-home .hp25-forms-visual{border-radius:28px;overflow:hidden;background:linear-gradient(145deg,#f1efff,#effcfa)}
body.route-home .hp25-process-track article{border:1px solid #e6e8f3;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(44,52,105,.055)}
body.route-home .hp25-process-track article>span{color:#7042e7}
body.route-home .hp25-configurator-cta{position:relative;margin:35px clamp(26px,4.4vw,70px);padding:38px 360px 38px 42px;border:1px solid #e7e9f4;border-radius:32px;background:linear-gradient(100deg,#fff,#f9f8ff);box-shadow:0 20px 55px rgba(45,52,112,.08);overflow:hidden}
body.route-home .hp25-configurator-cta:before{content:"";position:absolute;right:275px;top:-100px;width:230px;height:230px;border-radius:50%;border:2px dashed rgba(116,66,233,.28)}
body.route-home .hp25-configurator-cta>a{position:absolute;right:36px;top:50%;transform:translateY(-50%);min-width:275px;border:4px solid #fff;border-radius:999px;background:linear-gradient(110deg,#980cf2,#6e32ef 47%,#247de8 78%,#17bec3);color:#fff;box-shadow:0 14px 32px rgba(105,44,230,.3),0 0 28px rgba(145,38,244,.3);animation:er29CtaGlow 2.4s ease-in-out infinite}
body.route-home .hp25-configurator-cta>a:hover{transform:translateY(calc(-50% - 3px))}
body.route-home .hp25-partner-marquee article{border:1px solid #edf0f7;border-radius:16px;background:#fff}
body.route-home .hp25-blog-grid article{border:1px solid #e7e9f3;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(44,51,105,.06)}
body.route-home .contact-form-section{margin:35px clamp(26px,4.4vw,70px) 70px;border-radius:34px;background:linear-gradient(145deg,#f7f7ff,#eefcfa);overflow:hidden}
.er27-mobile-cta{display:none}

@media(max-width:1320px){
  .er29-hero{grid-template-columns:minmax(0,.92fr) minmax(550px,1.08fr);gap:26px}
  .er29-hero-copy{grid-template-columns:minmax(0,1.15fr) minmax(190px,.72fr)}
  .er29-copy-main h1{font-size:clamp(48px,4.2vw,66px)}
  .er29-card-copy{min-height:75px}.er29-card-copy h3{font-size:15px}.er29-card-copy p{font-size:9.5px}
  .er27-stat{padding:21px 20px}.er27-feature{padding:3px 14px}
}
@media(max-width:1120px){
  .er29-hero{grid-template-columns:1fr;padding-top:125px}
  .er29-hero-copy{grid-template-columns:minmax(0,1fr) minmax(250px,.7fr);max-width:980px;margin:0 auto}
  .er29-copy-main h1{max-width:650px;font-size:clamp(54px,7vw,76px)}
  .er29-product-panel{width:100%;max-width:980px;margin:2px auto 0}
  .er29-product-card{padding:13px}.er29-card-copy h3{font-size:18px}.er29-card-copy p{font-size:11px}
  .er27-stats,.er27-feature-band{max-width:calc(100% - 48px)}
  .er27-stats{grid-template-columns:repeat(2,1fr)}.er27-stat:nth-child(2){border-right:0}.er27-stat:nth-child(-n+2){border-bottom:1px solid #e7e9f3}
  .er27-feature-band{grid-template-columns:repeat(2,1fr);gap:20px}.er27-feature:nth-child(2){border-right:0}.er27-feature:nth-child(-n+2){padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.18)}
}
@media(max-width:760px){
  body.route-home{padding-bottom:88px}
  body.route-home .site-header{top:0!important;grid-template-columns:auto 1fr auto;gap:8px;min-height:76px;padding:10px 13px!important}
  body.route-home .preview-ribbon+.site-header{top:34px!important}
  body.route-home .site-brand-credit{min-width:0;padding:9px 10px;border-radius:14px}.route-home .site-brand-credit span{font-size:7px!important}.route-home .site-brand-credit strong{font-size:14px!important}
  body.route-home .header-actions{display:contents}
  body.route-home .header-quote-live{justify-self:end;min-width:142px;min-height:47px;padding:6px 11px;border-width:2px!important;font-size:11px;gap:7px}
  body.route-home .header-quote-live i{width:27px;height:27px}.route-home .header-quote-live i:before{font-size:14px}
  body.route-home .menu-toggle{justify-self:end;width:45px;height:45px;border-radius:14px}
  .er29-hero{display:block;padding:118px 16px 25px}.preview-ribbon~main .er29-hero{padding-top:118px}
  .er29-hero:before{left:auto;right:-85px;top:175px;width:185px;height:185px}.er29-hero:after{display:none}
  .er29-hero-copy{display:flex;flex-direction:column;padding:0}
  .er29-copy-main{order:1}.er29-kicker{font-size:9.5px;padding:7px 11px}.er29-copy-main h1{font-size:clamp(44px,13vw,62px);margin:18px 0 16px;line-height:.97}.er29-copy-main>p{font-size:13.5px;line-height:1.7}
  .er29-showcase{order:2;width:100%;max-width:560px;margin:13px auto 0;padding:8px 0 0}.er29-showcase img{max-width:520px}
  .er29-chip-grid{order:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:5px}.er29-chip{min-height:46px;padding:7px 9px;font-size:9.5px}.er29-chip i{flex-basis:27px;width:27px;height:27px}.er29-chip i svg{width:14px;height:14px}
  .er29-cert{order:4;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;margin-top:3px;padding:11px;border-radius:18px}.er29-cert-shield{width:36px;height:41px}.er29-cert-copy b{font-size:11px}.er29-cert-copy span{font-size:9px}.er29-cert-badges{gap:4px}.er29-cert-badges i{width:32px;height:32px;font-size:7px;border-width:1px}
  .er29-product-panel{margin-top:17px;padding:9px;border-radius:23px}.er29-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.er29-product-card{padding:8px;border-radius:19px}.er29-card-visual{border-radius:15px}.er29-card-copy{min-height:70px;padding:10px 1px 1px 3px}.er29-card-copy h3{font-size:14px;margin-bottom:4px}.er29-card-copy p{font-size:8.7px}.er29-card-copy>b{flex-basis:27px;width:27px;height:27px;font-size:13px}
  .er27-stats,.er27-feature-band{max-width:calc(100% - 32px);margin-left:16px;margin-right:16px}.er27-stats{grid-template-columns:1fr 1fr;border-radius:22px}.er27-stat{grid-template-columns:42px 1fr;gap:10px;padding:16px 12px}.er27-stat-icon{width:42px;height:42px;border-radius:14px;font-size:19px}.er27-stat b{font-size:21px}.er27-stat span{font-size:9px}
  .er27-feature-band{grid-template-columns:1fr;padding:18px;border-radius:22px;gap:0}.er27-feature,.er27-feature:first-child{padding:15px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.er27-feature:last-child{border-bottom:0}.er27-feature-icon{width:48px;height:48px}
  body.route-home .hp25-solutions{padding-top:68px}body.route-home .hp25-quality{margin:18px;border-radius:25px}body.route-home .hp25-forms{margin:18px;padding:26px 18px;border-radius:25px}body.route-home .hp25-configurator-cta{margin:18px;padding:30px 20px 110px;border-radius:25px}body.route-home .hp25-configurator-cta:before{display:none}body.route-home .hp25-configurator-cta>a{left:20px;right:20px;top:auto;bottom:24px;transform:none;min-width:0}body.route-home .hp25-configurator-cta>a:hover{transform:translateY(-2px)}body.route-home .contact-form-section{margin:18px 18px 40px;border-radius:25px}
  .er27-mobile-cta{position:fixed;z-index:245;left:14px;right:14px;bottom:12px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;border:3px solid #fff;border-radius:999px;background:linear-gradient(110deg,#9411ef,#6936ee 48%,#2b7de9 78%,#17bfc1);color:#fff;text-decoration:none;font-size:15px;font-weight:900;box-shadow:0 14px 34px rgba(87,45,218,.36),0 0 22px rgba(145,38,244,.25);animation:er29CtaGlow 2.4s ease-in-out infinite}
  .er27-mobile-cta span:last-child{font-size:18px}body.route-home .site-ai-launcher{bottom:84px}
}
@media(max-width:430px){
  body.route-home .header-quote-live{min-width:128px;font-size:10px}.er29-copy-main h1{font-size:45px}.er29-chip{font-size:8.8px}.er29-cert-badges i{width:29px;height:29px}.er29-card-copy h3{font-size:13px}.er29-card-copy p{font-size:8px}
}
@media(prefers-reduced-motion:reduce){body.route-home .header-quote-live,.er27-mobile-cta,body.route-home .hp25-configurator-cta>a{animation:none}}
.er29-showcase img{border:1px solid rgba(226,229,240,.9);border-radius:24px;background:#fff}




/* v2.29.4 supplement background hero */
.er29-hero-bg img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center right !important;right:0 !important;top:0 !important;bottom:0 !important;left:0 !important;transform:none !important;filter:none !important;opacity:.98 !important;}
.er29-hero-copy{width:min(50%,700px) !important;}
.er29-chip,.er29-cert{backdrop-filter:blur(10px);}
@media (max-width: 920px){.er29-hero-bg{position:absolute !important;inset:0 !important;height:auto !important}.er29-hero-bg img{object-position:center center !important}.er29-hero-surface:before{background:linear-gradient(180deg,rgba(251,251,255,.96) 0%,rgba(251,251,255,.88) 28%,rgba(251,251,255,.76) 56%,rgba(251,251,255,.60) 100%) !important}.er29-hero-copy{padding:28px 18px 22px !important}}
@media (max-width: 680px){.er29-hero-copy{padding:22px 16px 18px !important}.er29-hero-surface{min-height:620px !important}.er29-hero-bg img{object-position:62% center !important}}


/* v2.29.5 hero copy cleanup */
.er29-chip-grid{display:none !important}
.er29-hero-copy{gap:22px !important}
.er29-copy-main h1{max-width:610px !important}
.er29-copy-main>p{max-width:560px !important;font-size:18px !important;line-height:1.72 !important}
@media (max-width:680px){.er29-copy-main>p{font-size:15px !important;line-height:1.65 !important}}


/* v2.29.5 animated statistics */
.er27-stat b[data-er-counter]{font-variant-numeric:tabular-nums;min-width:4.2ch;will-change:contents}


/* v2.30.0 faz 2 - orta bolum optimizasyonu */
body.route-home .hp25-process{padding:22px clamp(26px,4.4vw,70px) 8px;}
body.route-home .hp25-process-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:20px;max-width:1500px;margin:0 auto 24px;}
body.route-home .hp25-process-head .hp25-kicker{display:inline-flex;align-items:center;justify-self:start;padding:8px 14px;border:1px solid #dfdef6;border-radius:999px;background:linear-gradient(145deg,#ffffff,#f8f8ff);font-size:11px;font-weight:900;letter-spacing:.09em;box-shadow:0 10px 24px rgba(56,61,118,.05)}
body.route-home .hp25-process-head h2{margin:14px 0 0;max-width:760px;font-size:clamp(38px,3.5vw,58px);line-height:1.02;letter-spacing:-.05em;}
body.route-home .hp25-process-head p{margin:0;max-width:420px;justify-self:end;color:#5f6782;font-size:17px;line-height:1.7;text-align:left;}
body.route-home .hp25-process-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1500px;margin:0 auto;}
body.route-home .hp25-process-track article{position:relative;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;min-height:212px;padding:28px 24px 24px;border:1px solid #e5e8f3;border-radius:26px;background:linear-gradient(145deg,#ffffff,#fbfbff);box-shadow:0 16px 38px rgba(44,52,105,.07);overflow:hidden;transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;}
body.route-home .hp25-process-track article:nth-child(2),body.route-home .hp25-process-track article:nth-child(4){background:linear-gradient(145deg,#f7fffc,#f4fbff)}
body.route-home .hp25-process-track article:nth-child(3),body.route-home .hp25-process-track article:nth-child(6){background:linear-gradient(145deg,#fffdf6,#fff9eb)}
body.route-home .hp25-process-track article:hover{transform:translateY(-4px);border-color:#d6d2fb;box-shadow:0 22px 46px rgba(59,51,142,.12)}
body.route-home .hp25-process-track article>span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#efe7ff,#d8e8ff);box-shadow:0 14px 28px rgba(110,67,231,.16);color:#6e42e7;font-family:"Space Grotesk",sans-serif;font-size:19px;font-weight:800;letter-spacing:-.02em}
body.route-home .hp25-process-track article h3{margin:0;color:#16204a;font-size:23px;line-height:1.18;letter-spacing:-.03em}
body.route-home .hp25-process-track article p{margin:0;color:#67708b;font-size:16px;line-height:1.7;max-width:42ch}
body.route-home .hp25-process-track article:after{content:"↗";position:absolute;right:22px;bottom:18px;color:#7b8ab4;font-size:19px;opacity:.55}
body.route-home .hp25-configurator-cta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;margin:42px clamp(26px,4.4vw,70px);padding:44px 40px;border:1px solid #e7e9f4;border-radius:34px;background:linear-gradient(140deg,#fbfbff 0%,#f6f5ff 54%,#eefbfb 100%);box-shadow:0 22px 56px rgba(45,52,112,.09);overflow:hidden}
body.route-home .hp25-configurator-cta:before{content:"";position:absolute;right:10%;top:-75px;width:220px;height:220px;border-radius:50%;border:2px dashed rgba(116,66,233,.18)}
body.route-home .hp25-configurator-cta:after{content:"";position:absolute;left:-50px;bottom:-55px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(121,73,238,.11),rgba(121,73,238,0) 70%)}
body.route-home .hp25-configurator-cta>div{position:relative;z-index:1;max-width:760px}
body.route-home .hp25-configurator-cta .hp25-kicker{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid #dfdef6;border-radius:999px;background:rgba(255,255,255,.84);font-size:11px;font-weight:900;letter-spacing:.09em}
body.route-home .hp25-configurator-cta h2{margin:16px 0 12px;color:#161f48;font-family:"Space Grotesk",Manrope,sans-serif;font-size:clamp(38px,3.1vw,54px);line-height:1.05;letter-spacing:-.05em;max-width:780px}
body.route-home .hp25-configurator-cta p{margin:0;color:#606882;font-size:17px;line-height:1.78;max-width:650px}
body.route-home .hp25-configurator-cta>a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:285px;min-height:72px;padding:0 18px;border:4px solid #fff;border-radius:999px;background:linear-gradient(110deg,#980cf2,#6e32ef 47%,#247de8 78%,#17bec3);color:#fff;font-size:18px;font-weight:900;box-shadow:0 16px 36px rgba(105,44,230,.28),0 0 28px rgba(145,38,244,.24);animation:er29CtaGlow 2.4s ease-in-out infinite;text-decoration:none}
body.route-home .hp25-configurator-cta>a b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.18);font-size:18px}
body.route-home .hp25-configurator-cta>a:hover{transform:translateY(-2px)}
@media(max-width:1100px){body.route-home .hp25-process-head{grid-template-columns:1fr;}body.route-home .hp25-process-head p{justify-self:start;max-width:720px}body.route-home .hp25-process-track{grid-template-columns:repeat(2,minmax(0,1fr));}body.route-home .hp25-configurator-cta{grid-template-columns:1fr;padding:36px 28px 120px}body.route-home .hp25-configurator-cta>a{position:absolute;left:28px;right:28px;bottom:28px;min-width:0}}
@media(max-width:760px){body.route-home .hp25-process{padding:16px 18px 0}body.route-home .hp25-process-head{margin-bottom:18px;gap:12px}body.route-home .hp25-process-head h2{font-size:34px}body.route-home .hp25-process-head p{font-size:15px;line-height:1.65}body.route-home .hp25-process-track{grid-template-columns:1fr;gap:14px}body.route-home .hp25-process-track article{min-height:unset;padding:22px 18px 20px;border-radius:22px}body.route-home .hp25-process-track article h3{font-size:20px}body.route-home .hp25-process-track article p{font-size:14px;line-height:1.65}body.route-home .hp25-configurator-cta{margin:18px;padding:28px 18px 106px;border-radius:26px}body.route-home .hp25-configurator-cta h2{font-size:31px;line-height:1.08}body.route-home .hp25-configurator-cta p{font-size:14px;line-height:1.68}body.route-home .hp25-configurator-cta>a{left:18px;right:18px;bottom:18px;min-height:60px;font-size:16px}}


/* v2.30.1 faz 2 hizmet kartlari */
body.route-home .hp25-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px !important;background:transparent !important;border:0 !important;}
body.route-home .hp25-service-card{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr) 38px;grid-template-rows:auto 1fr;align-items:center;column-gap:22px;min-height:230px;padding:30px 28px;border:1px solid #e3e6f1 !important;border-radius:28px !important;background:linear-gradient(145deg,#ffffff 0%,#fafaff 100%) !important;color:#141d43 !important;text-decoration:none;box-shadow:0 18px 42px rgba(46,53,109,.08) !important;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;}
body.route-home .hp25-service-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:linear-gradient(90deg,#7a3df0,#4e6fe8,#21bdbe);opacity:.92}
body.route-home .hp25-service-card:after{content:"";position:absolute;right:-60px;top:-68px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(116,69,232,.10),rgba(116,69,232,0) 70%)}
body.route-home .hp25-service-card:hover{transform:translateY(-5px);border-color:#cfc9fa !important;box-shadow:0 26px 58px rgba(60,51,142,.14) !important;}
body.route-home .hp25-service-index{position:absolute;right:22px;top:18px;z-index:2;color:#66708f !important;font-family:"Space Grotesk",sans-serif;font-size:18px !important;font-weight:800 !important;letter-spacing:.03em;}
body.route-home .hp25-service-icon{position:relative;z-index:2;grid-row:1/3;display:grid;place-items:center;width:82px !important;height:82px !important;border:0 !important;border-radius:24px !important;background:linear-gradient(145deg,#7d3cf0,#5c4ce8) !important;color:#fff !important;box-shadow:0 16px 30px rgba(100,59,221,.24),inset 0 1px 0 rgba(255,255,255,.35);}
body.route-home .hp25-service-icon svg{width:43px !important;height:43px !important;fill:none !important;stroke:#fff !important;stroke-width:5.5 !important;stroke-linecap:round;stroke-linejoin:round;}
body.route-home .hp25-service-card>div:not(.hp25-service-icon){position:relative;z-index:2;align-self:center;padding-top:10px;}
body.route-home .hp25-service-card h3{margin:0 0 13px !important;color:#121a40 !important;font-family:"Space Grotesk",Manrope,sans-serif;font-size:32px !important;font-weight:700 !important;line-height:1.05 !important;letter-spacing:-.045em !important;}
body.route-home .hp25-service-card p{margin:0 !important;color:#5f6883 !important;font-size:20px !important;font-weight:500 !important;line-height:1.5 !important;max-width:38ch;}
body.route-home .hp25-service-arrow{position:relative;z-index:2;align-self:end;justify-self:end;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(111,67,229,.10);color:#673fe1 !important;font-size:22px !important;transition:transform .22s ease,background .22s ease,color .22s ease;}
body.route-home .hp25-service-card:hover .hp25-service-arrow{transform:translate(2px,-2px);background:#6c43e6;color:#fff !important;}
body.route-home .hp25-service-capsule{background:linear-gradient(145deg,#ffffff,#f9f7ff) !important}
body.route-home .hp25-service-capsule .hp25-service-icon{background:linear-gradient(145deg,#8b55f4,#6843df) !important}
body.route-home .hp25-service-tablet{background:linear-gradient(145deg,#fbfffd,#f2fffa) !important}
body.route-home .hp25-service-tablet:before{background:linear-gradient(90deg,#20cba0,#18b9a5,#40d0bd)}
body.route-home .hp25-service-tablet .hp25-service-icon{background:linear-gradient(145deg,#34d5b3,#12ae91) !important;box-shadow:0 16px 30px rgba(25,181,146,.22),inset 0 1px 0 rgba(255,255,255,.35)}
body.route-home .hp25-service-syrup{background:linear-gradient(145deg,#fffdf8,#fff8e8) !important}
body.route-home .hp25-service-syrup:before{background:linear-gradient(90deg,#ffb32d,#ff8b17,#ffc14a)}
body.route-home .hp25-service-syrup .hp25-service-icon{background:linear-gradient(145deg,#ffbb38,#ff8d18) !important;box-shadow:0 16px 30px rgba(244,143,20,.23),inset 0 1px 0 rgba(255,255,255,.35)}
body.route-home .hp25-service-cosmetic{background:linear-gradient(145deg,#f9fdff,#f0f9ff) !important}
body.route-home .hp25-service-cosmetic:before{background:linear-gradient(90deg,#4dbdef,#3e8dea,#69d4ef)}
body.route-home .hp25-service-cosmetic .hp25-service-icon{background:linear-gradient(145deg,#55c9ef,#348be0) !important;box-shadow:0 16px 30px rgba(53,145,221,.22),inset 0 1px 0 rgba(255,255,255,.35)}
body.route-home .hp25-service-packaging{background:linear-gradient(145deg,#fffafd,#fff2f8) !important}
body.route-home .hp25-service-packaging:before{background:linear-gradient(90deg,#f35ca7,#ea3e8b,#fb7bb8)}
body.route-home .hp25-service-packaging .hp25-service-icon{background:linear-gradient(145deg,#f56aae,#e93886) !important;box-shadow:0 16px 30px rgba(232,55,132,.22),inset 0 1px 0 rgba(255,255,255,.35)}
@media(max-width:1100px){body.route-home .hp25-service-card{grid-template-columns:76px minmax(0,1fr) 34px;min-height:210px;padding:26px 22px;column-gap:18px}body.route-home .hp25-service-icon{width:72px !important;height:72px !important;border-radius:21px !important}body.route-home .hp25-service-icon svg{width:38px !important;height:38px !important}body.route-home .hp25-service-card h3{font-size:28px !important}body.route-home .hp25-service-card p{font-size:17px !important}}
@media(max-width:760px){body.route-home .hp25-service-grid{grid-template-columns:1fr;gap:14px !important}body.route-home .hp25-service-card{grid-template-columns:64px minmax(0,1fr) 32px;min-height:170px;padding:22px 18px;column-gap:15px;border-radius:23px !important}body.route-home .hp25-service-icon{width:62px !important;height:62px !important;border-radius:18px !important}body.route-home .hp25-service-icon svg{width:33px !important;height:33px !important}body.route-home .hp25-service-card h3{font-size:25px !important;margin-bottom:9px !important}body.route-home .hp25-service-card p{font-size:16px !important;line-height:1.45 !important}body.route-home .hp25-service-index{font-size:15px !important;right:16px;top:14px}body.route-home .hp25-service-arrow{width:32px;height:32px;font-size:18px !important}}


/* v2.31.1 slider bolumu */
body.route-home .hp31-slider-section{margin:26px clamp(26px,4.4vw,70px);padding:0;display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:26px;align-items:start}
body.route-home .hp31-slider-head{position:sticky;top:110px;padding:30px 28px;border:1px solid #e8eaf4;border-radius:30px;background:linear-gradient(145deg,#ffffff,#f8f8ff);box-shadow:0 18px 42px rgba(47,54,108,.08)}
body.route-home .hp31-slider-head h2{margin:14px 0 12px;color:#151f47;font-family:"Space Grotesk",Manrope,sans-serif;font-size:clamp(34px,3vw,48px);line-height:1.06;letter-spacing:-.05em}
body.route-home .hp31-slider-head p{margin:0 0 22px;color:#606882;font-size:16px;line-height:1.78}
body.route-home .hp31-slider-shell{position:relative;padding:24px;border:1px solid #e8eaf4;border-radius:34px;background:linear-gradient(145deg,#ffffff,#fbfbff);box-shadow:0 20px 50px rgba(49,58,116,.08);overflow:hidden}
body.route-home .hp31-slider-shell:before{content:"";position:absolute;inset:auto -60px -80px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(128,82,241,.14),rgba(128,82,241,0) 70%)}
body.route-home .hp31-track-wrap{overflow:hidden;border-radius:24px}
body.route-home .hp31-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
body.route-home .hp31-slide{flex:0 0 100%;min-width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;opacity:.55;transform:scale(.985);transition:opacity .35s ease,transform .35s ease}
body.route-home .hp31-slide.is-active{opacity:1;transform:scale(1)}
body.route-home .hp31-slide-media{margin:0;border:1px solid #ebedf5;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 16px 34px rgba(41,49,102,.08)}
body.route-home .hp31-slide-media img{display:block;width:100%;height:auto}
body.route-home .hp31-slide-copy{display:flex;align-items:flex-start;gap:14px;padding:0 6px 2px}
body.route-home .hp31-step{display:inline-flex;align-items:center;justify-content:center;flex:0 0 52px;width:52px;height:52px;border-radius:16px;background:linear-gradient(140deg,#7b33ee,#4967ea 65%,#1ac0c3);color:#fff;font-family:"Space Grotesk",sans-serif;font-size:18px;font-weight:800;box-shadow:0 14px 30px rgba(88,57,220,.2)}
body.route-home .hp31-slide-copy h3{margin:2px 0 6px;color:#161f48;font-size:28px;line-height:1.15;letter-spacing:-.03em}
body.route-home .hp31-slide-copy p{margin:0;color:#606983;font-size:16px;line-height:1.72;max-width:62ch}
body.route-home .hp31-nav{position:absolute;top:calc(50% - 28px);z-index:2;display:grid;place-items:center;width:52px;height:52px;border:0;border-radius:50%;background:rgba(255,255,255,.96);color:#1b2450;font-size:28px;box-shadow:0 14px 26px rgba(44,51,106,.16);cursor:pointer}
body.route-home .hp31-prev{left:14px}body.route-home .hp31-next{right:14px}
body.route-home .hp31-dots{display:flex;justify-content:center;gap:10px;padding-top:18px}
body.route-home .hp31-dots button{width:11px;height:11px;padding:0;border:0;border-radius:50%;background:#d7dcef;cursor:pointer;transition:all .25s ease}
body.route-home .hp31-dots button.is-active{width:34px;border-radius:999px;background:linear-gradient(110deg,#8636ee,#4867ea 62%,#1ac0c3)}
@media(max-width:1150px){body.route-home .hp31-slider-section{grid-template-columns:1fr}body.route-home .hp31-slider-head{position:relative;top:auto}}
@media(max-width:760px){body.route-home .hp31-slider-section{margin:18px;padding:0;gap:18px}body.route-home .hp31-slider-head{padding:24px 18px;border-radius:24px}body.route-home .hp31-slider-head h2{font-size:30px}body.route-home .hp31-slider-head p{font-size:14px;line-height:1.68}body.route-home .hp31-slider-shell{padding:14px 14px 18px;border-radius:26px}body.route-home .hp31-slide-copy{padding:0 2px 2px}.body.route-home .hp31-slide-copy{}body.route-home .hp31-step{width:44px;height:44px;flex-basis:44px;font-size:16px;border-radius:14px}body.route-home .hp31-slide-copy h3{font-size:22px}body.route-home .hp31-slide-copy p{font-size:14px;line-height:1.62}body.route-home .hp31-nav{display:none}}


/* v2.31.3 remove menu toggle */
body.route-home .menu-toggle,.site-header .menu-toggle,[data-menu-toggle]{display:none !important;}
body.route-home .header-actions{display:flex;justify-content:flex-end;align-items:center;}


/* v2.31.5 corporate footer */
.site-footer.site-footer-corporate{margin-top:42px;padding:0 clamp(22px,4vw,46px) 28px;background:linear-gradient(135deg,#0d1339 0%,#10184b 55%,#0e1f58 100%);color:#eef2ff}
.site-footer.site-footer-corporate .footer-grid{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(170px,.8fr)) minmax(280px,1.1fr);gap:34px;padding:44px 0 30px}
.site-footer.site-footer-corporate .footer-brand,.site-footer.site-footer-corporate .footer-col,.site-footer.site-footer-corporate .footer-cta{display:flex;flex-direction:column}
.site-footer.site-footer-corporate .footer-eyebrow{display:inline-flex;align-self:flex-start;padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.05);font-size:11px;font-weight:900;letter-spacing:.14em;color:#8fd2ff;margin-bottom:18px}
.site-footer.site-footer-corporate .footer-brand h3{margin:0 0 14px;color:#fff;font-family:"Space Grotesk",Manrope,sans-serif;font-size:30px;line-height:1.1;letter-spacing:-.04em;max-width:440px}
.site-footer.site-footer-corporate .footer-brand p,.site-footer.site-footer-corporate .footer-cta p{margin:0;color:rgba(233,238,255,.72);font-size:16px;line-height:1.8}
.site-footer.site-footer-corporate .footer-col b,.site-footer.site-footer-corporate .footer-cta b{margin:4px 0 18px;color:#fff;font-size:15px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.site-footer.site-footer-corporate .footer-col a,.site-footer.site-footer-corporate .footer-col span,.site-footer.site-footer-corporate .footer-col small{margin:0 0 12px;color:rgba(233,238,255,.78);font-size:16px;line-height:1.6;text-decoration:none}
.site-footer.site-footer-corporate .footer-col a:hover,.site-footer.site-footer-corporate .footer-bottom a:hover{color:#fff}
.site-footer.site-footer-corporate .footer-contact small{margin-top:4px;color:rgba(233,238,255,.58);font-size:13px;line-height:1.6}
.site-footer.site-footer-corporate .footer-cta{padding:28px 28px 26px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.site-footer.site-footer-corporate .footer-cta a{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:16px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#7e33ef 0%,#4a6ae9 58%,#13b9bf 100%);color:#fff;font-size:18px;font-weight:800;text-decoration:none;box-shadow:0 14px 28px rgba(28,34,76,.24)}
.site-footer.site-footer-corporate .footer-cta a span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.18)}
.site-footer.site-footer-corporate .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0 2px;border-top:1px solid rgba(255,255,255,.09);color:rgba(233,238,255,.64);font-size:14px}
.site-footer.site-footer-corporate .footer-bottom div{display:flex;flex-wrap:wrap;gap:16px}
.site-footer.site-footer-corporate .footer-bottom a{color:rgba(233,238,255,.74);text-decoration:none;font-size:14px}
@media(max-width:1280px){.site-footer.site-footer-corporate .footer-grid{grid-template-columns:repeat(2,minmax(260px,1fr));}}
@media(max-width:720px){.site-footer.site-footer-corporate{padding:0 18px 20px}.site-footer.site-footer-corporate .footer-grid{grid-template-columns:1fr;gap:22px;padding:34px 0 24px}.site-footer.site-footer-corporate .footer-brand h3{font-size:24px}.site-footer.site-footer-corporate .footer-brand p,.site-footer.site-footer-corporate .footer-col a,.site-footer.site-footer-corporate .footer-col span,.site-footer.site-footer-corporate .footer-cta p{font-size:14px;line-height:1.7}.site-footer.site-footer-corporate .footer-bottom{flex-direction:column;align-items:flex-start;padding-top:16px}}

/* v2.31.6 sade kurumsal footer */
.site-footer.site-footer-corporate{background:#0c1230!important;padding:0 clamp(24px,4vw,58px) 24px!important}
.site-footer.site-footer-corporate .footer-grid{display:grid!important;grid-template-columns:minmax(320px,1.5fr) repeat(3,minmax(180px,.8fr))!important;gap:48px!important;padding:52px 0 36px!important}
.site-footer.site-footer-corporate .footer-brand h3{font-size:28px!important;max-width:520px!important}
.site-footer.site-footer-corporate .footer-brand p{max-width:560px!important;color:rgba(238,242,255,.7)!important}
.site-footer.site-footer-corporate .footer-standards{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.site-footer.site-footer-corporate .footer-standards span{padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#dbe4ff;font-size:11px;font-weight:800;letter-spacing:.04em}
.site-footer.site-footer-corporate .footer-col b{font-size:13px!important;letter-spacing:.12em!important}
.site-footer.site-footer-corporate .footer-col a,.site-footer.site-footer-corporate .footer-col span{font-size:15px!important}
.site-footer.site-footer-corporate .footer-cta{display:none!important}
.site-footer.site-footer-corporate .footer-bottom{justify-content:space-between!important}
@media(max-width:1100px){.site-footer.site-footer-corporate .footer-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important}}
@media(max-width:700px){.site-footer.site-footer-corporate .footer-grid{grid-template-columns:1fr!important;gap:28px!important}.site-footer.site-footer-corporate .footer-bottom{flex-direction:column!important;align-items:flex-start!important}}


/* v2.31.7 compact process cards */
body.route-home .hp25-process-track{max-width:1180px !important;gap:14px !important;}
body.route-home .hp25-process-track article{min-height:118px !important;padding:18px 18px 16px !important;border-radius:20px !important;gap:8px !important;box-shadow:0 10px 26px rgba(44,52,105,.05) !important;}
body.route-home .hp25-process-track article>span{width:40px !important;height:40px !important;border-radius:12px !important;font-size:15px !important;box-shadow:0 10px 18px rgba(110,67,231,.12) !important;}
body.route-home .hp25-process-track article h3{font-size:18px !important;line-height:1.15 !important;margin-right:40px !important;}
body.route-home .hp25-process-track article p{font-size:13px !important;line-height:1.45 !important;max-width:30ch !important;}
body.route-home .hp25-process-track article:after{right:16px !important;bottom:14px !important;font-size:16px !important;}
@media (max-width:1100px){body.route-home .hp25-process-track{max-width:none !important;gap:12px !important;} body.route-home .hp25-process-track article{min-height:110px !important;padding:16px 16px 14px !important;}}
@media (max-width:760px){body.route-home .hp25-process-track article{min-height:unset !important;padding:16px 14px 14px !important;} body.route-home .hp25-process-track article>span{width:36px !important;height:36px !important;font-size:14px !important;} body.route-home .hp25-process-track article h3{font-size:17px !important;} body.route-home .hp25-process-track article p{font-size:12px !important;line-height:1.4 !important;}}
