:root{--tcgr-bg:#0b0b0d;--tcgr-card:#141416;--tcgr-soft:#1b1b1e;--tcgr-gold:#f2b234;--tcgr-gold-light:#f7d47c;--tcgr-red:#e5323e;--tcgr-red-dark:#a41f28;--tcgr-white:#f8f4ea;--tcgr-muted:#a7a5a0;--tcgr-border:rgba(255,255,255,.1);--tcgr-display:"Playfair Display",Georgia,serif;--tcgr-body:"Inter",Arial,sans-serif;--tcgr-shell:1280px}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.tcgr-site{margin:0;background:var(--tcgr-bg);color:var(--tcgr-white);font-family:var(--tcgr-body);font-size:16px;line-height:1.7;overflow-x:hidden}:where(body.tcgr-site) a{color:inherit;text-decoration:none}:where(body.tcgr-site) img{max-width:100%;height:auto}:where(body.tcgr-site) :is(button,input,textarea,select){font:inherit}.tcgr-shell{width:min(var(--tcgr-shell),calc(100% - 48px));margin-inline:auto}.tcgr-main{min-height:55vh;padding-top:112px}.tcgr-skip-link{position:fixed;z-index:9999;left:12px;top:-100px;background:var(--tcgr-gold);color:#000!important;padding:10px 16px;border-radius:0 0 8px 8px}.tcgr-skip-link:focus{top:0}.tcgr-kicker{display:block;color:var(--tcgr-gold);font-size:11px;font-weight:800;letter-spacing:.24em;line-height:1.4;text-transform:uppercase}.tcgr-button,.tcgr-article-aside button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--tcgr-gold);color:#09090a!important;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:14px 25px;cursor:pointer;transition:.25s}.tcgr-button:hover,.tcgr-article-aside button:hover{filter:brightness(1.12);box-shadow:0 0 28px rgba(242,178,52,.35)}

/* Header */
.tcgr-header{position:fixed;inset:0 0 auto;z-index:999;transition:.3s}.tcgr-top-strip{height:36px;background:var(--tcgr-red);font-size:11px}.tcgr-top-strip__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.tcgr-top-strip p{margin:0;letter-spacing:.02em}.tcgr-top-strip p em{color:#ffdc8b;font-family:var(--tcgr-display);font-weight:600}.tcgr-top-strip p span{opacity:.45;margin:0 13px}.tcgr-social-links{display:flex;align-items:center;gap:17px}.tcgr-social-links a{transition:.2s}.tcgr-social-links a:hover{color:#ffdc8b}.tcgr-social-links span{opacity:.55}.tcgr-main-bar{height:76px;background:linear-gradient(to bottom,rgba(0,0,0,.87),rgba(0,0,0,.55));border-bottom:1px solid rgba(255,255,255,.06);transition:.3s}.tcgr-header.is-scrolled .tcgr-main-bar{background:rgba(11,11,13,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 30px rgba(0,0,0,.5);border-color:var(--tcgr-border)}.tcgr-main-bar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.tcgr-brand{display:flex;align-items:center;gap:12px;flex:none}.tcgr-brand-logo,.custom-logo-link{display:flex;align-items:center}.tcgr-brand-logo img,.custom-logo{display:block;width:auto;max-width:76px;height:55px;object-fit:contain;filter:drop-shadow(0 2px 12px rgba(242,178,52,.2));transition:.25s}.tcgr-brand-logo:hover img,.custom-logo-link:hover .custom-logo{transform:scale(1.04)}.tcgr-brand-copy{display:flex;flex-direction:column;line-height:1.25}.tcgr-brand-copy strong{font:700 14px var(--tcgr-display);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.tcgr-brand-copy em{font:italic 11px var(--tcgr-display);color:var(--tcgr-gold)}.tcgr-primary-nav{margin-left:auto}.tcgr-nav-list,.tcgr-primary-nav ul{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.tcgr-primary-nav li{position:relative}.tcgr-primary-nav a{display:block;padding:10px 8px;color:rgba(255,255,255,.76);font-size:11px;font-weight:700;letter-spacing:.035em;line-height:1.2;text-transform:uppercase;white-space:nowrap;transition:.2s}.tcgr-primary-nav a:hover,.tcgr-primary-nav .current-menu-item>a,.tcgr-primary-nav .current_page_item>a{color:var(--tcgr-gold)}.tcgr-primary-nav .current-menu-item>a:after,.tcgr-primary-nav .current_page_item>a:after{content:"";position:absolute;left:8px;right:8px;bottom:2px;height:2px;background:var(--tcgr-gold);border-radius:4px}.tcgr-primary-nav .sub-menu{position:absolute;display:none;top:100%;left:0;width:210px;padding:8px;background:#111113;border:1px solid var(--tcgr-border);border-radius:12px;box-shadow:0 18px 40px rgba(0,0,0,.55)}.tcgr-primary-nav li:hover>.sub-menu,.tcgr-primary-nav li:focus-within>.sub-menu{display:block}.tcgr-header-actions{display:flex;align-items:center;gap:9px;flex:none}.tcgr-listen-button{display:flex;align-items:center;gap:9px;border:1px solid rgba(229,50,62,.65);background:rgba(229,50,62,.1);color:#fff;border-radius:999px;padding:8px 12px;cursor:pointer}.tcgr-listen-button span,.tcgr-footer-live span{width:8px;height:8px;border-radius:50%;background:var(--tcgr-red);box-shadow:0 0 0 0 rgba(229,50,62,.6);animation:tcgr-pulse 1.6s infinite}.tcgr-listen-button b{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.tcgr-donate-button{border-radius:999px;background:var(--tcgr-gold);color:#080808!important;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:10px 15px}.tcgr-menu-toggle{display:none;width:39px;height:39px;padding:9px;border:1px solid var(--tcgr-border);background:rgba(255,255,255,.04);border-radius:50%;cursor:pointer}.tcgr-menu-toggle i{display:block;height:2px;background:#fff;margin:4px 0;border-radius:5px;transition:.25s}.tcgr-menu-toggle[aria-expanded=true] i:nth-child(1){transform:translateY(6px) rotate(45deg)}.tcgr-menu-toggle[aria-expanded=true] i:nth-child(2){opacity:0}.tcgr-menu-toggle[aria-expanded=true] i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

/* Footer */
.tcgr-footer{position:relative;margin-top:90px;padding:72px 0 0;background:#070708;border-top:1px solid var(--tcgr-border);overflow:hidden}.tcgr-footer-glow{position:absolute;width:420px;height:250px;left:8%;top:-200px;background:rgba(229,50,62,.2);filter:blur(100px);pointer-events:none}.tcgr-footer-grid{position:relative;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:65px;padding-bottom:58px}.tcgr-footer-brand .tcgr-brand-logo img,.tcgr-footer-brand .custom-logo{max-width:160px;height:85px}.tcgr-footer-brand>p{max-width:430px;color:rgba(255,255,255,.52);font-size:13px;line-height:1.75;margin:20px 0}.tcgr-footer-live{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.7);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tcgr-footer-menu h2{margin:6px 0 18px;font:700 15px var(--tcgr-display);color:#fff}.tcgr-footer-menu ul{list-style:none;margin:0;padding:0}.tcgr-footer-menu li{margin:8px 0}.tcgr-footer-menu a{color:rgba(255,255,255,.48);font-size:12px;transition:.2s}.tcgr-footer-menu a:hover{color:var(--tcgr-gold);padding-left:3px}.tcgr-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.07);padding:20px 0;color:rgba(255,255,255,.32);font-size:10px;letter-spacing:.05em}.tcgr-footer-bottom p{margin:0}.tcgr-footer-bottom span{color:var(--tcgr-red)}

/* Page and article templates */
.tcgr-page{margin:0}.tcgr-page>.entry-content{margin:0}.tcgr-page-hero{position:relative;min-height:460px;display:flex;align-items:end;padding:90px 0 70px;background-image:linear-gradient(to top,rgba(5,5,6,.98),rgba(5,5,6,.2)),linear-gradient(90deg,rgba(229,50,62,.2),transparent),var(--tcgr-hero);background-size:cover;background-position:center}.tcgr-page-hero--compact{min-height:380px}.tcgr-page-hero h1{max-width:900px;margin:10px 0 8px;font:900 clamp(43px,7vw,78px)/1 var(--tcgr-display);letter-spacing:-.035em}.tcgr-page-hero__copy{max-width:700px;color:rgba(255,255,255,.68)}.tcgr-page-hero__copy p{margin:0}.tcgr-archive,.tcgr-related{padding-top:80px;padding-bottom:70px}.tcgr-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.tcgr-post-card{overflow:hidden;background:rgba(255,255,255,.025);border:1px solid var(--tcgr-border);border-radius:20px;transition:.25s}.tcgr-post-card:hover{transform:translateY(-4px);border-color:rgba(242,178,52,.42);background:rgba(255,255,255,.045)}.tcgr-post-card__image{display:block;aspect-ratio:16/10;overflow:hidden}.tcgr-post-card__image img{width:100%;height:100%;object-fit:cover;transition:.7s}.tcgr-post-card:hover .tcgr-post-card__image img{transform:scale(1.055)}.tcgr-post-card__body{padding:21px}.tcgr-post-card h2{margin:8px 0 7px;font:700 20px/1.3 var(--tcgr-display)}.tcgr-post-card h2 a:hover{color:var(--tcgr-gold)}.tcgr-post-card__body>p{color:rgba(255,255,255,.54);font-size:13px;line-height:1.65;margin:0 0 16px}.tcgr-post-meta{color:rgba(255,255,255,.42);font-size:11px;letter-spacing:.02em}.navigation.pagination{margin-top:48px}.nav-links{display:flex;gap:8px}.page-numbers{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--tcgr-border);border-radius:50%;font-size:12px}.page-numbers.current,.page-numbers:hover{background:var(--tcgr-gold);border-color:var(--tcgr-gold);color:#000}.tcgr-article-hero{position:relative;min-height:670px;display:flex;align-items:end;overflow:hidden}.tcgr-article-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tcgr-article-hero__shade{position:absolute;inset:0;background:linear-gradient(to top,#0b0b0d 0%,rgba(11,11,13,.75) 38%,rgba(0,0,0,.18) 100%),linear-gradient(90deg,rgba(229,50,62,.2),transparent)}.tcgr-article-hero__content{position:relative;padding-bottom:70px}.tcgr-pill{display:inline-block;border-radius:999px;background:var(--tcgr-red);color:#fff!important;padding:5px 13px;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.tcgr-article-hero h1{max-width:980px;margin:18px 0 15px;font:900 clamp(40px,6vw,72px)/1.06 var(--tcgr-display);letter-spacing:-.035em}.tcgr-article-deck{max-width:780px;color:rgba(255,255,255,.68);font-size:17px;line-height:1.65}.tcgr-article-layout{display:grid;grid-template-columns:minmax(0,800px) 320px;justify-content:space-between;gap:70px;padding-top:65px}.tcgr-article-content{color:#dedbd3;font:17px/1.85 var(--tcgr-body)}.tcgr-article-content h2,.tcgr-article-content h3,.tcgr-article-content h4{color:#fff;font-family:var(--tcgr-display);line-height:1.25;margin:1.8em 0 .6em}.tcgr-article-content h2{font-size:34px}.tcgr-article-content h3{font-size:26px}.tcgr-article-content a{color:var(--tcgr-gold)!important;text-decoration:underline!important}.tcgr-article-content blockquote{margin:34px 0;padding:25px 30px;border-left:3px solid var(--tcgr-gold);background:rgba(242,178,52,.06);font:italic 23px/1.55 var(--tcgr-display);color:#fff}.tcgr-article-content img{border-radius:18px}.tcgr-article-aside{position:relative}.tcgr-aside-card{position:sticky;top:140px;padding:28px;background:linear-gradient(140deg,rgba(229,50,62,.16),rgba(242,178,52,.06));border:1px solid rgba(242,178,52,.25);border-radius:22px}.tcgr-aside-card h2{font:800 27px/1.15 var(--tcgr-display);margin:8px 0}.tcgr-aside-card p{color:rgba(255,255,255,.6);font-size:13px}.tcgr-article-footer{padding-top:35px}.tcgr-tags a{display:inline-block;border:1px solid var(--tcgr-border);border-radius:999px;margin:4px;padding:6px 12px;font-size:11px;color:rgba(255,255,255,.65)}.tcgr-related>h2{margin:8px 0 30px;font:900 38px var(--tcgr-display)}/* Archive extras */
.tcgr-archive-count{margin:14px 0 0;color:rgba(255,255,255,.55);font-size:13px;letter-spacing:.04em}
.tcgr-empty{padding:70px 0 30px;text-align:center}
.tcgr-empty h2{margin:0 0 10px;font:800 30px var(--tcgr-display)}
.tcgr-empty p{margin:0 auto 24px;max-width:460px;color:var(--tcgr-muted)}
/* Previous / next article */
.tcgr-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px}
.tcgr-post-nav__link{display:block;padding:18px 20px;border:1px solid var(--tcgr-border);border-radius:16px;background:var(--tcgr-card);transition:.25s}
.tcgr-post-nav__link:hover{border-color:rgba(242,178,52,.5)}
.tcgr-post-nav__link span{display:block;margin-bottom:6px;color:var(--tcgr-gold);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.tcgr-post-nav__link strong{display:block;font:700 15px/1.4 var(--tcgr-display)}
.tcgr-post-nav__link--next{text-align:right}
.tcgr-post-nav__link:only-child{grid-column:1/-1}
/* Comments */
.tcgr-comments{margin-top:56px}
.tcgr-comments__inner{padding:34px;border:1px solid var(--tcgr-border);border-radius:22px;background:var(--tcgr-card)}
.tcgr-comments__title{margin:8px 0 24px;font:800 26px var(--tcgr-display)}
.tcgr-comments__closed{color:var(--tcgr-muted)}
.tcgr-comment-list,.tcgr-comment-list .children{margin:0;padding:0;list-style:none}
.tcgr-comment-list .children{margin-top:16px;padding-left:26px;border-left:1px solid var(--tcgr-border)}
.tcgr-comment-list li.comment{margin-bottom:22px}
.tcgr-comment-list .comment-body{padding:20px;border:1px solid var(--tcgr-border);border-radius:16px;background:rgba(255,255,255,.02)}
.tcgr-comment-list .comment-author{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700}
.tcgr-comment-list .comment-author img{width:44px;height:44px;border-radius:50%;object-fit:cover}
.tcgr-comment-list .comment-author .says{display:none}
.tcgr-comment-list .comment-meta{margin:8px 0 12px;color:rgba(255,255,255,.4);font-size:11px;letter-spacing:.05em}
.tcgr-comment-list .comment-meta a{color:inherit}
.tcgr-comment-list p{margin:0 0 10px;color:rgba(255,255,255,.8);font-size:15px}
.tcgr-comment-list .reply a{display:inline-block;color:var(--tcgr-gold);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.tcgr-comment-list .comment-awaiting-moderation{color:var(--tcgr-gold);font-size:12px}
.comment-respond{margin-top:34px}
.comment-form p{margin:0 0 16px}
.comment-form label{display:block;margin-bottom:7px;color:rgba(255,255,255,.7);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url],.comment-form textarea{width:100%;max-width:100%;padding:13px 15px;border:1px solid var(--tcgr-border);border-radius:12px;background:rgba(0,0,0,.45);color:#fff}
.comment-form input:focus,.comment-form textarea:focus{outline:0;border-color:var(--tcgr-gold)}
.comment-form textarea{min-height:150px;resize:vertical}
.comment-form .comment-form-cookies-consent{display:flex;align-items:center;gap:10px}
.comment-form .comment-form-cookies-consent label{margin:0;text-transform:none;letter-spacing:0;font-weight:500;font-size:13px}
.comment-form .comment-form-cookies-consent input{width:auto}
.comment-form .form-submit{margin-bottom:0}
.comment-form .submit{cursor:pointer}
.comment-reply-title small{margin-left:10px;font-size:12px}
.tcgr-link-pages{margin-top:24px;color:var(--tcgr-muted);font-size:13px}
.tcgr-error{min-height:70vh;display:grid;place-items:center;text-align:center;padding:70px 24px}.tcgr-error h1{font:900 clamp(42px,7vw,76px)/1 var(--tcgr-display);margin:12px}.tcgr-error p{color:var(--tcgr-muted);margin-bottom:28px}

@keyframes tcgr-pulse{0%,100%{box-shadow:0 0 0 0 rgba(229,50,62,.55)}50%{box-shadow:0 0 0 8px rgba(229,50,62,0)}}
/* Laptop band: the 10-item menu, brand text and action buttons no longer fit the
   1280px shell between the desktop layout and the 1220px mobile drawer, so the
   header tightens instead of pushing the buttons off-screen. */
@media(max-width:1500px){.tcgr-main-bar__inner{gap:12px}.tcgr-brand-copy{display:none}.tcgr-primary-nav{min-width:0}.tcgr-primary-nav a{padding:10px 6px;letter-spacing:.02em}.tcgr-header-actions{gap:7px}.tcgr-listen-button{padding:8px 10px}.tcgr-donate-button{padding:9px 12px}}
@media(max-width:1220px){.admin-bar .tcgr-header{top:32px}.tcgr-brand-copy{display:none}.tcgr-header .tcgr-main-bar,.tcgr-header.is-scrolled .tcgr-main-bar{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(11,11,13,.98)}.tcgr-primary-nav{position:fixed;display:none;top:112px;left:0;right:0;bottom:0;width:100%;max-width:100%;height:auto;background:#08080a;padding:26px 24px calc(26px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.admin-bar .tcgr-primary-nav{top:144px}.tcgr-primary-nav.is-open{display:block}.tcgr-primary-nav ul,.tcgr-nav-list{display:block}.tcgr-primary-nav a{padding:12px;font:700 19px var(--tcgr-display);text-transform:none}.tcgr-primary-nav .current-menu-item>a:after,.tcgr-primary-nav .current_page_item>a:after{display:none}.tcgr-primary-nav .sub-menu{position:static;display:block;width:auto;margin-left:15px;background:transparent;border:0;box-shadow:none}.tcgr-menu-toggle{display:block}.tcgr-article-layout{grid-template-columns:minmax(0,1fr) 290px;gap:40px}}
@media(max-width:782px){.tcgr-comments__inner{padding:22px 18px}.tcgr-post-nav{grid-template-columns:1fr}.tcgr-post-nav__link--next{text-align:left}.tcgr-comment-list .children{padding-left:14px}.tcgr-comments__title{font-size:22px}.admin-bar .tcgr-header{top:46px}.admin-bar .tcgr-primary-nav{top:111px}.tcgr-top-strip{display:none}.tcgr-main-bar{height:65px}.tcgr-main{padding-top:65px}.tcgr-primary-nav{top:65px}.tcgr-shell{width:min(100% - 32px,var(--tcgr-shell))}.tcgr-listen-button b{display:none}.tcgr-donate-button{display:none}.tcgr-brand-logo img,.custom-logo{height:48px}.tcgr-footer{margin-top:60px;padding-top:55px}.tcgr-footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.tcgr-footer-brand{grid-column:1/-1}.tcgr-footer-bottom{display:block;text-align:center}.tcgr-footer-bottom p+ p{margin-top:7px}.tcgr-card-grid{grid-template-columns:1fr 1fr}.tcgr-article-hero{min-height:560px}.tcgr-article-layout{display:block}.tcgr-article-aside{margin-top:55px}.tcgr-aside-card{position:static}.tcgr-page-hero{min-height:380px;padding:70px 0 45px}}
@media(max-width:560px){.tcgr-social-links{display:none}.tcgr-card-grid{grid-template-columns:1fr}.tcgr-footer-grid{grid-template-columns:1fr 1fr}.tcgr-article-hero{min-height:510px}.tcgr-article-deck{font-size:14px}.tcgr-article-content{font-size:16px}.tcgr-article-content h2{font-size:28px}.tcgr-related>h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
