.asv-tgn{--news-ink:#242420;--news-gold:#a18b63;--news-paper:#faf8f3;color:var(--news-ink);margin:48px 0;font:400 15px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;isolation:isolate}.asv-tgn *{box-sizing:border-box}.asv-tgn-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.asv-tgn-eyebrow{color:#8c764f;font-size:11px;font-weight:750;letter-spacing:2px}.asv-tgn h2{margin:7px 0 8px;font:700 clamp(26px,3vw,36px)/1.2 Georgia,serif;color:var(--news-ink)}.asv-tgn-head p{margin:0;color:#72726b;max-width:560px}.asv-tgn .asv-tgn-channel{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-shrink:0;text-decoration:none;background:#23241f;color:#eee3cc;padding:11px 18px;border-radius:100px;font-size:13px;font-weight:650;border:1px solid #3e3e34}.asv-tgn-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.asv-tgn-card{border:1px solid #e7e3da;border-radius:19px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;min-width:0}.asv-tgn-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #27261e0c}.asv-tgn-cover{aspect-ratio:16/10;position:relative;overflow:hidden;background:#efede7}.asv-tgn-cover img{width:100%;height:100%;object-fit:cover;display:block}.asv-tgn-placeholder{background:radial-gradient(ellipse at 90% 100%,#76634466,transparent 70%),repeating-linear-gradient(125deg,transparent 0 60px,#ffffff04 61px 62px),#20211e;color:#e1cda5;padding:28px;display:flex;justify-content:space-between;align-items:center}.asv-tgn-placeholder>span{font-size:48px;letter-spacing:-3px;font-weight:800}.asv-tgn-placeholder span span{display:block;font-size:9px;letter-spacing:2px;font-weight:500}.asv-tgn-placeholder b{font-size:40px;font-weight:300;opacity:.6}.asv-tgn-badge{position:absolute;bottom:14px;right:14px;color:white;background:#20211ecc;padding:4px 10px;border-radius:30px;font-size:11px}.asv-tgn-body{padding:20px;display:flex;flex-direction:column;flex:1;gap:13px}.asv-tgn-meta{display:flex;justify-content:space-between;gap:8px;color:#8a816f;font-size:10px;letter-spacing:.5px}.asv-tgn-excerpt{font-size:15px;line-height:1.65;white-space:pre-line;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;min-height:6.6em}.asv-tgn-body small{color:#888174;font-size:11px}.asv-tgn-actions{margin-top:auto;border-top:1px solid #eeeae1;padding-top:14px;display:flex;gap:12px;align-items:center}.asv-tgn-actions button{all:unset;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;line-height:1.5;flex:1;display:flex;justify-content:space-between;align-items:center;color:#60553f}.asv-tgn-actions button span{font-size:20px;font-weight:400}.asv-tgn-actions a{font-size:20px;color:#60553f;text-decoration:none;padding:0 4px}.asv-tgn button:focus-visible,.asv-tgn a:focus-visible{outline:3px solid #ac915e;outline-offset:4px}.asv-tgn-empty{grid-column:1/-1;background:var(--news-paper);padding:32px;border-radius:18px;border:1px solid #e9e2d5;color:#777064}.asv-tgn-empty a{color:#75603c}.asv-tgn-dialog{border:1px solid #e4ddcf;border-radius:22px;width:min(700px,calc(100% - 28px));max-height:88vh;padding:28px;background:#fff;color:#242420;overscroll-behavior:contain;margin:auto;font:15px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.asv-tgn-dialog::backdrop{background:#171811bb;backdrop-filter:blur(5px)}.asv-tgn-dialog .asv-tgn-close{position:sticky;top:0;display:block;margin-left:auto;margin-bottom:12px;border:1px solid #e6e0d5;background:#faf8f3;color:#3d392e;border-radius:50px;padding:8px 16px;cursor:pointer}.asv-tgn-full-images{display:grid;gap:10px}.asv-tgn-full-images img{width:100%;height:auto;border-radius:10px}.asv-tgn-full-text{overflow-wrap:anywhere;white-space:normal}.asv-tgn-full-text a{color:#806733}.asv-tgn-dialog .asv-tgn-channel{color:#76613a}.asv-tgn-dialog h3{font-size:20px;margin:0 0 18px}.asv-tgn-status{font-size:12px;color:#777}@media(max-width:1050px){.asv-tgn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.asv-tgn{margin:32px 0}.asv-tgn-head{align-items:flex-start;flex-direction:column;gap:16px}.asv-tgn-grid{grid-template-columns:1fr;gap:16px}.asv-tgn-body{padding:18px}.asv-tgn-dialog{padding:18px}.asv-tgn-excerpt{min-height:0}.asv-tgn-head p{font-size:14px}}@media(prefers-reduced-motion:reduce){.asv-tgn-card{transition:none}.asv-tgn-card:hover{transform:none}}
.asv-tgn-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px}.asv-tgn-pagination button{font-size:13px;font-weight:600;line-height:1.4;font-family:inherit;padding:11px 18px;border:1px solid #ddd4c2;border-radius:30px;color:#5c4c30;background:#faf8f3;cursor:pointer}.asv-tgn-pagination button:disabled{opacity:.4;cursor:default}.asv-tgn-pagination span{color:#827862;font-size:12px}.asv-tgn[aria-busy="true"] .asv-tgn-grid{opacity:.65}.asv-tgn-status{min-height:1.5em;text-align:center;margin:8px 0 0}@media(max-width:600px){.asv-tgn-pagination{gap:10px}.asv-tgn-pagination button{padding:10px 14px}}
/* Compact branding gives text-only posts room for their actual content. */
.asv-tgn .asv-tgn-placeholder{aspect-ratio:auto;height:68px;min-height:68px;padding:15px 20px;flex-shrink:0}.asv-tgn .asv-tgn-placeholder>span{font-size:25px;letter-spacing:-1px;display:flex;align-items:center;gap:14px}.asv-tgn .asv-tgn-placeholder span span{font-size:8px;letter-spacing:1.5px;max-width:100px}.asv-tgn .asv-tgn-placeholder b{font-size:24px}.asv-tgn .asv-tgn-excerpt{-webkit-line-clamp:8;min-height:0}.asv-tgn .asv-tgn-grid{align-items:start}.asv-tgn .asv-tgn-card{height:100%}
.asv-tgn-card{cursor:pointer}.asv-tgn-card:active{transform:translateY(-1px);box-shadow:0 4px 14px #27261e12}.asv-tgn-excerpt a,.asv-tgn-full-text a{color:#806638;text-decoration:underline;text-underline-offset:3px}.asv-tgn-excerpt a:hover,.asv-tgn-full-text a:hover{color:#4d3916}.asv-tgn-actions button,.asv-tgn-actions a,.asv-tgn-channel,.asv-tgn-pagination button,.asv-tgn-close{transition:background .16s,color .16s,transform .16s}.asv-tgn-actions button:hover,.asv-tgn-actions a:hover{color:#a07837}.asv-tgn .asv-tgn-channel:hover{background:#464332;color:#fff}.asv-tgn-pagination button:not(:disabled):hover,.asv-tgn-close:hover{background:#eee4d1}.asv-tgn button:not(:disabled):active,.asv-tgn a:active,.asv-tgn-close:active{transform:scale(.97)}.asv-tgn-dialog a:focus-visible,.asv-tgn-close:focus-visible{outline:3px solid #ac915e;outline-offset:3px}@media(prefers-reduced-motion:reduce){.asv-tgn-card:active,.asv-tgn button:active,.asv-tgn a:active,.asv-tgn-close:active{transform:none}.asv-tgn-actions button,.asv-tgn-actions a,.asv-tgn-channel,.asv-tgn-pagination button,.asv-tgn-close{transition:none}}
/* Editorial hierarchy: the original first line becomes the headline. */
.asv-tgn .asv-tgn-card{border-color:#e6dfd2;box-shadow:0 3px 14px #30271904}.asv-tgn .asv-tgn-card:hover{border-color:#c8b795;box-shadow:0 12px 30px #30271910}.asv-tgn .asv-tgn-body{padding:23px;gap:14px}.asv-tgn .asv-tgn-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:21px!important;font-weight:750!important;line-height:1.35!important;letter-spacing:-.025em!important;color:#28291f!important;margin:0!important;text-align:left!important;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.asv-tgn .asv-tgn-title a{color:inherit;text-decoration:underline;text-decoration-color:#c8b795;text-underline-offset:4px}.asv-tgn .asv-tgn-excerpt{font-size:14px;line-height:1.8;color:#66665d;letter-spacing:0;-webkit-line-clamp:6;white-space:pre-line}.asv-tgn .asv-tgn-meta{font-size:10px;letter-spacing:.06em;color:#92836b}.asv-tgn .asv-tgn-placeholder{height:54px;min-height:54px;padding:12px 23px}.asv-tgn .asv-tgn-placeholder>span{font-size:21px}.asv-tgn .asv-tgn-placeholder span span{font-size:7px;letter-spacing:1.4px}.asv-tgn .asv-tgn-placeholder b{font-size:20px}.asv-tgn .asv-tgn-card-text{background:linear-gradient(145deg,#fff 65%,#faf8f3)}.asv-tgn .asv-tgn-cover:not(.asv-tgn-placeholder){aspect-ratio:4/3;background:#f5f2eb;padding:12px;border-bottom:1px solid #eee7db}.asv-tgn .asv-tgn-cover img{object-fit:contain;border-radius:8px}.asv-tgn .asv-tgn-photo-note{font-size:12px;line-height:1.65;color:#91846d;margin:0}.asv-tgn .asv-tgn-actions{padding-top:16px;margin-top:auto}.asv-tgn .asv-tgn-actions button span{display:grid;place-items:center;width:28px;height:28px;background:#f4efe5;border-radius:50%;font-size:18px}.asv-tgn .asv-tgn-actions button:hover span{background:#e7d9bf}.asv-tgn-dialog .asv-tgn-full-text h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:25px;line-height:1.35;letter-spacing:-.02em;margin:24px 0 18px;color:#29291f}.asv-tgn-dialog .asv-tgn-full-text{font-size:15px;line-height:1.85;color:#55564e}@media(max-width:600px){.asv-tgn .asv-tgn-body{padding:20px}.asv-tgn .asv-tgn-title{font-size:20px!important}}
