.tn-page { background: #f7f9fc; color: #213547; min-height: 65vh; padding: 72px 0; }
.tn-container { width: min(1140px, calc(100% - 32px)); margin: 0 auto; }
.tn-hero { max-width: 780px; margin-bottom: 38px; }
.tn-eyebrow { color: #f36f21; font-size: .78rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.tn-hero h1, .tn-article h1 { color: #173b57; font-size: clamp(2rem, 4vw, 3.3rem); line-height: 1.12; margin: 10px 0 16px; }
.tn-lead { color: #5f7080; font-size: 1.12rem; line-height: 1.75; }
.tn-news-count { align-items: center; color: #536879; display: flex; gap: 7px; margin: 18px 0 0; }
.tn-news-count strong { align-items: center; background: #173b57; border-radius: 999px; color: #fff; display: inline-flex; font-size: .88rem; justify-content: center; min-width: 34px; padding: 6px 11px; }
.tn-grid { display: grid; gap: 24px; grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr)); }
.tn-card { background: #fff; border: 1px solid #e5eaf0; border-radius: 14px; box-shadow: 0 8px 26px rgba(26, 61, 87, .07); display: flex; flex-direction: column; padding: 25px; }
.tn-card.has-media { overflow: hidden; padding: 0; }
.tn-card-media { aspect-ratio: 16 / 9; background: #e8eef4; overflow: hidden; }
.tn-card-media img { display: block; height: 100%; object-fit: cover; width: 100%; }
.tn-card.has-media .tn-meta,
.tn-card.has-media h2,
.tn-card.has-media p,
.tn-card.has-media .tn-link { padding-left: 25px; padding-right: 25px; }
.tn-card.has-media .tn-meta { padding-top: 20px; }
.tn-card.has-media .tn-link { padding-bottom: 25px; }
.tn-card h2 { color: #173b57; font-size: 1.25rem; line-height: 1.4; margin: 12px 0; }
.tn-card p { color: #637483; line-height: 1.65; }
.tn-meta { align-items: center; color: #70808f; display: flex; flex-wrap: wrap; font-size: .88rem; gap: 8px 14px; }
.tn-badge { background: #fff1e9; border-radius: 999px; color: #c74f0c; display: inline-block; font-size: .76rem; font-weight: 700; padding: 5px 10px; text-transform: uppercase; }
.tn-link { color: #e55d12; font-weight: 700; margin-top: auto; padding-top: 8px; text-decoration: none; }
.tn-link:hover { color: #b94406; text-decoration: none; }
.tn-alert { background: #fff; border-left: 4px solid #f36f21; border-radius: 8px; color: #516474; padding: 20px; }
.tn-alert.success { border-color: #249766; }
.tn-article { background: #fff; border: 1px solid #e5eaf0; border-radius: 16px; margin: 0 auto; max-width: 850px; padding: clamp(24px, 5vw, 58px); }
.tn-article-media { background: #e8eef4; border-radius: 14px; margin: 26px 0 10px; overflow: hidden; }
.tn-article-media img { display: block; max-height: 420px; object-fit: cover; width: 100%; }
.tn-article-section { border-top: 1px solid #e7ebef; margin-top: 28px; padding-top: 25px; }
.tn-article-section h2 { color: #173b57; font-size: 1.35rem; }
.tn-article-section p { color: #4f6170; font-size: 1.04rem; line-height: 1.8; }
.tn-take { background: #edf6fb; border-radius: 12px; padding: 22px; }
.tn-cta { background: linear-gradient(135deg, #173b57 0%, #245b84 100%); border: 0; border-radius: 16px; display: block; padding: 28px; }
.tn-cta h2 { color: #fff; margin: 0 0 8px; }
.tn-cta p { color: #d9e8f2; margin: 0; max-width: 560px; }
.tn-cta-button { background: #f36f21; border-radius: 999px; color: #fff; display: inline-flex; margin-top: 18px; padding: 14px 22px; }
.tn-cta-button:hover { background: #db5a12; color: #fff; }
.tn-pagination { display: flex; gap: 10px; justify-content: center; margin-top: 35px; }
.tn-pagination a, .tn-pagination span { background: #fff; border: 1px solid #dce3e9; border-radius: 7px; color: #28465c; padding: 9px 14px; text-decoration: none; }
.tn-pagination .active { background: #173b57; color: #fff; }
.tn-subscribe { background: #173b57; border-radius: 16px; color: #fff; display: grid; gap: 28px; grid-template-columns: 1fr 1.5fr; margin-bottom: 40px; padding: 32px; }
.tn-subscribe h2 { color: #fff; margin-top: 0; }
.tn-subscribe p { color: #d8e5ee; line-height: 1.65; }
.tn-form-grid { display: grid; gap: 14px; grid-template-columns: 1fr 1fr; }
.tn-field label { display: block; font-size: .84rem; font-weight: 600; margin-bottom: 6px; }
.tn-field input { border: 1px solid #cfdae3; border-radius: 7px; padding: 11px 12px; width: 100%; }
.tn-field.email { grid-column: 1 / -1; }
.tn-button { background: #f36f21; border: 0; border-radius: 7px; color: #fff; cursor: pointer; font-weight: 700; padding: 12px 20px; }
.tn-button:hover { background: #d85a10; }
.tn-iframe { background: #fff; border: 1px solid #dfe6ec; border-radius: 12px; min-height: 720px; width: 100%; }
.tn-back { display: inline-block; margin-bottom: 20px; }
.tn-more-news { margin-top: 48px; }
.tn-more-news > h2 { color: #173b57; font-size: 2rem; margin-bottom: 22px; }
@media (max-width: 900px) { .tn-grid { grid-template-columns: repeat(2, 1fr); } .tn-subscribe { grid-template-columns: 1fr; } }
@media (max-width: 620px) { .tn-page { padding: 48px 0; } .tn-grid, .tn-form-grid { grid-template-columns: 1fr; } .tn-field.email { grid-column: auto; } .tn-card { padding: 20px; } .tn-card.has-media { padding: 0; } .tn-card.has-media .tn-meta, .tn-card.has-media h2, .tn-card.has-media p, .tn-card.has-media .tn-link { padding-left: 20px; padding-right: 20px; } .tn-card.has-media .tn-link { padding-bottom: 20px; } }
