
:root{--b:#1769ff;--n:#10233f;--m:#6e7d92;--l:#dce7f5}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:var(--n)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}
header{height:72px;border-bottom:1px solid #edf2f8;background:#fff;position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;gap:26px}.logo img{width:178px}.menu{display:flex;gap:26px;margin-left:auto;font-size:14px}.menu a:hover{color:var(--b)}.call{font-size:12px}.call b{display:block}.appt,.btn{background:var(--b);color:#fff;padding:13px 18px;border-radius:7px;font-weight:700;font-size:13px;border:1px solid var(--b);display:inline-block}.btn.light{background:#fff;color:var(--b)}
.hero{background:linear-gradient(90deg,#f7fbff 0 44%,#eaf3ff 44%);overflow:hidden}.hero-wrap{display:grid;grid-template-columns:44% 56%;min-height:390px}.hero-copy{padding:48px 0 30px}.hero h1{font-size:48px;line-height:1.05;margin:10px 0 18px}.hero h1 span{color:var(--b)}.hero p{line-height:1.7;color:#33445d}.hero-actions{display:flex;gap:12px;margin-top:20px}.hero-photo img{width:100%;height:390px;object-fit:cover}
.trust{margin-top:-26px;position:relative;z-index:3;background:#fff;border-radius:12px;box-shadow:0 10px 28px rgba(36,72,120,.12);display:grid;grid-template-columns:repeat(4,1fr);padding:16px 18px}.trust div{text-align:center;font-size:12px;font-weight:700}
.section{padding:42px 0}.section h2{text-align:center;font-size:28px;margin:0 0 28px}.services{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service{border:1px solid var(--l);border-radius:12px;padding:8px;background:#fff;box-shadow:0 5px 18px rgba(36,72,120,.06)}.service img{width:100%;aspect-ratio:1.35/1;object-fit:cover;border-radius:9px}.service h3{font-size:14px;margin:12px 6px 6px}.service p{font-size:11.5px;line-height:1.5;color:var(--m);margin:0 6px 10px}.service a{font-size:11.5px;color:var(--b);font-weight:700}
.why{background:linear-gradient(135deg,#083b9d,#0d76e8);border-radius:22px;color:#fff;padding:28px 34px;display:grid;grid-template-columns:1fr .7fr 1fr;gap:24px;align-items:center}.why h2{text-align:left;margin-bottom:10px}.why p{font-size:13px;line-height:1.6;color:#e9f2ff}.ticks{font-size:12px;line-height:2}.why-art img{width:210px;margin:auto}.booking{background:#fff;color:var(--n);padding:20px;border-radius:15px}.booking h3{margin:0}.booking p{color:#000!important}.form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form input,.form select{border:1px solid var(--l);padding:11px;border-radius:8px}
.doctors{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.doctor{border:1px solid var(--l);border-radius:11px;overflow:hidden}.doctor img{width:100%;aspect-ratio:1.3/1;object-fit:cover}.doctor div{padding:12px}.doctor h3{margin:0 0 4px;font-size:14px}.doctor span{font-size:11.5px;color:var(--m)}
footer{background:linear-gradient(135deg,#073a93,#075fcf);color:#fff;padding:34px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:42px}.footer-logo{width:170px;filter:brightness(0) invert(1)}footer a,footer p{font-size:12px;line-height:1.8;color:#eaf3ff}.bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:20px;padding-top:12px;font-size:11px;display:flex;justify-content:space-between}.wa{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#25d366;color:white;display:grid;place-items:center;font-size:25px}
@media(max-width:960px){.menu,.call,.appt{display:none}.hero-wrap{grid-template-columns:1fr}.services{grid-template-columns:repeat(3,1fr)}.why{grid-template-columns:1fr}.doctors{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.hero h1{font-size:38px}.services{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr);gap:12px}.form{grid-template-columns:1fr}.doctors,.footer-grid{grid-template-columns:1fr}}

/* Final hero banner override */
.hero-full{background:#eef5ff;overflow:hidden}
.hero-full-img{width:100%;height:auto;display:block}
@media(max-width:960px){
  .hero-full-img{min-height:430px;object-fit:cover;object-position:center}
}
@media(max-width:620px){
  .hero-full-img{min-height:520px;object-fit:cover;object-position:62% center}
}

/* Clickable button overlays for generated hero banner */
.hero-banner-wrap{position:relative;max-width:100%;margin:0 auto}
.hero-hotspot{
  position:absolute;
  display:block;
  z-index:5;
  cursor:pointer;
  background:rgba(255,255,255,0);
  border-radius:10px;
}
.hero-hotspot:focus-visible{
  outline:3px solid rgba(23,105,255,.55);
  outline-offset:2px;
}
/* Coordinates based on the 1680x896 source hero image */
.hero-randevu{
  left:7.7%;
  top:66.2%;
  width:17.4%;
  height:7.7%;
}
.hero-hizmetler{
  left:26.5%;
  top:66.2%;
  width:18.7%;
  height:7.7%;
}
@media(max-width:960px){
  .hero-full-img{min-height:430px;object-fit:cover;object-position:center}
}
@media(max-width:620px){
  /* On narrow screens the image is cropped, so show real mobile buttons below it */
  .hero-hotspot{display:none}
  .hero-mobile-actions{
    display:flex!important;
    gap:10px;
    padding:14px;
    justify-content:center;
    background:#fff;
    flex-wrap:wrap
  }
}
.hero-mobile-actions{display:none}

.clinic-footer-name{font-size:24px;font-weight:800;line-height:1.2;margin-bottom:10px;color:#fff}
.page-hero{padding:56px 0;background:linear-gradient(180deg,#f4f9ff,#fff);border-bottom:1px solid var(--l)}
.page-hero h1{font-size:42px;margin:0 0 12px}.page-hero p{max-width:760px;color:var(--m);line-height:1.75}
.content-wrap{max-width:900px}.content-wrap h2{font-size:28px;margin-top:34px}.content-wrap h3{font-size:21px;margin-top:26px}.content-wrap p,.content-wrap li{line-height:1.8;color:#4f6077}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-card{border:1px solid var(--l);border-radius:14px;padding:22px;background:#fff}.blog-card span{font-size:11px;color:var(--b);font-weight:700}.blog-card h3{font-size:18px;line-height:1.35}.blog-card p{font-size:13px;line-height:1.7;color:var(--m)}.blog-card a{color:var(--b);font-weight:700;font-size:13px}
.service-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:start}.service-detail-grid img{border-radius:16px;border:1px solid var(--l)}
@media(max-width:760px){.blog-grid,.service-detail-grid{grid-template-columns:1fr}.page-hero h1{font-size:34px}}

/* DentWeb final brand overrides */
.trust{display:none!important}
.hero-full + .trust,.hero + .trust{display:none!important}
.clinic-footer-name{font-size:26px}

/* Son footer ve klinik galeri revizeleri */
.footer-grid > div a{display:block;margin:0 0 3px 0}
.footer-grid > div h4{margin-bottom:10px}
.clinic-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}
.clinic-gallery img{width:100%;height:250px;object-fit:cover;border-radius:14px;border:1px solid var(--l)}
.why-art{display:none!important}
.why{grid-template-columns:1fr 1fr}
.seo-intro{padding-top:34px}
.seo-intro h1{text-align:left;font-size:42px;margin-bottom:14px}
@media(max-width:900px){.clinic-gallery{grid-template-columns:1fr 1fr}.why{grid-template-columns:1fr}}
@media(max-width:620px){.clinic-gallery{grid-template-columns:1fr}.clinic-gallery img{height:220px}.seo-intro h1{font-size:34px}}

/* DentWeb yeni logo ve Google Harita */
.logo img{
  width:230px;
  max-height:62px;
  height:auto;
  object-fit:contain;
}
.google-map{
  overflow:hidden;
  border-radius:16px;
  border:1px solid var(--l);
  box-shadow:0 8px 26px rgba(36,72,120,.08);
}
.map-section h2{
  text-align:left;
  margin-bottom:18px;
}
@media(max-width:760px){
  .logo img{width:185px;max-height:54px}
  .google-map iframe{height:340px}
}

/* Final DentWeb horizontal header logo */
.logo img{
  width:245px !important;
  max-height:58px !important;
  height:auto !important;
  object-fit:contain !important;
}
@media(max-width:760px){
  .logo img{width:195px !important;max-height:50px !important}
}

/* Mobile menu fix */
.mobile-toggle{
  display:none;
  margin-left:auto;
  width:44px;
  height:40px;
  border:0;
  border-radius:8px;
  background:#1769ff;
  color:#fff;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  align-items:center;
  justify-content:center;
}

@media(max-width:960px){
  .nav{position:relative}
  .mobile-toggle{display:inline-flex !important}
  .menu{
    display:none !important;
    position:absolute;
    top:72px;
    left:0;
    right:0;
    margin:0;
    padding:14px 18px 18px;
    background:#fff;
    border-top:1px solid #edf2f8;
    box-shadow:0 12px 24px rgba(16,35,63,.12);
    flex-direction:column;
    align-items:flex-start;
    gap:0;
    z-index:99;
  }
  .menu.open{display:flex !important}
  .menu a{
    width:100%;
    padding:12px 4px;
    border-bottom:1px solid #eef3f9;
    font-size:14px;
  }
  .menu a:last-child{border-bottom:0}
}


/* CMS controlled responsive hero slider */
.hero-slider{position:relative;min-height:560px;overflow:hidden;background:#eef5ff;isolation:isolate}
.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0}
.hero-slides{z-index:-3}
.hero-slide{opacity:0;transition:opacity .9s ease;background-size:cover;background-position:center center;background-repeat:no-repeat}
.hero-slide.is-active{opacity:1}
.hero-shade{z-index:-2;background:linear-gradient(0deg,rgba(248,252,255,.92) 0%,rgba(248,252,255,.45) 10%,rgba(248,252,255,0) 29%),linear-gradient(90deg,rgba(248,252,255,.995) 0%,rgba(248,252,255,.99) 48%,rgba(248,252,255,.88) 58%,rgba(248,252,255,.28) 70%,rgba(248,252,255,0) 80%)}
.hero-slider-content{min-height:560px;display:flex;align-items:center;position:relative;z-index:2}
.hero-slider-copy{width:min(590px,52%);padding:42px 0 54px}
.hero-kicker{font-size:17px;line-height:1.4;color:#24344e;margin-bottom:20px}
.hero-slider h1{font-size:58px;line-height:1.03;letter-spacing:-1.7px;margin:0 0 24px;color:#061b45;font-weight:800}
.hero-slider h1 span{display:block;color:#1459dc;margin-top:8px}
.hero-slider-copy p{font-size:18px;line-height:1.65;color:#22334d;margin:0;max-width:540px}
.hero-slider-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:30px}
.hero-slider-actions .btn{font-size:15px;padding:16px 24px;border-radius:10px;min-height:54px}
.hero-slider-actions .hero-secondary{background:rgba(255,255,255,.8);color:#1459dc;border:1.5px solid #1459dc;backdrop-filter:blur(4px)}
.hero-slider-actions .hero-secondary b{font-size:22px;margin-left:12px;line-height:0}
.hero-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:4;display:flex;gap:8px}
.hero-dots button{width:9px;height:9px;border:0;border-radius:20px;padding:0;background:rgba(16,35,63,.28);cursor:pointer;transition:width .25s ease,background .25s ease}
.hero-dots button.is-active{width:28px;background:#1769ff}
.seo-brand-title{text-align:left!important;font-size:42px!important;margin:0 0 14px!important}

@media(max-width:960px){
  .hero-slider{min-height:540px}
  .hero-slider-content{min-height:540px}
  .hero-slider-copy{width:min(600px,68%)}
  .hero-slider h1{font-size:49px}
  .hero-slide{background-position:62% center}
  .hero-shade{background:linear-gradient(90deg,rgba(248,252,255,.98) 0%,rgba(248,252,255,.92) 43%,rgba(248,252,255,.56) 66%,rgba(248,252,255,.12) 100%)}
}

@media(max-width:620px){
  .hero-slider{min-height:610px;background:#f4f9ff}
  .hero-slider-content{min-height:610px;align-items:flex-end;padding-bottom:42px}
  .hero-slide{background-size:cover;background-position:68% center}
  .hero-shade{background:linear-gradient(180deg,rgba(247,251,255,.06) 0%,rgba(247,251,255,.2) 25%,rgba(247,251,255,.82) 48%,rgba(247,251,255,.98) 66%,#f7fbff 100%)}
  .hero-slider-copy{width:100%;padding:245px 0 22px}
  .hero-kicker{font-size:13px;margin-bottom:10px}
  .hero-slider h1{font-size:39px;line-height:1.03;letter-spacing:-1px;margin-bottom:15px;max-width:350px}
  .hero-slider h1 span{margin-top:5px}
  .hero-slider-copy p{font-size:14.5px;line-height:1.55;max-width:350px}
  .hero-slider-actions{gap:10px;margin-top:18px;display:grid;grid-template-columns:1fr 1fr;width:100%}
  .hero-slider-actions .btn{padding:13px 10px;min-height:49px;font-size:12.5px;text-align:center}
  .hero-slider-actions .hero-secondary b{font-size:17px;margin-left:4px}
  .hero-dots{bottom:12px}
  .seo-brand-title{font-size:34px!important}
}

@media(max-width:390px){
  .hero-slider{min-height:630px}
  .hero-slider-content{min-height:630px}
  .hero-slider-copy{padding-top:255px}
  .hero-slider h1{font-size:35px}
}


/* CMS renk ayarları - final revize */
.appt{background:var(--menu-appt-bg)!important;border-color:var(--menu-appt-bg)!important}
.call{display:flex;flex-direction:column;line-height:1.28;white-space:nowrap}
.call span{display:block}
.call b{display:block;margin-top:2px}
.hero-slider h1 span{color:var(--hero-accent)!important}
.hero-slider-actions .hero-primary{background:var(--hero-primary-bg)!important;border-color:var(--hero-primary-bg)!important;color:#fff!important}
.hero-slider-actions .hero-secondary{color:var(--hero-secondary)!important;border-color:var(--hero-secondary)!important}
.service a{color:var(--service-link)!important}
footer{background:var(--footer-bg)!important}

/* DentWeb final: appointment description must remain pure black */
.booking > p{color:#000!important;opacity:1!important}
