:root{--b:#003B6F;--b2:#0B6DB9;--t:#00A896;--bg:#F4F8FC;--bd:#DCE9F5;--txt:#17324A;--mut:#66819A;--w:#fff;--r:18px;--sh:0 12px 30px rgba(0,60,120,.08)}
html body.esbf-active{background:var(--bg);color:var(--txt);font-family:Outfit,system-ui,sans-serif}
.esbf-wrap{padding:28px 0 54px}.esbf-container{max-width:1180px;margin:0 auto;padding:0 24px}
.esbf-hero{background:linear-gradient(135deg,var(--b),var(--b2));color:#fff;border-radius:28px;padding:34px 34px 26px;box-shadow:var(--sh);margin-bottom:24px}
.esbf-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#AEEFE6;margin-bottom:10px}
.esbf-hero h1{font-size:clamp(30px,4vw,52px);line-height:1.02;margin:0 0 12px;letter-spacing:-.04em}
.esbf-hero p{max-width:760px;color:rgba(255,255,255,.86);font-size:16px;margin:0}
.esbf-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.esbf-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.esbf-brand img{width:58px;height:auto;transition:transform .2s}.esbf-brand:hover img{transform:scale(1.04)}
.esbf-actions{display:flex;gap:10px;flex-wrap:wrap}.esbf-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;text-decoration:none;font-weight:700;border:1px solid transparent}.esbf-btn--white{background:#fff;color:var(--b)}.esbf-btn--white:hover{background:#eef6ff}.esbf-btn--ghost{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.18)}
.esbf-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.esbf-chips{display:flex;flex-wrap:wrap;gap:8px}.esbf-chip{display:inline-flex;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--bd);text-decoration:none;color:var(--txt);font-size:13px;font-weight:700}.esbf-chip:hover{background:#eaf5ff;color:var(--b)}
.esbf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.esbf-card{background:#fff;border:1px solid var(--bd);border-radius:22px;overflow:hidden;box-shadow:var(--sh);display:flex;flex-direction:column;transition:transform .18s,border-color .18s}.esbf-card:hover{transform:translateY(-4px);border-color:#b8d7ee}.esbf-thumb{display:block;aspect-ratio:16/10;background:linear-gradient(135deg,#ddecff,#dff5f1)}.esbf-thumb img{width:100%;height:100%;object-fit:cover;display:block}.esbf-thumb-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--b2)}
.esbf-card-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.esbf-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.05em}.esbf-meta a{text-decoration:none;color:var(--t)}.esbf-meta span{color:#91a7bb}.esbf-card h2{font-size:22px;line-height:1.12;margin:0}.esbf-card h2 a{text-decoration:none;color:var(--b)}.esbf-card p{margin:0;color:var(--mut);font-size:15px;line-height:1.6}.esbf-read{margin-top:auto;text-decoration:none;font-weight:800;color:var(--b2)}
.esbf-empty,.esbf-single,.esbf-tax{background:#fff;border:1px solid var(--bd);border-radius:22px;box-shadow:var(--sh)}.esbf-empty{padding:28px}
.esbf-single{overflow:hidden}.esbf-single-head{padding:28px 28px 18px}.esbf-single-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--t);font-weight:800}.esbf-single h1{font-size:clamp(30px,4vw,50px);line-height:1.03;margin:10px 0 12px;color:var(--b);letter-spacing:-.04em}.esbf-single-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--mut);font-size:14px}.esbf-single-image{aspect-ratio:16/8;background:linear-gradient(135deg,#ddecff,#dff5f1)}.esbf-single-image img{width:100%;height:100%;object-fit:cover;display:block}.esbf-content{padding:28px;font-size:17px;line-height:1.8}.esbf-content h2,.esbf-content h3{color:var(--b);line-height:1.15}.esbf-content a{color:var(--b2)}
.esbf-pagination{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.esbf-pagination .page-numbers{min-width:42px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;background:#fff;border:1px solid var(--bd);color:var(--b);font-weight:800}.esbf-pagination .current,.esbf-pagination .page-numbers:hover{background:var(--b);color:#fff}
.esbf-footer{margin-top:28px;color:var(--mut);font-size:14px;text-align:center}.esbf-footer a{color:var(--b);text-decoration:none;font-weight:700}
@media(max-width:980px){.esbf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.esbf-container{padding:0 18px}.esbf-hero{padding:24px 20px 20px;border-radius:22px}.esbf-top{flex-direction:column;align-items:flex-start}.esbf-actions{width:100%}.esbf-btn{width:100%}.esbf-grid{grid-template-columns:1fr}.esbf-single-head,.esbf-content{padding:20px}}
