/*
Theme Name: VSF Clean
Version: 1.0
*/
:root{--ink:#122034;--muted:#64748b;--blue:#1769aa;--teal:#17a398;--mint:#e9fbf6;--cream:#fffaf3;--line:#dce8e5;--white:#fff;--shadow:0 18px 50px rgba(18,32,52,.13);--radius: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;color:var(--ink);background:#f7fbfa;line-height:1.65}a{text-decoration:none;color:var(--blue)}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,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;font-size:20px;font-weight:950;color:var(--ink);min-width:0}.brand-logo-only .custom-logo-link,.footer-logo-only .custom-logo-link{display:block;line-height:0}.brand img,.brand .custom-logo{width:290px!important;height:72px!important;max-width:32vw;object-fit:contain;border-radius:0}.footer-brand img,.footer-brand .custom-logo{width:300px!important;height:75px!important;object-fit:contain;border-radius:0}.main-nav{display:flex;align-items:center;gap:18px}.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)}form.search{display:flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:white}form.search input{border:0;padding:10px 12px;width:150px}.btn,form.search button,.ff-btn-submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--teal));color:white!important;font-weight:900;padding:12px 20px;cursor:pointer}form.search button{margin:3px;padding:8px 13px}.btn.secondary{background:white;color:var(--blue)!important;border:1px solid var(--line)}.hero{padding:76px 0 58px;background:radial-gradient(circle at top right,#d8f7ef,transparent 38%),linear-gradient(135deg,#fff,#e9fbf6)}.hero-grid,.split{display:grid;grid-template-columns:1.03fr .97fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#dff7f1;color:#0f766e;font-weight:900;font-size:13px;letter-spacing:.03em;text-transform:uppercase}h1{font-size:clamp(38px,5.2vw,68px);line-height:1.02;margin:18px 0}h2{font-size:clamp(28px,3vw,42px);line-height:1.12;margin:0 0 14px}.lead{font-size:20px;color:var(--muted);max-width:720px}.hero-media img,.section-img img{border-radius:34px;box-shadow:var(--shadow);aspect-ratio:16/9;object-fit:cover;background:white}.section{padding:68px 0}.section-title{text-align:center;max-width:760px;margin:0 auto 30px}.section-title p{color:var(--muted);font-size:18px}.cards,.post-grid,.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card,.post-card,.testimonial,.content-card,.notice-empty{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.card img{aspect-ratio:1/1;object-fit:cover;width:100%}.card-body,.post-body,.testimonial{padding:22px}.card h3,.post-card h3{margin:0 0 8px;font-size:21px}.card p,.post-card p,.testimonial p{color:var(--muted);margin:0}.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;width:100%}.post-body{display:flex;flex-direction:column;gap:10px;flex:1}.meta-row{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--muted);font-size:14px}.badge{display:inline-flex;background:#e0f2fe;color:#075985;border-radius:999px;padding:5px 9px;font-weight:900}.read-more{margin-top:auto;font-weight:900;color:var(--blue)}.checklist{margin:20px 0 0;padding:0;list-style:none}.checklist li{margin:12px 0;padding-left:34px;position:relative}.checklist li:before{content:'✓';position:absolute;left:0;top:0;background:#dff7f1;color:#0f766e;border-radius:50%;width:24px;height:24px;text-align:center;font-weight:900}.testimonial img{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:14px}.cta{background:linear-gradient(135deg,var(--blue),var(--teal));color:white;border-radius:34px;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:24px}.cta p{color:#eafffb}.site-footer{margin-top:70px;background:#0f172a;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:300px!important;height:75px!important;object-fit:contain;border-radius:0}.footer-links{display:flex;gap:18px}.footer-links a{color:white}.page-hero,.archive-top{padding:54px 0;background:linear-gradient(135deg,#fff,#e9fbf6)}.content-card{padding:34px;margin:34px auto;max-width:900px}.archive-wrap{padding:46px 0}.single-wrap{max-width:860px;margin:48px auto;background:white;border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:var(--shadow)}.single-wrap h1{font-size:clamp(34px,4vw,54px)}.single-wrap>img{border-radius:24px;margin:24px 0;max-height:470px;object-fit:cover;width:100%}.pagination{margin:28px 0;text-align:center}.ff-el-group{margin-bottom:16px}.ff-el-form-control{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px;font-size:16px}textarea.ff-el-form-control{min-height:140px}@media(max-width:900px){.hero-grid,.split{grid-template-columns:1fr}.cards,.post-grid,.testimonials{grid-template-columns:1fr 1fr}.header-inner{flex-direction:column;align-items:center}.main-nav{display:flex;flex-direction:column;gap:10px}.main-menu{flex-wrap:wrap;justify-content:center}form.search{display:none}.cta,.footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width:620px){.cards,.post-grid,.testimonials{grid-template-columns:1fr}.hero{padding-top:44px}.content-card,.single-wrap{padding:22px}.cta{padding:28px}.brand{font-size:17px}.brand img,.brand .custom-logo{width:250px!important;height:63px!important;max-width:86vw}.footer-brand img,.footer-brand .custom-logo{width:260px!important;height:65px!important;max-width:86vw}.main-menu{gap:14px}.main-menu a{font-size:15px}}
/* Brand identity v2 — veterinary mark + readable title */
.brand-with-title,.footer-brand-with-title{display:flex;align-items:center;gap:12px;color:inherit;min-width:0;text-decoration:none}.brand-mark,.footer-brand-mark{flex:0 0 auto;display:grid;place-items:center;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(18,32,52,.10)}.brand-mark{width:58px;height:58px}.footer-brand-mark{width:56px;height:56px;background:rgba(255,255,255,.98)}.brand-mark .custom-logo-link,.footer-brand-mark .custom-logo-link{display:block;line-height:0}.brand-mark img,.brand-mark .custom-logo,.footer-brand-mark img,.footer-brand-mark .custom-logo{width:46px!important;height:46px!important;max-width:46px!important;object-fit:contain;border-radius:13px}.brand-copy,.footer-brand-copy{display:flex;flex-direction:column;gap:1px;line-height:1.1;min-width:0}.brand-title{font-size:20px;font-weight:950;letter-spacing:-.03em;color:var(--ink);white-space:nowrap}.brand-subtitle{font-size:12px;font-weight:850;letter-spacing:.03em;text-transform:uppercase;color:#0f766e}.footer-brand-title{font-size:18px;font-weight:950;letter-spacing:-.02em;color:#fff;white-space:nowrap}.footer-brand-subtitle{font-size:12px;font-weight:800;color:#b7f7ec}.header-inner{align-items:center}.site-header .brand{max-width:430px}.footer-brand{max-width:430px}.footer-links{align-items:center;flex-wrap:wrap}.cta.contact-cta-v2{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f3d6e 0%,#1769aa 46%,#17a398 100%);border:1px solid rgba(255,255,255,.35);box-shadow:0 24px 70px rgba(23,105,170,.22);align-items:center}.cta.contact-cta-v2:before{content:'';position:absolute;right:-80px;top:-120px;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.13)}.cta.contact-cta-v2:after{content:'+';position:absolute;right:42px;bottom:22px;font-weight:950;font-size:86px;line-height:1;color:rgba(255,255,255,.10)}.contact-cta-v2>*{position:relative;z-index:1}.cta .cta-kicker{display:inline-flex;margin-bottom:8px;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cta.contact-cta-v2 h2{margin:0 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.035em}.cta.contact-cta-v2 p{max-width:760px;margin:0;color:#f0fffb;font-size:17px}.cta.contact-cta-v2 .btn{flex:0 0 auto;background:#fff;color:#1769aa!important;box-shadow:0 12px 30px rgba(18,32,52,.20)}.cta.contact-cta-v2 .btn:hover{transform:translateY(-1px)}@media(max-width:980px){.brand-title{font-size:18px}.site-header .brand{max-width:none}.main-nav{gap:12px}form.search input{width:126px}}@media(max-width:900px){.header-inner{flex-direction:column;align-items:center}.brand-with-title{justify-content:center}.main-nav{width:100%;justify-content:center}.footer-brand-with-title{align-items:center}.footer-inner{align-items:center;text-align:center}.footer-links{justify-content:center}.cta.contact-cta-v2{align-items:flex-start}}@media(max-width:620px){.brand-mark{width:52px;height:52px}.brand-mark img,.brand-mark .custom-logo,.footer-brand-mark img,.footer-brand-mark .custom-logo{width:42px!important;height:42px!important;max-width:42px!important}.brand-title{font-size:17px;white-space:normal}.brand-subtitle{font-size:11px}.footer-brand-title{font-size:16px;white-space:normal}.footer-brand-subtitle{font-size:11px}.brand-with-title{gap:10px}.cta.contact-cta-v2{padding:28px;border-radius:26px}.cta.contact-cta-v2 .btn{width:100%}}

/* Search UX v2 */
form.search input::placeholder{color:#7c8aa0}.search-hero{padding:60px 0 42px}.search-hero h1{max-width:920px}.search-summary{margin-top:0}.search-results-form{display:inline-flex;width:min(620px,100%);margin-top:14px;box-shadow:0 14px 38px rgba(18,32,52,.08)}.search-results-form input{flex:1;min-width:0;width:auto;font-size:16px;padding:13px 16px}.search-results-form button{white-space:nowrap}.search-results-wrap{padding-top:38px}.search-grid .post-card{min-width:0}.post-thumb{display:block;background:linear-gradient(135deg,#e0f2fe,#dff7f1);aspect-ratio:16/10;overflow:hidden}.post-thumb img{width:100%;height:100%;object-fit:cover}.post-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:74px;font-weight:950;color:rgba(23,105,170,.20);background:radial-gradient(circle at 30% 20%,#fff 0,#e9fbf6 45%,#dbeafe 100%)}.post-card h3 a{color:var(--ink)}.post-card h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-empty{max-width:780px;margin:0 auto;padding:34px}.search-empty h2{margin-bottom:8px}.search-empty p{color:var(--muted)}.suggested-searches{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.suggested-searches a{display:inline-flex;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;font-weight:850;color:var(--blue)}
@media(max-width:900px){.search-hero{text-align:center}.archive-top form.search{display:inline-flex}.search-results-form{margin-left:auto;margin-right:auto}.post-grid.search-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.archive-top .search-results-form{display:flex;flex-direction:column;border-radius:22px;padding:6px}.archive-top .search-results-form button{width:100%;margin:0}.post-grid.search-grid{grid-template-columns:1fr}.search-empty{padding:24px}.search-hero h1{font-size:clamp(32px,10vw,44px)}}
.site-header form.search input{width:220px}.site-header form.search{max-width:360px}
@media(max-width:980px){.site-header form.search input{width:190px}}
