/*
Theme Name: BEÇİ Gayrimenkul Clean
Theme URI: https://beci.com.tr/
Author: BEÇİ Gayrimenkul
Description: Clean, native WordPress real estate theme for BEÇİ Gayrimenkul. No page builder.
Version: 2.8.0
Text Domain: beci-clean
*/
:root{--primary:#17251f;--accent:#b99662;--text:#202522;--muted:#6d756f;--border:#e5e7e4;--soft:#f5f5f2;--white:#fff;--container:1240px;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,Arial,sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.beci-container{width:min(calc(100% - 40px),var(--container));margin:auto}.beci-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--primary);border-radius:6px;background:var(--primary);color:#fff;font-weight:700}.beci-btn--light{background:#fff;color:var(--primary);border-color:var(--border)}.beci-section{padding:64px 0}.beci-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.beci-section__head h2{margin:0;font-size:32px;line-height:1.15}.beci-muted{color:var(--muted)}
/* BEÇİ custom logo */
.beci-brand{display:flex;align-items:center;min-width:190px}
.beci-brand__logo{display:block;width:178px;height:auto;max-height:58px;object-fit:contain;object-position:left center}
.beci-brand--footer .beci-brand__logo{width:210px;max-height:70px}
@media (max-width: 900px){.beci-brand__logo{width:150px;max-height:48px}.beci-brand--footer .beci-brand__logo{width:190px}}
