.author-site{background:var(--site-bg-gradient,linear-gradient(135deg, #1a1a2e 0%, #16213e 40%, #2a2a3e 70%, #382532 85%, #3d2a37 95%, #382532 100%));min-height:100vh;color:var(--site-text,#e0e0e0);font-family:var(--site-body-font,Arial, Helvetica, sans-serif);padding:2rem 1rem 0;position:relative}.author-site *,.author-site :before,.author-site :after{color:inherit;font-family:inherit}.author-site-inner{max-width:1200px;margin:0 auto;padding-bottom:4rem}.author-site-hero{margin-bottom:var(--site-section-spacing,4rem);position:relative}.hero-banner{border-radius:0;width:100vw;height:280px;margin-top:-2rem;margin-bottom:2rem;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.hero-banner-image{object-fit:cover}.hero-banner-parallax{clip-path:inset(0);height:340px}.hero-banner-parallax .hero-banner-image{top:0;left:0;width:100vw!important;height:100vh!important;position:fixed!important}.hero-header{grid-template-columns:auto 1fr;align-items:center;gap:3rem;padding:4rem 1rem 0;display:grid}.hero-avatar{position:relative}.hero-avatar-image{object-fit:cover;border:4px solid #fff3;border-radius:50%;width:200px;height:200px;box-shadow:0 8px 32px #0000004d}.hero-avatar-placeholder{background:linear-gradient(135deg, var(--color4) 0%, var(--color2) 100%);color:#fff;text-transform:uppercase;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}.hero-avatar-placeholder span{color:#fff}.hero-info{margin-left:1rem}.hero-name{font-family:var(--site-heading-font,"yana", sans-serif);color:var(--site-heading,#fff);background:linear-gradient(135deg, var(--site-heading,#fff) 0%, #e0e0e0 100%);-webkit-text-fill-color:transparent;text-align:left;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:3rem;font-weight:700;line-height:1.2}.hero-tagline{color:var(--site-muted,#b0b0b0);margin:0 0 2rem;font-size:1.3rem;font-style:italic}.hero-bio p{color:var(--site-text,#e0e0e0);margin:0;font-size:1.1rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.hero-banner-parallax{clip-path:none;height:280px}.hero-banner-parallax .hero-banner-image{width:100%!important;height:100%!important;position:absolute!important}}.author-site-social-links{max-width:1200px;margin:0 auto var(--site-section-spacing,4rem);padding:0 1rem}.author-site-social-links h2{font-family:var(--site-heading-font,"yana", sans-serif);text-align:center;color:var(--site-heading,#fff);margin:0 0 2rem;font-size:2.5rem;font-weight:600}.social-links-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.social-link-button{background:var(--site-card-bg,linear-gradient(135deg, #ffffff1a 0%, #ffffff0d 100%));border:1px solid var(--site-card-border,#fff3);color:var(--site-heading,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.social-link-button:hover{color:var(--site-heading,#fff);background:linear-gradient(135deg,#fff3 0%,#ffffff1a 100%);transform:translateY(-2px);box-shadow:0 8px 32px #0003}.social-link-icon{flex-shrink:0;font-size:1.5rem}.social-link-label{font-size:1rem;font-weight:500}.author-site-books{max-width:1200px;margin:0 auto var(--site-section-spacing,4rem)}.author-site-books h2{font-family:var(--site-heading-font,"yana", sans-serif);text-align:center;color:var(--site-heading,#fff);margin:0 0 1rem;font-size:2.5rem;font-weight:600}.author-site-books-group{padding:0 1rem}.author-site-books-group:not(:first-of-type):not(:has(>.author-site-books-series-heading)){margin-top:4.5rem}.author-site-books-series-heading{font-family:var(--site-heading-font,"yana", sans-serif);text-transform:uppercase;letter-spacing:2px;text-align:center;color:var(--site-heading,#fff);margin:3rem 0 2rem;font-size:1.75rem;font-weight:600}.author-site-books-group:first-of-type .author-site-books-series-heading{margin-top:1.5rem}.author-site-about{max-width:1200px;margin:0 auto var(--site-section-spacing,4rem);padding:0 1rem}.author-site-about h2{font-family:var(--site-heading-font,"yana", sans-serif);text-align:center;color:var(--site-heading,#fff);margin:0 0 2rem;font-size:2.5rem;font-weight:600}.author-site-about__name{text-align:center;color:var(--site-accent,#c084fc);font-size:1.25rem;font-weight:600;margin-top:-1rem!important;margin-bottom:1.5rem!important}.author-site-about p{color:var(--site-text,#e0e0e0);white-space:pre-wrap;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.author-site-newsletter{max-width:1200px;margin:0 auto var(--site-section-spacing,4rem);padding:0 1rem}.author-site-newsletter h2{font-family:var(--site-heading-font,"yana", sans-serif);text-align:center;color:var(--site-heading,#fff);margin:0 0 .5rem;font-size:2.5rem;font-weight:600}.newsletter-description{color:var(--site-muted,#b0b0b0);text-align:center;margin:0 0 2rem;font-size:1.1rem}.newsletter-form{flex-wrap:wrap;gap:.75rem;max-width:600px;margin:0 auto;display:flex}.newsletter-input{border:1px solid var(--site-card-border,#fff3);color:var(--site-text,#e0e0e0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-radius:12px;flex:200px;padding:.85rem 1.25rem;font-size:1rem}.newsletter-input::placeholder{color:var(--site-muted,#b0b0b0)}.newsletter-button{background:linear-gradient(135deg, var(--site-accent,#b96d9a) 0%, var(--site-accent-hover,#59324c) 100%);color:#fff;cursor:pointer;text-transform:none;font-size:1rem;font-weight:600;font-family:var(--site-body-font,sans-serif);letter-spacing:normal;border:1px solid #fff3;border-radius:12px;padding:.85rem 2rem;line-height:normal;transition:all .3s;box-shadow:0 4px 15px #0003}.newsletter-button:hover{background:linear-gradient(135deg, var(--site-accent-hover,#59324c) 0%, var(--site-accent,#b96d9a) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.newsletter-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.author-site-custom-text{max-width:1200px;margin:0 auto var(--site-section-spacing,4rem);padding:0 1rem}.author-site-custom-text h2{font-family:var(--site-heading-font,"yana", sans-serif);text-align:center;color:var(--site-heading,#fff);margin:0 0 2rem;font-size:2.5rem;font-weight:600}.author-site-custom-text p{color:var(--site-text,#e0e0e0);white-space:pre-wrap;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.author-site-footer{text-align:center;border-top:1px solid #ffffff1a;padding:1.5rem 1rem}.author-site-footer-link{color:var(--site-muted,#b0b0b0);opacity:.7;font-size:.85rem;text-decoration:none;transition:opacity .2s}.author-site-footer-link:hover{opacity:1;color:var(--site-muted,#b0b0b0)}@media (max-width:768px){.author-site{padding:1rem}.hero-header{text-align:center;grid-template-columns:1fr;gap:1.5rem}.hero-banner{margin-top:-1rem}.hero-avatar{margin:0 auto}.hero-avatar-image,.hero-avatar-placeholder{width:200px;height:200px;margin:0 auto}.hero-avatar-placeholder{font-size:4rem}.hero-info{margin:0}.hero-name{text-align:center;font-size:2.5rem}.hero-tagline{text-align:center}.social-links-grid{grid-template-columns:1fr;gap:1rem}.author-site-social-links h2,.author-site-books h2,.author-site-about h2,.author-site-newsletter h2,.author-site-custom-text h2{font-size:2rem}.author-site-books-series-heading{margin:2rem 0 1.5rem;font-size:1.4rem}}@media (max-width:480px){.hero-header{padding:2rem .5rem 0}.hero-name{font-size:2rem}.hero-avatar-image,.hero-avatar-placeholder{width:150px;height:150px}.hero-avatar-placeholder{font-size:3rem}.newsletter-form{flex-direction:column}.newsletter-input{flex:none;width:100%}}.site-book-row{border-bottom:1px solid var(--site-card-border,#ffffff26);margin-bottom:4.5rem;padding-bottom:4.5rem}.site-book-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.site-book-row-main{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start;gap:3rem;display:grid}.site-book-row-cover{position:relative}.site-book-row-cover a{text-decoration:none}.site-book-row-cover img{border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 8px 32px #00000040}.site-book-row-cover-placeholder{aspect-ratio:2/3;text-align:center;text-wrap:balance;border:1px solid var(--site-card-border,#ffffff26);background:var(--site-card-bg,#ffffff0f);font-family:var(--site-heading-font,"yana", sans-serif);color:var(--site-muted,#b0b0b0);border-radius:4px;justify-content:center;align-items:center;padding:1.5rem;font-size:1.5rem;line-height:1.3;text-decoration:none;display:flex;box-shadow:0 8px 32px #00000040}.site-book-row-badge{background:var(--site-accent,#b96d9a);color:#fff;font-family:var(--site-body-font,sans-serif);letter-spacing:.5px;border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.site-book-row-title{font-family:var(--site-heading-font,"yana", sans-serif);color:var(--site-heading,#fff);margin:0 0 .5rem;font-size:2.75rem;font-weight:600;line-height:1.1}.site-book-row-series{font-family:var(--site-body-font,sans-serif);color:var(--site-muted,#b0b0b0);margin:0 0 2rem;font-size:1.25rem;font-style:italic}.site-book-row-actions{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.site-book-row-actions:empty{display:none}.site-book-row-button{background:linear-gradient(135deg, var(--site-accent,#b96d9a) 0%, var(--site-accent-hover,#59324c) 100%);color:#fff;font-family:var(--site-body-font,sans-serif);border:1px solid #fff3;border-radius:12px;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.site-book-row-button:hover{background:linear-gradient(135deg, var(--site-accent-hover,#59324c) 0%, var(--site-accent,#b96d9a) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.site-book-row-description{font-family:var(--site-body-font,sans-serif);color:var(--site-text,#e8e8e8);white-space:pre-wrap;margin:0;font-size:1.05rem;line-height:1.8}@media (max-width:768px){.site-book-row{margin-bottom:3rem}.site-book-row-main{grid-template-columns:1fr;justify-items:center;gap:1.5rem}.site-book-row-cover{width:220px;max-width:100%}.site-book-row-details{width:100%}.site-book-row-title{text-align:center;font-size:1.9rem}.site-book-row-series{text-align:center;margin-bottom:1.5rem;font-size:1.05rem}.site-book-row-actions{align-items:stretch}.site-book-row-button{text-align:center}}.site-book-extras{border:1px solid var(--site-card-border,#ffffff26);background:var(--site-card-bg,#ffffff0d);border-radius:12px;margin-top:2rem;padding:.5rem 1.5rem 1rem}.site-book-extras-summary{cursor:pointer;font-family:var(--site-body-font,sans-serif);letter-spacing:1px;text-transform:uppercase;color:var(--site-accent,#b96d9a);padding:.5rem 0;font-size:.95rem;font-weight:600;list-style:none}.site-book-extras-summary::-webkit-details-marker{display:none}.site-book-extras-summary:before{content:"▸";margin-right:.5rem;transition:transform .2s;display:inline-block}.site-book-extras[open]>.site-book-extras-summary:before{transform:rotate(90deg)}.site-book-extras-summary:hover{color:var(--site-accent-hover,#59324c)}.site-book-extras-body{padding-top:1rem}.site-book-extras-promo img{border-radius:8px;width:100%;height:auto;margin-bottom:.75rem;display:block}.site-book-extras-promo p{color:var(--site-text,#e8e8e8);font-family:var(--site-body-font,sans-serif);margin:0 0 1.5rem;line-height:1.7}.site-book-extras-characters{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.site-book-extras-character-card{background:var(--site-card-bg,#ffffff0d);border:1px solid var(--site-card-border,#ffffff26);border-radius:12px;overflow:hidden}.site-book-extras-character-card img{width:100%;height:auto;display:block}.site-book-extras-character-info{padding:1rem}.site-book-extras-character-info strong{color:var(--site-heading,#fff);font-family:var(--site-heading-font,sans-serif);margin-bottom:.35rem;display:block}.site-book-extras-character-info p{color:var(--site-muted,#b0b0b0);margin:0;font-size:.9rem;line-height:1.6}.site-book-extras-links{flex-direction:column;gap:.75rem;display:flex}.site-book-extras-download,.site-book-extras-external{background:var(--site-card-bg,#ffffff0d);border:1px solid var(--site-card-border,#ffffff26);color:var(--site-text,#e8e8e8);font-family:var(--site-body-font,sans-serif);border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.site-book-extras-external{justify-content:space-between}.site-book-extras-download:hover,.site-book-extras-external:hover{border-color:var(--site-accent,#b96d9a);transform:translateY(-1px)}.site-book-extras-download em{color:var(--site-muted,#b0b0b0);font-size:.85rem;font-style:normal}.site-book-extras-external strong{color:var(--site-heading,#fff);margin-bottom:.2rem;display:block}.site-book-extras-external p{color:var(--site-muted,#b0b0b0);margin:0;font-size:.9rem}