:root{
  --brand:#d4171c;
  --text:#0f172a;
  --muted:#6b7280;
  --line:rgba(15,23,42,.12);
  --shadow:0 18px 45px rgba(0,0,0,.10);
  --radius:18px;
  --wa:#25D366;
  --bg:#f4f5f7;
}

*{box-sizing:border-box}
body{
  margin:0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  background:var(--bg);
  color:var(--text);
}
img{max-width:100%; height:auto; display:block}

.container{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  padding:0 16px;
}

/* TOPBAR */
.topbar{
  position:sticky;
  top:0;
  z-index:50;
  background:rgba(255,255,255,.88);
  backdrop-filter: blur(10px);
  border-bottom:1px solid var(--line);
}
.topbar-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 0;
}
.logo{
  display:flex;
  align-items:center;
  gap:10px;
  font-weight:800;
  letter-spacing:.5px;
}
.dot{
  width:10px;height:10px;border-radius:999px;
  background:var(--brand);
  box-shadow:0 0 0 6px rgba(212,23,28,.12);
}
.nav{
  display:flex;
  gap:14px;
}
.nav a{
  text-decoration:none;
  color:var(--text);
  font-weight:700;
  font-size:14px;
  opacity:.9;
}
.nav a:hover{opacity:1}

.top-actions{
  display:flex;
  align-items:center;
  gap:10px;
}
.pill{
  text-decoration:none;
  color:var(--text);
  font-weight:800;
  font-size:14px;
  border:1px solid var(--line);
  background:#fff;
  padding:8px 12px;
  border-radius:999px;
}
.btn{
  text-decoration:none;
  color:#fff;
  background:var(--brand);
  padding:9px 14px;
  border-radius:999px;
  font-weight:900;
  box-shadow:0 10px 22px rgba(212,23,28,.20);
}
.btn-outline{
  text-decoration:none;
  color:var(--text);
  background:#fff;
  padding:9px 14px;
  border-radius:999px;
  font-weight:900;
  border:1px solid var(--line);
}

/* SECTIONS */
.section{padding:34px 0}
.section-head{
  text-align:center;
  margin-bottom:18px;
}
.section-head h2{
  margin:0;
  font-size:18px;
  letter-spacing:.8px;
}
.section-head p{
  margin:8px 0 0;
  color:var(--muted);
  font-size:14px;
}

.card{
  background:#fff;
  border-radius:var(--radius);
  box-shadow:var(--shadow);
  border:1px solid var(--line);
}

/* HERO */
.hero{padding:18px 0 10px}
.hero-card{overflow:hidden}

/* ABOUT */
.about{
  padding:22px;
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:22px;
  align-items:center;
}
.about-text p{
  margin:0 0 12px;
  line-height:1.65;
  font-size:14px;
  color:#1f2937;
}
.badges{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:10px 0 14px;
}
.badge{
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  border:1px solid var(--line);
  background:#f9fafb;
  font-size:12px;
  font-weight:900;
}
.cta-row{display:flex; gap:10px; flex-wrap:wrap}

.about-media{display:flex; justify-content:center}
.circle{
  width:min(320px, 80vw);
  aspect-ratio:1/1;
  border-radius:999px;
  overflow:hidden;
  border:8px solid #fff;
  box-shadow:0 16px 40px rgba(0,0,0,.12);
}
.circle img{width:100%; height:100%; object-fit:cover}

/* GRID */
.grid3{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:14px;
}

.service{padding:16px}
.service h3{margin:0 0 8px; font-size:15px}
.service p{margin:0; color:var(--muted); font-size:14px; line-height:1.6}

.contact{padding:16px}
.contact h3{margin:0 0 8px; font-size:15px}
.contact a{font-weight:900; color:var(--text); text-decoration:none}
.contact p{margin:0; color:var(--muted); font-size:14px}

/* FOOTER */
.footer{
  background:#fff;
  border-top:1px solid var(--line);
  padding:20px 0;
}
.footer-inner{
  display:flex;
  justify-content:space-between;
  gap:10px;
  color:var(--muted);
}
.muted{color:var(--muted)}

/* WHATSAPP FLOAT */
.wa-float{
  position:fixed;
  right:16px;
  bottom:16px;
  z-index:9999;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 14px;
  border-radius:999px;
  background:var(--wa);
  color:#fff;
  text-decoration:none;
  font-weight:900;
  box-shadow:
  0 14px 30px rgba(0,0,0,.22),
  0 0 0 6px rgba(37, 211, 102, .18);
  transition:transform .15s ease, box-shadow .15s ease;

}
.wa-float:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 36px rgba(0,0,0,.26);
}

/* RESPONSIVE */
@media (max-width: 900px){
  .topbar-inner{flex-direction:column; align-items:flex-start}
  .top-actions{width:100%; justify-content:space-between}
  .about{grid-template-columns:1fr}
  .grid3{grid-template-columns:1fr}
  .footer-inner{flex-direction:column; align-items:flex-start}
  .nav{flex-wrap:wrap}
}
@media (max-width: 480px){
  .pill{font-size:13px}
  .wa-float{right:12px; bottom:12px; padding:11px 12px; font-size:13px}
}
.logo img{
  height: 85px;   /* 48–60 arası deneyebilirsin */
  width: auto;
  display: block;
}
@media (max-width: 480px){
  .logo img{ height: 30px; }
}
.wa-float{
  width: 54px;
  height: 54px;
  padding: 0;
  justify-content: center;
}
.wa-float span{ display:none; }
@media (max-width:480px){
  .wa-float{ width: 50px; height: 50px; }
}
.wa-float.is-small{
  transform: scale(.92);
  opacity: .95;
}
.wa-float:active{
  transform: scale(.96);
}
.map-btn{
  margin-top: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  padding: 10px 12px;
  border-radius: 12px;
  background: #d4171c;
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  font-size: 13px;
}
.map-btn:hover{
  opacity: .92;
}