body .gj-home-ext{width:min(100%,1140px);margin:0 auto;padding:28px 16px 32px}body .gj-home-ext__section{padding:28px 0;border-top:1px solid #f0f1ed}body .gj-home-ext__head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px}body .gj-home-ext__kicker{margin:0 0 8px;color:#4f6b49;font-size:.85rem;font-weight:800;letter-spacing:.08em}body .gj-home-ext__title{margin:0;font-size:clamp(1.75rem,2vw,2.25rem);line-height:1.25;color:#111827}body .gj-home-ext__link{color:#2f6fed;font-size:.95rem;font-weight:700;text-decoration:none}body .gj-home-ext__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px}body .gj-home-ext__card{display:flex;flex-direction:column;border:1px solid #e8e8e3;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,.06);text-decoration:none;color:inherit}body .gj-home-ext__cover{aspect-ratio:1200/630;background:#eef1f5;overflow:hidden}body .gj-home-ext__cover img{display:block;width:100%;height:100%;object-fit:cover}body .gj-home-ext__body{display:flex;flex-direction:column;padding:14px 14px 16px}body .gj-home-ext__card-title{margin:0;font-size:.98rem;line-height:1.55;font-weight:700;color:#111827}body .gj-home-ext__author{display:flex;align-items:center;gap:8px;margin-top:12px;color:#6b7280;font-size:.86rem}body .gj-home-ext__avatar{width:22px;height:22px;border-radius:999px;object-fit:cover;background:linear-gradient(135deg, #3f4f9b, #d5d9f7);flex:0 0 auto}body .gj-home-ext__footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px}body .gj-home-ext__footer--post{justify-content:flex-end}body .gj-home-ext__price{color:#111827;font-size:1.05rem;font-weight:800}body .gj-home-ext__button,body .gj-home-ext__more-button{display:inline-flex;align-items:center;justify-content:center;background:#2f6fed;color:#fff;font-weight:700;text-decoration:none}body .gj-home-ext__button{min-width:84px;padding:12px 16px;border-radius:6px;font-size:.95rem}body .gj-home-ext__more-row{display:flex;justify-content:center;margin-top:24px}body .gj-home-ext__more-button{min-width:112px;padding:12px 20px;border-radius:999px;font-size:.95rem}@media(max-width: 1024px){body .gj-home-ext__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 720px){body .gj-home-ext{padding:24px 14px 30px}body .gj-home-ext__head{flex-direction:column;align-items:flex-start;gap:10px}body .gj-home-ext__grid{grid-template-columns:1fr}}
