.blog-post{font-family:'Inter',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;max-width:100%;margin:0;padding:0;color:#1f2937;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-weight:400}.blog-post p,.blog-post li,.blog-post td,.blog-post dd{font-weight:400}.blog-post .post-title,.blog-post .post-body>h2,.blog-post .post-body>h3,.blog-post .post-body h4,.blog-post .post-tldr-title{font-family:'Poppins','Inter',system-ui,sans-serif}.post-header,.post-tldr,.post-body,.post-footer{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;box-sizing:border-box}@media (min-width:640px){.post-header,.post-tldr,.post-body,.post-footer{width:calc(100% - 40px);padding-left:24px;padding-right:24px}}@media (min-width:768px){.post-header,.post-tldr,.post-body,.post-footer{padding-left:48px;padding-right:48px}}@media (min-width:1024px){.post-header,.post-tldr,.post-body,.post-footer{width:calc(100% - 48px)}}.post-header{margin:0 0 28px}.post-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#64748b;text-decoration:none;margin:8px 0 18px}.post-back:hover{color:#115e59}.post-breadcrumb{font-size:13px;color:#94a3b8;margin:0 0 24px;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.post-breadcrumb a{color:#64748b;text-decoration:none}.post-breadcrumb a:hover{color:#115e59}.post-breadcrumb .sep{color:#cbd5e1;margin:0 4px}.post-eyebrow{margin-bottom:14px}.post-category{display:inline-block;padding:5px 12px;background:linear-gradient(135deg,rgba(91,33,182,0.10),rgba(6,182,212,0.10));color:#115e59;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase}.post-title{font-size:clamp(32px,5.2vw,50px);font-weight:800;letter-spacing:-1.5px;line-height:1.12;margin:0 0 20px;color:#0a0e1a}.post-byline{display:flex;flex-wrap:wrap;align-items:center;font-size:13.5px;color:#64748b;font-weight:400;margin:0 0 4px}.post-byline>*{position:relative;padding-right:14px;margin-right:14px}.post-byline>*:not(:last-child)::after{content:'·';position:absolute;right:0;color:#cbd5e1}.post-author{font-weight:500;color:#0f172a}.post-date,.post-read-time{color:#64748b}.post-freshness{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:11.5px;color:#64748b;background:linear-gradient(135deg,rgba(22,163,74,0.06),rgba(132,204,22,0.06));border:1px solid rgba(22,163,74,0.2);border-radius:999px;padding:4px 12px;font-weight:500;letter-spacing:0.01em}.post-freshness::before{content:'';display:inline-block;width:6px;height:6px;background:#16a34a;border-radius:50%;flex-shrink:0;animation:freshness-pulse 2s ease-in-out infinite}@keyframes freshness-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(1.3)}}.post-freshness a{color:#16a34a;text-decoration:none;font-weight:600}.post-freshness a:hover{text-decoration:underline}[data-fact],[data-live]{position:relative;border-bottom:1px dotted rgba(91,33,182,0.35);cursor:help;transition:background 0.15s}[data-fact]:hover,[data-live]:hover{background:rgba(91,33,182,0.06);border-bottom-color:#115e59}[data-fact][title]:hover::after,[data-live][title]:hover::after{content:attr(title);position:absolute;left:50%;bottom:calc(100%+8px);transform:translateX(-50%);background:#0f172a;color:#fff;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 6px 20px -4px rgba(15,23,42,0.30);z-index:1000;pointer-events:none;opacity:0;animation:fact-tooltip-in 0.12s ease-out 0.05s forwards;font-family:'Inter',system-ui,sans-serif;letter-spacing:0.01em}[data-fact][title]:hover::before,[data-live][title]:hover::before{content:'';position:absolute;left:50%;bottom:calc(100%+2px);transform:translateX(-50%);border:6px solid transparent;border-top-color:#0f172a;z-index:1000;pointer-events:none;opacity:0;animation:fact-tooltip-in 0.12s ease-out 0.05s forwards}@keyframes fact-tooltip-in{from{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.post-tldr{margin-bottom:36px;background:linear-gradient(135deg,rgba(91,33,182,0.05),rgba(6,182,212,0.05));border-left:4px solid #115e59;border-radius:12px;padding:22px 24px}.post-tldr-label{display:block;margin-bottom:8px;color:#115e59;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;font-weight:700}.post-tldr p{margin:0;font-size:16px;line-height:1.65;color:#1f2937;font-weight:400}.post-body{margin:0}.post-body>p,.post-body>h2,.post-body>h3,.post-body>ul,.post-body>ol,.post-body>blockquote,.post-body>.chart,.post-body>.stat-grid,.post-body>.compare-grid,.post-body>table{margin-left:0;margin-right:0}.post-body>h2{font-size:clamp(24px,3.6vw,32px);font-weight:700;letter-spacing:-0.6px;line-height:1.25;margin:48px 0 16px;color:#0a0e1a}.post-body>h2::before{content:'';display:block;width:32px;height:3px;background:linear-gradient(90deg,#115e59,#06b6d4);border-radius:3px;margin-bottom:14px}.post-body>h3{font-size:21px;font-weight:600;letter-spacing:-0.3px;line-height:1.32;margin:32px 0 12px;color:#0f172a}.post-body>p{font-size:16.5px;line-height:1.72;letter-spacing:-0.005em;color:#1f2937;font-weight:400;margin:0 0 18px}.post-body>p:first-of-type{font-size:18px;line-height:1.7;color:#0f172a;font-weight:400}.post-body>ul,.post-body>ol{margin:0 0 24px;padding-left:26px}.post-body>ul>li,.post-body>ol>li{font-size:16.5px;line-height:1.72;letter-spacing:-0.005em;color:#1f2937;margin-bottom:10px}.post-body strong{font-weight:600;color:#0a0e1a}.post-body em{font-style:italic}.blog-post strong[data-emph-v1]{font-weight:600;color:#0a0e1a;background:linear-gradient(180deg,transparent 60%,rgba(13,148,136,0.10) 60%);padding:0 1px}.blog-post em[data-emph-v1]{font-style:italic;color:#115e59;font-weight:500}.post-body code{font-family:ui-monospace,'SF Mono',Menlo,monospace;font-size:0.9em;background:#f1f5f9;padding:2px 6px;border-radius:5px;color:#1e293b}.post-body p[style*="font-family:ui-monospace"]{font-family:ui-monospace,'SF Mono',Menlo,monospace !important;font-size:14.5px !important;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 18px !important;line-height:1.55;margin:18px 0}.post-body a{color:#115e59;text-decoration:underline;text-decoration-color:rgba(91,33,182,0.35);text-underline-offset:3px;text-decoration-thickness:1.5px;transition:color 0.15s,text-decoration-color 0.15s}.post-body a:hover{color:#134e4a;text-decoration-color:#115e59}.post-body>table{width:100%;margin:28px 0;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums;background:white;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.post-body>table th{background:#f1f5f9;padding:12px 14px;text-align:left;font-weight:600;color:#0f172a;border-bottom:2px solid #cbd5e1}.post-body>table td{padding:12px 14px;border-top:1px solid #e2e8f0;vertical-align:top;color:#1f2937}.post-body>table tr:hover td{background:rgba(13,148,136,0.02)}.post-body table{width:100%;margin:22px 0;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.post-body table th{background:#f1f5f9;padding:11px 14px;text-align:left;font-weight:700;font-size:12.5px;letter-spacing:0.3px;text-transform:uppercase;color:#475569;border-bottom:2px solid #cbd5e1}.post-body table td{padding:11px 14px;border-top:1px solid #e2e8f0;vertical-align:top;color:#1f2937;font-weight:400}.post-body table tbody tr:nth-child(even) td{background:#fafbfc}.post-body table tbody tr:hover td{background:#f0fdfa}.post-body table caption{caption-side:top;font-size:12.5px;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;font-weight:700;padding:0 0 8px;text-align:left}.post-body table strong{color:#0f172a;font-weight:700}@media (max-width:700px){.post-body table{display:block;overflow-x:auto;white-space:nowrap}.post-body table td,.post-body table th{white-space:nowrap}}.post-body>.chart,.post-body>.stat-grid,.post-body>.compare-grid{width:100%;margin:28px 0}.chart{padding:24px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:16px}.chart h4{margin:0 0 4px;font-size:12.5px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:0.06em}.chart .chart-sub{font-size:12.5px;color:#94a3b8;margin:0 0 18px;font-weight:400}.chart-row{display:flex;align-items:center;gap:12px;margin:8px 0;font-size:14px}.chart-label{flex:0 0 130px;font-weight:500;color:#0f172a;letter-spacing:-0.005em}.chart-bar{flex:1;position:relative;background:#e2e8f0;height:28px;border-radius:6px;overflow:hidden}.chart-fill{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(90deg,#0d9488,#06b6d4);border-radius:6px;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;color:#fff;font-weight:600;font-size:12.5px;font-variant-numeric:tabular-nums}.chart-fill.green{background:linear-gradient(90deg,#16a34a,#84cc16)}.chart-fill.amber{background:linear-gradient(90deg,#f59e0b,#ef4444)}.chart-fill.red{background:linear-gradient(90deg,#ef4444,#be123c)}.chart-fill.purple{background:linear-gradient(90deg,#14b8a6,#ec4899)}.chart-value{flex:0 0 80px;text-align:right;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.stat-card{background:white;border:1px solid #e2e8f0;border-radius:14px;padding:22px;transition:border-color 0.18s,transform 0.18s}.stat-card:hover{border-color:rgba(91,33,182,0.3);transform:translateY(-2px)}.stat-card .stat-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:0.06em;font-weight:600}.stat-card .stat-value{font-size:32px;font-weight:700;letter-spacing:-1.2px;margin:6px 0 4px;color:#0a0e1a;font-variant-numeric:tabular-nums;line-height:1.1}.stat-card .stat-context{font-size:12.5px;color:#64748b;line-height:1.45;font-weight:400}.stat-card.accent-green .stat-value{color:#16a34a}.stat-card.accent-red .stat-value{color:#dc2626}.stat-card.accent-blue .stat-value{color:#115e59}.stat-card.accent-amber .stat-value{color:#d97706}.stat-card.accent-purple .stat-value{color:#14b8a6}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:600px){.compare-grid{grid-template-columns:1fr}}.compare-card{padding:24px;border-radius:16px;border:1px solid #e2e8f0;background:white}.compare-card.win{background:linear-gradient(135deg,rgba(22,163,74,0.04),rgba(132,204,22,0.04));border-color:rgba(22,163,74,0.3)}.compare-card.lose{background:linear-gradient(135deg,rgba(220,38,38,0.04),rgba(190,18,60,0.04));border-color:rgba(220,38,38,0.3)}.compare-card h5{margin:0 0 8px;font-size:16px;font-weight:600;color:#0a0e1a}.compare-card .compare-figure{font-size:30px;font-weight:700;letter-spacing:-0.8px;margin:8px 0;color:#0a0e1a;line-height:1.15}.post-footer{margin-top:64px;border-top:1px solid #e2e8f0;padding-top:36px}.post-footer>section{margin:0 0 36px}.post-footer h2{font-size:13px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#64748b;margin:0 0 16px}.post-footer .related-tools{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.post-footer .related-tool{display:flex;align-items:center;padding:14px 16px;background:white;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:#0f172a;font-weight:500;font-size:14px;transition:border-color 0.15s,transform 0.15s}.post-footer .related-tool:hover{border-color:#115e59;transform:translateY(-1px);color:#115e59}.post-footer .related-tool::after{content:'→';margin-left:auto;color:#94a3b8;font-weight:400}.post-footer ul{list-style:none;padding:0;margin:0}.post-footer ul li{margin:0 0 8px;padding:14px 16px;background:white;border:1px solid #e2e8f0;border-radius:12px}.post-footer ul li a{color:#0f172a;text-decoration:none;font-weight:500;font-size:14.5px;display:flex;align-items:center;justify-content:space-between}.post-footer ul li a:hover{color:#115e59}.post-footer ul li a::after{content:'→';color:#94a3b8;margin-left:12px;flex-shrink:0}.post-license{margin-top:36px;padding:20px 22px;background:#f8fafc;border-radius:12px;font-size:13px;color:#475569;line-height:1.65;border:1px solid #e2e8f0;font-weight:400}.post-license a{color:#115e59}.hub-hero{max-width:100%;margin:0;padding:56px 16px 32px;font-family:'Poppins',ui-sans-serif,system-ui,sans-serif}@media (min-width:640px){.hub-hero{padding:56px 20px 32px}}@media (min-width:1024px){.hub-hero{padding:64px 24px 36px}}.hub-breadcrumb{font-size:13px;color:#94a3b8;margin:0 0 24px;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.hub-breadcrumb a{color:#64748b;text-decoration:none}.hub-breadcrumb a:hover{color:#115e59}.hub-breadcrumb .sep{color:#cbd5e1;margin:0 4px}.hub-title{font-family:'Poppins',sans-serif;font-size:clamp(36px,6vw,60px);font-weight:800;letter-spacing:-2px;line-height:1.05;margin:14px 0 18px;color:#0a0e1a;max-width:900px}.hub-subtitle{font-size:17.5px;color:#475569;line-height:1.6;max-width:720px;margin:0 0 24px;font-weight:400}.hub-meta{display:flex;gap:14px;align-items:center;font-size:14px;color:#64748b;flex-wrap:wrap}.hub-stat strong{color:#0a0e1a;font-weight:700;font-variant-numeric:tabular-nums}.hub-stat-sep{color:#cbd5e1}.hub-rss{color:#115e59;text-decoration:none;font-weight:500}.hub-rss:hover{text-decoration:underline}.hub-grid{max-width:100%;margin:0;padding:0 16px 56px;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}@media (min-width:640px){.hub-grid{padding-left:20px;padding-right:20px}}@media (min-width:1024px){.hub-grid{padding-left:24px;padding-right:24px}}.hub-card{display:flex;flex-direction:column;padding:24px;background:white;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;color:inherit;transition:border-color 0.18s,transform 0.18s,box-shadow 0.18s;font-family:'Poppins',sans-serif}.hub-card:hover{border-color:#115e59;transform:translateY(-2px);box-shadow:0 12px 28px rgba(91,33,182,0.08)}.hub-card-category{font-size:11px;font-weight:600;color:#115e59;text-transform:uppercase;letter-spacing:0.06em;margin-bottom:10px}.hub-card-title{font-family:'Poppins',sans-serif;font-size:19px;font-weight:700;letter-spacing:-0.4px;line-height:1.28;margin:0 0 12px;color:#0a0e1a}.hub-card-desc{font-size:14px;color:#64748b;line-height:1.55;margin:0 0 16px;flex:1;font-weight:400}.hub-card-meta{display:flex;justify-content:space-between;font-size:12.5px;color:#94a3b8;font-weight:400}.hub-card-date{font-variant-numeric:tabular-nums}@media (max-width:600px){.hub-hero{padding:36px 16px 24px}.hub-title{font-size:clamp(28px,8vw,40px)}.hub-subtitle{font-size:16px}.hub-grid{grid-template-columns:1fr;gap:14px}.hub-card{padding:20px}}.hub-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:24px auto 56px;padding:0 16px;flex-wrap:wrap;font-family:'Poppins',ui-sans-serif,system-ui,sans-serif}.hub-pagination .page-prev,.hub-pagination .page-next{display:inline-flex;align-items:center;padding:10px 18px;background:white;border:1px solid #e2e8f0;border-radius:999px;text-decoration:none;color:#0f172a;font-size:14px;font-weight:500;transition:border-color 0.15s,color 0.15s,transform 0.15s}.hub-pagination .page-prev:hover,.hub-pagination .page-next:hover{border-color:#115e59;color:#115e59;transform:translateY(-1px)}.hub-pagination .disabled{display:inline-flex;align-items:center;padding:10px 18px;background:transparent;border:1px solid #f1f5f9;border-radius:999px;color:#cbd5e1;font-size:14px;font-weight:500;cursor:not-allowed}.hub-pagination .page-nums{display:inline-flex;gap:4px}.hub-pagination .page-num{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background:white;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:#0f172a;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;transition:border-color 0.15s,color 0.15s,background 0.15s}.hub-pagination .page-num:hover{border-color:#115e59;color:#115e59}.hub-pagination .page-num.current{background:linear-gradient(135deg,#115e59,#0d9488);border-color:#115e59;color:#fff;font-weight:600}@media (max-width:600px){.hub-pagination{gap:6px;margin-top:16px;margin-bottom:36px}.hub-pagination .page-prev,.hub-pagination .page-next,.hub-pagination .disabled{padding:8px 14px;font-size:13px}.hub-pagination .page-num{min-width:36px;height:36px;font-size:13px;padding:0 10px}}@media (max-width:600px){.post-tldr{padding:18px 20px;margin-left:4px;margin-right:4px}.post-title{font-size:clamp(26px,7vw,34px);letter-spacing:-1px}.post-body>h2{font-size:clamp(21px,5vw,26px);margin:36px 0 12px}.post-body>h3{font-size:18px}.post-body>p,.post-body>ul>li,.post-body>ol>li{font-size:16px;line-height:1.7}.post-body>p:first-of-type{font-size:17px}.chart{padding:18px}.chart-label{flex:0 0 100px;font-size:13px}.chart-value{flex:0 0 64px;font-size:13px}.stat-card{padding:18px}.stat-card .stat-value{font-size:28px}.post-byline{font-size:12.5px}.post-byline>*{padding-right:10px;margin-right:10px}}.post-toc{width:calc(100% - 48px);max-width:1240px;margin:0 auto 28px;background:linear-gradient(135deg,rgba(13,148,136,.05),rgba(20,184,166,.05));border:1px solid rgba(13,148,136,.18);border-radius:14px;padding:0;overflow:hidden}.post-toc details>summary{list-style:none;cursor:pointer;padding:14px 22px;font-family:'Poppins',system-ui,sans-serif;font-weight:600;font-size:14px;color:#115e59;letter-spacing:-.2px;display:flex;align-items:center;gap:8px;user-select:none}.post-toc details>summary::-webkit-details-marker{display:none}.post-toc details>summary::before{content:'📑';font-size:16px}.post-toc details>summary::after{content:'▾';margin-left:auto;transition:transform .18s ease;color:#0d9488;font-size:11px}.post-toc details[open]>summary::after{transform:rotate(180deg)}.post-toc ol{list-style:none;margin:0;padding:0 22px 18px 22px;counter-reset:tocnum;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:4px 16px}.post-toc ol>li{counter-increment:tocnum;padding:6px 0;font-size:13.5px;line-height:1.5}.post-toc ol>li::before{content:counter(tocnum) '.';color:#0d9488;font-weight:700;margin-right:8px;display:inline-block;min-width:18px}.post-toc ol>li>a{color:#1e293b;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.post-toc ol>li>a:hover{color:#0f766e;border-bottom-color:#0d9488}.post-faq{width:calc(100% - 48px);max-width:1240px;margin:36px auto 28px;padding:28px 0 8px;border-top:1px solid #e2e8f0}.post-faq h2{font-family:'Poppins',system-ui,sans-serif;font-size:clamp(22px,4vw,28px);font-weight:700;letter-spacing:-.4px;color:#0f172a;margin:0 0 6px}.post-faq-sub{color:#64748b;font-size:14.5px;margin:0 0 22px}.faq-item{border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;margin-bottom:10px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.faq-item[open]{border-color:rgba(13,148,136,.4);box-shadow:0 4px 14px -8px rgba(13,148,136,.25)}.faq-item>summary.faq-q{list-style:none;cursor:pointer;padding:16px 56px 16px 22px;font-family:'Poppins',system-ui,sans-serif;font-weight:600;font-size:16px;color:#1e293b;letter-spacing:-.2px;line-height:1.45;position:relative;user-select:none;transition:background-color .15s ease}.faq-item>summary.faq-q:hover{background-color:#f8fafc}.faq-item>summary.faq-q::-webkit-details-marker{display:none}.faq-item>summary.faq-q::after{content:'+';position:absolute;right:22px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:999px;background:#f1f5f9;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1;transition:transform .18s ease,background .18s ease,color .18s ease}.faq-item[open]>summary.faq-q::after{transform:translateY(-50%) rotate(45deg);background:#0d9488;color:#fff}.faq-item>.faq-a{padding:0 22px 18px 22px;font-size:15px;line-height:1.7;color:#334155}.faq-item>.faq-a>p:first-child{margin-top:0}.faq-item>.faq-a>p:last-child{margin-bottom:0}.post-body h2[id],.post-body h3[id]{scroll-margin-top:80px}.post-faq .faq-item[id]{scroll-margin-top:80px}@media print{.faq-item{break-inside:avoid}.faq-item>.faq-a{display:block !important}}@media (max-width:720px){.post-toc{width:calc(100% - 40px);margin-bottom:22px}.post-toc ol{padding:0 18px 14px 18px;grid-template-columns:1fr}.post-toc details>summary{padding:12px 18px}.post-faq{width:calc(100% - 40px);padding:22px 0 4px}.faq-item>summary.faq-q{padding:14px 50px 14px 18px;font-size:15px}.faq-item>.faq-a{padding:0 18px 16px 18px;font-size:14.5px}}.post-sources{width:calc(100% - 48px);max-width:1240px;margin:36px auto 28px;padding:28px 28px 24px;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);border:1px solid #e2e8f0;border-radius:14px;scroll-margin-top:80px}.post-sources h2{font-family:'Poppins',system-ui,sans-serif;font-size:clamp(20px,4vw,24px);font-weight:700;letter-spacing:-.4px;color:#0f172a;margin:0 0 8px}.post-sources h3{font-family:'Poppins',system-ui,sans-serif;font-size:15px;font-weight:600;color:#1e293b;margin:18px 0 8px;letter-spacing:-.2px}.post-sources-intro{color:#475569;font-size:14.5px;line-height:1.6;margin:0 0 6px}.post-sources-foot{color:#64748b;font-size:13.5px;line-height:1.55;margin:14px 0 0;padding-top:14px;border-top:1px dashed #e2e8f0}.sources-authorities{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.sources-authorities>li>a{display:inline-flex;padding:5px 12px;background:#fff;border:1px solid #cbd5e1;border-radius:999px;text-decoration:none;color:#1e293b;font-size:13px;font-weight:500;transition:border-color .15s,color .15s}.sources-authorities>li>a:hover{border-color:#0d9488;color:#0f766e}.sources-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13.5px;margin:6px 0 0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.sources-table th{background:#f1f5f9;text-align:left;padding:9px 12px;font-weight:600;color:#475569;font-size:12.5px;text-transform:uppercase;letter-spacing:.3px}.sources-table td{padding:9px 12px;border-top:1px solid #e2e8f0;vertical-align:top;color:#1e293b}.sources-table code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;font-family:'SF Mono','Monaco','Consolas',monospace;font-size:12px;color:#115e59}.sources-table a{color:#0f766e;text-decoration:none;border-bottom:1px dotted #2dd4bf}.sources-table a:hover{color:#134e4a;border-bottom-color:#115e59}.sources-table time{color:#64748b;font-variant-numeric:tabular-nums;font-size:12.5px}.sources-empty{color:#475569;font-size:14px;margin:8px 0}@media (max-width:720px){.post-sources{width:calc(100% - 32px);padding:22px 18px 20px}.sources-table{font-size:12.5px}.sources-table th,.sources-table td{padding:7px 9px}}.blog-table-wrap{margin:24px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.blog-table{width:100%;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums}.blog-table caption{caption-side:top;padding:14px 18px 6px;text-align:left;font-weight:700;color:#0f172a;font-size:14.5px;letter-spacing:-0.2px}.blog-table thead th{background:#f8fafc;font-weight:600;color:#334155;text-align:left;padding:10px 14px;border-bottom:1px solid #e2e8f0;font-size:13px;letter-spacing:0.2px;text-transform:uppercase}.blog-table tbody td{padding:10px 14px;border-bottom:1px solid #f1f5f9;color:#1e293b}.blog-table tbody tr:last-child td{border-bottom:0}.blog-table tbody tr:nth-child(even) td{background:#fafbfc}.blog-table tbody tr:hover td{background:#f0fdfa}.blog-table td.num,.blog-table th.num{text-align:right;font-weight:600}.blog-table td.muted{color:#64748b;font-size:13px}.blog-table td.win{color:#15803d;font-weight:700}.blog-table td.lose{color:#b91c1c;font-weight:600}.blog-bars{margin:24px 0;padding:20px 22px;background:linear-gradient(135deg,rgba(13,148,136,0.05),rgba(20,184,166,0.05));border:1px solid rgba(13,148,136,0.18);border-radius:12px}.blog-bars-title{margin:0 0 14px;font-size:14.5px;font-weight:700;color:#0f172a;letter-spacing:-0.2px}.blog-bar-row{display:grid;grid-template-columns:140px 1fr 110px;gap:12px;align-items:center;margin:8px 0;font-size:13.5px}.blog-bar-label{color:#334155;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-bar-track{position:relative;height:22px;background:rgba(15,23,42,0.06);border-radius:11px;overflow:hidden}.blog-bar-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#0d9488,#14b8a6);border-radius:11px;transition:width 0.4s ease}.blog-bar-fill.bar-warn{background:linear-gradient(90deg,#f59e0b,#ef4444)}.blog-bar-fill.bar-good{background:linear-gradient(90deg,#10b981,#06b6d4)}.blog-bar-value{text-align:right;color:#0f172a;font-weight:700;font-variant-numeric:tabular-nums}@media (max-width:640px){.blog-bar-row{grid-template-columns:1fr;gap:4px}.blog-bar-value{text-align:left}}.post-body a:not(.post-back):not(.hub-card){color:#0f766e;border-bottom:1px solid rgba(15,118,110,0.25);transition:color 0.15s,border-color 0.15s}.post-body a:not(.post-back):not(.hub-card):hover{color:#134e4a;border-bottom-color:#134e4a}.blog-callout{margin:20px 0;padding:14px 18px;border-left:4px solid #0d9488;background:#f0fdfa;border-radius:0 10px 10px 0;font-size:14px;line-height:1.6;color:#1e1b4b}.blog-callout.warn{border-left-color:#f59e0b;background:#fffbeb;color:#78350f}.blog-callout.danger{border-left-color:#ef4444;background:#fef2f2;color:#7f1d1d}.blog-callout.tip{border-left-color:#10b981;background:#ecfdf5;color:#064e3b}.blog-callout strong:first-child{display:inline-block;margin-right:4px}