:root{--bmt-bg:#f7f4ef;--bmt-dark:#171412;--bmt-muted:#6f655b;--bmt-line:#e4ddd4;--bmt-card:#fff;--bmt-accent:#9b6b43;--bmt-radius:22px;--bmt-shadow:0 18px 45px rgba(0,0,0,.08)}
.bmt-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.bmt-hero{min-height:72vh;background:#2a211b;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.bmt-hero-inner{max-width:760px;padding:80px 0}.bmt-hero h1{font-size:clamp(42px,7vw,86px);line-height:1.02;margin:0 0 22px;font-weight:700;letter-spacing:-.04em}.bmt-hero p{font-size:clamp(18px,2vw,24px);line-height:1.55;margin:0 0 34px;max-width:620px;color:rgba(255,255,255,.86)}.bmt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border-radius:999px;background:var(--bmt-accent);color:#fff!important;text-decoration:none;font-weight:700;transition:.2s ease}.bmt-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.18)}.bmt-section{padding:84px 0;background:var(--bmt-bg);color:var(--bmt-dark)}.bmt-title{font-size:clamp(30px,4vw,52px);line-height:1.08;margin:0 0 34px;letter-spacing:-.03em}.bmt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bmt-card{background:var(--bmt-card);border:1px solid var(--bmt-line);border-radius:var(--bmt-radius);overflow:hidden;box-shadow:var(--bmt-shadow);transition:.22s ease}.bmt-card:hover{transform:translateY(-4px)}.bmt-card-img{display:block;min-height:280px;background:#ddd center/cover no-repeat}.bmt-placeholder .bmt-card-img{background:linear-gradient(135deg,#e7dfd4,#c9b9a5)}.bmt-card-body{padding:24px}.bmt-card h3{font-size:22px;margin:0 0 10px}.bmt-card h3 a{color:var(--bmt-dark);text-decoration:none}.bmt-card p{margin:0;color:var(--bmt-muted);line-height:1.65}.bmt-feature-strip{padding:28px 0;background:#fff}.bmt-feature-strip .bmt-container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bmt-feature-strip div{padding:18px;border-inline-start:1px solid var(--bmt-line)}.bmt-feature-strip strong{display:block;font-size:13px;color:var(--bmt-accent);margin-bottom:6px}.bmt-feature-strip span{font-weight:700}.bmt-cta{padding:90px 0;background:var(--bmt-dark);color:#fff;text-align:center}.bmt-cta h2{font-size:clamp(32px,4vw,58px);line-height:1.05;margin:0 0 16px}.bmt-cta p{margin:0 auto 28px;max-width:680px;color:rgba(255,255,255,.78);font-size:20px;line-height:1.6}[dir="rtl"] .bmt-hero h1,[dir="rtl"] .bmt-title{letter-spacing:-.02em}@media(max-width:900px){.bmt-grid{grid-template-columns:1fr 1fr}.bmt-feature-strip .bmt-container{grid-template-columns:1fr 1fr}.bmt-card-img{min-height:220px}}@media(max-width:640px){.bmt-hero{min-height:64vh}.bmt-hero-inner{padding:56px 0}.bmt-grid,.bmt-feature-strip .bmt-container{grid-template-columns:1fr}.bmt-section{padding:56px 0}.bmt-card-img{min-height:210px}}
