.post-body h2{font-size:1.5rem;letter-spacing:-.5px;margin:3rem 0 1rem;line-height:1.2}.post-body h2,.post-body h3{font-family:var(--font-syne),"Syne",sans-serif;font-weight:700;color:var(--text)}.post-body h3{font-size:1.15rem;margin:2rem 0 .75rem}.post-body p{color:var(--text-dim);margin-bottom:1.25rem;line-height:1.75;font-size:.975rem}.post-body strong{color:var(--text);font-weight:600}.post-body a{color:var(--emerald);text-decoration:underline;text-underline-offset:3px}.post-body .highlight-box{background:var(--emerald-glow);border:1px solid var(--border-emerald);border-radius:12px;padding:18px 22px;margin:1.75rem 0;color:var(--text-dim);font-size:.875rem;line-height:1.65}.post-body .highlight-box strong{color:var(--emerald)}.post-body .warning-box{background:hsla(0,100%,70%,.06);border:1px solid hsla(0,100%,70%,.2);border-radius:12px;padding:18px 22px;margin:1.75rem 0;color:var(--text-dim);font-size:.875rem;line-height:1.65}.post-body .warning-box strong{color:#ff8080}.post-body .sw-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px;margin:1.75rem 0;position:relative}.post-body .sw-card.featured{border-color:var(--border-emerald);background:linear-gradient(135deg,rgba(0,200,150,.06) 0,var(--surface) 100%)}.post-body .sw-price-badge{display:inline-block;background:var(--emerald-glow);border:1px solid var(--border-emerald);color:var(--emerald);font-size:.75rem;font-weight:700;padding:3px 12px;border-radius:100px;margin-bottom:14px}.post-body .pros-cons-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}@media (max-width:640px){.post-body .pros-cons-grid{grid-template-columns:1fr}}.post-body .cons h4,.post-body .pros h4{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.post-body .pros h4{color:var(--emerald)}.post-body .cons h4{color:#ff8080}.post-body .cons ul,.post-body .pros ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px}.post-body .cons ul li,.post-body .pros ul li{font-size:.8rem;color:var(--text-muted);display:flex;gap:8px;align-items:flex-start}.post-body .pros ul li:before{content:"✓";color:var(--emerald);font-weight:700;flex-shrink:0}.post-body .cons ul li:before{content:"✕";color:#ff8080;font-weight:700;flex-shrink:0}.post-body .verdict{border-top:1px solid var(--border);padding-top:12px;margin-top:14px;font-size:.8rem;color:var(--text-muted)}.post-body .verdict strong{color:var(--text)}.post-body .comp-table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;font-size:.82rem}.post-body .comp-table th{padding:12px 16px;font-weight:700;font-size:.78rem;text-align:center;border-bottom:1px solid var(--border);color:var(--text-muted)}.post-body .comp-table th.citia-col{background:var(--emerald-glow);color:var(--emerald)}.post-body .comp-table td{padding:11px 16px;border-bottom:1px solid var(--border);text-align:center;color:var(--text-dim)}.post-body .comp-table td:first-child{text-align:left;font-weight:500;color:var(--text)}.post-body .comp-table td.citia-col{background:rgba(0,200,150,.03)}.post-body .comp-table tr:last-child td{border-bottom:none}.post-body .comp-table .chk{color:var(--emerald);font-weight:700}.post-body .comp-table .xmk{color:hsla(0,100%,70%,.7)}.post-body .comp-table .ymk{color:#fbbf24;font-size:.72rem}.post-body .table-note{font-size:.72rem;color:var(--text-muted);margin-top:8px}.post-body .comp-table-simple table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;font-size:.82rem;margin:1.5rem 0}.post-body .comp-table-simple td,.post-body .comp-table-simple th{padding:10px 16px;border-bottom:1px solid var(--border);text-align:center;color:var(--text-dim)}.post-body .comp-table-simple th{font-weight:700;color:var(--text-muted);font-size:.78rem}.post-body .comp-table-simple td:first-child{text-align:left;color:var(--text)}.post-body .comp-table-simple tr:last-child td{border-bottom:none}.post-body .comp-table-simple .chk{color:var(--emerald);font-weight:700}.post-body .comp-table-simple .xmk{color:hsla(0,100%,70%,.7)}.post-body .comp-table-simple .ymk{color:#fbbf24;font-size:.72rem}.post-body .cta-inline{background:linear-gradient(135deg,rgba(0,200,150,.1),rgba(0,200,150,.03));border:1px solid var(--border-emerald);border-radius:16px;padding:28px;text-align:center;margin:2rem 0}.post-body .cta-inline h3{font-family:var(--font-syne),"Syne",sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:8px;color:var(--text)}.post-body .cta-inline p{font-size:.875rem;color:var(--text-muted);margin-bottom:18px}.post-body .btn-cta{display:inline-flex;align-items:center;gap:8px;background:var(--emerald);color:#080f0c;padding:11px 24px;border-radius:10px;font-weight:700;font-size:.9rem;text-decoration:none;transition:all .2s;box-shadow:0 0 20px rgba(0,200,150,.25)}.post-body .btn-cta:hover{background:var(--emerald-dim);transform:translateY(-1px)}.post-body .content-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px;margin:1rem 0 1.5rem}.post-body .content-list li{display:flex;gap:10px;color:var(--text-dim);font-size:.9rem;align-items:flex-start}.post-body .content-list li:before{content:"→";color:var(--emerald);font-weight:700;flex-shrink:0;margin-top:2px}.post-body .content-list.ordered{counter-reset:item}.post-body .content-list.ordered li:before{content:counter(item) ".";counter-increment:item;color:var(--emerald);font-weight:700;flex-shrink:0;min-width:20px}.post-body .decision-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px;margin:1rem 0 1.5rem}.post-body .decision-list li{display:flex;gap:10px;color:var(--text-dim);font-size:.9rem;align-items:flex-start;padding:12px 16px;border-radius:10px;background:var(--surface);border:1px solid var(--border)}.post-body .decision-list li:before{content:"→";color:var(--emerald);font-weight:700;flex-shrink:0}