/* Hiba Creative v90 - Domain page mobile hard fix
   Scope: ONLY public domain page. Does not touch header, home, contact, about, footer. */
@media (max-width: 768px){
  html, body{ overflow-x:hidden!important; }
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page *{
    box-sizing:border-box!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    letter-spacing:normal!important;
  }

  /* Main page axis */
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page{
    width:100%!important;
    max-width:100%!important;
    padding:16px 0 48px!important;
    overflow-x:hidden!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > #wrapper.wclientdomainpage,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > #wrapper.hc-domain-page,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > .domainlookuplist,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > .transfercode,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > .hc-v26-domain-table-wrap{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0 auto!important;
    padding-left:14px!important;
    padding-right:14px!important;
    float:none!important;
    clear:both!important;
    overflow:visible!important;
  }

  /* Hero: one clean mobile card */
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    margin:0 0 18px!important;
    padding:24px 20px!important;
    border-radius:26px!important;
    overflow:hidden!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy *{
    max-width:100%!important;
    min-width:0!important;
    text-align:left!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-breadcrumb{
    display:inline-flex!important;
    width:auto!important;
    max-width:100%!important;
    margin:0 0 18px!important;
    padding:10px 14px!important;
    border-radius:999px!important;
    font-size:13px!important;
    line-height:1!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy h1{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 14px!important;
    font-size:32px!important;
    line-height:1.12!important;
    letter-spacing:-.04em!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy p{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    font-size:16px!important;
    line-height:1.62!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-visual{display:none!important;}

  /* Search card: remove all old grid/flex remnants */
  body:not(#modernpanel):not(#muspanel) section.alanadisorgu.hc64-domain-search-card,
  body:not(#modernpanel):not(#muspanel) .alanadisorgu.hc64-domain-search-card.hc-domain-hero.hc-v26-domain-hero{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    margin:0 0 18px!important;
    padding:20px!important;
    border-radius:26px!important;
    float:none!important;
    clear:both!important;
    overflow:visible!important;
    min-height:0!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-search-head{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    gap:14px!important;
    margin:0 0 18px!important;
    padding:0!important;
    float:none!important;
    position:relative!important;
    transform:none!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-search-head > i{
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    flex:0 0 56px!important;
    margin:0!important;
    border-radius:18px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:22px!important;
    line-height:1!important;
    position:relative!important;
    transform:none!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-search-head > div{
    flex:1 1 auto!important;
    width:auto!important;
    max-width:calc(100% - 70px)!important;
    min-width:0!important;
    display:block!important;
    margin:0!important;
    padding:0!important;
    position:relative!important;
    transform:none!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-search-head h2,
  body:not(#modernpanel):not(#muspanel) .hc64-search-head p{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    margin-left:0!important;
    margin-right:0!important;
    text-align:left!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-search-head h2{
    font-size:27px!important;
    line-height:1.12!important;
    margin-bottom:8px!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-search-head p{
    font-size:15px!important;
    line-height:1.55!important;
  }

  body:not(#modernpanel):not(#muspanel) .hc-domain-searchbar.hc64-domain-searchbar,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    display:block!important;
    margin:0 0 18px!important;
    padding:10px!important;
    border-radius:22px!important;
    float:none!important;
    overflow:visible!important;
    position:relative!important;
    transform:none!important;
  }
  body:not(#modernpanel):not(#muspanel) #domainInput,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar input#domainInput{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:56px!important;
    min-height:56px!important;
    display:block!important;
    margin:0 0 10px!important;
    padding:0 16px!important;
    float:none!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
    border-radius:16px!important;
    font-size:16px!important;
    line-height:56px!important;
    text-align:left!important;
  }
  body:not(#modernpanel):not(#muspanel) #checkButton.gonderbtn,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar a#checkButton{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:56px!important;
    min-height:56px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    margin:0!important;
    padding:0 16px!important;
    float:none!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
    border-radius:16px!important;
    font-size:16px!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-align:center!important;
    overflow:hidden!important;
  }

  /* Feature chips: vertical text fix */
  body:not(#modernpanel):not(#muspanel) .hc-domain-trust.hc64-domain-trust,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    float:none!important;
    overflow:visible!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:72px!important;
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    column-gap:12px!important;
    row-gap:2px!important;
    align-items:center!important;
    margin:0!important;
    padding:13px 14px!important;
    float:none!important;
    position:relative!important;
    transform:none!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span i{
    grid-row:1 / span 2!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    max-width:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    position:relative!important;
    transform:none!important;
    border-radius:15px!important;
    font-size:18px!important;
    line-height:1!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span b,
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span small{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    position:relative!important;
    transform:none!important;
    text-align:left!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span b{font-size:15px!important;line-height:1.25!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span small{font-size:13px!important;line-height:1.35!important;}

  /* Lookup results: mobile cards, no crushed columns */
  body:not(#modernpanel):not(#muspanel) #LookupResults.domainlookuplist{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:18px 0 22px!important;
    padding:18px!important;
    border-radius:24px!important;
    overflow:visible!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .tldavailable h4{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 16px!important;
    padding:18px 14px!important;
    font-size:22px!important;
    line-height:1.25!important;
    text-align:center!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults #OrderForm,
  body:not(#modernpanel):not(#muspanel) #LookupResults #LookupList{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolumtitle{display:none!important;}
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolumlist:not(.tldlistfoot){
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    margin:0 0 12px!important;
    padding:14px!important;
    border-radius:18px!important;
    overflow:visible!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:86px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    margin:0!important;
    padding:10px 0!important;
    float:none!important;
    border-bottom:1px solid #edf2f7!important;
    text-align:left!important;
    font-size:15px!important;
    line-height:1.35!important;
    overflow:visible!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum:last-child{border-bottom:0!important;}
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum:before{
    display:block!important;
    width:auto!important;
    color:#64748b!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1.2!important;
    text-transform:uppercase!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolumlist .lookcolum:nth-child(1):before{content:"Alan Adi";}
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolumlist .lookcolum:nth-child(2):before{content:"Durum";}
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolumlist .lookcolum:nth-child(3):before{content:"Fiyat";}
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolumlist .lookcolum:nth-child(4):before{content:"Sec";}
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum > *,
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum strong,
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum select,
  body:not(#modernpanel):not(#muspanel) #LookupResults .lookcolum a{
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    word-break:break-word!important;
    overflow-wrap:break-word!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults select{
    width:100%!important;
    height:44px!important;
    min-width:0!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .tldlistfoot{
    width:100%!important;
    display:block!important;
    margin-top:14px!important;
  }
  body:not(#modernpanel):not(#muspanel) #LookupResults .tldlistfoot .lookcolum,
  body:not(#modernpanel):not(#muspanel) #LookupResults .tldlistfoot .lookcol{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    padding:0!important;
    border:0!important;
  }
  body:not(#modernpanel):not(#muspanel) #ContinueButton{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  /* Popular extensions: stable mobile grid */
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices{
    width:100%!important;
    max-width:100%!important;
    margin:18px 0!important;
    padding:24px 16px!important;
    border-radius:26px!important;
    overflow:hidden!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices .popuzantilar{
    width:100%!important;
    max-width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin:18px 0 0!important;
    padding:0!important;
    overflow:visible!important;
  }
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices .uzantibox{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    min-height:150px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    float:none!important;
  }

  /* Price table: horizontal scroll instead of page overflow */
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap{
    overflow:hidden!important;
  }
  body:not(#modernpanel):not(#muspanel) .tescilucretleri{
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding:20px 14px!important;
    border-radius:24px!important;
  }
  body:not(#modernpanel):not(#muspanel) .tescilucretleri table{
    min-width:680px!important;
    width:680px!important;
    max-width:none!important;
  }
}

@media (min-width: 421px) and (max-width: 768px){
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
