.elementor-638 .elementor-element.elementor-element-f452517{--display:flex;}@media(max-width:767px){.elementor-638 .elementor-element.elementor-element-92f9f57.elementor-element{--align-self:flex-start;}}/* Start custom CSS for html, class: .elementor-element-92f9f57 */.dtc-core-demo{
  max-width:1200px;
  margin:0 auto;
  padding:80px 20px;
  display:grid;
  grid-template-columns:1fr 430px;
  gap:70px;
  align-items:center;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}

.dtc-core-text span{
  color:#e30613;
  font-weight:800;
  letter-spacing:1.4px;
  font-size:14px;
}

.dtc-core-text h1{
  font-size:48px;
  line-height:1.08;
  margin:16px 0;
  color:#111;
}

.dtc-core-text p{
  color:#555;
  font-size:18px;
  line-height:1.7;
  max-width:520px;
}

.dtc-phone{
  background:#080808;
  border-radius:46px;
  padding:14px;
  box-shadow:0 35px 90px rgba(0,0,0,.25);
}

.dtc-screen{
  background:
    radial-gradient(circle at top right, rgba(227,6,19,.22), transparent 32%),
    linear-gradient(145deg,#0b0b0b,#171717);
  border-radius:36px;
  min-height:760px;
  padding:24px 20px 96px;
  color:white;
  position:relative;
  overflow:hidden;
}

.dtc-screen:before{
  content:"";
  position:absolute;
  inset:0;
  background:repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 1px,transparent 1px 9px);
  opacity:.25;
  pointer-events:none;
}

.dtc-statusbar,
.dtc-title,
.dtc-room-tabs,
#dtcPanelArea,
.dtc-bottom-nav{
  position:relative;
  z-index:1;
}

.dtc-statusbar{
  display:flex;
  justify-content:space-between;
  font-size:14px;
  margin-bottom:24px;
}

.dtc-title h2{
  margin:0;
  font-size:25px;
}

.dtc-title small{
  color:#aaa;
}

.dtc-room-tabs{
  display:flex;
  gap:10px;
  overflow-x:auto;
  margin:22px 0;
  padding-bottom:8px;
}

.dtc-room-tabs button{
  background:rgba(255,255,255,.08);
  color:#bbb;
  border:1px solid rgba(255,255,255,.08);
  border-radius:999px;
  padding:9px 14px;
  white-space:nowrap;
  cursor:pointer;
}

.dtc-room-tabs button.active{
  background:#e30613;
  color:white;
}

.dtc-summary{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
  margin-bottom:18px;
}

.dtc-summary div{
  background:rgba(255,255,255,.08);
  border-radius:18px;
  padding:13px;
}

.dtc-summary b{
  display:block;
  font-size:20px;
}

.dtc-summary span{
  font-size:11px;
  color:#aaa;
}

.dtc-card{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.07);
  border-radius:22px;
  padding:18px;
  margin-bottom:13px;
  backdrop-filter:blur(10px);
}

.dtc-card-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

.dtc-icon{
  font-size:30px;
  width:48px;
  flex-shrink:0;
}

.dtc-card h3{
  margin:0 0 4px;
  font-size:17px;
}

.dtc-card p{
  margin:0;
  color:#aaa;
  font-size:13px;
}

.dtc-switch{
  width:52px;
  height:30px;
  background:#333;
  border-radius:999px;
  position:relative;
  cursor:pointer;
  flex-shrink:0;
}

.dtc-switch:before{
  content:"";
  position:absolute;
  top:3px;
  left:3px;
  width:24px;
  height:24px;
  background:white;
  border-radius:50%;
  transition:.25s;
}

.dtc-switch.active{
  background:#e30613;
}

.dtc-switch.active:before{
  left:25px;
}

.dtc-slider{
  width:100%;
  accent-color:#e30613;
  margin-top:16px;
}

.dtc-climate-circle{
  width:260px;
  height:260px;
  border:8px solid rgba(255,255,255,.08);
  border-top-color:#e30613;
  border-right-color:#e30613;
  border-radius:50%;
  margin:35px auto 22px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
}

.dtc-climate-circle strong{
  font-size:44px;
}

.dtc-climate-controls{
  display:flex;
  justify-content:center;
  gap:22px;
  margin-bottom:24px;
}

.dtc-round-btn{
  width:48px;
  height:48px;
  border-radius:50%;
  border:0;
  background:white;
  color:#111;
  font-size:26px;
  cursor:pointer;
}

.dtc-music-player{
  text-align:center;
  padding:28px 18px;
}

