:root{--red:#e51d26;--black:#0a0a0a;--ink:#171717;--paper:#fff;--soft:#f4f2ef;--line:#dfdcd8;--muted:#6f6d69;--radius:24px;--shell:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.tcw-active{margin:0;background:var(--paper);color:var(--black);font-family:"DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.tcw-lock{overflow:hidden}.tcw-site{overflow:hidden}.tcw-shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.tcw-main{min-height:70vh}a{color:inherit}.tcw-header{position:fixed;z-index:80;top:0;left:0;width:100%;padding:20px 0;transition:.3s}.tcw-header.is-scrolled{padding:10px 0;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(10,10,10,.07)}.tcw-nav{height:58px;display:flex;align-items:center;justify-content:space-between}.tcw-brand img{display:block;width:215px;height:auto}.tcw-navlinks{display:flex;gap:34px;margin-left:auto;margin-right:30px}.tcw-navlinks a,.tcw-footer nav a{text-decoration:none;font-weight:600;font-size:14px;position:relative}.tcw-navlinks a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--red);transition:.25s}.tcw-navlinks a:hover:after{right:0}.tcw-navtools{display:flex;align-items:center;gap:10px}.tcw-search-btn,.tcw-menu-btn{border:0;background:none;cursor:pointer;color:var(--black)}.tcw-search-btn{font-size:27px;line-height:1}.tcw-menu-btn{width:42px;height:42px;display:none;flex-direction:column;align-items:center;justify-content:center;gap:6px}.tcw-menu-btn i{width:22px;height:2px;background:currentColor}.tcw-mini-cta{padding:11px 16px;border-radius:999px;background:var(--black);color:#fff;text-decoration:none;font-weight:700;font-size:13px}.tcw-overlay,.tcw-search{position:fixed;z-index:120;inset:0;background:var(--black);color:#fff;opacity:0;visibility:hidden;transition:.35s}.tcw-overlay.is-open,.tcw-search.is-open{opacity:1;visibility:visible}.tcw-overlay-close,.tcw-search-close{position:absolute;right:32px;top:24px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}.tcw-overlay-inner{min-height:100%;display:flex;flex-direction:column;justify-content:center;width:min(900px,calc(100% - 48px));margin:auto}.tcw-overlay-inner>a{font-size:clamp(42px,8vw,92px);font-weight:700;line-height:1.02;text-decoration:none;transition:.2s}.tcw-overlay-inner>a:hover{color:var(--red);padding-left:16px}.tcw-search form{width:min(900px,calc(100% - 48px));margin:0 auto;min-height:100%;display:flex;flex-direction:column;justify-content:center}.tcw-search label{font-size:clamp(38px,7vw,80px);font-weight:700;margin:18px 0 34px}.tcw-search form>div{display:flex;border-bottom:1px solid #555}.tcw-search input{flex:1;border:0;background:transparent;color:#fff;font:inherit;font-size:21px;padding:18px 0;outline:none}.tcw-search button[type=submit]{border:0;background:var(--red);color:#fff;padding:0 30px;font-weight:700}.tcw-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--red)}.tcw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700;border:1px solid transparent;transition:.25s;cursor:pointer;font-family:inherit}.tcw-btn:hover{transform:translateY(-2px)}.tcw-btn-red{background:var(--red);color:#fff;box-shadow:0 12px 28px rgba(229,29,38,.2)}.tcw-btn-red:hover{background:#c9151e}.tcw-btn-ghost{border-color:#c9c6c2;background:#fff}.tcw-btn-light{background:#fff;color:#000}.tcw-actions{display:flex;gap:10px;flex-wrap:wrap}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
.tcw-home-hero{padding-top:110px;background:#fff}.tcw-home-grid{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.tcw-home-copy h1,.tcw-page-hero h1,.tcw-contact h1{font-size:clamp(55px,7vw,104px);line-height:.91;letter-spacing:-.055em;margin:24px 0 28px;font-weight:700}.tcw-home-copy h1 em,.tcw-page-hero h1 em,.tcw-contact h1 em,.tcw-blog-hero h1 em{font-family:"Noto Serif SC",serif;font-style:normal;color:var(--red)}.tcw-home-copy>p,.tcw-page-hero p,.tcw-contact>div>div>p{font-size:20px;line-height:1.55;max-width:590px;color:#555;margin-bottom:28px}.tcw-proof{display:flex;gap:26px;margin-top:44px;color:#777;font-size:13px}.tcw-proof b{display:block;color:#111;font-size:17px}.tcw-hero-art{height:540px;position:relative;background:var(--soft);border-radius:36px;overflow:hidden;border:1px solid #e6e3df}.tcw-red-orb{position:absolute;width:400px;height:400px;border-radius:50%;background:var(--red);right:-110px;top:-90px}.tcw-character{position:absolute;left:12%;top:11%;width:210px;height:250px;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-6deg);box-shadow:0 24px 60px rgba(0,0,0,.12)}.tcw-character span{font-family:"Noto Serif SC";font-size:150px;line-height:1}.tcw-character i{font-style:normal;color:var(--red);font-weight:700;letter-spacing:.12em}.tcw-character.second{left:auto;right:9%;top:auto;bottom:9%;transform:rotate(7deg);background:#0a0a0a;color:#fff}.tcw-character.second span{font-size:135px}.tcw-seal{position:absolute;left:44%;bottom:18%;width:76px;height:76px;border:4px solid var(--red);color:var(--red);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;text-transform:uppercase;font-size:12px;transform:rotate(-10deg)}.tcw-ink-line{position:absolute;height:3px;background:#111;transform-origin:left}.tcw-ink-line.one{width:190px;left:13%;bottom:14%;transform:rotate(23deg)}.tcw-ink-line.two{width:240px;right:-2%;top:46%;transform:rotate(-32deg)}.tcw-marquee{background:#0a0a0a;color:#fff;overflow:hidden;padding:15px 0;font-weight:700;font-size:12px;letter-spacing:.18em;white-space:nowrap}.tcw-marquee>div{width:max-content;animation:tcwMarquee 22s linear infinite}@keyframes tcwMarquee{to{transform:translateX(-50%)}}
.tcw-paths{padding:120px 0}.tcw-section-head{max-width:780px;margin-bottom:46px}.tcw-section-head h2,.tcw-method-copy h2,.tcw-latest h2,.tcw-pricing h2,.tcw-podcast-info h2{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.04em;margin:16px 0}.tcw-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tcw-path{min-height:420px;border-radius:28px;padding:28px;display:flex;flex-direction:column;text-decoration:none;position:relative;overflow:hidden;transition:.3s}.tcw-path:hover{transform:translateY(-7px)}.tcw-path>span{font-size:12px;font-weight:800}.tcw-path>div{margin-top:auto;position:relative;z-index:2}.tcw-path small{opacity:.65}.tcw-path h3{font-size:34px;margin:8px 0}.tcw-path p{max-width:280px;line-height:1.5}.tcw-path>b{font-family:"Noto Serif SC";font-size:190px;line-height:1;position:absolute;right:-20px;top:25px;opacity:.12}.tcw-path>i{position:absolute;right:25px;bottom:23px;font-style:normal;font-size:26px}.tcw-path-red{background:var(--red);color:#fff}.tcw-path-black{background:#0a0a0a;color:#fff}.tcw-path-white{background:#f4f2ef;border:1px solid #ddd9d5}
.tcw-method{padding:110px 0;background:#0a0a0a;color:#fff}.tcw-method-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.tcw-method-art{min-height:520px;border:1px solid #323232;border-radius:30px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 50% 42%,#222 0,#111 45%,#0a0a0a 70%)}.tcw-rings{width:320px;height:320px;border:1px solid #444;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto;position:relative}.tcw-rings:before,.tcw-rings:after{content:"";position:absolute;border:1px solid #333;border-radius:50%}.tcw-rings:before{inset:35px}.tcw-rings:after{inset:75px}.tcw-rings span{font-family:"Noto Serif SC";font-size:130px;color:var(--red);position:relative;z-index:2}.tcw-method-art p{color:#aaa;max-width:430px;line-height:1.6}.tcw-method-list article{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:24px 0;border-top:1px solid #333}.tcw-method-list article>span{color:var(--red);font-weight:700}.tcw-method-list h3{font-size:24px;margin:0 0 7px}.tcw-method-list p{color:#aaa;margin:0;line-height:1.55}
.tcw-latest{padding:120px 0}.tcw-head-row{max-width:none;display:flex;align-items:end;justify-content:space-between}.tcw-head-row>div{max-width:780px}.tcw-text-link{text-decoration:none;font-weight:700}.tcw-text-link b{color:var(--red)}.tcw-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tcw-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.3s}.tcw-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(0,0,0,.07)}.tcw-card-media{display:block;height:245px;position:relative;overflow:hidden;background:#efedea}.tcw-card-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.tcw-card:hover .tcw-card-media img{transform:scale(1.04)}.tcw-card-media>span:not(.tcw-card-fallback){position:absolute;left:16px;top:16px;background:var(--red);color:#fff;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:700}.tcw-card-fallback{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f1efec}.tcw-card-fallback b{font-family:"Noto Serif SC";font-size:100px}.tcw-card-fallback i{font-style:normal;color:var(--red);font-weight:700}.tcw-card-body{padding:25px}.tcw-card-meta{color:#888;font-size:12px}.tcw-card h3{font-size:24px;line-height:1.15;margin:13px 0}.tcw-card h3 a{text-decoration:none}.tcw-card p{color:#666;line-height:1.55}.tcw-cta{padding:0 0 120px}.tcw-cta-inner{min-height:310px;background:var(--red);border-radius:32px;color:#fff;padding:46px;display:grid;grid-template-columns:140px 1fr auto;gap:35px;align-items:center;position:relative;overflow:hidden}.tcw-cta-hanzi{font-family:"Noto Serif SC";font-size:88px;opacity:.95}.tcw-cta h2{font-size:44px;margin:9px 0}.tcw-cta p{max-width:600px;opacity:.8}.tcw-footer{background:#070707;color:#fff;padding:80px 0 26px}.tcw-footer-top{display:flex;align-items:end;justify-content:space-between;padding-bottom:70px}.tcw-hanzi{font-family:"Noto Serif SC";color:var(--red);font-size:42px}.tcw-footer h2{font-size:clamp(35px,5vw,64px);max-width:760px;letter-spacing:-.04em;line-height:1;margin:14px 0}.tcw-footer-bottom{border-top:1px solid #292929;padding-top:24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.tcw-footer-brand img{width:190px;filter:invert(1)}.tcw-footer nav{display:flex;gap:24px}.tcw-footer-bottom>span{text-align:right;color:#777;font-size:12px}.tcw-top{position:fixed;z-index:70;right:20px;bottom:20px;width:48px;height:48px;border-radius:50%;border:1px solid #ccc;background:#fff;opacity:0;visibility:hidden;transform:translateY(15px);transition:.25s;cursor:pointer}.tcw-top.is-visible{opacity:1;visibility:visible;transform:none}
.tcw-blog-hero{padding:180px 0 90px;background:#f4f2ef}.tcw-blog-hero>div{max-width:900px}.tcw-blog-hero h1{font-size:clamp(54px,7vw,94px);letter-spacing:-.055em;line-height:.96;margin:20px 0}.tcw-blog-hero p{font-size:19px;color:#666;max-width:700px;line-height:1.6}.tcw-blog-search{display:flex;max-width:700px;margin:32px 0 22px;background:#fff;border:1px solid #d6d2ce;border-radius:999px;overflow:hidden}.tcw-blog-search input{flex:1;border:0;padding:18px 22px;outline:none;font:inherit}.tcw-blog-search button{border:0;background:var(--red);color:#fff;padding:0 28px;font-weight:700}.tcw-cats{display:flex;flex-wrap:wrap;gap:8px}.tcw-cats a{border:1px solid #d0ccc7;background:#fff;border-radius:999px;padding:8px 13px;font-size:12px;text-decoration:none}.tcw-cats a:hover{border-color:var(--red);color:var(--red)}.tcw-blog-list{padding:80px 0 120px}.tcw-pagination{margin-top:55px;display:flex;justify-content:center;gap:8px}.tcw-pagination .page-numbers{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:999px;text-decoration:none;padding:0 12px}.tcw-pagination .current{background:#111;color:#fff;border-color:#111}
.tcw-article-hero{padding:170px 0 60px;background:#f4f2ef}.tcw-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:#777}.tcw-breadcrumb a{text-decoration:none}.tcw-article-meta{display:flex;gap:18px;margin:46px 0 18px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#777}.tcw-article-hero h1{font-size:clamp(48px,6vw,82px);line-height:1;letter-spacing:-.05em;max-width:1050px;margin:0}.tcw-lead{font-size:22px;line-height:1.55;color:#5a5855;max-width:850px;margin:28px 0}.tcw-featured{margin-top:50px;border-radius:28px;overflow:hidden;max-height:620px}.tcw-featured img{width:100%;height:auto;display:block}.tcw-article-layout{display:grid;grid-template-columns:260px minmax(0,760px);gap:80px;justify-content:center;padding-top:70px;padding-bottom:120px}.tcw-article-aside{position:relative}.tcw-toc{position:sticky;top:100px}.tcw-toc nav{display:flex;flex-direction:column;margin-top:14px}.tcw-toc nav a{border-left:1px solid #ddd;padding:7px 0 7px 14px;text-decoration:none;color:#666;font-size:13px;line-height:1.35}.tcw-toc nav a:hover{border-color:var(--red);color:var(--red)}.tcw-toc nav a.is-sub{padding-left:28px;font-size:12px}.tcw-side-cta{margin-top:34px;padding:22px;background:#111;color:#fff;border-radius:18px}.tcw-side-cta>b{font-family:"Noto Serif SC";font-size:40px;color:var(--red)}.tcw-side-cta h3{font-size:17px}.tcw-side-cta a{color:#fff;font-size:13px}.tcw-article-content{font-size:18px;line-height:1.8;color:#282726}.tcw-article-content h2{font-size:36px;line-height:1.15;letter-spacing:-.025em;margin:60px 0 18px;color:#0a0a0a}.tcw-article-content h3{font-size:27px;line-height:1.2;margin:40px 0 15px;color:#0a0a0a}.tcw-article-content img{max-width:100%;height:auto;border-radius:12px}.tcw-article-content a{color:#c9161e;text-decoration-thickness:1px;text-underline-offset:3px}.tcw-article-content blockquote{margin:40px 0;padding:25px 30px;border-left:4px solid var(--red);background:#f5f3f0}.tcw-article-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.tcw-article-content th,.tcw-article-content td{border:1px solid #ddd;padding:10px}.tcw-post-tax{border-top:1px solid #ddd;margin-top:50px;padding-top:20px;font-size:13px}.comments-area{margin-top:70px}.comments-title,.comment-reply-title{font-size:30px}.comment-list{list-style:none;padding:0}.comment-list li{margin:20px 0;padding:20px;border:1px solid #e0ddd9;border-radius:16px}.comment-author img{border-radius:50%;vertical-align:middle;margin-right:10px}.comment-meta{font-size:12px;color:#888}.comment-form label{display:block;font-weight:600;font-size:13px;margin-bottom:7px}.comment-form input,.comment-form textarea{width:100%;border:1px solid #ccc;border-radius:12px;padding:13px 14px;font:inherit}.comment-form .submit{background:var(--red);color:#fff;border:0;border-radius:999px;padding:14px 22px;font-weight:700}.comment-notes{font-size:13px;color:#777}
.tcw-archive-hero{padding:170px 0 60px;background:#f4f2ef}.tcw-archive-hero h1{font-size:clamp(48px,7vw,88px);letter-spacing:-.05em;margin:18px 0}.tcw-archive-desc{color:#666;max-width:700px}.tcw-page-hero{padding:170px 0 110px}.tcw-two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tcw-class-art,.tcw-podcast-art{min-height:500px;border-radius:32px;background:#0a0a0a;color:#fff;position:relative;overflow:hidden;padding:45px}.tcw-class-art{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tcw-class-art span{display:flex;align-items:center;justify-content:center;border:1px solid #353535;font-family:"Noto Serif SC";font-size:90px;transition:.3s}.tcw-class-art span:hover{background:var(--red);border-color:var(--red)}.tcw-class-art i{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-style:normal;color:#777;font-size:12px}.tcw-pricing{padding:100px 0 120px;background:#f4f2ef}.tcw-pricing-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.tcw-price-card,.tcw-benefits{background:#fff;border:1px solid #dcd8d4;border-radius:24px;padding:34px}.tcw-chip{display:inline-block;border:1px solid #ffc2c4;color:var(--red);padding:7px 11px;border-radius:999px;font-size:11px}.tcw-price-card h3{font-size:26px;margin:28px 0 10px}.tcw-price{display:flex;align-items:end;gap:8px}.tcw-price b{font-size:68px;letter-spacing:-.05em;color:var(--red)}.tcw-price span{padding-bottom:11px;font-weight:700}.tcw-price-card>p{color:#666}.tcw-price-card ul{list-style:none;padding:0;margin:28px 0}.tcw-price-card li{border-top:1px solid #eee;padding:12px 0}.tcw-price-card li:before{content:"✓";color:var(--red);margin-right:10px}.tcw-benefits article{display:grid;grid-template-columns:50px 1fr;gap:12px;border-top:1px solid #eee;padding:20px 0}.tcw-benefits article>b{color:var(--red)}.tcw-benefits h3{margin:0 0 6px}.tcw-benefits p{margin:0;color:#777}.tcw-podcast-art{display:flex;align-items:center;justify-content:center;flex-direction:column}.tcw-podcast-art strong{font-family:"Noto Serif SC";font-size:145px;color:var(--red);position:relative}.tcw-podcast-art>span{color:#888}.tcw-wave{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;opacity:.35}.tcw-wave i{display:block;width:5px;background:#fff;border-radius:5px;animation:wave 1.2s ease-in-out infinite}.tcw-wave i:nth-child(1),.tcw-wave i:nth-child(9){height:40px}.tcw-wave i:nth-child(2),.tcw-wave i:nth-child(8){height:90px;animation-delay:.15s}.tcw-wave i:nth-child(3),.tcw-wave i:nth-child(7){height:160px;animation-delay:.3s}.tcw-wave i:nth-child(4),.tcw-wave i:nth-child(6){height:220px;animation-delay:.45s}.tcw-wave i:nth-child(5){height:280px;animation-delay:.6s}@keyframes wave{50%{transform:scaleY(.55)}}.tcw-podcast-info{padding:100px 0 120px;background:#f4f2ef}.tcw-podcast-info .tcw-section-head p{color:#666;font-size:18px;line-height:1.6}.tcw-page-comments{max-width:850px;background:#fff;border-radius:24px;padding:36px;margin-top:50px}.tcw-contact{padding:170px 0 120px}.tcw-contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px}.tcw-contact-links{margin-top:44px;border-top:1px solid #ddd}.tcw-contact-links a{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #ddd;text-decoration:none}.tcw-contact-links span{color:#888}.tcw-form-card{background:#f4f2ef;padding:34px;border-radius:24px}.tcw-form-card label{display:block;font-weight:600;font-size:13px;margin-bottom:18px}.tcw-form-card input,.tcw-form-card textarea{display:block;width:100%;border:1px solid #ccc;border-radius:12px;background:#fff;padding:13px 14px;font:inherit;margin-top:8px}.tcw-hp{position:absolute!important;left:-9999px!important}.tcw-notice{padding:14px;border-radius:12px;background:#fff3d9;margin-bottom:16px;font-size:13px}.tcw-notice.success{background:#e9f8ed}.tcw-free-page{padding:150px 0 100px;background:#f4f2ef}.tcw-free-class{max-width:900px;margin:auto}.tcw-free-form{text-align:center;background:#fff;border-radius:30px;padding:45px}.tcw-free-form h1{font-size:clamp(42px,6vw,72px);letter-spacing:-.045em;line-height:1;margin:18px auto;max-width:750px}.tcw-free-form>p{color:#666;max-width:620px;margin:0 auto 30px}.tcw-free-visual{height:280px;border-radius:22px;background:#0a0a0a;color:#fff;display:flex;align-items:center;justify-content:center;gap:30px;margin:25px 0 35px;position:relative;overflow:hidden}.tcw-free-visual:after{content:"";position:absolute;width:260px;height:260px;background:var(--red);border-radius:50%;right:-90px;top:-100px}.tcw-free-visual span{font-family:"Noto Serif SC";font-size:110px;position:relative;z-index:2}.tcw-free-visual i{position:absolute;bottom:18px;font-style:normal;color:#888}.tcw-free-video{max-width:960px;margin:auto}.tcw-success{padding:20px 24px;background:#111;color:#fff;border-radius:18px;margin-bottom:18px;display:flex;justify-content:space-between;gap:20px}.tcw-success strong{color:#fff}.tcw-success span{color:#aaa}.tcw-video-wrap{aspect-ratio:16/9;background:#000;border-radius:24px;overflow:hidden}.tcw-video-wrap wistia-player{display:block;width:100%;height:100%}.tcw-benefit{margin-top:20px;background:#fff;border:1px solid #ddd;border-radius:24px;padding:32px}.tcw-benefit h2{font-size:34px;margin:10px 0}.tcw-generic-page{padding:170px 0 110px}.tcw-generic-page header,.tcw-generic-page>.tcw-shell>.tcw-article-content{max-width:850px;margin-left:auto;margin-right:auto}.tcw-generic-page h1{font-size:clamp(50px,7vw,84px);letter-spacing:-.05em}.tcw-notfound{padding:180px 0 120px;text-align:center}.tcw-notfound-char{font-family:"Noto Serif SC";font-size:180px;color:var(--red);line-height:1}.tcw-notfound h1{font-size:58px;margin:10px 0}.tcw-notfound p{color:#666}.tcw-notfound .tcw-actions{justify-content:center}
@media(max-width:980px){.tcw-shell{width:min(var(--shell),calc(100% - 32px))}.tcw-navlinks,.tcw-mini-cta{display:none}.tcw-menu-btn{display:flex}.tcw-home-grid,.tcw-two-col,.tcw-method-grid,.tcw-pricing-grid,.tcw-contact-grid{grid-template-columns:1fr}.tcw-home-grid{padding:70px 0}.tcw-home-copy h1,.tcw-page-hero h1,.tcw-contact h1{font-size:clamp(52px,12vw,84px)}.tcw-hero-art{height:470px}.tcw-path-grid,.tcw-card-grid{grid-template-columns:1fr 1fr}.tcw-method-grid{gap:50px}.tcw-article-layout{grid-template-columns:1fr;gap:20px}.tcw-article-aside{display:none}.tcw-cta-inner{grid-template-columns:90px 1fr}.tcw-cta-inner>.tcw-btn{grid-column:2}.tcw-footer-bottom{grid-template-columns:1fr 1fr}.tcw-footer nav{display:none}.tcw-page-hero{padding-top:150px}.tcw-contact-grid{gap:45px}}
@media(max-width:640px){.tcw-header{padding:10px 0}.tcw-nav{height:52px}.tcw-brand img{width:176px}.tcw-home-hero{padding-top:85px}.tcw-home-grid{min-height:auto;padding-top:60px;gap:35px}.tcw-home-copy h1{font-size:52px}.tcw-home-copy>p,.tcw-page-hero p{font-size:17px}.tcw-actions .tcw-btn{width:100%}.tcw-proof{gap:12px;justify-content:space-between}.tcw-proof span{font-size:11px}.tcw-proof b{font-size:14px}.tcw-hero-art{height:390px;border-radius:24px}.tcw-character{width:160px;height:190px}.tcw-character span{font-size:105px}.tcw-character.second span{font-size:100px}.tcw-seal{left:42%;bottom:13%}.tcw-paths,.tcw-latest{padding:80px 0}.tcw-path-grid,.tcw-card-grid{grid-template-columns:1fr}.tcw-path{min-height:310px}.tcw-method{padding:80px 0}.tcw-method-art{min-height:400px}.tcw-rings{width:250px;height:250px}.tcw-rings span{font-size:100px}.tcw-head-row,.tcw-footer-top{display:block}.tcw-head-row .tcw-text-link{display:inline-block;margin-top:16px}.tcw-cta{padding-bottom:80px}.tcw-cta-inner{display:block;padding:30px}.tcw-cta-hanzi{font-size:60px}.tcw-cta h2{font-size:36px}.tcw-cta-inner>.tcw-btn{margin-top:14px}.tcw-footer{padding-top:60px}.tcw-footer-top>.tcw-btn{margin-top:20px}.tcw-footer-bottom{display:block}.tcw-footer-bottom>span{display:block;text-align:left;margin-top:20px}.tcw-blog-hero,.tcw-article-hero,.tcw-archive-hero,.tcw-page-hero,.tcw-contact,.tcw-generic-page{padding-top:125px}.tcw-blog-hero h1{font-size:52px}.tcw-blog-search{border-radius:16px}.tcw-blog-search button{padding:0 17px}.tcw-card-media{height:220px}.tcw-article-meta{flex-wrap:wrap;margin-top:30px}.tcw-article-hero h1{font-size:45px}.tcw-article-layout{padding-top:40px}.tcw-article-content{font-size:17px}.tcw-article-content h2{font-size:31px}.tcw-article-content h3{font-size:24px}.tcw-class-art,.tcw-podcast-art{min-height:380px}.tcw-class-art span{font-size:65px}.tcw-price-card,.tcw-benefits,.tcw-form-card,.tcw-free-form{padding:24px}.tcw-free-form h1{font-size:44px}.tcw-free-visual{height:230px}.tcw-free-visual span{font-size:85px}.tcw-success{display:block}.tcw-success span{display:block;margin-top:6px}.tcw-overlay-inner>a{font-size:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}


/* v1.0.2 visual refinements */
.tcw-kicker{display:none!important}
.tcw-marquee{display:none!important}
.tcw-brand,.tcw-footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}
.tcw-brand img{display:block;width:42px;height:auto}
.tcw-brand-text,.tcw-footer-brand-text{display:inline-flex;align-items:baseline;gap:0;font-size:40px;line-height:1;font-weight:800;letter-spacing:-.045em}
.tcw-brand-todo{color:#111}
.tcw-brand-chino{color:var(--red)}
.tcw-footer-brand img{width:38px;filter:none}
.tcw-footer-brand-text{font-size:34px}
.tcw-footer-brand .tcw-brand-todo{color:#fff}.tcw-footer-brand .tcw-brand-chino{color:var(--red)}
.tcw-path-black,.tcw-path-black *, .tcw-overlay, .tcw-search, .tcw-footer, .tcw-success{color:#fff}
.tcw-path-black p,.tcw-path-black small,.tcw-path-black span,.tcw-footer-bottom>span,.tcw-footer-legal a{color:rgba(255,255,255,.82)}
.tcw-path-black{background:#0b0b0b}
.tcw-footer{background:#050505}
.tcw-footer h2{color:#fff}
.tcw-footer-legal{border-top:1px solid #292929;margin-top:20px;padding-top:20px;display:flex;gap:18px;flex-wrap:wrap}
.tcw-footer-legal a{text-decoration:none;font-size:13px}
.tcw-footer-legal a:hover{color:#fff}
.tcw-article-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:28px;align-items:start;margin-top:12px}
.tcw-article-thumb img{display:block;width:100%;height:auto;border-radius:22px;box-shadow:0 18px 42px rgba(0,0,0,.12)}
.tcw-article-copy .tcw-lead{max-width:100%;margin-bottom:0}
.tcw-comments-area,.comments-area{margin-top:52px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff}
.comments-title,.comment-reply-title{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0 0 22px;letter-spacing:-.03em}
.comment-list{list-style:none;padding:0;margin:0;display:grid;gap:22px}
.comment-list .children{list-style:none;margin:18px 0 0 22px;padding:0;display:grid;gap:18px}
.comment-body{padding:22px;border:1px solid #e7e2db;border-radius:18px;background:#fff}
.comment-author{display:flex;align-items:center;gap:12px;margin-bottom:8px}
.comment-author img.avatar{border-radius:50%}
.comment-author .fn{font-style:normal;font-weight:700;text-decoration:none}
.comment-metadata{font-size:12px;color:#777;margin-bottom:12px}
.comment-metadata a{text-decoration:none;color:inherit}
.comment-content p{margin:0 0 14px;line-height:1.7}
.reply a,.comment-reply-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid #d9d2ca;text-decoration:none;font-weight:700;font-size:13px}
.reply a:hover,.comment-reply-link:hover{border-color:var(--red);color:var(--red)}
#respond{margin-top:26px;padding-top:24px;border-top:1px solid #ece7e1}
#cancel-comment-reply-link{margin-left:10px;font-size:13px;text-decoration:none;color:var(--red)}
.comment-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.comment-form-comment,.comment-notes,.logged-in-as,.form-submit{grid-column:1/-1}
.comment-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:700}
.comment-form input,.comment-form textarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #d8d1c8;background:#fff;font:inherit}
.comment-form input:focus,.comment-form textarea:focus{outline:none;border-color:#ad8b8b;box-shadow:0 0 0 3px rgba(229,29,38,.08)}
.comment-form .submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border:0;border-radius:999px;background:var(--red);color:#fff;font:inherit;font-weight:700;cursor:pointer}
.comment-form .submit:hover{background:#c9151e}
@media(max-width:980px){.tcw-brand-text{font-size:34px}.tcw-footer-brand-text{font-size:30px}.tcw-article-intro{grid-template-columns:1fr}.tcw-article-thumb{max-width:420px}}
@media(max-width:640px){.tcw-brand img{width:34px}.tcw-brand-text{font-size:28px}.tcw-footer-brand-text{font-size:26px}.tcw-footer-legal{display:block}.tcw-footer-legal a{display:block;margin-top:10px}.comment-form{grid-template-columns:1fr}}


/* v1.0.3 visibility refinements */
.tcw-seal{display:none!important}
.tcw-method,.tcw-method-copy,.tcw-method-copy h2,.tcw-method-list h3{color:#fff!important}
.tcw-method-copy h2{opacity:1!important;text-shadow:none!important}
.tcw-method-art{background:radial-gradient(circle at 50% 42%,#1b1b1b 0,#111 44%,#0a0a0a 70%)!important}
.tcw-method-art p{color:#d6d6d6!important}
.tcw-method-list article{border-top:1px solid rgba(255,255,255,.16)!important}
.tcw-method-list article>span{color:#ff2a33!important}
.tcw-method-list h3{margin:0 0 9px;color:#fff!important}
.tcw-method-list p{color:#e3e3e3!important}
.tcw-side-cta{background:#0b0b0b!important;border:1px solid rgba(255,255,255,.08);padding:24px!important}
.tcw-side-cta h3{color:#fff!important;margin:8px 0 14px}
.tcw-side-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:var(--red);color:#fff!important;text-decoration:none!important;font-weight:700;font-size:13px}
.tcw-side-cta a:hover{background:#c9151e}


/* v1.0.4 article sticky CTA + related posts */
@media(min-width:981px){
  .tcw-article-aside{align-self:stretch}
  .tcw-toc{position:relative;top:auto}
  .tcw-side-cta{position:sticky;top:112px;z-index:3}
}
.tcw-related{padding:0 0 120px}
.tcw-related-head{max-width:760px;margin:0 0 34px}
.tcw-related-head h2{font-size:clamp(36px,4.5vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 10px}
.tcw-related-head p{margin:0;color:#666;line-height:1.6}
.tcw-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.tcw-related-grid .tcw-card-media{height:185px}
.tcw-related-grid .tcw-card-body{padding:20px}
.tcw-related-grid .tcw-card h3{font-size:20px}
.tcw-related-grid .tcw-card p{font-size:14px}
@media(max-width:980px){
  .tcw-related{padding-bottom:90px}
  .tcw-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .tcw-related{padding-bottom:70px}
  .tcw-related-grid{grid-template-columns:1fr}
  .tcw-related-grid .tcw-card-media{height:220px}
}


/* v1.0.5 logo typography */
.tcw-brand-text,.tcw-footer-brand-text{font-family:"Noto Serif SC",serif!important;font-weight:700!important;letter-spacing:-.06em!important}
.tcw-brand-text{font-size:38px!important}
.tcw-footer-brand-text{font-size:32px!important}
.tcw-brand-todo,.tcw-footer-brand .tcw-brand-todo{color:#111}
.tcw-brand-chino,.tcw-footer-brand .tcw-brand-chino{color:var(--red)}
@media(max-width:980px){.tcw-brand-text{font-size:33px!important}.tcw-footer-brand-text{font-size:29px!important}}
@media(max-width:640px){.tcw-brand-text{font-size:27px!important}.tcw-footer-brand-text{font-size:25px!important}}


/* v1.0.6 logo size and footer color */
.tcw-brand-text{font-size:34px!important}
.tcw-footer-brand-text{font-size:29px!important}
.tcw-footer-brand .tcw-brand-todo{color:#fff!important}
.tcw-footer-brand .tcw-brand-chino{color:var(--red)!important}
@media(max-width:980px){.tcw-brand-text{font-size:30px!important}.tcw-footer-brand-text{font-size:27px!important}}
@media(max-width:640px){.tcw-brand-text{font-size:25px!important}.tcw-footer-brand-text{font-size:23px!important}}


/* v1.0.7 sticky sidebar fix */
.tcw-site{overflow-x:hidden!important;overflow-y:visible!important}
@media(min-width:981px){
  .single-post .tcw-article-layout{align-items:start}
  .single-post .tcw-article-aside{position:relative;align-self:start}
  .single-post .tcw-side-cta{position:-webkit-sticky;position:sticky;top:118px;z-index:10;will-change:transform}
}


/* v1.0.8 floating class-free CTA */
.tcw-float-cta{position:fixed;right:20px;bottom:78px;z-index:75;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 18px;border-radius:999px;background:var(--red);color:#fff!important;text-decoration:none!important;font-weight:800;font-size:14px;letter-spacing:-.01em;box-shadow:0 18px 34px rgba(229,29,38,.28);animation:tcwPulse 2.1s ease-in-out infinite}
.tcw-float-cta:hover{transform:translateY(-2px);background:#c9151e}
.tcw-float-cta-dot{width:10px;height:10px;border-radius:50%;background:#fff;display:block;box-shadow:0 0 0 0 rgba(255,255,255,.85);animation:tcwDotPulse 2.1s ease-in-out infinite}
@keyframes tcwPulse{0%,100%{box-shadow:0 18px 34px rgba(229,29,38,.28),0 0 0 0 rgba(229,29,38,.20)}50%{box-shadow:0 18px 34px rgba(229,29,38,.32),0 0 0 12px rgba(229,29,38,0)}}
@keyframes tcwDotPulse{0%,100%{box-shadow:0 0 0 0 rgba(255,255,255,.85)}50%{box-shadow:0 0 0 8px rgba(255,255,255,0)}}
@media(max-width:640px){.tcw-float-cta{right:14px;bottom:74px;min-height:50px;padding:0 16px;font-size:13px}.tcw-float-cta span:last-child{max-width:110px;line-height:1.05}}


/* v1.0.9 floating controls positions */
.tcw-float-cta{left:20px!important;right:auto!important;bottom:20px!important}
.tcw-top{right:20px!important;left:auto!important;bottom:20px!important;font-size:24px!important;font-weight:900!important;line-height:1!important;color:#111!important}
@media(max-width:640px){
  .tcw-float-cta{left:14px!important;right:auto!important;bottom:14px!important}
  .tcw-top{right:14px!important;bottom:14px!important;width:46px;height:46px;font-size:23px!important;font-weight:900!important}
}


/* v1.0.10 free class landing + Spotify seasons */
.tcw-free-page{padding:140px 0 110px;background:linear-gradient(180deg,#f7f5f2 0,#fff 42%,#f6f3ef 100%)}
.tcw-free-class{max-width:1120px;margin:auto}
.tcw-free-form{background:transparent!important;border-radius:0!important;padding:0!important;text-align:left!important}
.tcw-free-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}
.tcw-free-copy h1{font-size:clamp(54px,6.5vw,92px);letter-spacing:-.055em;line-height:.94;margin:14px 0 24px;max-width:720px}
.tcw-free-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}
.tcw-free-eyebrow:before{content:"";width:26px;height:2px;background:var(--red)}
.tcw-free-lead{font-size:19px!important;line-height:1.65;color:#57524e!important;max-width:620px!important;margin:0 0 28px!important}
.tcw-free-points{display:grid;gap:0;border-top:1px solid #dcd7d0;max-width:590px}
.tcw-free-points span{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #dcd7d0;font-size:14px;font-weight:650}
.tcw-free-points b{color:var(--red);font-size:12px}
.tcw-free-media{position:relative;border-radius:30px;overflow:hidden;min-height:480px;background:#111;box-shadow:0 26px 70px rgba(0,0,0,.12)}
.tcw-free-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.tcw-free-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,0,0,.58) 100%)}
.tcw-free-media-hanzi{position:absolute;z-index:2;right:24px;bottom:20px;font-family:"Noto Serif SC",serif;font-size:66px;line-height:1;color:#fff;text-shadow:0 7px 24px rgba(0,0,0,.35)}
.tcw-free-form-panel{display:grid;grid-template-columns:.72fr 1.28fr;gap:36px;margin-top:54px;background:#0b0b0b;color:#fff;padding:36px;border-radius:28px;align-items:start;box-shadow:0 22px 60px rgba(0,0,0,.09)}
.tcw-free-form-intro{padding:12px 4px}
.tcw-free-form-intro>span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ff5b61;font-weight:800}
.tcw-free-form-intro h2{font-size:clamp(32px,4vw,48px);line-height:1.02;letter-spacing:-.04em;color:#fff;margin:12px 0 14px}
.tcw-free-form-intro p{margin:0;color:#aaa;line-height:1.55}
.tcw-free-form-embed{background:#fff;color:#111;border-radius:20px;padding:24px 26px;min-height:140px}
.tcw-free-form-embed .forminator-ui{margin:0!important}
.tcw-free-form-embed .forminator-label{color:#111!important;font-weight:700!important}
.tcw-free-form-embed input,.tcw-free-form-embed select,.tcw-free-form-embed textarea{border-radius:12px!important}
.tcw-free-form-embed .forminator-button-submit{border-radius:999px!important;background:var(--red)!important;color:#fff!important;font-weight:800!important;padding-left:22px!important;padding-right:22px!important}
.tcw-free-privacy{text-align:center!important;color:#777!important;font-size:12px!important;margin:16px 0 0!important}
.tcw-free-privacy a{color:#555;text-underline-offset:3px}
.tcw-free-video{max-width:1040px;margin:auto}
.tcw-benefit{border-radius:24px;box-shadow:0 18px 48px rgba(0,0,0,.06)}

.tcw-podcast-seasons{padding:20px 0 110px;background:#fff}
.tcw-podcast-season{padding:70px 0;border-top:1px solid #ddd7d0}
.tcw-podcast-season:first-child{border-top:0;padding-top:35px}
.tcw-podcast-season-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}
.tcw-podcast-season-head>div{display:flex;align-items:baseline;gap:14px}
.tcw-podcast-season-head span{color:var(--red);font-size:12px;font-weight:800}
.tcw-podcast-season-head h2{font-size:clamp(38px,5vw,62px);line-height:1;margin:0;letter-spacing:-.045em}
.tcw-podcast-season-head p{margin:0;color:#6c6863;max-width:440px;text-align:right;line-height:1.5}
.tcw-spotify-grid{display:grid;gap:18px}
.tcw-spotify-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.tcw-spotify-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.tcw-spotify-card{border:1px solid #ddd8d1;border-radius:20px;overflow:hidden;background:#f6f3ef;box-shadow:0 12px 34px rgba(0,0,0,.05);transition:.25s}
.tcw-spotify-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(0,0,0,.08)}
.tcw-spotify-card iframe{display:block;border:0;width:100%}
.tcw-podcast-info{padding-top:90px}
@media(max-width:980px){
  .tcw-free-hero-grid{grid-template-columns:1fr;gap:34px}
  .tcw-free-media{min-height:420px}
  .tcw-free-form-panel{grid-template-columns:1fr;gap:22px}
  .tcw-spotify-grid-3{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .tcw-free-page{padding:115px 0 80px}
  .tcw-free-copy h1{font-size:50px}
  .tcw-free-media{min-height:310px;border-radius:22px}
  .tcw-free-media-hanzi{font-size:50px}
  .tcw-free-form-panel{padding:20px;border-radius:22px;margin-top:34px}
  .tcw-free-form-embed{padding:18px}
  .tcw-podcast-seasons{padding-bottom:75px}
  .tcw-podcast-season{padding:50px 0}
  .tcw-podcast-season-head{display:block}
  .tcw-podcast-season-head p{text-align:left;margin-top:12px}
  .tcw-spotify-grid-3,.tcw-spotify-grid-2{grid-template-columns:1fr}
}


/* v1.0.12 comments, podcast, free class and footer refinements */

/* Comments: remove browser numbering completely */
.comment-list,
.comment-list ol,
.comment-list ul,
.comment-list li,
.comments-area ol,
.comments-area ul,
.tcw-page-comments ol,
.tcw-page-comments ul,
.tcw-page-comments li{
    list-style:none!important;
    list-style-type:none!important;
    padding-left:0;
}
.comment-list li::marker,
.comments-area li::marker,
.tcw-page-comments li::marker{
    content:""!important;
    font-size:0!important;
}

/* Comments: X-inspired threaded cards */
.comments-area,
.tcw-page-comments .comments-area{
    background:transparent!important;
    border:0!important;
    padding:0!important;
}
.comment-list{
    display:grid!important;
    gap:14px!important;
    margin:0!important;
}
.comment-list > li{
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
}
.comment-body{
    position:relative;
    margin:0!important;
    padding:22px 22px 20px 72px!important;
    border:1px solid #e1ddd7!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 8px 26px rgba(0,0,0,.035);
}
.comment-author{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin:0 0 4px!important;
}
.comment-author img.avatar{
    position:absolute;
    left:22px;
    top:22px;
    width:38px!important;
    height:38px!important;
    margin:0!important;
    border-radius:50%!important;
    object-fit:cover;
}
.comment-author .fn{
    font-style:normal!important;
    font-weight:800!important;
    color:#111!important;
}
.comment-author .says{
    color:#8a8681!important;
    font-size:12px!important;
}
.comment-metadata{
    margin:0 0 13px!important;
    color:#8a8681!important;
    font-size:12px!important;
}
.comment-content{
    font-size:16px!important;
    line-height:1.65!important;
    color:#222!important;
}
.comment-content p:last-child{margin-bottom:0!important}
.reply{margin-top:15px!important}
.reply a,
.comment-reply-link{
    min-height:38px!important;
    padding:0 15px!important;
    border:1px solid #ddd6cf!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#111!important;
    text-decoration:none!important;
    font-size:13px!important;
    font-weight:800!important;
}
.reply a:hover,
.comment-reply-link:hover{
    border-color:var(--red)!important;
    color:var(--red)!important;
}
.comment-list .children{
    position:relative;
    display:grid!important;
    gap:12px!important;
    margin:12px 0 0 28px!important;
    padding:0 0 0 22px!important;
}
.comment-list .children:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:12px;
    width:2px;
    border-radius:2px;
    background:#ece7e1;
}
.comment-list .children .comment-body{
    background:#fbfaf8!important;
}

/* Podcast season headings/buttons */
.tcw-podcast-season-head>div{display:block!important}
.tcw-podcast-season-head>div>span{display:none!important}
.tcw-podcast-season-action{
    display:flex;
    justify-content:flex-start;
    margin-top:24px;
}
.tcw-podcast-season-action .tcw-btn{
    min-width:190px;
}

/* Free class: preserve the full original image, rounded and uncropped */
.tcw-free-eyebrow,
.tcw-free-media-hanzi{
    display:none!important;
}
.tcw-free-media{
    min-height:0!important;
    height:auto!important;
    background:transparent!important;
    border-radius:26px!important;
    overflow:hidden!important;
    box-shadow:0 24px 60px rgba(0,0,0,.10)!important;
}
.tcw-free-media:after{display:none!important}
.tcw-free-media img{
    position:relative!important;
    inset:auto!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    border-radius:26px!important;
}

/* Footer legal centered */
.tcw-footer-legal{
    justify-content:center!important;
    text-align:center!important;
}
.tcw-footer-legal a{
    text-align:center!important;
}

@media(max-width:640px){
    .comment-body{
        padding:18px 18px 18px 64px!important;
    }
    .comment-author img.avatar{
        left:18px;
        top:18px;
        width:34px!important;
        height:34px!important;
    }
    .comment-list .children{
        margin-left:12px!important;
        padding-left:14px!important;
    }
    .tcw-podcast-season-action .tcw-btn{
        width:100%;
    }
    .tcw-footer-legal{
        display:flex!important;
        flex-direction:column;
        align-items:center;
        gap:8px!important;
    }
    .tcw-footer-legal a{
        margin:0!important;
    }
}


/* v1.0.13 top button + unified hero emphasis */
.tcw-top{display:flex!important;align-items:center;justify-content:center;width:50px!important;height:50px!important;border-radius:16px!important;border:2px solid #111!important;background:#fff!important;color:var(--red)!important;box-shadow:0 10px 24px rgba(0,0,0,.08)!important}
.tcw-top span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:28px!important;font-weight:900!important;line-height:1!important;color:var(--red)!important;transform:translateY(-1px)}
.tcw-top:hover{background:#fff6f6!important;border-color:#111!important}
.tcw-top.is-visible{opacity:1;visibility:visible;transform:none}
.tcw-home-copy h1 em,.tcw-page-hero h1 em,.tcw-contact h1 em,.tcw-blog-hero h1 em{font-family:inherit!important;font-size:1em!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;color:var(--red)!important}
@media(max-width:640px){.tcw-top{width:48px!important;height:48px!important;border-radius:15px!important}.tcw-top span{font-size:26px!important}}


/* v1.0.14 refinements */
.tcw-top{right:20px!important;left:auto!important;bottom:20px!important;width:54px!important;height:54px!important;border-radius:999px!important;border:2px solid #111!important;background:#fff!important;color:var(--red)!important;box-shadow:0 12px 26px rgba(0,0,0,.09)!important;display:flex!important;align-items:center;justify-content:center}
.tcw-top span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:30px!important;font-weight:900!important;line-height:1!important;color:var(--red)!important;transform:translateY(-1px)}
.tcw-top:hover{background:#fff8f8!important}
.tcw-blog-hero-pro{padding:170px 0 80px;background:#f4f2ef}
.tcw-blog-two-col{align-items:center;gap:70px}
.tcw-blog-art{min-height:470px;border-radius:32px;background:#0b0b0b;padding:26px;display:grid;grid-template-columns:1.1fr .9fr;gap:16px;color:#fff;border:1px solid #1d1d1d;box-shadow:0 28px 60px rgba(0,0,0,.12)}
.tcw-blog-art-main{border:1px solid #313131;border-radius:28px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at center,rgba(229,29,38,.12),transparent 60%)}
.tcw-blog-art-main b{font-family:"Noto Serif SC",serif;font-size:160px;line-height:1;color:#fff}
.tcw-blog-art-main span{font-size:13px;color:#8b8b8b;letter-spacing:.08em;text-transform:lowercase}
.tcw-blog-art-side{display:grid;gap:12px}
.tcw-blog-art-side article{border:1px solid #2e2e2e;border-radius:22px;padding:22px;background:rgba(255,255,255,.02);display:flex;flex-direction:column;justify-content:center}
.tcw-blog-art-side strong{font-size:24px;color:#fff;margin-bottom:6px}
.tcw-blog-art-side span{color:#c7c7c7;line-height:1.5}
.tcw-blog-summary{max-width:860px;margin:34px 0 0}
.tcw-blog-summary p{font-size:19px;line-height:1.7;color:#666;max-width:840px}
.tcw-blog-hero-pro .tcw-blog-search{max-width:860px;margin:28px 0 18px}
.tcw-blog-hero-pro .tcw-cats{max-width:980px}
.tcw-testi-hero{padding-bottom:90px}
.tcw-testi-score{background:#0b0b0b;color:#fff;border-radius:30px;padding:34px;border:1px solid #1d1d1d;box-shadow:0 24px 55px rgba(0,0,0,.14)}
.tcw-testi-score-top{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:10px}
.tcw-testi-score-top span{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#9d9d9d}
.tcw-testi-score-top b{font-size:58px;line-height:1;letter-spacing:-.05em}
.tcw-stars{color:#00b67a;font-size:20px;letter-spacing:.12em;margin:6px 0 14px}
.tcw-testi-score p{color:#d7d7d7;line-height:1.6}
.tcw-testi-score ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}
.tcw-testi-score li{display:grid;grid-template-columns:1fr;gap:4px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}
.tcw-testi-score li strong{font-size:18px;color:#fff}.tcw-testi-score li span{color:#bfbfbf}
.tcw-testi-grid-wrap{padding:0 0 120px;background:#f4f2ef}
.tcw-testi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}
.tcw-testi-card{background:#fff;border:1px solid #ddd7d1;border-radius:24px;padding:26px;box-shadow:0 14px 36px rgba(0,0,0,.04)}
.tcw-testi-meta{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;font-size:13px;color:#7a746d}
.tcw-testi-meta b{color:#111;font-size:18px;line-height:1.25}.tcw-testi-card h3{font-size:28px;line-height:1.05;letter-spacing:-.04em;margin:6px 0 12px}.tcw-testi-card p{color:#666;line-height:1.65;margin:0}
.tcw-testi-card-cta{background:#111;color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.tcw-testi-card-cta h3,.tcw-testi-card-cta p{color:#fff}.tcw-testi-card-cta p{opacity:.85}.tcw-testi-extra{padding:0 0 80px;background:#f4f2ef}
@media(max-width:980px){.tcw-blog-two-col,.tcw-testi-hero .tcw-two-col{grid-template-columns:1fr}.tcw-blog-art{min-height:400px}.tcw-testi-grid{grid-template-columns:1fr 1fr}.tcw-top{width:52px!important;height:52px!important}}
@media(max-width:640px){.tcw-top{width:50px!important;height:50px!important;bottom:14px!important;right:14px!important}.tcw-top span{font-size:28px!important}.tcw-blog-art{grid-template-columns:1fr;min-height:auto;padding:18px}.tcw-blog-art-main{min-height:260px}.tcw-blog-art-main b{font-size:120px}.tcw-blog-summary p{font-size:17px}.tcw-testi-score-top b{font-size:46px}.tcw-testi-grid{grid-template-columns:1fr}.tcw-testi-card{padding:22px}.tcw-testi-card h3{font-size:24px}}


/* v1.0.15 — Blog full-width shell + plugin priority */
body.tcw-active .tcw-main,
body.tcw-active .tcw-blog-hero-pro,
body.tcw-active .tcw-blog-list{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
body.tcw-active .tcw-blog-hero-pro > .tcw-shell,
body.tcw-active .tcw-blog-list > .tcw-shell{
    width:min(var(--shell),calc(100% - 48px))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
}
body.tcw-active .tcw-blog-hero-pro > .tcw-shell{display:block!important}
body.tcw-active .tcw-blog-two-col{
    width:100%!important;
    max-width:none!important;
    grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr)!important;
    gap:72px!important;
    align-items:center!important;
}
body.tcw-active .tcw-blog-two-col > div{min-width:0!important;max-width:none!important}
body.tcw-active .tcw-blog-hero-pro h1{max-width:610px!important;margin-left:0!important;margin-right:0!important}
body.tcw-active .tcw-blog-art{width:100%!important;max-width:none!important;min-width:0!important}
body.tcw-active .tcw-blog-summary,
body.tcw-active .tcw-blog-hero-pro .tcw-blog-search,
body.tcw-active .tcw-blog-hero-pro .tcw-cats{margin-left:0!important;margin-right:0!important}

@media(max-width:980px){
    body.tcw-active .tcw-blog-hero-pro > .tcw-shell,
    body.tcw-active .tcw-blog-list > .tcw-shell{width:min(var(--shell),calc(100% - 32px))!important}
    body.tcw-active .tcw-blog-two-col{grid-template-columns:1fr!important;gap:40px!important}
    body.tcw-active .tcw-blog-hero-pro h1{max-width:760px!important}
}
@media(max-width:640px){
    body.tcw-active .tcw-blog-hero-pro > .tcw-shell,
    body.tcw-active .tcw-blog-list > .tcw-shell{width:calc(100% - 28px)!important}
}


/* v1.0.16 — comentarios estilo conversación social / X-inspired */
.comments-area,
.tcw-page-comments .comments-area{
    max-width:100%;
    margin-top:56px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
}
.comments-title{
    margin:0 0 20px!important;
    font-size:clamp(30px,4vw,44px)!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
}
.comment-list{
    display:grid!important;
    gap:14px!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
.comment-list li,
.comment-list .comment{
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    list-style:none!important;
}
.comment-list li::marker{content:""!important}
.comment-body{
    position:relative!important;
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    grid-template-areas:
      "avatar head"
      "avatar meta"
      "avatar content"
      "avatar actions"!important;
    column-gap:14px!important;
    row-gap:2px!important;
    padding:19px 22px!important;
    border:1px solid #dedbd6!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(0,0,0,.035)!important;
    transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;
}
.comment-body:hover{
    border-color:#cbc5be!important;
    box-shadow:0 14px 34px rgba(0,0,0,.055)!important;
    transform:translateY(-1px);
}
.comment-author{
    grid-area:head!important;
    display:flex!important;
    align-items:baseline!important;
    gap:7px!important;
    min-width:0!important;
    margin:0!important;
    line-height:1.25!important;
}
.comment-author img.avatar{
    grid-area:avatar!important;
    position:static!important;
    display:block!important;
    width:48px!important;
    height:48px!important;
    margin:0!important;
    border-radius:50%!important;
    object-fit:cover!important;
    border:1px solid #ece8e3!important;
}
.comment-author .fn,
.comment-author .fn a{
    color:#111!important;
    font-style:normal!important;
    font-size:15px!important;
    font-weight:800!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
}
.comment-author .says{
    color:#85817c!important;
    font-size:12px!important;
    font-weight:500!important;
}
.comment-metadata{
    grid-area:meta!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin:1px 0 8px!important;
    color:#8b8782!important;
    font-size:12px!important;
    line-height:1.4!important;
}
.comment-metadata a{
    color:inherit!important;
    text-decoration:none!important;
}
.comment-metadata a:hover{color:var(--red)!important}
.comment-content{
    grid-area:content!important;
    min-width:0!important;
    color:#1d1d1d!important;
    font-size:16px!important;
    line-height:1.62!important;
}
.comment-content p{
    margin:0 0 10px!important;
}
.comment-content p:last-child{margin-bottom:0!important}
.reply{
    grid-area:actions!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    margin-top:13px!important;
    padding-top:11px!important;
    border-top:1px solid #f0ede9!important;
}
.reply a,
.comment-reply-link{
    display:inline-flex!important;
    align-items:center!important;
    gap:7px!important;
    min-height:34px!important;
    padding:0 11px!important;
    border:0!important;
    border-radius:999px!important;
    background:transparent!important;
    color:#6f6b66!important;
    text-decoration:none!important;
    font-size:12px!important;
    font-weight:700!important;
    transition:background .2s,color .2s!important;
}
.reply a:before,
.comment-reply-link:before{
    content:"↩";
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:20px;
    height:20px;
    border-radius:50%;
    color:var(--red);
    font-size:15px;
    font-weight:900;
}
.reply a:hover,
.comment-reply-link:hover{
    background:#fff2f2!important;
    color:var(--red)!important;
}
.comment-list .children{
    position:relative!important;
    display:grid!important;
    gap:12px!important;
    margin:12px 0 0 32px!important;
    padding:0 0 0 18px!important;
    list-style:none!important;
}
.comment-list .children:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:6px;
    width:2px;
    border-radius:2px;
    background:#e7e2dc;
}
.comment-list .children .comment-body{
    background:#fbfaf8!important;
    border-color:#e5e0da!important;
}
.comment-list .children .comment-body:before{
    content:"";
    position:absolute;
    left:-19px;
    top:31px;
    width:18px;
    height:2px;
    background:#e7e2dc;
}
#respond{
    margin-top:28px!important;
    padding:24px!important;
    border:1px solid #dedbd6!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(0,0,0,.03)!important;
}
.comment-reply-title{
    font-size:28px!important;
    margin:0 0 8px!important;
    letter-spacing:-.03em!important;
}
.comment-notes{margin:0 0 18px!important;color:#817d78!important;font-size:13px!important}
.comment-form{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:14px!important;
}
.comment-form-comment,.comment-notes,.logged-in-as,.form-submit{grid-column:1/-1!important}
.comment-form label{font-size:12px!important;font-weight:800!important;color:#444!important}
.comment-form input,.comment-form textarea{
    border:1px solid #d9d4ce!important;
    border-radius:14px!important;
    background:#fff!important;
    padding:13px 14px!important;
    transition:border-color .2s,box-shadow .2s!important;
}
.comment-form input:focus,.comment-form textarea:focus{
    outline:none!important;
    border-color:#b7aea5!important;
    box-shadow:0 0 0 4px rgba(229,29,38,.06)!important;
}
.comment-form .submit{
    min-height:44px!important;
    padding:0 18px!important;
    border-radius:999px!important;
    background:#111!important;
    color:#fff!important;
    font-weight:800!important;
}
.comment-form .submit:hover{background:var(--red)!important}

@media(max-width:640px){
    .comment-body{
        grid-template-columns:40px minmax(0,1fr)!important;
        column-gap:11px!important;
        padding:16px!important;
        border-radius:16px!important;
    }
    .comment-author img.avatar{width:40px!important;height:40px!important}
    .comment-author .fn,.comment-author .fn a{font-size:14px!important}
    .comment-content{font-size:15px!important}
    .comment-list .children{margin-left:14px!important;padding-left:13px!important}
    .comment-list .children .comment-body:before{left:-14px;width:13px}
    #respond{padding:18px!important}
    .comment-form{grid-template-columns:1fr!important}
    .comment-form-author,.comment-form-email,.comment-form-comment,.comment-notes,.logged-in-as,.form-submit{grid-column:1/-1!important}
}


/* v1.0.17 — comentarios compactos, claros y con hilos desplegables */
.tcw-comments{
    max-width:760px!important;
    margin:58px auto 0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
}
.tcw-comments-head{margin-bottom:24px}
.tcw-comments-head .comments-title{
    margin:0 0 6px!important;
    font-size:clamp(30px,4vw,42px)!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
}
.tcw-comments-head p{
    margin:0;
    color:#77716b;
    font-size:14px;
}
.tcw-comments .comment-list{
    display:grid!important;
    gap:22px!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
.tcw-comments .comment-list > li,
.tcw-comments .comment-list li.comment{
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    list-style:none!important;
}
.tcw-comment-card{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:14px!important;
    padding:20px!important;
    border:1px solid #ddd7d1!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(0,0,0,.035)!important;
}
.tcw-comment-avatar img{
    display:block!important;
    width:46px!important;
    height:46px!important;
    border-radius:50%!important;
    object-fit:cover!important;
    border:1px solid #ece7e1!important;
}
.tcw-comment-main{min-width:0}
.tcw-comment-head{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:14px!important;
    margin:0 0 8px!important;
}
.tcw-comment-authorline{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:8px;
    min-width:0;
}
.tcw-comment-author-name{
    display:block!important;
    color:#111!important;
    font-size:15px!important;
    font-weight:800!important;
    line-height:1.25!important;
}
.tcw-comment-date{
    flex:0 0 auto;
    color:#8b857f!important;
    font-size:12px!important;
    text-decoration:none!important;
    white-space:nowrap;
}
.tcw-comment-date:hover{color:var(--red)!important}
.tcw-comment-pending{
    padding:4px 8px;
    border-radius:999px;
    background:#fff3d9;
    color:#765600;
    font-size:10px;
    font-weight:700;
}
.tcw-comment-replying{
    margin:-1px 0 8px;
    color:#77716b;
    font-size:12px;
}
.tcw-comment-replying strong{color:var(--red)}
.tcw-comment-text{
    color:#262422!important;
    font-size:15px!important;
    line-height:1.65!important;
}
.tcw-comment-text p{margin:0 0 10px!important}
.tcw-comment-text p:last-child{margin-bottom:0!important}
.tcw-comment-actions{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    margin-top:14px!important;
    padding-top:12px!important;
    border-top:1px solid #f0ece7!important;
}
.tcw-comment-actions .comment-reply-link{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:34px!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:999px!important;
    background:#f7f5f2!important;
    color:#4f4a45!important;
    font-size:12px!important;
    font-weight:800!important;
    text-decoration:none!important;
}
.tcw-comment-actions .comment-reply-link:before{
    content:"↩";
    margin-right:6px;
    color:var(--red);
    font-size:14px;
    font-weight:900;
}
.tcw-comment-actions .comment-reply-link:hover{
    background:#fff0f0!important;
    color:var(--red)!important;
}
.tcw-thread-toggle{
    display:inline-flex;
    align-items:center;
    gap:6px;
    min-height:34px;
    padding:0 12px;
    border:0;
    border-radius:999px;
    background:transparent;
    color:#66615c;
    font:inherit;
    font-size:12px;
    font-weight:800;
    cursor:pointer;
}
.tcw-thread-toggle span{
    color:var(--red);
    font-size:13px;
    line-height:1;
}
.tcw-thread-toggle:hover{
    background:#fff5f5;
    color:var(--red);
}
.tcw-comments .comment-list .children{
    position:relative!important;
    display:grid!important;
    gap:16px!important;
    margin:16px 0 0 28px!important;
    padding:0 0 0 22px!important;
    list-style:none!important;
}
.tcw-comments .comment-list .children[hidden]{display:none!important}
.tcw-comments .comment-list .children:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:10px;
    width:2px;
    border-radius:2px;
    background:#e5dfd8;
}
.tcw-comments .comment-list .children .tcw-comment-card{
    background:#fbfaf8!important;
    border-color:#e8e2dc!important;
}
.tcw-comments-pagination{margin-top:22px}

/* Formulario compacto */
.tcw-comment-form-wrap{
    margin-top:28px;
}
.tcw-comment-form-wrap #respond{
    margin:0!important;
    padding:20px!important;
    border:1px solid #ddd7d1!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(0,0,0,.03)!important;
}
.tcw-comment-form-wrap .comment-reply-title{
    margin:0 0 5px!important;
    font-size:24px!important;
    letter-spacing:-.03em!important;
}
.tcw-comment-form-wrap .comment-notes{
    margin:0 0 12px!important;
    color:#8a847e!important;
    font-size:11px!important;
}
.tcw-comment-form-wrap .comment-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
    gap:10px!important;
    align-items:end!important;
}
.tcw-comment-form-wrap .comment-form-comment{
    grid-column:1/-1!important;
    margin:0!important;
}
.tcw-comment-form-wrap .comment-form-author{
    grid-column:1!important;
    margin:0!important;
}
.tcw-comment-form-wrap .comment-form-email{
    grid-column:2!important;
    margin:0!important;
}
.tcw-comment-form-wrap .form-submit{
    grid-column:3!important;
    margin:0!important;
}
.tcw-comment-form-wrap .comment-notes,
.tcw-comment-form-wrap .logged-in-as{
    grid-column:1/-1!important;
}
.tcw-comment-form-wrap .comment-form label{
    display:block!important;
    margin:0 0 5px!important;
    color:#55504b!important;
    font-size:11px!important;
    font-weight:800!important;
}
.tcw-comment-form-wrap .comment-form input,
.tcw-comment-form-wrap .comment-form textarea{
    width:100%!important;
    border:1px solid #d8d2cb!important;
    border-radius:12px!important;
    background:#fff!important;
    padding:10px 12px!important;
    font:inherit!important;
    font-size:13px!important;
}
.tcw-comment-form-wrap .comment-form textarea{
    min-height:90px!important;
    resize:vertical!important;
}
.tcw-comment-form-wrap .comment-form input{height:42px!important}
.tcw-comment-form-wrap .comment-form input:focus,
.tcw-comment-form-wrap .comment-form textarea:focus{
    outline:none!important;
    border-color:#b8afa6!important;
    box-shadow:0 0 0 3px rgba(229,29,38,.06)!important;
}
.tcw-comment-form-wrap .submit{
    min-width:104px!important;
    height:42px!important;
    padding:0 17px!important;
    border:0!important;
    border-radius:999px!important;
    background:#111!important;
    color:#fff!important;
    font:inherit!important;
    font-size:12px!important;
    font-weight:800!important;
    cursor:pointer!important;
}
.tcw-comment-form-wrap .submit:hover{background:var(--red)!important}
.tcw-comment-form-wrap #cancel-comment-reply-link{
    margin-left:8px!important;
    color:var(--red)!important;
    font-size:11px!important;
    text-decoration:none!important;
}

@media(max-width:640px){
    .tcw-comments{max-width:100%!important}
    .tcw-comment-card{
        grid-template-columns:40px minmax(0,1fr)!important;
        gap:11px!important;
        padding:16px!important;
        border-radius:17px!important;
    }
    .tcw-comment-avatar img{width:40px!important;height:40px!important}
    .tcw-comment-head{display:block!important}
    .tcw-comment-date{display:block;margin-top:3px}
    .tcw-comment-text{font-size:14px!important}
    .tcw-comments .comment-list .children{
        margin-left:12px!important;
        padding-left:14px!important;
    }
    .tcw-comment-form-wrap #respond{padding:16px!important}
    .tcw-comment-form-wrap .comment-form{
        grid-template-columns:1fr 1fr!important;
    }
    .tcw-comment-form-wrap .comment-form-comment{grid-column:1/-1!important}
    .tcw-comment-form-wrap .comment-form-author{grid-column:1!important}
    .tcw-comment-form-wrap .comment-form-email{grid-column:2!important}
    .tcw-comment-form-wrap .form-submit{grid-column:1/-1!important}
    .tcw-comment-form-wrap .submit{width:100%!important}
}


/* v1.0.18 — formulario de respuesta dentro de la misma tarjeta */
.tcw-comment-card #respond{
    margin:12px 0 0!important;
    padding:12px 0 0!important;
    border:0!important;
    border-top:1px solid #f0ece7!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}

.tcw-comment-card #respond .comment-reply-title{
    margin:0 0 8px!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:800!important;
    letter-spacing:0!important;
    color:#4e4944!important;
}

.tcw-comment-card #respond #cancel-comment-reply-link{
    margin-left:8px!important;
    font-size:11px!important;
    font-weight:700!important;
    color:var(--red)!important;
    text-decoration:none!important;
}

.tcw-comment-card #respond .comment-notes{
    display:none!important;
}

.tcw-comment-card #respond .logged-in-as{
    margin:0 0 8px!important;
    font-size:11px!important;
    color:#89827b!important;
}

.tcw-comment-card #respond .comment-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
    gap:8px!important;
    align-items:end!important;
}

.tcw-comment-card #respond .comment-form-comment{
    grid-column:1/-1!important;
    margin:0!important;
}

.tcw-comment-card #respond .comment-form-author{
    grid-column:1!important;
    margin:0!important;
}

.tcw-comment-card #respond .comment-form-email{
    grid-column:2!important;
    margin:0!important;
}

.tcw-comment-card #respond .form-submit{
    grid-column:3!important;
    margin:0!important;
}

.tcw-comment-card #respond .comment-form label{
    display:block!important;
    margin:0 0 4px!important;
    color:#706a64!important;
    font-size:10px!important;
    font-weight:800!important;
}

.tcw-comment-card #respond .comment-form textarea,
.tcw-comment-card #respond .comment-form input{
    width:100%!important;
    border:1px solid #dcd5ce!important;
    border-radius:10px!important;
    background:#fff!important;
    padding:8px 10px!important;
    font:inherit!important;
    font-size:12px!important;
    color:#222!important;
}

.tcw-comment-card #respond .comment-form textarea{
    min-height:64px!important;
    height:64px!important;
    resize:vertical!important;
}

.tcw-comment-card #respond .comment-form input{
    height:36px!important;
}

.tcw-comment-card #respond .comment-form textarea:focus,
.tcw-comment-card #respond .comment-form input:focus{
    outline:none!important;
    border-color:#bfb6ae!important;
    box-shadow:0 0 0 3px rgba(229,29,38,.05)!important;
}

.tcw-comment-card #respond .submit{
    min-width:88px!important;
    height:36px!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:999px!important;
    background:#111!important;
    color:#fff!important;
    font:inherit!important;
    font-size:11px!important;
    font-weight:800!important;
    cursor:pointer!important;
}

.tcw-comment-card #respond .submit:hover{
    background:var(--red)!important;
}

/* Evita sensación de "otra tarjeta" cuando respondemos */
.tcw-comment-main > #respond{
    width:100%!important;
}

/* La respuesta queda visualmente ligada al comentario */
.tcw-comment-card:has(#respond){
    border-color:#d5ccc4!important;
    box-shadow:0 12px 32px rgba(0,0,0,.045)!important;
}

@media(max-width:640px){
    .tcw-comment-card #respond .comment-form{
        grid-template-columns:1fr 1fr!important;
    }

    .tcw-comment-card #respond .comment-form-comment{
        grid-column:1/-1!important;
    }

    .tcw-comment-card #respond .comment-form-author{
        grid-column:1!important;
    }

    .tcw-comment-card #respond .comment-form-email{
        grid-column:2!important;
    }

    .tcw-comment-card #respond .form-submit{
        grid-column:1/-1!important;
        justify-self:start!important;
    }

    .tcw-comment-card #respond .submit{
        width:auto!important;
        min-width:92px!important;
    }

    .tcw-comment-card #respond .comment-form textarea{
        min-height:60px!important;
        height:60px!important;
    }
}


/* v1.0.19 — formulario de comentarios compacto + botón rojo */
.tcw-comment-hp{
    position:absolute!important;
    left:-10000px!important;
    top:auto!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
}

/* Formulario principal: comentario arriba; nombre, email y publicar abajo */
.tcw-comment-form-wrap .comment-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
    gap:8px!important;
    align-items:end!important;
}
.tcw-comment-form-wrap .comment-form-comment{
    grid-column:1/-1!important;
    margin:0!important;
}
.tcw-comment-form-wrap .comment-form-author{grid-column:1!important;margin:0!important}
.tcw-comment-form-wrap .comment-form-email{grid-column:2!important;margin:0!important}
.tcw-comment-form-wrap .form-submit{grid-column:3!important;margin:0!important}
.tcw-comment-form-wrap .comment-form textarea{
    min-height:76px!important;
    height:76px!important;
    padding:9px 11px!important;
    border-radius:11px!important;
    font-size:13px!important;
}
.tcw-comment-form-wrap .comment-form input{
    height:38px!important;
    padding:8px 10px!important;
    border-radius:11px!important;
    font-size:12px!important;
}
.tcw-comment-form-wrap .submit,
.tcw-comment-form-wrap .tcw-comment-submit{
    min-width:96px!important;
    height:38px!important;
    padding:0 15px!important;
    border:0!important;
    border-radius:999px!important;
    background:var(--red)!important;
    color:#fff!important;
    font:inherit!important;
    font-size:11px!important;
    font-weight:800!important;
    cursor:pointer!important;
    box-shadow:0 8px 18px rgba(229,29,38,.18)!important;
}
.tcw-comment-form-wrap .submit:hover,
.tcw-comment-form-wrap .tcw-comment-submit:hover{
    background:#c9151e!important;
}

/* Formulario al responder: misma estructura, aún más compacto */
.tcw-comment-card #respond .comment-form textarea{
    min-height:60px!important;
    height:60px!important;
}
.tcw-comment-card #respond .comment-form input{
    height:34px!important;
}
.tcw-comment-card #respond .submit,
.tcw-comment-card #respond .tcw-comment-submit{
    min-width:86px!important;
    height:34px!important;
    background:var(--red)!important;
    color:#fff!important;
    box-shadow:none!important;
}
.tcw-comment-card #respond .submit:hover,
.tcw-comment-card #respond .tcw-comment-submit:hover{
    background:#c9151e!important;
}

@media(max-width:640px){
    .tcw-comment-form-wrap .comment-form,
    .tcw-comment-card #respond .comment-form{
        grid-template-columns:1fr 1fr!important;
    }
    .tcw-comment-form-wrap .comment-form-comment,
    .tcw-comment-card #respond .comment-form-comment{grid-column:1/-1!important}
    .tcw-comment-form-wrap .comment-form-author,
    .tcw-comment-card #respond .comment-form-author{grid-column:1!important}
    .tcw-comment-form-wrap .comment-form-email,
    .tcw-comment-card #respond .comment-form-email{grid-column:2!important}
    .tcw-comment-form-wrap .form-submit,
    .tcw-comment-card #respond .form-submit{grid-column:1/-1!important;justify-self:start!important}
    .tcw-comment-form-wrap .submit,
    .tcw-comment-card #respond .submit{width:auto!important}
}


/* v1.0.20 — formulario arriba + modal "No soy un robot" */

/* En Podcast y artículos, el formulario para un comentario NUEVO aparece primero. */
.tcw-comment-form-first{
    margin:0 0 46px!important;
}

.tcw-comments-head-after-form{
    margin-top:0!important;
    padding-top:0!important;
}

/* Layout exacto: Comentario arriba / Nombre + Email + Publicar abajo */
.tcw-comment-form-wrap .comment-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
    gap:9px!important;
    align-items:end!important;
}

.tcw-comment-form-wrap .comment-form-comment{
    grid-column:1/-1!important;
    grid-row:1!important;
    margin:0!important;
}

.tcw-comment-form-wrap .comment-form-author{
    grid-column:1!important;
    grid-row:2!important;
    margin:0!important;
}

.tcw-comment-form-wrap .comment-form-email{
    grid-column:2!important;
    grid-row:2!important;
    margin:0!important;
}

.tcw-comment-form-wrap .form-submit{
    grid-column:3!important;
    grid-row:2!important;
    margin:0!important;
}

/* Campos compactos */
.tcw-comment-form-wrap .comment-form textarea{
    min-height:72px!important;
    height:72px!important;
    padding:9px 11px!important;
    border-radius:11px!important;
    font-size:13px!important;
}

.tcw-comment-form-wrap .comment-form input{
    height:38px!important;
    padding:8px 10px!important;
    border-radius:11px!important;
    font-size:12px!important;
}

.tcw-comment-form-wrap .submit,
.tcw-comment-form-wrap .tcw-comment-submit{
    min-width:98px!important;
    height:38px!important;
    padding:0 16px!important;
    border:0!important;
    border-radius:999px!important;
    background:var(--red)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:800!important;
    box-shadow:0 8px 18px rgba(229,29,38,.17)!important;
}

.tcw-comment-form-wrap .submit:hover,
.tcw-comment-form-wrap .tcw-comment-submit:hover{
    background:#c9151e!important;
}

/* Popup de verificación humana */
.tcw-human-modal{
    position:fixed;
    inset:0;
    z-index:99999;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:20px;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .2s ease,visibility .2s ease;
}

.tcw-human-modal.is-open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
}

.tcw-human-modal-backdrop{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.56);
    backdrop-filter:blur(7px);
}

.tcw-human-modal-card{
    position:relative;
    z-index:2;
    width:min(390px,100%);
    padding:28px;
    border-radius:24px;
    background:#fff;
    color:#111;
    border:1px solid #e4ddd6;
    box-shadow:0 30px 80px rgba(0,0,0,.23);
}

.tcw-human-close{
    position:absolute;
    top:12px;
    right:14px;
    width:34px;
    height:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:0;
    border-radius:50%;
    background:#f5f2ef;
    color:#111;
    font-size:22px;
    line-height:1;
    cursor:pointer;
}

.tcw-human-mark{
    display:flex;
    align-items:center;
    justify-content:center;
    width:48px;
    height:48px;
    margin-bottom:17px;
    border-radius:15px;
    background:#111;
    color:var(--red);
    font-family:"Noto Serif SC",serif;
    font-size:28px;
    font-weight:700;
}

.tcw-human-modal-card h3{
    margin:0 0 7px;
    font-size:27px;
    line-height:1.05;
    letter-spacing:-.035em;
}

.tcw-human-modal-card>p{
    margin:0 0 20px;
    color:#746e68;
    font-size:14px;
    line-height:1.55;
}

.tcw-human-check{
    display:flex;
    align-items:center;
    gap:12px;
    padding:15px;
    border:1px solid #dcd5ce;
    border-radius:15px;
    cursor:pointer;
    user-select:none;
}

.tcw-human-check input{
    position:absolute;
    opacity:0;
    pointer-events:none;
}

.tcw-human-box{
    position:relative;
    flex:0 0 24px;
    width:24px;
    height:24px;
    border:2px solid #111;
    border-radius:7px;
    background:#fff;
}

.tcw-human-check input:checked + .tcw-human-box{
    border-color:var(--red);
    background:var(--red);
}

.tcw-human-check input:checked + .tcw-human-box:after{
    content:"✓";
    position:absolute;
    inset:0;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:16px;
    font-weight:900;
}

.tcw-human-check strong{
    font-size:14px;
    font-weight:800;
}

.tcw-human-confirm{
    width:100%;
    height:45px;
    margin-top:14px;
    border:0;
    border-radius:999px;
    background:var(--red);
    color:#fff;
    font:inherit;
    font-size:13px;
    font-weight:800;
    cursor:pointer;
}

.tcw-human-confirm:disabled{
    opacity:.35;
    cursor:not-allowed;
}

/* Dentro de una RESPUESTA mantiene el mismo orden compacto. */
.tcw-comment-card #respond .comment-form{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
}

.tcw-comment-card #respond .comment-form-comment{
    grid-column:1/-1!important;
    grid-row:1!important;
}

.tcw-comment-card #respond .comment-form-author{
    grid-column:1!important;
    grid-row:2!important;
}

.tcw-comment-card #respond .comment-form-email{
    grid-column:2!important;
    grid-row:2!important;
}

.tcw-comment-card #respond .form-submit{
    grid-column:3!important;
    grid-row:2!important;
}

@media(max-width:640px){
    .tcw-comment-form-first{
        margin-bottom:38px!important;
    }

    .tcw-comment-form-wrap .comment-form,
    .tcw-comment-card #respond .comment-form{
        grid-template-columns:1fr 1fr!important;
    }

    .tcw-comment-form-wrap .comment-form-comment,
    .tcw-comment-card #respond .comment-form-comment{
        grid-column:1/-1!important;
        grid-row:1!important;
    }

    .tcw-comment-form-wrap .comment-form-author,
    .tcw-comment-card #respond .comment-form-author{
        grid-column:1!important;
        grid-row:2!important;
    }

    .tcw-comment-form-wrap .comment-form-email,
    .tcw-comment-card #respond .comment-form-email{
        grid-column:2!important;
        grid-row:2!important;
    }

    .tcw-comment-form-wrap .form-submit,
    .tcw-comment-card #respond .form-submit{
        grid-column:1/-1!important;
        grid-row:3!important;
        justify-self:start!important;
    }

    .tcw-human-modal-card{
        padding:24px 20px 20px;
        border-radius:20px;
    }
}


/* v1.0.21 — formulario final de comentarios */
.tcw-comment-form-wrap .submit,
.tcw-comment-form-wrap .tcw-comment-submit,
.tcw-comment-card #respond .submit{
    background:var(--red)!important;
    color:#fff!important;
    border:0!important;
    box-shadow:0 8px 18px rgba(229,29,38,.18)!important;
    opacity:1!important;
    visibility:visible!important;
}

.tcw-comment-form-wrap .submit:hover,
.tcw-comment-form-wrap .tcw-comment-submit:hover,
.tcw-comment-card #respond .submit:hover{
    background:#c9151e!important;
    color:#fff!important;
}

/* La verificación de BestWebSoft queda debajo de Comentario / Nombre / Email / Enviar */
.tcw-comment-form-wrap .gglcptch,
.tcw-comment-form-wrap .gglcptch_recaptcha,
.tcw-comment-form-wrap .g-recaptcha,
.tcw-comment-form-wrap .google-captcha,
.tcw-comment-card #respond .gglcptch,
.tcw-comment-card #respond .gglcptch_recaptcha,
.tcw-comment-card #respond .g-recaptcha,
.tcw-comment-card #respond .google-captcha{
    grid-column:1/-1!important;
    width:max-content!important;
    max-width:100%!important;
    margin:10px 0 0!important;
}

/* El texto genérico de privacidad no distrae del captcha */
.tcw-comment-form-wrap .comment-notes{
    grid-column:1/-1!important;
    margin:6px 0 0!important;
    font-size:11px!important;
    color:#8a847e!important;
}

/* Nota amigable cuando falta marcar el captcha */
.tcw-recaptcha-note{
    display:none;
    margin:8px 0 0;
    padding:9px 12px;
    width:max-content;
    max-width:100%;
    border:1px solid #ffc5c8;
    border-radius:10px;
    background:#fff2f3;
    color:#a80f18;
    font-size:12px;
    font-weight:700;
    line-height:1.4;
}

.tcw-recaptcha-note.is-visible{
    display:block;
}

@media(max-width:640px){
    .tcw-comment-form-wrap .gglcptch,
    .tcw-comment-form-wrap .gglcptch_recaptcha,
    .tcw-comment-form-wrap .g-recaptcha,
    .tcw-comment-form-wrap .google-captcha,
    .tcw-comment-card #respond .gglcptch,
    .tcw-comment-card #respond .gglcptch_recaptcha,
    .tcw-comment-card #respond .g-recaptcha,
    .tcw-comment-card #respond .google-captcha{
        overflow-x:auto!important;
    }
}


/* v1.0.22 — botón Enviar visible + reCAPTCHA ancho */

/* Botón final: rojo, texto blanco, siempre visible en cualquier formulario de comentarios */
body.tcw-active #commentform .form-submit,
body.tcw-active #commentform p.form-submit{
    display:block!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
}

body.tcw-active #commentform input[type="submit"],
body.tcw-active #commentform button[type="submit"],
body.tcw-active #commentform .submit,
body.tcw-active #commentform .tcw-comment-submit{
    -webkit-appearance:none!important;
    appearance:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:112px!important;
    width:auto!important;
    height:40px!important;
    min-height:40px!important;
    padding:0 18px!important;
    margin:0!important;
    border:0!important;
    border-radius:999px!important;
    background:#e51d26!important;
    background-color:#e51d26!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    font-family:"DM Sans",system-ui,sans-serif!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:0!important;
    text-indent:0!important;
    text-shadow:none!important;
    box-shadow:0 8px 20px rgba(229,29,38,.22)!important;
    cursor:pointer!important;
}

body.tcw-active #commentform input[type="submit"]:hover,
body.tcw-active #commentform button[type="submit"]:hover,
body.tcw-active #commentform .submit:hover,
body.tcw-active #commentform .tcw-comment-submit:hover{
    background:#c9151e!important;
    background-color:#c9151e!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    transform:translateY(-1px)!important;
}

/* Layout: comentario arriba; nombre, email y enviar abajo */
body.tcw-active #commentform{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
    gap:10px!important;
    align-items:end!important;
}

body.tcw-active #commentform .comment-form-comment{
    grid-column:1/-1!important;
    grid-row:1!important;
    margin:0!important;
}

body.tcw-active #commentform .comment-form-author{
    grid-column:1!important;
    grid-row:2!important;
    margin:0!important;
}

body.tcw-active #commentform .comment-form-email{
    grid-column:2!important;
    grid-row:2!important;
    margin:0!important;
}

body.tcw-active #commentform .form-submit{
    grid-column:3!important;
    grid-row:2!important;
    align-self:end!important;
}

/* El captcha siempre ocupa una fila completa debajo */
body.tcw-active #commentform .gglcptch,
body.tcw-active #commentform .gglcptch_recaptcha,
body.tcw-active #commentform .g-recaptcha,
body.tcw-active #commentform .google-captcha,
body.tcw-active #commentform [class*="recaptcha"]{
    grid-column:1/-1!important;
    grid-row:auto!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:14px 0 0!important;
    padding:0!important;
    overflow:visible!important;
}

/* Forzamos el aspecto horizontal/normal del widget si BestWebSoft lo renderiza compacto */
body.tcw-active #commentform .g-recaptcha > div,
body.tcw-active #commentform .gglcptch_recaptcha > div,
body.tcw-active #commentform .gglcptch > div{
    width:304px!important;
    max-width:100%!important;
    min-height:78px!important;
}

body.tcw-active #commentform .g-recaptcha iframe,
body.tcw-active #commentform .gglcptch_recaptcha iframe,
body.tcw-active #commentform .gglcptch iframe{
    width:304px!important;
    max-width:100%!important;
    min-height:78px!important;
    border-radius:4px!important;
}

/* Contenedor visual un poco más ancho para que no se vea “cuadrado/compacto” */
body.tcw-active #commentform .gglcptch,
body.tcw-active #commentform .gglcptch_recaptcha,
body.tcw-active #commentform .g-recaptcha{
    min-width:304px!important;
    width:max-content!important;
    max-width:100%!important;
}

/* Nota de captcha */
body.tcw-active #commentform .tcw-recaptcha-note{
    grid-column:1/-1!important;
    margin-top:8px!important;
}

/* En respuestas dentro de tarjetas mantenemos exactamente el mismo sistema */
body.tcw-active .tcw-comment-card #commentform,
body.tcw-active .tcw-comment-card #respond form{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important;
}

@media(max-width:640px){
    body.tcw-active #commentform{
        grid-template-columns:1fr 1fr!important;
    }

    body.tcw-active #commentform .comment-form-comment{
        grid-column:1/-1!important;
        grid-row:1!important;
    }

    body.tcw-active #commentform .comment-form-author{
        grid-column:1!important;
        grid-row:2!important;
    }

    body.tcw-active #commentform .comment-form-email{
        grid-column:2!important;
        grid-row:2!important;
    }

    body.tcw-active #commentform .form-submit{
        grid-column:1/-1!important;
        grid-row:3!important;
        justify-self:start!important;
    }

    body.tcw-active #commentform input[type="submit"],
    body.tcw-active #commentform button[type="submit"],
    body.tcw-active #commentform .submit{
        min-width:116px!important;
        height:40px!important;
    }

    body.tcw-active #commentform .gglcptch,
    body.tcw-active #commentform .gglcptch_recaptcha,
    body.tcw-active #commentform .g-recaptcha{
        min-width:0!important;
        width:100%!important;
        overflow-x:auto!important;
    }
}


