:root{--tn-bg:#fff;--tn-ink:#111827;--tn-muted:#667085;--tn-line:#e5e7eb;--tn-soft:#f8fafc;--tn-accent:#0f766e;--tn-radius:18px;--tn-shell:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--tn-bg);color:var(--tn-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
.tn-main img{max-width:100%;height:auto}
.tn-main a{color:inherit}
.tn-shell{width:min(var(--tn-shell),calc(100% - 32px));margin-inline:auto}
.tn-main{min-height:50vh}
.tn-site-header{border-bottom:1px solid var(--tn-line);background:#fff}
.tn-site-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.tn-brand__text{font-size:20px;font-weight:800;text-decoration:none}.custom-logo{display:block;max-height:46px;width:auto}
.tn-nav__list,.tn-footer-nav__list{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.tn-nav a,.tn-footer-nav a{text-decoration:none}
.tn-content,.tn-listing{padding-block:32px 64px}.tn-entry-header{max-width:880px;margin:0 auto 26px}.tn-entry-meta,.tn-card__date{font-size:14px;color:var(--tn-muted)}
.tn-main h1{font-size:clamp(36px,5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 0}.tn-main h2{line-height:1.15;letter-spacing:-.025em}
.tn-entry-content{max-width:780px;margin-inline:auto;font-size:18px}.tn-entry-content>:first-child{margin-top:0}.tn-entry-content p{margin:0 0 1.25em}
.tn-featured-image{max-width:1000px;margin:0 auto 34px}.tn-featured-image img{display:block;width:100%;border-radius:var(--tn-radius)}
.tn-breadcrumbs{width:min(880px,100%);margin:0 auto 22px;color:var(--tn-muted);font-size:14px}.tn-breadcrumbs a{text-decoration:none}
.tn-listing__header{max-width:860px;margin-bottom:30px}.tn-archive-description{color:var(--tn-muted);font-size:17px}
.tn-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tn-card{border:1px solid var(--tn-line);border-radius:var(--tn-radius);overflow:hidden;background:#fff}.tn-card__link{display:block;height:100%;text-decoration:none}.tn-card__media{aspect-ratio:16/10;overflow:hidden;background:var(--tn-soft)}.tn-card__media img{display:block;width:100%;height:100%;object-fit:cover}.tn-card__body{padding:18px}.tn-card__title{font-size:22px;margin:6px 0 8px}.tn-card__excerpt{color:var(--tn-muted);margin:0}
.navigation.pagination,.post-navigation{max-width:780px;margin:34px auto 0}.nav-links{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap}.page-numbers{padding:8px 12px;border:1px solid var(--tn-line);border-radius:10px;text-decoration:none}.page-numbers.current{background:var(--tn-ink);color:#fff}
.tn-site-footer{border-top:1px solid var(--tn-line);background:var(--tn-soft);padding:28px 0}.tn-site-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.tn-site-footer__brand{display:grid;gap:2px}.tn-site-footer__brand span{color:var(--tn-muted);font-size:14px}
@media(max-width:800px){.tn-site-header__inner,.tn-site-footer__inner{align-items:flex-start;flex-direction:column;padding-block:16px}.tn-nav__list,.tn-footer-nav__list{flex-wrap:wrap;gap:12px 16px}.tn-post-grid{grid-template-columns:1fr}.tn-content,.tn-listing{padding-block:22px 44px}.tn-entry-content{font-size:17px}}


/* TN Theme 1.1.2 — dedicated lightweight 404 surface */
.tn-404{min-height:70vh;display:grid;place-items:center;padding:clamp(48px,8vw,110px) 20px;background:#f7f9fc}
.tn-404__inner{max-width:760px;text-align:center}
.tn-404__code{font-size:clamp(84px,16vw,180px);font-weight:900;line-height:.8;letter-spacing:-.07em;color:#e7ebf2}
.tn-404 h1{margin:28px 0 12px;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.045em;color:#0d1728}
.tn-404 p{max-width:620px;margin:0 auto 28px;font-size:17px;line-height:1.7;color:#5c6778}
.tn-404 .tn-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:#0d1728;color:#fff;text-decoration:none;font-weight:800}
.tn-404 .tn-button:hover,.tn-404 .tn-button:focus-visible{opacity:.88}


/* TN Theme 1.2.0 foundation */
.tn-skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
.tn-skip-link:focus{left:16px;top:16px;width:auto;height:auto;z-index:99999;padding:10px 14px;background:#fff;color:#111;border:2px solid currentColor;border-radius:8px}
.tn-shell{width:min(1160px,calc(100% - 32px));margin-inline:auto}
.tn-main{min-height:60vh}
.tn-entry-header,.tn-listing__header{margin:32px 0 24px}
.tn-entry-header h1,.tn-listing__header h1,.tn-404 h1{line-height:1.05}
.tn-entry-meta,.tn-card__meta,.tn-related__eyebrow{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;opacity:.68}
.tn-entry-hero img,.tn-card__image{display:block;width:100%;height:auto}
.tn-entry-content{font-size:1.06rem;line-height:1.72}
.tn-entry-content img,.tn-entry-content iframe,.tn-entry-content video{max-width:100%}
.tn-entry-content table{display:block;width:100%;overflow-x:auto}
.tn-entry-content pre{overflow-x:auto}
.tn-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.tn-post-grid--related{grid-template-columns:repeat(4,minmax(0,1fr))}
.tn-card{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff}
.tn-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#f3f5f7}
.tn-card__image{height:100%;object-fit:cover}
.tn-card__body{padding:16px}
.tn-card__title{margin:.35rem 0 .6rem;font-size:1.08rem;line-height:1.2}
.tn-card__title a{text-decoration:none;color:inherit}
.tn-card__excerpt{margin:0;line-height:1.55;opacity:.8}
.tn-related{margin-top:56px;padding-top:32px;border-top:1px solid rgba(15,23,42,.12)}
.tn-related__head{margin-bottom:20px}
.tn-related__head h2{margin:.2rem 0 0;font-size:1.8rem}
.tn-search-form{display:flex;gap:10px;align-items:center;margin:24px 0}
.tn-search-form label{flex:1}
.tn-search-field{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(15,23,42,.18);border-radius:10px}
.tn-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:0;border-radius:10px;background:#111827;color:#fff;text-decoration:none;font-weight:700;cursor:pointer}
.tn-404{padding:70px 0}
.tn-404__inner{max-width:720px;margin-inline:auto;text-align:center}
.tn-404__code{margin:0;font-size:clamp(4rem,12vw,8rem);font-weight:800;line-height:.9;opacity:.16}
.tn-main a:focus-visible,.tn-main button:focus-visible,.tn-main input:focus-visible{outline:3px solid currentColor;outline-offset:3px}
@media(max-width:900px){.tn-post-grid,.tn-post-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.tn-post-grid,.tn-post-grid--related{grid-template-columns:1fr}.tn-shell{width:min(100% - 20px,1160px)}.tn-search-form{align-items:stretch;flex-direction:column}}
@media print{.tn-skip-link,.tn-related,.tn-search-form,.tn-button{display:none!important}.tn-shell{width:100%}.tn-entry-content{font-size:11pt;line-height:1.5}}

/* TN Theme 1.2.2 article/card integration */
.tn-card__category{
    margin:0 0 .25rem;
    font-size:.76rem;
    font-weight:800;
    letter-spacing:.05em;
    text-transform:uppercase;
    opacity:.66;
}
.tn-entry-footer{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin-top:28px;
}
.tn-entry-category{
    display:inline-flex;
    padding:7px 11px;
    border:1px solid rgba(15,23,42,.12);
    border-radius:999px;
    text-decoration:none;
    font-size:.85rem;
    font-weight:700;
}
.tn-entry-hero img{
    display:block;
    width:100%;
    height:auto;
}

/* ==============================================================
   TN Theme 1.2.4
   Single article presentation cleanup
   ============================================================== */

.single-post .tn-content{
    padding-top:28px;
    padding-bottom:72px;
}

.single-post .tn-entry-header{
    width:min(100%,960px);
    max-width:960px;
    margin:0 auto 28px;
}

.single-post .tn-entry-meta{
    margin:0 0 12px;
    color:#7a8495;
    font-size:13px;
    font-weight:750;
    letter-spacing:.07em;
    line-height:1.4;
    text-transform:uppercase;
}

.single-post .tn-entry-header h1{
    max-width:920px;
    margin:0;
    font-size:clamp(38px,4.5vw,62px);
    line-height:1.03;
    letter-spacing:-.045em;
    text-wrap:balance;
}

/*
 * Editorial hero crop.
 *
 * Some network article graphics contain category/date/title artwork
 * inside the image itself. The real HTML H1 above remains authoritative.
 * A shallow top-focused crop keeps the photography while removing the
 * repeated title artwork from the visible single-post presentation.
 */
.single-post .tn-entry-hero,
.single-post .tn-featured-image{
    width:min(100%,1050px);
    max-width:1050px;
    height:clamp(230px,25vw,330px);
    margin:0 auto 34px;
    overflow:hidden;
    border-radius:18px;
    background:#eef2f6;
    box-shadow:0 18px 45px rgba(15,23,42,.08);
}

.single-post .tn-entry-hero img,
.single-post .tn-featured-image img{
    display:block;
    width:100%;
    height:100%;
    margin:0;
    border-radius:0;
    object-fit:cover;
    object-position:center 14%;
}

.single-post .tn-entry-content{
    width:min(100%,760px);
    max-width:760px;
    margin-inline:auto;
    color:#182131;
    font-size:18px;
    line-height:1.78;
}

.single-post .tn-entry-content > :first-child{
    margin-top:0;
}

.single-post .tn-entry-content p{
    margin:0 0 1.35em;
}

.single-post .tn-entry-content h2{
    margin-top:2em;
    margin-bottom:.65em;
    font-size:clamp(26px,3vw,36px);
    line-height:1.15;
}

.single-post .tn-entry-footer{
    width:min(100%,760px);
    margin:38px auto 0;
    padding-top:22px;
    border-top:1px solid rgba(15,23,42,.09);
}

@media (max-width:800px){
    .single-post .tn-content{
        padding-top:20px;
        padding-bottom:48px;
    }

    .single-post .tn-entry-header{
        margin-bottom:22px;
    }

    .single-post .tn-entry-header h1{
        font-size:clamp(34px,9vw,48px);
        line-height:1.04;
    }

    .single-post .tn-entry-hero,
    .single-post .tn-featured-image{
        height:clamp(190px,48vw,270px);
        margin-bottom:26px;
        border-radius:14px;
    }

    .single-post .tn-entry-hero img,
    .single-post .tn-featured-image img{
        object-position:center 10%;
    }

    .single-post .tn-entry-content{
        font-size:17px;
        line-height:1.72;
    }
}

@media (max-width:520px){
    .single-post .tn-entry-meta{
        margin-bottom:9px;
        font-size:12px;
    }

    .single-post .tn-entry-header h1{
        letter-spacing:-.035em;
    }

    .single-post .tn-entry-hero,
    .single-post .tn-featured-image{
        height:190px;
        border-radius:12px;
    }
}




/* ============================================================
   TN Theme 1.2.5 — Article presentation cleanup
   ============================================================ */

.single-post .tn-article {
    padding-bottom: 72px;
}

.single-post .tn-breadcrumbs {
    width: min(100%, 920px);
    margin: 18px auto 16px;
    font-size: 13px;
    line-height: 1.45;
    opacity: .72;
}

/*
 * Keep the client hero wide.
 * Give ordinary editorial copy a controlled reading measure.
 */
.single-post .tn-entry-content {
    max-width: 100%;
}

.single-post .tn-entry-content > p,
.single-post .tn-entry-content > h2,
.single-post .tn-entry-content > h3,
.single-post .tn-entry-content > h4,
.single-post .tn-entry-content > ul,
.single-post .tn-entry-content > ol,
.single-post .tn-entry-content > blockquote,
.single-post .tn-entry-content > .wp-block-table,
.single-post .tn-entry-content > .np-source-footnote {
    width: min(100%, 740px);
    margin-left: auto;
    margin-right: auto;
}

.single-post .tn-entry-content > .tynt-v3690-hero {
    width: 100%;
    max-width: none;
    margin: 0 auto 32px;
}

.single-post .tn-entry-content > p {
    margin-top: 0;
    margin-bottom: 1.3em;
}

.single-post .tn-entry-content .np-source-footnote {
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 16px;
    border-top: 1px solid rgba(15,23,42,.10);
    color: #64748b;
    font-size: .92rem;
    line-height: 1.55;
}

.single-post .tn-entry-content .np-source-footnote a {
    font-weight: 700;
}

/* Category row */

.single-post .tn-entry-footer {
    width: min(100%, 740px);
    margin: 24px auto 0;
    padding-top: 18px;
    border-top: 1px solid rgba(15,23,42,.08);
}

/* Related stories */

.single-post .tn-related {
    margin-top: 64px;
    margin-bottom: 30px;
    padding-top: 34px;
}

.single-post .tn-related__head {
    margin-bottom: 22px;
}

.single-post .tn-related__head h2 {
    margin-top: .18rem;
    font-size: clamp(1.65rem,2.4vw,2rem);
    line-height: 1.08;
}

.single-post .tn-post-grid--related {
    gap: 16px;
}

.single-post .tn-post-grid--related .tn-card {
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(15,23,42,.035);
}

.single-post .tn-post-grid--related .tn-card__body {
    padding: 18px 17px 20px;
}

.single-post .tn-post-grid--related .tn-card__category {
    margin-bottom: 6px;
}

.single-post .tn-post-grid--related .tn-card__meta {
    margin-bottom: 9px;
}

.single-post .tn-post-grid--related .tn-card__title {
    margin: 0;
    font-size: 17px;
    line-height: 1.24;
}

.single-post .tn-post-grid--related .tn-card__excerpt {
    margin-top: 10px;
    font-size: 13.5px;
    line-height: 1.5;
}

@media (max-width: 800px) {

    .single-post .tn-article {
        padding-bottom: 48px;
    }

    .single-post .tn-breadcrumbs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

    .single-post .tn-entry-content > .tynt-v3690-hero {
        margin-bottom: 24px;
    }

    .single-post .tn-entry-content > p,
    .single-post .tn-entry-content > h2,
    .single-post .tn-entry-content > h3,
    .single-post .tn-entry-content > h4,
    .single-post .tn-entry-content > ul,
    .single-post .tn-entry-content > ol,
    .single-post .tn-entry-content > blockquote,
    .single-post .tn-entry-content > .wp-block-table,
    .single-post .tn-entry-content > .np-source-footnote,
    .single-post .tn-entry-footer {
        width: 100%;
    }

    .single-post .tn-related {
        margin-top: 48px;
        padding-top: 28px;
    }
}


/* ============================================================
   TN Theme 1.2.6 — Sharing and comments
   ============================================================ */

.single-post .tn-share {
    width: min(100%, 740px);
    margin: 30px auto 0;
    padding: 20px 0;
    border-top: 1px solid rgba(15,23,42,.09);
    border-bottom: 1px solid rgba(15,23,42,.09);
}

.tn-share__label {
    display: block;
    margin-bottom: 12px;
    color: #64748b;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.tn-share__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.tn-share__button {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 14px;
    border: 1px solid rgba(15,23,42,.10);
    border-radius: 999px;
    background: #fff;
    color: #0f172a;
    font: inherit;
    font-size: 13px;
    font-weight: 750;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    transition:
        transform .15s ease,
        border-color .15s ease,
        background .15s ease;
}

.tn-share__button:hover {
    transform: translateY(-1px);
    border-color: rgba(37,99,235,.30);
    background: #f8fbff;
}

.tn-share__native {
    border-color: #2563eb;
    background: #2563eb;
    color: #fff;
}

.tn-share__native:hover {
    background: #1d4ed8;
    color: #fff;
}

.tn-comments {
    width: min(100%, 740px);
    margin: 58px auto 0;
    padding-top: 34px;
    border-top: 1px solid rgba(15,23,42,.10);
}

.tn-comments__header {
    margin-bottom: 24px;
}

.tn-comments__eyebrow {
    margin: 0 0 5px;
    color: #64748b;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.tn-comments__header h2,
.tn-comments .comment-reply-title {
    margin: 0;
    color: #0f172a;
    font-size: clamp(1.5rem,3vw,2rem);
    line-height: 1.1;
}

.tn-comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tn-comment-list .comment {
    margin: 0 0 18px;
    padding: 18px;
    border: 1px solid rgba(15,23,42,.08);
    border-radius: 16px;
    background: #fff;
}

.tn-comment-list .children {
    list-style: none;
    margin: 16px 0 0 28px;
    padding: 0;
}

.tn-comments .comment-meta {
    margin-bottom: 10px;
    color: #64748b;
    font-size: 13px;
}

.tn-comments .comment-content {
    color: #334155;
    line-height: 1.65;
}

.tn-comment-form {
    margin-top: 28px;
}

.tn-comment-form label {
    display: block;
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 750;
}

.tn-comment-form input[type="text"],
.tn-comment-form input[type="email"],
.tn-comment-form input[type="url"],
.tn-comment-form textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid rgba(15,23,42,.14);
    border-radius: 12px;
    background: #fff;
    font: inherit;
}

.tn-comment-form textarea {
    min-height: 150px;
    resize: vertical;
}

.tn-comment-form .submit {
    min-height: 42px;
    padding: 0 20px;
    border: 0;
    border-radius: 999px;
    background: #0f172a;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}

.tn-custom-footer-logo {
    display: block;
    width: auto;
    max-width: 150px;
    height: auto;
}

@media (max-width: 800px) {

    .single-post .tn-share,
    .tn-comments {
        width: 100%;
    }

    .tn-share__buttons {
        gap: 7px;
    }

    .tn-share__button {
        min-height: 40px;
    }

    .tn-comment-list .children {
        margin-left: 14px;
    }
}


/* ============================================================
   TN Theme 1.2.7 — Share and article spacing polish
   ============================================================ */

.single-post .tn-share {
    margin-top: 24px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.single-post .tn-entry-footer {
    margin-top: 18px;
    padding-top: 16px;
}

.single-post .tn-related {
    margin-top: 46px;
}

.tn-share__button {
    min-width: 0;
}

@media (max-width: 620px) {

    .tn-share__buttons {
        gap: 8px;
    }

    .tn-share__button {
        padding-inline: 13px;
    }

    /*
     * Keep the most useful actions visible on narrow phones.
     * Native Share, Facebook, WhatsApp and Copy link remain.
     */
    .tn-share__secondary {
        display: none;
    }

    .single-post .tn-related {
        margin-top: 38px;
    }

    .single-post .tn-entry-footer {
        margin-top: 14px;
    }
}
