.author-hero-section{background:linear-gradient(135deg,var(--color-background) 0%,#f0f9f4 50%,#dcf2e4 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}.author-hero-section:before{content:"";position:absolute;top:-30%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(38,128,79,.08) 0%,transparent 70%);border-radius:50%}.author-hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.author-hero-content{display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:center}.author-image-wrapper{position:relative}.author-image{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:2rem;border:4px solid white;box-shadow:var(--shadow-strong)}.author-info{padding:1rem 0}.author-label{font-size:.875rem;font-weight:700;color:var(--color-primary-light);text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem}.author-name{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:600;color:var(--color-primary);margin:0 0 .75rem;line-height:1.1}.author-title{font-size:1.375rem;color:var(--color-neutral);font-weight:600;margin:0 0 1.5rem}.author-bio{font-size:1.125rem;line-height:1.8;color:var(--color-neutral-dark);margin:0 0 2rem;max-width:650px}.author-stats{display:flex;align-items:center;gap:2rem}.stat-item{text-align:center}.stat-number{font-family:Playfair Display,serif;font-size:2rem;font-weight:600;color:var(--color-primary-light);line-height:1.2;margin-bottom:.25rem;display:block}.stat-label{font-size:.875rem;color:var(--color-neutral);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-divider{width:2px;height:3rem;background:var(--color-secondary-200);border-radius:1px}.author-recipes-section{background:#fff;padding:5rem 2rem}.author-recipes-container{max-width:1400px;margin:0 auto}.recipes-header{text-align:center;margin-bottom:4rem}.recipes-handwriting{font-family:Dancing Script,cursive;font-size:2.25rem;color:var(--color-primary-light);margin:0 0 .75rem;font-weight:600}.recipes-section-title{font-family:Playfair Display,serif;font-size:2.75rem;font-weight:600;color:var(--color-primary);margin:0;line-height:1.2}.empty-state{text-align:center;padding:5rem 2rem;background:linear-gradient(to bottom,#f0f9f4,#fff);border-radius:2rem;border:2px solid var(--color-secondary-200);margin-top:3rem}.empty-icon{width:5rem;height:5rem;margin:0 auto 2rem;background:linear-gradient(135deg,#dcf2e4,#bce5cd);border-radius:50%;display:flex;align-items:center;justify-content:center}.empty-icon svg{width:2.5rem;height:2.5rem;color:var(--color-primary-light)}.empty-title{font-family:Playfair Display,serif;font-size:2rem;font-weight:600;color:var(--color-primary);margin:0 0 1rem}.empty-text{font-size:1.125rem;color:var(--color-neutral);margin:0 0 2rem;max-width:500px;margin-left:auto;margin-right:auto}.empty-button{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-primary) 100%);color:#fff;text-decoration:none;border-radius:9999px;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:var(--shadow-soft)}.empty-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-medium)}@media(max-width:1024px){.author-hero-content{grid-template-columns:250px 1fr;gap:3rem}.author-image{height:250px}.author-name{font-size:2.75rem}.author-stats{gap:1.5rem}.recipes-section-title{font-size:2.25rem}}@media(max-width:768px){.author-hero-section{padding:4rem 1.5rem 3rem}.author-hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.author-image-wrapper{max-width:220px;margin:0 auto}.author-image{height:220px}.author-name{font-size:2.5rem}.author-title{font-size:1.125rem}.author-bio{font-size:1rem;margin-left:auto;margin-right:auto}.author-stats{justify-content:center;gap:1.5rem}.stat-number{font-size:1.75rem}.author-recipes-section{padding:4rem 1.5rem}.recipes-handwriting,.recipes-section-title{font-size:2rem}.empty-state{padding:4rem 1.5rem}}@media(max-width:480px){.author-hero-section{padding:3rem 1rem 2rem}.author-image-wrapper{max-width:180px}.author-image{height:180px}.author-name{font-size:2rem}.author-title{font-size:1rem}.author-bio{font-size:.9375rem}.author-stats{flex-direction:column;gap:1rem}.stat-divider{display:none}.stat-number{font-size:1.5rem}.author-recipes-section{padding:3rem 1rem}.recipes-handwriting,.recipes-section-title{font-size:1.75rem}.empty-state{padding:3rem 1rem}.empty-title{font-size:1.75rem}.empty-text{font-size:1rem}.empty-button{padding:.875rem 2rem;font-size:.9375rem}}