/* v1.0.23 — corrección definitiva comentarios/reCAPTCHA */

/* Botón real creado por TodoChino: no depende del input submit del theme/plugin. */
body.tcw-active #commentform .tcw-send-button{
    -webkit-appearance:none!important;
    appearance:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:auto!important;
    min-width:116px!important;
    height:40px!important;
    min-height:40px!important;
    padding:0 18px!important;
    margin:0!important;
    border:0!important;
    border-radius:999px!important;
    background:#e51d26!important;
    background-color:#e51d26!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    font-family:"DM Sans",system-ui,sans-serif!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:800!important;
    text-shadow:none!important;
    box-shadow:0 8px 20px rgba(229,29,38,.22)!important;
    cursor:pointer!important;
}

body.tcw-active #commentform .tcw-send-button span{
    display:inline-block!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

body.tcw-active #commentform .tcw-send-button .tcw-send-arrow{
    font-size:16px!important;
    line-height:1!important;
    font-weight:900!important;
    transform:translateY(-1px);
}

body.tcw-active #commentform .tcw-send-button:hover{
    background:#c9151e!important;
    background-color:#c9151e!important;
    color:#fff!important;
    transform:translateY(-1px)!important;
}

body.tcw-active #commentform .tcw-send-button:disabled{
    background:#e51d26!important;
    background-color:#e51d26!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
}

