.post-page-shell{flex-direction:column;gap:18px;width:100%;max-width:860px;padding:34px 20px 72px;display:flex}.back-link{background:var(--highlight-blue);border:1px solid var(--stroke-color);border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:9px 13px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.post-article{border:1px solid var(--stroke-color);box-shadow:var(--shadow-sketch);background:#fff;border-radius:24px;overflow:hidden}.post-hero-image{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--stroke-color);width:100%;height:auto}.post-article-body{flex-direction:column;gap:18px;padding:28px;display:flex}.post-article-meta{color:var(--text-secondary);flex-wrap:wrap;gap:8px;font-size:12px;font-weight:900;display:flex}.post-article-meta span{color:inherit}.post-article-reaction{border:1px solid var(--stroke-color);background:#fff;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;line-height:1;display:inline-flex}.post-article-reaction svg{stroke-width:2.8px;flex:none}.post-article h1{font-family:var(--font-handwritten);font-size:clamp(46px,8vw,70px);line-height:.95}.post-lead{max-width:680px;color:var(--text-primary);word-break:keep-all;overflow-wrap:break-word;font-size:18px;line-height:1.75}.post-article-metrics{flex-wrap:wrap;gap:8px;display:flex}.quiet-copy-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;width:fit-content;margin-top:36px;padding:12px 16px;display:flex}.quiet-copy-label{color:#64748b;font-size:12px;font-weight:700}.btn-quiet-copy{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.btn-quiet-copy:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.btn-quiet-copy.copied{color:#fff!important;background:#2563eb!important;border-color:#1d4ed8!important}.post-app-tags{flex-wrap:wrap;gap:6px;display:flex}.post-app-tags--article{padding-top:2px}.post-app-tags span{background:var(--highlight-blue);border:1px solid var(--stroke-color);border-radius:999px;align-items:center;padding:5px 8px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.post-article-metrics span{background:var(--highlight-yellow);border:1px solid var(--stroke-color);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.post-content{flex-direction:column;gap:16px;padding-top:6px;display:flex}.post-content p{color:var(--text-secondary);word-break:keep-all;overflow-wrap:break-word;font-size:17px;line-height:1.85}.post-content h2{border-top:1px solid var(--stroke-color);font-family:var(--font-handwritten);color:var(--text-primary);word-break:keep-all;margin-top:14px;padding-top:16px;font-size:clamp(34px,6vw,46px);line-height:1}.post-callout{border:1px solid var(--stroke-color);background:#fafafa;border-radius:18px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.post-callout span{border:1px solid var(--stroke-color);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:900;line-height:1}.post-callout strong{word-break:keep-all;overflow-wrap:break-word;font-size:clamp(20px,4vw,28px);line-height:1.35}.post-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.post-stat-card{border:1px solid var(--stroke-color);background:#fff;border-radius:18px;flex-direction:column;gap:8px;min-height:142px;padding:16px;display:flex;box-shadow:0 8px 24px #0000000a}.post-stat-card span{color:var(--text-secondary);font-size:12px;font-weight:900}.post-stat-card strong{font-family:var(--font-handwritten);font-size:clamp(30px,6vw,44px);line-height:.95}.post-stat-card p{margin-top:auto;font-size:13px;font-weight:800;line-height:1.55}.post-list-block,.post-step-list{border:1px solid var(--stroke-color);box-shadow:none;color:var(--text-secondary);background:#fff;border-radius:18px;flex-direction:column;gap:10px;margin:2px 0;padding:18px 20px 18px 38px;display:flex}.post-list-block li,.post-step-list li{word-break:keep-all;overflow-wrap:break-word;padding-left:4px;font-size:16px;font-weight:800;line-height:1.7}.post-step-list li::marker{color:var(--text-primary);font-weight:900}.related-posts{flex-direction:column;gap:14px;padding-top:8px;display:flex}.related-posts-heading{border-bottom:1px solid var(--stroke-color);justify-content:space-between;align-items:end;gap:16px;padding-bottom:10px;display:flex}.related-posts-heading h2{font-family:var(--font-handwritten);font-size:38px;line-height:1}.related-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.related-post-card{border:1px solid var(--stroke-color);min-width:0;box-shadow:var(--shadow-sketch);background:#fff;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.related-post-card:hover,.related-post-card:focus-visible{transform:translateY(-1px);box-shadow:0 12px 34px #00000014}.related-post-card:focus-visible{outline:3px solid var(--stroke-color);outline-offset:3px}.related-post-image{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--stroke-color);width:100%;height:auto}.related-post-body{flex-direction:column;gap:6px;padding:12px;display:flex}.related-post-meta{color:var(--text-secondary);font-size:11px;font-weight:900}.related-post-card strong{word-break:keep-all;overflow-wrap:break-word;font-size:15px;line-height:1.35}@media (max-width:520px){.post-page-shell{padding:24px 12px 52px}.post-article-body{padding:20px}.post-lead,.post-content p,.post-list-block li,.post-step-list li{font-size:16px}.post-callout{padding:16px}.post-list-block,.post-step-list{padding:16px 16px 16px 32px}.post-stat-grid{grid-template-columns:1fr}.related-posts-heading{flex-direction:column;align-items:flex-start}.related-post-grid{grid-template-columns:1fr}}.post-html-block{color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.post-html-block h3,.post-html-block .section-title{color:#0f172a;border-bottom:2px solid #e2e8f0;margin:32px 0 14px;padding-bottom:8px;font-size:19px;font-weight:700}.post-html-block table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.post-html-block th{color:#1e293b;text-align:left;background:#f1f5f9;border-bottom:2px solid #cbd5e1;padding:12px 16px;font-size:13px;font-weight:700}.post-html-block td{color:#0f172a;text-align:left;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:14px}.post-html-block tr:nth-child(2n) td{background:#f8fafc}.post-html-block tr:last-child td{border-bottom:none}.post-html-block .reliability-box{color:#0f172a;background:#f8fafc;border:2px solid #2563eb;border-radius:12px;margin-bottom:28px;padding:18px 22px}.post-html-block .reliability-box strong{color:#1d4ed8;font-size:15px}.post-html-block .diff-up{color:#16a34a;font-weight:700}.post-html-block .diff-down{color:#dc2626;font-weight:700}.post-html-block .rate-bar-bg{background:#e2e8f0;border-radius:5px;height:10px;margin-top:4px;overflow:hidden}.post-html-block .rate-bar-fill{background:#2563eb;border-radius:5px;height:100%}.post-html-block .insight-card{border:1px solid #cbd5e1;border-left-width:5px;border-radius:12px;margin-bottom:14px;padding:18px 22px}.post-html-block .insight-card.warning{color:#78350f;background:#fffbe6;border-left-color:#f59e0b}.post-html-block .insight-card.good{color:#14532d;background:#f0fdf4;border-left-color:#22c55e}.post-html-block .insight-card.action{color:#1e3a8a;background:#eff6ff;border-left-color:#3b82f6}.post-html-block .insight-tag{color:#0f172a;background:#0000000f;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:800}.post-html-block .insight-title{color:#0f172a;font-size:16px;font-weight:700}.post-html-block .insight-details{color:#334155;flex-direction:column;gap:6px;margin-top:10px;font-size:14px;display:flex}.post-html-block .detail-row strong{color:#0f172a}.post-html-block .insight-meta{color:#475569;border-top:1px solid #00000014;gap:16px;margin-top:12px;padding-top:10px;font-size:13px;font-weight:600;display:flex}.post-content pre,.post-html-block pre{color:#f8fafc!important;background:#0f172a!important;border:1px solid #1e293b!important;border-radius:14px!important;margin:20px 0!important;padding:18px 22px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-size:14px!important;line-height:1.6!important;overflow-x:auto!important;box-shadow:0 4px 20px #00000026!important}.post-content pre code,.post-html-block pre code,.post-content pre span,.post-html-block pre span{color:#f8fafc!important;font-size:inherit!important;white-space:pre!important;word-break:normal!important;background:0 0!important;padding:0!important;font-family:inherit!important}.post-content code,.post-html-block code{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13.5px;font-weight:600}
