
:root{
  --black:#0b0d11;--black2:#13161c;--ink:#12151a;--ivory:#f6f3ed;--paper:#fbfaf7;
  --gold:#b99352;--gold2:#dfc48c;--muted:#6d6a64;--line:#e6ded2;--white:#fff;
  --shadow:0 26px 80px rgba(9,12,18,.13);--max:1200px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);
font-family:"Segoe UI Variable","SF Pro Display",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.008em}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}
section{scroll-margin-top:92px}.container{width:min(calc(100% - 38px),var(--max));margin-inline:auto}
.top-strip{border-bottom:1px solid rgba(223,196,140,.16);background:#080a0d;color:#c8c3ba;font-size:12px;letter-spacing:.05em}
.top-strip .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px}.top-strip a{color:var(--gold2);font-weight:800}
.header{position:sticky;top:0;z-index:50;background:rgba(11,13,17,.84);border-bottom:1px solid rgba(255,255,255,.06);
backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}
.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative}
.brand img{height:64px;width:auto;filter:brightness(0) invert(1)}.nav-links{display:flex;align-items:center;gap:26px;color:#d9d6d0;font-size:13px;font-weight:750}
.nav-links a:hover{color:var(--gold2)}.nav-actions{display:flex;align-items:center;gap:10px}
.btn{min-height:50px;padding:13px 20px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;cursor:pointer;transition:.18s ease}
.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#ead3a3 0%,var(--gold2) 45%,var(--gold) 100%);color:#17120a;
box-shadow:0 14px 38px rgba(183,148,87,.18),inset 0 1px 0 rgba(255,255,255,.36)}
.btn-outline-dark{border-color:rgba(255,255,255,.14);color:#f5f3ef;background:rgba(255,255,255,.035)}.btn-outline{border-color:#d9d1c2;color:#2b2a27;background:#fff}
.menu-btn{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:transparent;color:#fff;cursor:pointer}

.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 8%,rgba(223,196,140,.17),transparent 25%),
radial-gradient(circle at 12% 90%,rgba(183,147,82,.07),transparent 30%),linear-gradient(145deg,#090b0f 0%,#11151b 52%,#090b0f 100%);color:#fff}
.hero:before{content:"";position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to bottom,black,transparent 96%)}
.hero:after{content:"";position:absolute;width:640px;height:640px;right:-330px;top:80px;border:1px solid rgba(223,196,140,.09);border-radius:50%;
box-shadow:0 0 0 70px rgba(223,196,140,.018),0 0 0 140px rgba(223,196,140,.012);pointer-events:none}
.hero-grid{position:relative;z-index:1;min-height:680px;display:grid;grid-template-columns:1.15fr .85fr;gap:72px;align-items:center;padding:88px 0 80px}
.kicker,.hero-kicker{margin-bottom:14px;color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--gold2)}
.hero-kicker:before{content:"";width:34px;height:1px;background:var(--gold2)}
h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:24px;font-size:clamp(50px,7vw,84px);line-height:.96;letter-spacing:-.052em;font-weight:720}
h1 em{background:linear-gradient(135deg,#f2ddb0 0%,#d9b772 55%,#a97c35 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}
h2{margin-bottom:16px;font-size:clamp(34px,4.8vw,56px);line-height:1.02;letter-spacing:-.045em;font-weight:720}h3{line-height:1.22;letter-spacing:-.018em}
p{color:var(--muted);font-size:15.5px;line-height:1.82}.hero-copy{max-width:720px;margin-bottom:30px;color:#d0cbc2;font-size:clamp(17px,2vw,20px);line-height:1.72}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin-top:18px;color:#918d86;font-size:12px}
.chips,.micro-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.chips span,.micro-proof span{padding:8px 11px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.035);color:#b9b5ae;font-size:11px;font-weight:750}
.micro-proof span:before{content:"•";color:var(--gold2);margin-right:6px}.hero-card{position:relative;overflow:hidden;min-height:500px;padding:36px;border:1px solid rgba(255,255,255,.10);border-radius:32px;
background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.025)),rgba(255,255,255,.018);backdrop-filter:blur(18px);box-shadow:0 34px 100px rgba(0,0,0,.33)}
.hero-card small{color:var(--gold2);font-weight:850;letter-spacing:.10em;text-transform:uppercase}.hero-card h2{margin:18px 0 26px;max-width:370px;color:#fff;font-size:34px}
.hero-list-item{padding:18px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:18px;color:#d8d5cf;font-size:14px}.hero-list-item strong{color:#fff;text-align:right}

.trust-bar{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:24px 26px;border-right:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfaf7)}
.trust-item:first-child{border-left:1px solid var(--line)}.trust-item span{display:block;margin-bottom:5px;color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.trust-item strong{font-size:14.5px}

.section{padding:96px 0}.section-ivory{background:var(--ivory)}.section-black{background:var(--black);color:#fff}.section-black p{color:#aaa69e}.section-head{max-width:800px;margin-bottom:46px}.section-head.center{max-width:820px;margin-inline:auto;text-align:center}
.service-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.service-card{position:relative;overflow:hidden;min-height:310px;padding:36px;border:1px solid #e6dfd4;border-radius:30px;
background:radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 28%),linear-gradient(180deg,#fff,#faf7f1);box-shadow:0 12px 34px rgba(15,17,21,.055);transition:.18s ease}
.service-card:nth-child(1){grid-column:span 7}.service-card:nth-child(2){grid-column:span 5}.service-card:nth-child(3){grid-column:span 5}.service-card:nth-child(4){grid-column:span 7}
.service-card:hover{transform:translateY(-7px);border-color:#d3bd90;box-shadow:0 28px 70px rgba(15,17,21,.12)}.service-number{margin-bottom:58px;display:flex;justify-content:space-between;color:#a18f73;font-size:10px;font-weight:850;letter-spacing:.18em}
.service-number:after{content:"";width:56px;height:1px;background:linear-gradient(90deg,#c8a96d,rgba(200,169,109,.15))}.service-card h3{margin-bottom:12px;font-size:31px;line-height:1.05}.service-card p{max-width:500px;font-size:14.5px}
.text-link{display:inline-flex;padding-bottom:3px;border-bottom:1px solid rgba(185,147,82,.30);color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}

.office-showcase{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.showcase-main,.showcase-side{border:1px solid var(--line);border-radius:34px;overflow:hidden;background:#fff;box-shadow:0 20px 60px rgba(15,17,21,.07)}
.showcase-main{min-height:500px;padding:42px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 100% 0%,rgba(223,196,140,.18),transparent 33%),linear-gradient(145deg,#fff,#f6f1e8)}
.big-label{max-width:820px;font-size:clamp(38px,5.2vw,62px);line-height:.98;letter-spacing:-.052em;font-weight:760}.big-label em{color:var(--gold);font-style:normal}
.showcase-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.showcase-tags span{padding:10px 14px;border:1px solid #ded2be;border-radius:999px;background:rgba(255,255,255,.74);font-size:12px;font-weight:750}
.showcase-side{display:grid;grid-template-rows:1fr 1fr}.showcase-tile{padding:34px;min-height:235px;display:flex;flex-direction:column;justify-content:flex-end;border-bottom:1px solid var(--line)}.showcase-tile:last-child{border-bottom:0}
.showcase-tile.dark{color:#fff;background:radial-gradient(circle at 90% 0%,rgba(223,196,140,.12),transparent 35%),#11141a}.showcase-tile.dark p{color:#aaa69f}.showcase-tile h3{font-size:25px}

.photo-frame{position:relative;overflow:hidden;min-height:290px;border:1px solid rgba(223,196,140,.16);border-radius:30px;background:radial-gradient(circle at 75% 20%,rgba(223,196,140,.16),transparent 24%),linear-gradient(145deg,#11151b,#090b0f);color:#fff}
.photo-frame:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.06);border-radius:22px}.photo-frame .photo-label{position:absolute;left:28px;bottom:26px;z-index:2}.photo-label small{display:block;margin-bottom:7px;color:var(--gold2);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.photo-label strong{font-size:20px}
.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.gallery-grid .photo-frame:nth-child(1){grid-column:span 7;min-height:430px}.gallery-grid .photo-frame:nth-child(2){grid-column:span 5}.gallery-grid .photo-frame:nth-child(3){grid-column:span 5}.gallery-grid .photo-frame:nth-child(4){grid-column:span 7}

.why-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:62px;align-items:start}.why-sticky{position:sticky;top:120px}.why-list{border-top:1px solid var(--line)}.why-item{display:grid;grid-template-columns:74px 1fr;gap:22px;padding:31px 0;border-bottom:1px solid var(--line)}
.why-index{color:#b28b4c;font-size:22px;font-weight:750}.why-item h3{margin-bottom:9px;font-size:21px}
.fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fit-card{min-height:270px;padding:30px;border:1px solid #e5ddd0;border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(223,196,140,.08),transparent 32%),linear-gradient(180deg,#fff,#fcfaf6);box-shadow:0 12px 34px rgba(15,17,21,.045);transition:.18s ease}
.fit-card:hover{transform:translateY(-5px);border-color:#d3bd90;box-shadow:0 24px 60px rgba(15,17,21,.09)}.fit-num{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:34px;border-radius:14px;background:linear-gradient(145deg,#f5ead6,#ece0cc);color:#8a652e;font-size:12px;font-weight:900}.fit-card h3{font-size:22px}

.included-wrap{display:grid;grid-template-columns:1fr 1.4fr;gap:54px}.included-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(223,196,140,.18);border-left:1px solid rgba(223,196,140,.18)}
.included-item{min-height:102px;padding:24px;border-right:1px solid rgba(223,196,140,.18);border-bottom:1px solid rgba(223,196,140,.18);display:flex;align-items:center;gap:12px;color:#d8d4cc;font-size:14px;background:linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.008))}
.included-item span:first-child{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border:1px solid rgba(223,196,140,.28);border-radius:50%;color:var(--gold2);font-size:11px}

.virtual-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.virtual-card{padding:38px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 32%),linear-gradient(180deg,#fff,#fbf8f3);box-shadow:0 20px 60px rgba(15,17,21,.065)}
.virtual-point{padding:22px 0;border-bottom:1px solid var(--line)}.virtual-point:last-child{border-bottom:0}.virtual-point strong{display:block;margin-bottom:5px;font-size:17px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border-radius:30px;border-top:1px solid var(--line);border-left:1px solid var(--line);box-shadow:0 16px 44px rgba(15,17,21,.05)}
.process-step{min-height:270px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fcfaf6)}.process-step span{display:block;margin-bottom:56px;color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.process-step h3{font-size:22px}

.location-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.location-panel,.contact-panel{border-radius:34px;overflow:hidden}.location-panel{min-height:520px;padding:44px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(180deg,rgba(15,17,21,.10),rgba(15,17,21,.86)),radial-gradient(circle at 70% 20%,rgba(183,148,87,.36),transparent 26%),#1a1d22;box-shadow:0 24px 70px rgba(15,17,21,.14)}
.location-panel p{color:#d0cdc7}.location-tags{display:flex;gap:9px;flex-wrap:wrap;margin:8px 0 25px}.location-tag{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.04);color:#e4e0d9;font-size:12px;font-weight:750}
.contact-panel{padding:36px;background:radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 32%),#fff;border:1px solid var(--line);box-shadow:0 18px 50px rgba(15,17,21,.055);display:flex;flex-direction:column;justify-content:space-between}.contact-panel h3{font-size:32px}
.contact-stack{display:grid;gap:18px;margin-top:30px}.contact-row{padding-top:18px;border-top:1px solid var(--line)}.contact-row small{display:block;margin-bottom:6px;color:#9a8a70;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.contact-row strong{font-size:14px;line-height:1.6}

.trust-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.trust-copy{padding:38px;border-radius:34px;background:radial-gradient(circle at 100% 0%,rgba(223,196,140,.13),transparent 34%),#11141a;color:#fff;box-shadow:0 24px 70px rgba(15,17,21,.14)}.trust-copy p{color:#aaa69f}
.trust-facts{display:grid;grid-template-columns:repeat(2,1fr);border-radius:34px;overflow:hidden;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.trust-fact{min-height:182px;padding:29px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.trust-fact small{display:block;margin-bottom:14px;color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.trust-fact strong{display:block;margin-bottom:7px;font-size:18px}.trust-fact p{font-size:13px;margin-bottom:0}

.faq{max-width:900px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;position:relative;padding:27px 46px 27px 0;cursor:pointer;font-weight:800;font-size:17px}summary::-webkit-details-marker{display:none}
summary:after{content:"+";position:absolute;right:0;top:20px;color:var(--gold);font-size:28px;font-weight:400}details[open] summary:after{content:"–"}details p{padding:0 0 22px;margin-bottom:0}

.cta-band{padding:28px 0;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);background:#0c0f14;color:#fff}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-band h3{margin:0;font-size:clamp(22px,3vw,34px)}.cta-band p{margin:7px 0 0;color:#99958e;font-size:13px}
.lead-section{padding:96px 0;background:radial-gradient(circle at 88% 2%,rgba(223,196,140,.16),transparent 25%),radial-gradient(circle at 5% 100%,rgba(183,148,87,.06),transparent 30%),linear-gradient(145deg,#090b0f,#11151b);color:#fff}
.lead-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:58px}.lead-copy p{color:#aaa69e}.form-card{padding:36px;border:1px solid rgba(223,196,140,.18);border-radius:32px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:0 28px 80px rgba(0,0,0,.18);backdrop-filter:blur(16px)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field.full{grid-column:1/-1}label{display:block;margin-bottom:7px;color:#b8b3aa;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
input,select,textarea{width:100%;min-height:50px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055);color:#fff;outline:none}select option{color:#111;background:#fff}textarea{min-height:132px;resize:vertical}
input:focus,select:focus,textarea:focus{border-color:rgba(223,196,140,.65);box-shadow:0 0 0 4px rgba(183,148,87,.09)}
.footer{padding:44px 0 92px;background:#090b0e;color:#817e78;border-top:1px solid rgba(255,255,255,.06)}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer img{height:42px;width:auto;filter:brightness(0) invert(1);opacity:.84}.footer p{margin:0;color:#817e78;font-size:12px}
.mobile-cta{display:none}.whatsapp-only[hidden]{display:none!important}

.subhero{padding:84px 0 62px;background:radial-gradient(circle at 80% 10%,rgba(223,196,140,.15),transparent 26%),linear-gradient(145deg,#090b0f,#12161c);color:#fff}
.subhero .container{max-width:980px}.subhero h1{font-size:clamp(46px,6vw,72px);max-width:900px}.subhero p{max-width:760px;color:#c9c5be;font-size:18px}.breadcrumbs{margin-bottom:22px;color:#918d86;font-size:12px}.breadcrumbs a{color:var(--gold2)}
.feature-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-box{padding:30px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 12px 34px rgba(15,17,21,.045)}.feature-box h3{font-size:21px}.feature-box p{margin-bottom:0}
.page-cta{padding:64px 0;background:#11141a;color:#fff}.page-cta .container{display:flex;justify-content:space-between;gap:32px;align-items:center}.page-cta h2{margin-bottom:8px;font-size:clamp(30px,4vw,48px)}.page-cta p{margin-bottom:0;color:#aaa69f}

@media(max-width:980px){
 .nav-links{display:none}.menu-btn{display:grid;place-items:center}.nav.open .nav-links{display:grid;position:absolute;top:80px;left:0;right:0;gap:4px;padding:15px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#14171c;box-shadow:0 22px 60px rgba(0,0,0,.25)}
 .nav.open .nav-links a{padding:11px 12px}.hero-grid,.why-grid,.included-wrap,.location-layout,.virtual-grid,.lead-grid,.office-showcase,.trust-panel{grid-template-columns:1fr}.why-sticky{position:static}
 .service-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(n){grid-column:auto}.trust-grid{grid-template-columns:repeat(2,1fr)}.fit-grid,.process-grid,.feature-columns{grid-template-columns:repeat(2,1fr)}
 .gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid .photo-frame:nth-child(n){grid-column:auto}.cta-band-inner,.page-cta .container{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
 .container{width:min(calc(100% - 28px),var(--max))}.top-strip .container{justify-content:center}.top-strip .container span:last-child{display:none}.nav{min-height:72px}.brand img{height:56px}.nav-actions .btn{display:none}.nav.open .nav-links{top:72px}
 .hero-grid{min-height:auto;padding:66px 0 58px;gap:34px}h1{font-size:clamp(44px,14vw,60px)}.hero-card{min-height:430px;padding:26px}.hero-actions .btn{width:100%}
 .section{padding:72px 0}.trust-grid,.service-grid,.included-grid,.form-grid,.fit-grid,.process-grid,.trust-facts,.feature-columns,.gallery-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child{border-left:1px solid var(--line)}
 .service-card{min-height:270px;padding:28px}.showcase-main{min-height:420px;padding:28px}.showcase-side{grid-template-rows:auto}.showcase-tile{min-height:210px;padding:26px}.why-item{grid-template-columns:50px 1fr}.location-panel,.contact-panel,.virtual-card,.form-card,.trust-copy{padding:25px}.field.full{grid-column:auto}
 .footer-row{flex-direction:column;text-align:center}.page-cta .btn{width:100%}
 .mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px;border:1px solid rgba(223,196,140,.18);border-radius:16px;background:rgba(11,13,17,.96);box-shadow:0 18px 50px rgba(0,0,0,.30);backdrop-filter:blur(14px)}
 .mobile-cta .btn{display:flex;min-height:46px;padding:10px 12px;font-size:13px}
}
@media(prefers-reduced-motion:no-preference){.service-card,.fit-card,.hero-card,.photo-frame{animation:rise .55s ease both}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}


/* V3.5.1 - Birleştirilmiş Konum + Güven + İletişim Kutusu */
.location-merged{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:36px;
  background:#fff;
  box-shadow:0 28px 90px rgba(15,17,21,.11);
}
.location-merged-main{
  min-height:560px;
  padding:48px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  color:#fff;
  background:
    linear-gradient(180deg,rgba(11,13,17,.10),rgba(11,13,17,.86)),
    radial-gradient(circle at 74% 16%,rgba(223,196,140,.28),transparent 27%),
    linear-gradient(145deg,#11151b,#090b0f);
}
.location-merged-main h2{
  max-width:690px;
  margin-bottom:16px;
}
.location-merged-main p{
  max-width:650px;
  color:#d0cbc2;
}
.location-merged-info{
  padding:42px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 32%),
    linear-gradient(180deg,#fff,#fbf8f3);
}
.location-merged-head{
  margin-bottom:28px;
}
.location-merged-head h3{
  margin-bottom:10px;
  font-size:32px;
  letter-spacing:-.035em;
}
.location-merged-head p{
  margin-bottom:0;
}
.location-info-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-left:1px solid var(--line);
}
.location-info-item{
  min-height:145px;
  padding:22px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:rgba(255,255,255,.62);
}
.location-info-item small{
  display:block;
  margin-bottom:10px;
  color:var(--gold);
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.location-info-item strong{
  display:block;
  margin-bottom:6px;
  font-size:16px;
  line-height:1.45;
}
.location-info-item p{
  margin-bottom:0;
  font-size:12.5px;
  line-height:1.6;
}
.location-info-wide{
  grid-column:1/-1;
  min-height:auto;
}
@media(max-width:980px){
  .location-merged{grid-template-columns:1fr}
  .location-merged-main{min-height:470px}
}
@media(max-width:700px){
  .location-merged{border-radius:28px}
  .location-merged-main,.location-merged-info{padding:26px}
  .location-info-grid{grid-template-columns:1fr}
  .location-info-wide{grid-column:auto}
}


/* V3.5.6 - WhatsApp & Google Review */
.whatsapp-primary{
  background:#25D366!important;
  color:#07190d!important;
  border-color:#25D366!important;
  box-shadow:0 14px 38px rgba(37,211,102,.20)!important;
}
.whatsapp-primary:hover{background:#2ee070!important}
.whatsapp-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:70;
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:54px;
  padding:13px 18px;
  border-radius:999px;
  background:#25D366;
  color:#07190d;
  font-weight:900;
  box-shadow:0 18px 50px rgba(0,0,0,.22);
  transition:transform .18s ease,box-shadow .18s ease;
}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(0,0,0,.28)}
.whatsapp-dot{
  width:26px;height:26px;border-radius:50%;
  display:grid;place-items:center;background:#fff;color:#128C7E;font-size:15px;font-weight:900
}
.google-reviews-section{padding:78px 0;background:var(--ivory)}
.google-review-card{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:34px;
  background:#fff;
  box-shadow:0 24px 70px rgba(15,17,21,.075);
}
.google-review-intro{
  padding:38px;
  color:#fff;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.15),transparent 34%),
    #11141a;
}
.google-review-intro p{color:#aaa69f}
.google-mark{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:18px;
  font-weight:900;
  letter-spacing:-.01em;
}
.google-g{
  width:34px;height:34px;border-radius:50%;
  display:grid;place-items:center;background:#fff;color:#4285F4;font-weight:900
}
.google-review-actions{
  padding:38px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:16px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 35%),
    linear-gradient(180deg,#fff,#fbf8f3);
}
.review-action{
  padding:22px;
  border:1px solid var(--line);
  border-radius:22px;
  background:rgba(255,255,255,.72);
}
.review-action small{
  display:block;margin-bottom:7px;color:var(--gold);font-size:10px;font-weight:900;
  letter-spacing:.12em;text-transform:uppercase
}
.review-action strong{display:block;margin-bottom:6px;font-size:18px}
.review-action p{margin-bottom:14px;font-size:13px}
@media(max-width:980px){.google-review-card{grid-template-columns:1fr}}
@media(max-width:700px){
  .whatsapp-float{right:12px;bottom:78px;padding:12px 14px}
  .whatsapp-float .wa-label{display:none}
  .google-review-intro,.google-review-actions{padding:26px}
}


/* V3.5.7 - Direct Google Review Cards */
.google-reviews-section{
  padding:82px 0;
  background:var(--ivory);
}
.google-direct-reviews{
  max-width:980px;
  margin:0 auto;
}
.google-direct-review{
  position:relative;
  padding:34px;
  border:1px solid var(--line);
  border-radius:30px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.09),transparent 32%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 20px 60px rgba(15,17,21,.065);
}
.review-top{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:22px;
}
.review-top .google-g{
  flex:0 0 38px;
  width:38px;
  height:38px;
}
.review-top strong{
  display:block;
  margin-bottom:3px;
  font-size:17px;
}
.review-top small{
  color:#918a80;
  font-size:12px;
}
.review-copy{
  max-width:780px;
  margin-bottom:24px;
  color:#55514b;
  font-size:15px;
  line-height:1.8;
}
.review-links{
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
}
.google-review-awaiting{
  border-style:dashed;
}
@media(max-width:700px){
  .google-direct-review{padding:25px}
  .review-links .btn{width:100%}
}

/* V3.5.9 - WhatsApp icon */
.wa-icon{
  width:22px;
  height:22px;
  display:block;
  flex:0 0 22px;
}
.whatsapp-primary{
  gap:9px;
}
.whatsapp-primary .wa-icon{
  color:#0b5f2a;
}
.whatsapp-float .whatsapp-dot{
  width:30px;
  height:30px;
  background:#fff;
  color:#25D366;
}
.whatsapp-float .whatsapp-dot .wa-icon{
  width:20px;
  height:20px;
}


/* V3.6.0 — Premium Konum + İletişim */
.location-luxe{
  display:grid;
  grid-template-columns:1.04fr .96fr;
  min-height:590px;
  overflow:hidden;
  border:1px solid #e2dacd;
  border-radius:38px;
  background:#fff;
  box-shadow:
    0 35px 95px rgba(15,17,21,.12),
    0 4px 14px rgba(15,17,21,.035);
}

.location-luxe-main{
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:flex-end;
  min-height:590px;
  padding:50px;
  color:#fff;
  background:
    radial-gradient(circle at 83% 15%,rgba(223,196,140,.20),transparent 28%),
    radial-gradient(circle at 10% 100%,rgba(185,147,82,.08),transparent 34%),
    linear-gradient(145deg,#101319 0%,#090b0f 72%);
}

.location-luxe-main:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.35;
  background-image:
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:46px 46px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 95%);
}

.location-luxe-content{
  position:relative;
  z-index:2;
  width:100%;
  max-width:670px;
}

.location-luxe-main h2{
  margin-bottom:18px;
  color:#fff;
  font-size:clamp(39px,4.5vw,58px);
  line-height:.98;
}

.gold-word{
  color:var(--gold2);
}

.location-luxe-main p{
  max-width:590px;
  margin-bottom:24px;
  color:#c9c5bd;
  font-size:15px;
  line-height:1.8;
}

.location-luxe-tags{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-bottom:27px;
}

.location-luxe-tags span{
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:999px;
  background:rgba(255,255,255,.045);
  color:#d8d4cc;
  font-size:11px;
  font-weight:760;
}

.location-route{
  min-width:190px;
  justify-content:space-between;
}

.route-arrow{
  margin-left:10px;
  font-size:18px;
  line-height:1;
}

.location-luxe-watermark{
  position:absolute;
  right:-52px;
  top:54px;
  z-index:1;
  color:rgba(255,255,255,.018);
  font-size:170px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.08em;
  transform:rotate(-90deg);
  user-select:none;
}

.location-luxe-info{
  padding:44px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 32%),
    linear-gradient(180deg,#fff 0%,#fcfaf6 100%);
}

.location-luxe-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:22px;
  margin-bottom:30px;
  padding-bottom:26px;
  border-bottom:1px solid #e6ded2;
}

.location-luxe-head h3{
  margin-bottom:8px;
  font-size:33px;
  line-height:1.05;
  letter-spacing:-.04em;
}

.location-luxe-head p{
  max-width:440px;
  margin:0;
  font-size:13.5px;
  line-height:1.7;
}

.location-status{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:2px;
  padding:8px 10px;
  border:1px solid #e4dac8;
  border-radius:999px;
  background:#faf6ee;
  color:#786344;
  font-size:10px;
  font-weight:850;
  letter-spacing:.03em;
}

.location-status i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#38a169;
  box-shadow:0 0 0 4px rgba(56,161,105,.10);
}

.location-detail-list{
  display:grid;
  gap:0;
}

.location-detail-row{
  display:grid;
  grid-template-columns:46px 1fr 30px;
  align-items:center;
  gap:14px;
  min-height:92px;
  padding:16px 4px;
  border-bottom:1px solid #e9e2d8;
  transition:background .18s ease,padding .18s ease;
}

a.location-detail-row:hover{
  padding-left:12px;
  padding-right:12px;
  border-radius:16px;
  background:#faf6ee;
}

.location-detail-icon{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid #dfd4c3;
  border-radius:14px;
  background:#fffaf2;
  color:#a37b3d;
}

.location-detail-icon svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.location-detail-copy{
  min-width:0;
}

.location-detail-copy small,
.location-detail-bottom small{
  display:block;
  margin-bottom:4px;
  color:#a27c41;
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.location-detail-copy strong{
  display:block;
  overflow-wrap:anywhere;
  color:#17191f;
  font-size:15px;
  line-height:1.35;
}

.location-detail-copy em{
  display:block;
  margin-top:4px;
  color:#827d75;
  font-size:11.5px;
  font-style:normal;
  line-height:1.5;
}

.location-detail-arrow{
  color:#b99352;
  font-size:20px;
  text-align:right;
}

.location-detail-address{
  grid-template-columns:46px 1fr;
  padding-top:19px;
  padding-bottom:19px;
}

.location-detail-bottom{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  padding-top:21px;
}

.location-detail-bottom > div{
  min-height:88px;
  padding:16px;
  border:1px solid #e6ded2;
  border-radius:17px;
  background:rgba(255,255,255,.62);
}

.location-detail-bottom strong{
  display:block;
  color:#302e2a;
  font-size:12px;
  line-height:1.55;
}

@media(max-width:980px){
  .location-luxe{grid-template-columns:1fr}
  .location-luxe-main{min-height:470px}
}

@media(max-width:700px){
  .location-luxe{border-radius:28px}
  .location-luxe-main,.location-luxe-info{padding:27px}
  .location-luxe-main{min-height:440px}
  .location-luxe-head{flex-direction:column}
  .location-detail-bottom{grid-template-columns:1fr}
  .location-luxe-watermark{display:none}
}

/* V3.6.1 — İletişim Sayfası + Gerçek Logo */
.brand img{
  height:62px;
  width:auto;
  max-width:190px;
  object-fit:contain;
  filter:none;
}
.footer img{
  height:50px;
  width:auto;
  max-width:170px;
  object-fit:contain;
  filter:none;
  opacity:1;
}

.contact-hero{
  position:relative;
  overflow:hidden;
  padding:86px 0 70px;
  color:#fff;
  background:
    radial-gradient(circle at 82% 7%,rgba(223,196,140,.16),transparent 25%),
    radial-gradient(circle at 12% 100%,rgba(183,147,82,.07),transparent 30%),
    linear-gradient(145deg,#090b0f,#11151b);
}
.contact-hero:after{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  right:-250px;
  top:40px;
  border:1px solid rgba(223,196,140,.08);
  border-radius:50%;
  box-shadow:0 0 0 60px rgba(223,196,140,.014),0 0 0 120px rgba(223,196,140,.010);
}
.contact-hero-inner{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:center;
}
.contact-hero h1{
  max-width:760px;
  margin-bottom:20px;
}
.contact-hero p{
  max-width:680px;
  color:#cac6be;
  font-size:18px;
}
.contact-logo-card{
  min-height:330px;
  display:grid;
  place-items:center;
  padding:34px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:32px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.02));
  backdrop-filter:blur(15px);
  box-shadow:0 30px 90px rgba(0,0,0,.28);
}
.contact-logo-card img{
  width:min(100%,360px);
  height:auto;
}

.contact-page-section{
  padding:88px 0;
  background:var(--ivory);
}
.contact-page-grid{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:20px;
  align-items:stretch;
}
.contact-quick-panel,
.contact-form-luxe{
  border-radius:34px;
  overflow:hidden;
}
.contact-quick-panel{
  padding:38px;
  color:#fff;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.14),transparent 32%),
    #11141a;
  box-shadow:0 26px 80px rgba(15,17,21,.14);
}
.contact-quick-panel p{color:#aaa69f}
.contact-methods{
  display:grid;
  gap:11px;
  margin-top:30px;
}
.contact-method{
  display:grid;
  grid-template-columns:46px 1fr 24px;
  gap:14px;
  align-items:center;
  min-height:82px;
  padding:15px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:18px;
  background:rgba(255,255,255,.035);
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
a.contact-method:hover{
  transform:translateX(4px);
  border-color:rgba(223,196,140,.28);
  background:rgba(255,255,255,.055);
}
.contact-method-icon{
  width:42px;height:42px;
  display:grid;place-items:center;
  border:1px solid rgba(223,196,140,.22);
  border-radius:14px;
  color:var(--gold2);
  background:rgba(223,196,140,.06);
  font-weight:900;
}
.contact-method small{
  display:block;
  margin-bottom:3px;
  color:#cbb083;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.contact-method strong{
  display:block;
  color:#fff;
  font-size:15px;
  line-height:1.35;
}
.contact-method em{
  display:block;
  margin-top:3px;
  color:#8f8b84;
  font-size:11px;
  font-style:normal;
}
.contact-method-arrow{
  color:#c7a66d;
  font-size:18px;
  text-align:right;
}
.contact-address-card{
  margin-top:12px;
  padding:20px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:18px;
  background:rgba(255,255,255,.025);
}
.contact-address-card small{
  display:block;
  margin-bottom:7px;
  color:#cbb083;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.contact-address-card strong{
  display:block;
  margin-bottom:15px;
  color:#fff;
  font-size:14px;
  line-height:1.6;
}

.contact-form-luxe{
  padding:40px;
  border:1px solid var(--line);
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.09),transparent 30%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 22px 65px rgba(15,17,21,.07);
}
.contact-form-luxe .form-head{
  margin-bottom:28px;
}
.contact-form-luxe .form-head h2{
  margin-bottom:9px;
  font-size:clamp(32px,4vw,46px);
}
.contact-form-luxe .form-head p{
  margin-bottom:0;
}
.contact-form-luxe label{
  color:#8a7657;
}
.contact-form-luxe input,
.contact-form-luxe select,
.contact-form-luxe textarea{
  border-color:#ddd5c9;
  background:#fff;
  color:#15171b;
}
.contact-form-luxe input::placeholder,
.contact-form-luxe textarea::placeholder{
  color:#9b968d;
}
.contact-form-luxe select option{
  color:#111;
}
.contact-form-luxe input:focus,
.contact-form-luxe select:focus,
.contact-form-luxe textarea:focus{
  border-color:#c9a765;
  box-shadow:0 0 0 4px rgba(185,147,82,.08);
}
.contact-page-footer-note{
  display:flex;
  gap:10px;
  align-items:center;
  margin-top:20px;
  color:#888178;
  font-size:12px;
}
.contact-page-footer-note span{
  width:8px;height:8px;border-radius:50%;
  background:#38a169;
  box-shadow:0 0 0 4px rgba(56,161,105,.10);
}
@media(max-width:980px){
  .contact-hero-inner,
  .contact-page-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .contact-hero{padding:62px 0 50px}
  .contact-logo-card{min-height:250px;padding:24px}
  .contact-quick-panel,.contact-form-luxe{padding:25px}
  .contact-method{grid-template-columns:42px 1fr 20px}
  .brand img{height:52px;max-width:155px}
}

/* V3.6.2 — Premium kart dili + SEO içerik + logo uyumu */

/* Koyu header/footer üzerinde logoyu daha görünür yap */
.header .brand img{
  height:68px;
  max-width:188px;
  filter:brightness(0) invert(1);
  opacity:.96;
}
.footer img{
  height:54px;
  max-width:180px;
  filter:brightness(0) invert(1);
  opacity:.92;
}

/* Açık logo kartlarında orijinal lacivert-gri logo */
.contact-logo-card{
  overflow:hidden;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 28%),
    #fff;
  border-color:#e5dccd;
}
.contact-logo-card img{
  width:100%;
  max-width:430px;
  height:280px;
  object-fit:cover;
  object-position:center;
  filter:none;
  border-radius:24px;
}

/* Hero selector */
.workspace-selector{
  position:relative;
  overflow:hidden;
  min-height:515px;
  padding:30px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:34px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.12),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.022));
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 36px 100px rgba(0,0,0,.32);
}
.workspace-selector:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.workspace-selector-top{
  display:flex;
  justify-content:space-between;
  gap:18px;
  align-items:flex-start;
  padding-bottom:22px;
  border-bottom:1px solid rgba(255,255,255,.09);
}
.workspace-selector-top small{
  display:block;
  margin-bottom:8px;
  color:var(--gold2);
  font-size:10px;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.workspace-selector-top h2{
  max-width:350px;
  margin:0;
  color:#fff;
  font-size:29px;
  line-height:1.08;
}
.selector-badge{
  flex:0 0 auto;
  padding:8px 10px;
  border:1px solid rgba(223,196,140,.22);
  border-radius:999px;
  background:rgba(223,196,140,.06);
  color:#d9bf89;
  font-size:10px;
  font-weight:850;
}
.workspace-selector-list{
  display:grid;
}
.workspace-option{
  display:grid;
  grid-template-columns:38px 1fr 24px;
  gap:13px;
  align-items:center;
  min-height:83px;
  padding:15px 4px;
  border-bottom:1px solid rgba(255,255,255,.075);
  transition:padding .18s ease,background .18s ease,border-color .18s ease;
}
.workspace-option:hover{
  margin-inline:-8px;
  padding-inline:12px;
  border-radius:16px;
  background:rgba(255,255,255,.045);
  border-color:rgba(223,196,140,.20);
}
.workspace-option-index{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid rgba(223,196,140,.22);
  border-radius:12px;
  color:#d7bb82;
  font-size:10px;
  font-weight:900;
}
.workspace-option-copy strong{
  display:block;
  margin-bottom:4px;
  color:#fff;
  font-size:15px;
}
.workspace-option-copy em{
  display:block;
  color:#9f9b94;
  font-size:11.5px;
  font-style:normal;
  line-height:1.45;
}
.workspace-option-arrow{
  color:#d7bb82;
  font-size:18px;
  text-align:right;
}
.workspace-selector-foot{
  display:flex;
  justify-content:space-between;
  gap:15px;
  align-items:center;
  padding-top:18px;
  color:#8d8982;
  font-size:10.5px;
}
.workspace-selector-foot a{
  color:#d7bb82;
  font-weight:800;
}

/* Included services: premium cards */
.included-luxe-section{
  padding:104px 0;
  background:
    radial-gradient(circle at 8% 15%,rgba(223,196,140,.06),transparent 24%),
    radial-gradient(circle at 95% 90%,rgba(183,147,82,.035),transparent 28%),
    #090b0f;
}
.included-luxe-head{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:70px;
  align-items:end;
  margin-bottom:46px;
}
.included-luxe-head h2{
  margin-bottom:0;
  max-width:650px;
  color:#fff;
}
.included-luxe-head > p{
  max-width:650px;
  margin:0;
  color:#aaa69e;
}
.included-luxe-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.included-luxe-card{
  position:relative;
  overflow:hidden;
  min-height:335px;
  padding:30px;
  border:1px solid rgba(223,196,140,.15);
  border-radius:28px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.08),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.included-luxe-card:hover{
  transform:translateY(-5px);
  border-color:rgba(223,196,140,.30);
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.12),transparent 32%),
    linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.015));
}
.included-card-no{
  position:absolute;
  top:24px;
  right:25px;
  color:rgba(223,196,140,.52);
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
}
.included-card-icon{
  width:47px;
  height:47px;
  display:grid;
  place-items:center;
  margin-bottom:38px;
  border:1px solid rgba(223,196,140,.24);
  border-radius:15px;
  background:rgba(223,196,140,.055);
  color:var(--gold2);
  font-size:18px;
}
.included-luxe-card h3{
  margin-bottom:10px;
  color:#fff;
  font-size:23px;
}
.included-luxe-card p{
  min-height:78px;
  margin-bottom:22px;
  color:#9f9b94;
  font-size:13.5px;
  line-height:1.7;
}
.included-luxe-card ul{
  display:grid;
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}
.included-luxe-card li{
  position:relative;
  padding-left:19px;
  color:#d1cdc6;
  font-size:12.5px;
}
.included-luxe-card li:before{
  content:"";
  position:absolute;
  left:0;
  top:.56em;
  width:6px;
  height:6px;
  border:1px solid #c8a568;
  border-radius:50%;
}

/* Readable SEO editorial */
.seo-editorial-section{
  background:#fff;
}
.seo-editorial-head{
  max-width:950px;
  margin-bottom:40px;
}
.seo-editorial-head h2{
  max-width:950px;
}
.seo-editorial-grid{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:16px;
}
.seo-editorial-card{
  padding:31px;
  border:1px solid var(--line);
  border-radius:28px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.08),transparent 28%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 14px 40px rgba(15,17,21,.045);
}
.seo-editorial-card-large{
  grid-row:span 2;
}
.seo-editorial-card h3{
  margin-bottom:15px;
  font-size:23px;
  line-height:1.18;
}
.seo-editorial-card p{
  font-size:14px;
  line-height:1.82;
}
.seo-editorial-card a:not(.text-link){
  color:#8d692f;
  font-weight:750;
  border-bottom:1px solid rgba(185,147,82,.25);
}

@media(max-width:980px){
  .included-luxe-head{grid-template-columns:1fr;gap:20px}
  .included-luxe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .seo-editorial-grid{grid-template-columns:1fr}
  .seo-editorial-card-large{grid-row:auto}
}
@media(max-width:700px){
  .workspace-selector{min-height:auto;padding:24px}
  .workspace-selector-top{flex-direction:column}
  .workspace-selector-foot{align-items:flex-start;flex-direction:column}
  .included-luxe-grid{grid-template-columns:1fr}
  .included-luxe-card{min-height:auto;padding:26px}
  .included-luxe-card p{min-height:0}
  .seo-editorial-card{padding:25px}
}

/* SEO detay sayfaları */
.detail-story{
  padding:94px 0;
  background:#fff;
}
.detail-story-grid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:56px;
  align-items:start;
}
.detail-story-copy h2{
  max-width:720px;
}
.detail-story-copy p{
  font-size:15px;
  line-height:1.88;
}
.detail-story-aside{
  padding:30px;
  border:1px solid var(--line);
  border-radius:30px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.09),transparent 30%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 18px 55px rgba(15,17,21,.06);
}
.detail-story-aside small{
  display:block;
  margin-bottom:10px;
  color:var(--gold);
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.detail-story-aside h3{
  margin-bottom:12px;
  font-size:25px;
}
.detail-story-aside p{
  margin-bottom:18px;
  font-size:13.5px;
}
.detail-feature-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.detail-feature-card{
  min-height:300px;
  padding:30px;
  border:1px solid var(--line);
  border-radius:28px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.09),transparent 30%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 14px 40px rgba(15,17,21,.045);
}
.detail-feature-card span{
  display:inline-flex;
  width:40px;
  height:40px;
  align-items:center;
  justify-content:center;
  margin-bottom:38px;
  border-radius:13px;
  background:#f2e8d6;
  color:#8e672f;
  font-size:11px;
  font-weight:900;
}
.detail-feature-card h3{
  margin-bottom:11px;
  font-size:22px;
}
.detail-feature-card p{
  margin-bottom:0;
  font-size:13.5px;
  line-height:1.76;
}
.detail-audience-card p{
  font-size:13.5px;
}
.detail-faq{
  padding:90px 0;
  background:#fff;
}
.detail-seo-note{
  margin-top:24px;
  padding:20px 22px;
  border-left:3px solid #c8a568;
  border-radius:0 16px 16px 0;
  background:#faf6ee;
  color:#6c665d;
  font-size:13px;
  line-height:1.75;
}
@media(max-width:980px){
  .detail-story-grid{grid-template-columns:1fr}
  .detail-feature-grid{grid-template-columns:1fr}
}

/* V3.6.3 — Sanal Ofis Öncelikli Premium Tasarım */

/* Daha sade üst alan */
.top-strip .container{
  justify-content:center;
}
.nav-actions{
  margin-left:auto;
}
.nav-actions .whatsapp-primary{
  min-width:128px;
}

/* Sanal ofis odaklı hero */
.hero-virtual-focus .hero-grid{
  grid-template-columns:1.08fr .92fr;
  gap:74px;
  min-height:690px;
}
.hero-virtual-copy h1{
  max-width:820px;
}
.virtual-proof-row{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:22px;
}
.virtual-proof-row span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  background:rgba(255,255,255,.035);
  color:#bdb8af;
  font-size:11px;
  font-weight:760;
}
.virtual-proof-row span:before{
  content:"";
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--gold2);
  box-shadow:0 0 0 4px rgba(223,196,140,.08);
}

.virtual-focus-card{
  position:relative;
  overflow:hidden;
  min-height:530px;
  padding:31px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:36px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.16),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.022));
  box-shadow:0 38px 105px rgba(0,0,0,.33);
  backdrop-filter:blur(18px);
}
.virtual-focus-card:after{
  content:"S";
  position:absolute;
  right:-35px;
  top:30px;
  color:rgba(255,255,255,.018);
  font-size:240px;
  font-weight:900;
  line-height:1;
  pointer-events:none;
}
.virtual-focus-badge{
  position:relative;
  z-index:2;
  display:inline-flex;
  padding:8px 11px;
  border:1px solid rgba(223,196,140,.25);
  border-radius:999px;
  background:rgba(223,196,140,.08);
  color:#e3c98f;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.virtual-focus-main{
  position:relative;
  z-index:2;
  padding:28px 0 25px;
  border-bottom:1px solid rgba(255,255,255,.085);
}
.virtual-focus-main small{
  display:block;
  margin-bottom:10px;
  color:#b99557;
  font-size:10px;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.virtual-focus-main h2{
  max-width:470px;
  margin-bottom:13px;
  color:#fff;
  font-size:35px;
  line-height:1.03;
}
.virtual-focus-main p{
  max-width:470px;
  color:#aaa69f;
  font-size:13.5px;
  line-height:1.72;
}
.virtual-focus-features{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:19px 0 22px;
}
.virtual-focus-features span{
  padding:8px 10px;
  border:1px solid rgba(223,196,140,.17);
  border-radius:999px;
  color:#d3c4a9;
  background:rgba(223,196,140,.045);
  font-size:10.5px;
  font-weight:750;
}
.virtual-focus-link{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#e1c487;
  font-size:12px;
  font-weight:900;
  letter-spacing:.02em;
}
.virtual-focus-link b{
  font-size:17px;
}
.secondary-solutions{
  position:relative;
  z-index:2;
  padding-top:22px;
}
.secondary-solutions-title{
  margin-bottom:11px;
  color:#85817b;
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.secondary-solutions-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
}
.secondary-solutions-grid a{
  min-height:82px;
  padding:13px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:16px;
  background:rgba(255,255,255,.025);
  transition:.18s ease;
}
.secondary-solutions-grid a:hover{
  border-color:rgba(223,196,140,.20);
  background:rgba(255,255,255,.045);
}
.secondary-solutions-grid strong{
  display:block;
  margin-bottom:5px;
  color:#e5e2dc;
  font-size:12px;
}
.secondary-solutions-grid span{
  display:block;
  color:#77746f;
  font-size:9.5px;
  line-height:1.35;
}

/* Trust bar: Sanal Ofis kartını belirginleştir */
.trust-item-primary{
  background:
    linear-gradient(180deg,#fbf5e9,#f6ecdc);
}
.trust-item-primary strong{
  color:#6d5126;
}

/* Hizmetler: sanal ofis büyük, diğerleri yardımcı */
.service-grid-virtual{
  grid-template-columns:repeat(12,minmax(0,1fr));
}
.service-grid-virtual .service-card-virtual{
  grid-column:span 8;
  min-height:350px;
  border-color:#d7bf8f;
  background:
    radial-gradient(circle at 100% 0%,rgba(185,147,82,.17),transparent 32%),
    linear-gradient(145deg,#fffdf8,#f5ecdc);
  box-shadow:0 24px 70px rgba(79,55,19,.09);
}
.service-grid-virtual .service-card-secondary{
  grid-column:span 4;
}
.service-grid-virtual .service-card-muted{
  grid-column:span 6;
  min-height:270px;
  opacity:.92;
}
.service-focus-label{
  display:inline-flex;
  margin-bottom:12px;
  padding:6px 9px;
  border-radius:999px;
  background:#eee1ca;
  color:#8b652d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.service-card-virtual h3{
  font-size:40px;
}
.service-card-virtual p{
  max-width:670px;
  font-size:15px;
}
.service-mini-features{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:18px 0 22px;
}
.service-mini-features span{
  padding:8px 10px;
  border:1px solid #decaa4;
  border-radius:999px;
  background:rgba(255,255,255,.65);
  color:#66553b;
  font-size:10.5px;
  font-weight:750;
}

/* SEO Sanal Ofis metnini okunabilir tut */
#umraniye-sanal-ofis .seo-editorial-card-large{
  border-color:#dac49a;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.12),transparent 31%),
    linear-gradient(180deg,#fff,#fbf6ed);
}
#umraniye-sanal-ofis .seo-editorial-card-large h3{
  font-size:27px;
}

/* İletişim sayfasını sadeleştir */
.contact-simple-list{
  display:grid;
  margin-top:28px;
  border-top:1px solid rgba(255,255,255,.09);
}
.contact-simple-list a{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:center;
  padding:18px 0;
  border-bottom:1px solid rgba(255,255,255,.09);
}
.contact-simple-list span{
  color:#9c978f;
  font-size:11px;
  font-weight:850;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.contact-simple-list strong{
  color:#fff;
  font-size:14px;
}
.contact-hero .hero-actions{
  display:none;
}

/* Eski iletişim kalabalıklarını tamamen gizle */
.whatsapp-float,
.mobile-cta{
  display:none!important;
}

@media(max-width:980px){
  .hero-virtual-focus .hero-grid{
    grid-template-columns:1fr;
  }
  .service-grid-virtual .service-card-virtual,
  .service-grid-virtual .service-card-secondary,
  .service-grid-virtual .service-card-muted{
    grid-column:auto;
  }
  .service-grid-virtual{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:700px){
  .secondary-solutions-grid{
    grid-template-columns:1fr;
  }
  .virtual-focus-card{
    min-height:auto;
    padding:24px;
  }
  .virtual-focus-main h2{
    font-size:30px;
  }
  .service-grid-virtual{
    grid-template-columns:1fr;
  }
  .nav-actions .whatsapp-primary{
    display:none;
  }
}

/* V3.6.4 — Signature Sanal Ofis Hero */
.hero-signature{
  position:relative;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 78% 8%,rgba(223,196,140,.14),transparent 24%),
    radial-gradient(circle at 8% 90%,rgba(183,147,82,.06),transparent 30%),
    linear-gradient(145deg,#080a0e 0%,#10141a 58%,#090b0f 100%);
}
.hero-signature:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.28;
  background-image:
    linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(to bottom,#000,transparent 95%);
}
.hero-signature:after{
  content:"";
  position:absolute;
  right:-260px;
  top:35px;
  width:670px;
  height:670px;
  border:1px solid rgba(223,196,140,.07);
  border-radius:50%;
  box-shadow:
    0 0 0 78px rgba(223,196,140,.013),
    0 0 0 156px rgba(223,196,140,.009);
}

.hero-signature-wrap{
  position:relative;
  z-index:2;
  min-height:675px;
  display:grid;
  grid-template-columns:1.12fr .88fr;
  gap:78px;
  align-items:center;
  padding:82px 0 68px;
}

.hero-signature-copy{
  max-width:790px;
}

.hero-title-wrap{
  margin-bottom:22px;
}

.hero-title-eyebrow{
  display:block;
  margin-bottom:12px;
  color:#8e8a83;
  font-size:12px;
  font-weight:720;
  letter-spacing:.02em;
}

.hero-signature h1{
  margin-bottom:0;
  max-width:850px;
  font-size:clamp(52px,6.2vw,80px);
  line-height:.94;
  letter-spacing:-.055em;
}

.hero-signature h1 em{
  background:linear-gradient(135deg,#f1dbab,#d3ae65 56%,#9f7638);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.hero-signature .hero-copy{
  max-width:720px;
  margin-bottom:29px;
  color:#c4c0b9;
  font-size:17px;
  line-height:1.75;
}

.hero-signature-actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
}

.hero-wa{
  min-width:210px;
}

.hero-wa .wa-icon{
  width:21px;
  height:21px;
  color:#0b5f2a;
}

.hero-minor-link{
  margin-left:5px;
  color:#a8a39b;
  font-size:12px;
  font-weight:800;
  transition:color .18s ease;
}
.hero-minor-link:hover{
  color:#dfc48c;
}

/* Main premium info panel */
.hero-signature-panel{
  position:relative;
  overflow:hidden;
  min-height:510px;
  padding:31px;
  border:1px solid rgba(255,255,255,.105);
  border-radius:36px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.11),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.073),rgba(255,255,255,.021));
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
  box-shadow:0 36px 105px rgba(0,0,0,.33);
}

.hero-signature-panel:after{
  content:"S";
  position:absolute;
  right:-26px;
  top:78px;
  color:rgba(255,255,255,.018);
  font-size:245px;
  font-weight:900;
  line-height:1;
}

.hero-panel-top{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:flex-start;
  padding-bottom:23px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.hero-panel-label{
  display:block;
  margin-bottom:8px;
  color:#d8bb83;
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.hero-panel-top h2{
  max-width:385px;
  margin:0;
  color:#fff;
  font-size:29px;
  line-height:1.07;
}

.hero-panel-number{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border:1px solid rgba(223,196,140,.22);
  border-radius:13px;
  color:#dbbd84;
  background:rgba(223,196,140,.055);
  font-size:10px;
  font-weight:900;
}

.hero-panel-benefits{
  position:relative;
  z-index:2;
  display:grid;
}

.hero-panel-benefit{
  position:relative;
  padding:19px 0 18px 55px;
  border-bottom:1px solid rgba(255,255,255,.07);
}

.hero-panel-benefit:before{
  content:"";
  position:absolute;
  left:0;
  top:22px;
  width:32px;
  height:32px;
  border:1px solid rgba(223,196,140,.20);
  border-radius:11px;
  background:
    radial-gradient(circle,#d9bc84 2px,transparent 3px),
    rgba(223,196,140,.04);
}

.hero-panel-benefit small{
  display:block;
  margin-bottom:4px;
  color:#9b958d;
  font-size:9px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.hero-panel-benefit strong{
  display:block;
  margin-bottom:4px;
  color:#fff;
  font-size:14px;
}

.hero-panel-benefit p{
  margin:0;
  color:#85817b;
  font-size:11.2px;
  line-height:1.55;
}

.hero-panel-bottom{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:20px;
  padding-top:20px;
}

.hero-panel-location span{
  display:block;
  margin-bottom:4px;
  color:#77736d;
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.12em;
}

.hero-panel-location strong{
  color:#d5d1ca;
  font-size:11.5px;
}

.hero-panel-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#dfc48c;
  font-size:11px;
  font-weight:900;
}
.hero-panel-link b{
  font-size:17px;
}

/* Premium strip */
.hero-signature-strip{
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:1fr 1fr 1fr 1.15fr;
  margin-top:-1px;
  border-left:1px solid var(--line);
  border-top:1px solid var(--line);
  background:#fff;
}

.hero-signature-strip > div{
  min-height:78px;
  padding:18px 22px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}

.hero-signature-strip small{
  display:block;
  margin-bottom:5px;
  color:#a27c41;
  font-size:9px;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}

.hero-signature-strip strong{
  display:block;
  color:#262520;
  font-size:12.5px;
  line-height:1.4;
}

/* Standardized WhatsApp icon styling */
.whatsapp-primary{
  display:inline-flex;
  align-items:center;
  gap:9px;
}

.whatsapp-primary .wa-icon{
  width:20px;
  height:20px;
  flex:0 0 20px;
  color:#0b5f2a;
}

/* Keep WhatsApp as an important main-screen action, not a floating distraction */
.whatsapp-float,
.mobile-cta{
  display:none!important;
}

@media(max-width:980px){
  .hero-signature-wrap{
    grid-template-columns:1fr;
    gap:38px;
  }
  .hero-signature-panel{
    min-height:auto;
  }
  .hero-signature-strip{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:700px){
  .hero-signature-wrap{
    min-height:auto;
    padding:58px 0 45px;
  }
  .hero-signature h1{
    font-size:clamp(43px,13vw,58px);
  }
  .hero-signature .hero-copy{
    font-size:15.5px;
  }
  .hero-signature-actions .btn{
    width:100%;
  }
  .hero-minor-link{
    display:block;
    width:100%;
    margin:4px 0 0;
    text-align:center;
  }
  .hero-signature-panel{
    padding:24px;
    border-radius:28px;
  }
  .hero-panel-top h2{
    font-size:26px;
  }
  .hero-panel-bottom{
    align-items:flex-start;
    flex-direction:column;
  }
  .hero-signature-strip{
    grid-template-columns:1fr;
  }
}

/* V3.6.5 — Header sadeleştirme + kompakt SSS */

/* Üst menü */
.nav-links{
  gap:22px;
}
.nav-sss{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:7px 11px;
  margin-left:2px;
  border:1px solid rgba(223,196,140,.20);
  border-radius:10px;
  background:rgba(223,196,140,.045);
  color:#d8c49a!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.08em;
  transition:.18s ease;
}
.nav-sss:hover{
  border-color:rgba(223,196,140,.42);
  background:rgba(223,196,140,.09);
  color:#f0d8a7!important;
}

.btn-contact-top{
  min-height:48px;
  padding:12px 18px;
  border:1px solid rgba(223,196,140,.26);
  background:rgba(255,255,255,.035);
  color:#f1eee8;
  box-shadow:none;
}
.btn-contact-top:hover{
  border-color:#d4b777;
  color:#f2d89f;
  background:rgba(223,196,140,.06);
}

/* Hero'daki 01 kaldırıldı; başlık alanını dengede tut */
.hero-panel-top{
  padding-right:4px;
}
.hero-panel-top > div{
  max-width:100%;
}

/* Kullanılmayan alt şeritleri gizle */
.hero-signature-strip,
.trust-bar{
  display:none!important;
}

/* Tek kutuluk SSS */
.faq-compact-section{
  padding:76px 0;
  background:#fbfaf7;
}
.faq-master{
  max-width:980px;
  margin:0 auto;
  border:1px solid #dfd5c5;
  border-radius:30px;
  overflow:hidden;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.10),transparent 32%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 20px 60px rgba(15,17,21,.07);
}
.faq-master-summary{
  list-style:none;
  display:grid;
  grid-template-columns:56px 1fr auto;
  gap:18px;
  align-items:center;
  min-height:142px;
  padding:28px 32px;
  cursor:pointer;
}
.faq-master-summary::-webkit-details-marker{
  display:none;
}
.faq-master-summary:after{
  display:none!important;
}
.faq-master-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border:1px solid #d9c39a;
  border-radius:17px;
  background:#f3e8d4;
  color:#89632b;
  font-size:24px;
  font-weight:800;
}
.faq-master-copy small{
  display:block;
  margin-bottom:6px;
  color:#a17a3e;
  font-size:9px;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.faq-master-copy strong{
  display:block;
  margin-bottom:5px;
  color:#181a1f;
  font-size:25px;
  letter-spacing:-.025em;
}
.faq-master-copy em{
  display:block;
  max-width:650px;
  color:#777169;
  font-size:12.5px;
  line-height:1.6;
  font-style:normal;
}
.faq-master-action{
  display:inline-flex;
  align-items:center;
  gap:11px;
  padding:11px 13px;
  border:1px solid #e0d6c8;
  border-radius:13px;
  background:#fff;
  color:#65543a;
}
.faq-master-action b{
  font-size:11px;
}
.faq-master-action i{
  color:#b28748;
  font-size:18px;
  font-style:normal;
  line-height:1;
  transition:transform .18s ease;
}
.faq-master[open] .faq-master-action i{
  transform:rotate(45deg);
}
.faq-master[open] .faq-master-summary{
  border-bottom:1px solid #e6ded2;
}
.faq-master-content{
  padding:8px 32px 30px;
}
.faq-master-content .faq{
  max-width:none;
  border-top:0;
}
.faq-master-content details{
  padding-inline:4px;
}
.faq-master-content summary{
  font-size:15px;
}

/* Hero altı artık boşlukla daha premium geçsin */
.hero-signature{
  padding-bottom:16px;
}

/* Mobil */
@media(max-width:980px){
  .nav-links .nav-sss{
    width:100%;
    justify-content:flex-start;
    min-height:42px;
    padding:10px 12px;
  }
}
@media(max-width:700px){
  .btn-contact-top{
    display:none;
  }
  .faq-master-summary{
    grid-template-columns:48px 1fr;
    padding:23px;
  }
  .faq-master-icon{
    width:46px;
    height:46px;
  }
  .faq-master-copy strong{
    font-size:20px;
  }
  .faq-master-action{
    grid-column:1/-1;
    justify-content:center;
  }
  .faq-master-content{
    padding:4px 22px 24px;
  }
}

/* V3.6.6 — Detail sadeleştirme + gold logo + SEO FAQ cards */

/* Sağ iletişim kartı kaldırıldığı için rehber metni tam genişlik */
.detail-story-grid{
  grid-template-columns:1fr!important;
  max-width:920px;
  margin-inline:auto;
}
.detail-story-copy{
  max-width:900px;
}
.detail-story-aside{
  display:none!important;
}

/* Detay sayfası koyu üst alan + altın logo */
.subhero{
  position:relative;
  overflow:hidden;
}
.subhero .container{
  max-width:1200px;
}
.subhero-luxe-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:55px;
  align-items:center;
}
.subhero-luxe-copy{
  position:relative;
  z-index:2;
}
.subhero-luxe-copy h1{
  max-width:820px;
}
.subhero-luxe-copy p{
  max-width:760px;
}
.subhero-gold-mark{
  position:relative;
  min-height:390px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid rgba(223,196,140,.14);
  border-radius:34px;
  background:
    radial-gradient(circle at 50% 42%,rgba(223,196,140,.095),transparent 43%),
    linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.008));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.035),
    0 28px 80px rgba(0,0,0,.16);
}
.subhero-gold-mark:before,
.subhero-gold-mark:after{
  content:"";
  position:absolute;
  border:1px solid rgba(223,196,140,.07);
  border-radius:50%;
}
.subhero-gold-mark:before{
  width:310px;height:310px;
}
.subhero-gold-mark:after{
  width:390px;height:390px;
}
.subhero-gold-mark img{
  position:relative;
  z-index:2;
  width:min(68%,300px);
  height:auto;
  /* Original white/blue logo becomes champagne-gold */
  filter:
    brightness(0)
    saturate(100%)
    invert(78%)
    sepia(37%)
    saturate(677%)
    hue-rotate(359deg)
    brightness(91%)
    contrast(89%);
  opacity:.88;
}
.subhero-gold-mark span{
  position:relative;
  z-index:2;
  margin-top:6px;
  color:#cbae72;
  font-size:9px;
  font-weight:900;
  letter-spacing:.22em;
}
.subhero-gold-halo{
  position:absolute;
  width:200px;
  height:200px;
  border-radius:50%;
  background:rgba(223,196,140,.07);
  filter:blur(35px);
}

/* FAQ master shell */
.faq-master{
  max-width:1100px;
}
.faq-master-content{
  padding:24px 28px 30px;
}

/* FAQ kartları */
.faq-card-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.faq-card{
  overflow:hidden;
  border:1px solid #e5ddcf;
  border-radius:19px;
  background:#fff;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.faq-card:hover{
  transform:translateY(-2px);
  border-color:#d7c19a;
  box-shadow:0 12px 30px rgba(15,17,21,.05);
}
.faq-card > summary{
  min-height:84px;
  display:grid;
  grid-template-columns:34px 1fr 24px;
  gap:11px;
  align-items:center;
  padding:17px 18px;
  cursor:pointer;
  list-style:none;
}
.faq-card > summary::-webkit-details-marker{
  display:none;
}
.faq-card > summary:after{
  display:none!important;
}
.faq-card-q{
  width:31px;
  height:31px;
  display:grid;
  place-items:center;
  border:1px solid #e0cfaf;
  border-radius:10px;
  background:#faf4e8;
  color:#9a7135;
  font-size:9px;
  font-weight:900;
}
.faq-card summary strong{
  color:#25231f;
  font-size:13px;
  line-height:1.35;
}
.faq-card-plus{
  color:#b88d4d;
  font-size:18px;
  line-height:1;
  transition:transform .18s ease;
}
.faq-card[open]{
  border-color:#d5bd90;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.08),transparent 35%),
    #fff;
}
.faq-card[open] .faq-card-plus{
  transform:rotate(45deg);
}
.faq-card-answer{
  padding:0 18px 18px 63px;
}
.faq-card-answer p{
  margin:0;
  color:#706a61;
  font-size:12.5px;
  line-height:1.72;
}
.faq-tax-note{
  margin-top:17px;
  padding:17px 19px;
  border-left:3px solid #c39a57;
  border-radius:0 15px 15px 0;
  background:#f8f2e8;
  color:#756b5c;
  font-size:11.5px;
  line-height:1.65;
}
.faq-tax-note strong{
  color:#5d4930;
}

@media(max-width:980px){
  .subhero-luxe-grid{
    grid-template-columns:1fr;
  }
  .subhero-gold-mark{
    min-height:300px;
  }
}
@media(max-width:760px){
  .faq-card-grid{
    grid-template-columns:1fr;
  }
  .faq-card-answer{
    padding-left:18px;
  }
  .subhero-gold-mark{
    min-height:245px;
  }
  .subhero-gold-mark img{
    width:min(58%,240px);
  }
}

/* V3.6.7 — Luxury Sanal Ofis Hero */
.hero-luxe{
  position:relative;
  overflow:hidden;
  min-height:690px;
  background:
    radial-gradient(circle at 76% 5%,rgba(221,190,132,.14),transparent 26%),
    radial-gradient(circle at 7% 92%,rgba(179,141,77,.055),transparent 30%),
    linear-gradient(145deg,#080a0e 0%,#10141a 57%,#090b0f 100%);
}
.hero-luxe:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.24;
  background-image:
    linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);
  background-size:58px 58px;
  mask-image:linear-gradient(to bottom,black,transparent 94%);
}
.hero-luxe:after{
  content:"";
  position:absolute;
  right:-285px;
  top:40px;
  width:680px;
  height:680px;
  border:1px solid rgba(220,190,134,.065);
  border-radius:50%;
  box-shadow:
    0 0 0 82px rgba(220,190,134,.012),
    0 0 0 164px rgba(220,190,134,.008);
}
.hero-luxe-glow{
  position:absolute;
  right:20%;
  top:15%;
  width:360px;
  height:360px;
  border-radius:50%;
  background:rgba(206,169,100,.055);
  filter:blur(70px);
  pointer-events:none;
}
.hero-luxe-grid{
  position:relative;
  z-index:2;
  min-height:690px;
  display:grid;
  grid-template-columns:1.11fr .89fr;
  gap:82px;
  align-items:center;
  padding:84px 0 72px;
}
.hero-luxe-copy{
  max-width:830px;
}
.hero-luxe-pretitle{
  display:flex;
  align-items:center;
  gap:12px;
  margin:11px 0 13px;
}
.hero-luxe-pretitle span{
  width:45px;
  height:1px;
  background:linear-gradient(90deg,#d8b977,rgba(216,185,119,.15));
}
.hero-luxe-pretitle strong{
  color:#8f8a82;
  font-size:11.5px;
  font-weight:700;
  letter-spacing:.015em;
}
.hero-luxe h1{
  max-width:860px;
  margin-bottom:24px;
  font-size:clamp(54px,6.25vw,82px);
  line-height:.94;
  letter-spacing:-.057em;
}
.hero-luxe h1 em{
  background:linear-gradient(135deg,#f0dba9 0%,#d6b36b 57%,#a87b37 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
  font-style:normal;
}
.hero-luxe .hero-copy{
  max-width:730px;
  margin-bottom:28px;
  color:#c6c1ba;
  font-size:16.5px;
  line-height:1.76;
}
.hero-luxe-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.hero-luxe-actions .btn{
  min-height:52px;
}
.hero-luxe-proof{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  margin-top:25px;
}
.hero-luxe-proof span{
  position:relative;
  padding-left:14px;
  color:#85817a;
  font-size:10.5px;
  font-weight:720;
}
.hero-luxe-proof span:before{
  content:"";
  position:absolute;
  left:0;
  top:.48em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#d1ae68;
  box-shadow:0 0 0 4px rgba(209,174,104,.07);
}

/* Luxury right card */
.hero-luxe-card{
  position:relative;
  overflow:hidden;
  min-height:535px;
  padding:31px;
  border:1px solid rgba(255,255,255,.105);
  border-radius:38px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018)),
    rgba(255,255,255,.012);
  box-shadow:
    0 40px 110px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.055);
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
}
.hero-luxe-card:before{
  content:"";
  position:absolute;
  width:230px;
  height:230px;
  right:-80px;
  top:-70px;
  border-radius:50%;
  background:rgba(218,183,115,.07);
  filter:blur(15px);
}
.hero-luxe-logo{
  position:absolute;
  right:24px;
  top:112px;
  width:155px;
  height:155px;
  display:grid;
  place-items:center;
  opacity:.055;
  transform:rotate(-4deg);
  pointer-events:none;
}
.hero-luxe-logo img{
  width:100%;
  height:auto;
  filter:
    brightness(0)
    saturate(100%)
    invert(79%)
    sepia(33%)
    saturate(725%)
    hue-rotate(359deg)
    brightness(92%)
    contrast(88%);
}
.hero-luxe-card-head{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:flex-start;
  padding-bottom:21px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.hero-luxe-card-head small{
  display:block;
  margin-bottom:7px;
  color:#8f8980;
  font-size:9px;
  font-weight:900;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.hero-luxe-card-head span{
  display:inline-flex;
  padding:7px 10px;
  border:1px solid rgba(219,186,123,.22);
  border-radius:999px;
  background:rgba(219,186,123,.055);
  color:#d9bb83;
  font-size:10px;
  font-weight:900;
  letter-spacing:.07em;
}
.hero-luxe-card-head em{
  color:#76716a;
  font-size:10px;
  font-style:normal;
  font-weight:750;
}
.hero-luxe-card-title{
  position:relative;
  z-index:2;
  padding:24px 0 17px;
}
.hero-luxe-card-title h2{
  max-width:410px;
  margin-bottom:9px;
  color:#fff;
  font-size:31px;
  line-height:1.03;
}
.hero-luxe-card-title p{
  max-width:430px;
  margin:0;
  color:#8f8a83;
  font-size:12px;
  line-height:1.62;
}
.hero-luxe-benefits{
  position:relative;
  z-index:2;
}
.hero-luxe-benefits > div{
  display:grid;
  grid-template-columns:37px 1fr;
  gap:15px;
  align-items:start;
  padding:16px 0;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.benefit-no{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid rgba(217,187,131,.19);
  border-radius:11px;
  color:#c9a866;
  background:rgba(217,187,131,.035);
  font-size:9px;
  font-weight:900;
}
.hero-luxe-benefits small{
  display:block;
  margin-bottom:3px;
  color:#77726b;
  font-size:8.5px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.hero-luxe-benefits strong{
  display:block;
  margin-bottom:3px;
  color:#e9e6e0;
  font-size:13.5px;
}
.hero-luxe-benefits p{
  margin:0;
  color:#716d67;
  font-size:10.5px;
  line-height:1.5;
}
.hero-luxe-card-foot{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding-top:19px;
}
.hero-luxe-card-foot a{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#dec17f;
  font-size:10.5px;
  font-weight:900;
}
.hero-luxe-card-foot a b{
  font-size:16px;
}
.hero-luxe-card-foot > span{
  color:#5f5b55;
  font-size:9px;
  font-weight:850;
  letter-spacing:.09em;
  text-transform:uppercase;
}

@media(max-width:980px){
  .hero-luxe-grid{
    grid-template-columns:1fr;
    gap:40px;
  }
  .hero-luxe-card{
    min-height:auto;
  }
}
@media(max-width:700px){
  .hero-luxe{
    min-height:auto;
  }
  .hero-luxe-grid{
    min-height:auto;
    padding:58px 0 48px;
  }
  .hero-luxe h1{
    font-size:clamp(43px,13vw,59px);
  }
  .hero-luxe .hero-copy{
    font-size:15.5px;
  }
  .hero-luxe-actions .btn{
    width:100%;
  }
  .hero-luxe-proof{
    display:grid;
    gap:9px;
  }
  .hero-luxe-card{
    padding:24px;
    border-radius:28px;
  }
  .hero-luxe-card-title h2{
    font-size:27px;
  }
  .hero-luxe-card-head{
    flex-direction:column;
  }
}

/* V4.0 SEO FINAL — locked visual system */

/* Footer: semantic internal links + NAP */
.footer-seo{
  padding:58px 0 22px;
  border-top:1px solid rgba(255,255,255,.075);
}
.footer-seo-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr .95fr .7fr;
  gap:38px;
}
.footer-seo-grid > div{
  min-width:0;
}
.footer-seo h3{
  margin-bottom:14px;
  color:#d9bd84;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.footer-seo a{
  display:block;
  margin:8px 0;
  color:#aaa69f;
  font-size:12px;
  line-height:1.5;
  transition:color .18s ease;
}
.footer-seo a:hover{
  color:#e1c789;
}
.footer-seo p{
  color:#77736d;
  font-size:11.5px;
  line-height:1.7;
}
.footer-brand img{
  height:64px;
  width:auto;
  max-width:190px;
  margin-bottom:15px;
}
.footer-brand p{
  max-width:300px;
}
.footer-bottom{
  margin-top:34px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.065);
  color:#5f5c57;
  font-size:10.5px;
}

/* Strong Sanal Ofis commercial-intent section */
.virtual-seo-commercial{
  background:#fff;
}
.virtual-seo-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.virtual-seo-cards article{
  min-height:310px;
  padding:30px;
  border:1px solid var(--line);
  border-radius:27px;
  background:
    radial-gradient(circle at 100% 0%,rgba(223,196,140,.095),transparent 30%),
    linear-gradient(180deg,#fff,#fbf8f3);
  box-shadow:0 16px 45px rgba(15,17,21,.045);
}
.virtual-seo-cards article > span{
  display:inline-flex;
  margin-bottom:40px;
  color:#aa8144;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
}
.virtual-seo-cards h3{
  margin-bottom:12px;
  font-size:23px;
}
.virtual-seo-cards p{
  font-size:13.5px;
  line-height:1.78;
}

/* Google review cards: hidden until real reviews exist */
.google-reviews-final[hidden]{
  display:none!important;
}
.google-review-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.google-review-card-final{
  min-height:255px;
  padding:25px;
  border:1px solid var(--line);
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 40px rgba(15,17,21,.045);
}
.google-review-card-head{
  display:grid;
  grid-template-columns:42px 1fr 30px;
  gap:11px;
  align-items:center;
}
.google-review-avatar{
  width:42px;height:42px;
  display:grid;place-items:center;
  border-radius:50%;
  background:#f2e7d3;
  color:#8d672f;
  font-weight:900;
}
.google-review-card-head strong{
  display:block;
  font-size:13px;
}
.google-review-card-head small{
  display:block;
  margin-top:3px;
  color:#908a82;
  font-size:10px;
}
.google-review-source{
  width:29px;height:29px;
  display:grid;place-items:center;
  border:1px solid #e4ded5;
  border-radius:50%;
  color:#4285f4;
  font-weight:900;
}
.google-review-stars{
  margin:18px 0 12px;
  color:#b78942;
  letter-spacing:.08em;
}
.google-review-card-final p{
  margin:0;
  color:#625d56;
  font-size:12.8px;
  line-height:1.72;
}
.google-review-footer{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  margin-top:24px;
  flex-wrap:wrap;
}

/* Footer / FAQ links stay usable on mobile */
@media(max-width:980px){
  .footer-seo-grid{grid-template-columns:repeat(2,1fr)}
  .virtual-seo-cards{grid-template-columns:1fr}
  .google-review-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .footer-seo-grid{grid-template-columns:1fr}
}


/* V5.0 SEO MASTER FINAL */
.detail-local-seo-section{background:#fff;padding:82px 0}
.detail-local-seo{max-width:980px}
.detail-local-seo h2{max-width:850px}
.detail-local-seo p{max-width:900px;font-size:14.5px;line-height:1.85}

.footer-seo{padding:58px 0 22px;border-top:1px solid rgba(255,255,255,.075)}
.footer-seo-grid{display:grid;grid-template-columns:1.15fr .85fr .95fr .7fr;gap:38px}
.footer-seo h3{margin-bottom:14px;color:#d9bd84;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.footer-seo a{display:block;margin:8px 0;color:#aaa69f;font-size:12px;line-height:1.5;transition:color .18s ease}
.footer-seo a:hover{color:#e1c789}
.footer-seo p{color:#77736d;font-size:11.5px;line-height:1.7}
.footer-brand img{height:64px;width:auto;max-width:190px;margin-bottom:15px}
.footer-brand p{max-width:300px}
.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.065);color:#5f5c57;font-size:10.5px}

.google-reviews-final[hidden]{display:none!important}
.google-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.google-review-card-final{min-height:255px;padding:25px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(15,17,21,.045)}
.google-review-card-head{display:grid;grid-template-columns:42px 1fr 30px;gap:11px;align-items:center}
.google-review-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f2e7d3;color:#8d672f;font-weight:900}
.google-review-card-head strong{display:block;font-size:13px}
.google-review-card-head small{display:block;margin-top:3px;color:#908a82;font-size:10px}
.google-review-source{width:29px;height:29px;display:grid;place-items:center;border:1px solid #e4ded5;border-radius:50%;color:#4285f4;font-weight:900}
.google-review-stars{margin:18px 0 12px;color:#b78942;letter-spacing:.08em}
.google-review-card-final p{margin:0;color:#625d56;font-size:12.8px;line-height:1.72}
.google-review-footer{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px;flex-wrap:wrap}

@media(max-width:980px){
  .footer-seo-grid{grid-template-columns:repeat(2,1fr)}
  .google-review-grid{grid-template-columns:1fr}
}
@media(max-width:620px){.footer-seo-grid{grid-template-columns:1fr}}


/* V5.1 CRITICAL FIXES: mobile menu, Google reviews, directions */
.nav{position:relative}
.menu-btn{position:relative;z-index:105;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
@media(max-width:980px){
  .nav.open .nav-links{
    z-index:104;
    max-height:calc(100vh - 96px);
    overflow:auto;
  }
  .nav.open .nav-links a{display:block;min-height:44px}
}
@media(max-width:700px){
  .menu-btn{display:grid!important;place-items:center;flex:0 0 44px}
  .nav-actions{margin-left:auto}
  .nav.open .nav-links{
    left:0;
    right:0;
    width:100%;
    margin:0;
  }
}

.google-reviews-live{padding:88px 0;background:var(--ivory)}
.review-showcase{display:grid;grid-template-columns:.72fr 1.28fr;gap:18px;align-items:stretch}
.review-score-card,.review-trust-card{border:1px solid var(--line);border-radius:30px;box-shadow:0 18px 55px rgba(15,17,21,.055)}
.review-score-card{padding:34px;background:linear-gradient(145deg,#11151b,#090b0f);color:#fff}
.review-score-card .kicker{color:#dfc48c}
.review-score-row{display:flex;align-items:center;gap:14px;margin:12px 0 10px}
.review-score-row strong{font-size:clamp(52px,7vw,82px);line-height:.9;letter-spacing:-.055em}
.review-stars{color:#d8b66f;letter-spacing:.08em;font-size:19px;white-space:nowrap}
.review-score-card p{margin:0 0 24px;color:#aaa69f;font-size:13px}
.review-score-card p b{color:#f3efe7}
.review-trust-card{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:36px;background:#fff}
.review-g-mark{width:56px;height:56px;display:grid;place-items:center;border:1px solid #e4ded5;border-radius:18px;background:#fbfaf8;color:#4285f4;font-size:26px;font-weight:900}
.review-trust-card h2{max-width:720px;margin-bottom:14px;font-size:clamp(30px,4vw,48px)}
.review-trust-card p{max-width:760px;margin-bottom:20px}
.review-actions-live{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
.review-actions-live .text-link{font-weight:850}
.google-reviews-live .google-review-grid{margin-top:18px}
@media(max-width:900px){.review-showcase{grid-template-columns:1fr}}
@media(max-width:620px){
  .google-reviews-live{padding:64px 0}
  .review-score-card,.review-trust-card{padding:26px;border-radius:24px}
  .review-trust-card{grid-template-columns:1fr}
  .review-score-row{align-items:flex-end;flex-wrap:wrap}
}

/* V5.2 - Premium rotating Google review carousel */
.review-showcase-v52{grid-template-columns:.68fr 1.32fr;gap:22px}
.review-score-card-v52{display:flex;flex-direction:column;justify-content:center;min-height:390px;overflow:hidden;position:relative}
.review-score-card-v52:after{content:"";position:absolute;width:210px;height:210px;border:1px solid rgba(216,182,111,.12);border-radius:50%;right:-95px;bottom:-80px}
.review-score-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}
.review-score-brand small{display:block;margin-top:3px;color:#77746f;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.review-g-dot{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(216,182,111,.34);border-radius:13px;color:#d8b66f;background:rgba(255,255,255,.035);font-size:18px;font-weight:900}
.review-carousel-card{min-height:390px;padding:34px 36px 28px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#fff,#fbf9f5);box-shadow:0 18px 55px rgba(15,17,21,.055);display:flex;flex-direction:column;position:relative;overflow:hidden}
.review-carousel-card:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(216,182,111,.13),rgba(216,182,111,0) 68%);right:-90px;top:-120px;pointer-events:none}
.review-carousel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;position:relative;z-index:1}
.review-live-label{display:inline-flex;align-items:center;gap:7px;margin-top:7px;color:#8b857c;font-size:11px;font-weight:700}
.review-live-label i{width:6px;height:6px;border-radius:50%;background:#34a853;box-shadow:0 0 0 4px rgba(52,168,83,.10)}
.review-quote-mark{font-family:Georgia,serif;font-size:86px;line-height:.65;color:#e4d0a8;opacity:.8}
.review-carousel-stage{display:flex;align-items:center;flex:1;min-height:220px;position:relative;z-index:1}
.review-carousel-slide,.review-carousel-fallback{width:100%;animation:reviewFadeIn .5s ease both}
.review-carousel-stars{margin-bottom:17px;color:#c39445;letter-spacing:.12em;font-size:17px}
.review-carousel-slide>p,.review-carousel-fallback>p{max-width:760px;margin:0;color:#282724;font-size:clamp(19px,2vw,25px);font-weight:650;line-height:1.55;letter-spacing:-.015em}
.review-carousel-person{display:flex;align-items:center;gap:12px;margin-top:25px}
.review-carousel-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#f0e3ca;color:#8a662d;font-weight:900;font-size:15px}
.review-carousel-person strong{display:block;font-size:13px;color:#151515}
.review-carousel-person small{display:block;margin-top:4px;color:#928b81;font-size:10.5px}
.review-carousel-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;border-top:1px solid #ece7df;position:relative;z-index:1}
.review-carousel-controls{display:flex;align-items:center;gap:12px}
.review-arrow{width:36px;height:36px;border:1px solid #ddd5ca;border-radius:50%;background:#fff;color:#2a2926;cursor:pointer;font-size:16px;transition:.2s ease}
.review-arrow:hover{border-color:#c9a55e;transform:translateY(-1px)}
.review-dots{display:flex;align-items:center;gap:7px}
.review-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#d4cdc3;cursor:pointer;transition:.25s ease}
.review-dot.active{width:23px;border-radius:10px;background:#b9893e}
.review-carousel-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}
.review-carousel-links .text-link{font-size:11px;font-weight:850}
@keyframes reviewFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.review-carousel-slide,.review-carousel-fallback{animation:none}.review-arrow,.review-dot{transition:none}}
@media(max-width:900px){.review-showcase-v52{grid-template-columns:1fr}.review-score-card-v52{min-height:auto}.review-carousel-card{min-height:360px}}
@media(max-width:620px){.review-carousel-card{padding:26px 22px 22px;border-radius:24px}.review-quote-mark{font-size:64px}.review-carousel-stage{min-height:240px}.review-carousel-slide>p,.review-carousel-fallback>p{font-size:18px;line-height:1.55}.review-carousel-bottom{align-items:flex-start;flex-direction:column}.review-carousel-links{justify-content:flex-start}.review-score-card-v52{padding:27px}.review-score-row strong{font-size:64px}}


/* V5.3 — Nurer-style horizontal Google review showcase, AKG palette */
.review-slider-section{padding:92px 0;background:linear-gradient(135deg,#f7f2e8 0%,#faf8f4 48%,#f2efe8 100%);overflow:hidden}
.review-showcase-v53{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:center}
.review-intro-v53{padding:24px 4px 24px 0}
.review-intro-v53 .kicker{margin-bottom:15px;color:#b7893f}
.review-intro-v53 h2{max-width:570px;margin:0 0 19px;font-size:clamp(38px,4.5vw,60px);line-height:.98;letter-spacing:-.045em;color:#11151b}
.review-intro-v53>p{max-width:540px;margin:0 0 30px;color:#6e6961;font-size:15px;line-height:1.8}
.review-trust-line-v53{display:flex;align-items:baseline;gap:12px;margin-bottom:14px;color:#151515}
.review-trust-line-v53 strong{font-size:32px;line-height:1;letter-spacing:-.035em}
.review-trust-line-v53 span{font-size:13px;font-weight:800;color:#5f5a52}
.review-star-boxes-v53{display:flex;gap:9px;margin:0 0 23px}
.review-star-boxes-v53 span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#d7b36d;color:#fff;font-size:19px;box-shadow:0 10px 22px rgba(183,137,63,.16)}
.review-all-link-v53{display:inline-flex;color:#9d7335;font-size:12px;font-weight:900}

.review-slider-card-v53{position:relative;min-height:360px;padding:34px 36px 30px;overflow:hidden;border:1px solid rgba(25,25,25,.08);border-radius:26px;background:rgba(255,255,255,.90);box-shadow:0 22px 65px rgba(20,24,31,.085);backdrop-filter:blur(12px)}
.review-slider-card-v53:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(20,20,20,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(20,20,20,.025) 1px,transparent 1px);background-size:19px 19px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 90%)}
.review-slider-head-v53{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:19px;border-bottom:1px solid #eee8df}
.review-google-badge-v53{display:flex;align-items:center;gap:9px;color:#171a20;font-weight:900;font-size:13px}
.review-google-badge-v53 span{width:28px;height:28px;display:grid;place-items:center;border:1px solid #e0d9cf;border-radius:9px;background:#fff;color:#4285f4;font-size:14px;font-weight:900}
.review-slider-head-v53 small{display:block;margin:7px 0 0 37px;color:#8f887f;font-size:10px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}
.review-slider-stars-v53{color:#d6a94f;font-size:18px;letter-spacing:.10em;white-space:nowrap}

.review-slider-viewport-v53{position:relative;z-index:2;overflow:hidden;width:100%;min-height:205px;margin-top:7px}
.review-slider-track-v53{display:flex;width:100%;transform:translate3d(0,0,0);transition:transform .68s cubic-bezier(.22,.72,.28,1);will-change:transform}
.review-slide-v53{flex:0 0 100%;width:100%;min-width:100%;padding:30px 2px 12px;display:flex;flex-direction:column;justify-content:center;min-height:205px}
.review-slide-v53>p{max-width:760px;margin:0;color:#35332f;font-size:clamp(18px,2vw,23px);font-weight:700;line-height:1.62;letter-spacing:-.012em}
.review-slide-v53>p:before{content:"“";color:#c19a55;font-family:Georgia,serif;font-size:34px;line-height:0;vertical-align:-7px;margin-right:5px}
.review-person-v53{display:flex;align-items:center;gap:12px;margin-top:24px}
.review-avatar-v53{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#efe0c4;color:#8f682d;font-size:14px;font-weight:900}
.review-person-v53 strong{display:block;color:#151515;font-size:13px}
.review-person-v53 small{display:block;margin-top:4px;color:#918a80;font-size:10.5px}

.review-slider-footer-v53{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid #eee8df}
.review-slider-controls-v53{display:flex;align-items:center;gap:10px}
.review-arrow-v53{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ddd4c7;border-radius:50%;background:#fff;color:#35312b;font-size:22px;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.review-arrow-v53:hover{transform:translateY(-1px);border-color:#bd9149;background:#fffaf1}
.review-dots-v53{display:flex;align-items:center;gap:7px}
.review-dot-v53{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d5cec3;cursor:pointer;transition:width .2s ease,background .2s ease,border-radius .2s ease}
.review-dot-v53.active{width:22px;border-radius:99px;background:#bd9149}
.review-google-link-v53{color:#9c7437;font-size:11px;font-weight:900}
.review-progress-v53{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(183,137,63,.08)}
.review-progress-v53 i{display:block;width:0;height:100%;background:#c99e54}
.review-progress-v53 i.running{animation:reviewProgressV53 4s linear forwards}
@keyframes reviewProgressV53{from{width:0}to{width:100%}}

@media(prefers-reduced-motion:reduce){.review-slider-track-v53{transition:none}.review-progress-v53{display:none}.review-arrow-v53,.review-dot-v53{transition:none}}
@media(max-width:900px){.review-showcase-v53{grid-template-columns:1fr;gap:28px}.review-intro-v53{padding-right:0}.review-slider-card-v53{min-height:340px}}
@media(max-width:620px){.review-slider-section{padding:64px 0}.review-intro-v53 h2{font-size:38px}.review-intro-v53>p{font-size:14px}.review-star-boxes-v53 span{width:34px;height:34px}.review-slider-card-v53{padding:25px 22px 24px;border-radius:22px;min-height:330px}.review-slider-head-v53{gap:12px}.review-slider-stars-v53{font-size:14px}.review-slider-head-v53 small{margin-left:0}.review-slide-v53{padding-top:24px;min-height:205px}.review-slide-v53>p{font-size:17px;line-height:1.62}.review-slider-footer-v53{align-items:flex-start;flex-direction:column}.review-google-link-v53{align-self:flex-end}}

/* V5.4 — Reference-like compact horizontal review slider */
.review-reference-section{position:relative;padding:74px 0;background:linear-gradient(115deg,#f7f2e8 0%,#f8f5ef 44%,#eef4f8 100%);overflow:hidden}
.review-reference-section:before,.review-reference-section:after{content:"";position:absolute;inset:auto;pointer-events:none;transform:skewX(-28deg)}
.review-reference-section:before{width:420px;height:100%;left:15%;top:0;background:rgba(213,196,255,.17)}
.review-reference-section:after{width:360px;height:100%;right:8%;top:0;background:rgba(215,235,246,.28)}
.review-reference-layout{position:relative;z-index:1;display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}
.review-reference-intro{max-width:520px}
.review-reference-intro .kicker{margin-bottom:16px;color:#b7893f}
.review-reference-intro h2{margin:0 0 18px;font-size:clamp(42px,4.7vw,62px);line-height:.96;letter-spacing:-.05em;color:#11151b}
.review-reference-intro p{max-width:470px;margin:0 0 25px;color:#6f6a63;font-size:15px;line-height:1.75}
.review-reference-score{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-bottom:18px}
.review-reference-score strong{font-size:29px;line-height:1;color:#171a20}
.review-reference-stars{color:#e19a42;font-size:20px;letter-spacing:.11em}
.review-reference-score small{color:#5f5a52;font-size:12px;font-weight:800}
.review-reference-link{display:inline-flex;color:#9d7335;font-size:12px;font-weight:900}
.review-reference-card{position:relative;min-height:270px;padding:0;overflow:hidden;border:1px solid rgba(24,28,35,.08);border-radius:23px;background:rgba(255,255,255,.94);box-shadow:0 20px 56px rgba(20,24,31,.08)}
.review-reference-card:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(20,20,20,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(20,20,20,.018) 1px,transparent 1px);background-size:17px 17px}
.review-reference-viewport{position:relative;z-index:1;overflow:hidden;min-height:220px}
.review-reference-track{display:flex;width:100%;transition:transform .62s cubic-bezier(.22,.72,.28,1);will-change:transform}
.review-reference-slide{flex:0 0 100%;min-width:100%;padding:30px 34px 22px;display:flex;flex-direction:column;justify-content:center;min-height:220px}
.review-reference-person-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}
.review-reference-person-head strong{display:block;color:#191c22;font-size:18px;font-weight:900}
.review-reference-person-head span:not(.review-reference-google){display:block;margin-top:7px;color:#e28f2b;font-size:17px;letter-spacing:.09em}
.review-reference-person-head span b{margin-left:7px;color:#666;font-size:13px;letter-spacing:0}
.review-reference-google{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e2dbd2;border-radius:10px;background:#fff;color:#4285f4;font-size:15px;font-weight:900}
.review-reference-slide>p{margin:0;color:#4d4b47;font-size:clamp(17px,1.55vw,21px);font-weight:700;line-height:1.65;letter-spacing:-.01em}
.review-reference-note{display:block;margin-top:18px;color:#918a80;font-size:11px;line-height:1.55}
.review-reference-footer{position:relative;z-index:2;min-height:52px;padding:12px 26px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #eee8df;background:rgba(255,255,255,.76)}
.review-reference-footer>a{margin-left:auto;color:#9b7132;font-size:11px;font-weight:900}
.review-reference-controls{display:flex;align-items:center;gap:9px}
.review-reference-arrow{width:30px;height:30px;display:grid;place-items:center;border:1px solid #ddd4c7;border-radius:50%;background:#fff;color:#35312b;font-size:19px;cursor:pointer}
.review-reference-dots{display:flex;gap:6px;align-items:center}
.review-reference-dots .review-dot-v53{width:6px;height:6px;border:0;border-radius:50%;background:#d5cec3}
.review-reference-dots .review-dot-v53.active{width:18px;border-radius:20px;background:#bd9149}
.review-reference-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(183,137,63,.07);z-index:3}
.review-reference-progress i{display:block;width:0;height:100%;background:#c99e54}
.review-reference-progress i.running{animation:reviewProgressV53 4s linear forwards}

/* JS-generated real review slides */
.review-reference-track .review-slide-v53{flex:0 0 100%;min-width:100%;padding:30px 34px 22px;display:flex;flex-direction:column;justify-content:center;min-height:220px}
.review-reference-track .review-slide-v53>.review-slider-stars-v53{order:0;margin:0 0 10px;color:#e28f2b;font-size:17px;letter-spacing:.1em}
.review-reference-track .review-slide-v53>p{order:2;margin:15px 0 0;color:#4d4b47;font-size:clamp(17px,1.55vw,21px);font-weight:700;line-height:1.65;letter-spacing:-.01em}
.review-reference-track .review-slide-v53>p:before{content:none}
.review-reference-track .review-person-v53{order:1;margin:0;padding-bottom:16px;border-bottom:1px solid #eee8df}
.review-reference-track .review-avatar-v53{width:38px;height:38px;background:#efe0c4;color:#8f682d}
.review-reference-track .review-person-v53 strong{font-size:16px}
.review-reference-track .review-person-v53 small{font-size:10px}

@media(max-width:900px){.review-reference-layout{grid-template-columns:1fr;gap:30px}.review-reference-intro{max-width:none}.review-reference-intro h2 br{display:none}.review-reference-card{min-height:260px}}
@media(max-width:620px){.review-reference-section{padding:58px 0}.review-reference-layout{gap:24px}.review-reference-intro h2{font-size:39px}.review-reference-intro p{font-size:14px}.review-reference-card{border-radius:20px}.review-reference-slide,.review-reference-track .review-slide-v53{padding:25px 22px 20px}.review-reference-footer{padding:11px 20px}}


/* ============================================================
   V6.0 — LIGHT EDITORIAL SYSTEM
   Daha açık, daha sade, daha hızlı anlaşılır AKG Workspace dili
   ============================================================ */
:root{
  --v6-bg:#fbfaf7;
  --v6-paper:#ffffff;
  --v6-cream:#f5f0e7;
  --v6-cream-2:#f9f6f0;
  --v6-ink:#17191d;
  --v6-text:#5f625f;
  --v6-line:#e8e3da;
  --v6-gold:#ad8243;
  --v6-gold-soft:#ead8b6;
  --v6-green:#20c76f;
  --v6-shadow:0 24px 70px rgba(30,31,35,.08);
}
body.v6-light{
  background:var(--v6-bg);
  color:var(--v6-ink);
  font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;
  letter-spacing:-.004em;
}
body.v6-light p{color:var(--v6-text)}
body.v6-light h1,body.v6-light h2,body.v6-light h3{letter-spacing:-.035em}

/* light utility + navigation */
body.v6-light .top-strip{background:#f4efe6;color:#665e52;border-bottom:1px solid #ebe3d6;font-size:11px;letter-spacing:.035em}
body.v6-light .top-strip .container{min-height:30px}
body.v6-light .header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(25,27,31,.07);box-shadow:0 8px 30px rgba(20,22,27,.035);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}
body.v6-light .nav{min-height:76px}
body.v6-light .brand img{height:56px;max-width:170px;filter:none!important;opacity:1}
body.v6-light .nav-links{color:#303238;gap:24px;font-size:12.5px;font-weight:760}
body.v6-light .nav-links a{position:relative;padding:8px 0}
body.v6-light .nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:#ad8243;transition:right .18s ease}
body.v6-light .nav-links a:hover{color:#111318}
body.v6-light .nav-links a:hover:after{right:0}
body.v6-light .nav-sss{border-color:#ddd3c2!important;background:#faf7f1!important;color:#7b6036!important}
body.v6-light .btn-contact-top{border:1px solid #d9d4cc!important;background:#fff!important;color:#25272b!important;box-shadow:none!important}
body.v6-light .menu-btn{border-color:#ddd8cf;background:#fff;color:#1d2025}
body.v6-light .whatsapp-primary{box-shadow:0 10px 24px rgba(29,190,105,.14)}

/* Home hero: one idea, one sentence, two actions */
.hero-v6{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);border-bottom:1px solid var(--v6-line)}
.hero-v6:before{content:"";position:absolute;width:680px;height:680px;right:-260px;top:-330px;border-radius:50%;background:radial-gradient(circle,rgba(218,193,148,.19),rgba(218,193,148,0) 69%);pointer-events:none}
.hero-v6-grid{position:relative;z-index:2;min-height:625px;padding:78px 0 72px;display:grid;grid-template-columns:1.02fr .98fr;gap:76px;align-items:center}
.hero-v6-copy{max-width:670px}
.hero-v6-kicker{margin-bottom:18px;color:#94703a;font-size:10.5px;letter-spacing:.19em}
.hero-v6 h1{max-width:690px;margin:0 0 24px;color:#17191d;font-size:clamp(48px,6.2vw,78px);line-height:.98;font-weight:760;letter-spacing:-.055em}
.hero-v6 h1 span{color:#a77b3a}
.hero-v6-lead{max-width:635px;margin:0 0 30px;color:#5d615f!important;font-size:clamp(17px,1.7vw,20px);line-height:1.66;letter-spacing:-.01em}
.hero-v6-actions{display:flex;gap:10px;flex-wrap:wrap}
.btn-v6{min-height:52px;padding:14px 19px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:820;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.btn-v6:hover{transform:translateY(-2px)}
.btn-v6-primary{background:#17191d;color:#fff;box-shadow:0 14px 30px rgba(23,25,29,.13)}
.btn-v6-primary b{color:#d8ba83;font-size:15px}
.btn-v6-whatsapp{border-color:#d7ded9;background:#fff;color:#1c3929}
.btn-v6-whatsapp .wa-icon{width:18px;height:18px;color:#1fbf67}
.hero-v6-service-links{margin-top:28px;display:flex;flex-wrap:wrap;gap:8px}
.hero-v6-service-links a{padding:8px 11px;border:1px solid #e4ded4;border-radius:999px;background:#fff;color:#67645f;font-size:10.5px;font-weight:760;transition:.18s ease}
.hero-v6-service-links a:hover{border-color:#c9b386;color:#6f5228;background:#fffaf1}

.hero-v6-visual{position:relative;min-height:430px;display:grid;place-items:center}
.address-card-v6{position:relative;z-index:3;width:min(100%,500px);overflow:hidden;padding:28px;border:1px solid #e3ddd3;border-radius:26px;background:rgba(255,255,255,.94);box-shadow:0 30px 80px rgba(27,29,34,.09)}
.address-card-v6:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#d8bd89,#a97c3a)}
.address-card-v6-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:22px;border-bottom:1px solid #ece7df}
.address-card-v6-brand{display:flex;align-items:center;gap:12px;min-width:0}
.address-card-v6-brand img{width:42px;height:46px;object-fit:contain;flex:0 0 auto}
.address-card-v6-brand strong{display:block;color:#1b1d21;font-size:13px}
.address-card-v6-brand small{display:block;margin-top:3px;color:#8c8a84;font-size:9.5px;letter-spacing:.04em}
.address-card-v6-badge{padding:7px 10px;border:1px solid #e4d3b5;border-radius:999px;background:#fbf5e9;color:#86622d;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.address-card-v6-main{padding:28px 0 23px}
.address-card-v6-main>small{display:block;margin-bottom:10px;color:#a0783e;font-size:9px;font-weight:900;letter-spacing:.18em}
.address-card-v6-main h2{max-width:405px;margin:0 0 12px;color:#1a1c20;font-size:clamp(28px,3.2vw,38px);line-height:1.06;letter-spacing:-.045em}
.address-card-v6-main p{margin:0;color:#77746f!important;font-size:12px;line-height:1.55}
.address-card-v6-benefits{display:grid;gap:9px;padding:18px 0;border-top:1px solid #ece7df;border-bottom:1px solid #ece7df}
.address-card-v6-benefits span{display:flex;align-items:center;gap:10px;color:#3f4242;font-size:12px;font-weight:720}
.address-card-v6-benefits i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#f4ead9;color:#8f682f;font-style:normal;font-size:10px;font-weight:900}
.address-card-v6-foot{display:flex;justify-content:space-between;gap:12px;padding-top:20px}
.address-card-v6-foot a{color:#75582f;font-size:10.5px;font-weight:900}
.address-card-v6-foot a:last-child{color:#34373b}
.hero-v6-shape{position:absolute;border-radius:50%;pointer-events:none}
.hero-v6-shape-a{width:360px;height:360px;border:1px solid rgba(174,137,75,.14);right:-20px;top:32px}
.hero-v6-shape-b{width:260px;height:260px;background:#f1ebe0;right:82px;top:88px;opacity:.7}

.trust-v6{background:#fff;border-bottom:1px solid var(--v6-line)}
.trust-v6-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-v6-grid>div{min-height:86px;padding:20px 24px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--v6-line)}
.trust-v6-grid>div:first-child{border-left:1px solid var(--v6-line)}
.trust-v6-grid span{color:#b18b51;font-size:9px;font-weight:900;letter-spacing:.10em}
.trust-v6-grid strong{color:#2e3034;font-size:12.5px;line-height:1.35}

/* Home section rhythm: less visual noise, more whitespace */
.home-v6 .section{padding:82px 0}
.home-v6 .section-ivory{background:#f8f5ef}
.home-v6 .section-head{max-width:760px;margin-bottom:36px}
.home-v6 .section-head h2{font-size:clamp(32px,4.3vw,50px);line-height:1.06}
.home-v6 .section-head p{max-width:700px;font-size:14.5px;line-height:1.72}
.home-v6 .service-grid{gap:14px}
.home-v6 .service-card{min-height:270px;padding:30px;border-color:#e5e0d7;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(28,30,34,.035)}
.home-v6 .service-card:hover{transform:translateY(-4px);border-color:#d4c09d;box-shadow:0 20px 45px rgba(28,30,34,.07)}
.home-v6 .service-card-virtual{background:linear-gradient(135deg,#fff 0%,#f9f4ea 100%)}
.home-v6 .service-card .service-number{margin-bottom:38px}
.home-v6 .service-card h3{font-size:27px}
.home-v6 .service-card p{font-size:13.5px;line-height:1.7}

/* formerly-black included section becomes light and editorial */
.home-v6 .included-luxe-section{background:#fff!important;color:#17191d!important;border-top:1px solid var(--v6-line);border-bottom:1px solid var(--v6-line)}
.home-v6 .included-luxe-head{border-bottom-color:#e7e2da!important}
.home-v6 .included-luxe-head h2{color:#17191d!important;font-size:clamp(32px,4vw,49px)}
.home-v6 .included-luxe-head>p{color:#686b68!important}
.home-v6 .included-luxe-grid{gap:12px}
.home-v6 .included-luxe-card{min-height:285px;padding:27px;border:1px solid #e7e2da!important;border-radius:20px;background:#fbfaf7!important;box-shadow:none!important}
.home-v6 .included-luxe-card:hover{transform:translateY(-3px);border-color:#d6c19c!important;background:#fff!important}
.home-v6 .included-luxe-card h3{color:#202226!important;font-size:20px}
.home-v6 .included-luxe-card p{color:#73736e!important;font-size:12.8px;min-height:0}
.home-v6 .included-luxe-card li{color:#484a49!important;font-size:12px;border-top-color:#e7e1d8!important}
.home-v6 .included-card-no{color:#a88147!important}
.home-v6 .included-card-icon{color:#a88147!important;border-color:#e0d0b5!important;background:#fff!important}

.home-v6 .fit-card{min-height:230px;padding:27px;border-radius:21px;background:#fff;box-shadow:0 10px 30px rgba(20,22,26,.035)}
.home-v6 .fit-card h3{font-size:20px}
.home-v6 .fit-card p{font-size:13px;line-height:1.65}
.home-v6 .process-grid{border-radius:21px;box-shadow:none;background:#fff}
.home-v6 .process-step{padding:27px!important;background:#fff!important}
.home-v6 .process-step h3{font-size:19px}
.home-v6 .process-step p{font-size:12.8px;line-height:1.65}

/* location: clean warm split instead of dark panel */
.home-v6 #konum{background:#f8f5ef}
.home-v6 .location-luxe{border-radius:24px;border:1px solid #e1dbd1;box-shadow:0 20px 50px rgba(25,27,31,.05)}
.home-v6 .location-luxe-main{background:linear-gradient(140deg,#f0e5d2 0%,#f8f4ed 72%)!important;color:#17191d!important}
.home-v6 .location-luxe-main:before{opacity:.17!important}
.home-v6 .location-luxe-main h2{color:#17191d!important;font-size:clamp(34px,4.5vw,54px)}
.home-v6 .location-luxe-main p{color:#676862!important}
.home-v6 .location-luxe-tags span{border-color:#d8c7aa!important;background:rgba(255,255,255,.65)!important;color:#5e533f!important}
.home-v6 .location-luxe-watermark{opacity:.06!important;color:#17191d!important}
.home-v6 .location-luxe-info{background:#fff!important}
.home-v6 .location-luxe-head h3,.home-v6 .location-detail-copy strong{color:#202226!important}
.home-v6 .location-luxe-head p,.home-v6 .location-detail-copy em{color:#777872!important}
.home-v6 .location-detail-row{border-color:#ebe6de!important;background:#fff!important}
.home-v6 .location-detail-icon{background:#faf5eb!important;border-color:#e4d4b9!important;color:#98703a!important}
.home-v6 .location-detail-bottom{border-color:#ebe6de!important;background:#fbfaf7!important}

/* FAQ and SEO content remain useful but visually quieter */
.home-v6 .faq-compact-section{background:#fff}
.home-v6 .faq-master{border-radius:22px!important;box-shadow:none!important;border-color:#e6e0d7!important}
.home-v6 .faq-master-summary{background:#fbfaf7!important}
.home-v6 .faq-card{border-radius:15px;box-shadow:none}
.home-v6 .seo-editorial-section{background:#f8f5ef!important}
.home-v6 .seo-editorial-head h2{font-size:clamp(30px,3.8vw,45px)}
.home-v6 .seo-editorial-card{border-radius:19px;background:#fff;box-shadow:none}
.home-v6 .seo-editorial-card h3{font-size:21px}
.home-v6 .seo-editorial-card p{font-size:13.5px;line-height:1.76}
.home-v6 .review-reference-section{border-top:1px solid #e6e0d7;border-bottom:1px solid #e6e0d7}

/* Detail pages also adopt the lighter visual language */
body.v6-light:not(.home-v6) .subhero{padding:72px 0 58px;background:linear-gradient(135deg,#f5efe4,#fbfaf7 62%);color:#17191d;border-bottom:1px solid #e5dfd5}
body.v6-light:not(.home-v6) .subhero:before,body.v6-light:not(.home-v6) .subhero:after{opacity:.15}
body.v6-light:not(.home-v6) .subhero-luxe-grid{grid-template-columns:1.12fr .88fr;gap:48px}
body.v6-light:not(.home-v6) .subhero-luxe-copy h1{margin-bottom:18px;color:#17191d;font-size:clamp(44px,5.4vw,68px);line-height:1}
body.v6-light:not(.home-v6) .subhero-luxe-copy p{color:#62645f;font-size:17px;line-height:1.68}
body.v6-light:not(.home-v6) .breadcrumbs{color:#77746d}
body.v6-light:not(.home-v6) .breadcrumbs a{color:#94703a}
body.v6-light:not(.home-v6) .subhero-gold-mark{min-height:330px;border-color:#e0d7ca;background:rgba(255,255,255,.68);box-shadow:0 24px 60px rgba(28,30,34,.055)}
body.v6-light:not(.home-v6) .subhero-gold-mark:before,body.v6-light:not(.home-v6) .subhero-gold-mark:after{border-color:rgba(158,120,60,.10)}
body.v6-light:not(.home-v6) .subhero-gold-mark img{filter:none;opacity:.88;width:min(58%,260px)}
body.v6-light:not(.home-v6) .subhero-gold-mark span{color:#8d7148}
body.v6-light:not(.home-v6) .btn-outline-dark{border-color:#d7d0c6;background:#fff;color:#292b2f}
body.v6-light:not(.home-v6) .detail-story{padding:78px 0}
body.v6-light:not(.home-v6) .detail-feature-card{border-radius:21px;background:#fff;box-shadow:0 10px 28px rgba(24,26,30,.035)}
body.v6-light:not(.home-v6) .page-cta{background:linear-gradient(135deg,#efe2cc,#f8f4ed);color:#17191d;border-top:1px solid #dfd3c2}
body.v6-light:not(.home-v6) .page-cta p{color:#696861}

/* Contact page */
body.v6-light .contact-hero{padding:72px 0 58px;color:#17191d;background:linear-gradient(135deg,#f5efe4,#fbfaf7 62%);border-bottom:1px solid #e5dfd5}
body.v6-light .contact-hero:after{opacity:.08;border-color:#a98146}
body.v6-light .contact-hero h1{color:#17191d;font-size:clamp(44px,5.4vw,68px)}
body.v6-light .contact-hero p{color:#62645f}
body.v6-light .contact-logo-card{min-height:290px;border-color:#e0d7ca;background:#fff;box-shadow:0 24px 60px rgba(28,30,34,.055)}
body.v6-light .contact-quick-panel{color:#17191d;background:#fff;border:1px solid #e2ddd4;box-shadow:0 18px 45px rgba(28,30,34,.055)}
body.v6-light .contact-quick-panel p{color:#6d6e69}
body.v6-light .contact-simple-list a,body.v6-light .contact-simple-list>div{border-color:#ebe5dc!important;color:#292b2f!important;background:#fbfaf7!important}
body.v6-light .contact-address-card{border-color:#e6dfd5;background:#fbfaf7}
body.v6-light .contact-address-card small{color:#8e6b37}
body.v6-light .contact-address-card strong{color:#2e3033}
body.v6-light .contact-form-luxe{border-radius:24px;box-shadow:0 14px 36px rgba(28,30,34,.04)}

/* footer may remain dark as an intentional closing anchor */
body.v6-light .footer-seo{background:#14161a}

@media(max-width:980px){
  .hero-v6-grid{grid-template-columns:1fr;gap:36px;min-height:auto;padding:62px 0}
  .hero-v6-copy{max-width:760px}
  .hero-v6-visual{min-height:auto;justify-items:start}
  .address-card-v6{width:min(100%,620px)}
  .hero-v6-shape{display:none}
  .trust-v6-grid{grid-template-columns:repeat(2,1fr)}
  body.v6-light .nav-links{color:#2e3034}
  body.v6-light .nav.open .nav-links{top:70px;border-color:#e3ddd4;background:#fff;box-shadow:0 24px 60px rgba(22,24,28,.10)}
  body.v6-light .nav.open .nav-links a{color:#2d3034;border-bottom:1px solid #f1ece5}
  body.v6-light:not(.home-v6) .subhero-luxe-grid{grid-template-columns:1fr}
  body.v6-light:not(.home-v6) .subhero-gold-mark{min-height:250px}
}
@media(max-width:700px){
  body.v6-light .top-strip{display:none}
  body.v6-light .nav{min-height:68px}
  body.v6-light .brand img{height:48px;max-width:145px}
  body.v6-light .btn-contact-top{display:none}
  .hero-v6-grid{padding:50px 0 44px}
  .hero-v6 h1{font-size:clamp(43px,13vw,58px);margin-bottom:18px}
  .hero-v6-lead{font-size:16px;line-height:1.58;margin-bottom:24px}
  .hero-v6-actions{display:grid;grid-template-columns:1fr}
  .btn-v6{width:100%}
  .hero-v6-service-links{margin-top:22px}
  .address-card-v6{padding:22px;border-radius:20px}
  .address-card-v6-top{align-items:flex-start}
  .address-card-v6-main h2{font-size:29px}
  .address-card-v6-foot{flex-direction:column}
  .trust-v6-grid{grid-template-columns:1fr}
  .trust-v6-grid>div{min-height:64px;border-left:1px solid var(--v6-line)}
  .home-v6 .section{padding:64px 0}
  .home-v6 .service-card{border-radius:18px;padding:24px}
  .home-v6 .included-luxe-card{border-radius:17px}
  body.v6-light:not(.home-v6) .subhero{padding:50px 0 42px}
  body.v6-light:not(.home-v6) .subhero-luxe-copy h1{font-size:44px}
  body.v6-light:not(.home-v6) .subhero-gold-mark{display:none}
  body.v6-light .contact-logo-card{display:none}
}

/* V6 404 */
body.v6-light main.section-black{background:#fbfaf7;color:#17191d}
body.v6-light main.section-black p{color:#676965}

/* ============================================================
   V6.1 — FINAL POLISH
   Okunabilirlik, mobil oranlar, bölüm ritmi ve erişilebilirlik
   ============================================================ */
body.v61-polish{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
  font-synthesis:none;
}
body.v61-polish h1,body.v61-polish h2,body.v61-polish h3{
  text-wrap:balance;
}
body.v61-polish p{ text-wrap:pretty; }
body.v61-polish a:focus-visible,body.v61-polish button:focus-visible,body.v61-polish summary:focus-visible,body.v61-polish input:focus-visible,body.v61-polish textarea:focus-visible{
  outline:3px solid rgba(173,130,67,.32);
  outline-offset:3px;
}

/* Header daha hafif ve daha az dikkat dağıtıcı */
body.v61-polish .nav{min-height:72px}
body.v61-polish .brand img{height:52px;max-width:158px}
body.v61-polish .nav-links{gap:22px;font-size:12px}
body.v61-polish .whatsapp-primary,body.v61-polish .btn-contact-top{min-height:44px}

/* Hero: tek mesaj, daha az yük, daha iyi göz akışı */
body.v61-polish .hero-v6-grid{
  min-height:560px;
  padding:64px 0 60px;
  grid-template-columns:1.06fr .94fr;
  gap:64px;
}
body.v61-polish .hero-v6-copy{max-width:650px}
body.v61-polish .hero-v6 h1{
  max-width:640px;
  margin-bottom:20px;
  font-size:clamp(46px,5.45vw,68px);
  line-height:1.01;
  letter-spacing:-.05em;
}
body.v61-polish .hero-v6-lead{
  max-width:590px;
  margin-bottom:26px;
  font-size:clamp(16.5px,1.42vw,18.5px);
  line-height:1.62;
}
body.v61-polish .hero-v6-actions{gap:11px}
body.v61-polish .btn-v6{min-height:50px;padding:13px 18px;border-radius:12px}
body.v61-polish .hero-v6-visual{min-height:390px}
body.v61-polish .address-card-v6{
  width:min(100%,470px);
  padding:26px;
  border-radius:23px;
  box-shadow:0 24px 60px rgba(27,29,34,.075);
}
body.v61-polish .address-card-v6-main{padding:24px 0 20px}
body.v61-polish .address-card-v6-main h2{font-size:clamp(27px,2.65vw,34px);line-height:1.08}
body.v61-polish .address-card-v6-benefits{padding:16px 0}
body.v61-polish .hero-v6-shape-a{width:320px;height:320px}
body.v61-polish .hero-v6-shape-b{width:225px;height:225px}

/* Güven satırı daha rafine */
body.v61-polish .trust-v6-grid>div{min-height:78px;padding:18px 22px}
body.v61-polish .trust-v6-grid strong{font-size:12px}

/* Bölüm ritmi: sayfa daha kısa ve akıcı hissedilir */
body.v61-polish.home-v6 .section{padding:72px 0}
body.v61-polish.home-v6 .section-head{max-width:735px;margin-bottom:30px}
body.v61-polish.home-v6 .section-head h2{font-size:clamp(30px,3.75vw,45px);line-height:1.08}
body.v61-polish.home-v6 .section-head p{font-size:14px;line-height:1.68}
body.v61-polish.home-v6 .service-card{min-height:248px;padding:26px}
body.v61-polish.home-v6 .service-card .service-number{margin-bottom:30px}
body.v61-polish.home-v6 .service-card h3{font-size:24px}
body.v61-polish.home-v6 .included-luxe-card{min-height:255px;padding:24px}
body.v61-polish.home-v6 .fit-card{min-height:210px;padding:24px}
body.v61-polish.home-v6 .process-step{padding:24px!important}
body.v61-polish .review-reference-section{padding:66px 0}
body.v61-polish .review-reference-layout{gap:58px}
body.v61-polish .review-reference-intro h2{font-size:clamp(38px,4.15vw,54px);line-height:1}

/* Alt bölümlerin ilk çizimde maliyetini azaltır; scroll davranışı değişmez */
@supports(content-visibility:auto){
  body.v61-polish.home-v6 main>section:nth-of-type(n+4){content-visibility:auto;contain-intrinsic-size:720px}
}

/* Detay sayfaları: başlıklar aşırı büyük görünmesin */
body.v61-polish:not(.home-v6) .subhero{padding:64px 0 52px}
body.v61-polish:not(.home-v6) .subhero-luxe-copy h1{font-size:clamp(40px,4.7vw,60px);line-height:1.03}
body.v61-polish:not(.home-v6) .subhero-luxe-copy p{font-size:16px;line-height:1.65}
body.v61-polish:not(.home-v6) .subhero-gold-mark{min-height:300px;border-radius:26px}
body.v61-polish:not(.home-v6) .detail-story{padding:68px 0}
body.v61-polish .contact-hero{padding:64px 0 52px}
body.v61-polish .contact-hero h1{font-size:clamp(40px,4.7vw,60px)}

/* Tablet */
@media(max-width:1100px){
  body.v61-polish .hero-v6-grid{gap:42px}
  body.v61-polish .hero-v6 h1{font-size:clamp(44px,6vw,62px)}
  body.v61-polish .address-card-v6{width:min(100%,450px)}
}
@media(max-width:980px){
  body.v61-polish .hero-v6-grid{padding:54px 0 52px;gap:30px}
  body.v61-polish .hero-v6-copy{max-width:680px}
  body.v61-polish .hero-v6-visual{justify-items:stretch}
  body.v61-polish .address-card-v6{width:min(100%,660px)}
  body.v61-polish .review-reference-layout{gap:36px}
}

/* Mobil: ilk ekranı tek bakışta anlaşılır tut */
@media(max-width:700px){
  body.v61-polish .header{box-shadow:0 5px 20px rgba(20,22,27,.035)}
  body.v61-polish .nav{min-height:64px}
  body.v61-polish .brand img{height:44px;max-width:134px}
  body.v61-polish .menu-btn{width:42px;height:42px}
  body.v61-polish .hero-v6-grid{padding:38px 0 38px;gap:28px}
  body.v61-polish .hero-v6-kicker{margin-bottom:12px;font-size:9px}
  body.v61-polish .hero-v6 h1{
    max-width:330px;
    margin-bottom:15px;
    font-size:clamp(38px,11.2vw,48px);
    line-height:1.02;
    letter-spacing:-.047em;
  }
  body.v61-polish .hero-v6-lead{
    max-width:355px;
    margin-bottom:20px;
    font-size:15px;
    line-height:1.56;
  }
  body.v61-polish .hero-v6-actions{gap:9px}
  body.v61-polish .btn-v6{min-height:48px;font-size:12.5px}
  body.v61-polish .hero-v6-visual{min-height:auto}
  body.v61-polish .address-card-v6{padding:19px;border-radius:18px}
  body.v61-polish .address-card-v6-top{padding-bottom:16px;gap:10px}
  body.v61-polish .address-card-v6-brand img{width:35px;height:39px}
  body.v61-polish .address-card-v6-brand strong{font-size:12px}
  body.v61-polish .address-card-v6-badge{padding:6px 8px;font-size:8px}
  body.v61-polish .address-card-v6-main{padding:18px 0 16px}
  body.v61-polish .address-card-v6-main h2{font-size:25px;line-height:1.08}
  body.v61-polish .address-card-v6-main p{font-size:11px}
  body.v61-polish .address-card-v6-benefits{gap:7px;padding:14px 0}
  body.v61-polish .address-card-v6-benefits span{font-size:11px}
  body.v61-polish .address-card-v6-foot{padding-top:15px;gap:8px}
  body.v61-polish .address-card-v6-foot a{font-size:10px}
  body.v61-polish .trust-v6-grid{grid-template-columns:1fr 1fr}
  body.v61-polish .trust-v6-grid>div{min-height:70px;padding:14px 14px}
  body.v61-polish .trust-v6-grid>div:nth-child(3){border-left:1px solid var(--v6-line)}
  body.v61-polish .trust-v6-grid span{font-size:8px}
  body.v61-polish .trust-v6-grid strong{font-size:10.7px}
  body.v61-polish.home-v6 .section{padding:54px 0}
  body.v61-polish.home-v6 .section-head{margin-bottom:24px}
  body.v61-polish.home-v6 .section-head h2{font-size:30px;line-height:1.1}
  body.v61-polish.home-v6 .section-head p{font-size:13.5px;line-height:1.62}
  body.v61-polish.home-v6 .service-grid{gap:11px}
  body.v61-polish.home-v6 .service-card{min-height:0;padding:22px;border-radius:17px}
  body.v61-polish.home-v6 .service-card .service-number{margin-bottom:22px}
  body.v61-polish.home-v6 .service-card h3{font-size:22px}
  body.v61-polish.home-v6 .included-luxe-card{min-height:0;padding:21px}
  body.v61-polish .review-reference-section{padding:52px 0}
  body.v61-polish .review-reference-layout{gap:26px}
  body.v61-polish .review-reference-intro h2{font-size:36px}
  body.v61-polish .review-reference-card{border-radius:18px}
  body.v61-polish .review-reference-slide{padding:24px 22px 18px}
  body.v61-polish:not(.home-v6) .subhero{padding:40px 0 36px}
  body.v61-polish:not(.home-v6) .subhero-luxe-copy h1{font-size:38px;line-height:1.04}
  body.v61-polish:not(.home-v6) .subhero-luxe-copy p{font-size:15px}
  body.v61-polish:not(.home-v6) .detail-story{padding:52px 0}
  body.v61-polish .contact-hero{padding:40px 0 36px}
  body.v61-polish .contact-hero h1{font-size:38px}
}

@media(max-width:420px){
  body.v61-polish .hero-v6 h1{font-size:40px;max-width:300px}
  body.v61-polish .trust-v6-grid{grid-template-columns:1fr}
  body.v61-polish .trust-v6-grid>div{border-left:1px solid var(--v6-line)}
}

@media(prefers-reduced-motion:reduce){
  body.v61-polish *,body.v61-polish *:before,body.v61-polish *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}


/* V6.2 Google reviews + email form polish */
.form-direct-mail{margin:12px 0 0;text-align:center;font-size:13px;line-height:1.55;color:#6e675d}
.form-direct-mail a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
.review-reference-fallback .review-reference-note{display:block;margin-top:18px;font-weight:600;color:#8a7650}

/* V6.2 — mail form feedback */
.form-status{margin-top:16px;padding:13px 15px;border-radius:14px;font-size:14px;line-height:1.5;border:1px solid #e3ded4;background:#fff;color:#303238}
.form-status.is-sending{background:#f8f5ee;color:#6e6250}
.form-status.is-success{background:#eef8f1;border-color:#cfe8d6;color:#24633a}
.form-status.is-error{background:#fff1f0;border-color:#f0cfcb;color:#8b312b}
.form-status a{color:inherit;text-decoration:underline;font-weight:700}
form[data-akg-form] button:disabled{opacity:.65;cursor:wait}

/* V6.3 review carousel fallback summary */
.review-summary-kicker{display:block;margin:0 0 10px;color:#9b7440;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.review-summary-slide .review-person-v53 small{max-width:430px}


/* =========================================================
   V6.4 — modern bento service experience
   ========================================================= */
body.v61-polish.home-v6 .included-v64-section{
  position:relative;
  overflow:hidden;
  padding:92px 0 98px;
  background:
    radial-gradient(circle at 12% 8%,rgba(202,169,106,.12),transparent 28%),
    linear-gradient(180deg,#fbfaf7 0%,#f6f2ea 100%);
  border-top:1px solid #ebe5dc;
  border-bottom:1px solid #ebe5dc;
}
body.v61-polish.home-v6 .included-v64-section:before{
  content:"";
  position:absolute;
  width:420px;height:420px;
  right:-185px;top:-220px;
  border:1px solid rgba(177,137,72,.16);
  border-radius:50%;
  box-shadow:0 0 0 44px rgba(177,137,72,.035),0 0 0 88px rgba(177,137,72,.022);
  pointer-events:none;
}
body.v61-polish.home-v6 .included-v64-head{
  position:relative;z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);
  align-items:end;
  gap:70px;
  margin-bottom:34px;
}
body.v61-polish.home-v6 .included-v64-head .kicker{
  margin-bottom:14px;
  color:#a47a3e;
}
body.v61-polish.home-v6 .included-v64-head h2{
  margin:0;
  max-width:720px;
  color:#17191d;
  font-size:clamp(42px,5.1vw,68px);
  line-height:.96;
  letter-spacing:-.055em;
}
body.v61-polish.home-v6 .included-v64-head h2 span{
  color:#9a7138;
  font-weight:650;
}
body.v61-polish.home-v6 .included-v64-head>p{
  max-width:470px;
  margin:0 0 4px auto;
  color:#676864;
  font-size:15px;
  line-height:1.72;
}
body.v61-polish.home-v6 .included-v64-grid{
  position:relative;z-index:1;
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  grid-auto-flow:dense;
  gap:14px;
}
body.v61-polish.home-v6 .included-v64-card{
  position:relative;
  grid-column:span 5;
  min-height:212px;
  padding:25px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  border:1px solid #e4ded3;
  border-radius:22px;
  background:rgba(255,255,255,.86);
  box-shadow:0 16px 42px rgba(30,32,35,.035);
  backdrop-filter:blur(10px);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
body.v61-polish.home-v6 .included-v64-card:hover{
  transform:translateY(-4px);
  border-color:#cfb98f;
  box-shadow:0 22px 56px rgba(30,32,35,.075);
}
body.v61-polish.home-v6 .included-v64-feature{
  grid-column:span 7;
  grid-row:span 2;
  min-height:438px;
  padding:32px;
  background:
    radial-gradient(circle at 88% 16%,rgba(193,151,83,.22),transparent 31%),
    linear-gradient(145deg,#fffdf8 0%,#f2e7d4 100%);
  border-color:#d9c39d;
}
body.v61-polish.home-v6 .included-v64-feature:after{
  content:"AKG";
  position:absolute;
  right:-11px;
  bottom:-28px;
  color:rgba(132,96,45,.055);
  font-size:138px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.08em;
  pointer-events:none;
}
body.v61-polish.home-v6 .included-v64-compact{
  grid-column:span 4;
  min-height:226px;
}
body.v61-polish.home-v6 .included-v64-dark{
  color:#f7f5f0;
  border-color:#24272b;
  background:linear-gradient(145deg,#202327 0%,#15171a 100%);
  box-shadow:0 18px 50px rgba(14,16,19,.13);
}
body.v61-polish.home-v6 .included-v64-dark:hover{border-color:#9a7a4e}
body.v61-polish.home-v6 .included-v64-top{
  position:relative;z-index:1;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
}
body.v61-polish.home-v6 .included-v64-icon{
  width:42px;height:42px;
  flex:0 0 42px;
  display:grid;
  place-items:center;
  border:1px solid #dfcfb2;
  border-radius:13px;
  background:#fff;
  color:#9c7137;
  box-shadow:0 7px 18px rgba(132,98,48,.06);
}
body.v61-polish.home-v6 .included-v64-icon svg{
  width:20px;height:20px;
  stroke:currentColor;
  stroke-width:1.55;
  stroke-linecap:round;
  stroke-linejoin:round;
}
body.v61-polish.home-v6 .included-v64-dark .included-v64-icon{
  color:#e1bf83;
  border-color:rgba(225,191,131,.3);
  background:rgba(255,255,255,.05);
  box-shadow:none;
}
body.v61-polish.home-v6 .included-v64-no{
  color:#ad8a53;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
}
body.v61-polish.home-v6 .included-v64-copy{
  position:relative;z-index:1;
  margin-top:auto;
  padding-top:34px;
}
body.v61-polish.home-v6 .included-v64-copy h3{
  margin:0 0 8px;
  color:#202226;
  font-size:22px;
  line-height:1.08;
  letter-spacing:-.025em;
}
body.v61-polish.home-v6 .included-v64-feature .included-v64-copy h3{
  max-width:480px;
  font-size:34px;
}
body.v61-polish.home-v6 .included-v64-copy p{
  max-width:440px;
  margin:0;
  color:#6d6d68;
  font-size:13px;
  line-height:1.58;
}
body.v61-polish.home-v6 .included-v64-dark .included-v64-copy h3{color:#fff}
body.v61-polish.home-v6 .included-v64-dark .included-v64-copy p{color:#b9bab8}
body.v61-polish.home-v6 .included-v64-tags{
  position:relative;z-index:1;
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:18px;
}
body.v61-polish.home-v6 .included-v64-tags span{
  padding:7px 9px;
  border:1px solid #e7dfd3;
  border-radius:999px;
  background:rgba(255,255,255,.68);
  color:#595a56;
  font-size:9.5px;
  font-weight:760;
  letter-spacing:.015em;
}
body.v61-polish.home-v6 .included-v64-dark .included-v64-tags span{
  color:#d6d4ce;
  border-color:rgba(255,255,255,.12);
  background:rgba(255,255,255,.045);
}
@media(max-width:980px){
  body.v61-polish.home-v6 .included-v64-head{grid-template-columns:1fr;gap:18px}
  body.v61-polish.home-v6 .included-v64-head>p{margin:0;max-width:620px}
  body.v61-polish.home-v6 .included-v64-feature{grid-column:span 12;grid-row:auto;min-height:330px}
  body.v61-polish.home-v6 .included-v64-card{grid-column:span 6}
  body.v61-polish.home-v6 .included-v64-compact{grid-column:span 6}
}
@media(max-width:640px){
  body.v61-polish.home-v6 .included-v64-section{padding:58px 0 62px}
  body.v61-polish.home-v6 .included-v64-head{margin-bottom:24px}
  body.v61-polish.home-v6 .included-v64-head h2{font-size:clamp(38px,11vw,48px)}
  body.v61-polish.home-v6 .included-v64-head>p{font-size:13.5px;line-height:1.62}
  body.v61-polish.home-v6 .included-v64-grid{gap:10px}
  body.v61-polish.home-v6 .included-v64-card,
  body.v61-polish.home-v6 .included-v64-feature,
  body.v61-polish.home-v6 .included-v64-compact{
    grid-column:1/-1;
    min-height:0;
    padding:22px;
    border-radius:18px;
  }
  body.v61-polish.home-v6 .included-v64-feature{min-height:300px;padding:24px}
  body.v61-polish.home-v6 .included-v64-copy{padding-top:30px}
  body.v61-polish.home-v6 .included-v64-feature .included-v64-copy h3{font-size:29px}
  body.v61-polish.home-v6 .included-v64-copy h3{font-size:21px}
  body.v61-polish.home-v6 .included-v64-feature:after{font-size:94px;right:-8px;bottom:-17px}
}

/* =========================================================
   V6.5 — Premium refinement: services, contact, logo display
   ========================================================= */

/* 1) Home services — cleaner editorial bento, less empty space */
body.v61-polish.home-v6 .included-v64-section{
  padding:84px 0 90px;
  background:
    radial-gradient(circle at 7% 10%,rgba(184,143,75,.09),transparent 27%),
    radial-gradient(circle at 96% 82%,rgba(20,23,27,.045),transparent 24%),
    #f8f5ef;
}
body.v61-polish.home-v6 .included-v64-section:before{
  width:360px;height:360px;right:-175px;top:-190px;
  box-shadow:0 0 0 42px rgba(177,137,72,.025),0 0 0 84px rgba(177,137,72,.015);
}
body.v61-polish.home-v6 .included-v64-head{
  grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);
  gap:58px;
  margin-bottom:30px;
}
body.v61-polish.home-v6 .included-v64-head h2{
  max-width:680px;
  font-size:clamp(40px,4.65vw,62px);
  line-height:.98;
}
body.v61-polish.home-v6 .included-v64-head>p{font-size:14px;max-width:410px}
body.v61-polish.home-v6 .included-v64-grid{gap:12px}
body.v61-polish.home-v6 .included-v64-card{
  min-height:238px;
  padding:25px;
  border-radius:20px;
  border-color:#e2dbd0;
  background:rgba(255,255,255,.91);
  box-shadow:0 12px 34px rgba(23,25,29,.035);
}
body.v61-polish.home-v6 .included-v64-feature{
  grid-column:span 6;
  grid-row:auto;
  min-height:288px;
  padding:29px;
  background:
    linear-gradient(115deg,rgba(255,255,255,.88),rgba(255,255,255,.52)),
    radial-gradient(circle at 85% 20%,rgba(181,135,65,.17),transparent 29%),
    #efe2cc;
  border-color:#d8c09a;
}
body.v61-polish.home-v6 .included-v64-feature:before{
  content:"";
  position:absolute;
  inset:12px;
  border:1px solid rgba(168,126,62,.11);
  border-radius:14px;
  pointer-events:none;
}
body.v61-polish.home-v6 .included-v64-feature:after{
  right:18px;bottom:-18px;
  font-size:112px;
  color:rgba(105,74,30,.045);
}
body.v61-polish.home-v6 .included-v64-card:nth-child(2),
body.v61-polish.home-v6 .included-v64-card:nth-child(3){
  grid-column:span 3;
  min-height:288px;
}
body.v61-polish.home-v6 .included-v64-compact{
  grid-column:span 4;
  min-height:210px;
}
body.v61-polish.home-v6 .included-v64-card:hover{transform:translateY(-3px)}
body.v61-polish.home-v6 .included-v64-icon{
  width:44px;height:44px;flex-basis:44px;border-radius:14px;
  background:linear-gradient(180deg,#fff,#fbf7ef);
}
body.v61-polish.home-v6 .included-v64-copy{padding-top:27px}
body.v61-polish.home-v6 .included-v64-feature .included-v64-copy{max-width:430px;padding-top:42px}
body.v61-polish.home-v6 .included-v64-feature .included-v64-copy h3{font-size:32px}
body.v61-polish.home-v6 .included-v64-copy h3{font-size:20px}
body.v61-polish.home-v6 .included-v64-copy p{font-size:12.5px;line-height:1.55}
body.v61-polish.home-v6 .included-v64-tags span{
  padding:6px 9px;
  border-color:#e4dbce;
  background:rgba(255,255,255,.78);
}
body.v61-polish.home-v6 .included-v64-dark{
  background:
    radial-gradient(circle at 100% 0%,rgba(205,167,99,.13),transparent 35%),
    linear-gradient(145deg,#23262b,#15171a);
}

/* 2) Contact quick panel — premium dark command card */
body.v6-light .contact-page-grid{gap:16px;grid-template-columns:.88fr 1.12fr}
body.v6-light .contact-quick-panel.contact-quick-v65{
  position:relative;
  overflow:hidden;
  padding:34px;
  color:#fff;
  border:1px solid #292d33;
  border-radius:26px;
  background:
    radial-gradient(circle at 100% 0%,rgba(190,148,78,.17),transparent 32%),
    radial-gradient(circle at 0% 100%,rgba(255,255,255,.035),transparent 28%),
    linear-gradient(145deg,#202329 0%,#121417 100%);
  box-shadow:0 24px 58px rgba(14,16,19,.13);
}
body.v6-light .contact-quick-panel.contact-quick-v65:before{
  content:"";
  position:absolute;
  width:210px;height:210px;
  right:-110px;top:-110px;
  border:1px solid rgba(215,179,112,.16);
  border-radius:50%;
  box-shadow:0 0 0 35px rgba(215,179,112,.035),0 0 0 70px rgba(215,179,112,.018);
  pointer-events:none;
}
.contact-v65-head{position:relative;z-index:1;margin-bottom:22px}
.contact-v65-badge{
  display:inline-flex;align-items:center;gap:8px;
  margin-bottom:15px;
  color:#d6b276;
  font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;
}
.contact-v65-badge span{width:6px;height:6px;border-radius:50%;background:#d3aa67;box-shadow:0 0 0 5px rgba(211,170,103,.09)}
body.v6-light .contact-quick-v65 h2{
  max-width:420px;margin:0 0 10px;color:#fff!important;
  font-size:clamp(34px,3.4vw,48px);line-height:.98;letter-spacing:-.045em;
}
body.v6-light .contact-quick-v65 p{max-width:430px;margin:0;color:#a9aaa7!important;font-size:13px;line-height:1.6}
.contact-v65-methods{position:relative;z-index:1;display:grid;gap:9px;margin-top:24px}
.contact-v65-method{
  display:grid;grid-template-columns:44px 1fr 22px;gap:13px;align-items:center;
  min-height:74px;padding:11px 13px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:16px;
  background:rgba(255,255,255,.035);
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.contact-v65-method:hover{transform:translateX(3px);border-color:rgba(220,184,116,.28);background:rgba(255,255,255,.055)}
.contact-v65-icon{
  width:42px;height:42px;display:grid;place-items:center;
  border:1px solid rgba(218,181,112,.22);border-radius:13px;
  color:#d6b276;background:rgba(218,181,112,.055);
}
.contact-v65-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.contact-v65-copy{min-width:0;display:block}
.contact-v65-copy small{display:block;margin-bottom:3px;color:#c4a46f;font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.contact-v65-copy strong{display:block;color:#fff;font-size:13.5px;line-height:1.2}
.contact-v65-copy em{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;color:#8f9290;font-size:10.5px;font-style:normal;white-space:nowrap}
.contact-v65-arrow{color:#bfa06d;font-size:15px;text-align:center}
.contact-v65-whatsapp .contact-v65-icon{color:#48d981;border-color:rgba(72,217,129,.23);background:rgba(72,217,129,.06)}
.contact-address-card.contact-address-v65{
  position:relative;z-index:1;
  margin-top:12px;padding:17px;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:17px;
  background:rgba(255,255,255,.03)!important;
}
.contact-address-v65-top{display:flex;align-items:center;gap:12px;margin-bottom:11px}
.contact-address-v65-top .contact-v65-icon{width:38px;height:38px;flex:0 0 38px}
body.v6-light .contact-address-v65 small{display:block;margin:0 0 3px;color:#c4a46f!important;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
body.v6-light .contact-address-v65 strong{display:block;margin:0;color:#fff!important;font-size:12.5px}
.contact-address-v65 p{margin:0 0 14px!important;color:#999c99!important;font-size:10.5px!important;line-height:1.55!important}
.contact-route-v65{
  min-height:42px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;
  border:1px solid rgba(219,184,115,.25);border-radius:12px;
  background:linear-gradient(90deg,rgba(206,166,94,.16),rgba(206,166,94,.08));
  color:#e4c78f!important;font-size:11px;font-weight:850;
}
.contact-route-v65:hover{background:rgba(206,166,94,.17)}

/* Contact hero logo: same modern brand object */
body.v6-light .contact-logo-card.contact-logo-v65{
  position:relative;
  min-height:300px;
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;
  overflow:hidden;
  border:1px solid #ded7cc;
  border-radius:28px;
  background:
    radial-gradient(circle at 50% 44%,rgba(178,136,69,.12),transparent 31%),
    linear-gradient(145deg,#fff,#f5efe5);
  box-shadow:0 24px 58px rgba(24,26,30,.06);
}
.contact-brand-orbit{position:relative;width:158px;height:158px;display:grid;place-items:center}
.contact-brand-ring{position:absolute;inset:0;border:1px solid rgba(162,123,62,.18);border-radius:50%;box-shadow:0 0 0 20px rgba(162,123,62,.035),0 0 0 40px rgba(162,123,62,.018)}
.contact-brand-orbit img{position:relative!important;width:112px!important;height:auto!important;max-height:none!important;object-fit:contain!important;filter:none!important;opacity:1!important}
.contact-brand-caption{text-align:center}
.contact-brand-caption strong{display:block;color:#23252a;font-size:13px;letter-spacing:.01em}
.contact-brand-caption span{display:block;margin-top:5px;color:#9a7a49;font-size:8px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}

/* 3) Detail page logo — compact architectural brand seal */
body.v6-light:not(.home-v6) .subhero-gold-mark{
  position:relative;
  min-height:310px;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  overflow:hidden;
  border:1px solid #ddd5c9;
  border-radius:28px;
  background:
    radial-gradient(circle at 50% 44%,rgba(176,134,67,.13),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.95),rgba(244,237,226,.85));
  box-shadow:0 24px 58px rgba(27,29,33,.06);
}
body.v6-light:not(.home-v6) .subhero-gold-mark:before{
  content:"";position:absolute;width:220px;height:220px;left:50%;top:50%;transform:translate(-50%,-57%);
  border:1px solid rgba(161,120,58,.13);border-radius:50%;
  box-shadow:0 0 0 32px rgba(161,120,58,.03),0 0 0 64px rgba(161,120,58,.015);
}
body.v6-light:not(.home-v6) .subhero-gold-mark:after{
  content:"";position:absolute;width:8px;height:8px;left:calc(50% + 103px);top:calc(50% - 79px);
  border:none;border-radius:50%;background:#b68a48;box-shadow:0 0 0 6px rgba(182,138,72,.08);
}
body.v6-light:not(.home-v6) .subhero-gold-halo{
  position:absolute!important;width:166px!important;height:166px!important;left:50%!important;top:50%!important;
  transform:translate(-50%,-60%)!important;border-radius:38px!important;
  border:1px solid rgba(163,125,65,.14)!important;background:rgba(255,255,255,.72)!important;
  box-shadow:0 18px 45px rgba(31,33,37,.07),inset 0 1px 0 rgba(255,255,255,.8)!important;
}
body.v6-light:not(.home-v6) .subhero-gold-mark img{
  position:relative;z-index:2;
  width:112px!important;max-height:none!important;
  margin-top:-18px;
  filter:none!important;opacity:1!important;
}
body.v6-light:not(.home-v6) .subhero-gold-mark span{
  position:relative;z-index:2;
  margin-top:38px;padding:8px 12px;
  border:1px solid #e2d4bc;border-radius:999px;
  background:rgba(255,255,255,.74);
  color:#775a31!important;
  font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;
}
body.v6-light:not(.home-v6) .subhero-gold-mark span b{font-weight:750;color:#a18150}

@media(max-width:980px){
  body.v61-polish.home-v6 .included-v64-feature{grid-column:span 12;min-height:260px}
  body.v61-polish.home-v6 .included-v64-card:nth-child(2),
  body.v61-polish.home-v6 .included-v64-card:nth-child(3){grid-column:span 6;min-height:220px}
  body.v61-polish.home-v6 .included-v64-compact{grid-column:span 6;min-height:205px}
  body.v6-light .contact-page-grid{grid-template-columns:1fr}
  body.v6-light .contact-quick-panel.contact-quick-v65{padding:28px}
}
@media(max-width:640px){
  body.v61-polish.home-v6 .included-v64-section{padding:54px 0 58px}
  body.v61-polish.home-v6 .included-v64-card:nth-child(2),
  body.v61-polish.home-v6 .included-v64-card:nth-child(3),
  body.v61-polish.home-v6 .included-v64-compact{grid-column:1/-1;min-height:0}
  body.v61-polish.home-v6 .included-v64-feature{min-height:255px}
  body.v6-light .contact-quick-panel.contact-quick-v65{padding:22px;border-radius:20px}
  body.v6-light .contact-quick-v65 h2{font-size:36px}
  .contact-v65-method{grid-template-columns:40px 1fr 18px;min-height:69px;padding:10px}
  .contact-v65-icon{width:38px;height:38px}
  .contact-v65-copy strong{font-size:12.8px}
  body.v6-light:not(.home-v6) .subhero-gold-mark{min-height:245px;border-radius:22px}
  body.v6-light:not(.home-v6) .subhero-gold-halo{width:142px!important;height:142px!important}
  body.v6-light:not(.home-v6) .subhero-gold-mark img{width:94px!important}
}

/* ============================================================
   V6.6 — MOBILE FIRST RESCUE
   Telefon görünümü için tek ve baskın son katman.
   ============================================================ */
@media (max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  body.v61-polish{font-size:15px;background:#fbfaf7}
  body.v61-polish .container{width:calc(100% - 32px);max-width:none;margin-inline:16px}
  body.v61-polish .section,body.v61-polish.home-v6 .section{padding:48px 0}
  body.v61-polish h1,body.v61-polish h2,body.v61-polish h3{hyphens:none;word-break:normal;overflow-wrap:normal}
  body.v61-polish p{font-size:14px;line-height:1.62}

  /* Header: logo + compact WhatsApp + hamburger */
  body.v61-polish .header{position:sticky;top:0;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #ece6dc!important;box-shadow:0 8px 28px rgba(20,22,26,.055);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  body.v61-polish .nav{min-height:64px;gap:8px}
  body.v61-polish .brand{display:flex;align-items:center;min-width:0}
  body.v61-polish .brand img{height:43px!important;width:auto!important;max-width:112px!important;object-fit:contain}
  body.v61-polish .nav-actions{margin-left:auto;gap:7px}
  body.v61-polish .nav-actions .whatsapp-primary{display:inline-grid!important;place-items:center;width:42px;height:42px;min-height:42px!important;padding:0!important;border-radius:13px!important;background:#20cf6b!important;color:#072c18!important;box-shadow:none!important}
  body.v61-polish .nav-actions .whatsapp-primary span{display:none!important}
  body.v61-polish .nav-actions .whatsapp-primary .wa-icon{width:20px;height:20px;margin:0}
  body.v61-polish .btn-contact-top{display:none!important}
  body.v61-polish .menu-btn{display:grid!important;place-items:center;width:42px;height:42px;border:1px solid #ddd7cd!important;border-radius:13px;background:#fff!important;color:#202226!important;box-shadow:none;font-size:20px;line-height:1}
  body.v61-polish .nav.open .nav-links{display:grid;position:absolute;top:58px;left:0;right:0;z-index:70;gap:2px;padding:10px;border:1px solid #e4ded5!important;border-radius:17px;background:#fff!important;box-shadow:0 18px 50px rgba(20,22,27,.13)!important}
  body.v61-polish .nav.open .nav-links a{padding:13px 14px!important;border-bottom:1px solid #f0ebe4!important;border-radius:10px;color:#24262a!important;font-size:13px;font-weight:760}
  body.v61-polish .nav.open .nav-links a:last-child{border-bottom:0!important}

  /* Home hero: one message, no oversized blocks */
  body.v61-polish.home-v6 .hero-v6{background:linear-gradient(180deg,#fbf8f2 0%,#fff 72%,#fbfaf7 100%)}
  body.v61-polish.home-v6 .hero-v6-grid{display:block;min-height:0;padding:34px 0 30px}
  body.v61-polish.home-v6 .hero-v6-copy{max-width:none}
  body.v61-polish.home-v6 .hero-v6-kicker{margin-bottom:10px;font-size:8.5px;letter-spacing:.15em}
  body.v61-polish.home-v6 .hero-v6 h1{max-width:335px;margin:0 0 14px;font-size:42px!important;line-height:.99;letter-spacing:-.047em}
  body.v61-polish.home-v6 .hero-v6-lead{max-width:345px;margin:0 0 20px;font-size:15px;line-height:1.55;color:#61645f}
  body.v61-polish.home-v6 .hero-v6-actions{display:grid;grid-template-columns:1fr;gap:8px}
  body.v61-polish.home-v6 .btn-v6{width:100%;min-height:48px;padding:12px 16px;border-radius:13px;font-size:13px}
  body.v61-polish.home-v6 .hero-v6-visual{display:block;margin-top:18px;min-height:0}
  body.v61-polish.home-v6 .address-card-v6{width:100%;padding:16px;border-radius:18px;box-shadow:0 12px 34px rgba(27,29,34,.07)}
  body.v61-polish.home-v6 .address-card-v6-top{align-items:center;padding-bottom:12px}
  body.v61-polish.home-v6 .address-card-v6-brand img{width:30px!important;height:auto!important}
  body.v61-polish.home-v6 .address-card-v6-brand strong{font-size:11.5px}
  body.v61-polish.home-v6 .address-card-v6-badge{padding:5px 7px;font-size:7px}
  body.v61-polish.home-v6 .address-card-v6-main{padding:14px 0 12px}
  body.v61-polish.home-v6 .address-card-v6-main h2{margin-bottom:7px;font-size:22px!important;line-height:1.06}
  body.v61-polish.home-v6 .address-card-v6-main p{margin:0;font-size:11.5px;line-height:1.5}
  body.v61-polish.home-v6 .address-card-v6-benefits{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;padding:12px 0}
  body.v61-polish.home-v6 .address-card-v6-benefits span{font-size:10.5px;line-height:1.35}
  body.v61-polish.home-v6 .address-card-v6-foot{padding-top:12px;gap:7px}
  body.v61-polish.home-v6 .address-card-v6-foot a{font-size:10px}
  body.v61-polish.home-v6 .hero-v6-shape{display:none!important}

  /* Compact confidence row */
  body.v61-polish .trust-v6-grid{grid-template-columns:1fr 1fr!important}
  body.v61-polish .trust-v6-grid>div{min-height:67px;padding:12px 12px!important;border-left:1px solid var(--v6-line)!important;border-bottom:1px solid var(--v6-line)}
  body.v61-polish .trust-v6-grid span{font-size:7.5px;line-height:1.25}
  body.v61-polish .trust-v6-grid strong{font-size:10.5px;line-height:1.25}

  /* Section titles */
  body.v61-polish.home-v6 .section-head{margin-bottom:20px}
  body.v61-polish.home-v6 .section-head .kicker{font-size:8px;margin-bottom:8px}
  body.v61-polish.home-v6 .section-head h2{font-size:29px!important;line-height:1.04;margin-bottom:10px;letter-spacing:-.04em}
  body.v61-polish.home-v6 .section-head p{font-size:13.5px;line-height:1.58;margin-bottom:0}

  /* Main service cards */
  body.v61-polish.home-v6 .service-grid{display:grid;grid-template-columns:1fr!important;gap:10px}
  body.v61-polish.home-v6 .service-card{grid-column:auto!important;min-height:0!important;padding:20px!important;border-radius:17px}
  body.v61-polish.home-v6 .service-card .service-number{margin-bottom:15px}
  body.v61-polish.home-v6 .service-card h3{font-size:21px;margin-bottom:7px}
  body.v61-polish.home-v6 .service-card p{font-size:12.5px;line-height:1.55;margin-bottom:12px}
  body.v61-polish.home-v6 .service-mini-features{gap:6px;margin:10px 0}
  body.v61-polish.home-v6 .service-mini-features span{padding:6px 8px;font-size:9px}

  /* V6.5 Bento services: remove desktop emptiness */
  body.v61-polish.home-v6 .included-v64-section{padding:48px 0!important}
  body.v61-polish.home-v6 .included-v64-head{display:block;margin-bottom:18px}
  body.v61-polish.home-v6 .included-v64-title h2{font-size:30px!important;line-height:1.02;margin-bottom:10px}
  body.v61-polish.home-v6 .included-v64-head>p{font-size:13px;line-height:1.55;margin:0}
  body.v61-polish.home-v6 .included-v64-grid{display:grid;grid-template-columns:1fr!important;gap:9px}
  body.v61-polish.home-v6 .included-v64-card,
  body.v61-polish.home-v6 .included-v64-feature,
  body.v61-polish.home-v6 .included-v64-compact,
  body.v61-polish.home-v6 .included-v64-card:nth-child(2),
  body.v61-polish.home-v6 .included-v64-card:nth-child(3){grid-column:1/-1!important;min-height:0!important;padding:17px!important;border-radius:17px}
  body.v61-polish.home-v6 .included-v64-feature{background:linear-gradient(135deg,#fbf2e1,#fff)}
  body.v61-polish.home-v6 .included-v64-top{margin-bottom:6px}
  body.v61-polish.home-v6 .included-v64-icon{width:38px;height:38px;flex-basis:38px;border-radius:12px}
  body.v61-polish.home-v6 .included-v64-copy,
  body.v61-polish.home-v6 .included-v64-feature .included-v64-copy{max-width:none;padding-top:7px!important}
  body.v61-polish.home-v6 .included-v64-copy h3,
  body.v61-polish.home-v6 .included-v64-feature .included-v64-copy h3{font-size:19px!important;margin-bottom:6px}
  body.v61-polish.home-v6 .included-v64-copy p{font-size:12px;line-height:1.5;margin-bottom:10px}
  body.v61-polish.home-v6 .included-v64-tags{gap:5px}
  body.v61-polish.home-v6 .included-v64-tags span{padding:5px 7px;font-size:8.5px}
  body.v61-polish.home-v6 .included-v64-feature:after{display:none!important}

  /* Location */
  body.v61-polish.home-v6 #konum{padding:48px 0!important}
  body.v61-polish.home-v6 .location-luxe{display:grid;grid-template-columns:1fr!important;border-radius:19px;overflow:hidden}
  body.v61-polish.home-v6 .location-luxe-main{min-height:0;padding:22px!important}
  body.v61-polish.home-v6 .location-luxe-main h2{font-size:31px!important;line-height:1.03;margin-bottom:10px}
  body.v61-polish.home-v6 .location-luxe-main p{font-size:13px;line-height:1.55}
  body.v61-polish.home-v6 .location-luxe-tags{gap:5px}
  body.v61-polish.home-v6 .location-luxe-tags span{padding:6px 8px;font-size:8.5px}
  body.v61-polish.home-v6 .location-route{width:100%;margin-top:14px}
  body.v61-polish.home-v6 .location-luxe-info{padding:18px!important}
  body.v61-polish.home-v6 .location-detail-row{grid-template-columns:38px 1fr 18px!important;gap:10px;padding:11px 0!important}
  body.v61-polish.home-v6 .location-detail-icon{width:36px;height:36px;border-radius:11px}
  body.v61-polish.home-v6 .location-detail-copy strong{font-size:11.5px}
  body.v61-polish.home-v6 .location-detail-copy em{font-size:10px;line-height:1.35}

  /* Google reviews */
  body.v61-polish .review-reference-section{padding:48px 0!important}
  body.v61-polish .review-reference-layout{display:grid;grid-template-columns:1fr!important;gap:18px!important}
  body.v61-polish .review-reference-intro h2{font-size:32px!important;line-height:1.02;margin-bottom:10px}
  body.v61-polish .review-reference-intro p{font-size:13px;line-height:1.55}
  body.v61-polish .review-reference-score{margin-top:15px}
  body.v61-polish .review-reference-card{min-height:0!important;border-radius:18px}
  body.v61-polish .review-reference-slide,
  body.v61-polish .review-reference-track .review-slide-v53{min-height:205px!important;padding:20px 18px 16px!important}
  body.v61-polish .review-reference-slide>p,
  body.v61-polish .review-slide-v53>p{font-size:16px!important;line-height:1.5!important}
  body.v61-polish .review-reference-footer{padding:10px 16px}

  /* FAQ + SEO: readable, not endless cards */
  body.v61-polish.home-v6 .faq-compact-section{padding:48px 0}
  body.v61-polish.home-v6 .faq-master{border-radius:18px!important}
  body.v61-polish.home-v6 .faq-master-summary{padding:18px!important}
  body.v61-polish.home-v6 .faq-master-copy h2{font-size:27px!important;line-height:1.05}
  body.v61-polish.home-v6 .faq-master-content{padding:0 14px 14px!important}
  body.v61-polish.home-v6 .faq-card-grid{grid-template-columns:1fr!important;gap:8px}
  body.v61-polish.home-v6 .faq-card{border-radius:13px}
  body.v61-polish.home-v6 .faq-card-q{padding:14px!important;font-size:13px}
  body.v61-polish.home-v6 .seo-editorial-section{padding:48px 0!important}
  body.v61-polish.home-v6 .seo-editorial-head h2{font-size:29px!important}
  body.v61-polish.home-v6 .seo-editorial-grid{grid-template-columns:1fr!important;gap:9px}
  body.v61-polish.home-v6 .seo-editorial-card{padding:18px!important;border-radius:16px}
  body.v61-polish.home-v6 .seo-editorial-card h3{font-size:19px}
  body.v61-polish.home-v6 .seo-editorial-card p{font-size:12.5px;line-height:1.6}

  /* CTA + bottom enquiry */
  body.v61-polish .cta-band{padding:22px 0}
  body.v61-polish .cta-band-inner{gap:14px}
  body.v61-polish .cta-band h3{font-size:23px;line-height:1.08}
  body.v61-polish .cta-band p{font-size:12.5px;line-height:1.5}
  body.v61-polish .cta-band .btn{width:100%}
  body.v61-polish .lead-section{padding:48px 0}
  body.v61-polish .lead-grid{display:grid;grid-template-columns:1fr!important;gap:24px}
  body.v61-polish .lead-copy h2{font-size:30px!important}
  body.v61-polish .form-card{padding:18px!important;border-radius:18px}
  body.v61-polish .form-grid{display:grid;grid-template-columns:1fr!important;gap:12px}
  body.v61-polish .field.full{grid-column:auto!important}
  body.v61-polish input,body.v61-polish select,body.v61-polish textarea{min-height:48px;padding:12px 13px;border-radius:12px;font-size:16px}
  body.v61-polish textarea{min-height:112px}

  /* Detail pages */
  body.v61-polish:not(.home-v6) .subhero{padding:30px 0 32px!important}
  body.v61-polish:not(.home-v6) .subhero-luxe-grid{display:block}
  body.v61-polish:not(.home-v6) .breadcrumbs{margin-bottom:14px;font-size:10px}
  body.v61-polish:not(.home-v6) .subhero-luxe-copy .kicker{font-size:8px;margin-bottom:9px}
  body.v61-polish:not(.home-v6) .subhero-luxe-copy h1{font-size:37px!important;line-height:1.01!important;letter-spacing:-.045em;margin-bottom:14px}
  body.v61-polish:not(.home-v6) .subhero-luxe-copy p{font-size:14.5px!important;line-height:1.55;margin-bottom:18px}
  body.v61-polish:not(.home-v6) .hero-actions{display:grid;grid-template-columns:1fr;gap:8px}
  body.v61-polish:not(.home-v6) .hero-actions .btn{width:100%;min-height:47px}
  body.v61-polish:not(.home-v6) .subhero-gold-mark{display:none!important}
  body.v61-polish:not(.home-v6) .detail-story{padding:46px 0!important}
  body.v61-polish:not(.home-v6) .detail-story-grid{grid-template-columns:1fr!important;gap:18px}
  body.v61-polish:not(.home-v6) .detail-story-copy h2{font-size:29px!important;line-height:1.05}
  body.v61-polish:not(.home-v6) .detail-feature-grid{grid-template-columns:1fr!important;gap:9px}
  body.v61-polish:not(.home-v6) .detail-feature-card{padding:18px!important;border-radius:16px}
  body.v61-polish:not(.home-v6) .fit-grid{grid-template-columns:1fr!important;gap:9px}
  body.v61-polish:not(.home-v6) .fit-card{min-height:0!important;padding:18px!important;border-radius:16px}
  body.v61-polish:not(.home-v6) .detail-faq{padding:46px 0!important}
  body.v61-polish:not(.home-v6) .page-cta{padding:38px 0}
  body.v61-polish:not(.home-v6) .page-cta h2{font-size:28px!important;line-height:1.05}
  body.v61-polish:not(.home-v6) .page-cta .btn{width:100%}

  /* Contact page: clean stacked layout */
  body.v61-polish .contact-hero{padding:30px 0 32px!important}
  body.v61-polish .contact-hero-inner{display:block}
  body.v61-polish .contact-hero h1{font-size:37px!important;line-height:1.01;margin-bottom:13px}
  body.v61-polish .contact-hero p{font-size:14.5px;line-height:1.55}
  body.v61-polish .contact-logo-card{display:none!important}
  body.v61-polish .contact-page-section{padding:34px 0 46px}
  body.v61-polish .contact-page-grid{display:grid;grid-template-columns:1fr!important;gap:12px!important}
  body.v61-polish .contact-quick-panel.contact-quick-v65{padding:18px!important;border-radius:19px!important}
  body.v61-polish .contact-quick-v65 h2{font-size:29px!important;line-height:1.02;margin-bottom:8px}
  body.v61-polish .contact-quick-v65 p{font-size:12.5px!important;line-height:1.5}
  body.v61-polish .contact-v65-methods{gap:7px;margin-top:16px}
  body.v61-polish .contact-v65-method{grid-template-columns:38px 1fr 16px;gap:9px;min-height:62px;padding:9px 10px;border-radius:13px}
  body.v61-polish .contact-v65-icon{width:36px;height:36px;border-radius:11px}
  body.v61-polish .contact-v65-icon svg{width:17px;height:17px}
  body.v61-polish .contact-v65-copy small{font-size:7px}
  body.v61-polish .contact-v65-copy strong{font-size:12.5px}
  body.v61-polish .contact-v65-copy em{font-size:9.5px}
  body.v61-polish .contact-address-card.contact-address-v65{padding:14px;border-radius:14px}
  body.v61-polish .contact-form-luxe{padding:18px!important;border-radius:19px!important}
  body.v61-polish .contact-form-luxe .form-head h2{font-size:29px!important;line-height:1.03}
  body.v61-polish .contact-form-luxe .form-head p{font-size:12.5px}
  body.v61-polish .contact-form-luxe .form-grid{grid-template-columns:1fr!important;gap:11px}
  body.v61-polish .contact-form-luxe .field.full{grid-column:auto!important}

  /* Footer: compact two-column link structure */
  body.v61-polish .footer-seo{padding:38px 0 28px!important}
  body.v61-polish .footer-seo-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px 18px!important}
  body.v61-polish .footer-seo-grid>.footer-brand{grid-column:1/-1}
  body.v61-polish .footer-brand img{height:40px!important;width:auto!important;margin-bottom:12px}
  body.v61-polish .footer-brand p{max-width:330px;font-size:11.5px;line-height:1.55}
  body.v61-polish .footer-seo h3{font-size:12px;margin-bottom:10px}
  body.v61-polish .footer-seo a{font-size:11.5px;line-height:1.45}
  body.v61-polish .footer-seo p{font-size:10.5px;line-height:1.5}
  body.v61-polish .footer-seo-grid>div:nth-child(3){grid-column:1/-1}
  body.v61-polish .footer-bottom{padding-top:20px;font-size:10px}
}

@media (max-width:390px){
  body.v61-polish .container{width:calc(100% - 28px);margin-inline:14px}
  body.v61-polish.home-v6 .hero-v6 h1{font-size:39px!important;max-width:310px}
  body.v61-polish.home-v6 .address-card-v6-benefits{grid-template-columns:1fr}
  body.v61-polish .trust-v6-grid{grid-template-columns:1fr 1fr!important}
  body.v61-polish .footer-seo-grid{grid-template-columns:1fr!important}
  body.v61-polish .footer-seo-grid>.footer-brand,
  body.v61-polish .footer-seo-grid>div:nth-child(3){grid-column:auto}
}