/* Captcha: la envolvente ocupa el ancho del formulario.
   TodoChino fuerza además size:"normal" antes del render de Google. */
body.tcw-active #commentform .gglcptch,
body.tcw-active #commentform .gglcptch_v2{
    grid-column:1/-1!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:14px 0 0!important;
    padding:0!important;
}

body.tcw-active #commentform .gglcptch_recaptcha{
    display:block!important;
    width:304px!important;
    min-width:304px!important;
    max-width:100%!important;
    min-height:78px!important;
    margin:0!important;
    padding:0!important;
}

body.tcw-active #commentform .gglcptch_recaptcha > div,
body.tcw-active #commentform .gglcptch_recaptcha iframe{
    width:304px!important;
    max-width:100%!important;
    min-height:78px!important;
}

/* La nota se ubica inmediatamente debajo del captcha. */
body.tcw-active #commentform .tcw-recaptcha-note{
    grid-column:1/-1!important;
    display:block;
    width:max-content;
    max-width:100%;
    margin:8px 0 0!important;
    padding:9px 12px;
    border:1px solid #ffc5c8;
    border-radius:10px;
    background:#fff2f3;
    color:#a80f18;
    font-size:12px;
    font-weight:700;
    line-height:1.4;
}

/* Aseguramos la fila Nombre | Email | Enviar */
body.tcw-active #commentform .comment-form-author{grid-column:1!important}
body.tcw-active #commentform .comment-form-email{grid-column:2!important}
body.tcw-active #commentform .form-submit{
    grid-column:3!important;
    align-self:end!important;
    display:flex!important;
    align-items:flex-end!important;
    background:transparent!important;
    box-shadow:none!important;
}

