/* 3E ana sayfa bilgisayar ve telefon gösterimi */

body.page-home .three-home-device-showcase {
  overflow: hidden;
  padding: 105px 0 115px;
  background: #07152d;
  color: #fff;
}

body.page-home .three-home-device-inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

body.page-home .three-home-device-copy {
  max-width: 860px;
  margin-bottom: 70px;
}

body.page-home .three-home-device-copy h2 {
  max-width: 780px;
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(36px, 4.2vw, 54px) !important;
  font-weight: 750 !important;
  line-height: 1.08 !important;
  letter-spacing: -.045em !important;
  text-wrap: balance;
}

body.page-home .three-home-device-copy p {
  max-width: 850px;
  margin: 25px 0 0 !important;
  color: #becbdd !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.82 !important;
}

body.page-home .three-home-device-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 31px;
}

body.page-home .three-home-device-actions a {
  min-height: 49px;
  padding: 0 19px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 7px;
  color: #fff;
  font-size: 13px;
  font-weight: 850;
  text-decoration: none;
}

body.page-home .three-home-device-actions a:first-child {
  border-color: #fff;
  background: #fff;
  color: #07152d;
}

body.page-home .three-home-device-stage {
  position: relative;
  height: 690px;
}

body.page-home .three-home-device-monitor {
  position: absolute;
  margin: 0;
}

body.page-home .three-home-device-monitor-commerce {
  top: 0;
  left: 0;
  z-index: 1;
  width: min(67%, 760px);
}

body.page-home .three-home-device-monitor-restaurant {
  right: 0;
  bottom: 70px;
  z-index: 2;
  width: min(47%, 525px);
}

body.page-home .three-home-device-monitor-frame {
  position: relative;
  z-index: 2;
  padding: 12px 12px 42px;
  border: 1px solid #8e969d;
  border-radius: 18px;
  background: linear-gradient(
    180deg,
    #f0f2f3 0%,
    #c9ced1 72%,
    #adb4b9 100%
  );
  box-shadow:
    0 28px 58px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.92);
}

body.page-home .three-home-device-screen {
  overflow: hidden;
  border: 3px solid #090c10;
  border-radius: 9px 9px 4px 4px;
  background: #f4f6f8;
}

body.page-home
.three-home-device-monitor-commerce
.three-home-device-screen {
  aspect-ratio: 16 / 10;
}

body.page-home
.three-home-device-monitor-restaurant
.three-home-device-screen {
  aspect-ratio: 16 / 9;
}

body.page-home .three-home-device-screen img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

body.page-home
.three-home-device-monitor-commerce
.three-home-device-screen img {
  object-position: left top;
}

body.page-home .three-home-device-camera {
  position: absolute;
  top: 5px;
  left: 50%;
  z-index: 5;
  width: 6px;
  height: 6px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: #171a1d;
  box-shadow: 0 0 0 1px #747b80;
}

