
:root{
  --bg:#030607;--panel:#070b0d;--gold:#e7a92f;--gold2:#ffbd3f;--text:#fff;--muted:#c8c8c8;--line:#293035;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Montserrat,Arial,sans-serif}
a{color:inherit;text-decoration:none}
.site-header{height:74px;display:flex;align-items:center;padding:0 3.2%;border-bottom:1px solid #24292d;background:#030506;position:sticky;top:0;z-index:50}
.brand img{width:178px;height:58px;object-fit:cover;object-position:left center}
.main-nav{display:flex;gap:34px;margin:auto;font-size:11px;font-weight:700}
.main-nav a{padding:28px 0 12px}
.main-nav a.active,.main-nav a:hover{border-bottom:2px solid var(--gold)}
.header-actions{display:flex;gap:10px;align-items:center}
.phone-pill{border:1px solid var(--gold);border-radius:5px;padding:14px 18px;color:var(--gold2);font-size:16px}
.wa-square{display:grid;place-items:center;width:42px;height:42px;background:#27b246;border-radius:6px;font-size:25px}
.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:28px}
.hero{min-height:400px;display:grid;grid-template-columns:47% 53%;border-bottom:1px solid var(--line)}
.hero-copy{padding:35px 4.3% 18px 6.4%;background:radial-gradient(circle at 40% 50%,#101416 0,#030607 68%)}
.hero h1{font-size:43px;line-height:1.05;margin:0 0 12px;font-weight:800;letter-spacing:.5px}
.hero h1 span{color:var(--gold)}
.hero p{font-size:14px;line-height:1.6;margin-bottom:18px}
.hero-buttons{display:flex;gap:16px}.btn{padding:13px 18px;border-radius:5px;font-weight:700;font-size:14px}
.btn-gold{background:linear-gradient(90deg,#d99b23,#f0b642);color:#fff}
.btn-outline{border:1px solid var(--gold)}
.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;max-width:370px;text-align:center}
.trust-grid span{display:block;color:var(--gold);font-size:33px;height:39px}.trust-grid b{font-size:10px;line-height:1.45}
.hero-image{background:url('assets/hero.jpg') center/cover no-repeat}
.section{padding:15px 3.2%}
.section-heading{text-align:center}.section-heading span,.section-heading h2:first-child{color:var(--gold);font-weight:700}
.section-heading h2{font-size:20px;margin:4px 0 20px;letter-spacing:1px}
.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}
.service-card{border:1px solid #384047;border-radius:7px;overflow:hidden;text-align:center;background:linear-gradient(#090d0f,#050708);min-height:230px}
.service-card img{width:100%;height:104px;object-fit:cover}
.service-card .icon{font-size:27px;color:var(--gold);height:36px;margin-top:8px}
.service-card h3{font-size:11px;margin:4px 8px 8px}.service-card p{font-size:10px;line-height:1.5;margin:0 13px 14px;color:#eee}
.why-us{display:grid;grid-template-columns:1.1fr .9fr 1fr;align-items:center;gap:30px;padding:25px 6.8%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.why-list h2{font-size:17px;margin:0 0 12px}.why-list h2 span{color:var(--gold)}
.why-list ul{list-style:none;padding:0;margin:0}.why-list li{font-size:12px;margin:8px 0}.why-list li:before{content:'✓';display:inline-grid;place-items:center;background:var(--gold);color:#101010;border-radius:50%;width:14px;height:14px;margin-right:10px;font-size:9px;font-weight:800}
.why-center{text-align:center}.house-symbol{font-size:95px;line-height:.8;color:var(--gold);font-weight:300}.why-center p{font-size:18px;line-height:1.35}
.contact-card{border:1px solid #5e4723;border-radius:7px;padding:8px 16px}.contact-card>div{display:flex;align-items:center;gap:14px;margin:7px 0}.contact-card span{font-size:28px;color:var(--gold)}.contact-card p{margin:0;font-size:12px}.contact-card small{display:block;font-size:11px;margin-top:2px;font-weight:400}
.reviews{padding-bottom:18px}.reviews .section-heading h2{color:var(--gold);margin:0 0 12px}
.reviews-wrap{display:flex;align-items:center;gap:25px}.review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;flex:1}
.review{border:1px solid #5a4320;border-radius:6px;text-align:center;padding:8px 23px 10px;min-height:136px;background:#080b0c}.stars{color:var(--gold);font-size:19px;letter-spacing:2px}.review p{font-size:11px;line-height:1.5}
.person{display:flex;justify-content:center;gap:10px;align-items:center}.person span{width:38px;height:38px;border-radius:50%;background:#2c3336;display:grid;place-items:center;border:1px solid var(--gold);font-size:10px}.person b{font-size:11px;text-align:left}.person small{display:block;color:var(--gold);margin-top:3px}
.slider-btn{width:42px;height:42px;border-radius:50%;background:transparent;color:var(--gold);border:1px solid var(--gold);font-size:30px;cursor:pointer}.dots{text-align:center;margin-top:8px}.dots span{display:inline-block;width:9px;height:9px;border-radius:50%;background:#6a6a6a;margin:0 5px}.dots .on{background:var(--gold)}
.comment-area{display:grid;grid-template-columns:1.8fr .5fr .8fr;align-items:center;gap:18px;padding:9px 8.6% 15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.comment-form h2,.regions h2{color:var(--gold);font-size:17px;margin:0 0 8px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}input,textarea{width:100%;background:#080c0e;color:white;border:1px solid #5f4a2c;border-radius:4px;padding:11px 12px;font:inherit;font-size:11px}textarea{height:50px;margin-top:7px;resize:vertical}
.rating-row{display:flex;align-items:center;gap:12px;margin-top:6px;font-size:10px}.stars-input{display:flex}.stars-input button{background:none;border:0;color:var(--gold);font-size:31px;padding:0 2px;cursor:pointer}.submit-btn{margin-left:6px;border:0;border-radius:4px;background:linear-gradient(90deg,#dc9f29,#f0bd55);color:#fff;padding:10px 24px;font-weight:700}
.cleaning-kit{width:160px;max-height:145px;object-fit:cover;mix-blend-mode:screen}.comment-note{font-size:12px;line-height:1.55}
.regions{text-align:center;padding:11px 3.2%}.region-list{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.region-list span{border:1px solid #87601e;border-radius:4px;padding:7px 19px;font-size:10px;min-width:75px}
footer{display:grid;grid-template-columns:1.35fr .9fr .9fr 1fr;gap:42px;padding:12px 3.5%;border-top:1px solid var(--line);background:#050809}
footer h3{font-size:10px;color:var(--gold);margin:0 0 6px}footer p,footer a{display:block;font-size:9px;line-height:1.45;margin:0}.footer-brand img{width:150px;height:48px;object-fit:cover}.footer-brand p{font-size:10px;max-width:225px;margin-top:8px}.socials{display:flex;gap:16px;font-size:22px}
.copyright{border-top:1px solid #23292c;padding:7px 3.5%;font-size:8px;color:#888}.copyright span{float:right}
.floating-wa{position:fixed;right:22px;bottom:23px;width:48px;height:48px;border-radius:50%;background:#2ecb55;display:grid;place-items:center;font-size:29px;border:3px solid #6ee388;z-index:40}
@media(max-width:900px){
  .site-header{height:auto;min-height:70px;flex-wrap:wrap}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;order:3;width:100%;flex-direction:column;gap:0;padding:8px 0}.main-nav.open{display:flex}.main-nav a{padding:11px}.header-actions{display:none}
  .hero{grid-template-columns:1fr}.hero-copy{padding:35px 7%}.hero-image{min-height:320px;order:-1}.hero h1{font-size:36px}
  .service-grid{grid-template-columns:repeat(2,1fr)}.why-us{grid-template-columns:1fr;text-align:center}.why-list ul{display:inline-block;text-align:left}.review-track{grid-template-columns:1fr}.review:nth-child(n+2){display:none}
  .comment-area{grid-template-columns:1fr}.cleaning-kit{justify-self:center}.comment-note{text-align:center}
  footer{grid-template-columns:1fr 1fr}.copyright span{float:none;display:block;margin-top:4px}
}
@media(max-width:520px){
  .brand img{width:150px}.hero-copy{padding:28px 6%}.hero h1{font-size:32px}.hero-buttons{flex-direction:column}.trust-grid{max-width:none}.service-grid{grid-template-columns:1fr}.service-card img{height:165px}.section{padding-left:5%;padding-right:5%}
  .reviews-wrap{gap:8px}.slider-btn{width:34px;height:34px}.form-row{grid-template-columns:1fr}.rating-row{flex-wrap:wrap}.submit-btn{margin-left:0;width:100%}.region-list span{flex:1 1 43%}footer{grid-template-columns:1fr}.copyright{text-align:center}
}

/* Üst alan ikon ve buton düzeltmeleri */
.icon-svg{display:block;flex:0 0 auto}
.icon-whatsapp{width:27px;height:27px;color:#fff}
.icon-phone{width:22px;height:22px;color:#fff}
.header-actions .phone-pill{display:flex;align-items:center;justify-content:center;min-width:183px;height:48px;padding:0 18px}
.wa-square{padding:0}
.wa-square .icon-whatsapp{width:29px;height:29px}
.hero-buttons .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px}
.hero-buttons .btn-gold{min-width:187px}
.hero-buttons .btn-outline{min-width:145px}
.hero-buttons .btn-outline .icon-whatsapp{width:23px;height:23px}
.trust-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
.trust-svg{display:block;width:38px;height:38px;color:var(--gold);margin:0 auto 7px}
.spark-svg{width:42px;height:42px;margin-bottom:3px}
.trust-grid span{display:initial;height:auto;font-size:inherit}


/* Referans görsele göre Hizmetlerimiz bölümü */
.services{
  padding:15px 35px 13px;
  min-height:325px;
  background:radial-gradient(circle at 50% 15%,#0b0f11 0,#030607 72%);
  border-top:1px solid #242a2e;
  border-bottom:1px solid #242a2e;
}
.services-heading span{
  display:block;
  color:#e8a82d;
  font-size:14px;
  line-height:1;
  letter-spacing:.35px;
}
.services-heading h2{
  position:relative;
  display:inline-block;
  margin:7px 0 20px;
  font-size:21px;
  line-height:1;
  letter-spacing:.65px;
}
.services-heading h2::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-11px;
  width:42px;
  height:2px;
  transform:translateX(-50%);
  background:#d99c27;
}
.service-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:17px;
  max-width:958px;
  margin:0 auto;
}
.service-card{
  min-height:230px;
  border:1px solid #394147;
  border-radius:7px;
  overflow:hidden;
  text-align:center;
  background:linear-gradient(180deg,#090d0f 0%,#050708 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.02);
}
.service-card img{
  display:block;
  width:100%;
  height:103px;
  object-fit:cover;
}
.service-content{padding:8px 6px 10px}
.service-icon{
  display:block;
  width:31px;
  height:31px;
  margin:0 auto 4px;
  color:#dfa323;
}
.service-card h3{
  min-height:14px;
  margin:0 0 7px;
  color:#fff;
  font-size:10.5px;
  line-height:1.15;
  font-weight:700;
  white-space:nowrap;
}
.service-card p{
  margin:0;
  color:#f1f1f1;
  font-size:10px;
  line-height:1.48;
}
@media(max-width:900px){
  .services{padding:20px 5%}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
  .service-card img{height:150px}
}
@media(max-width:520px){
  .service-grid{grid-template-columns:1fr}
  .service-card img{height:190px}
  .service-card h3{font-size:12px}
  .service-card p{font-size:11px}
}


/* ===== REFERANS GÖRSELE GÖRE NEDEN BİZ + YORUMLAR ===== */
.why-reference{
  min-height:199px;
  display:grid;
  grid-template-columns:1.15fr .95fr 1fr;
  align-items:center;
  gap:45px;
  padding:13px 7% 10px;
  border-top:1px solid #282d30;
  border-bottom:1px solid #282d30;
  background:radial-gradient(circle at 52% 47%,rgba(15,20,22,.65) 0,rgba(3,6,7,.98) 43%),#030607;
}
.why-reference .why-list h2{font-size:17px;line-height:1.08;margin:0 0 12px}
.why-reference .why-list h2 span{color:#e8a82d}
.why-reference .why-list ul{list-style:none;padding:0;margin:0}
.why-reference .why-list li{position:relative;padding-left:21px;margin:8px 0;font-size:12px;line-height:1.1}
.why-reference .why-list li::before{content:"✓";position:absolute;left:0;top:-1px;width:13px;height:13px;display:grid;place-items:center;border-radius:50%;background:#e7aa31;color:#111;font-size:8px;font-weight:900}
.why-reference .why-center{text-align:center}
.why-reference .why-house-icon{width:132px;height:96px;color:#e7aa31;display:block;margin:0 auto 4px}
.why-reference .why-center p{margin:0;font-size:18px;line-height:1.25;font-weight:500}
.why-reference .contact-card{width:245px;justify-self:end;border:1px solid #60481f;border-radius:7px;padding:8px 15px 7px;background:linear-gradient(140deg,#080b0d,#090b0c)}
.why-reference .contact-card>div{display:flex;align-items:center;gap:14px;margin:4px 0 7px}
.why-reference .contact-card svg{width:28px;height:28px;color:#e7aa31;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 28px}
.why-reference .contact-card p{margin:0;font-size:12px;line-height:1.05}
.why-reference .contact-card b{font-size:12px}
.why-reference .contact-card small{display:block;font-size:11px;margin-top:4px;color:#fff;font-weight:400}

.reviews-reference{padding:5px 7.4% 8px;min-height:190px;background:#030607}
.reviews-reference .section-heading h2{color:#e7aa31;font-size:18px;margin:0 0 5px}
.reviews-reference .reviews-wrap{display:flex;align-items:center;gap:31px}
.reviews-reference .review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;flex:1}
.reviews-reference .review{min-height:137px;padding:6px 22px 8px;border:1px solid #5a431f;border-radius:6px;background:linear-gradient(145deg,#090c0e,#07090a)}
.reviews-reference .stars{font-size:19px;line-height:1;margin-bottom:6px;color:#e7aa31;letter-spacing:1px}
.reviews-reference .review p{margin:0 0 6px;font-size:11px;line-height:1.45;color:#fff}
.reviews-reference .person{display:flex;justify-content:center;align-items:center;gap:10px}
.reviews-reference .person img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:1px solid #e7aa31}
.reviews-reference .person b{font-size:11px;line-height:1.1;text-align:left}
.reviews-reference .person small{display:block;margin-top:4px;color:#e7aa31;font-size:10px}
.reviews-reference .slider-btn{width:41px;height:41px;border:1px solid #e7aa31;color:#e7aa31;font-size:30px;line-height:1;display:grid;place-items:center;padding:0 0 3px}
.reviews-reference .dots{margin-top:6px}
.reviews-reference .dots span{width:9px;height:9px;margin:0 5px}
@media(max-width:900px){
  .why-reference{grid-template-columns:1fr;text-align:center;padding:28px 7%}
  .why-reference .why-list ul{display:inline-block;text-align:left}
  .why-reference .contact-card{justify-self:center}
  .reviews-reference .review-track{grid-template-columns:1fr}
  .reviews-reference .review:nth-child(n+2){display:none}
}

.review-status{min-height:18px;margin:7px 0 0;font-size:11px;font-weight:600}
.review-status.success{color:#58d77b}.review-status.error{color:#ff7373}
.submit-btn:disabled{opacity:.65;cursor:not-allowed}
