.author-page{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 40%,#2a2a3e 70%,#382532 85%,#3d2a37 95%,#382532 100%);min-height:100vh;padding:2rem 1rem 0;position:relative}.author-page:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#3825324d 30%,#382532b3 70%,#382532 100%);height:200px;position:absolute;bottom:0;left:0;right:0}.loading,.error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.loading{color:#e0e0e0;font-size:1.2rem}.error h1{color:#ff6b6b;margin-bottom:1rem;font-size:2rem}.error p{color:#e0e0e0;margin-bottom:2rem;font-size:1.1rem}.back-home{background:linear-gradient(135deg,var(--color4)0%,var(--color3)100%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;max-width:300px;margin-bottom:2rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 4px 15px #b96d9a4d;color:#fff!important}.back-navigation{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.back-home:hover{background:linear-gradient(135deg,var(--color3)0%,var(--color4)100%);transform:translateY(-2px);box-shadow:0 6px 20px #b96d9a66}.author-header{grid-template-columns:auto 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto 4rem;padding:4rem 1rem 0;display:grid}.author-avatar{position:relative}.avatar-image{object-fit:cover;border:4px solid #fff3;border-radius:50%;width:200px;height:200px;box-shadow:0 8px 32px #0000004d}.avatar-placeholder{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:4px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;font-size:5rem;font-weight:700;display:flex;box-shadow:0 8px 32px #0000004d}.author-info{margin-left:1rem}.author-info h1{background:linear-gradient(135deg,#fff 0%,#e0e0e0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:0;margin-bottom:.5rem;font-size:3rem;font-weight:700}.author-role{color:#b0b0b0;margin-bottom:2rem;font-size:1.3rem;font-style:italic}.author-bio{margin-bottom:2rem}.admin-bio p{color:#e0e0e0;margin:0;font-size:1.1rem;line-height:1.6}.favorite-book,.favorite-subgenres{margin-bottom:1.5rem}.favorite-book h3,.favorite-subgenres h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.favorite-book p,.favorite-subgenres p{color:#d0d0d0;margin:0;font-size:1rem;line-height:1.5}.subscription-section{max-width:1200px;margin:0 auto 4rem;padding:0 1rem}.author-subscription-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:12px;max-width:500px;margin:0 auto;padding:2.5rem}.author-subscription-form h3{color:#fff;text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:600}.author-subscription-form>p{color:#e0e0e0;text-align:center;margin-bottom:2rem;font-size:1.1rem}.subscription-form{flex-direction:column;gap:1rem;display:flex}.subscription-input{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.subscription-input::placeholder{color:#fff9}.subscription-input:focus{border-color:var(--color4);background:#ffffff26;outline:none;box-shadow:0 0 0 3px #b96d9a33}.subscription-button{background:linear-gradient(135deg,var(--color4)0%,var(--color3)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #b96d9a4d}.subscription-button:hover:not(:disabled){background:linear-gradient(135deg,var(--color3)0%,var(--color4)100%);transform:translateY(-2px);box-shadow:0 6px 20px #b96d9a66}.subscription-button:disabled{opacity:.6;cursor:not-allowed}.social-links{max-width:1200px;margin:0 auto 4rem;padding:0 1rem}.social-links h2{text-align:center;color:#fff;margin-bottom:2rem;font-size:2.5rem;font-weight:600}.social-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.social-link{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:#fff;background:linear-gradient(135deg,#fff3 0%,#ffffff1a 100%);transform:translateY(-2px);box-shadow:0 8px 32px #0003}.social-icon{flex-shrink:0;font-size:1.5rem}.social-platform{font-size:1rem;font-weight:500}.author-books{max-width:1200px;margin:0 auto 4rem}.author-books h2{text-align:center;color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.author-books>p{text-align:center;color:#a0a0a0;margin-bottom:3rem;font-size:1.1rem}.books-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:0 1rem;display:grid}.author-favorites{max-width:1200px;margin:0 auto 4rem;padding:0 1rem}.author-favorites h2{color:#fff;text-align:center;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-family:yana,sans-serif;font-size:2rem;font-weight:700;display:flex}.author-favorites .heart-icon{color:#ff6b6b;flex-shrink:0}.author-favorites p{color:#e0e0e0;text-align:center;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.author-favorites .books-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}@media (max-width:768px){.author-page{padding:1rem}.author-header{text-align:center;grid-template-columns:1fr;align-items:center;gap:1.5rem}.author-avatar{margin:0 auto}.avatar-image,.avatar-placeholder{width:200px;height:200px;margin:0 auto}.avatar-placeholder{font-size:4rem}.author-info{margin:0}.author-info h1{font-size:2.5rem}.author-subscription-form{padding:2rem 1.5rem}.author-subscription-form h3{font-size:1.75rem}.social-grid{grid-template-columns:1fr;gap:1rem}.social-links h2,.author-books h2{font-size:2rem}.books-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.author-header{padding:2rem .5rem 0}.author-info h1{font-size:2rem}.avatar-image,.avatar-placeholder{width:150px;height:150px}.avatar-placeholder{font-size:3rem}.books-grid{padding:0 .5rem}.back-home{max-width:200px;padding:.5rem 1rem;font-size:.85rem}.author-subscription-form{padding:1.5rem 1rem}}
