/*
Theme Name: Baymak Bodrum Servisi
Theme URI: https://example.com/
Author: Replit
Author URI: https://replit.com/
Description: Bodrum bölgesine özel, hızlı ve SEO odaklı Baymak hidrofor, klima, ısı pompası ve termosifon servis teması.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: baymak-bodrum-servisi
*/

:root {
  --baymak-teal: #007e73;
  --baymak-teal-dark: #005d61;
  --baymak-blue: #0b5e9f;
  --baymak-ink: #13282d;
  --baymak-muted: #607277;
  --baymak-line: #e4eeec;
  --baymak-pale: #f3faf8;
  --baymak-white: #ffffff;
  --baymak-yellow: #ffc928;
  --baymak-shadow: 0 20px 55px rgba(0, 65, 68, .12);
  --baymak-radius: 22px;
  --baymak-content: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: #fff;
  color: var(--baymak-ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.65;
  text-rendering: optimizeLegibility;
}
img { height: auto; max-width: 100%; }
a { color: var(--baymak-teal-dark); text-decoration: none; }
a:hover { color: var(--baymak-blue); }
button, input, textarea { font: inherit; }
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}
.screen-reader-text:focus {
  background: #fff;
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  height: auto;
  left: 15px;
  padding: 12px 16px;
  top: 15px;
  width: auto;
  z-index: 100000;
}
.container { margin: 0 auto; max-width: var(--baymak-content); padding: 0 24px; }
.section { padding: 94px 0; }
.section--soft { background: var(--baymak-pale); }
.eyebrow {
  align-items: center;
  color: var(--baymak-teal);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  gap: 10px;
  letter-spacing: .16em;
  text-transform: uppercase;
}
.eyebrow::before { background: var(--baymak-yellow); border-radius: 10px; content: ""; height: 8px; width: 8px; }
h1, h2, h3, h4 { color: var(--baymak-ink); font-weight: 800; letter-spacing: -.035em; line-height: 1.12; margin: 0 0 18px; }
h1 { font-size: clamp(40px, 5.2vw, 74px); }
h2 { font-size: clamp(32px, 4vw, 53px); }
h3 { font-size: 24px; }
p { margin: 0 0 18px; }
.muted { color: var(--baymak-muted); }

.topbar {
  background: var(--baymak-teal-dark);
  color: #e9fffb;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
}
.topbar__track {
  animation: baymak-marquee 28s linear infinite;
  display: inline-flex;
  gap: 50px;
  min-width: 100%;
  padding: 10px 0;
}
.topbar__item { align-items: center; display: inline-flex; gap: 10px; }
.topbar__item::before { background: var(--baymak-yellow); border-radius: 50%; content: ""; height: 6px; width: 6px; }
@keyframes baymak-marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }

.site-header {
  background: rgba(255,255,255,.95);
  border-bottom: 1px solid var(--baymak-line);
  position: relative;
  z-index: 20;
}
.site-header__inner { align-items: center; display: flex; gap: 28px; justify-content: space-between; min-height: 82px; }
.brand { align-items: center; display: inline-flex; gap: 12px; }
.brand__mark {
  align-items: center;
  background: linear-gradient(135deg, var(--baymak-teal), var(--baymak-blue));
  border-radius: 14px 14px 14px 4px;
  color: #fff;
  display: inline-flex;
  font-size: 21px;
  font-weight: 900;
  height: 43px;
  justify-content: center;
  letter-spacing: -.08em;
  width: 43px;
}
.brand__name { color: var(--baymak-ink); display: block; font-size: 16px; font-weight: 900; letter-spacing: -.03em; line-height: 1.1; }
.brand__sub { color: var(--baymak-teal); display: block; font-size: 10px; font-weight: 800; letter-spacing: .09em; margin-top: 4px; text-transform: uppercase; }
.custom-logo { max-height: 55px; width: auto; }
.primary-nav ul { align-items: center; display: flex; gap: 25px; list-style: none; margin: 0; padding: 0; }
.primary-nav a { color: var(--baymak-ink); font-size: 14px; font-weight: 700; }
.primary-nav a:hover { color: var(--baymak-teal); }
.header-phone { align-items: center; color: var(--baymak-teal-dark); display: inline-flex; font-size: 14px; font-weight: 800; gap: 8px; white-space: nowrap; }
.header-phone svg { color: var(--baymak-teal); }
.menu-toggle { background: transparent; border: 0; color: var(--baymak-ink); cursor: pointer; display: none; padding: 8px; }

