.author-bio{background-color:var(--surface-background);border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;margin-top:2.5rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.author-avatar{object-fit:cover;border:2px solid var(--primary-brand-orange);border-radius:9999px;width:4rem;height:4rem}.author-details{flex-grow:1}.author-name{color:var(--primary-text);margin:0;font-size:1.125rem;font-weight:700}.author-title{color:var(--secondary-text);margin:0;font-size:.875rem}
.testimonial-box{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;margin:2.5rem 0;padding:2.5rem;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.testimonial-quote-bg{color:#e2e8f0;width:2.5rem;height:2.5rem;position:absolute;top:1.5rem;left:1.5rem}.testimonial-text{color:var(--secondary-text);margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.6;position:relative}.testimonial-author-info{align-items:center;gap:1rem;display:flex}.testimonial-avatar{object-fit:cover;border-radius:9999px;width:3.5rem;height:3.5rem;box-shadow:0 1px 3px #0000001a}.testimonial-author-details{flex-grow:1}.testimonial-author-name{color:var(--primary-text);margin:0;font-weight:700}.testimonial-author-title{color:var(--secondary-text);margin:0;font-size:.875rem}
.myth-fact-box{background-color:var(--primary-background);border:1px solid var(--border-color);border-radius:.75rem;width:100%;max-width:48rem;margin:2.5rem 0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.myth-box{background-color:#fef2f2;border-left:4px solid #ef4444;padding:1.25rem}.fact-box{border-left:4px solid #22c55e;border-top:1px solid var(--border-color);background-color:#f0fdf4;padding:1.25rem}.myth-fact-header{letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:700}.myth-header{color:#991b1b}.fact-header{color:#14532d}.myth-fact-text{margin-top:.25rem;font-size:1rem}.myth-text{color:#b91c1c}.fact-text{color:#166534}