/* Respuestas: misma estética. */
body.tcw-active .tcw-comment-card #respond .tcw-send-button{
    min-width:104px!important;
    height:36px!important;
    min-height:36px!important;
    padding:0 14px!important;
    font-size:11px!important;
}

@media(max-width:640px){
    body.tcw-active #commentform .form-submit{
        grid-column:1/-1!important;
        justify-self:start!important;
    }

    body.tcw-active #commentform .gglcptch_recaptcha{
        width:304px!important;
        max-width:100%!important;
        overflow:hidden!important;
    }
}


/* v1.0.24 — limpieza del formulario de comentarios */

/* Google reCAPTCHA agrega internamente este textarea oculto.
   Las reglas generales del formulario lo estaban haciendo visible como una caja extra. */
body.tcw-active #commentform textarea[name="g-recaptcha-response"],
body.tcw-active #commentform .g-recaptcha-response{
    position:absolute!important;
    left:-99999px!important;
    top:auto!important;
    width:1px!important;
    height:1px!important;
    min-width:0!important;
    min-height:0!important;
    max-width:1px!important;
    max-height:1px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:transparent!important;
    opacity:0!important;
    visibility:hidden!important;
    overflow:hidden!important;
    pointer-events:none!important;
}

/* Más aire real entre "Enviar" y la flecha. */
body.tcw-active #commentform .tcw-send-button{
    gap:0!important;
}