body.page-home .three-home-device-stand {
  position: absolute;
  left: 50%;
  bottom: -68px;
  z-index: 0;
  width: 54%;
  height: 70px;
  transform: translateX(-50%);
  border-radius: 0 0 11px 11px;
  background:
    linear-gradient(180deg, #9fa6ab, #d5d8da)
    center bottom / 100% 10px no-repeat,
    linear-gradient(
      102deg,
      transparent 18%,
      #d2d6d8 19%,
      #a8afb4 81%,
      transparent 82%
    )
    center top / 58% 62px no-repeat;
  filter: drop-shadow(0 8px 6px rgba(0,0,0,.28));
}

body.page-home
.three-home-device-monitor-restaurant
.three-home-device-stand {
  bottom: -57px;
  height: 59px;
}

body.page-home .three-home-device-phone {
  position: absolute;
  left: 53%;
  bottom: 0;
  z-index: 5;
  width: 235px;
  margin: 0;
  transform: translateX(-50%) rotate(-1deg);
}

body.page-home .three-home-device-phone-shell {
  position: relative;
  padding: 9px;
  border: 1px solid #34383d;
  border-radius: 40px;
  background: #0b0d10;
  box-shadow:
    0 28px 55px rgba(0,0,0,.42),
    inset 0 0 0 1px #4a4f55;
}

body.page-home .three-home-device-phone-shell::before {
  content: "";
  position: absolute;
  top: 112px;
  left: -4px;
  width: 4px;
  height: 58px;
  border-radius: 3px 0 0 3px;
  background: #24272b;
  box-shadow: 0 75px 0 #24272b;
}

body.page-home .three-home-device-phone-screen {
  position: relative;
  min-height: 485px;
  overflow: hidden;
  border-radius: 32px;
  background: #f5f2ed;
  color: #151515;
}

body.page-home .three-home-device-phone-notch {
  position: absolute;
  top: 17px;
  left: 50%;
  z-index: 10;
  width: 82px;
  height: 23px;
  transform: translateX(-50%);
  border-radius: 16px;
  background: #050607;
}

body.page-home .three-home-phone-status {
  height: 42px;
  padding: 14px 18px 0;
  display: flex;
  justify-content: space-between;
  font-size: 7px;
  font-weight: 850;
}

body.page-home .three-home-phone-head {
  padding: 15px 14px 12px;
  display: grid;
  gap: 3px;
  background: #fff;
}

body.page-home .three-home-phone-head small {
  color: #7b2030;
  font-size: 7px;
  font-weight: 850;
}

body.page-home .three-home-phone-head strong {
  font-size: 18px;
}

body.page-home .three-home-phone-head span {
  color: #777;
  font-size: 7px;
}

body.page-home .three-home-phone-categories {
  padding: 9px 10px;
  display: flex;
  gap: 5px;
  overflow: hidden;
  border-block: 1px solid #e6e2dc;
  background: #fff;
}

body.page-home .three-home-phone-categories span {
  padding: 5px 7px;
  flex: 0 0 auto;
  border: 1px solid #ddd8d1;
  border-radius: 14px;
  color: #68645f;
  font-size: 6px;
  font-weight: 750;
}

body.page-home
.three-home-phone-categories .active {
  border-color: #7b2030;
  background: #7b2030;
  color: #fff;
}

body.page-home .three-home-phone-item {
  min-height: 91px;
  padding: 10px;
  display: grid;
  grid-template-columns: 62px minmax(0,1fr) auto;
  gap: 8px;
  align-items: center;
  border-bottom: 1px solid #e6e2dc;
  background: #fff;
}

body.page-home .three-home-phone-item img {
  display: block;
  width: 62px;
  height: 62px;
  margin: 0;
  border-radius: 10px;
  object-fit: cover;
}

body.page-home .three-home-phone-item div {
  display: grid;
  gap: 4px;
}

body.page-home .three-home-phone-item strong {
  font-size: 8px;
}

body.page-home .three-home-phone-item small {
  color: #777;
  font-size: 6px;
  line-height: 1.35;
}

body.page-home .three-home-phone-item b {
  color: #7b2030;
  font-size: 8px;
  white-space: nowrap;
}

body.page-home .three-home-phone-cart {
  position: absolute;
  right: 8px;
  bottom: 9px;
  left: 8px;
  min-height: 50px;
  padding: 8px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 14px;
  background: #15171a;
  color: #fff;
}

body.page-home .three-home-phone-cart div {
  display: grid;
  gap: 2px;
}

body.page-home .three-home-phone-cart small {
  color: #b8bec7;
  font-size: 6px;
}

body.page-home .three-home-phone-cart strong {
  font-size: 8px;
}

body.page-home .three-home-phone-cart > span {
  padding: 7px;
  border-radius: 9px;
  background: #7b2030;
  font-size: 6px;
  font-weight: 850;
}

body.page-home
.three-home-device-showcase.is-motion-ready
.three-home-device-copy,
body.page-home
.three-home-device-showcase.is-motion-ready
.three-home-device-stage {
  opacity: 0;
  transform: translateY(24px);
  transition:
    opacity .7s cubic-bezier(.2,.65,.3,1),
    transform .7s cubic-bezier(.2,.65,.3,1);
}

body.page-home
.three-home-device-showcase.is-motion-ready
.three-home-device-stage {
  transition-delay: 90ms;
}

body.page-home
.three-home-device-showcase.is-motion-ready.is-visible
.three-home-device-copy,
body.page-home
.three-home-device-showcase.is-motion-ready.is-visible
.three-home-device-stage {
  opacity: 1;
  transform: none;
}

@media (max-width: 1000px) {
  body.page-home .three-home-device-stage {
    height: 760px;
  }

  body.page-home .three-home-device-monitor-commerce {
    width: 80%;
  }

  body.page-home .three-home-device-monitor-restaurant {
    width: 59%;
  }

  body.page-home .three-home-device-phone {
    left: 68%;
    width: 220px;
  }
}

@media (max-width: 700px) {
  body.page-home .three-home-device-showcase {
    padding: 72px 0 82px;
  }

  body.page-home .three-home-device-inner {
    width: calc(100% - 28px);
  }

  body.page-home .three-home-device-copy {
    margin-bottom: 52px;
  }

  body.page-home .three-home-device-copy h2 {
    font-size: 34px !important;
    line-height: 1.12 !important;
  }

  body.page-home .three-home-device-copy p {
    font-size: 14px !important;
  }

  body.page-home .three-home-device-actions {
    display: grid;
  }

  body.page-home .three-home-device-actions a {
    width: 100%;
  }

  body.page-home .three-home-device-stage {
    height: auto;
    display: grid;
    gap: 82px;
  }

  body.page-home .three-home-device-monitor,
  body.page-home .three-home-device-phone {
    position: relative;
    inset: auto;
  }

  body.page-home .three-home-device-monitor-commerce,
  body.page-home .three-home-device-monitor-restaurant {
    width: 100%;
  }

  body.page-home .three-home-device-monitor-restaurant {
    width: 94%;
    margin-left: auto;
  }

  body.page-home .three-home-device-monitor-frame {
    padding: 7px 7px 25px;
    border-radius: 12px;
  }

  body.page-home .three-home-device-camera {
    top: 2px;
    width: 4px;
    height: 4px;
  }

  body.page-home .three-home-device-stand {
    bottom: -43px;
    height: 45px;
  }

  body.page-home
  .three-home-device-monitor-restaurant
  .three-home-device-stand {
    bottom: -40px;
    height: 42px;
  }

  body.page-home .three-home-device-phone {
    width: min(235px, 72vw);
    margin: 0 auto;
    transform: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.page-home
  .three-home-device-showcase.is-motion-ready
  .three-home-device-copy,
  body.page-home
  .three-home-device-showcase.is-motion-ready
  .three-home-device-stage {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* 3E PRODUCT SEPARATION V2 START */

/*
 * Sol alan: 3E Commerce
 * Sağ alan: 3E İşletme
 */

body.page-home .three-home-device-copy {
  max-width: 940px;
  margin-bottom: 120px;
}

body.page-home .three-home-device-stage::before,
body.page-home .three-home-device-stage::after {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  border: 1px solid rgba(255,255,255,.13);
  background: rgba(255,255,255,.025);
}

body.page-home .three-home-device-stage::before {
  top: -34px;
  bottom: 12px;
  left: -28px;
  width: calc(67% + 48px);
  border-top: 3px solid #ffffff;
  border-radius: 8px;
}

body.page-home .three-home-device-stage::after {
  top: 74px;
  right: -28px;
  bottom: -30px;
  width: calc(47% + 48px);
  border-top: 3px solid #d9a441;
  border-radius: 8px;
}

body.page-home .three-home-device-caption {
  position: absolute;
  top: -82px;
  left: 4px;
  z-index: 8;
  display: grid;
  gap: 4px;
  max-width: 420px;
  margin: 0;
  text-align: left;
}

body.page-home .three-home-device-caption span,
body.page-home .three-home-device-phone-caption span {
  color: #8fa8ca;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: .16em;
}

body.page-home .three-home-device-caption strong {
  color: #ffffff;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -.02em;
}

body.page-home .three-home-device-caption small {
  color: #afbdd0;
  font-size: 12px;
  font-weight: 550;
  line-height: 1.45;
}

body.page-home .three-home-device-caption-restaurant {
  top: -83px;
  right: 0;
  left: auto;
  width: 100%;
  max-width: 400px;
  text-align: right;
}

body.page-home .three-home-device-caption-restaurant span {
  color: #e2b456;
}

body.page-home .three-home-device-phone-caption {
  position: absolute;
  top: -56px;
  left: 50%;
  z-index: 12;
  width: 180px;
  margin: 0;
  transform: translateX(-50%);
  display: grid;
  gap: 3px;
  text-align: center;
}

body.page-home .three-home-device-phone-caption span {
  color: #e2b456;
  font-size: 8px;
}

body.page-home .three-home-device-phone-caption strong {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}

body.page-home .three-home-device-monitor-commerce::after {
  content: "E-TİCARET";
  position: absolute;
  right: 18px;
  bottom: -31px;
  z-index: 5;
  padding: 6px 9px;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 4px;
  background: #07152d;
  color: #ffffff;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .12em;
}

body.page-home .three-home-device-monitor-restaurant::after {
  content: "RESTORAN";
  position: absolute;
  right: 16px;
  bottom: -26px;
  z-index: 5;
  padding: 6px 9px;
  border: 1px solid rgba(226,180,86,.4);
  border-radius: 4px;
  background: #07152d;
  color: #e2b456;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .12em;
}

@media (max-width: 1000px) {
  body.page-home .three-home-device-stage::before {
    width: calc(80% + 36px);
  }

  body.page-home .three-home-device-stage::after {
    width: calc(59% + 36px);
  }

  body.page-home .three-home-device-caption-restaurant {
    max-width: 330px;
  }
}

@media (max-width: 700px) {
  body.page-home .three-home-device-copy {
    margin-bottom: 95px;
  }

  body.page-home .three-home-device-stage::before,
  body.page-home .three-home-device-stage::after {
    display: none;
  }

  body.page-home .three-home-device-caption {
    top: -62px;
    right: auto;
    left: 0;
    width: 100%;
    max-width: none;
    text-align: left;
  }

  body.page-home .three-home-device-caption strong {
    font-size: 18px;
  }

  body.page-home .three-home-device-caption small {
    font-size: 11px;
  }

  body.page-home .three-home-device-caption-restaurant {
    top: -63px;
  }

  body.page-home .three-home-device-phone-caption {
    top: -54px;
  }

  body.page-home .three-home-device-monitor-commerce::after,
  body.page-home .three-home-device-monitor-restaurant::after {
    right: 8px;
  }
}

/* 3E PRODUCT SEPARATION V2 END */


/* Cihazların arkasındaki dış çerçeveleri kaldır */
body.page-home .three-home-device-stage::before,
body.page-home .three-home-device-stage::after {
  content: none !important;
  display: none !important;
  border: 0 !important;
  background: none !important;
}

/* Sağ alttaki RESTORAN etiketini kaldır */
body.page-home .three-home-device-monitor-restaurant::after {
  content: none !important;
  display: none !important;
}
