.elementor-11494 .elementor-element.elementor-element-10f38d2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-11494 .elementor-element.elementor-element-cf3b213{--spacer-size:100px;}.elementor-11494 .elementor-element.elementor-element-79c1a4a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:none;--border-style:none;overflow:visible;}.elementor-11494 .elementor-element.elementor-element-c96bab7 > .elementor-widget-container{border-style:none;border-radius:0px 0px 0px 0px;}.elementor-11494 .elementor-element.elementor-element-b506b5f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-11494 .elementor-element.elementor-element-b3f36a6{--spacer-size:100px;}body.elementor-page-11494:not(.elementor-motion-effects-element-type-background), body.elementor-page-11494 > .elementor-motion-effects-container > .elementor-motion-effects-layer, body.elementor-page-11494 #page .site-content{background-color:#071424;}body{--transparent-navigation-position:fixed;}body.elementor-page-11494 .site-header.sticky-header.show-on-scroll.hide-menu{pointer-events:auto;}body.elementor-page-11494 .site-header.sticky-header.show-on-scroll.hide-menu .site-header-wrapper{opacity:1;transform:none;pointer-events:auto;}:root{--page-title-display:none;}body.elementor-page-11494 .site-header.sticky-header:not(.scrolled):not(.mobile-menu-active) .elementor>.e-con.e-flex:last-child{background-color:transparent;border:none;box-shadow:none;}body.elementor-page-11494{--header-filter:blur(20px);}body.elementor-page-11494 .site-header.sticky-header.scrolled:not(.mobile-menu-active) .ekit-template-content-header>.elementor>.e-con.e-flex:last-child{background-color:#0000004d;}@media(min-width:768px){.elementor-11494 .elementor-element.elementor-element-79c1a4a{--content-width:800px;}}/* Start custom CSS for html, class: .elementor-element-dcf2f8a *//* STARTUP HEADING BLOĞU */

.startup-heading {
  background: #071424;
  padding: 70px 20px 40px;
  color: #e5e7eb;
}

.startup-heading-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

/* Üstte küçük kicker (etiket) */

.startup-kicker {
  display: inline-block;
  padding: 6px 14px;
  margin-bottom: 14px;
  border-radius: 999px;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #f9fafb;
  opacity: 0.9;
}

/* Ana başlık */

.startup-title {
  font-size: 2.4rem;
  font-weight: 700;
 
  margin: 0;
  color: #ff9716; /* Açık tonlu sarımsı beyaz */
  text-shadow:
    0 0 12px rgba(255, 151, 22, 0.45),
    0 0 35px rgba(0, 0, 0, 0.85);
}

/* Gradient underline */

.startup-underline {
  width: 140px;
  height: 3px;
  margin: 18px auto 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff9716, #cf6e01);
  box-shadow: 0 0 12px rgba(255, 151, 22, 0.6);
}

/* Alt açıklama */

.startup-subtitle {
  max-width: 640px;
  margin: 0 auto;
  font-size: 1.02rem;
  line-height: 1.7;
  color: #e5e7eb;
  opacity: 0.95;
}

/* Responsiveness */

@media (max-width: 768px) {
  .startup-heading {
    padding: 50px 16px 32px;
  }

  .startup-title {
    font-size: 2rem;
  }

  .startup-underline {
    width: 110px;
  }

  .startup-subtitle {
    font-size: 0.98rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c96bab7 *//* Kariyer Manifestosu – 2 Kolonlu Yerleşim */

.career-manifesto {
  background: #071424;
  padding: 80px 20px;
  color: #e5e7eb;
}

.manifesto-inner {
  max-width: 1120px;
  margin: 0 auto;
}

.manifesto-layout {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

/* SOL TARAF – METİN BLOĞU */

.manifesto-text {

  flex: 1.2;
  line-height: 1.7;
  background: rgba(255, 255, 255, 0.05); /* Hafif şeffaf arka plan */
  border-radius: 16px;                   /* Köşeler yuvarlatıldı */
  padding: 28px 26px;                    /* İç boşluk */
  border: 1px solid rgba(255, 255, 255, 0.08); /* İnce çerçeve */
  backdrop-filter: blur(10px);           /* Frosted glass efekti */
}

.manifesto-text h2 {
  font-size: 2.2rem;
  color: #ff9716;
  margin-bottom: 24px;
}

.manifesto-text p {
  margin-bottom: 16px;
  font-size: 1.03rem;
  color: #e5e7eb;
}

/* CTA kutusu (metin tarafında alt blok) */

.manifesto-cta {
  margin-top: 24px;
  padding: 18px 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.manifesto-cta p {
  margin-bottom: 8px;
  font-size: 1rem;
  color: #e5e7eb;
}

.manifesto-mail {
  color: #ff9716;
  font-size: 1.05rem;
  font-weight: 600;
  text-decoration: none;
}

.manifesto-mail:hover {
  text-decoration: underline;
}

/* SAĞ TARAF – İLLÜSTRASYON / GÖRSEL BLOK */

.manifesto-visual {
  flex: 1;
  position: relative;
  min-height: 260px;
}

.visual-card {
  position: relative;
  z-index: 2;
  background: radial-gradient(circle at top left, rgba(255, 151, 22, 0.18), rgba(15, 23, 42, 0.95));
  border-radius: 18px;
  padding: 24px 22px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(14px);
}

/* Küçük rozet */

.visual-badge {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #f9fafb;
  margin-bottom: 12px;
}

/* Başlık ve metin */

.visual-card h3 {
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #f9fafb;
}

.visual-card p {
  font-size: 0.95rem;
  color: #e5e7eb;
  margin-bottom: 14px;
}

/* Liste */

.visual-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 18px 0;
  font-size: 0.9rem;
}

.visual-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 6px;
  color: #e5e7eb;
}

.visual-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #ff9716;
}

/* Meta pill'ler */

.visual-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.meta-pill {
  font-size: 0.78rem;
  border-radius: 999px;
  padding: 6px 10px;
  background: rgba(15, 23, 42, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #e5e7eb;
}

/* Opsiyonel gerçek görsel (kullanmak isterseniz) */

.visual-image {
  width: 100%;
  border-radius: 14px;
  margin-top: 14px;
  object-fit: cover;
}

/* Dekoratif orbit halkaları */

.visual-orbit {
  position: absolute;
  border-radius: 999px;
  border: 1px dashed rgba(148, 163, 184, 0.4);
  z-index: 1;
}

.orbit-1 {
  width: 220px;
  height: 220px;
  top: -40px;
  right: -30px;
}

.orbit-2 {
  width: 150px;
  height: 150px;
  bottom: -30px;
  left: -20px;
  border-style: soli/* End custom CSS */