/*
Theme Name: Montabord Clean
Version: 1.0
*/:root{--ink:#162321;--muted:#66736f;--green:#23413f;--terracotta:#c9713d;--cream:#fffaf4;--sand:#f0e3d4;--line:#eadac8;--shadow:0 18px 50px rgba(22,35,33,.13);--r:24px}*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.68}a{text-decoration:none;color:var(--green)}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,244,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:950;font-size:20px}.brand img,.custom-logo{width:56px!important;height:56px!important;object-fit:contain}.main-nav{display:flex;gap:16px;align-items:center}.main-menu{display:flex;gap:18px;list-style:none;margin:0;padding:0}.main-menu li{list-style:none}.main-menu a{font-weight:850;color:var(--ink)}.search{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.search input{border:0;padding:10px 12px;min-width:145px}.btn,.search button,.ff-btn-submit{border:0;border-radius:999px;background:linear-gradient(135deg,var(--terracotta),var(--green));color:#fff!important;font-weight:900;padding:12px 20px;display:inline-flex;cursor:pointer}.btn.secondary{background:#fff;color:var(--green)!important;border:1px solid var(--line)}.hero{padding:76px 0 56px;background:radial-gradient(circle at top right,#ead2bd,transparent 36%),linear-gradient(135deg,#fffaf4,#f0e3d4)}.hero-grid,.split{display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.eyebrow{display:inline-block;background:#fff0e4;color:var(--terracotta);border-radius:999px;padding:7px 13px;font-weight:900}.hero h1{font-size:clamp(36px,5vw,64px);line-height:1.04;margin:18px 0}.lead{font-size:20px;color:var(--muted)}.hero-img img,.section-img img{border-radius:var(--r);box-shadow:var(--shadow);aspect-ratio:16/9;object-fit:cover}.section{padding:66px 0}.section-title{text-align:center;max-width:820px;margin:0 auto 28px}.section-title h2,.page-hero h1{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:0 0 10px}.cards,.post-grid,.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card,.post-card,.quote,.content-card,.notice-empty{background:#fff;border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow);overflow:hidden}.card img{aspect-ratio:1/1;object-fit:cover}.card-body,.post-body,.quote{padding:20px}.post-grid{grid-template-columns:repeat(3,1fr)}.post-card{display:flex;flex-direction:column}.post-card>a img{aspect-ratio:16/10;object-fit:cover}.post-body{display:flex;flex-direction:column;gap:10px;flex:1}.post-body .btn{margin-top:auto}.meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted);font-size:13px}.badge{background:#eef5f2;color:var(--green);border-radius:999px;padding:5px 10px;font-weight:900}.date{white-space:nowrap}.testimonials{grid-template-columns:repeat(3,1fr)}.quote img{width:76px;height:76px;border-radius:50%;object-fit:cover;margin-bottom:12px}.checklist{padding-left:20px}.page-hero,.archive-top{padding:50px 0;background:var(--sand);text-align:center}.content-card,.single-wrap{max-width:900px;margin:44px auto;padding:34px}.single-wrap h1{font-size:clamp(34px,5vw,54px);line-height:1.08}.single-wrap>img{border-radius:var(--r);margin:24px 0;max-height:560px;width:100%;object-fit:cover}.site-footer{margin-top:70px;background:var(--green);color:white;padding:34px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-brand{display:flex;align-items:center;gap:12px;font-weight:950}.footer-brand img{width:48px!important;height:48px!important}.footer-links{display:flex;gap:18px}.footer-links a{color:white}.fluentform{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px;margin-top:20px}@media(max-width:900px){.header-inner,.main-nav,.footer-inner{flex-direction:column}.main-menu{flex-wrap:wrap;justify-content:center}.search{width:100%}.search input{min-width:0;width:100%}.hero-grid,.split,.cards,.post-grid,.testimonials{grid-template-columns:1fr}.section{padding:44px 0}.hero{padding:46px 0}.content-card,.single-wrap{margin:24px auto;padding:24px}}
/* 2026-08 image/logo repair: readable brand lockup + clean header/menu */
.brand img,.custom-logo{width:clamp(180px,22vw,260px)!important;height:auto!important;max-height:82px!important;object-fit:contain}.brand span,.footer-brand span{display:none}.header-inner{padding:10px 0}.main-menu,.main-menu li{list-style:none!important;margin-top:0;margin-bottom:0}.main-nav{align-items:center}.footer-brand img{width:220px!important;height:auto!important}.quote img{width:86px!important;height:86px!important;border-radius:50%;object-fit:cover}.card img{aspect-ratio:1/1;object-fit:cover}.hero-img img,.section-img img{aspect-ratio:16/9;object-fit:cover}@media(max-width:820px){.header-inner{align-items:flex-start}.brand img,.custom-logo{width:190px!important}.main-menu{list-style:none!important}.search{width:100%}.search input{min-width:0;flex:1}}