.dtc-album{
  width:150px;
  height:150px;
  margin:0 auto 20px;
  border-radius:32px;
  background:linear-gradient(135deg,#e30613,#111);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:56px;
  box-shadow:0 18px 40px rgba(227,6,19,.25);
}

.dtc-player-buttons{
  display:flex;
  justify-content:center;
  gap:16px;
  margin-top:18px;
}

.dtc-player-buttons button{
  width:48px;
  height:48px;
  border-radius:50%;
  border:0;
  background:rgba(255,255,255,.13);
  color:white;
  font-size:18px;
}

.dtc-player-buttons .play{
  background:#e30613;
}

.dtc-security-status{
  text-align:center;
  color:#20d45a;
  font-size:28px;
  margin:28px 0;
}

.dtc-security-modes{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  text-align:center;
}

.dtc-security-modes div{
  background:rgba(255,255,255,.08);
  border-radius:20px;
  padding:18px 8px;
}

.dtc-scene{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:14px;
}

.dtc-scene button{
  background:#e30613;
  color:white;
  border:0;
  border-radius:14px;
  padding:10px 14px;
  font-weight:700;
  cursor:pointer;
}

.dtc-log{
  background:#050505;
  color:#ddd;
  border-radius:18px;
  padding:14px;
  margin-top:16px;
  font-size:13px;
}

.dtc-bottom-nav{
  position:absolute;
  left:18px;
  right:18px;
  bottom:18px;
  height:58px;
  border-radius:24px;
  background:rgba(0,0,0,.78);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  display:grid;
  grid-template-columns:repeat(5,1fr);
  align-items:center;
  z-index:5;
}

.dtc-bottom-nav button{
  background:transparent;
  color:white;
  border:0;
  font-size:26px;
  cursor:pointer;
}

.dtc-bottom-nav button:hover{
  color:#e30613;
}

@media(max-width:900px){
  .dtc-core-demo{
    grid-template-columns:1fr;
    padding:45px 16px;
  }

  .dtc-core-text h1{
    font-size:34px;
  }
}

/* iPhone 16 ve mobil görünüm */
@media(max-width:767px){
  .dtc-core-demo{
    width:100%;
    max-width:100%;
    padding:28px 12px 42px;
    grid-template-columns:1fr;
    gap:24px;
    overflow:visible !important;
    box-sizing:border-box;
  }

  .dtc-core-text{
    width:100%;
    max-width:100%;
  }

  .dtc-core-text span{
    font-size:13px;
    letter-spacing:1px;
  }

  .dtc-core-text h1{
    font-size:28px;
    line-height:1.15;
    margin:12px 0 14px;
    max-width:100%;
    overflow-wrap:break-word;
  }

  .dtc-core-text p{
    font-size:16px;
    line-height:1.6;
    max-width:100%;
    overflow-wrap:break-word;
  }

  .dtc-phone{
    width:100%;
    max-width:393px;
    margin:0 auto;
    padding:10px;
    border-radius:38px;
    box-sizing:border-box;
    overflow:hidden !important;
  }

  .dtc-screen{
    width:100%;
    height:852px;
    min-height:852px;
    max-height:852px;
    padding:20px 16px 96px;
    border-radius:30px;
    box-sizing:border-box;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    -webkit-overflow-scrolling:touch;
  }

  .dtc-screen::-webkit-scrollbar{
    width:0;
    height:0;
  }

  .dtc-statusbar{
    margin-bottom:16px;
  }

  .dtc-title h2{
    font-size:22px;
    line-height:1.15;
  }

  .dtc-title small{
    font-size:12px;
  }

  .dtc-room-tabs{
    margin:16px 0 14px;
    gap:8px;
    overflow-x:auto;
    flex-wrap:nowrap;
    -webkit-overflow-scrolling:touch;
  }

  .dtc-room-tabs::-webkit-scrollbar{
    display:none;
  }

  .dtc-room-tabs button{
    padding:8px 12px;
    font-size:13px;
  }

  .dtc-summary{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-bottom:14px;
  }

  .dtc-summary div{
    padding:12px;
    border-radius:15px;
  }

  .dtc-summary b{
    font-size:18px;
  }

  .dtc-summary span{
    font-size:11px;
  }

  .dtc-card{
    padding:14px;
    border-radius:18px;
    margin-bottom:10px;
  }

  .dtc-card-row{
    gap:10px;
  }

  .dtc-icon{
    font-size:24px;
    width:36px;
  }

  .dtc-card h3{
    font-size:15px;
  }

  .dtc-card p{
    font-size:12px;
  }

  .dtc-switch{
    width:46px;
    height:26px;
  }

  .dtc-switch:before{
    width:20px;
    height:20px;
  }

  .dtc-switch.active:before{
    left:23px;
  }

  .dtc-climate-circle{
    width:220px;
    height:220px;
    margin:26px auto 20px;
  }

  .dtc-climate-circle strong{
    font-size:38px;
  }

  .dtc-climate-controls{
    gap:18px;
    margin-bottom:20px;
  }

  .dtc-round-btn{
    width:46px;
    height:46px;
  }

  .dtc-music-player{
    padding:20px 12px;
  }

  .dtc-album{
    width:135px;
    height:135px;
    border-radius:28px;
    font-size:50px;
  }

  .dtc-security-modes{
    gap:8px;
  }

  .dtc-security-modes div{
    padding:14px 6px;
    font-size:12px;
  }

  .dtc-bottom-nav{
    position:sticky !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    margin-top:18px !important;
    height:56px;
    border-radius:22px;
    background:rgba(0,0,0,.82);
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
  }

  .dtc-bottom-nav button{
    font-size:22px;
  }
}

@media(max-width:390px){
  .dtc-core-demo{
    padding-left:10px;
    padding-right:10px;
  }

  .dtc-phone{
    max-width:360px;
  }

  .dtc-screen{
    height:780px;
    min-height:780px;
    max-height:780px;
    padding-left:14px;
    padding-right:14px;
  }

  .dtc-core-text h1{
    font-size:27px;
  }
}/* End custom CSS */