.hero { overflow: hidden; padding: 55px 0 85px; position: relative; }
.hero::before { background: radial-gradient(circle, rgba(0,126,115,.15), transparent 67%); content: ""; height: 540px; left: -160px; position: absolute; top: -170px; width: 540px; }
.hero::after { background: radial-gradient(circle, rgba(11,94,159,.1), transparent 69%); content: ""; height: 500px; position: absolute; right: -170px; top: 0; width: 500px; }
.hero__grid { align-items: center; display: grid; gap: 50px; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); position: relative; z-index: 1; }
.hero__copy { max-width: 580px; }
.hero__copy h1 { margin: 17px 0 22px; }
.hero__copy h1 em { color: var(--baymak-teal); font-style: normal; }
.hero__copy > p { color: var(--baymak-muted); font-size: 18px; max-width: 540px; }
.hero__actions { align-items: center; display: flex; flex-wrap: wrap; gap: 12px; margin-top: 31px; }
.btn {
  align-items: center;
  border: 2px solid transparent;
  border-radius: 12px;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  gap: 10px;
  justify-content: center;
  min-height: 50px;
  padding: 0 20px;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.btn:hover { box-shadow: 0 12px 24px rgba(0,65,68,.14); color: #fff; transform: translateY(-2px); }
.btn--primary { background: var(--baymak-teal); color: #fff; }
.btn--primary:hover { background: var(--baymak-teal-dark); }
.btn--whatsapp { background: #20b965; color: #fff; }
.btn--outline { border-color: var(--baymak-line); color: var(--baymak-ink); }
.btn--outline:hover { background: var(--baymak-teal); border-color: var(--baymak-teal); }
.hero__proof { align-items: center; display: flex; flex-wrap: wrap; gap: 21px; margin-top: 37px; }
.proof__item { align-items: center; display: flex; gap: 9px; }
.proof__icon { align-items: center; background: #e6f5f2; border-radius: 50%; color: var(--baymak-teal); display: inline-flex; height: 28px; justify-content: center; width: 28px; }
.proof__text { font-size: 12px; font-weight: 800; line-height: 1.2; }
.hero__visual { perspective: 1200px; position: relative; }
.hero__card { border-radius: 26px; box-shadow: 0 35px 65px rgba(0,60,69,.2); overflow: hidden; position: relative; transform: rotateY(-4deg) rotateX(2deg); transition: transform .5s ease; }
.hero__card:hover { transform: rotateY(0) rotateX(0) translateY(-5px); }
.hero__card img { display: block; height: auto; object-fit: cover; width: 100%; }
.hero__visual::before { border: 2px solid rgba(0,126,115,.2); border-radius: 28px; content: ""; height: 100%; left: 15px; position: absolute; top: 15px; transform: rotate(3deg); width: 100%; z-index: -1; }
.hero__float { align-items: center; background: #fff; border: 1px solid var(--baymak-line); border-radius: 17px; bottom: 24px; box-shadow: var(--baymak-shadow); display: flex; gap: 12px; left: -22px; padding: 14px 18px; position: absolute; }
.hero__float strong { display: block; font-size: 13px; }
.hero__float span { color: var(--baymak-muted); display: block; font-size: 11px; }
.hero__float-icon { align-items: center; background: #e3f5f0; border-radius: 12px; color: var(--baymak-teal); display: inline-flex; height: 38px; justify-content: center; width: 38px; }

.service-intro { align-items: end; display: flex; gap: 30px; justify-content: space-between; margin-bottom: 35px; }
.service-intro__copy { max-width: 620px; }
.service-intro__copy h2 { margin-top: 14px; }
.service-intro__link { font-size: 14px; font-weight: 800; margin-bottom: 8px; white-space: nowrap; }
.service-grid { display: grid; gap: 17px; grid-template-columns: repeat(5, 1fr); }
.service-card { background: #fff; border: 1px solid var(--baymak-line); border-radius: var(--baymak-radius); display: flex; flex-direction: column; min-height: 280px; padding: 25px 21px; transition: box-shadow .25s ease, border-color .25s ease, transform .25s ease; }
.service-card:hover { border-color: #b8dcd5; box-shadow: var(--baymak-shadow); transform: translateY(-5px); }
.service-card__icon { align-items: center; background: #eaf7f4; border-radius: 14px; color: var(--baymak-teal); display: flex; height: 52px; justify-content: center; margin-bottom: 24px; width: 52px; }
.service-card__icon svg { height: 26px; width: 26px; }
.service-card h3 { font-size: 19px; letter-spacing: -.025em; }
.service-card p { color: var(--baymak-muted); font-size: 13px; line-height: 1.55; }
.service-card__more { color: var(--baymak-teal); font-size: 12px; font-weight: 800; margin-top: auto; }

.trust-strip { background: var(--baymak-teal-dark); color: #fff; padding: 22px 0; }
.trust-strip__grid { display: grid; gap: 28px; grid-template-columns: repeat(4, 1fr); }
.trust-item { align-items: center; display: flex; gap: 12px; }
.trust-item__icon { color: var(--baymak-yellow); flex: 0 0 auto; }
.trust-item strong { display: block; font-size: 14px; }
.trust-item span { color: #b9dbd7; display: block; font-size: 12px; }

.split { align-items: center; display: grid; gap: 85px; grid-template-columns: .8fr 1.2fr; }
.split__art { position: relative; }
.split__art-box { background: linear-gradient(140deg, #e9f7f4, #f4fbff); border-radius: 25px; min-height: 390px; overflow: hidden; padding: 22px; }
.split__art-box::after { background: linear-gradient(135deg, rgba(0,126,115,.08), transparent); border-radius: 50%; content: ""; height: 310px; position: absolute; right: -90px; top: -80px; width: 310px; }
.mini-panel { background: #fff; border: 1px solid rgba(0,126,115,.14); border-radius: 18px; box-shadow: var(--baymak-shadow); max-width: 255px; padding: 18px; position: relative; z-index: 1; }
.mini-panel + .mini-panel { margin: 18px 0 0 80px; }
.mini-panel__head { align-items: center; display: flex; gap: 10px; margin-bottom: 14px; }
.mini-panel__dot { background: #20b965; border-radius: 50%; height: 10px; width: 10px; }
.mini-panel__head strong { font-size: 12px; }
.mini-panel__number { color: var(--baymak-teal); font-size: 31px; font-weight: 900; letter-spacing: -.06em; }
.mini-panel__label { color: var(--baymak-muted); font-size: 11px; }
.split__copy h2 { margin-top: 15px; }
.split__copy > p { color: var(--baymak-muted); max-width: 570px; }
.check-list { display: grid; gap: 12px; list-style: none; margin: 25px 0 30px; padding: 0; }
.check-list li { align-items: center; display: flex; font-size: 14px; font-weight: 700; gap: 11px; }
.check-list svg { color: var(--baymak-teal); flex: 0 0 auto; }

.areas { align-items: center; background: #f1f9f7; border: 1px solid #dceeea; border-radius: 25px; display: grid; gap: 30px; grid-template-columns: 1fr auto; padding: 35px 40px; }
.areas h2 { font-size: 30px; margin-top: 13px; }
.areas p { color: var(--baymak-muted); margin: 0; max-width: 650px; }
.areas__chips { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 18px; }
.chip { background: #fff; border: 1px solid #d6e9e5; border-radius: 100px; color: var(--baymak-teal-dark); font-size: 12px; font-weight: 700; padding: 6px 11px; }

.faq-grid { display: grid; gap: 60px; grid-template-columns: .75fr 1.25fr; }
.faq-intro h2 { margin-top: 14px; }
.faq-intro p { color: var(--baymak-muted); }
.faq-list { border-top: 1px solid var(--baymak-line); }
.faq-list details { border-bottom: 1px solid var(--baymak-line); padding: 19px 0; }
.faq-list summary { cursor: pointer; font-size: 16px; font-weight: 800; list-style: none; padding-right: 35px; position: relative; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { color: var(--baymak-teal); content: "+"; font-size: 24px; font-weight: 400; position: absolute; right: 4px; top: -7px; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list details p { color: var(--baymak-muted); font-size: 14px; margin: 13px 0 0; max-width: 700px; }

.cta { background: linear-gradient(115deg, var(--baymak-teal-dark), var(--baymak-teal)); border-radius: 25px; color: #fff; overflow: hidden; padding: 48px 55px; position: relative; }
.cta::after { border: 1px solid rgba(255,255,255,.18); border-radius: 50%; content: ""; height: 380px; position: absolute; right: -110px; top: -160px; width: 380px; }
.cta h2 { color: #fff; font-size: 38px; max-width: 640px; position: relative; z-index: 1; }
.cta p { color: #c6e9e4; max-width: 600px; position: relative; z-index: 1; }
.cta .hero__actions { position: relative; z-index: 1; }
.cta .btn--outline { border-color: rgba(255,255,255,.35); color: #fff; }
.cta .btn--outline:hover { background: #fff; color: var(--baymak-teal-dark); }

.page-hero { background: var(--baymak-pale); border-bottom: 1px solid var(--baymak-line); padding: 70px 0; }
.page-hero h1 { font-size: clamp(38px, 5vw, 60px); margin-top: 15px; max-width: 850px; }
.breadcrumbs { color: var(--baymak-muted); font-size: 13px; }
.content-area { padding: 72px 0; }
.content-area__narrow { margin: 0 auto; max-width: 840px; }
.content-area h2, .content-area h3 { margin-top: 34px; }
.content-area p, .content-area li { color: #42585d; }
.post-card { border-bottom: 1px solid var(--baymak-line); padding: 0 0 28px; }
.post-card + .post-card { margin-top: 28px; }
.post-meta { color: var(--baymak-muted); font-size: 12px; font-weight: 700; }
.entry-title { font-size: clamp(30px, 4vw, 48px); margin-top: 12px; }

.site-footer { background: #0b3439; color: #b9d8d5; padding: 62px 0 25px; }
.footer-grid { display: grid; gap: 42px; grid-template-columns: 1.5fr 1fr 1fr 1fr; }
.site-footer .brand__name { color: #fff; }
.site-footer .brand__sub { color: #8bd1c5; }
.site-footer h3 { color: #fff; font-size: 15px; letter-spacing: 0; }
.site-footer p, .site-footer li, .site-footer a { color: #b9d8d5; font-size: 13px; }
.site-footer ul { list-style: none; margin: 0; padding: 0; }
.site-footer li + li { margin-top: 8px; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.13); display: flex; font-size: 11px; justify-content: space-between; margin-top: 45px; padding-top: 20px; }
.floating-actions { bottom: 20px; display: flex; flex-direction: column; gap: 10px; position: fixed; right: 20px; z-index: 30; }
.floating-action { align-items: center; border-radius: 50%; box-shadow: 0 10px 25px rgba(0,0,0,.17); color: #fff; display: flex; height: 54px; justify-content: center; transition: transform .2s ease; width: 54px; }
.floating-action:hover { color: #fff; transform: scale(1.08); }
.floating-action--phone { background: var(--baymak-blue); }
.floating-action--whatsapp { background: #20b965; }

@media (max-width: 1000px) {
  .primary-nav { display: none; left: 0; padding: 0 24px 20px; position: absolute; right: 0; top: 82px; }
  .primary-nav.is-open { background: #fff; border-bottom: 1px solid var(--baymak-line); display: block; }
  .primary-nav ul { align-items: flex-start; flex-direction: column; gap: 17px; padding: 20px 0; }
  .menu-toggle { display: inline-flex; }
  .header-phone { margin-left: auto; }
  .hero__grid { gap: 35px; grid-template-columns: 1fr; }
  .hero__copy { max-width: 700px; }
  .hero__visual { margin: 0 auto; max-width: 680px; width: 100%; }
  .service-grid { grid-template-columns: repeat(3, 1fr); }
  .service-card { min-height: 250px; }
  .split { gap: 45px; grid-template-columns: 1fr 1.2fr; }
}
@media (max-width: 700px) {
  .container { padding: 0 18px; }
  .section { padding: 68px 0; }
  .site-header__inner { min-height: 70px; }
  .primary-nav { top: 70px; }
  .brand__name { font-size: 14px; }
  .brand__sub { font-size: 9px; }
  .header-phone { display: none; }
  .hero { padding: 42px 0 67px; }
  .hero__copy > p { font-size: 16px; }
  .hero__actions { align-items: stretch; flex-direction: column; }
  .hero__actions .btn { width: 100%; }
  .hero__proof { gap: 13px; }
  .hero__float { bottom: 12px; left: 12px; padding: 10px 12px; }
  .service-intro, .areas { align-items: flex-start; flex-direction: column; }
  .service-intro { display: flex; }
  .service-intro__link { margin: 0; }
  .service-grid { grid-template-columns: repeat(2, 1fr); }
  .service-card { min-height: 240px; padding: 20px 16px; }
  .service-card h3 { font-size: 17px; }
  .trust-strip__grid { gap: 20px; grid-template-columns: repeat(2, 1fr); }
  .trust-item { align-items: flex-start; }
  .split, .faq-grid { grid-template-columns: 1fr; }
  .split__art { order: 2; }
  .split__copy { order: 1; }
  .areas { padding: 28px 24px; }
  .areas h2 { font-size: 28px; }
  .cta { padding: 34px 25px; }
  .cta h2 { font-size: 31px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-grid > :first-child { grid-column: 1 / -1; }
  .footer-bottom { flex-direction: column; gap: 7px; }
  .floating-actions { bottom: 14px; right: 14px; }
  .floating-action { height: 48px; width: 48px; }
}
@media (max-width: 420px) {
  .service-grid { grid-template-columns: 1fr; }
  .service-card { min-height: auto; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
}