.brand-family{--bf-accent:#0a6828;--bf-deep:#074b20;margin:0;background:linear-gradient(180deg,#f8fbf8,#fff);border-top:1px solid #dce7df;font-family:Arial,Helvetica,sans-serif;color:#17231b}
.brand-family.screen-theme{--bf-accent:#0b3d78;--bf-deep:#062958}
.brand-family.silk-theme{--bf-accent:#087126;--bf-deep:#064f1b}
.brand-family.wicker-theme{--bf-accent:#7a4a23;--bf-deep:#5b3516}
.brand-family.pro-theme{--bf-accent:#08711a;--bf-deep:#075f14}
.brand-family-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 36px}
.brand-family-kicker{margin:0 0 6px;color:var(--bf-accent);font-size:13px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;text-align:center}
.brand-family h2{margin:0 0 24px;color:var(--bf-deep);font-size:clamp(27px,3.5vw,38px);line-height:1.1;text-align:center}
.brand-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:900px;margin:0 auto}
.brand-family-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1100px}
.brand-family-card{display:flex;flex-direction:column;align-items:center;min-width:0;padding:20px;border:1px solid #dce7df;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(0,0,0,.05);text-align:center;text-decoration:none;color:#17231b;transition:transform .18s ease,box-shadow .18s ease}
.brand-family-card:hover{transform:translateY(-3px);box-shadow:0 11px 28px rgba(0,0,0,.10)}
.brand-family-logo{height:72px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.brand-family-logo img{display:block;max-width:230px;max-height:70px;width:auto;height:auto;object-fit:contain}
.brand-family-card h3{margin:3px 0 7px;color:var(--bf-deep);font-size:21px}
.brand-family-card p{flex:1;margin:0 0 11px;font-size:15px;line-height:1.45;color:#526057}
.brand-family-card span{color:var(--bf-accent);font-size:14px;font-weight:900}
.brand-family-corporate{margin:22px 0 0;text-align:center;font-size:15px;color:#536158}
.brand-family-corporate a{color:var(--bf-accent);font-weight:900}
.brand-family-home-link{padding:14px 20px;background:#f6faf6;border-top:1px solid #dce7df;text-align:center;font:700 15px/1.45 Arial,Helvetica,sans-serif;color:#33423a}
.brand-family-home-link a{color:#08711a;font-weight:900;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.brand-family-grid,.brand-family-grid.three{grid-template-columns:1fr}.brand-family-inner{width:calc(100% - 28px);padding:30px 0}.brand-family-logo{height:62px}.brand-family-logo img{max-height:60px}.brand-family h2{margin-bottom:18px}}
