/*
Theme Name: Gadal Podologie
Version: 1.0
*/:root{--ink:#102624;--muted:#64746f;--teal:#0f766e;--blue:#075985;--amber:#f59e0b;--bg:#f7fbff;--soft:#e7f7f3;--line:#d7e8e4;--shadow:0 18px 50px rgba(16,38,36,.13);--r:24px}*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.7}a{text-decoration:none;color:var(--teal)}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(247,251,255,.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(--teal),var(--blue));color:#fff!important;font-weight:900;padding:12px 20px;display:inline-flex;cursor:pointer}.btn.secondary{background:#fff;color:var(--teal)!important;border:1px solid var(--line)}.hero{padding:76px 0 56px;background:radial-gradient(circle at top right,#dff3ef,transparent 36%),linear-gradient(135deg,#f7fbff,#e7f7f3)}.hero-grid,.split{display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.eyebrow{display:inline-block;background:#fff7ed;color:#b45309;border-radius:999px;padding:7px 13px;font-weight:900}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.02;margin:16px 0}.lead{font-size:20px;color:#41524e}.hero-img img,.section-img img{border-radius:32px;box-shadow:var(--shadow);aspect-ratio:16/9;object-fit:cover}.section{padding:68px 0}.section-title{text-align:center;max-width:760px;margin:0 auto 30px}.section-title h2,.page-hero h1,.archive-top h1{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0 0 10px}.cards,.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards{grid-template-columns:repeat(4,1fr)}.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{width:100%;aspect-ratio:1/1;object-fit:cover}.card-body,.post-body{padding:20px}.card h3,.post-card h3{margin:0 0 8px;line-height:1.2}.checklist{padding:0;list-style:none}.checklist li{background:#fff;border:1px solid var(--line);border-radius:18px;margin:12px 0;padding:14px 16px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.quote{padding:24px;text-align:center}.quote img{width:92px;height:92px;border-radius:50%;object-fit:cover;margin:0 auto 12px}.meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.badge{background:#e7f7f3;color:var(--teal);font-weight:900;border-radius:999px;padding:5px 10px;font-size:13px}.date{color:var(--muted);font-weight:800;font-size:13px}.post-card{display:flex;flex-direction:column}.post-card>a img{width:100%;aspect-ratio:16/10;object-fit:cover}.post-body{display:flex;flex-direction:column;flex:1}.post-body .btn{margin-top:auto;justify-content:center}.page-hero,.archive-top{padding:54px 0;background:linear-gradient(135deg,#e7f7f3,#f7fbff);text-align:center}.content-card{padding:32px;margin:38px auto;max-width:900px}.single-wrap{max-width:880px;margin:54px auto;background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.single-wrap h1{font-size:clamp(32px,5vw,52px);line-height:1.08}.single-wrap>img{border-radius:24px;margin:22px 0;max-height:520px;width:100%;object-fit:cover}.pagination{text-align:center;margin:34px}.pagination .page-numbers{display:inline-block;margin:4px;padding:8px 12px;background:#fff;border:1px solid var(--line);border-radius:10px}.site-footer{margin-top:70px;padding:32px 0;background:#102624;color:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{display:flex;gap:12px;align-items:center;font-weight:900}.footer-brand img{width:48px!important;height:48px!important}.footer-links{display:flex;gap:18px}.footer-links a{color:#fff}.ff-el-input--label label{font-weight:850}.ff-el-form-control{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.ff-el-group{margin-bottom:14px}@media(max-width:860px){.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}.hero{padding-top:42px}.section{padding:46px 0}.single-wrap{margin:28px 18px;padding:22px}}
/* 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}}
