:root{
  --xht-red:#ff2121;--xht-black:#0a0a0b;--xht-paper:#fbfaf7;--xht-soft:#f2f4f7;--xht-line:#dde2e8;--xht-text:#383b42;--xht-blue:#0059ff;--xht-cyan:#00d4ff;--xht-yellow:#ffd100;
  --xht-max:1360px;--xht-radius:18px;
}
body{background:var(--xht-paper);color:var(--xht-black)}
a{color:inherit;text-decoration:none}.td-main-content-wrap{padding-top:0}.xht-home,.xht-single,.xht-category{max-width:var(--xht-max);margin:0 auto;padding:0 20px 60px}.xht-breaking{display:flex;gap:24px;align-items:center;background:var(--xht-soft);padding:14px 18px;border-radius:0 0 12px 12px;margin-bottom:46px}.xht-breaking strong,.xht-badge{background:var(--xht-red);color:#fff;padding:7px 11px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:.04em}.xht-hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:38px;margin-bottom:56px}.xht-hero-main{background:#fff;border-radius:var(--xht-radius);overflow:hidden;border:1px solid var(--xht-line)}.xht-hero-main__image{position:relative;display:block;min-height:440px;background:var(--xht-black)}.xht-hero-main__image img{width:100%;height:520px;object-fit:cover;display:block}.xht-hero-main__image .xht-badge{position:absolute;left:28px;top:28px}.xht-hero-main h1{font-size:clamp(36px,5vw,58px);line-height:.98;margin:28px 30px 16px;font-weight:900;letter-spacing:-.04em}.xht-hero-main p{font-size:18px;line-height:1.55;color:var(--xht-text);margin:0 30px 34px}.xht-hero-side{display:grid;gap:18px}.xht-card{background:#fff;border:1px solid var(--xht-line);border-radius:16px;overflow:hidden}.xht-card__image{position:relative;display:block;background:var(--xht-black);min-height:180px}.xht-card__image img{width:100%;height:100%;object-fit:cover;display:block}.xht-card__image .xht-badge{position:absolute;left:16px;bottom:16px}.xht-card__title{font-size:22px;line-height:1.12;margin:18px 18px 10px;font-weight:900;letter-spacing:-.025em}.xht-card__meta{font-size:13px;color:var(--xht-text);margin:0 18px 18px}.xht-card--small{display:grid;grid-template-columns:160px 1fr;min-height:145px}.xht-card--small .xht-card__image{min-height:145px}.xht-card--small .xht-card__title{font-size:19px}.xht-section{margin:58px 0}.xht-section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--xht-line);padding-bottom:14px;margin-bottom:26px}.xht-section-head h2{font-size:30px;font-weight:900;margin:0;letter-spacing:-.03em}.xht-section-head p{margin:5px 0 0;color:var(--xht-text)}.xht-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.xht-trend-stream{background:var(--xht-black);border-radius:24px;padding:34px;margin:56px 0;color:#fff}.xht-section-head--dark{border-color:rgba(255,255,255,.16);margin-bottom:22px}.xht-trend-pills{display:flex;gap:16px;flex-wrap:wrap}.xht-trend-pill{display:inline-flex;align-items:center;justify-content:center;background:var(--xht-red);color:#fff;border-radius:999px;padding:15px 24px;font-size:20px;font-weight:900}.xht-newsletter{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--xht-black);color:#fff;border-radius:24px;padding:36px;margin:70px 0}.xht-newsletter h2{font-size:34px;margin:0 0 6px}.xht-newsletter p{margin:0;color:rgba(255,255,255,.74)}.xht-newsletter__form{display:flex;gap:12px}.xht-newsletter input{width:320px;border:0;border-radius:10px;padding:15px 16px;font-size:15px}.xht-newsletter button{border:0;border-radius:10px;background:var(--xht-red);color:#fff;font-weight:900;padding:0 24px}.xht-article__header{max-width:980px;margin:60px auto 34px}.xht-article__header h1{font-size:clamp(44px,6vw,76px);line-height:.95;letter-spacing:-.055em;margin:24px 0}.xht-article__dek{font-size:22px;line-height:1.48;color:var(--xht-text)}.xht-article__meta{font-size:14px;color:var(--xht-text);font-weight:700}.xht-article__hero img{width:100%;border-radius:24px;max-height:620px;object-fit:cover}.xht-article__layout{display:grid;grid-template-columns:minmax(0,760px) 360px;gap:72px;max-width:1200px;margin:60px auto}.xht-article__content{font-size:20px;line-height:1.75}.xht-article__content p{margin-bottom:1.35em}.xht-article__content blockquote{background:var(--xht-black);color:#fff;border-radius:16px;padding:32px;font-size:28px;line-height:1.25;font-weight:900;margin:38px 0}.xht-inline-ad{height:110px;background:var(--xht-soft);border:1px dashed var(--xht-line);display:flex;align-items:center;justify-content:center;border-radius:12px;font-weight:800;color:var(--xht-text);margin:38px 0}.xht-widget,.xht-popular{background:#fff;border:1px solid var(--xht-line);border-radius:16px;padding:22px}.xht-widget-title,.xht-popular h3{margin:0 0 18px;font-size:20px}.xht-popular__item{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--xht-line)}.xht-popular__item:last-child{border-bottom:0}.xht-popular__item span{font-size:28px;color:var(--xht-red);font-weight:900}.xht-category__header{padding:58px 0 36px;border-bottom:1px solid var(--xht-line);margin-bottom:34px}.xht-category__header h1{font-size:72px;line-height:.92;margin:0 0 12px;letter-spacing:-.055em}.xht-category__header p{font-size:18px;color:var(--xht-text);max-width:780px}.xht-card-grid--category{grid-template-columns:repeat(3,1fr)}.xht-pagination{margin:40px 0;text-align:center}
@media(max-width:1024px){.xht-hero-grid,.xht-article__layout{grid-template-columns:1fr}.xht-card-grid,.xht-card-grid--category{grid-template-columns:repeat(2,1fr)}.xht-newsletter{display:block}.xht-newsletter__form{margin-top:24px}.xht-card--small{grid-template-columns:140px 1fr}}
@media(max-width:680px){.xht-home,.xht-single,.xht-category{padding:0 16px 40px}.xht-hero-main__image{min-height:280px}.xht-hero-main__image img{height:300px}.xht-card-grid,.xht-card-grid--category{grid-template-columns:1fr}.xht-newsletter__form{display:block}.xht-newsletter input,.xht-newsletter button{width:100%;height:48px}.xht-newsletter button{margin-top:10px}.xht-card--small{grid-template-columns:110px 1fr}.xht-category__header h1{font-size:52px}}
