.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;box-shadow:0 4px 20px rgb(16 185 129 / .3);transition:all 0.3s ease;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px)}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#0d9668;transform:translateY(-5px) scale(1.1);box-shadow:0 8px 30px rgb(16 185 129 / .5)}@media (max-width:768px){.back-to-top{bottom:20px;right:20px;width:45px;height:45px}}.reading-progress-bar{position:fixed;top:0;left:0;width:0%;height:4px;background:linear-gradient(90deg,#10b981,#0d9668);z-index:1001;transition:width 0.1s ease}.sidebar-left-sticky{position:sticky;top:120px}@media (max-width:1024px){.sidebar-left-sticky{position:static}}.explore-section{background:rgb(255 255 255 / .02);border:1px solid rgb(255 255 255 / .05);border-radius:20px;padding:1.5rem;transition:all 0.3s ease}.explore-section:hover{border-color:rgb(16 185 129 / .2);background:rgb(255 255 255 / .03)}.explore-title{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:rgb(16 185 129 / .7);margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.explore-divider{height:1px;background:linear-gradient(90deg,rgb(16 185 129 / .2),transparent);margin-bottom:1.25rem}.explore-links{display:flex;flex-direction:column;gap:.75rem}.explore-link{display:flex;align-items:center;gap:.875rem;padding:.625rem .875rem;background:rgb(255 255 255 / .02);border-radius:12px;text-decoration:none;transition:all 0.25s ease;border:1px solid #fff0}.explore-link:hover{background:rgb(16 185 129 / .08);border-color:rgb(16 185 129 / .2);transform:translateX(4px)}.explore-link-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgb(16 185 129 / .1);border-radius:10px;color:#10b981;transition:all 0.25s ease}.explore-link:hover .explore-link-icon{background:#10b981;color:#0c1814}.explore-link-content{flex:1}.explore-link-title{font-size:.95rem;font-weight:600;color:#fff;transition:color 0.25s ease}.explore-link:hover .explore-link-title{color:#10b981}.explore-link-desc{font-size:.7rem;color:rgb(255 255 255 / .4)}.explore-link-arrow{color:rgb(16 185 129 / .4);font-size:.75rem;transition:transform 0.25s ease}.explore-link:hover .explore-link-arrow{transform:translateX(4px);color:#10b981}.callout-box{background:linear-gradient(135deg,rgb(16 185 129 / .08) 0%,rgb(16 185 129 / .02) 100%);border-left:4px solid #10b981;border-radius:12px;padding:1.25rem;margin:1.5rem 0;transition:all 0.3s ease}.callout-box:hover{background:rgb(16 185 129 / .12);transform:translateX(4px)}.callout-icon{color:#10b981;font-size:1.1rem;margin-right:.75rem;float:left}.callout-text{color:rgb(255 255 255 / .9);font-size:.95rem;line-height:1.5}.callout-text strong{color:#10b981}.floating-cta{position:fixed;bottom:100px;right:30px;background:linear-gradient(135deg,#10b981,#0d9668);border-radius:50px;padding:.6rem 1.2rem;display:flex;align-items:center;gap:.6rem;cursor:pointer;box-shadow:0 4px 20px rgb(16 185 129 / .4);z-index:999;transition:all 0.3s ease;opacity:0;visibility:hidden;transform:translateX(100px)}.floating-cta.visible{opacity:1;visibility:visible;transform:translateX(0)}.floating-cta.hide{opacity:0;visibility:hidden;transform:translateX(100px)}.floating-cta:hover{transform:translateX(-4px) scale(1.02);box-shadow:0 8px 30px rgb(16 185 129 / .5)}.floating-cta i{color:#fff;font-size:1rem}.floating-cta span{color:#fff;font-weight:600;font-size:.8rem}@media (max-width:1024px){.floating-cta{bottom:20px;right:20px;padding:.5rem 1rem}.floating-cta span{font-size:.75rem}}.toc-elegant{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:20px;padding:1.5rem;margin-bottom:2rem}.toc-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgb(255 255 255 / .1)}.toc-header-icon{width:32px;height:32px;background:rgb(16 185 129 / .1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#10b981}.toc-header-title{font-size:1rem;font-weight:600;color:#fff;letter-spacing:.5px}.toc-header-sub{font-size:.7rem;color:rgb(255 255 255 / .4);margin-left:auto}.toc-list{list-style:none;padding-left:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.toc-list li{padding:.25rem 0}.toc-link{color:rgb(255 255 255 / .7);font-size:.85rem;text-decoration:none;transition:all 0.2s ease;display:inline-block}.toc-link:hover{color:#10b981;transform:translateX(4px)}.author-original{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;margin-bottom:1rem}.author-avatar-original{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#10b981,#0d9668);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff}.author-info-original{text-align:left}.author-name-original{font-weight:600;color:#fff;font-size:1rem;margin-top:25px}.author-bio-original{font-size:.8rem;color:rgb(255 255 255 / .5);margin-top:-20px}.breadcrumb-centered{text-align:center;margin-bottom:2rem;padding:.5rem 0}.breadcrumb-centered a{color:rgb(255 255 255 / .6);text-decoration:none;transition:color 0.2s ease}.breadcrumb-centered a:hover{color:#10b981}.breadcrumb-centered span{color:rgb(255 255 255 / .4);margin:0 .25rem}.breadcrumb-centered .current{color:#10b981}.nav-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;padding:.5rem 1rem;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:50px;color:#9ca3af;text-decoration:none;transition:all 0.3s ease}.nav-back-link:hover{color:#10b981!important;background:rgb(16 185 129 / .15);border-color:rgb(16 185 129 / .3);transform:translateY(-2px)}.read-aloud{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;padding:.5rem 1rem;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:50px;color:#9ca3af;transition:all 0.3s ease;cursor:pointer}.read-aloud:hover{color:#10b981!important;background:rgb(16 185 129 / .15);border-color:rgb(16 185 129 / .3);transform:translateY(-2px)}.read-aloud.playing{background:#10b981;color:#fff;border-color:#10b981}.read-aloud.playing i,.read-aloud.playing span{color:#fff}.read-aloud:focus{outline:none}.share-icon{transition:color 0.2s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#9ca3af;text-decoration:none;width:36px;height:36px;border-radius:50%;background:rgb(255 255 255 / .1);transition:all 0.3s ease}.share-icon:hover{color:#10b981!important;background:rgb(16 185 129 / .15);transform:translateY(-3px)}.share-icon:focus{outline:none}.apoie-horizontal{background:linear-gradient(145deg,rgb(16 185 129 / .08) 0%,rgb(16 185 129 / .03) 100%);border:1px solid rgb(16 185 129 / .2);border-radius:20px;padding:1.5rem;margin:2rem 0;transition:all 0.3s ease}.apoie-horizontal:hover{border-color:rgb(16 185 129 / .4);background:linear-gradient(145deg,rgb(16 185 129 / .12) 0%,rgb(16 185 129 / .05) 100%)}.apoie-horizontal-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.apoie-horizontal-text{flex:1}.apoie-horizontal-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.apoie-horizontal-desc{font-size:.85rem;color:rgb(255 255 255 / .6);line-height:1.4}.apoie-horizontal-qrcode{background:#fff;padding:.6rem;border-radius:14px;flex-shrink:0;box-shadow:0 4px 12px rgb(0 0 0 / .2)}.apoie-horizontal-qrcode img{width:90px;height:90px;display:block}.apoie-horizontal-info{flex-shrink:0;min-width:200px}.apoie-chave-horizontal{display:flex;align-items:center;gap:.5rem;background:rgb(0 0 0 / .3);border-radius:40px;padding:.5rem 1rem;margin-bottom:.5rem}.apoie-chave-horizontal i{color:rgb(16 185 129 / .5);font-size:.7rem}.apoie-chave-horizontal code{color:#fff;font-size:.75rem;font-family:monospace}.apoie-copy-btn-horizontal{background:rgb(16 185 129 / .15);border:1px solid rgb(16 185 129 / .3);color:#10b981;font-size:.7rem;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border-radius:40px;transition:all 0.2s ease;width:100%;justify-content:center}.apoie-copy-btn-horizontal:hover{background:rgb(16 185 129 / .25);border-color:#10b981}.apoie-copy-btn-horizontal.copied{background:rgb(16 185 129 / .25);border-color:#10b981;color:#10b981}.apoie-disclaimer-horizontal{font-size:.6rem;color:rgb(255 255 255 / .4);text-align:center;margin-top:.75rem;letter-spacing:.3px}.apoie-disclaimer-horizontal i{color:#10b981;margin-right:.25rem}@media (max-width:768px){.apoie-horizontal-content{flex-direction:column;text-align:center}.apoie-horizontal-info{width:100%}.apoie-chave-horizontal{justify-content:center}.apoie-horizontal-qrcode img{width:80px;height:80px}}.article-newsletter-container{max-width:500px;margin:3rem auto;padding:2rem;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .06);border-radius:20px;backdrop-filter:blur(12px)}.article-newsletter-title{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-align:center}.article-newsletter-description{text-align:center;color:rgb(255 255 255 / .7);margin-bottom:1.5rem;font-size:.9rem}.article-newsletter-group{margin-bottom:1rem}.article-newsletter-input{width:100%;padding:1rem 1.5rem;background:rgb(0 0 0 / .3);border:1px solid rgb(255 255 255 / .1);border-radius:50px;color:#fff;font-size:1rem;transition:all 0.3s ease}.article-newsletter-input:focus{outline:none;border-color:#10b981;background:rgb(0 0 0 / .4);box-shadow:0 0 0 3px rgb(16 185 129 / .1)}.article-newsletter-input::placeholder{color:rgb(255 255 255 / .3);font-style:italic}.article-newsletter-submit{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#10b981 0%,#0d9668 100%);color:#fff;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all 0.3s ease;font-size:1rem;box-shadow:0 4px 20px rgb(16 185 129 / .3);margin-top:1rem}.article-newsletter-submit:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgb(16 185 129 / .4);background:linear-gradient(135deg,#0d9668 0%,#0b7a56 100%)}.article-newsletter-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.article-newsletter-status{margin-top:1rem;padding:.75rem;border-radius:50px;text-align:center;display:none;font-size:.9rem}.article-newsletter-status.success{background:rgb(16 185 129 / .1);border:1px solid rgb(16 185 129 / .3);color:#10b981;display:block}.article-newsletter-status.error{background:rgb(239 68 68 / .1);border:1px solid rgb(239 68 68 / .3);color:#ef4444;display:block}.loading-spinner-small{display:inline-block;width:1rem;height:1rem;border:2px solid rgb(255 255 255 / .3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.post-navigation{display:flex;justify-content:space-between;align-items:center;margin:3rem 0;padding:1.5rem 0;border-top:1px solid rgb(255 255 255 / .1);border-bottom:1px solid rgb(255 255 255 / .1);gap:1rem}.nav-link{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .06);border-radius:50px;color:rgb(255 255 255 / .8);font-size:.95rem;font-weight:500;transition:all 0.3s cubic-bezier(.4,0,.2,1);text-decoration:none;max-width:45%;flex:1}.nav-link:hover:not(.disabled){background:rgb(16 185 129 / .1);border-color:rgb(16 185 129 / .3);color:#10b981;transform:translateY(-2px)}.nav-link.disabled{opacity:.3;pointer-events:none;cursor:not-allowed}.nav-link .line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:200px}.nav-link.prev{justify-content:flex-start}.nav-link.next{justify-content:flex-end}@media (max-width:768px){.post-navigation{flex-direction:column;gap:1rem}.nav-link{max-width:100%;width:100%;justify-content:center}.nav-link .line-clamp-1{max-width:150px}}@media (max-width:640px){.nav-link{padding:.75rem 1rem}.nav-link .line-clamp-1{max-width:120px;font-size:.85rem}}@media (max-width:480px){.nav-link .line-clamp-1{max-width:100px}}.artigos-relacionados-container,.livros-relacionados-container,.produtos-relacionados-container{margin:3rem 0;padding:2rem 0}.related-article-card,.related-book-card,.related-product-card{text-decoration:none;display:block;height:100%}.related-article-card .line-clamp-2,.related-book-card .line-clamp-2,.related-book-card .line-clamp-3,.related-product-card .line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.related-article-card .line-clamp-2,.related-book-card .line-clamp-2,.related-product-card .line-clamp-2{-webkit-line-clamp:2}.related-book-card .line-clamp-3{-webkit-line-clamp:3}.related-article-card:hover .bg-white\/5,.related-book-card:hover .bg-white\/5,.related-product-card:hover .bg-white\/5{background-color:rgb(255 255 255 / .1)}.related-product-card .bg-white\/5{transition:all 0.3s ease;height:100%;display:flex;flex-direction:column;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:1rem;overflow:hidden}.related-product-card .h-40{height:160px;background:#0c1814;display:flex;align-items:center;justify-content:center;padding:1rem;border-bottom:1px solid rgb(255 255 255 / .05)}.related-product-card img{width:auto;height:100%;max-width:100%;object-fit:contain;transition:transform 0.3s ease}.related-product-card:hover img{transform:scale(1.05)}.related-product-card .text-accent.bg-accent\/20{background:rgb(16 185 129 / .15);padding:.2rem .6rem;border-radius:9999px;font-size:.7rem}.related-product-card .flex.items-center.justify-between{margin-top:.5rem}.related-product-card .text-white.font-bold{font-size:1.1rem}.related-product-card .text-accent.text-sm{display:inline-flex;align-items:center;gap:.25rem;transition:all 0.2s ease;text-decoration:none;padding:.5rem 1rem;background:rgb(16 185 129 / .1);border:1px solid rgb(16 185 129 / .2);border-radius:9999px;font-weight:500}.related-product-card .text-accent.text-sm:hover{gap:.5rem;background:#10b981;color:#fff;border-color:#10b981}.related-product-card .text-accent.text-sm:hover i{color:#fff}@media (max-width:768px){.produtos-relacionados-container .grid{grid-template-columns:1fr}.related-product-card .h-40{height:140px}.related-product-card .flex.items-center.justify-between{flex-direction:column;align-items:flex-start;gap:1rem}.related-product-card .text-accent.text-sm{width:100%;justify-content:center}.related-product-card .p-5{padding:1rem}}@media (max-width:480px){.related-product-card .h-40{height:120px}}.related-post-placeholder{width:100%;height:160px;background:linear-gradient(145deg,rgb(255 255 255 / .05) 0%,rgb(255 255 255 / .02) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgb(255 255 255 / .3);border-radius:12px 12px 0 0}.related-post-placeholder i{font-size:3rem;margin-bottom:.5rem;color:rgb(16 185 129 / .3)}.breadcrumb{font-family:'Montserrat',sans-serif;margin-top:1rem}.breadcrumb a{text-decoration:none}.prose{max-width:65ch;color:rgb(255 255 255 / .9)}.prose h2{font-size:1.8rem;font-weight:700;color:#fff;margin-top:2.5rem;margin-bottom:1rem}.prose h3{font-size:1.3rem;font-weight:600;color:#fff;margin-top:1.5rem;margin-bottom:.75rem}.prose p{margin-bottom:1.25rem;line-height:1.7}.prose blockquote{border-left:4px solid #10b981;padding-left:1.5rem;font-style:italic;color:rgb(255 255 255 / .8);margin:1.5rem 0}.prose ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.25rem}.prose li{margin-bottom:.5rem}.author-inline{display:flex;align-items:center;gap:.75rem}.author-inline .author-name p{margin:0}.section-title{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.2}@media (max-width:768px){.section-title{font-size:2rem}}.ad-space{min-height:90px;background:rgb(255 255 255 / .02);border:1px dashed rgb(255 255 255 / .1);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:30px 0;color:rgb(255 255 255 / .3);font-size:.8rem;text-transform:uppercase;letter-spacing:1px}