body.tcw-active #commentform .tcw-send-button .tcw-send-arrow{
    margin-left:9px!important;
}

/* El bloque de comentarios empieza limpio debajo de la tarjeta del formulario. */
body.tcw-active .tcw-comments-head-after-form{
    clear:both!important;
}


/* v1.0.25 — botón subir arriba inspirado en GOUDIGITAL */
body.tcw-active .tcw-top{
    position:fixed!important;
    z-index:9997!important;
    right:18px!important;
    left:auto!important;
    bottom:18px!important;
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    min-height:54px!important;
    border:0!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    background:#fff!important;
    color:#e51d26!important;
    box-shadow:0 16px 34px rgba(0,0,0,.15)!important;
    cursor:pointer!important;

    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(12px)!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
}

body.tcw-active .tcw-top span{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    margin:0!important;
    color:#e51d26!important;
    -webkit-text-fill-color:#e51d26!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:27px!important;
    line-height:1!important;
    font-weight:900!important;
    transform:translateY(-1px)!important;
}

body.tcw-active .tcw-top.is-visible{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
}

body.tcw-active .tcw-top:hover{
    background:#fff!important;
    color:#e51d26!important;
    transform:translateY(-2px)!important;
    box-shadow:0 18px 38px rgba(0,0,0,.18)!important;
}

@media(max-width:640px){
    body.tcw-active .tcw-top{
        right:14px!important;
        bottom:14px!important;
        width:52px!important;
        height:52px!important;
        min-width:52px!important;
        min-height:52px!important;
    }

    body.tcw-active .tcw-top span{
        font-size:26px!important;
    }
}


/* v1.0.26 — identidad unificada de títulos + Clase Gratis */

/* ---------------------------------------------------------
   Títulos principales
   La misma tipografía/peso/tamaño visual se usa en Home,
   Clases, Podcast, Blog, Testimonios, Contacto y Clase Gratis.
--------------------------------------------------------- */
body.tcw-active .tcw-home-copy h1,
body.tcw-active .tcw-page-hero h1,
body.tcw-active .tcw-contact h1,
body.tcw-active .tcw-blog-hero h1,
body.tcw-active .tcw-free-copy h1,
body.tcw-active .tcw-archive-hero h1,
body.tcw-active .tcw-generic-page h1{
    font-family:Georgia,"Times New Roman",serif!important;
    font-size:clamp(58px,6.4vw,94px)!important;
    line-height:.94!important;
    letter-spacing:-.055em!important;
    font-weight:700!important;
    font-style:normal!important;
    color:#0b0b0b!important;
}

