.post-content{max-width:760px;margin:0 auto;padding:3rem 1.25rem;font-family:var(--font-body);font-size:1.05rem;line-height:1.85;color:#333}.post-content h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;margin:2.5rem 0 1rem;color:#1a1a1a}.post-content h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;margin:2rem 0 .75rem;color:#2d2d2d}.post-content p{margin-bottom:1.25rem}.post-content ol,.post-content ul{margin:.75rem 0 1.5rem 1.5rem}.post-content ul{list-style:disc}.post-content ol{list-style:decimal}.post-content li{margin-bottom:.5rem;line-height:1.7}.post-content a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.post-content img{max-width:100%;height:auto;border-radius:12px}.post-back{display:inline-flex;align-items:center;gap:.5rem;color:#78716c;text-decoration:none;font-size:.9rem;margin-bottom:1rem;transition:color .2s}.post-back:hover{color:#1c1917}.post-meta-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:.75rem 0;border-bottom:1px solid #e7e5e4;font-size:.85rem;color:#78716c}.post-views{display:inline-flex;align-items:center;gap:.4rem}.post-views svg{width:16px;height:16px;fill:#a8a29e}.post-share{display:flex;gap:.5rem}.share-btn{width:36px;height:36px;border:1px solid #e7e5e4;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;padding:0}.share-btn:hover{background:#f5f5f4;transform:translateY(-1px)}.share-btn svg{width:16px;height:16px;fill:#78716c}.share-btn.share-whatsapp:hover svg{fill:#25d366}.share-btn.share-facebook:hover svg{fill:#1877f2}.share-btn.share-twitter:hover svg{fill:#1da1f2}.share-btn.share-copy:hover svg{fill:#065f46}.share-tooltip{position:absolute;background:#1c1917;color:#fff;padding:.3rem .6rem;border-radius:6px;font-size:.75rem;top:-30px;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;pointer-events:none;white-space:nowrap}.share-tooltip.show{opacity:1}.post-tip{background:#f0f9ff;border-left:4px solid #3b82f6;padding:1rem 1.25rem;border-radius:0 8px 8px 0;margin:1.5rem 0;font-size:.95rem}.post-info-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;background:#fafaf9;border:1px solid #e7e5e4;border-radius:12px;padding:1.5rem;margin:2rem 0}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#78716c}.info-value{font-size:1rem;font-weight:500;color:#1c1917}.post-hero-img{max-width:760px;margin:0 auto 2.5rem;display:block}.post-hero-img img{width:100%;height:auto;border-radius:12px;max-height:440px;object-fit:cover}.trail-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;margin:1rem 0 1.5rem;font-size:.9rem}.trail-stats span{display:block}.trail-stats strong{color:#1e293b}.day-section{margin:2.5rem 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.day-section:first-of-type{border-top:none;padding-top:0}.schedule-box{background:#fafaf9;border:1px solid #e7e5e4;border-radius:12px;padding:1.25rem 1.5rem;margin:1.5rem 0}.schedule-box p{margin-bottom:.3rem;font-size:.95rem}.post-alert{background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:0 12px 12px 0;padding:1.25rem 1.5rem;margin:2rem 0}.post-alert strong{color:#b91c1c}.post-related{margin:3rem 0 2rem;padding-top:2rem;border-top:1px solid #e7e5e4}.post-related h2{font-size:1.3rem!important;margin-bottom:1.25rem!important;color:#44403c}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.related-card{text-decoration:none;color:#1c1917;border-radius:12px;overflow:hidden;border:1px solid #e7e5e4;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;position:relative}.related-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.related-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:0}.related-card span{padding:.75rem;font-size:.85rem;font-weight:500;line-height:1.3;display:block}.post-cta-premium{display:grid;grid-template-columns:280px 1fr;gap:2rem;background:linear-gradient(135deg,#065f46,#047857);border-radius:16px;padding:2rem;margin:2rem 0 1rem;color:#fff;overflow:hidden;align-items:center}.cta-image{border-radius:12px;overflow:hidden}.cta-photo{width:100%;height:260px;object-fit:cover;border-radius:12px;animation:1s ctaFadeIn}@keyframes ctaFadeIn{from{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.cta-badge{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#fbbf24;border:1px solid rgba(251,191,36,.4);padding:.3rem .8rem;border-radius:50px;margin-bottom:.75rem}.post-cta-premium h2{color:#fff!important;font-family:var(--font-heading);font-size:1.8rem;margin:0 0 .5rem!important}.post-cta-premium>.cta-content>p{color:rgba(255,255,255,.85);margin-bottom:1rem;font-size:.95rem}.cta-features{list-style:none!important;margin:0 0 1.5rem!important;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.cta-features li{font-size:.85rem;color:rgba(255,255,255,.8);margin:0!important;padding-left:1.2rem;position:relative}.cta-features li::before{content:"✦";position:absolute;left:0;color:#fbbf24;font-size:.65rem}.post-cta-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.post-cta-buttons a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:50px;font-weight:600;font-size:.95rem;text-decoration:none!important;transition:transform .2s,box-shadow .2s}.post-cta-buttons a:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.btn-cta-primary{background:#fff;color:#065f46!important}.btn-cta-whatsapp{background:#25d366;color:#fff!important}.btn-cta-whatsapp svg{width:18px;height:18px;fill:#fff}.float-whatsapp{position:fixed;bottom:24px;right:24px;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:999;transition:transform .2s}.float-whatsapp:hover{transform:scale(1.1)}.float-whatsapp svg{width:28px;height:28px;fill:#fff}@media (max-width:768px){.post-content{padding:2rem 1rem;font-size:1rem}.post-content h2{font-size:1.35rem}.post-content h3{font-size:1.15rem}.post-cta-premium{grid-template-columns:1fr;padding:1.5rem}.cta-photo{height:200px}.cta-features{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}.post-meta-bar{flex-direction:column;gap:.75rem;align-items:flex-start}}@media (max-width:480px){.post-content{padding:1.5rem .75rem}.post-info-box{grid-template-columns:1fr}.post-cta-premium{padding:1.25rem;gap:1.25rem}.post-cta-premium h2{font-size:1.4rem}.cta-photo{height:180px}.post-cta-buttons{flex-direction:column}.post-cta-buttons a{justify-content:center;width:100%}.related-grid{grid-template-columns:1fr}.share-btn{width:40px;height:40px}.float-whatsapp{width:48px;height:48px;bottom:16px;right:16px}.trail-stats{grid-template-columns:1fr 1fr}}.post-action-btns{display:flex;gap:8px;margin:12px 0 24px;flex-wrap:wrap}.btn-rota{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;background:#1c1c1a;color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.btn-rota:hover{background:#333}.btn-whatsapp-sm{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;background:#25d366;color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s}.btn-whatsapp-sm:hover{background:#1da851}