:root { --ink: #17312d; --ink-2: #294a44; --sand: #f5f1e8; --cream: #fdfbf6; --gold: #c99339; --gold-light:#efc677; --line:#ded8ca; --muted:#66726e; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin:0; font-family:"DM Sans", Arial, sans-serif; color:var(--ink); background:var(--cream); }
a { color:inherit; text-decoration:none; }
.shell { width:min(1160px, calc(100% - 48px)); margin:0 auto; }
.topbar { background:var(--ink); color:#e9e4d8; font-size:12px; letter-spacing:.01em; }
.topbar-inner { height:36px; display:flex; align-items:center; justify-content:space-between; }.topbar a{font-weight:700;color:#f5d69a;}
.site-header { height:82px; background:rgba(253,251,246,.96); position:sticky; top:0; z-index:10; border-bottom:1px solid #e5dfd2; }.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;}
.brand{display:flex;align-items:center;gap:10px;line-height:1;min-width:max-content}.brand-mark{height:43px;width:38px;background:var(--gold);position:relative;display:flex;align-items:end;gap:3px;justify-content:center;padding-bottom:7px;border-radius:1px}.brand-mark i{display:block;width:6px;background:#fff8e8}.brand-mark i:nth-child(1){height:12px}.brand-mark i:nth-child(2){height:21px}.brand-mark i:nth-child(3){height:16px}.brand strong{font-size:19px;letter-spacing:.025em}.brand em{font-size:19px;color:var(--gold);font-style:normal;font-weight:700;margin-left:4px}.brand small{display:block;font-size:7.5px;letter-spacing:.17em;color:#70807a;margin-top:5px;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:600;color:#435750}.desktop-nav a:hover{color:var(--gold)}.nav-actions{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:700}.phone-link{white-space:nowrap}.whatsapp-pill{background:#22ba66;color:#fff;padding:10px 13px;border-radius:22px;white-space:nowrap}.gold-button{background:var(--gold);color:#fff;padding:14px 22px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:700;font-size:13px;transition:transform .2s,background .2s;border:0;cursor:pointer}.gold-button:hover{background:#b77f27;transform:translateY(-2px)}.gold-button.compact{padding:10px 13px}
.hero{min-height:615px;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center}.hero-backdrop{position:absolute;inset:0;background:url("assets/zafer-emlak-hero.jpg") center/cover no-repeat;background-color:#365650}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,42,37,.94) 0%,rgba(20,51,44,.75) 40%,rgba(20,51,44,.18) 100%)}.hero-inner{position:relative;padding:95px 0 64px}.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:700;color:var(--gold);margin:0 0 17px}.eyebrow.light{color:#f5cf89}.hero h1,.section-heading h2,.how-copy h2,.listing-intro h2{font-family:"Playfair Display",serif;font-weight:600;letter-spacing:-.035em}.hero h1{font-size:clamp(45px,5.1vw,72px);line-height:1.05;max-width:645px;margin:0}.hero h1 span,.section-heading h2 span,.how-copy h2 span,.listing-intro h2 span{color:var(--gold-light);display:block}.hero-copy{font-size:17px;line-height:1.65;max-width:530px;color:#edf2ed;margin:24px 0 31px}.hero-actions{display:flex;gap:12px;align-items:center}.ghost-button{font-weight:700;font-size:13px;padding:13px 17px;border:1px solid rgba(255,255,255,.5);color:#fff}.hero-credibility{border-top:1px solid rgba(255,255,255,.24);margin-top:81px;padding-top:22px;display:flex;gap:47px}.hero-credibility div{display:grid;gap:5px}.hero-credibility b{font-family:"Playfair Display",serif;font-size:17px}.hero-credibility span{font-size:11px;color:#cbd5cf}
.intro-section{padding:113px 0 110px;background:#f9f7f1}.split-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:46px}.section-heading h2{font-size:42px;line-height:1.15;max-width:610px;margin:0}.section-heading h2 span,.how-copy h2 span{color:var(--gold);display:inline}.split-heading>p{max-width:330px;color:var(--muted);line-height:1.7;font-size:14px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;padding:35px 31px 31px;border:1px solid #ebe5da;min-height:295px;display:flex;flex-direction:column;transition:transform .25s, box-shadow .25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 16px 34px rgba(39,58,51,.12)}.service-card.featured{background:var(--ink);color:#fff}.service-icon{height:41px;width:41px;border-radius:50%;background:#f1e2c8;margin-bottom:24px;position:relative}.house-icon:before{content:"⌂";position:absolute;font-size:29px;left:10px;top:3px;color:var(--gold)}.key-icon:before{content:"⌁";position:absolute;font-size:35px;left:11px;top:-2px;color:var(--ink)}.chart-icon:before{content:"↗";position:absolute;font-size:28px;left:10px;top:4px;color:var(--gold)}.service-card h3{font-family:"Playfair Display",serif;font-size:22px;margin:0 0 13px}.service-card p{font-size:13px;line-height:1.7;color:#687570;margin:0}.service-card.featured p{color:#d7e0d9}.service-card a{margin-top:auto;font-size:13px;font-weight:700;color:var(--gold)}.service-card a span{font-size:18px;margin-left:4px}
.how-section{padding:114px 0;background:#e9ede9}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.how-image{height:590px;position:relative}.image-panel{position:absolute;inset:0;background:linear-gradient(135deg,rgba(20,54,47,.08),rgba(20,54,47,.3)),url("assets/zafer-emlak-hero.jpg") 65% center/cover no-repeat;filter:saturate(.75);}.experience-card{position:absolute;bottom:34px;right:-26px;background:var(--gold);color:#fff;padding:25px 31px;box-shadow:0 15px 25px rgba(45,42,28,.18)}.experience-card b{display:block;font-family:"Playfair Display",serif;font-size:25px}.experience-card span{font-size:12px}.how-copy h2{font-size:45px;line-height:1.13;margin:0 0 22px}.how-copy>p{font-size:15px;line-height:1.75;color:var(--muted);max-width:485px}.how-copy ul{list-style:none;padding:0;margin:35px 0 0;display:grid;gap:20px}.how-copy li{display:flex;gap:14px}.how-copy li>span{font-family:"Playfair Display",serif;color:var(--gold);font-size:21px;line-height:1}.how-copy li b{font-size:14px}.how-copy li p{font-size:12px;line-height:1.55;color:var(--muted);margin:4px 0 0}
.listing-section{background:var(--ink);padding:103px 0}.listing-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.listing-intro{color:#fff;padding-top:25px}.listing-intro h2{font-size:48px;line-height:1.09;margin:0}.listing-intro p{color:#c5d1cb;font-size:15px;line-height:1.7;max-width:390px;margin:25px 0}.direct-contact{display:flex;align-items:center;gap:14px;margin-top:38px}.mini-phone{background:var(--gold);height:40px;width:40px;display:grid;place-items:center;border-radius:50%;font-size:19px}.direct-contact small{display:block;color:#c5d1cb;font-size:11px;margin-bottom:4px}.direct-contact a{font-family:"Playfair Display",serif;font-size:23px}.listing-form{background:#f8f6f0;padding:35px 37px 30px}.form-title{display:flex;align-items:center;gap:12px;margin-bottom:21px}.form-title span{height:30px;width:30px;border-radius:50%;background:var(--gold);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.form-title b{display:block;font-size:15px}.form-title small{font-size:11px;color:#758079}.form-title.second{margin-top:25px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.compact-grid{gap:14px}.listing-form label{font-size:11px;font-weight:700;color:#46524d;display:grid;gap:6px}.listing-form input,.listing-form select,.listing-form textarea{font:400 13px "DM Sans",sans-serif;color:var(--ink);background:#fff;border:1px solid #ddd8cc;border-radius:0;padding:12px 12px;outline:none}.listing-form input:focus,.listing-form select:focus,.listing-form textarea:focus{border-color:var(--gold)}.wide-label{margin-top:14px}.consent{display:flex!important;grid-template-columns:auto 1fr;align-items:start;gap:9px!important;margin:18px 0;color:#69736d!important;font-size:10px!important;font-weight:400!important;line-height:1.5}.consent input{margin:1px 0 0}.form-submit{width:100%;margin-top:0}.form-note{text-align:center;font-size:10px;color:#758079;margin:12px 0 0}
footer{background:#102a25;color:#dce4df}.footer-top{padding:66px 0 46px;display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:80px}.footer-logo strong,.footer-logo em{font-size:21px}.footer-logo small{color:#a3b4ac}.footer-brand>p{font-size:13px;line-height:1.7;color:#a8b9b1;max-width:285px;margin:19px 0 16px}.group-note{font-size:12px;color:#efc777;letter-spacing:.035em}.footer-column{display:grid;align-content:start;gap:12px}.footer-column h3{font-size:13px;color:#fff;margin:2px 0 6px}.footer-column a,.footer-column span{font-size:12px;color:#b3c1bb}.footer-column a:hover{color:#efc777}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);height:64px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8fa39a}.footer-bottom a{color:#efc777}
@media(max-width:1000px){.desktop-nav,.phone-link{display:none}.nav-actions{margin-left:auto}.hero-credibility{gap:20px}.how-grid{gap:50px}.listing-wrap{gap:40px}.footer-top{gap:35px}}
@media(max-width:720px){.shell{width:min(100% - 32px,600px)}.topbar-inner{font-size:10px}.site-header{height:68px}.brand-mark{height:36px;width:31px}.brand strong,.brand em{font-size:16px}.brand small{font-size:6px}.whatsapp-pill{padding:8px 9px;font-size:11px}.gold-button.compact{display:none}.hero{min-height:640px}.hero-inner{padding:70px 0 35px}.hero h1{font-size:44px}.hero-copy{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;max-width:250px}.ghost-button{text-align:center}.hero-credibility{margin-top:54px;gap:16px;flex-wrap:wrap}.hero-credibility div{width:45%}.intro-section,.how-section,.listing-section{padding:72px 0}.split-heading,.how-grid,.listing-wrap{display:block}.section-heading h2,.how-copy h2,.listing-intro h2{font-size:36px}.split-heading>p{margin-top:18px}.service-grid{grid-template-columns:1fr}.service-card{min-height:236px}.how-image{height:370px;margin-bottom:57px}.experience-card{right:10px;bottom:-25px}.how-copy>p{font-size:14px}.listing-intro{padding-top:0;margin-bottom:34px}.listing-form{padding:27px 20px}.form-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:36px;padding:51px 0 35px}.footer-bottom{height:auto;padding:18px 0;gap:12px}.footer-bottom span{max-width:220px}.nav-actions .whatsapp-pill{font-size:0}.nav-actions .whatsapp-pill:after{content:"WA";font-size:11px}.hero-backdrop{background-position:60% center}}
/* Yeni marka logosu */
.logo-brand{gap:9px}
.brand-logo{height:58px!important;width:auto!important;max-width:none!important;min-width:auto!important;border-radius:4px;background:#0f2a25;padding:2px 6px;box-shadow:0 2px 8px rgba(39,58,51,.15)}
.footer-logo{align-items:center;gap:14px}
.footer-logo-img{height:128px!important;width:auto!important;max-width:none!important;min-width:auto!important;border-radius:6px;box-shadow:0 4px 14px rgba(0,0,0,.35)}
@media(max-width:720px){.brand-logo{height:44px!important;width:auto!important}.footer-logo-img{height:86px!important;width:auto!important}}
