.single-custom .hero-avatar{width:38px;height:38px;border-radius:50%;background:var(--yellow-light);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--dark)}.single-custom .hero-avatar img{width:100%;height:100%;object-fit:cover}.single-custom .hero-author-name{font-size:.8125rem;font-weight:600;color:var(--dark)}.single-custom .hero-date{font-size:.75rem;color:var(--muted-light)}.single-custom .hero-sep{width:1px;height:22px;background:var(--border)}.single-custom .post-thumb-wrap .thumb-cat-pill{position:absolute;top:1rem;left:1rem;background:var(--dark);color:var(--text-light);font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .75rem;border-radius:100px}.single-custom .reading-progress{position:fixed;top:0;left:0;height:3px;background:var(--rose);width:0%;z-index:9999;transition:width .1s linear}.single-custom .entry-content h4{font-size:.9375rem;font-size:.8125rem;font-weight:700;color:var(--dark);color:var(--muted);margin:1.5rem 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.single-custom .entry-content ul,.single-custom .entry-content ol{padding-left:1.375rem;margin:0 0 1.375rem}.single-custom .entry-content li{margin-bottom:.5rem}.single-custom .entry-content ul li::marker{color:var(--rose)}.single-custom .entry-content em{font-style:italic;color:var(--muted)}.single-custom .entry-content blockquote{margin:1.75rem 0;padding:1.25rem 1.5rem;background:var(--card-bg);border-left:4px solid var(--rose);border-radius:0 12px 12px 0;font-style:italic;color:var(--muted)}.single-custom .entry-content blockquote p{margin:0;font-size:.9375rem}.single-custom .entry-content figure{margin:1.75rem 0}.single-custom .entry-content figcaption{text-align:center;font-size:.8rem;color:var(--muted-light);margin-top:.5rem}.single-custom .info-card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:1.5rem;margin:2rem 0;display:grid;grid-template-columns:36px 1fr;gap:.75rem 1rem;align-items:start}.single-custom .info-card-icon{width:36px;height:36px;border-radius:10px;background:var(--yellow-light);display:flex;align-items:center;justify-content:center;font-size:1rem}.single-custom .info-card-label{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rose);margin-bottom:.2rem}.single-custom .info-card-title{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:.375rem}.single-custom .info-card-body{font-size:.875rem;color:var(--muted);line-height:1.65;grid-column:2}.single-custom .author-box{margin-top:3rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;display:flex;gap:1.125rem;align-items:flex-start}.single-custom .author-box-avatar{width:60px;height:60px;border-radius:50%;background:var(--yellow-light);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--dark)}.single-custom .author-box-avatar img{width:100%;height:100%;object-fit:cover}.single-custom .author-box-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.25rem}.single-custom .author-box-name{font-size:1rem;font-weight:700;color:var(--dark);margin-bottom:.375rem}.single-custom .author-box-bio{font-size:.875rem;color:var(--muted);line-height:1.65;margin:0}.single-custom .share-btn.copy.copied{background:#c5e8c5;border-color:#c5e8c5}.single-custom .toc-item a{display:block;font-size:.8125rem;color:var(--muted);text-decoration:none;padding:.3rem .5rem;border-radius:6px;border-left:2px solid transparent;transition:all .15s;line-height:1.4}.single-custom .toc-item a:hover,.single-custom .toc-item a.active{color:var(--dark);border-left-color:var(--rose);background:var(--bg);padding-left:.875rem}@media (max-width:768px){.single-custom .author-box{flex-direction:column}}