
/* Hiba Creative v83 - domain inner alignment + professional contact rebuild */
body:not(#modernpanel):not(#muspanel){
  --hc83-orange:#ff7a18;
  --hc83-orange-dark:#e65f00;
  --hc83-navy:#111827;
  --hc83-text:#1f2937;
  --hc83-muted:#64748b;
  --hc83-line:#e8edf5;
  --hc83-soft:#f7f9fc;
  --hc83-card:#ffffff;
}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page,
body:not(#modernpanel):not(#muspanel) .hc83-contact-page{background:#f7f9fc!important;overflow:hidden!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page *,
body:not(#modernpanel):not(#muspanel) .hc83-contact-page *{box-sizing:border-box!important;}

/* DOMAIN: tek container aksı */
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > #wrapper,
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > div[id="wrapper"],
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap,
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > .domainlookuplist,
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > .transfercode{
  width:100%!important;
  max-width:1240px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:24px!important;
  padding-right:24px!important;
  float:none!important;
  clear:both!important;
}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .hc-domain-page{
  padding-top:34px!important;
  padding-bottom:0!important;
}
body:not(#modernpanel):not(#muspanel) .hc64-domain-hero{
  width:100%!important;
  max-width:none!important;
  margin:0 0 28px!important;
  padding:54px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr)!important;
  gap:34px!important;
  align-items:center!important;
  border:1px solid rgba(255,122,24,.14)!important;
  border-radius:34px!important;
  background:linear-gradient(135deg,#ffffff 0%,#fff7ed 58%,#fff 100%)!important;
  box-shadow:0 26px 70px rgba(15,23,42,.08)!important;
}
body:not(#modernpanel):not(#muspanel) .hc64-domain-copy{max-width:760px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-copy h1{font-size:clamp(34px,4vw,56px)!important;line-height:1.06!important;letter-spacing:-1.8px!important;color:var(--hc83-navy)!important;margin:16px 0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-copy p{font-size:18px!important;line-height:1.75!important;color:var(--hc83-muted)!important;max-width:660px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-visual{min-height:270px!important;border-radius:30px!important;}
body:not(#modernpanel):not(#muspanel) .alanadisorgu.hc64-domain-search-card{
  width:100%!important;
  max-width:none!important;
  margin:0 0 32px!important;
  padding:30px!important;
  display:grid!important;
  grid-template-columns:330px minmax(0,1fr)!important;
  grid-template-areas:"head search" "trust trust" "form form"!important;
  gap:22px!important;
  align-items:center!important;
  border-radius:30px!important;
  border:1px solid var(--hc83-line)!important;
  background:#fff!important;
  box-shadow:0 18px 55px rgba(15,23,42,.08)!important;
}
body:not(#modernpanel):not(#muspanel) .hc64-search-head{grid-area:head!important;margin:0!important;display:flex!important;align-items:center!important;gap:14px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-head i{width:54px!important;height:54px!important;min-width:54px!important;border-radius:18px!important;background:#fff3e8!important;color:var(--hc83-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-head h2{font-size:22px!important;line-height:1.2!important;color:var(--hc83-navy)!important;margin:0 0 5px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-search-head p{font-size:14px!important;line-height:1.45!important;color:var(--hc83-muted)!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar{grid-area:search!important;width:100%!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 178px!important;gap:12px!important;padding:10px!important;border-radius:22px!important;background:#f8fafc!important;border:1px solid var(--hc83-line)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar input{width:100%!important;height:58px!important;border:0!important;background:#fff!important;border-radius:16px!important;padding:0 20px!important;font-size:18px!important;color:var(--hc83-navy)!important;box-shadow:inset 0 0 0 1px #edf2f7!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar a.gonderbtn{height:58px!important;min-width:0!important;width:100%!important;border-radius:16px!important;background:linear-gradient(135deg,var(--hc83-orange),var(--hc83-orange-dark))!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 12px 26px rgba(255,122,24,.30)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{grid-area:trust!important;width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span{min-height:104px!important;padding:18px 14px!important;border-radius:20px!important;background:#fbfdff!important;border:1px solid var(--hc83-line)!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:6px!important;text-align:left!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span i{font-size:19px!important;color:var(--hc83-orange)!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span b{font-size:14px!important;line-height:1.25!important;color:var(--hc83-navy)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span small{font-size:12px!important;line-height:1.35!important;color:var(--hc83-muted)!important;}
body:not(#modernpanel):not(#muspanel) .hc64-hidden-checkform{grid-area:form!important;width:100%!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .transfercode{margin-top:0!important;margin-bottom:24px!important;background:#fff!important;border:1px solid var(--hc83-line)!important;border-radius:22px!important;padding-top:22px!important;padding-bottom:22px!important;}
body:not(#modernpanel):not(#muspanel) .hc-service-advantages,
body:not(#modernpanel):not(#muspanel) .hc-domain-advisor,
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices,
body:not(#modernpanel):not(#muspanel) .domainlookuplist,
body:not(#modernpanel):not(#muspanel) .tescilucretleri,
body:not(#modernpanel):not(#muspanel) .hc-infra-cta,
body:not(#modernpanel):not(#muspanel) .sss{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices,
body:not(#modernpanel):not(#muspanel) .tescilucretleri,
body:not(#modernpanel):not(#muspanel) .hc-infra-cta,
body:not(#modernpanel):not(#muspanel) .sss{background:#fff!important;border-radius:28px!important;border:1px solid var(--hc83-line)!important;box-shadow:0 18px 45px rgba(15,23,42,.06)!important;padding:32px!important;margin-top:28px!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .popuzantilar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .uzantibox{width:auto!important;float:none!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap table{min-width:760px!important;}
body:not(#modernpanel):not(#muspanel) .tescilucretleri{overflow-x:auto!important;}
body:not(#modernpanel):not(#muspanel) #LookupResults.domainlookuplist{padding-top:0!important;padding-bottom:0!important;}

/* CONTACT: admin içerik korunur, yeni profesyonel düzen */
body:not(#modernpanel):not(#muspanel) .hc83-container{width:100%!important;max-width:1240px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero{padding:48px 0 24px!important;background:linear-gradient(135deg,#fff 0%,#fff7ed 58%,#f8fafc 100%)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important;gap:28px!important;align-items:stretch!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-copy,
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-card{background:#fff!important;border:1px solid var(--hc83-line)!important;border-radius:32px!important;box-shadow:0 22px 60px rgba(15,23,42,.07)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-copy{padding:46px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-kicker{display:inline-flex!important;align-items:center!important;gap:9px!important;background:#fff3e8!important;color:var(--hc83-orange-dark)!important;border:1px solid rgba(255,122,24,.18)!important;border-radius:999px!important;padding:9px 14px!important;font-size:13px!important;font-weight:900!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero h1{font-size:clamp(34px,4.5vw,58px)!important;line-height:1.04!important;letter-spacing:-1.7px!important;color:var(--hc83-navy)!important;margin:18px 0 16px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero p{font-size:18px!important;line-height:1.75!important;color:var(--hc83-muted)!important;max-width:720px!important;margin:0!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-card{padding:32px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:12px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-card strong{font-size:25px!important;color:var(--hc83-navy)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-card > span{font-size:15px!important;line-height:1.65!important;color:var(--hc83-muted)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-mini-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:10px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-mini-actions a{height:46px!important;border-radius:14px!important;background:#f8fafc!important;border:1px solid var(--hc83-line)!important;color:var(--hc83-navy)!important;font-weight:850!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-admin-content{margin-top:24px!important;margin-bottom:0!important;background:#fff!important;border:1px solid var(--hc83-line)!important;border-radius:26px!important;padding-top:28px!important;padding-bottom:28px!important;box-shadow:0 14px 42px rgba(15,23,42,.05)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-layout{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:28px!important;align-items:start!important;padding-top:34px!important;padding-bottom:28px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-info-panel,
body:not(#modernpanel):not(#muspanel) .hc83-contact-form-card{background:#fff!important;border:1px solid var(--hc83-line)!important;border-radius:30px!important;box-shadow:0 20px 55px rgba(15,23,42,.07)!important;padding:30px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-section-head span{display:inline-flex!important;color:var(--hc83-orange-dark)!important;font-weight:950!important;font-size:13px!important;letter-spacing:.3px!important;text-transform:uppercase!important;margin-bottom:10px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-section-head h2{font-size:clamp(26px,2.8vw,38px)!important;line-height:1.15!important;color:var(--hc83-navy)!important;margin:0 0 10px!important;letter-spacing:-.8px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-section-head p{font-size:15px!important;line-height:1.65!important;color:var(--hc83-muted)!important;margin:0 0 20px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-section-head.compact h2{font-size:30px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-cards{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-card{display:flex!important;align-items:flex-start!important;gap:14px!important;width:100%!important;padding:18px!important;border:1px solid var(--hc83-line)!important;border-radius:20px!important;background:#fbfdff!important;color:inherit!important;text-decoration:none!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-card > i{width:46px!important;height:46px!important;min-width:46px!important;border-radius:16px!important;background:#fff3e8!important;color:var(--hc83-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-card span{display:block!important;font-size:12px!important;font-weight:900!important;color:var(--hc83-orange-dark)!important;text-transform:uppercase!important;letter-spacing:.4px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-card b{display:block!important;font-size:16px!important;line-height:1.45!important;color:var(--hc83-navy)!important;word-break:break-word!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-card small{display:block!important;margin-top:4px!important;font-size:13px!important;line-height:1.45!important;color:var(--hc83-muted)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-whatsapp-card{background:#effdf4!important;border-color:#bbf7d0!important;}
body:not(#modernpanel):not(#muspanel) .hc83-whatsapp-card > i{background:#dcfce7!important;color:#16a34a!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-form{display:flex!important;flex-direction:column!important;gap:16px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-form-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-form label{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-form label span{font-size:13px!important;font-weight:900!important;color:var(--hc83-navy)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-form input,
body:not(#modernpanel):not(#muspanel) .hc83-contact-form textarea{width:100%!important;border:1px solid var(--hc83-line)!important;border-radius:16px!important;background:#f8fafc!important;padding:0 16px!important;min-height:52px!important;font-size:15px!important;color:var(--hc83-navy)!important;outline:none!important;box-shadow:none!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-form textarea{min-height:148px!important;padding-top:15px!important;resize:vertical!important;}
body:not(#modernpanel):not(#muspanel) .hc83-form-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important;}
body:not(#modernpanel):not(#muspanel) .hc83-submit{min-height:52px!important;border-radius:16px!important;padding:0 24px!important;background:linear-gradient(135deg,var(--hc83-orange),var(--hc83-orange-dark))!important;color:#fff!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;text-decoration:none!important;box-shadow:0 14px 28px rgba(255,122,24,.28)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-submit.disabled{opacity:.55!important;box-shadow:none!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;padding-bottom:28px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-benefits article{background:#fff!important;border:1px solid var(--hc83-line)!important;border-radius:24px!important;padding:24px!important;display:flex!important;flex-direction:column!important;gap:9px!important;box-shadow:0 12px 38px rgba(15,23,42,.05)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-benefits i{width:46px!important;height:46px!important;border-radius:16px!important;background:#fff3e8!important;color:var(--hc83-orange)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-benefits b{font-size:18px!important;color:var(--hc83-navy)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-contact-benefits span{font-size:14px!important;line-height:1.55!important;color:var(--hc83-muted)!important;}
body:not(#modernpanel):not(#muspanel) .hc83-map-section{padding-bottom:44px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-map-frame{background:#fff!important;border:1px solid var(--hc83-line)!important;border-radius:28px!important;padding:10px!important;box-shadow:0 18px 55px rgba(15,23,42,.07)!important;overflow:hidden!important;}
body:not(#modernpanel):not(#muspanel) .hc83-map-frame iframe{display:block!important;width:100%!important;border-radius:22px!important;min-height:390px!important;}
body:not(#modernpanel):not(#muspanel) .hc83-success{padding:28px!important;border-radius:20px!important;background:#effdf4!important;border:1px solid #bbf7d0!important;color:#166534!important;}

@media (max-width:1180px){
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .popuzantilar{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media (max-width:992px){
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero,
  body:not(#modernpanel):not(#muspanel) .alanadisorgu.hc64-domain-search-card,
  body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-grid,
  body:not(#modernpanel):not(#muspanel) .hc83-contact-layout{grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .alanadisorgu.hc64-domain-search-card{grid-template-areas:"head" "search" "trust" "form"!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-visual{min-height:220px!important;}
}
@media (max-width:768px){
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > #wrapper,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page > div[id="wrapper"],
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-table-wrap,
  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) .hc83-container{padding-left:16px!important;padding-right:16px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-hero{padding:28px!important;border-radius:24px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy h1{font-size:34px!important;letter-spacing:-.9px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-copy p{font-size:16px!important;}
  body:not(#modernpanel):not(#muspanel) .alanadisorgu.hc64-domain-search-card{padding:20px!important;border-radius:24px!important;gap:16px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-searchbar{grid-template-columns:1fr!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust span{min-height:92px!important;padding:15px!important;}
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .popuzantilar{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-prices,
  body:not(#modernpanel):not(#muspanel) .tescilucretleri,
  body:not(#modernpanel):not(#muspanel) .hc-infra-cta,
  body:not(#modernpanel):not(#muspanel) .sss{padding:20px!important;border-radius:22px!important;}
  body:not(#modernpanel):not(#muspanel) .hc83-contact-hero{padding-top:28px!important;}
  body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-copy,
  body:not(#modernpanel):not(#muspanel) .hc83-contact-hero-card,
  body:not(#modernpanel):not(#muspanel) .hc83-contact-info-panel,
  body:not(#modernpanel):not(#muspanel) .hc83-contact-form-card{padding:22px!important;border-radius:24px!important;}
  body:not(#modernpanel):not(#muspanel) .hc83-contact-hero h1{font-size:34px!important;letter-spacing:-.9px!important;}
  body:not(#modernpanel):not(#muspanel) .hc83-contact-hero p{font-size:16px!important;}
  body:not(#modernpanel):not(#muspanel) .hc83-contact-mini-actions,
  body:not(#modernpanel):not(#muspanel) .hc83-form-row,
  body:not(#modernpanel):not(#muspanel) .hc83-contact-benefits{grid-template-columns:1fr!important;}
}
@media (max-width:480px){
  body:not(#modernpanel):not(#muspanel) .hc64-domain-trust,
  body:not(#modernpanel):not(#muspanel) .hc-v26-domain-page .popuzantilar{grid-template-columns:1fr!important;}
}
