/*
Theme Name: Brachet Clean
Version: 1.0
*/
:root{--ink:#20262c;--muted:#65727d;--blue:#253d52;--terracotta:#9b4f2e;--sand:#f3eadc;--cream:#fffaf4;--line:#eadfce;--shadow:0 18px 48px rgba(32,38,44,.12);--r:24px}*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--cream);color:var(--ink);line-height:1.68}a{text-decoration:none;color:var(--blue)}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;justify-content:space-between;align-items:center;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:white}.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(--blue));color:white!important;font-weight:900;padding:12px 20px;display:inline-flex;cursor:pointer}.btn.secondary{background:white;color:var(--blue)!important;border:1px solid var(--line)}.hero{padding:76px 0 56px;background:radial-gradient(circle at top right,#e8d6bf,transparent 36%),linear-gradient(135deg,#fffaf4,#f3eadc)}.hero-grid,.split{display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.eyebrow{display:inline-block;background:#fff1e2;color:var(--terracotta);border-radius:999px;padding:7px 13px;font-weight:900}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.02;margin:16px 0}.lead{font-size:20px;color:var(--muted);max-width:720px}.hero-img img,.section-img img{border-radius:var(--r);box-shadow:var(--shadow);aspect-ratio:16/9;object-fit:cover}.section{padding:64px 0}.section-title{text-align:center;max-width:780px;margin:0 auto 30px}.section-title h2,.page-hero h1{font-size:clamp(30px,4vw,46px);line-height:1.12;margin:0 0 10px}.cards,.post-grid,.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.post-grid{grid-template-columns:repeat(3,1fr)}.card,.post-card,.quote,.content-card,.notice-empty{background:white;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow)}.card img{aspect-ratio:1/1;object-fit:cover;width:100%}.card-body,.post-body,.quote{padding:20px}.card h3,.post-card h3{margin:0 0 8px}.meta-row{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.badge{background:#fff0e6;color:var(--terracotta);border-radius:999px;padding:5px 10px;font-size:13px;font-weight:900}.date{color:var(--muted);font-size:13px;font-weight:800}.post-card>a img{aspect-ratio:16/10;object-fit:cover;width:100%}.testimonials{grid-template-columns:repeat(3,1fr)}.quote{text-align:center}.quote img{width:88px;height:88px;border-radius:50%;object-fit:cover;margin:0 auto 14px}.page-hero,.archive-top{padding:54px 0 28px;background:var(--sand)}.content-card{padding:32px;margin:34px 0}.single-wrap{max-width:860px;margin:48px auto;padding:0 18px}.single-wrap h1{font-size:clamp(34px,4.5vw,54px);line-height:1.08}.single-wrap img{border-radius:22px;box-shadow:var(--shadow);margin:24px 0}.site-footer{background:#182736;color:white;margin-top:64px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:28px 0}.footer-brand{display:flex;align-items:center;gap:12px;font-weight:950}.footer-brand img{width:44px!important;height:44px!important}.footer-links{display:flex;gap:18px}.footer-links a{color:white}.checklist li{margin:10px 0}.pagination{padding:28px 0}.page-numbers{display:inline-block;margin:4px;padding:8px 12px;border:1px solid var(--line);border-radius:12px;background:white}.fluentform{max-width:740px}.fluentform input,.fluentform textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px}@media(max-width:900px){.header-inner,.main-nav,.footer-inner{flex-direction:column;align-items:flex-start}.main-menu,.search{flex-wrap:wrap}.hero-grid,.split,.cards,.post-grid,.testimonials{grid-template-columns:1fr}.hero{padding:48px 0}.search input{min-width:180px}}
/* 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}}
