.maf-card{width:100%;max-width:1455px;height:488px;margin:28px auto;background:#fff;border:1px solid #e7e7e7;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px rgba(0,0,0,.08);display:flex;flex-direction:row;align-items:stretch;box-sizing:border-box}
.maf-poster-wrap{flex:0 0 38%;min-width:0;background:#f3f3f3;overflow:hidden}
.maf-poster{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.maf-content{flex:1;min-width:0;padding:38px 52px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box}
.maf-title{margin:0 0 12px;font-size:clamp(24px,2.4vw,38px);line-height:1.35;font-weight:700}
.maf-meta{display:flex;gap:8px;align-items:center;color:#666;font-size:16px;margin-bottom:20px}
.maf-description{font-size:16px;line-height:1.9;color:#444;margin:0 0 24px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;max-width:760px}
.maf-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:13px 32px;background:#000;color:#fff!important;border-radius:10px;text-decoration:none!important;font-size:18px;font-weight:700;line-height:1.2;transition:opacity .2s ease,transform .2s ease}
.maf-button:hover,.maf-button:focus{color:#fff!important;opacity:.86;transform:translateY(-1px)}
@media (max-width:1100px) and (min-width:701px){.maf-card{height:420px}.maf-content{padding:32px}.maf-description{margin-bottom:18px}}
@media (max-width:700px){.maf-card{width:100%;height:auto;flex-direction:column;margin:22px auto;border-radius:14px}.maf-poster-wrap{flex-basis:auto;width:100%}.maf-poster{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.maf-content{padding:22px 18px 24px;align-items:stretch}.maf-title{font-size:23px;text-align:right}.maf-meta{margin-bottom:16px}.maf-description{font-size:15px;line-height:1.8;margin-bottom:18px}.maf-button{width:100%;box-sizing:border-box;font-size:16px}}
