@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);:root{--color-primary:#000000;--color-accent:#dc2626;--color-accent-hover:#991b1b;--color-surface:#ffffff;--color-surface-alt:#f8fafc;--color-text:#111111;--color-text-muted:#4b5563;--color-text-light:#6b7280;--color-border:#e2e8f0;--color-border-hover:#dc2626;--font-heading:'Inter', "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body:'Inter', "Helvetica Neue", Helvetica, Arial, sans-serif;--radius-sm:6px;--radius-md:8px;--radius-lg:12px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.65;color:var(--color-text);background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-primary);line-height:1.25;margin-bottom:.75rem;font-weight:800;letter-spacing:-.4px}p{margin-bottom:1rem;color:#333}a{color:var(--color-accent);text-decoration:none;transition:all 0.2s ease}a:hover{color:var(--color-accent-hover)}img{max-width:100%;height:auto;display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.site-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.site-content{display:flex;gap:2.5rem;padding:2rem 0}.content-area{flex:1;min-width:0}.sidebar{width:320px;flex-shrink:0}.site-header{background:#fff;border-bottom:3px solid #dc2626;position:sticky;top:0;z-index:100}.site-header .site-container{display:flex;align-items:center;justify-content:space-between;min-height:70px;gap:1.5rem}.site-branding{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.site-branding .site-logo{display:flex;align-items:center}.site-branding .site-logo img{max-height:45px!important;width:auto!important;object-fit:contain;display:block}.site-title{font-size:1.35rem;font-weight:800;margin:0!important;line-height:1.2!important}.site-title a{font-family:var(--font-heading)!important;font-size:1.45rem!important;font-weight:900!important;color:#dc2626!important;text-transform:uppercase!important;letter-spacing:-0.6px!important;text-decoration:none!important;transition:color 0.2s ease!important;display:inline-flex!important;align-items:center!important;gap:0.25rem!important}.site-title a .brand-first,.site-title a .logo-first-word{color:#dc2626!important;font-weight:900!important}.site-title a .brand-last,.site-title a .logo-last-word{color:#94a3b8!important;font-weight:700!important}.site-title a:hover .brand-first,.site-title a:hover .logo-first-word{color:#991b1b!important}.site-title a:hover .brand-last,.site-title a:hover .logo-last-word{color:#64748b!important}.site-description{font-size:0.75rem!important;color:#6b7280!important;margin:.2rem 0 0 0!important;line-height:1.2!important;font-weight:500!important}.main-navigation{display:flex;align-items:center}.main-navigation ul{list-style:none;display:flex;gap:.25rem;align-items:center;margin:0;padding:0}.main-navigation ul li{position:relative}.main-navigation ul li a{font-family:var(--font-heading);color:#111;padding:.5rem .75rem;font-weight:700;font-size:.9rem;border-radius:var(--radius-sm);display:block}.main-navigation ul li a:hover,.main-navigation ul li.current-menu-item a{color:#dc2626;background:#fef2f2}.main-navigation ul ul{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:200px;border-radius:var(--radius-md);box-shadow:0 10px 15px -3px rgb(0 0 0 / .1);border:1px solid var(--color-border);border-top:2px solid #dc2626;padding:.5rem 0;z-index:99}.main-navigation ul li:hover>ul{display:block}.menu-toggle{display:none;background:#fff0;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem .75rem;cursor:pointer;align-items:center;justify-content:center}.menu-toggle::before{content:"";display:inline-block;width:20px;height:2px;background:#dc2626;box-shadow:0 -6px 0 #dc2626,0 6px 0 #dc2626}.header-search{flex-shrink:0}.search-form,.widget_search form{display:flex;align-items:center;position:relative;max-width:260px}.search-form input[type="search"],.widget_search input[type="search"]{font-family:var(--font-body);width:100%;padding:.45rem 2.2rem .45rem .85rem;font-size:.85rem;border:1px solid var(--color-border);border-radius:20px;background:var(--color-surface-alt);color:var(--color-text);outline:none;transition:all 0.2s ease}.search-form input[type="search"]:focus,.widget_search input[type="search"]:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 3px rgb(220 38 38 / .1)}.search-form input[type="submit"],.search-form .search-submit,.widget_search input[type="submit"]{font-family:var(--font-heading);position:absolute;right:4px;top:50%;transform:translateY(-50%);background:#dc2626;color:#fff;border:none;padding:.3rem .7rem;font-size:.75rem;font-weight:800;border-radius:16px;cursor:pointer;transition:background 0.2s ease}.search-form input[type="submit"]:hover,.widget_search input[type="submit"]:hover{background:#991b1b}.breadcrumb{padding:.75rem 0;font-size:.825rem;color:var(--color-text-light);margin-bottom:1rem;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.breadcrumb a{color:#4b5563;font-weight:600}.breadcrumb a:hover{color:#dc2626}.breadcrumb .separator{color:#9ca3af}.breadcrumb .current{color:#dc2626;font-weight:700}.minimal-hero-section{background-color:#f8fafc;padding:2.5rem 0 2rem;border-bottom:1px solid var(--color-border)}.hero-inner-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:3rem;align-items:center}.hero-badge-tag{font-family:var(--font-heading);display:inline-block;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;color:#dc2626;background:#fef2f2;padding:.25rem .6rem;border-radius:4px;border:1px solid #fca5a5}.hero-title{font-size:2.25rem;font-weight:900;color:#000;line-height:1.15;margin-bottom:.75rem;letter-spacing:-.5px}.hero-subtitle{font-size:1rem;color:var(--color-text-light);line-height:1.6;max-width:720px;margin-bottom:1.5rem}.hero-stats-inline{display:flex;align-items:center;gap:1.5rem}.stat-item strong{font-size:1.2rem;font-weight:800;color:#dc2626;display:block;line-height:1}.stat-item span{font-size:.725rem;color:#6b7280;text-transform:uppercase;font-weight:600}.stat-divider{width:1px;height:24px;background-color:#e5e7eb}.routes-box{background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .03)}.routes-label{display:block;font-size:.8rem;font-weight:800;color:#dc2626;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.85rem}.routes-tags-grid{display:flex;flex-direction:column;gap:.5rem}.route-tag{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;padding:.6rem .85rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);transition:all 0.2s ease}.route-tag span{font-size:.875rem;font-weight:700;color:#1f2937}.route-tag small{font-size:.75rem;color:#6b7280}.route-tag:hover{border-color:#dc2626;background:#dc2626}.route-tag:hover span,.route-tag:hover small{color:#fff}.post{background:#fff;border-radius:var(--radius-md);margin-bottom:1.25rem;border:1px solid var(--color-border);display:flex;overflow:hidden;transition:all 0.25s ease-in-out!important}.post:hover{border-color:#f59e0b!important;transform:translateY(-2px);box-shadow:0 6px 15px rgb(245 158 11 / .15)!important}.post:hover .post-content{background:#fef3c7!important;border-radius:var(--radius-sm);transition:background 0.25s ease-in-out}.post:hover .entry-title a{color:#92400e!important}.post:hover .entry-summary{color:#78350f!important}.post-thumbnail{flex:0 0 200px;overflow:hidden}.post-thumbnail img{width:100%;height:100%;object-fit:cover}.post-content{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column}.entry-title{font-size:1.15rem;font-weight:800;margin-bottom:.4rem;letter-spacing:-.3px}.entry-title a{color:#000}.entry-title a:hover{color:#dc2626}.entry-meta{font-size:.78rem;color:var(--color-text-light);margin-bottom:.5rem;display:flex;gap:.75rem;font-weight:500}.entry-summary{font-size:.88rem;color:var(--color-text-muted);line-height:1.5}.single .post{display:block;padding:0;border:none}.single-page-layout{width:100%;max-width:100%;margin:0 auto}.single-column-centered-layout{max-width:860px;margin:0 auto;width:100%}.single-page-layout .yahoo-main-column{background:#fff0;padding:0;border:none}.single-article-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2rem;margin-bottom:1.5rem;width:100%;box-sizing:border-box}.single-post-title{font-size:1.75rem!important;font-weight:900!important;color:#111827!important;line-height:1.25!important;margin-bottom:1rem!important}.single-article-card .entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:#6b7280;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.single-article-card .author-info{display:flex;align-items:center;gap:.5rem}.single-article-card .author-avatar img{border-radius:50%}.single-article-card .byline-author a{color:#1f2937;font-weight:700}.single-post-thumbnail{margin-bottom:1.5rem;border-radius:var(--radius-md);overflow:hidden}.single-post-thumbnail img{width:100%;height:auto;display:block}.single-entry-content,.entry-content{font-size:16px!important;line-height:1.68!important;color:#27272a!important;width:100%;box-sizing:border-box}.single-entry-content p{margin-bottom:1.25rem}.single-entry-content h2,.single-entry-content h3,.entry-content h2,.entry-content h3{font-weight:800!important;color:#111827!important;margin-top:1.75rem!important;margin-bottom:0.75rem!important}.entry-content h2,.single-entry-content h2{font-size:1.45rem!important;color:#dc2626!important}.single-entry-content ul,.single-entry-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.single-entry-content img,.entry-content img{max-width:100%!important;height:auto!important;border-radius:6px;margin:1rem 0}.entry-content table{width:100%;border-collapse:collapse;font-size:0.875rem!important;margin:1.5rem 0!important;border:1px solid var(--color-border)}.entry-content table th,.entry-content table td{padding:.6rem 0.8rem!important;border:1px solid var(--color-border)}.entry-content table th{background:#dc2626;color:#fff;font-weight:800}.single-entry-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #f1f5f9;font-size:.85rem;color:#4b5563;display:flex;flex-direction:column;gap:.5rem}.single-entry-footer .footer-label{font-weight:700;color:#111827}.single-post-navigation{display:flex;justify-content:space-between;background:#fff;border-radius:var(--radius-md);padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.single-post-navigation a{color:#dc2626}.single-author-bio{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:1.5rem}.single-author-bio .author-name{font-size:1.1rem;font-weight:800;color:#111827;margin-bottom:.25rem}.single-author-bio .author-description{font-size:.875rem;color:#4b5563;margin:0}.widget{background:#fff;border-radius:var(--radius-lg);padding:1.25rem;margin-bottom:1.5rem;border:1px solid var(--color-border)}.widget-title{font-size:.95rem;color:#dc2626;margin-bottom:1rem;padding-bottom:.4rem;border-bottom:2px solid #dc2626;font-weight:800;text-transform:uppercase;letter-spacing:-.2px}.widget_search .search-form{max-width:100%}.widget_recent_entries .widget-title,.widget_recent_posts .widget-title,.widget>h2,.widget>h3{font-size:0.95rem!important;color:#dc2626!important;margin-bottom:1rem!important;padding-bottom:0.4rem!important;border-bottom:2px solid #dc2626!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:-0.2px!important}.widget_recent_entries::before{content:"LATEST POSTS";display:block;font-family:var(--font-heading);font-size:.95rem;color:#dc2626;margin-bottom:1rem;padding-bottom:.4rem;border-bottom:2px solid #dc2626;font-weight:800;text-transform:uppercase;letter-spacing:-.2px}.widget-about-author{background:#fff;padding:1.25rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);text-align:center;margin-bottom:1.5rem}.author-avatar{width:75px;height:75px;margin:0 auto .75rem;border-radius:50%;overflow:hidden;border:2px solid #dc2626}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-name{font-size:1.05rem;font-weight:800;color:#000;margin-bottom:.25rem}.author-bio{font-size:.85rem;color:var(--color-text-light);line-height:1.4;margin-bottom:1rem}.sticky-banner-wrap{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:9999;width:90%;max-width:960px;background:#111827!important;border:1px solid #dc2626!important;border-radius:12px!important;box-shadow:0 10px 25px -5px rgb(0 0 0 / .4)!important;padding:.85rem 1.25rem!important;animation:slideUpBanner 0.5s ease-out}@keyframes slideUpBanner{from{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%,0);opacity:1}}.sticky-banner-content{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.banner-text{display:flex!important;align-items:center!important;gap:0.75rem!important}.banner-badge{font-family:var(--font-heading)!important;background:#dc2626!important;color:#ffffff!important;font-size:0.7rem!important;font-weight:800!important;text-transform:uppercase!important;padding:.25rem 0.55rem!important;border-radius:4px!important;letter-spacing:0.5px!important;white-space:nowrap!important;display:inline-block!important}.banner-text p{color:#f8fafc!important;font-size:0.875rem!important;margin:0!important;line-height:1.4!important}.banner-text p strong{color:#fca5a5!important}.banner-actions{display:flex!important;align-items:center!important;gap:0.75rem!important;flex-shrink:0!important}.banner-btn{font-family:var(--font-heading)!important;background:#dc2626!important;color:#ffffff!important;font-size:0.85rem!important;font-weight:800!important;padding:.5rem 1rem!important;border-radius:6px!important;text-decoration:none!important;transition:all 0.2s ease!important;white-space:nowrap!important;display:inline-block!important}.banner-btn:hover{background:#991b1b!important;color:#ffffff!important}.banner-close{background:transparent!important;border:none!important;color:#94a3b8!important;font-size:1.5rem!important;line-height:1!important;cursor:pointer!important;padding:0 0.25rem!important;transition:color 0.2s ease!important}.banner-close:hover{color:#ffffff!important}.site-footer{background:#000;color:#fff;padding:2rem 0;margin-top:3rem;font-size:.85rem;border-top:3px solid #dc2626}.copyright-text{color:#fff}.footer-tpc{color:#dc2626}.site-info{text-align:center;color:#9ca3af}.site-info a{color:#fff}.section-header-intro{margin-top:1.5rem;margin-bottom:1.5rem;border-bottom:2px solid #dc2626;padding-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.section-header-left{display:flex;align-items:center;gap:.6rem}.section-badge{font-family:var(--font-heading);background:#dc2626;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;padding:.2rem .5rem;border-radius:4px;letter-spacing:.5px}.section-title-text{font-size:1.1rem;font-weight:800;color:#000;margin:0;text-transform:uppercase;letter-spacing:-.2px}.section-subtext{font-size:.8rem;color:#dc2626;font-weight:600}.yahoo-3col-layout{display:grid;grid-template-columns:220px 1fr 280px;gap:1.5rem;align-items:start;margin-bottom:3rem}.yahoo-left-sidebar{display:flex;flex-direction:column;gap:1.25rem}.left-widget{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem}.network-widget{background:#f8fafc;border-color:#cbd5e1}.live-badge{background:#dc2626;color:#fff;font-size:.65rem;font-weight:800;padding:.15rem .4rem;border-radius:3px;display:inline-block;margin-bottom:.3rem}.network-title{font-size:.85rem;font-weight:700;color:#0f172a;margin:0}.widget-head,.left-widget .widget-title{font-size:0.95rem!important;color:#000000!important;border-bottom:2px solid #dc2626!important;padding-bottom:0.4rem!important;margin-bottom:0.75rem!important;text-transform:uppercase!important}.trending-list,.left-widget ul{list-style:none;padding:0;margin:0}.trending-list li,.left-widget ul li{padding:.4rem 0;border-bottom:1px solid #f1f5f9}.trending-list li a,.left-widget ul li a{color:#1f2937;font-size:.85rem;font-weight:600;display:block}.trending-list li a:hover,.left-widget ul li a:hover{color:#dc2626}.yahoo-main-column{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem}.yahoo-hero-post{margin-bottom:2rem;padding:.5rem;border-radius:var(--radius-md);border-bottom:1px solid var(--color-border);transition:all 0.25s ease-in-out}.yahoo-hero-post:hover{background:#fef3c7!important;box-shadow:0 6px 15px rgb(245 158 11 / .15)}.yahoo-hero-post:hover .hero-post-title a{color:#92400e!important}.yahoo-hero-post:hover .hero-post-excerpt{color:#78350f!important}.hero-post-thumb{width:100%;border-radius:var(--radius-md);overflow:hidden;margin-bottom:.85rem}.hero-post-thumb img{width:100%;max-height:380px;object-fit:cover}.hero-post-title{font-size:1.65rem!important;font-weight:900!important;line-height:1.25!important;margin-bottom:0.5rem!important}.hero-post-title a{color:#000000!important}.hero-post-title a:hover{color:#dc2626!important}.hero-post-excerpt{font-size:.9rem;color:#4b5563;line-height:1.5;margin-bottom:.85rem}.main-post-author{display:flex;align-items:center;gap:.5rem}.author-img img{border-radius:50%}.author-text{font-size:.8rem;color:#4b5563;font-weight:600}.author-text a{color:#dc2626}.sub-section-title{font-size:1.1rem!important;color:#000;text-transform:uppercase;border-bottom:2px solid #dc2626;padding-bottom:.3rem;margin-bottom:1.25rem!important}.yahoo-right-sidebar{display:flex;flex-direction:column;gap:1.25rem}.right-widget{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem}.dot-live{color:#dc2626;font-size:.7rem;font-weight:800;display:block;margin-bottom:.15rem}.live-updates-list,.right-widget ul{list-style:none;padding:0;margin:0}.live-updates-list li,.right-widget ul li{padding:.5rem 0;border-bottom:1px solid #f1f5f9}.live-updates-list li a,.right-widget ul li a{color:#1f2937;font-size:.85rem;font-weight:600;line-height:1.3;display:block}.live-updates-list li a:hover,.right-widget ul li a:hover{color:#dc2626}.vietnam-flag-cta-section{background:linear-gradient(135deg,#da251d 0%,#990000 100%);padding:4rem 0;text-align:center;position:relative;overflow:hidden;border-bottom:4px solid #fc0}.vietnam-flag-cta-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgb(255 204 0 / .15) 0%,transparent 70%);pointer-events:none}.cta-content-box{max-width:800px;margin:0 auto;position:relative;z-index:2}.star-icon-wrap{font-size:3rem;margin-bottom:.75rem;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .2))}.cta-title{font-size:2.5rem!important;font-weight:900!important;color:#ffffff!important;line-height:1.2!important;margin-bottom:1rem!important;letter-spacing:-.5px;text-shadow:0 2px 4px rgb(0 0 0 / .2)}.cta-subtitle{font-size:1.1rem!important;color:#ffe6e6!important;line-height:1.6!important;margin-bottom:2rem!important}.cta-scroll-btn{display:inline-block;background:#ffcc00!important;color:#990000!important;font-family:var(--font-heading);font-size:1rem!important;font-weight:900!important;padding:.85rem 2rem!important;border-radius:50px!important;text-decoration:none!important;box-shadow:0 4px 15px rgb(0 0 0 / .3);transition:all 0.25s ease;text-transform:uppercase;letter-spacing:.5px}.cta-scroll-btn:hover{background:#ffffff!important;color:#da251d!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .4)}@media (max-width:1024px){.yahoo-3col-layout{grid-template-columns:1fr 280px}.yahoo-left-sidebar{display:none}}@media (max-width:768px){html,body{overflow-x:hidden!important}.site-container{padding:0 0.75rem!important;width:100%!important;max-width:100%!important}.site-header .site-container{flex-wrap:wrap!important;padding:.75rem 1rem!important;min-height:auto!important;gap:0.75rem!important}.menu-toggle{display:flex!important;order:2}.site-branding{order:1;flex:1}.main-navigation{order:4;width:100%!important;display:none}.main-navigation.toggled,.main-navigation.toggled ul{display:flex!important;flex-direction:column!important;width:100%!important;align-items:stretch!important}.main-navigation ul li a{padding:.65rem 0.5rem!important;border-bottom:1px solid var(--color-border);border-radius:0}.header-search{order:3;width:100%!important}.header-search .search-form{max-width:100%!important}.yahoo-3col-layout{grid-template-columns:1fr}.yahoo-right-sidebar{order:3}.post{flex-direction:column}.post-thumbnail{width:100%;height:180px;flex:none}.single-column-centered-layout,.single-page-layout,.single-article-card{width:100%!important;max-width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.single-column-centered-layout .single-article-card{padding:1rem!important;border-radius:var(--radius-sm)!important}.single-column-centered-layout .single-post-title{font-size:1.35rem!important;line-height:1.3!important}.single-article-card .entry-meta{font-size:0.75rem!important;gap:0.3rem!important}.single-entry-content,.entry-content{font-size:15px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.entry-content table{display:block!important;width:100%!important;overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch}.single-author-bio{flex-direction:column!important;text-align:center!important;padding:1rem!important}.single-post-navigation{flex-direction:column!important;gap:0.75rem!important;text-align:center!important}.sticky-banner-wrap{width:95%!important;bottom:10px!important;padding:.75rem 1rem!important}.sticky-banner-content{flex-direction:column!important;align-items:flex-start!important;gap:0.6rem!important}.banner-actions{width:100%!important;justify-content:space-between!important}.banner-btn{width:100%!important;text-align:center!important}.vietnam-flag-cta-section{padding:3rem 1rem}.cta-title{font-size:1.75rem!important}.cta-subtitle{font-size:0.95rem!important}}@media (max-width:576px){.site-title a{font-size:1.15rem!important;letter-spacing:-0.4px!important}.site-description{display:none!important}.hero-title{font-size:1.45rem!important}.hero-stats-inline{flex-direction:column!important;align-items:flex-start!important;gap:0.5rem!important}.stat-divider{display:none!important}.section-subtext{display:none}}@media (max-width:480px){.single-column-centered-layout .single-article-card{padding:0.75rem!important}.single-column-centered-layout .single-post-title{font-size:1.25rem!important}}