:root{--bg:#fff;--surface:#fff;--soft:#f8f8fa;--ink:#070a22;--text:#111425;--muted:#767985;--faint:#a4a6af;--border:#e9e9ef;--border-strong:#d7d7df;--accent:#ff6a00;--gold:#b9842e;--red:#f0141e;--purple:#7c3cff;--shadow:0 14px 42px rgba(9,12,34,.08);--serif:Lora,Georgia,'Times New Roman',serif;--sans:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}html.tnme-dark{--bg:#090a0e;--surface:#12131a;--soft:#181922;--ink:#f7f4ee;--text:#f2f0ea;--muted:#b7b5ae;--faint:#8b8b94;--border:#2a2b34;--border-strong:#3b3c45;--shadow:0 18px 46px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.tnme-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.tnme-container{max-width:1280px;margin:0 auto;padding-left:22px;padding-right:22px}.tnme-main{min-height:70vh}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tnme-header{position:sticky;top:0;z-index:60;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 2px 0 rgba(0,0,0,.02)}.admin-bar .tnme-header{top:32px}.tnme-header__bar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.tnme-header__left,.tnme-header__right{display:flex;align-items:center;gap:24px;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.075em;color:var(--ink);white-space:nowrap}.tnme-header__right{justify-content:flex-end}.tnme-logo{line-height:0;display:block}.tnme-logo img{width:218px;height:auto;max-height:52px;object-fit:contain}.tnme-burger{width:38px;height:38px;border:0;border-radius:5px;background:#050505;display:grid;place-content:center;gap:5px;cursor:pointer;box-shadow:none}.tnme-burger span{display:block;width:17px;height:2px;background:#fff;border-radius:2px}.tnme-categories,.tnme-icon-btn{background:0 0;border:0;color:var(--ink);font:inherit;cursor:pointer;padding:0}.tnme-icon-btn{font-size:20px;line-height:1;letter-spacing:0;width:30px;height:30px;display:grid;place-items:center}.tnme-searchbar{background:var(--surface);border-top:1px solid var(--border);padding:14px 22px}.tnme-searchbar form{max-width:720px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:10px}.tnme-searchbar input{border:1px solid var(--border-strong);background:var(--bg);color:var(--text);padding:12px 14px;font:500 15px var(--sans);border-radius:4px}.tnme-searchbar button{background:var(--ink);color:var(--bg);border:0;border-radius:4px;padding:0 20px;text-transform:uppercase;font-weight:800;letter-spacing:.06em}.tnme-scrim{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:89}.tnme-offcanvas{position:fixed;inset:0 auto 0 0;width:400px;max-width:92vw;background:#030303;color:#fff;z-index:90;transform:translateX(-104%);transition:transform .25s ease;box-shadow:20px 0 70px rgba(0,0,0,.35)}.tnme-offcanvas.is-open{transform:translateX(0)}.tnme-offcanvas__close{position:absolute;top:16px;right:18px;border:0;background:0 0;color:#fff;font-size:30px;line-height:1;cursor:pointer}.tnme-offcanvas__inner{padding:58px 32px 32px}.tnme-offcanvas h3{font:700 17px var(--serif);margin:22px 0 14px}.tnme-offcanvas a{display:block;border-bottom:1px solid rgba(255,255,255,.34);padding:12px 0;text-transform:uppercase;letter-spacing:.11em;font-size:14px;font-weight:800}.tnme-meta,.tnme-mini-meta{font-size:12px;color:var(--faint);line-height:1.45}.tnme-meta strong,.tnme-mini-meta strong{color:var(--ink);font-weight:800}.tnme-meta span{color:var(--faint);margin:0 2px}.tnme-kicker{display:flex;align-items:center;gap:8px;color:var(--gold);font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.12em;margin-bottom:9px}.tnme-kicker i{width:18px;height:2px;background:var(--gold);display:inline-block}.tnme-tag{display:inline-flex;border:1px solid #00a3ff;color:#008fd7;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;margin:8px 0}.tnme-placeholder{background:linear-gradient(135deg,#f0eee9,#d8d1c4);display:grid;place-items:center;color:#0b2747;font:900 22px var(--serif);min-height:170px;border-radius:5px}html.tnme-dark .tnme-placeholder{background:linear-gradient(135deg,#20212a,#101117);color:#d9c08e}.tnme-hero{display:grid;grid-template-columns:300px minmax(0,1fr)300px;gap:28px;padding-top:22px;padding-bottom:38px}.tnme-hero__side{display:grid;gap:24px;border-right:1px solid var(--border);padding-right:22px}.tnme-hero__lead{min-width:0}.tnme-hero__below{display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid var(--border);padding-top:20px;margin-top:22px}.tnme-popular{border-left:1px solid var(--border);padding-left:24px}.tnme-popular h2,.tnme-section-title h2{font-family:var(--serif);font-size:22px;line-height:1.1;margin:0 0 16px;font-weight:700;letter-spacing:-.035em;display:flex;align-items:center;gap:8px}.tnme-popular h2 i,.tnme-section-title h2 i{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--red);flex:0 0 auto}.tnme-section-title h2 i.purple{background:var(--purple)}.tnme-section-title h2 i.red{background:var(--red)}.tnme-popular article{display:grid;grid-template-columns:28px 1fr;gap:12px;border-top:1px solid var(--border);padding:16px 0}.tnme-popular b{font:700 22px var(--serif);color:var(--red)}.tnme-popular h3{font-family:var(--serif);font-size:18px;line-height:1.12;font-weight:700;letter-spacing:-.035em;margin:0 0 8px}.tnme-popular p{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 9px}.tnme-card{background:var(--surface);color:var(--text);border-radius:4px;overflow:hidden}.tnme-card__media img,.tnme-card__media .tnme-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;border-radius:4px}.tnme-card__content{padding:15px 0}.tnme-card h3{font-family:var(--serif);font-size:24px;line-height:1.09;font-weight:700;letter-spacing:-.04em;margin:0 0 10px}.tnme-card p{font-size:14px;line-height:1.58;color:var(--muted);margin:0 0 12px}.tnme-card--lead .tnme-card__media img{aspect-ratio:16/9}.tnme-card--lead h3{font-size:39px;line-height:1.03;letter-spacing:-.055em;margin-top:4px}.tnme-card--lead p{font-size:15px;line-height:1.65}.tnme-card--compact h3{font-size:19px}.tnme-card--compact .tnme-card__content{padding-bottom:0}.tnme-small-card{display:grid;gap:12px;border-bottom:1px solid var(--border);padding-bottom:22px}.tnme-small-card__media img,.tnme-small-card__media .tnme-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:4px}.tnme-small-card h3{font-family:var(--serif);font-size:19px;line-height:1.1;font-weight:700;letter-spacing:-.035em;margin:0 0 8px}.tnme-small-card p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.tnme-ad{text-align:center;padding-top:8px;padding-bottom:36px}.tnme-ad span{display:block;color:var(--faint);font-size:12px;margin-bottom:8px}.tnme-ad img{margin:0 auto;max-width:970px;width:100%;border-radius:6px;border:1px solid var(--border-strong)}.tnme-two-panels{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:38px}.tnme-panel{border:1px solid var(--border);border-radius:6px;padding:20px;background:var(--surface)}.tnme-panel--dark{background:#030303;color:#fff;border-color:#030303}.tnme-panel--dark .tnme-card,.tnme-panel--dark .tnme-card__content{background:0 0;color:#fff}.tnme-panel--dark .tnme-meta,.tnme-panel--dark .tnme-card p{color:#bebfc7}.tnme-panel--dark .tnme-meta strong{color:#fff}.tnme-panel__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tnme-section{border-top:1px solid var(--border);padding:38px 22px}.tnme-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.tnme-section-title h2{font-size:26px;margin:0}.tnme-section-title>a{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900;border-bottom:2px solid var(--gold);padding-bottom:4px;color:var(--ink)}.tnme-section-title--small h2{font-size:22px}.tnme-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.tnme-grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.tnme-grid4 .tnme-card h3{font-size:21px}.tnme-empty{padding:18px 20px;border:1px solid var(--border);background:var(--surface);border-radius:4px;color:var(--muted)}.tnme-editor-pick{padding-top:30px;padding-bottom:42px;border-top:1px solid var(--border)}.tnme-editor-pick__feature{position:relative;display:block;overflow:hidden;border-radius:6px;min-height:500px;background:#000}.tnme-editor-pick__feature img,.tnme-editor-pick__feature .tnme-placeholder{width:100%;height:500px;object-fit:cover}.tnme-editor-pick__overlay{position:absolute;left:30px;bottom:30px;width:min(450px,calc(100% - 60px));background:linear-gradient(180deg,rgba(6,6,8,.96),rgba(168,52,0,.96));color:#fff;padding:32px;border-radius:6px}.tnme-editor-pick__overlay h2{font:700 34px/1.05 var(--serif);letter-spacing:-.045em;margin:0 0 12px}.tnme-editor-pick__overlay p{line-height:1.6;margin:0 0 14px;color:#f0eee8}.tnme-editor-pick__overlay .tnme-meta,.tnme-editor-pick__overlay .tnme-meta strong{color:#fff}.tnme-latest__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px}.tnme-latest-card{display:grid;grid-template-columns:38% 1fr;border:1px solid var(--border);background:var(--surface);border-radius:4px;overflow:hidden}.tnme-latest-card__media img,.tnme-latest-card__media .tnme-placeholder{height:100%;min-height:184px;width:100%;object-fit:cover;border-radius:0}.tnme-latest-card__content{padding:17px}.tnme-latest-card h3{font:700 23px/1.08 var(--serif);letter-spacing:-.035em;margin:0 0 9px}.tnme-latest-card p{color:var(--muted);line-height:1.55;margin:0}.tnme-desk-section .tnme-section-title h2{font-size:34px}.tnme-single{max-width:820px;margin:0 auto;padding-top:48px}.tnme-single h1{font:700 50px/1.02 var(--serif);letter-spacing:-.055em;margin:0 0 18px}.tnme-subtitle{font-size:20px;line-height:1.5;color:var(--muted);margin:0 0 16px}.tnme-single__image{margin:28px 0}.tnme-single__image img{border-radius:6px}.tnme-content{font:500 19px/1.75 var(--serif)}.tnme-source-box{border-top:2px solid var(--ink);margin-top:34px;padding-top:16px;color:var(--muted)}.tnme-archive{padding-top:44px}.tnme-archive h1{font:700 46px/1.05 var(--serif);letter-spacing:-.04em}.tnme-archive__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.tnme-footer{background:#070707;color:#fff;padding:54px 0;margin-top:48px}.tnme-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:60px}.tnme-footer__logo{width:230px;margin-bottom:20px}.tnme-footer p{color:#d8d8d8;line-height:1.6}.tnme-footer .muted{color:#818181}.tnme-footer h3{font-size:18px;margin:0 0 16px}.tnme-footer a{display:block;color:#e9e9e9;margin:10px 0}.tnme-btn{display:inline-block!important;border:1px solid #fff;padding:11px 17px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.tnme-top{position:fixed;right:22px;bottom:22px;width:42px;height:42px;border:0;border-radius:4px;background:#101010;color:#fff;z-index:40;cursor:pointer}html.tnme-dark body,body.tnme-dark{background:var(--bg);color:var(--text)}html.tnme-dark .tnme-header,html.tnme-dark .tnme-searchbar,html.tnme-dark .tnme-card,html.tnme-dark .tnme-panel,html.tnme-dark .tnme-latest-card,html.tnme-dark .tnme-empty{background:var(--surface);color:var(--text)}html.tnme-dark .tnme-header{box-shadow:0 1px 0 var(--border)}html.tnme-dark .tnme-logo img{filter:brightness(0) invert(1)}html.tnme-dark .tnme-card p,html.tnme-dark .tnme-small-card p,html.tnme-dark .tnme-latest-card p,html.tnme-dark .tnme-popular p{color:var(--muted)}html.tnme-dark .tnme-meta strong,html.tnme-dark .tnme-section-title>a,html.tnme-dark .tnme-header__left,html.tnme-dark .tnme-header__right,html.tnme-dark .tnme-categories,html.tnme-dark .tnme-icon-btn{color:var(--ink)}html.tnme-dark .tnme-searchbar input{background:var(--bg);color:var(--text)}html.tnme-dark .tnme-searchbar button{background:#fff;color:#000}html.tnme-dark .tnme-panel--dark{background:#000;border-color:#222}@media (max-width:1120px){.tnme-hero{grid-template-columns:1fr}.tnme-hero__side{grid-template-columns:1fr 1fr;border-right:0;padding-right:0}.tnme-popular{border-left:0;padding-left:0}.tnme-grid4,.tnme-archive__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.admin-bar .tnme-header{top:0}.tnme-header__bar{height:auto;min-height:66px;grid-template-columns:auto 1fr auto;gap:12px;padding-top:8px;padding-bottom:8px}.tnme-logo img{width:178px;max-height:44px;margin:auto}.tnme-feed,.tnme-categories,.tnme-newsletter{display:none}.tnme-header__left,.tnme-header__right{gap:12px}.tnme-container{padding-left:16px;padding-right:16px}.tnme-hero,.tnme-hero__side,.tnme-hero__below,.tnme-two-panels,.tnme-panel__grid,.tnme-grid3,.tnme-grid4,.tnme-latest__grid,.tnme-footer__grid,.tnme-archive__grid{grid-template-columns:1fr}.tnme-card--lead h3{font-size:31px}.tnme-section{padding-left:16px;padding-right:16px}.tnme-section-title{align-items:center}.tnme-desk-section .tnme-section-title h2,.tnme-section-title h2{font-size:28px}.tnme-latest-card{grid-template-columns:1fr}.tnme-editor-pick__overlay{position:static;width:100%;border-radius:0}.tnme-editor-pick__feature img,.tnme-editor-pick__feature .tnme-placeholder{height:300px}.tnme-single h1{font-size:38px}.tnme-subtitle{font-size:18px}.tnme-content{font-size:18px}.tnme-footer__logo{width:190px}.tnme-offcanvas{width:340px}}@media (max-width:480px){.tnme-logo img{width:154px}.tnme-burger{width:34px;height:34px}.tnme-card h3{font-size:22px}.tnme-card--lead h3{font-size:28px}.tnme-popular h2{font-size:20px}.tnme-section-title h2{font-size:24px}.tnme-desk-section .tnme-section-title h2{font-size:26px}.tnme-top{right:14px;bottom:14px}}html,body{max-width:100%;overflow-x:hidden}body{min-width:320px}.tnme-header{backdrop-filter:saturate(180%) blur(12px)}.tnme-card,.tnme-small-card,.tnme-latest-card,.tnme-popular article{min-width:0}.tnme-card h3,.tnme-small-card h3,.tnme-popular h3,.tnme-latest-card h3{overflow-wrap:anywhere;hyphens:auto}.tnme-card__media img,.tnme-small-card__media img,.tnme-latest-card__media img{background:var(--soft)}.tnme-main{padding-bottom:0}@media (min-width:1121px){.tnme-hero{align-items:start}.tnme-hero__lead .tnme-card--lead{max-width:100%}.tnme-popular{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 112px);overflow:auto;scrollbar-width:thin}.tnme-popular article:last-child{border-bottom:1px solid var(--border)}}@media (max-width:1120px){.tnme-hero{display:flex;flex-direction:column;gap:24px;padding-top:18px;padding-bottom:30px}.tnme-hero__lead{order:1}.tnme-hero__side{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;border:0;padding:0}.tnme-popular{order:3;border:1px solid var(--border);border-radius:8px;padding:18px;background:var(--surface)}.tnme-card--lead h3{font-size:34px}.tnme-card--lead .tnme-card__media img{aspect-ratio:16/9}.tnme-two-panels{grid-template-columns:1fr}}@media (max-width:760px){:root{--shadow:0 10px 28px rgba(9,12,34,.08)}body{font-size:14px;line-height:1.45}.tnme-container{width:100%;max-width:none;padding-left:14px;padding-right:14px}.admin-bar .tnme-header{top:0}.tnme-header{position:sticky;top:0}.tnme-header__bar{height:58px;min-height:58px;padding:0 12px;gap:8px;display:grid;grid-template-columns:44px 1fr 76px;align-items:center}.tnme-header__left,.tnme-header__right{gap:8px;min-width:0}.tnme-header__left{justify-content:flex-start}.tnme-header__right{justify-content:flex-end}.tnme-feed,.tnme-categories,.tnme-newsletter{display:none!important}.tnme-logo{justify-self:center;max-width:100%}.tnme-logo img{width:154px;max-width:48vw;max-height:38px;height:auto;object-fit:contain}.tnme-burger{width:38px;height:38px;border-radius:7px}.tnme-burger span{width:18px;height:2px}.tnme-icon-btn{width:34px;height:38px;font-size:18px;border-radius:6px}.tnme-searchbar{padding:10px 12px}.tnme-searchbar form{grid-template-columns:1fr;gap:8px}.tnme-searchbar input{min-height:44px;font-size:16px}.tnme-searchbar button{min-height:42px}.tnme-offcanvas{width:88vw;max-width:340px;overflow-y:auto;-webkit-overflow-scrolling:touch}.tnme-offcanvas__inner{padding:56px 22px 32px}.tnme-offcanvas a{padding:13px 0;font-size:13px;letter-spacing:.09em}.tnme-offcanvas__close{width:42px;height:42px;top:10px;right:10px}.tnme-hero{display:flex;flex-direction:column;gap:18px;padding-top:14px;padding-bottom:24px}.tnme-hero__lead{order:1}.tnme-hero__side{order:2;display:grid;grid-template-columns:1fr;gap:18px}.tnme-popular{order:3;padding:16px;border-radius:8px}.tnme-hero__below{grid-template-columns:1fr;gap:16px;padding-top:16px;margin-top:16px}.tnme-card{border-bottom:1px solid var(--border);border-radius:0;background:0 0}.tnme-card__media img,.tnme-card__media .tnme-placeholder,.tnme-small-card__media img,.tnme-small-card__media .tnme-placeholder{border-radius:7px;aspect-ratio:16/10;min-height:0}.tnme-card__content{padding:12px 0 16px}.tnme-card h3{font-size:21px;line-height:1.12;letter-spacing:-.028em;margin-bottom:8px}.tnme-card--lead h3{font-size:25px;line-height:1.08;letter-spacing:-.035em}.tnme-card--lead p,.tnme-card p{font-size:13.5px;line-height:1.55}.tnme-small-card{border-bottom:1px solid var(--border);padding-bottom:16px}.tnme-small-card h3{font-size:20px}.tnme-small-card p{font-size:13.5px}.tnme-kicker{font-size:10px;letter-spacing:.11em;margin-bottom:7px}.tnme-kicker i{width:14px}.tnme-meta,.tnme-mini-meta{font-size:11px}.tnme-popular h2{font-size:21px;margin-bottom:8px}.tnme-popular article{grid-template-columns:24px 1fr;gap:10px;padding:13px 0}.tnme-popular b{font-size:19px}.tnme-popular h3{font-size:17px;line-height:1.14}.tnme-popular p{display:none}.tnme-ad{padding-top:0;padding-bottom:24px}.tnme-ad img{border-radius:6px;max-height:72px;object-fit:cover}.tnme-two-panels,.tnme-panel__grid,.tnme-grid3,.tnme-grid4,.tnme-latest__grid,.tnme-footer__grid,.tnme-archive__grid{grid-template-columns:1fr!important}.tnme-two-panels{gap:18px;margin-bottom:22px}.tnme-panel{padding:16px;border-radius:8px}.tnme-panel__grid{gap:16px}.tnme-section{padding:26px 14px}.tnme-section-title{align-items:flex-end;margin-bottom:16px;gap:12px}.tnme-section-title h2{font-size:24px!important;line-height:1.06}.tnme-section-title>a{font-size:10px;letter-spacing:.09em;white-space:nowrap}.tnme-desk-section .tnme-section-title h2{font-size:25px!important}.tnme-grid3,.tnme-grid4{gap:18px}.tnme-latest-card{display:grid;grid-template-columns:112px 1fr;gap:0;border-radius:8px}.tnme-latest-card__media img,.tnme-latest-card__media .tnme-placeholder{min-height:130px;height:100%;width:100%;object-fit:cover}.tnme-latest-card__content{padding:12px}.tnme-latest-card .tnme-meta{display:none}.tnme-latest-card h3{font-size:17px;line-height:1.12;margin-bottom:6px}.tnme-latest-card p{font-size:12.5px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tnme-editor-pick{padding-top:24px;padding-bottom:26px}.tnme-editor-pick__feature{min-height:auto;border-radius:8px}.tnme-editor-pick__feature img,.tnme-editor-pick__feature .tnme-placeholder{height:auto;aspect-ratio:16/10}.tnme-editor-pick__overlay{position:static;width:100%;padding:18px;border-radius:0 0 8px 8px}.tnme-editor-pick__overlay h2{font-size:24px;line-height:1.08}.tnme-editor-pick__overlay p{font-size:13.5px}.tnme-single{padding:28px 14px 0;max-width:none}.tnme-single h1{font-size:32px;line-height:1.07;letter-spacing:-.035em}.tnme-subtitle{font-size:17px;line-height:1.5}.tnme-content{font-size:17px;line-height:1.72}.tnme-single__image{margin:20px 0}.tnme-archive{padding-top:28px}.tnme-archive h1{font-size:31px}.tnme-footer{margin-top:28px;padding:34px 0}.tnme-footer__grid{gap:24px}.tnme-footer__logo{width:170px}.tnme-footer p,.tnme-footer a{font-size:14px}.tnme-top{width:40px;height:40px;right:14px;bottom:14px}}@media (max-width:420px){.tnme-header__bar{grid-template-columns:40px 1fr 68px;padding-left:10px;padding-right:10px}.tnme-logo img{width:138px;max-width:46vw}.tnme-icon-btn{width:30px}.tnme-container{padding-left:12px;padding-right:12px}.tnme-card--lead h3{font-size:23px}.tnme-card h3{font-size:20px}.tnme-section-title h2{font-size:22px!important}.tnme-latest-card{grid-template-columns:96px 1fr}.tnme-latest-card__media img,.tnme-latest-card__media .tnme-placeholder{min-height:118px}.tnme-latest-card h3{font-size:16px}}html.tnme-dark .tnme-card,html.tnme-dark .tnme-small-card,html.tnme-dark .tnme-latest-card,html.tnme-dark .tnme-popular,html.tnme-dark .tnme-panel,html.tnme-dark .tnme-section,html.tnme-dark .tnme-editor-pick,html.tnme-dark .tnme-archive,html.tnme-dark .tnme-single{border-color:var(--border)}html.tnme-dark .tnme-card{background:0 0}html.tnme-dark .tnme-latest-card,html.tnme-dark .tnme-popular{background:var(--surface)}html.tnme-dark .tnme-footer{background:#020203}html.tnme-dark .tnme-ad img{border-color:var(--border)}.tnme-page-hero{padding:54px 0 34px;border-bottom:1px solid var(--tnme-border,#e5ded0);margin-bottom:36px}.tnme-page-eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--tnme-accent,#b57a21);margin-bottom:14px}.tnme-page-eyebrow i{width:28px;height:2px;background:var(--tnme-accent,#b57a21);display:inline-block}.tnme-page-hero h1{font-family:var(--tnme-serif,Lora,serif);font-size:clamp(38px,5.5vw,78px);line-height:.96;letter-spacing:-.055em;margin:0;max-width:980px;color:var(--tnme-ink,#111)}.tnme-page-hero p{font-size:clamp(17px,2vw,22px);line-height:1.55;max-width:820px;margin:18px 0 0;color:var(--tnme-muted,#6d655b)}.tnme-page-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:54px;align-items:start;padding-bottom:64px}.tnme-page-main{min-width:0}.tnme-page-main--full{grid-column:1/-1}.tnme-page-sidebar{position:sticky;top:92px;border:1px solid var(--tnme-border,#e5ded0);background:var(--tnme-card,#fffaf2);padding:24px;border-radius:0}.tnme-page-sidebar h2{font-family:var(--tnme-serif,Lora,serif);font-size:24px;line-height:1;margin:0 0 18px;color:var(--tnme-ink,#111)}.tnme-page-sidebar a{display:block;padding:11px 0;border-top:1px solid var(--tnme-border,#e5ded0);font-weight:700;color:var(--tnme-ink,#111);text-decoration:none}.tnme-page-sidebar p{font-size:15px;line-height:1.65;color:var(--tnme-muted,#6d655b)}.tnme-page-lede{border-left:4px solid var(--tnme-green,#0b4638);background:var(--tnme-soft,#fbf5ea);padding:24px 28px;margin-bottom:34px}.tnme-page-lede p{font-size:20px;line-height:1.62;margin:0 0 14px}.tnme-page-lede p:last-child{margin-bottom:0}.tnme-page-section{border-top:1px solid var(--tnme-border,#e5ded0);padding:34px 0}.tnme-page-section h2,.tnme-page-subheading{font-family:var(--tnme-serif,Lora,serif);font-size:clamp(30px,3.6vw,48px);line-height:1;letter-spacing:-.04em;margin:0 0 16px;color:var(--tnme-ink,#111)}.tnme-page-section>p{font-size:18px;line-height:1.65;max-width:860px;color:var(--tnme-muted,#6d655b);margin:0 0 20px}.tnme-page-cardgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.tnme-page-card,.tnme-masthead-grid article,.tnme-contact-card,.tnme-report-grid article{border:1px solid var(--tnme-border,#e5ded0);background:var(--tnme-card,#fffaf2);padding:22px;min-height:160px}.tnme-page-card h3,.tnme-masthead-grid h3,.tnme-contact-card a,.tnme-report-grid h3{font-family:var(--tnme-serif,Lora,serif);font-size:24px;line-height:1.08;letter-spacing:-.03em;margin:0 0 10px;color:var(--tnme-ink,#111)}.tnme-page-card p,.tnme-masthead-grid p,.tnme-contact-card p,.tnme-report-grid p{font-size:15.5px;line-height:1.62;color:var(--tnme-muted,#6d655b);margin:0}.tnme-content{font-size:18px;line-height:1.72;color:var(--tnme-ink,#111)}.tnme-content h2{font-family:var(--tnme-serif,Lora,serif);font-size:36px;line-height:1.1;letter-spacing:-.035em;margin:34px 0 12px}.tnme-content h3{font-size:22px;margin:26px 0 10px}.tnme-content p{margin:0 0 18px}.tnme-content a{text-decoration:underline;text-underline-offset:3px}.tnme-masthead-grid,.tnme-contact-grid,.tnme-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:34px}.tnme-masthead-grid span,.tnme-contact-card span,.tnme-report-grid span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:var(--tnme-accent,#b57a21);display:block;margin-bottom:9px}.tnme-contact-card a{display:inline-block;border:0;padding:0;text-decoration:none}.tnme-ad-sidebar .tnme-btn,.tnme-page-sidebar .tnme-btn{margin-top:12px;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid var(--tnme-ink,#111);padding:12px 16px;text-transform:uppercase;letter-spacing:.09em;font-size:12px;background:var(--tnme-ink,#111);color:var(--tnme-paper,#fff)!important;text-decoration:none}.tnme-newsletter-box{background:var(--tnme-green,#0b4638);color:#fff;padding:44px;margin-bottom:36px}.tnme-newsletter-box h2{font-family:var(--tnme-serif,Lora,serif);font-size:clamp(36px,5vw,62px);line-height:1;margin:0 0 16px;color:#fff}.tnme-newsletter-box p{font-size:20px;line-height:1.55;max-width:760px;color:rgba(255,255,255,.86)}.tnme-newsletter-box .tnme-content{color:#fff}.tnme-newsletter-box input[type=email],.tnme-newsletter-box input[type=text]{width:100%;max-width:520px;padding:15px;border:0;margin:8px 0}.tnme-newsletter-box button,.tnme-newsletter-box input[type=submit]{background:var(--tnme-accent,#b57a21);color:#fff;border:0;padding:14px 20px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tnme-report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tnme-report-grid article{min-height:220px;background:linear-gradient(180deg,var(--tnme-card,#fffaf2),var(--tnme-soft,#fbf5ea))}.tnme-grid3--page{margin-top:18px}body.tnme-dark .tnme-page-hero,html.tnme-dark .tnme-page-hero{border-color:rgba(255,255,255,.14)}html.tnme-dark .tnme-page-hero h1,html.tnme-dark .tnme-page-section h2,html.tnme-dark .tnme-page-subheading,html.tnme-dark .tnme-page-sidebar h2,html.tnme-dark .tnme-content,html.tnme-dark .tnme-page-card h3,html.tnme-dark .tnme-masthead-grid h3,html.tnme-dark .tnme-contact-card a,html.tnme-dark .tnme-report-grid h3{color:#f7f0e6}html.tnme-dark .tnme-page-hero p,html.tnme-dark .tnme-page-section>p,html.tnme-dark .tnme-page-card p,html.tnme-dark .tnme-masthead-grid p,html.tnme-dark .tnme-contact-card p,html.tnme-dark .tnme-report-grid p,html.tnme-dark .tnme-page-sidebar p{color:rgba(247,240,230,.72)}html.tnme-dark .tnme-page-sidebar,html.tnme-dark .tnme-page-card,html.tnme-dark .tnme-masthead-grid article,html.tnme-dark .tnme-contact-card,html.tnme-dark .tnme-report-grid article{background:#141414;border-color:rgba(255,255,255,.13)}html.tnme-dark .tnme-page-lede{background:#111;border-color:#b57a21}html.tnme-dark .tnme-page-sidebar a{color:#f7f0e6;border-color:rgba(255,255,255,.13)}@media (max-width:980px){.tnme-page-shell{grid-template-columns:1fr;gap:28px}.tnme-page-sidebar{position:relative;top:auto}.tnme-page-cardgrid,.tnme-masthead-grid,.tnme-contact-grid{grid-template-columns:1fr}.tnme-report-grid{grid-template-columns:1fr}.tnme-page-hero{padding:36px 0 24px;margin-bottom:24px}.tnme-page-main{width:100%}}@media (max-width:640px){.tnme-page-hero h1{font-size:38px;letter-spacing:-.045em}.tnme-page-hero p{font-size:16px}.tnme-page-shell{padding-bottom:40px}.tnme-page-section{padding:26px 0}.tnme-page-section h2,.tnme-page-subheading{font-size:31px}.tnme-page-lede{padding:20px}.tnme-page-lede p{font-size:17px}.tnme-page-card,.tnme-masthead-grid article,.tnme-contact-card,.tnme-report-grid article{padding:18px;min-height:auto}.tnme-newsletter-box{padding:28px 20px}.tnme-newsletter-box h2{font-size:34px}.tnme-newsletter-box p{font-size:17px}.tnme-content{font-size:17px}.tnme-content h2{font-size:30px}}:root{--tnme-paper:var(--bg);--tnme-card:var(--surface);--tnme-soft:var(--soft);--tnme-ink:var(--ink);--tnme-muted:var(--muted);--tnme-border:var(--border);--tnme-accent:var(--gold);--tnme-green:#064838}html.tnme-dark{--tnme-green:#082d25}.tnme-page-hero{max-width:1240px;padding:42px 22px 26px;margin:0 auto 32px;border-bottom:1px solid var(--border)}.tnme-page-hero h1{font-size:clamp(38px,4.6vw,64px);line-height:1.02;letter-spacing:-.052em;max-width:900px}.tnme-page-hero p{font-size:clamp(16px,1.5vw,20px);max-width:760px;margin-top:16px;color:var(--muted)}.tnme-page-shell{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,820px) minmax(280px,330px);gap:42px;align-items:start;padding-left:22px;padding-right:22px;padding-bottom:64px}.tnme-page-main{min-width:0;max-width:100%}.tnme-page-main--full{grid-column:1/-1;max-width:none}.tnme-page-sidebar{min-width:0;overflow:hidden;position:sticky;top:92px;background:var(--surface);border:1px solid var(--border);padding:22px;border-radius:10px;box-shadow:0 10px 34px rgba(9,12,34,.05)}.tnme-page-sidebar h2{font-size:22px;letter-spacing:-.03em;margin-bottom:14px}.tnme-page-sidebar a{overflow-wrap:anywhere;word-break:break-word}.tnme-contact-card a{overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:clamp(17px,1.4vw,22px)}.tnme-page-lede{border-left:4px solid var(--tnme-green);background:color-mix(in srgb,var(--soft) 78%,#fff);padding:24px 28px;margin-bottom:30px;border-radius:0 8px 8px 0}.tnme-page-lede--strong{background:linear-gradient(135deg,rgba(6,72,56,.08),rgba(185,132,46,.08))}.tnme-page-lede p{font-size:18px;line-height:1.72;color:var(--text)}.tnme-page-section{border-top:1px solid var(--border);padding:30px 0}.tnme-page-section h2,.tnme-page-subheading{font-size:clamp(28px,3vw,42px);line-height:1.06;margin-bottom:14px}.tnme-page-section>p{font-size:17px;line-height:1.72;color:var(--muted)}.tnme-page-cardgrid,.tnme-masthead-grid,.tnme-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tnme-page-card,.tnme-masthead-grid article,.tnme-contact-card,.tnme-report-grid article{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:22px;box-shadow:0 10px 34px rgba(9,12,34,.04)}.tnme-page-card h3,.tnme-masthead-grid h3,.tnme-report-grid h3{font-size:22px;line-height:1.12}.tnme-page-card p,.tnme-masthead-grid p,.tnme-contact-card p,.tnme-report-grid p{font-size:15px;line-height:1.65;color:var(--muted)}.tnme-page-band{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:28px;margin:24px 0;box-shadow:0 14px 44px rgba(9,12,34,.05)}.tnme-page-band h2{margin-top:0}.tnme-page-band p:last-child{margin-bottom:0}.tnme-content{font-size:17px;line-height:1.74}.tnme-content p{margin-bottom:18px}.tnme-content ul,.tnme-content ol{padding-left:22px;line-height:1.7}.tnme-contact-grid--wide .tnme-contact-card{min-height:170px}.tnme-masthead-grid--balanced article{min-height:172px}.tnme-contact-sidebar .tnme-contact-card{padding:16px;margin:0 0 12px;border-radius:8px}.tnme-contact-sidebar .tnme-contact-card a{font-size:18px}.tnme-newsletter-box--premium{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,450px);gap:32px;align-items:start;background:linear-gradient(135deg,#063d31,#071b18);border-radius:16px;box-shadow:0 20px 70px rgba(6,72,56,.24);padding:34px}.tnme-newsletter-box--premium h2{font-size:clamp(34px,4vw,54px)}.tnme-form-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:#d3a24f;margin-bottom:12px}.tnme-subscribe-form{background:#fff;border-radius:14px;padding:22px;color:#101318;box-shadow:0 16px 50px rgba(0,0,0,.18)}.tnme-subscribe-form label span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#7a6d58;margin-bottom:6px}.tnme-form-row{display:grid;grid-template-columns:1fr;gap:12px}.tnme-subscribe-form input[type=text],.tnme-subscribe-form input[type=email]{width:100%;border:1px solid #e2d7c6;border-radius:8px;padding:13px 14px;font:600 15px var(--sans);background:#fff;color:#111}.tnme-check{display:flex!important;gap:9px;align-items:flex-start;margin:14px 0;color:#3d3d3d;font-size:13px;line-height:1.45}.tnme-check input{margin-top:3px}.tnme-check span{display:inline!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;color:#3d3d3d!important;margin:0!important}.tnme-subscribe-form button{width:100%;border:0;border-radius:8px;background:#101318;color:#fff;padding:14px 18px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;cursor:pointer}.tnme-form-note{font-size:12px!important;color:#777!important;margin:10px 0 0!important;line-height:1.45!important}.tnme-newsletter-alert{border-radius:10px;margin-bottom:18px;padding:14px 16px;font-weight:700}.tnme-newsletter-alert.ok{background:#e9f8ef;color:#064838}.tnme-newsletter-alert.err{background:#fff1f1;color:#9e1b20}.tnme-newsletter-popup{position:fixed;right:22px;bottom:22px;width:390px;max-width:calc(100vw - 32px);background:#fff;color:#111;border-radius:16px;box-shadow:0 24px 90px rgba(0,0,0,.28);z-index:9999;transform:translateY(18px);opacity:0;pointer-events:none;transition:.25s ease;border:1px solid #e9decf}.tnme-newsletter-popup.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.tnme-newsletter-popup__inner{padding:22px}.tnme-newsletter-popup h3{font-family:var(--serif);font-size:28px;line-height:1.05;margin:0 0 10px;letter-spacing:-.04em}.tnme-newsletter-popup p{font-size:14px;line-height:1.55;color:#5f5d58;margin:0 0 14px}.tnme-newsletter-popup__close{position:absolute;right:12px;top:10px;border:0;background:0 0;font-size:22px;line-height:1;cursor:pointer}.tnme-newsletter-popup .tnme-subscribe-form{box-shadow:none;padding:0;border-radius:0}.tnme-newsletter-popup .tnme-form-row{gap:10px}.tnme-newsletter-popup .tnme-check{font-size:12px}.tnme-newsletter-popup .tnme-form-note{display:none}html.tnme-dark .tnme-page-band,html.tnme-dark .tnme-page-card,html.tnme-dark .tnme-masthead-grid article,html.tnme-dark .tnme-contact-card,html.tnme-dark .tnme-report-grid article,html.tnme-dark .tnme-page-sidebar{background:var(--surface);border-color:var(--border);box-shadow:none}.tnme-dark .tnme-page-lede{background:#12131a}.tnme-dark .tnme-subscribe-form,.tnme-dark .tnme-newsletter-popup{background:#12131a;color:#f7f4ee;border-color:#2a2b34}.tnme-dark .tnme-subscribe-form input{background:#0a0b0f;color:#fff;border-color:#343641}.tnme-dark .tnme-check span,.tnme-dark .tnme-newsletter-popup p{color:#c8c4bb!important}.tnme-dark .tnme-subscribe-form button{background:#d29c43;color:#111}@media (max-width:1080px){.tnme-page-shell{grid-template-columns:minmax(0,1fr);gap:28px}.tnme-page-sidebar{position:relative;top:auto;display:block}.tnme-newsletter-box--premium{grid-template-columns:1fr}}@media (max-width:720px){.tnme-page-hero{padding:30px 16px 22px;margin-bottom:24px}.tnme-page-hero h1{font-size:38px;line-height:1.04}.tnme-page-hero p{font-size:16px}.tnme-page-shell{padding-left:16px;padding-right:16px;padding-bottom:44px}.tnme-page-cardgrid,.tnme-masthead-grid,.tnme-contact-grid{grid-template-columns:1fr}.tnme-page-section{padding:24px 0}.tnme-page-section h2,.tnme-page-subheading{font-size:30px}.tnme-page-lede{padding:20px}.tnme-page-lede p{font-size:16.5px}.tnme-page-card,.tnme-masthead-grid article,.tnme-contact-card,.tnme-report-grid article{padding:18px;border-radius:8px}.tnme-newsletter-box--premium{padding:22px 16px;border-radius:12px}.tnme-newsletter-box--premium h2{font-size:32px}.tnme-newsletter-box--premium p{font-size:16px}.tnme-subscribe-form{padding:18px}.tnme-newsletter-popup{right:12px;bottom:12px;max-width:calc(100vw - 24px)}.tnme-newsletter-popup h3{font-size:24px}}.tnme-author-byline{display:flex;align-items:center;gap:14px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0;margin:22px 0;color:var(--muted)}.tnme-author-byline img{width:58px;height:58px;border-radius:50%;object-fit:cover;background:var(--soft);border:1px solid var(--border)}.tnme-author-byline__name{font-weight:900;color:var(--ink);font-size:16px;line-height:1.2}.tnme-author-byline__name a{text-decoration:none;color:inherit}.tnme-author-byline__expert{font-size:13px;color:var(--muted);margin-top:3px}.tnme-author-byline__meta{font-size:12px;color:var(--faint);margin-top:5px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.tnme-author-box{display:grid;grid-template-columns:82px 1fr;gap:18px;border:1px solid var(--border);background:var(--soft);padding:22px;margin:34px 0;border-radius:8px}.tnme-author-box img{width:82px;height:82px;border-radius:50%;object-fit:cover;background:var(--surface);border:1px solid var(--border)}.tnme-author-box__label{font-size:11px;color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.tnme-author-box h3{font:700 24px/1.1 var(--serif);letter-spacing:-.025em;margin:0 0 4px;color:var(--ink)}.tnme-author-box__expert{font-size:13px;font-weight:800;color:var(--muted);margin:0 0 10px;text-transform:uppercase;letter-spacing:.04em}.tnme-author-box p{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 12px}.tnme-author-box__link{display:inline-flex;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:var(--ink);border-bottom:2px solid var(--gold);padding-bottom:3px}.tnme-author-box__disclosure{font-size:12px;color:var(--faint);margin-top:10px}.tnme-author-archive{padding-top:44px;padding-bottom:42px}.tnme-author-hero{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;border:1px solid var(--border);background:var(--soft);padding:30px;margin-bottom:34px;border-radius:10px}.tnme-author-hero__avatar img{width:132px;height:132px;border-radius:50%;object-fit:cover;border:1px solid var(--border);background:var(--surface)}.tnme-author-hero h1{font:700 clamp(38px,5vw,68px)/.96 var(--serif);letter-spacing:-.055em;margin:0 0 10px;color:var(--ink)}.tnme-author-hero p{font-size:17px;line-height:1.65;color:var(--muted);max-width:760px;margin:0 0 12px}.tnme-author-hero__expert{font-weight:900;color:var(--ink)!important;text-transform:uppercase;letter-spacing:.055em;font-size:13px!important;margin-bottom:8px!important}.tnme-author-pill{display:inline-flex;border:1px solid var(--border-strong);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:var(--ink);background:var(--surface)}.tnme-author-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0}.tnme-author-directory .tnme-author-box{grid-template-columns:64px 1fr;margin:0;padding:16px;align-items:start}.tnme-author-directory .tnme-author-box img{width:64px;height:64px}.tnme-author-directory .tnme-author-box h3{font-size:19px}.tnme-author-directory .tnme-author-box p{font-size:13px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}html.tnme-dark .tnme-author-byline,html.tnme-dark .tnme-author-box,html.tnme-dark .tnme-author-hero{border-color:var(--border)}@media(max-width:900px){.tnme-author-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.tnme-author-hero{grid-template-columns:110px 1fr}.tnme-author-hero__avatar img{width:96px;height:96px}.tnme-author-hero h1{font-size:40px}}@media(max-width:640px){.tnme-author-byline{align-items:flex-start}.tnme-author-byline img{width:50px;height:50px}.tnme-author-box{grid-template-columns:1fr;text-align:left}.tnme-author-box img{width:74px;height:74px}.tnme-author-hero{grid-template-columns:1fr;gap:16px;padding:20px}.tnme-author-directory{grid-template-columns:1fr}.tnme-author-hero h1{font-size:34px}.tnme-author-hero p{font-size:15px}}