.BackToTop_button___Qg5w{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:var(--card);color:var(--foreground);font-size:1.25rem;cursor:pointer;z-index:100;transition:opacity .2s,transform .2s,border-color .2s;opacity:.8;box-shadow:0 2px 8px rgba(0,0,0,.15)}.BackToTop_button___Qg5w:hover{opacity:1;border-color:var(--accent);transform:translateY(-2px)}.BackToTop_button___Qg5w:active{transform:translateY(0)}@media (max-width:768px){.BackToTop_button___Qg5w{bottom:1rem;right:1rem;width:40px;height:40px}}.PostCTA_cta__MRBxC{margin-top:3rem;padding:1.5rem 2rem;border-radius:12px;background:linear-gradient(135deg,rgba(74,222,128,.05),rgba(74,222,128,.02));border:1px solid var(--border);border-left:3px solid var(--accent)}.PostCTA_heading__iYJD_{margin:0 0 .5rem;font-size:1.1rem;color:var(--foreground)}.PostCTA_text__7muQD{margin:0 0 1rem;color:var(--muted-foreground);font-size:.95rem;line-height:1.5}.PostCTA_buttons__jyQbP{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.PostCTA_secondary__PEyAi{color:var(--muted-foreground);text-decoration:underline;text-underline-offset:2px;font-size:.9rem}.PostCTA_secondary__PEyAi:hover{color:var(--foreground)}.ReadingProgress_container__3L4mU{position:fixed;top:0;left:0;right:0;height:3px;background:transparent;z-index:1001;pointer-events:none}.ReadingProgress_bar__28no8{height:100%;background:var(--accent);transition:width .1s ease-out;box-shadow:0 0 8px var(--accent)}.ReadingProgress_remaining__b9ohc{position:absolute;right:1rem;top:.5rem;font-family:var(--font-mono);font-size:.7rem;color:var(--muted-foreground);background:var(--background);padding:.25rem .5rem;border-radius:4px;border:1px solid var(--border);pointer-events:auto;opacity:.9}