body.tcw-active .tcw-home-copy h1 em,
body.tcw-active .tcw-page-hero h1 em,
body.tcw-active .tcw-contact h1 em,
body.tcw-active .tcw-blog-hero h1 em,
body.tcw-active .tcw-free-copy h1 em{
    font-family:inherit!important;
    font-size:1em!important;
    line-height:inherit!important;
    letter-spacing:inherit!important;
    font-weight:inherit!important;
    font-style:normal!important;
    color:var(--red)!important;
}

/* Blog: mismo grosor y presencia que Clases/Testimonios/Contacto */
body.tcw-active .tcw-blog-hero-pro h1{
    font-weight:700!important;
    max-width:690px!important;
}

/* Contacto: evita que herencias del theme cambien el H1 */
body.tcw-active .tcw-contact h1{
    margin-top:0!important;
}

/* ---------------------------------------------------------
   Clase Gratis: sin foto, composición de tarjetas.
--------------------------------------------------------- */
body.tcw-active .tcw-free-page{
    background:linear-gradient(180deg,#f7f5f2 0,#fff 46%,#f6f3ef 100%)!important;
}

body.tcw-active .tcw-free-class{
    max-width:1180px!important;
}

body.tcw-active .tcw-free-hero-grid{
    grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr)!important;
    gap:72px!important;
    align-items:center!important;
}

body.tcw-active .tcw-free-copy h1{
    max-width:700px!important;
    margin:0 0 26px!important;
}

body.tcw-active .tcw-free-copy h1 em{
    display:inline!important;
}

body.tcw-active .tcw-free-lead{
    max-width:620px!important;
}

/* La antigua imagen queda totalmente fuera del nuevo diseño */
body.tcw-active .tcw-free-media{
    display:none!important;
}

body.tcw-active .tcw-free-cards{
    min-height:510px;
    padding:24px;
    border-radius:32px;
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:1.18fr .82fr .82fr;
    gap:14px;
    background:#0a0a0a;
    border:1px solid #1d1d1d;
    box-shadow:0 28px 70px rgba(0,0,0,.14);
    overflow:hidden;
}

body.tcw-active .tcw-free-card{
    position:relative;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    min-width:0;
    padding:22px;
    border:1px solid #303030;
    border-radius:22px;
    background:#111;
    color:#fff;
    overflow:hidden;
    transition:transform .25s ease,border-color .25s ease,background .25s ease;
}

body.tcw-active .tcw-free-card:hover{
    transform:translateY(-3px);
    border-color:#4a4a4a;
}

body.tcw-active .tcw-free-card-main{
    grid-column:1/-1;
    flex-direction:row;
    align-items:flex-end;
    gap:24px;
    background:radial-gradient(circle at 18% 22%,rgba(229,29,38,.22),transparent 42%),#111;
}

body.tcw-active .tcw-free-card-red{
    background:var(--red);
    border-color:var(--red);
}

body.tcw-active .tcw-free-card-num{
    font-family:"Noto Serif SC",serif;
    font-size:clamp(66px,7vw,108px);
    line-height:.9;
    color:var(--red);
}

body.tcw-active .tcw-free-card-main strong{
    max-width:260px;
}

body.tcw-active .tcw-free-card-icon{
    display:block;
    font-family:"Noto Serif SC",serif;
    font-size:38px;
    line-height:1;
    color:var(--red);
}

body.tcw-active .tcw-free-card-red .tcw-free-card-icon{
    color:#fff;
}

