.v3 .news .ph{position:relative;aspect-ratio:1200/628;overflow:hidden;background:var(--cream)}.v3 .news .ph img{width:100%;height:100%;object-fit:contain}.v3 .news .article,.v3 .news .feature{transition:box-shadow .2s,border-color .2s,opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.v3 .news .feature{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:stretch;border:1px solid var(--line);border-radius:var(--r-xl);overflow:hidden;background:#fff;color:inherit}.v3 .news .feature:hover{border-color:var(--gold);box-shadow:var(--shadow-md)}.v3 .news .feature .ph{aspect-ratio:auto;min-height:290px}.v3 .news .feature .ftxt{padding:40px 44px 40px 0}.v3 .news .cat{display:inline-block;font-size:12.5px;font-weight:800;color:var(--gold-deep);background:rgba(194,160,91,.13);padding:6px 13px;border-radius:999px}.v3 .news .feature h2{font-size:32px;font-weight:800;line-height:1.25;margin:16px 0 12px}.v3 .news .feature p{color:var(--ink-2);font-size:16px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v3 .news .meta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:20px;font-size:13.5px;color:var(--ink-2);font-weight:700}.v3 .news .meta .dot{width:4px;height:4px;border-radius:999px;background:var(--muted)}.v3 .news .more{display:inline-block;margin-top:18px;font-size:14px;font-weight:800;color:var(--gold-deep)}.v3 .news .ngrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.v3 .news .article{display:block;color:inherit;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background:#fff;height:100%}.v3 .news .article:hover{border-color:var(--gold);box-shadow:var(--shadow-md)}.v3 .news .article .abody{padding:22px 24px 26px}.v3 .news .article h3{font-size:19px;font-weight:800;line-height:1.4;margin:12px 0 10px}.v3 .news .article p{font-size:14.5px;color:var(--ink-2);line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v3 .news .ntabs{display:flex;gap:8px;margin-bottom:34px;flex-wrap:wrap}.v3 .news .ntabs button{padding:9px 20px;border:1px solid var(--line);border-radius:999px;font-size:14px;font-weight:700;color:var(--ink-2);transition:.18s}.v3 .news .ntabs button:hover{border-color:var(--gold)}.v3 .news .ntabs button.on{background:var(--ink);color:#fff;border-color:var(--ink)}.v3 .phero.post-hero h1{font-size:38px;max-width:900px}.v3 .phero.post-hero h1+p{max-width:760px;font-size:20px;font-weight:700;color:var(--ink);line-height:1.7}.v3 .post-hero .post-meta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px;font-size:13.5px;color:var(--ink-2);font-weight:700}.v3 .post-hero .post-meta .cat{display:inline-block;font-size:12.5px;font-weight:800;color:var(--gold-deep);background:rgba(194,160,91,.13);padding:6px 13px;border-radius:999px}.v3 .post-hero .post-meta .dot{width:4px;height:4px;border-radius:999px;background:var(--muted)}.v3 .news .post{max-width:860px;margin-inline:auto}.v3 .news .post .ph{border:1px solid var(--line);border-radius:var(--r-lg)}.v3 .news .post-body{margin-top:34px;color:var(--ink-2);font-size:17px;line-height:2}.v3 .news .post-body p{margin:0 0 18px}.v3 .news .post-body h2{font-size:23px;margin:34px 0 14px}.v3 .news .post-body h2,.v3 .news .post-body h3{font-weight:800;color:var(--ink);line-height:1.5}.v3 .news .post-body h3{font-size:19px;margin:26px 0 10px}.v3 .news .post-body strong{font-weight:800;color:var(--ink)}.v3 .news .post-body em{font-style:italic}.v3 .news .post-body a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}.v3 .news .post-body a:hover{color:var(--ink)}.v3 .news .post-body ul{margin:0 0 18px;padding-inline-start:22px;list-style:disc}.v3 .news .post-body ol{margin:0 0 18px;padding-inline-start:22px;list-style:decimal}.v3 .news .post-body li{margin-bottom:10px}.v3 .news .post-body>:last-child{margin-bottom:0}.v3 .news .post-related{max-width:860px;margin:56px auto 0;padding-top:40px;border-top:1px solid var(--line)}.v3 .news .post-related>h2{font-size:24px;font-weight:800;margin-bottom:26px}.v3 .news .post-related .ngrid{grid-template-columns:repeat(2,1fr);gap:22px}@media(max-width:760px){.v3 .news .feature{grid-template-columns:1fr}.v3 .news .feature .ph{aspect-ratio:1200/628;min-height:0}.v3 .news .feature .ftxt{padding:28px 24px 32px}.v3 .news .feature h2{font-size:24px}.v3 .news .ngrid{grid-template-columns:1fr}.v3 .phero.post-hero h1{font-size:26px}.v3 .phero.post-hero h1+p{font-size:17px}.v3 .news .post-body{font-size:16px;line-height:1.95}.v3 .news .post-related .ngrid{grid-template-columns:1fr}}@media(min-width:761px) and (max-width:980px){.v3 .news .ngrid{grid-template-columns:repeat(2,1fr)}}