body.tcw-active .tcw-free-card small{
    display:block;
    margin-bottom:7px;
    color:#8f8f8f;
    font-size:10px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

body.tcw-active .tcw-free-card-red small{
    color:rgba(255,255,255,.72);
}

body.tcw-active .tcw-free-card strong{
    display:block;
    color:#fff;
    font-size:18px;
    line-height:1.25;
    letter-spacing:-.02em;
}

/* El panel/formulario conserva el lenguaje visual de las otras secciones */
body.tcw-active .tcw-free-form-panel{
    margin-top:64px!important;
}

/* ---------------------------------------------------------
   Ajuste de consistencia en páginas secundarias.
--------------------------------------------------------- */
body.tcw-active .tcw-page-hero,
body.tcw-active .tcw-contact,
body.tcw-active .tcw-blog-hero-pro,
body.tcw-active .tcw-free-page{
    padding-top:160px;
}

/* Articles siguen teniendo su jerarquía editorial, pero con peso consistente. */
body.tcw-active .tcw-article-hero h1{
    font-family:Georgia,"Times New Roman",serif!important;
    font-weight:700!important;
}

/* Mobile / Tablet */
@media(max-width:980px){
    body.tcw-active .tcw-home-copy h1,
    body.tcw-active .tcw-page-hero h1,
    body.tcw-active .tcw-contact h1,
    body.tcw-active .tcw-blog-hero h1,
    body.tcw-active .tcw-free-copy h1,
    body.tcw-active .tcw-archive-hero h1,
    body.tcw-active .tcw-generic-page h1{
        font-size:clamp(54px,10vw,82px)!important;
    }

    body.tcw-active .tcw-free-hero-grid{
        grid-template-columns:1fr!important;
        gap:42px!important;
    }

    body.tcw-active .tcw-free-cards{
        min-height:470px;
    }
}

@media(max-width:640px){
    body.tcw-active .tcw-home-copy h1,
    body.tcw-active .tcw-page-hero h1,
    body.tcw-active .tcw-contact h1,
    body.tcw-active .tcw-blog-hero h1,
    body.tcw-active .tcw-free-copy h1,
    body.tcw-active .tcw-archive-hero h1,
    body.tcw-active .tcw-generic-page h1{
        font-size:52px!important;
        line-height:.96!important;
    }

    body.tcw-active .tcw-page-hero,
    body.tcw-active .tcw-contact,
    body.tcw-active .tcw-blog-hero-pro,
    body.tcw-active .tcw-free-page{
        padding-top:120px!important;
    }

    body.tcw-active .tcw-free-cards{
        min-height:auto;
        padding:16px;
        border-radius:24px;
        grid-template-columns:1fr;
        grid-template-rows:auto;
    }

    body.tcw-active .tcw-free-card-main{
        grid-column:1;
        min-height:230px;
        display:flex;
        flex-direction:column;
        align-items:flex-start;
    }

    body.tcw-active .tcw-free-card{
        min-height:155px;
        padding:19px;
        border-radius:18px;
    }

    body.tcw-active .tcw-free-card-num{
        font-size:82px;
    }

    body.tcw-active .tcw-free-form-panel{
        margin-top:40px!important;
    }
}


/* v1.0.27 — sistema tipográfico unificado
   Serif editorial: logo + H1/H2/H3
   Sans UI: párrafos + navegación + botones
   Noto Serif SC: caracteres chinos
*/

/* Marca + títulos: misma voz visual */
body.tcw-active .tcw-brand-text,
body.tcw-active .tcw-footer-brand-text,
body.tcw-active h1,
body.tcw-active h2,
body.tcw-active h3,
body.tcw-active .comments-title,
body.tcw-active .comment-reply-title{
    font-family:Georgia,"Times New Roman",serif!important;
    font-style:normal!important;
}

/* Peso editorial consistente */
body.tcw-active .tcw-brand-text,
body.tcw-active .tcw-footer-brand-text{
    font-weight:700!important;
    letter-spacing:-.055em!important;
}

body.tcw-active h1{
    font-weight:700!important;
}

body.tcw-active h2{
    font-weight:700!important;
    letter-spacing:-.04em!important;
}

body.tcw-active h3{
    font-weight:700!important;
    letter-spacing:-.025em!important;
}

/* Mantener el contraste rojo/negro de los títulos */
body.tcw-active h1 em,
body.tcw-active h2 em,
body.tcw-active h3 em{
    font-family:inherit!important;
    font-style:normal!important;
    font-weight:inherit!important;
    color:var(--red)!important;
}

/* Texto de lectura/UI: una sola sans, limpia y consistente */
body.tcw-active,
body.tcw-active p,
body.tcw-active li,
body.tcw-active input,
body.tcw-active textarea,
body.tcw-active select,
body.tcw-active button,
body.tcw-active .tcw-btn,
body.tcw-active .tcw-navlinks,
body.tcw-active .tcw-mini-cta,
body.tcw-active .tcw-card-meta,
body.tcw-active .tcw-article-meta,
body.tcw-active .tcw-breadcrumb,
body.tcw-active .tcw-comment-text,
body.tcw-active .tcw-comment-date{
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

/* Enlaces de navegación y botones siguen siendo sans para mayor legibilidad */
body.tcw-active .tcw-navlinks a,
body.tcw-active .tcw-overlay-inner>a,
body.tcw-active .tcw-footer nav a,
body.tcw-active .tcw-btn,
body.tcw-active .tcw-mini-cta,
body.tcw-active .tcw-text-link,
body.tcw-active .tcw-comment-actions a,
body.tcw-active .tcw-thread-toggle{
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

/* Caracteres chinos: mantener la fuente específica correcta */
body.tcw-active .tcw-character span,
body.tcw-active .tcw-rings span,
body.tcw-active .tcw-class-art span,
body.tcw-active .tcw-podcast-art strong,
body.tcw-active .tcw-free-card-num,
body.tcw-active .tcw-free-card-icon,
body.tcw-active .tcw-notfound-char,
body.tcw-active .tcw-hanzi,
body.tcw-active .tcw-cta-hanzi,
body.tcw-active .tcw-comment-card .tcw-human-mark{
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
}

/* Tarjetas y bloques: H3 ligeramente más compactos para que no pesen demasiado */
body.tcw-active .tcw-card h3,
body.tcw-active .tcw-path h3,
body.tcw-active .tcw-benefits h3,
body.tcw-active .tcw-method-list h3,
body.tcw-active .tcw-testi-card h3,
body.tcw-active .tcw-free-card strong{
    line-height:1.12!important;
}

/* La marca del footer conserva contraste en fondo negro */
body.tcw-active .tcw-footer-brand .tcw-brand-todo{
    color:#fff!important;
}

body.tcw-active .tcw-footer-brand .tcw-brand-chino{
    color:var(--red)!important;
}

/* Marca en cabecera */
body.tcw-active .tcw-brand .tcw-brand-todo{
    color:#111!important;
}

body.tcw-active .tcw-brand .tcw-brand-chino{
    color:var(--red)!important;
}


/* v1.0.28 — tipografía moderna unificada + menú móvil clásico */

/* ---------------------------------------------------------
   TIPOGRAFÍA
   Volvemos al lenguaje original moderno de TodoChino:
   DM Sans para marca, títulos, párrafos y UI.
   Noto Serif SC queda exclusivamente para caracteres chinos.
--------------------------------------------------------- */
body.tcw-active,
body.tcw-active .tcw-brand-text,
body.tcw-active .tcw-footer-brand-text,
body.tcw-active h1,
body.tcw-active h2,
body.tcw-active h3,
body.tcw-active h4,
body.tcw-active h5,
body.tcw-active h6,
body.tcw-active p,
body.tcw-active li,
body.tcw-active a,
body.tcw-active button,
body.tcw-active input,
body.tcw-active textarea,
body.tcw-active select,
body.tcw-active label,
body.tcw-active .comments-title,
body.tcw-active .comment-reply-title{
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

body.tcw-active .tcw-brand-text,
body.tcw-active .tcw-footer-brand-text{
    font-weight:800!important;
    letter-spacing:-.055em!important;
}

body.tcw-active h1{
    font-weight:700!important;
    letter-spacing:-.055em!important;
}

body.tcw-active h2{
    font-weight:700!important;
    letter-spacing:-.045em!important;
}

body.tcw-active h3{
    font-weight:700!important;
    letter-spacing:-.03em!important;
}

body.tcw-active h1 em,
body.tcw-active h2 em,
body.tcw-active h3 em{
    font-family:inherit!important;
    font-style:normal!important;
    font-weight:inherit!important;
    color:var(--red)!important;
}

/* Caracteres chinos mantienen una fuente china real. */
body.tcw-active .tcw-character span,
body.tcw-active .tcw-rings span,
body.tcw-active .tcw-class-art span,
body.tcw-active .tcw-podcast-art strong,
body.tcw-active .tcw-free-card-num,
body.tcw-active .tcw-free-card-icon,
body.tcw-active .tcw-notfound-char,
body.tcw-active .tcw-hanzi,
body.tcw-active .tcw-cta-hanzi{
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
}

/* Estado activo del menú desktop. */
body.tcw-active .tcw-navlinks a.is-active{
    color:#111!important;
}

body.tcw-active .tcw-navlinks a.is-active:after{
    right:0!important;
}

/* ---------------------------------------------------------
   MENÚ MÓVIL
   Panel blanco que baja desde arriba, con X visible y
   subrayado rojo en la sección actual.
--------------------------------------------------------- */
@media(max-width:980px){
    body.tcw-active .tcw-overlay{
        position:fixed!important;
        z-index:130!important;
        top:0!important;
        right:0!important;
        bottom:auto!important;
        left:0!important;
        width:100%!important;
        min-height:0!important;
        max-height:92vh!important;
        overflow-y:auto!important;
        background:#fff!important;
        color:#111!important;
        border-radius:0 0 28px 28px!important;
        box-shadow:0 24px 60px rgba(0,0,0,.16)!important;
        opacity:0!important;
        visibility:hidden!important;
        transform:translateY(-24px)!important;
        transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;
    }

    body.tcw-active .tcw-overlay.is-open{
        opacity:1!important;
        visibility:visible!important;
        transform:translateY(0)!important;
    }

    body.tcw-active .tcw-overlay-close{
        position:absolute!important;
        z-index:3!important;
        top:20px!important;
        right:22px!important;
        width:42px!important;
        height:42px!important;
        padding:0!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        border:1px solid #ddd7d1!important;
        border-radius:50%!important;
        background:#fff!important;
        color:#111!important;
        font-family:Arial,Helvetica,sans-serif!important;
        font-size:30px!important;
        line-height:1!important;
        font-weight:400!important;
        cursor:pointer!important;
    }

    body.tcw-active .tcw-overlay-inner{
        min-height:0!important;
        width:min(100%,560px)!important;
        margin:0 auto!important;
        padding:82px 30px 26px!important;
        display:block!important;
    }

    body.tcw-active .tcw-mobile-nav{
        display:flex!important;
        flex-direction:column!important;
        gap:0!important;
    }

    body.tcw-active .tcw-mobile-nav a{
        position:relative!important;
        display:flex!important;
        align-items:center!important;
        min-height:56px!important;
        padding:0 2px!important;
        border-bottom:1px solid #eee9e4!important;
        color:#111!important;
        text-decoration:none!important;
        font-size:17px!important;
        line-height:1!important;
        font-weight:700!important;
        letter-spacing:-.02em!important;
        transition:color .18s ease,padding-left .18s ease!important;
    }

    body.tcw-active .tcw-mobile-nav a:hover{
        color:var(--red)!important;
        padding-left:6px!important;
    }

    body.tcw-active .tcw-mobile-nav a.is-active{
        color:#111!important;
    }

    body.tcw-active .tcw-mobile-nav a.is-active:after{
        content:""!important;
        position:absolute!important;
        left:2px!important;
        bottom:7px!important;
        width:44px!important;
        height:3px!important;
        border-radius:999px!important;
        background:var(--red)!important;
    }

    body.tcw-active .tcw-mobile-free{
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        gap:16px!important;
        min-height:52px!important;
        margin-top:22px!important;
        padding:0 18px!important;
        border-radius:999px!important;
        background:#111!important;
        color:#fff!important;
        text-decoration:none!important;
        font-size:14px!important;
        font-weight:800!important;
    }

    body.tcw-active .tcw-mobile-free span{
        color:var(--red)!important;
        font-size:20px!important;
        font-weight:900!important;
    }

    /* El menú clásico no usa el tamaño gigante de la antigua overlay. */
    body.tcw-active .tcw-overlay-inner>a{
        font-size:inherit!important;
    }
}

@media(max-width:640px){
    body.tcw-active .tcw-overlay{
        border-radius:0 0 22px 22px!important;
    }

    body.tcw-active .tcw-overlay-inner{
        padding:76px 22px 22px!important;
    }

    body.tcw-active .tcw-overlay-close{
        top:16px!important;
        right:18px!important;
        width:40px!important;
        height:40px!important;
        font-size:28px!important;
    }

    body.tcw-active .tcw-mobile-nav a{
        min-height:52px!important;
        font-size:16px!important;
    }
}


/* v1.0.29 — tipografía definitiva TodoChino
   Cardo: marca + títulos
   DM Sans: lectura + interfaz
   Noto Serif SC: caracteres chinos
*/

/* Marca TodoChino y títulos editoriales */
body.tcw-active .tcw-brand-text,
body.tcw-active .tcw-footer-brand-text,
body.tcw-active h1,
body.tcw-active h2,
body.tcw-active h3,
body.tcw-active .comments-title,
body.tcw-active .comment-reply-title{
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
    font-style:normal!important;
}

body.tcw-active .tcw-brand-text,
body.tcw-active .tcw-footer-brand-text{
    font-weight:700!important;
    letter-spacing:-.045em!important;
}

body.tcw-active h1{
    font-weight:700!important;
    letter-spacing:-.045em!important;
}

body.tcw-active h2{
    font-weight:700!important;
    letter-spacing:-.035em!important;
}

body.tcw-active h3{
    font-weight:700!important;
    letter-spacing:-.02em!important;
}

/* Palabras rojas dentro de títulos: misma Cardo */
body.tcw-active h1 em,
body.tcw-active h2 em,
body.tcw-active h3 em{
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
    font-style:normal!important;
    font-weight:inherit!important;
    color:var(--red)!important;
}

/* Texto de lectura e interfaz */
body.tcw-active,
body.tcw-active p,
body.tcw-active li,
body.tcw-active a,
body.tcw-active button,
body.tcw-active input,
body.tcw-active textarea,
body.tcw-active select,
body.tcw-active label,
body.tcw-active .tcw-btn,
body.tcw-active .tcw-navlinks,
body.tcw-active .tcw-mobile-nav,
body.tcw-active .tcw-card-meta,
body.tcw-active .tcw-article-meta,
body.tcw-active .tcw-breadcrumb,
body.tcw-active .tcw-comment-text,
body.tcw-active .tcw-comment-date{
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

/* El logo textual debe conservar Cardo aunque sea un enlace */
body.tcw-active .tcw-brand,
body.tcw-active .tcw-brand span,
body.tcw-active .tcw-footer-brand,
body.tcw-active .tcw-footer-brand span{
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
}

/* Los encabezados dentro de tarjetas también usan Cardo */
body.tcw-active .tcw-card h3,
body.tcw-active .tcw-path h3,
body.tcw-active .tcw-benefits h3,
body.tcw-active .tcw-method-list h3,
body.tcw-active .tcw-testi-card h3,
body.tcw-active .tcw-price-card h3,
body.tcw-active .tcw-side-cta h3{
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
}

/* Caracteres chinos */
body.tcw-active .tcw-character span,
body.tcw-active .tcw-rings span,
body.tcw-active .tcw-class-art span,
body.tcw-active .tcw-podcast-art strong,
body.tcw-active .tcw-free-card-num,
body.tcw-active .tcw-free-card-icon,
body.tcw-active .tcw-notfound-char,
body.tcw-active .tcw-hanzi,
body.tcw-active .tcw-cta-hanzi,
body.tcw-active .tcw-blog-art-main b{
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
}

/* Colores de marca */
body.tcw-active .tcw-brand .tcw-brand-todo{
    color:#111!important;
}

body.tcw-active .tcw-brand .tcw-brand-chino{
    color:var(--red)!important;
}

body.tcw-active .tcw-footer-brand .tcw-brand-todo{
    color:#fff!important;
}

body.tcw-active .tcw-footer-brand .tcw-brand-chino{
    color:var(--red)!important;
}


/* v1.0.30 — clase gratis 4 tarjetas + contacto oscuro */

/* ---- Clase Gratis: 4 tarjetas iguales (2x2) ---- */
body.tcw-active .tcw-free-cards{
    min-height:520px!important;
    padding:24px!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-rows:1fr 1fr!important;
    gap:16px!important;
}

body.tcw-active .tcw-free-card,
body.tcw-active .tcw-free-card-main{
    min-height:0!important;
    height:auto!important;
    padding:24px!important;
    border-radius:22px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:space-between!important;
    align-items:flex-start!important;
    gap:18px!important;
    background:#0e0e0e!important;
    border:1px solid #2a2a2a!important;
}

body.tcw-active .tcw-free-card-main{
    grid-column:auto!important;
    background:#0e0e0e!important;
}

body.tcw-active .tcw-free-card-red{
    background:var(--red)!important;
    border-color:var(--red)!important;
}

body.tcw-active .tcw-free-card-icon,
body.tcw-active .tcw-free-card-num{
    display:block!important;
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
    font-size:60px!important;
    line-height:.92!important;
    color:var(--red)!important;
    margin:0!important;
}

body.tcw-active .tcw-free-card-red .tcw-free-card-icon,
body.tcw-active .tcw-free-card-red .tcw-free-card-num{
    color:#fff!important;
}

body.tcw-active .tcw-free-card small{
    display:block!important;
    margin-bottom:8px!important;
    color:#969696!important;
    font-size:10px!important;
    font-weight:800!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
}

body.tcw-active .tcw-free-card-red small{
    color:rgba(255,255,255,.78)!important;
}

body.tcw-active .tcw-free-card strong{
    display:block!important;
    max-width:280px!important;
    color:#fff!important;
    font-size:19px!important;
    line-height:1.18!important;
    letter-spacing:-.02em!important;
    font-weight:700!important;
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

/* ---- Contacto: panel negro y textos visibles ---- */
body.tcw-active .tcw-contact-form-card,
body.tcw-active .tcw-contact-panel,
body.tcw-active .tcw-contact-form,
body.tcw-active .tcw-contact-right{
    background:#0b0b0b!important;
    color:#fff!important;
    border:1px solid #1d1d1d!important;
    box-shadow:0 24px 70px rgba(0,0,0,.18)!important;
}

body.tcw-active .tcw-contact-form-card *,
body.tcw-active .tcw-contact-panel *,
body.tcw-active .tcw-contact-form *,
body.tcw-active .tcw-contact-right *{
    color:#fff!important;
}

body.tcw-active .tcw-contact-form-card label,
body.tcw-active .tcw-contact-panel label,
body.tcw-active .tcw-contact-form label,
body.tcw-active .tcw-contact-right label{
    color:#fff!important;
}

body.tcw-active .tcw-contact-form-card input,
body.tcw-active .tcw-contact-form-card textarea,
body.tcw-active .tcw-contact-panel input,
body.tcw-active .tcw-contact-panel textarea,
body.tcw-active .tcw-contact-form input,
body.tcw-active .tcw-contact-form textarea,
body.tcw-active .tcw-contact-right input,
body.tcw-active .tcw-contact-right textarea{
    background:#121212!important;
    color:#fff!important;
    border:1px solid #2f2f2f!important;
    box-shadow:none!important;
}

body.tcw-active .tcw-contact-form-card input::placeholder,
body.tcw-active .tcw-contact-form-card textarea::placeholder,
body.tcw-active .tcw-contact-panel input::placeholder,
body.tcw-active .tcw-contact-panel textarea::placeholder,
body.tcw-active .tcw-contact-form input::placeholder,
body.tcw-active .tcw-contact-form textarea::placeholder,
body.tcw-active .tcw-contact-right input::placeholder,
body.tcw-active .tcw-contact-right textarea::placeholder{
    color:#b9b9b9!important;
    opacity:1!important;
}

body.tcw-active .tcw-contact-form-card input:focus,
body.tcw-active .tcw-contact-form-card textarea:focus,
body.tcw-active .tcw-contact-panel input:focus,
body.tcw-active .tcw-contact-panel textarea:focus,
body.tcw-active .tcw-contact-form input:focus,
body.tcw-active .tcw-contact-form textarea:focus,
body.tcw-active .tcw-contact-right input:focus,
body.tcw-active .tcw-contact-right textarea:focus{
    border-color:#5d5d5d!important;
    box-shadow:0 0 0 3px rgba(229,29,38,.12)!important;
    outline:none!important;
}

body.tcw-active .tcw-contact-form-card .tcw-btn,
body.tcw-active .tcw-contact-panel .tcw-btn,
body.tcw-active .tcw-contact-form .tcw-btn,
body.tcw-active .tcw-contact-right .tcw-btn,
body.tcw-active .tcw-contact-form-card button[type="submit"],
body.tcw-active .tcw-contact-panel button[type="submit"],
body.tcw-active .tcw-contact-form button[type="submit"],
body.tcw-active .tcw-contact-right button[type="submit"],
body.tcw-active .tcw-contact-form-card input[type="submit"],
body.tcw-active .tcw-contact-panel input[type="submit"],
body.tcw-active .tcw-contact-form input[type="submit"],
body.tcw-active .tcw-contact-right input[type="submit"]{
    background:var(--red)!important;
    color:#fff!important;
    border:0!important;
    box-shadow:0 10px 24px rgba(229,29,38,.22)!important;
}

body.tcw-active .tcw-contact-form-card button[type="submit"]:hover,
body.tcw-active .tcw-contact-panel button[type="submit"]:hover,
body.tcw-active .tcw-contact-form button[type="submit"]:hover,
body.tcw-active .tcw-contact-right button[type="submit"]:hover,
body.tcw-active .tcw-contact-form-card input[type="submit"]:hover,
body.tcw-active .tcw-contact-panel input[type="submit"]:hover,
body.tcw-active .tcw-contact-form input[type="submit"]:hover,
body.tcw-active .tcw-contact-right input[type="submit"]:hover{
    background:#c9151e!important;
}

/* For min-width layouts */
@media(max-width:980px){
    body.tcw-active .tcw-free-cards{
        min-height:auto!important;
    }
}

@media(max-width:640px){
    body.tcw-active .tcw-free-cards{
        grid-template-columns:1fr!important;
        grid-template-rows:auto!important;
    }

    body.tcw-active .tcw-free-card,
    body.tcw-active .tcw-free-card-main{
        min-height:160px!important;
    }

    body.tcw-active .tcw-free-card-icon,
    body.tcw-active .tcw-free-card-num{
        font-size:52px!important;
    }
}


/* v1.0.31 — corrección Contacto + alineación Clase Gratis */

/* ---------------------------------------------------------
   CONTACTO
   El template real usa .tcw-form-card. Lo forzamos aquí
   directamente para evitar cualquier herencia gris previa.
--------------------------------------------------------- */
body.tcw-active .tcw-contact .tcw-form-card{
    background:#0b0b0b!important;
    color:#fff!important;
    border:1px solid #1d1d1d!important;
    border-radius:28px!important;
    padding:36px!important;
    box-shadow:0 26px 70px rgba(0,0,0,.17)!important;
}

body.tcw-active .tcw-contact .tcw-form-card form{
    color:#fff!important;
}

body.tcw-active .tcw-contact .tcw-form-card label{
    color:#fff!important;
    font-weight:700!important;
}

body.tcw-active .tcw-contact .tcw-form-card input:not(.tcw-hp),
body.tcw-active .tcw-contact .tcw-form-card textarea{
    display:block!important;
    width:100%!important;
    background:#151515!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    border:1px solid #343434!important;
    border-radius:14px!important;
    box-shadow:none!important;
}

body.tcw-active .tcw-contact .tcw-form-card input:not(.tcw-hp):focus,
body.tcw-active .tcw-contact .tcw-form-card textarea:focus{
    outline:none!important;
    border-color:#666!important;
    box-shadow:0 0 0 3px rgba(229,29,38,.12)!important;
}

body.tcw-active .tcw-contact .tcw-form-card input::placeholder,
body.tcw-active .tcw-contact .tcw-form-card textarea::placeholder{
    color:#aaa!important;
    opacity:1!important;
}

body.tcw-active .tcw-contact .tcw-form-card .tcw-btn,
body.tcw-active .tcw-contact .tcw-form-card button[type="submit"]{
    background:var(--red)!important;
    color:#fff!important;
    border:0!important;
    box-shadow:0 10px 24px rgba(229,29,38,.22)!important;
}

body.tcw-active .tcw-contact .tcw-form-card .tcw-btn:hover,
body.tcw-active .tcw-contact .tcw-form-card button[type="submit"]:hover{
    background:#c9151e!important;
}

/* Avisos dentro del panel oscuro */
body.tcw-active .tcw-contact .tcw-form-card .tcw-notice{
    background:#241b0b!important;
    color:#ffe2a8!important;
    border:1px solid #59441e!important;
}

body.tcw-active .tcw-contact .tcw-form-card .tcw-notice.success{
    background:#102218!important;
    color:#c8f3d5!important;
    border-color:#245734!important;
}

/* ---------------------------------------------------------
   CLASE GRATIS
   La tarjeta debe arrancar a la misma altura que el H1,
   igual que el patrón visual de /clases/.
--------------------------------------------------------- */
@media(min-width:981px){
    body.tcw-active .tcw-free-hero-grid{
        align-items:start!important;
    }

    body.tcw-active .tcw-free-cards{
        margin-top:0!important;
        align-self:start!important;
    }

    body.tcw-active .tcw-free-copy{
        align-self:start!important;
    }
}

@media(max-width:640px){
    body.tcw-active .tcw-contact .tcw-form-card{
        padding:24px!important;
        border-radius:22px!important;
    }
}


/* v1.0.32 — loader de apertura de la Home */
body.tcw-loading{
    overflow:hidden!important;
}

.tcw-loader{
    position:fixed;
    inset:0;
    z-index:1000000;
    display:grid;
    place-items:center;
    background:#e51d26;
    color:#fff;
    transform:translateY(0);
    transition:transform .72s cubic-bezier(.8,0,.2,1);
    pointer-events:all;
}

.tcw-loader-word{
    color:#fff;
    font-family:"Noto Serif SC","Songti SC","SimSun",serif;
    font-size:clamp(68px,10vw,150px);
    line-height:1;
    font-weight:700;
    letter-spacing:-.04em;
    opacity:1;
    transform:translateY(0) scale(1);
    transition:opacity .14s ease,transform .14s ease;
    will-change:opacity,transform;
}

.tcw-loader-word.is-changing{
    opacity:0;
    transform:translateY(8px) scale(.985);
}

.tcw-loader.is-out{
    transform:translateY(-102%);
}

@media(prefers-reduced-motion:reduce){
    .tcw-loader{
        display:none!important;
    }
}


/* v1.0.33 — transición interna de páginas */
.tcw-page-transition{
    position:fixed;
    inset:0;
    z-index:999999;
    display:grid;
    place-items:center;
    background:#fff;
    color:var(--red);
    transform:translateY(102%);
    transition:transform .43s cubic-bezier(.8,0,.2,1);
    pointer-events:none;
    overflow:hidden;
}

.tcw-page-transition span{
    display:block;
    max-width:min(900px,calc(100% - 44px));
    color:var(--red);
    font-family:"Cardo",Georgia,"Times New Roman",serif;
    font-size:clamp(54px,9vw,132px);
    line-height:.95;
    font-weight:700;
    letter-spacing:-.05em;
    text-align:center;
    text-wrap:balance;
}

.tcw-page-transition.is-in{
    transform:translateY(0);
}

html.tcw-is-transitioning,
body.tcw-is-transitioning{
    overflow:hidden!important;
}

@media(prefers-reduced-motion:reduce){
    .tcw-page-transition{
        display:none!important;
    }
}


/* v1.0.34 — transición entre páginas: negro + blanco */
body.tcw-active .tcw-page-transition,
.tcw-page-transition{
    position:fixed!important;
    inset:0!important;
    z-index:999999!important;
    display:grid!important;
    place-items:center!important;
    background:#080808!important;
    background-color:#080808!important;
    color:#fff!important;
    transform:translateY(102%)!important;
    opacity:1!important;
    visibility:visible!important;
    transition:transform .58s cubic-bezier(.8,0,.2,1)!important;
    pointer-events:none!important;
    overflow:hidden!important;
}

body.tcw-active .tcw-page-transition span,
.tcw-page-transition span{
    display:block!important;
    max-width:min(920px,calc(100% - 44px))!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
    font-size:clamp(56px,9vw,132px)!important;
    line-height:.95!important;
    font-weight:700!important;
    letter-spacing:-.05em!important;
    text-align:center!important;
}

body.tcw-active .tcw-page-transition.is-in,
.tcw-page-transition.is-in{
    transform:translateY(0)!important;
}

html.tcw-is-transitioning,
body.tcw-is-transitioning{
    overflow:hidden!important;
}

/* Home conserva exactamente su loader rojo/blanco con:
   你好 → 朋友 → 你 → 准备 → 好了吗 */
body.tcw-active .tcw-loader,
.tcw-loader{
    background:#e51d26!important;
    color:#fff!important;
}

body.tcw-active .tcw-loader-word,
.tcw-loader-word{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

@media(prefers-reduced-motion:reduce){
    .tcw-page-transition{
        display:none!important;
    }
}


/* =========================================================
   v1.0.35 — INTRO HOME + TRANSICIONES
   No modifica H1/H2/H3 ni el logo: siguen usando Cardo.
   ========================================================= */

/* HOME: rojo + chino arriba + español abajo */
body.tcw-active .tcw-loader,
.tcw-loader{
    background:#e51d26!important;
    color:#fff!important;
    transform:translateY(0)!important;
    transition:transform .72s cubic-bezier(.8,0,.2,1)!important;
}

.tcw-loader-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:18px;
    text-align:center;
    opacity:1;
    transform:translateY(0);
    transition:opacity .18s ease,transform .18s ease;
}

.tcw-loader-content.is-changing{
    opacity:0;
    transform:translateY(10px);
}

body.tcw-active .tcw-loader-word,
.tcw-loader-word{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
    font-size:clamp(70px,10vw,150px)!important;
    line-height:.95!important;
    font-weight:700!important;
    letter-spacing:-.04em!important;
}

body.tcw-active .tcw-loader-translation,
.tcw-loader-translation{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:clamp(20px,2.2vw,34px)!important;
    line-height:1.1!important;
    font-weight:700!important;
    letter-spacing:-.025em!important;
}

body.tcw-active .tcw-loader.is-out,
.tcw-loader.is-out{
    transform:translateY(-102%)!important;
}

/* RESTO: negro + palabra blanca */
body.tcw-active .tcw-page-transition,
.tcw-page-transition{
    background:#080808!important;
    color:#fff!important;
    transform:translateY(102%)!important;
    transition:transform .58s cubic-bezier(.8,0,.2,1)!important;
}

.tcw-transition-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:18px;
    max-width:min(920px,calc(100% - 44px));
    text-align:center;
    opacity:1;
    transform:translateY(0);
    transition:opacity .18s ease,transform .18s ease;
}

/* Inicio/logo/TodoChino: misma intro roja */
body.tcw-active .tcw-page-transition.is-home,
.tcw-page-transition.is-home{
    background:#e51d26!important;
}

body.tcw-active .tcw-page-transition .tcw-transition-word,
.tcw-page-transition .tcw-transition-word{
    display:block!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
    font-size:clamp(56px,9vw,132px)!important;
    line-height:.95!important;
    font-weight:700!important;
    letter-spacing:-.05em!important;
    text-align:center!important;
}

body.tcw-active .tcw-page-transition.is-home .tcw-transition-word,
.tcw-page-transition.is-home .tcw-transition-word{
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
    font-size:clamp(70px,10vw,150px)!important;
}

body.tcw-active .tcw-page-transition .tcw-transition-translation,
.tcw-page-transition .tcw-transition-translation{
    display:block!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:clamp(20px,2.2vw,34px)!important;
    line-height:1.1!important;
    font-weight:700!important;
    letter-spacing:-.025em!important;
}

.tcw-page-transition.is-changing .tcw-transition-content{
    opacity:0!important;
    transform:translateY(10px)!important;
}

body.tcw-active .tcw-page-transition.is-in,
.tcw-page-transition.is-in{
    transform:translateY(0)!important;
}

body.tcw-active .tcw-page-transition.is-out,
.tcw-page-transition.is-out{
    transform:translateY(-102%)!important;
}

@media(max-width:640px){
    .tcw-loader-content,
    .tcw-transition-content{
        gap:14px;
    }
}


/* =========================================================
   v1.0.36 — transición sin flash de la página anterior
   No modifica las fuentes del sitio.
   ========================================================= */

/* Si venimos de una transición interna, el nuevo documento nace cubierto. */
html.tcw-arriving{
    background:#080808!important;
    overflow:hidden!important;
}

html.tcw-arriving.tcw-arriving-home{
    background:#e51d26!important;
}

/* Evita que el loader normal de Home tape la transición de llegada. */
html.tcw-arriving .tcw-loader{
    display:none!important;
}

/* El overlay de llegada está a pantalla completa desde su primer render. */
html.tcw-arriving .tcw-page-transition,
html.tcw-arriving body.tcw-active .tcw-page-transition,
.tcw-page-transition.is-arrival{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
}

/* Cuando llega a la página nueva, sale HACIA ARRIBA y revela el destino. */
html.tcw-arriving .tcw-page-transition.is-out,
html.tcw-arriving body.tcw-active .tcw-page-transition.is-out,
.tcw-page-transition.is-arrival.is-out{
    transform:translateY(-102%)!important;
}

/* Mientras se cambia de documento nunca se destapa la página de origen. */
html.tcw-is-transitioning,
body.tcw-is-transitioning{
    overflow:hidden!important;
}


/* =========================================================
   v1.0.37 — transición limpia, sin rebote ni "TodoChino"
   No modifica Cardo ni ninguna tipografía del sitio.
   ========================================================= */

/*
 * Corrección del destello/rebote:
 * al terminar la salida hacia arriba, el JS devuelve el panel
 * a su posición inferior para la próxima navegación.
 * Antes ese regreso podía verse durante unas milésimas.
 * Ahora, cuando aria-hidden=true, el panel queda totalmente oculto.
 */
body.tcw-active .tcw-page-transition[aria-hidden="true"],
.tcw-page-transition[aria-hidden="true"]{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}

/* Al comenzar una transición se hace visible antes de animar. */
body.tcw-active .tcw-page-transition[aria-hidden="false"],
.tcw-page-transition[aria-hidden="false"]{
    opacity:1!important;
    visibility:visible!important;
}

/*
 * En una llegada desde otra página no mostramos el contenido hasta
 * que el JS ya sustituyó el texto por el destino correcto.
 */
html.tcw-arriving .tcw-transition-content{
    opacity:0!important;
}

html.tcw-arriving .tcw-page-transition.is-arrival .tcw-transition-content{
    opacity:1!important;
}

/* Refuerzo: las líneas decorativas de la ilustración Home no se muestran. */
body.tcw-active .tcw-home-hero .tcw-ink-line{
    display:none!important;
}


/* =========================================================
   v1.0.38 — intro Home estable y perfectamente centrada
   No modifica las fuentes de H1/H2/H3, logo ni interfaz.
   ========================================================= */

/*
 * El contenedor ahora conserva un ancho estable durante las 3 palabras.
 * Esto evita que al pasar de 你好 a 朋友们 el navegador reutilice
 * temporalmente el ancho más angosto de la palabra anterior y mande
 * el último carácter a una segunda línea.
 */
body.tcw-active .tcw-loader,
body.tcw-active .tcw-page-transition,
.tcw-loader,
.tcw-page-transition{
    place-items:center!important;
}

body.tcw-active .tcw-loader-content,
body.tcw-active .tcw-transition-content,
.tcw-loader-content,
.tcw-transition-content{
    width:min(920px,calc(100% - 44px))!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:0!important;
    box-sizing:border-box!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
}

/* Las frases chinas siempre permanecen en una única línea. */
body.tcw-active .tcw-loader-word,
body.tcw-active .tcw-page-transition.is-home .tcw-transition-word,
.tcw-loader-word,
.tcw-page-transition.is-home .tcw-transition-word{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:0!important;
    text-align:center!important;
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
}

/* La traducción queda centrada exactamente debajo del chino. */
body.tcw-active .tcw-loader-translation,
body.tcw-active .tcw-page-transition .tcw-transition-translation,
.tcw-loader-translation,
.tcw-page-transition .tcw-transition-translation{
    display:block!important;
    width:100%!important;
    margin:0 auto!important;
    padding:0!important;
    text-align:center!important;
}

/* Ajuste específico de móvil para que incluso 开始吧! entre centrado
   sin saltos de línea ni desplazamientos laterales. */
@media(max-width:640px){
    body.tcw-active .tcw-loader-content,
    body.tcw-active .tcw-transition-content,
    .tcw-loader-content,
    .tcw-transition-content{
        width:100%!important;
        max-width:100%!important;
        padding-left:22px!important;
        padding-right:22px!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }

    body.tcw-active .tcw-loader-word,
    body.tcw-active .tcw-page-transition.is-home .tcw-transition-word,
    .tcw-loader-word,
    .tcw-page-transition.is-home .tcw-transition-word{
        font-size:clamp(54px,17vw,82px)!important;
        line-height:1!important;
        text-align:center!important;
    }

    body.tcw-active .tcw-loader-translation,
    body.tcw-active .tcw-page-transition .tcw-transition-translation,
    .tcw-loader-translation,
    .tcw-page-transition .tcw-transition-translation{
        font-size:clamp(18px,5.4vw,24px)!important;
        text-align:center!important;
    }
}


/* =========================================================
   v1.0.39 — Nosotros
   Mantiene Cardo en títulos y DM Sans en lectura/UI.
   ========================================================= */
.tcw-about-hero{
    padding:86px 0 72px;
}

.tcw-about-hero-grid{
    display:grid;
    grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);
    gap:70px;
    align-items:center;
}

.tcw-about-copy h1{
    margin:0 0 28px;
    max-width:760px;
}

.tcw-about-copy h1 em{
    color:var(--red)!important;
}

.tcw-about-lead{
    max-width:700px;
    margin:0 0 30px;
    font-size:20px;
    line-height:1.65;
    color:#444;
}

.tcw-about-visual{
    position:relative;
    min-height:470px;
    padding:38px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    overflow:hidden;
    border-radius:34px;
    background:#0b0b0b;
    color:#fff;
    box-shadow:0 34px 80px rgba(0,0,0,.14);
}

.tcw-about-year{
    position:absolute;
    top:-24px;
    right:22px;
    font-family:"Cardo",Georgia,"Times New Roman",serif;
    font-size:150px;
    line-height:1;
    font-weight:700;
    letter-spacing:-.07em;
    color:rgba(255,255,255,.055);
}

.tcw-about-bridge{
    position:relative;
    z-index:1;
    flex:1;
    display:grid;
    grid-template-columns:1fr auto 1fr;
    gap:20px;
    align-items:center;
}

.tcw-about-country{
    min-height:270px;
    padding:28px 20px 22px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:18px;
    border:1px solid #323232;
    border-radius:24px;
    background:#101010;
}

.tcw-about-country strong{
    font-family:"Noto Serif SC","Songti SC","SimSun",serif!important;
    font-size:98px;
    line-height:1;
    color:#fff;
}

.tcw-about-country:last-child strong{
    color:var(--red);
}

.tcw-about-country span{
    color:#bbb;
    font-size:12px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.13em;
}

.tcw-about-arrow{
    color:var(--red);
    font-size:34px;
    font-weight:900;
}

.tcw-about-visual>p{
    position:relative;
    z-index:1;
    margin:22px 0 0;
    color:#8f8f8f;
    font-size:12px;
    text-align:center;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.tcw-about-story{
    padding:30px 0 92px;
}

.tcw-about-story-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:18px;
}

.tcw-about-story-card{
    min-height:360px;
    padding:34px;
    display:flex;
    flex-direction:column;
    border:1px solid #e6e1dc;
    border-radius:28px;
    background:#f6f3f0;
}

.tcw-about-story-card-dark{
    background:#0b0b0b;
    border-color:#0b0b0b;
    color:#fff;
}

.tcw-about-number{
    margin-bottom:auto;
    color:var(--red);
    font-size:12px;
    font-weight:800;
    letter-spacing:.15em;
}

.tcw-about-story-card h2{
    margin:44px 0 16px;
    font-size:clamp(30px,3vw,46px);
    line-height:1.02;
}

.tcw-about-story-card-dark h2,
.tcw-about-story-card-dark p{
    color:#fff!important;
}

.tcw-about-story-card p{
    margin:0;
    color:#555;
    font-size:16px;
    line-height:1.65;
}

.tcw-about-story-card a{
    margin-top:24px;
    display:inline-flex;
    align-self:flex-start;
    color:var(--red);
    font-weight:800;
    text-decoration:none;
}

.tcw-about-story-card-dark a{
    color:#fff!important;
}

.tcw-about-signoff{
    margin-top:44px;
    padding-top:28px;
    border-top:1px solid #e6e1dc;
}

.tcw-about-signoff p{
    margin:0 0 4px;
    color:#777;
}

.tcw-about-signoff strong{
    font-size:18px;
}

.tcw-about-team{
    padding:88px 0 104px;
    background:#0b0b0b;
    color:#fff;
}

.tcw-about-team .tcw-section-head h2,
.tcw-about-team .tcw-section-head p{
    color:#fff!important;
}

.tcw-team-grid{
    margin-top:42px;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:20px;
}

.tcw-team-card{
    overflow:hidden;
    border:1px solid #2a2a2a;
    border-radius:28px;
    background:#121212;
}

.tcw-team-photo{
    position:relative;
    aspect-ratio:4/5;
    overflow:hidden;
    background:#181818;
}

.tcw-team-photo img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    object-position:center top;
    transition:transform .5s cubic-bezier(.2,.7,.2,1);
}

.tcw-team-card:hover .tcw-team-photo img{
    transform:scale(1.025);
}

.tcw-team-info{
    padding:26px 26px 28px;
}

.tcw-team-info span{
    display:block;
    margin-bottom:9px;
    color:var(--red);
    font-size:11px;
    font-weight:800;
    letter-spacing:.11em;
    text-transform:uppercase;
}

.tcw-team-info h3{
    margin:0;
    color:#fff!important;
    font-size:34px;
    line-height:1.05;
}

.tcw-team-info h3 a{
    color:#fff!important;
    text-decoration:none;
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
}

.tcw-about-cta{
    padding:76px 0 96px;
}

.tcw-about-cta-box{
    padding:42px 46px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:40px;
    border-radius:30px;
    background:#f0edE9;
}

.tcw-about-cta-box>div>span{
    display:block;
    margin-bottom:9px;
    color:var(--red);
    font-size:11px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.tcw-about-cta-box h2{
    margin:0;
    max-width:650px;
}

@media(max-width:1080px){
    .tcw-about-hero-grid{
        grid-template-columns:1fr 1fr;
        gap:42px;
    }

    .tcw-about-country strong{
        font-size:78px;
    }
}

@media(max-width:900px){
    .tcw-about-hero{
        padding-top:48px;
    }

    .tcw-about-hero-grid{
        grid-template-columns:1fr;
    }

    .tcw-about-visual{
        min-height:420px;
    }

    .tcw-about-story-grid{
        grid-template-columns:1fr;
    }

    .tcw-about-story-card{
        min-height:300px;
    }

    .tcw-team-grid{
        grid-template-columns:1fr;
        gap:22px;
    }

    .tcw-team-card{
        display:grid;
        grid-template-columns:minmax(220px,.85fr) 1.15fr;
    }

    .tcw-team-photo{
        aspect-ratio:1/1;
    }

    .tcw-team-info{
        display:flex;
        flex-direction:column;
        justify-content:center;
    }

    .tcw-about-cta-box{
        align-items:flex-start;
        flex-direction:column;
    }
}

@media(max-width:640px){
    .tcw-about-hero{
        padding:34px 0 54px;
    }

    .tcw-about-copy h1{
        margin-bottom:22px;
    }

    .tcw-about-lead{
        font-size:17px;
        line-height:1.6;
    }

    .tcw-about-visual{
        min-height:390px;
        padding:20px;
        border-radius:24px;
    }

    .tcw-about-bridge{
        gap:10px;
    }

    .tcw-about-country{
        min-height:245px;
        padding:20px 10px;
        border-radius:18px;
    }

    .tcw-about-country strong{
        font-size:64px;
    }

    .tcw-about-arrow{
        font-size:24px;
    }

    .tcw-about-story{
        padding-bottom:64px;
    }

    .tcw-about-story-card{
        min-height:0;
        padding:26px;
        border-radius:22px;
    }

    .tcw-about-story-card h2{
        margin-top:34px;
    }

    .tcw-about-team{
        padding:62px 0 72px;
    }

    .tcw-team-grid{
        margin-top:30px;
    }

    .tcw-team-card{
        display:block;
        border-radius:22px;
    }

    .tcw-team-photo{
        aspect-ratio:4/5;
    }

    .tcw-team-info h3{
        font-size:32px;
    }

    .tcw-about-cta{
        padding:54px 0 70px;
    }

    .tcw-about-cta-box{
        padding:28px 24px;
        border-radius:24px;
    }
}


/* =========================================================
   v1.0.40 — reseñas literales de Trustpilot
   ========================================================= */
body.tcw-active .tcw-testi-card{
    height:auto!important;
    min-height:0!important;
    display:flex!important;
    flex-direction:column!important;
}

body.tcw-active .tcw-testi-card h3 a{
    color:inherit!important;
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
    text-decoration:none!important;
}

body.tcw-active .tcw-testi-card h3 a:hover{
    color:var(--red)!important;
}

body.tcw-active .tcw-testi-card p + p{
    margin-top:10px!important;
}

body.tcw-active .tcw-testi-review-link{
    display:inline-flex!important;
    align-items:center!important;
    margin-top:auto!important;
    padding-top:22px!important;
    color:var(--red)!important;
    font-size:13px!important;
    font-weight:800!important;
    text-decoration:none!important;
}

body.tcw-active .tcw-testi-review-link:hover{
    text-decoration:underline!important;
    text-underline-offset:4px!important;
}

body.tcw-active .tcw-testi-card-cta{
    grid-column:1/-1!important;
    min-height:240px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:36px!important;
}

@media(max-width:720px){
    body.tcw-active .tcw-testi-card-cta{
        grid-template-columns:1fr!important;
        align-items:start!important;
    }
}


/* =========================================================
   v1.0.41 — Nosotros: hero consistente con TodoChino
   Mantiene Cardo y el mismo sistema de H1 del resto del sitio.
   ========================================================= */

/* Misma separación superior que Clases / Podcast / Testimonios / Contacto */
body.tcw-active .tcw-about-hero{
    padding:160px 0 90px!important;
}

/* H1 exactamente dentro del sistema editorial actual */
body.tcw-active .tcw-about-copy h1{
    max-width:720px!important;
    margin:0 0 28px!important;
    color:#0b0b0b!important;
    font-family:"Cardo",Georgia,"Times New Roman",serif!important;
    font-size:clamp(58px,6.4vw,94px)!important;
    line-height:.94!important;
    letter-spacing:-.055em!important;
    font-weight:700!important;
    font-style:normal!important;
}

body.tcw-active .tcw-about-copy h1 em{
    display:inline!important;
    color:var(--red)!important;
    font-family:inherit!important;
    font-size:1em!important;
    line-height:inherit!important;
    letter-spacing:inherit!important;
    font-weight:inherit!important;
    font-style:normal!important;
}

/* El bloque visual arranca alineado con el bloque de contenido */
body.tcw-active .tcw-about-hero-grid{
    align-items:center!important;
}

/* Tablet: respetar el aire bajo el header, sin subir el H1 */
@media(max-width:900px){
    body.tcw-active .tcw-about-hero{
        padding:130px 0 70px!important;
    }

    body.tcw-active .tcw-about-copy h1{
        font-size:clamp(54px,10vw,82px)!important;
    }
}

/* Móvil: mismo ritmo vertical y tamaño que los demás heroes */
@media(max-width:640px){
    body.tcw-active .tcw-about-hero{
        padding:120px 0 58px!important;
    }

    body.tcw-active .tcw-about-copy h1{
        max-width:100%!important;
        margin:0 0 24px!important;
        font-size:52px!important;
        line-height:.96!important;
        letter-spacing:-.05em!important;
    }

    body.tcw-active .tcw-about-lead{
        margin-top:0!important;
    }

    body.tcw-active .tcw-about-hero-grid{
        gap:36px!important;
    }
}


/* =========================================================
   v1.0.42 — Nosotros: H1 simplificado + equipo más compacto
   ========================================================= */

body.tcw-active .tcw-team-grid{
    grid-template-columns:repeat(3, minmax(0, 260px))!important;
    justify-content:center!important;
    gap:18px!important;
}

body.tcw-active .tcw-team-card{
    width:100%!important;
    max-width:260px!important;
    margin:0 auto!important;
}

body.tcw-active .tcw-team-photo{
    aspect-ratio:4/4.75!important;
}

body.tcw-active .tcw-team-info{
    padding:20px 20px 22px!important;
}

body.tcw-active .tcw-team-info h3{
    font-size:29px!important;
}

body.tcw-active .tcw-team-info span{
    font-size:10px!important;
}

/* Tablet */
@media(max-width:900px){
    body.tcw-active .tcw-team-grid{
        grid-template-columns:repeat(3, minmax(0, 220px))!important;
        gap:16px!important;
    }

    body.tcw-active .tcw-team-card{
        max-width:220px!important;
        display:block!important;
    }

    body.tcw-active .tcw-team-photo{
        aspect-ratio:4/5!important;
    }

    body.tcw-active .tcw-team-info h3{
        font-size:26px!important;
    }
}

/* Móvil */
@media(max-width:640px){
    body.tcw-active .tcw-team-grid{
        grid-template-columns:1fr!important;
        justify-items:center!important;
        gap:18px!important;
    }

    body.tcw-active .tcw-team-card{
        max-width:290px!important;
    }

    body.tcw-active .tcw-team-photo{
        aspect-ratio:4/5!important;
    }

    body.tcw-active .tcw-team-info{
        padding:18px 18px 20px!important;
    }

    body.tcw-active .tcw-team-info h3{
        font-size:28px!important;
    }
}


/* =========================================================
   v1.0.43 — compatibilidad Android / HyperOS
   Las transiciones de navegación y la intro Home permanecen
   activas aunque el dispositivo reporte prefers-reduced-motion.
   El resto del sitio conserva su comportamiento accesible.
   ========================================================= */

@media(prefers-reduced-motion:reduce){

    /* Rehabilitar únicamente la intro y las transiciones TodoChino. */
    body.tcw-active .tcw-loader,
    .tcw-loader{
        display:grid!important;
        transition:transform .72s cubic-bezier(.8,0,.2,1)!important;
    }

    body.tcw-active .tcw-page-transition,
    .tcw-page-transition{
        display:grid!important;
        transition:transform .58s cubic-bezier(.8,0,.2,1)!important;
    }

    .tcw-loader-content,
    .tcw-transition-content{
        transition:opacity .18s ease,transform .18s ease!important;
    }

    .tcw-loader-word,
    .tcw-loader-translation{
        transition:opacity .14s ease,transform .14s ease!important;
    }

    /* Estados de movimiento necesarios para entrar/salir. */
    body.tcw-active .tcw-loader.is-out,
    .tcw-loader.is-out{
        transform:translateY(-102%)!important;
    }

    body.tcw-active .tcw-page-transition.is-in,
    .tcw-page-transition.is-in{
        transform:translateY(0)!important;
    }

    body.tcw-active .tcw-page-transition.is-out,
    .tcw-page-transition.is-out{
        transform:translateY(-102%)!important;
    }
}
