.author-hero-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.author-hero-picker label{display:grid;gap:8px;border:1px solid var(--border);border-radius:16px;padding:10px;background:#fff;cursor:pointer}.author-hero-picker input{position:absolute;opacity:0}.author-hero-picker span{display:block;aspect-ratio:16/6;border-radius:12px;background-size:cover;background-position:center;border:3px solid transparent}.author-hero-picker input:checked+span{border-color:var(--gold);box-shadow:0 0 0 3px rgba(109,79,216,.18)}.author-hero-picker small{font-weight:850;color:var(--purple-dark)}
.author-public-hero{position:relative;min-height:520px;display:flex;align-items:end;color:#fff;background-size:cover;background-position:center;border-bottom:1px solid rgba(255,255,255,.12)}.author-public-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,25,54,.94),rgba(33,25,74,.74) 48%,rgba(19,29,61,.22)),linear-gradient(0deg,rgba(16,25,54,.68),transparent 58%)}.author-public-hero .public-container{position:relative;z-index:1;padding:90px 0 54px}.author-hero-layout{display:grid;gap:28px;align-items:end}.author-hero-layout.has-newsletter{grid-template-columns:minmax(0,1fr) minmax(300px,380px)}.author-hero-layout.no-newsletter{grid-template-columns:minmax(0,900px)}.author-public-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:26px;align-items:center;max-width:900px}.author-public-avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;border:5px solid rgba(255,255,255,.88);box-shadow:0 22px 48px rgba(0,0,0,.3);background:#fff}.author-public-card h1{font-size:clamp(42px,6vw,76px);line-height:1;margin:8px 0 12px;letter-spacing:-.05em}.author-public-card p{font-size:19px;line-height:1.7;color:#eef1ff;max-width:680px}.author-socials{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.author-socials a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.13);color:#fff;font-weight:900;border:1px solid rgba(255,255,255,.2);transition:.18s}.author-socials a:hover{background:#f4bb4a;color:#352304;transform:translateY(-1px)}.author-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.author-book-grid .author-book-card:only-child{max-width:min(720px,60%)}.author-book-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:start;background:#fff;border:1px solid var(--ss-border);border-radius:24px;overflow:hidden;padding:18px;box-shadow:0 12px 38px rgba(45,34,91,.07)}.author-book-cover-wrap{align-self:stretch}.author-book-cover{width:100%;aspect-ratio:2/3;object-fit:cover;background:linear-gradient(145deg,#eeeaff,#fff6d8);border-radius:16px;box-shadow:0 10px 24px rgba(45,34,91,.12)}.author-book-details{display:grid;gap:8px;align-content:start}.author-book-details h3{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.08;color:var(--ss-purple-dark)}.author-book-details p{margin:0}.author-book-excerpt{color:var(--ss-ink);line-height:1.65}.author-read-more{display:inline-flex;width:max-content;align-items:center;border:0;background:transparent;color:var(--ss-purple-dark);font-weight:900;text-decoration:underline;text-decoration-color:rgba(244,187,74,.75);text-underline-offset:4px;cursor:pointer}.author-read-more:hover{color:#805c11}.author-purchase-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.author-purchase-links a{border-radius:999px;background:var(--ss-lav);color:var(--ss-purple-dark);font-size:13px;font-weight:900;padding:8px 11px;transition:.18s}.author-purchase-links a:hover{background:#f4bb4a;color:#352304;transform:translateY(-1px)}.author-newsletter{background:linear-gradient(145deg,rgba(33,25,71,.92),rgba(56,37,110,.88));color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:24px;box-shadow:0 22px 55px rgba(0,0,0,.28);padding:24px;backdrop-filter:blur(10px)}.author-newsletter h2{margin:6px 0 8px}.author-newsletter p{color:#ddd9f2}.author-newsletter form{display:grid;gap:10px}.author-newsletter input{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:#fff;border-radius:12px;padding:13px}.author-hero-newsletter{align-self:center}.author-content-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:start;margin-top:34px}.author-content-grid>.author-about-card:only-child{grid-column:1/-1;max-width:820px}.author-side-stack{display:grid;gap:22px}.author-review-stack{display:grid;gap:14px}.author-review-stars{color:#d99822;letter-spacing:1px}.author-modal-toggle{display:none}.author-modal{position:fixed;inset:0;background:rgba(16,25,54,.72);z-index:80;display:none;place-items:center;padding:20px}.author-modal>div{background:#fff;border-radius:24px;padding:30px;max-width:760px;max-height:80vh;overflow:auto}.author-book-modal>div{max-width:900px}.author-modal-toggle:checked+.author-modal{display:grid}.author-close{float:right;font-weight:900;color:var(--ss-purple-dark);cursor:pointer}.author-book-modal-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:start}.author-book-modal-layout h2{margin:6px 0 10px;color:var(--ss-purple-dark)}.author-book-full-description{white-space:normal;line-height:1.75;color:var(--ss-ink);margin-top:16px}.author-book-modal-cover-wrap{max-width:190px}
.author-public-grid .input,.author-public-grid .select,.author-public-grid .textarea,.author-content-grid .input,.author-content-grid .select,.author-content-grid .textarea{width:100%;border:1px solid var(--ss-border);border-radius:12px;padding:12px 13px;background:#fff;color:var(--ss-ink)}.author-public-grid .textarea,.author-content-grid .textarea{resize:vertical}.author-public-grid .form-stack,.author-content-grid .form-stack{display:grid;gap:10px}.author-public-grid .activity-item,.author-content-grid .activity-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--ss-border)}.author-public-grid .activity-item:last-child,.author-content-grid .activity-item:last-child{border-bottom:0}
.author-manage-details{display:grid;gap:12px;margin-top:12px}.author-manage-details>summary{list-style:none;cursor:pointer;text-align:center}.author-manage-details>summary::-webkit-details-marker{display:none}.author-manage-details[open]>summary{margin-bottom:12px}.author-book-management-form{align-items:start;border-top:1px solid var(--border);padding-top:16px;margin-top:6px}.author-purchase-edit{border-top:1px solid var(--border);padding-top:12px;margin-top:12px}
.author-backend-list{display:grid;gap:12px;margin-top:18px}.author-backend-event-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--border);border-radius:16px;background:#fff;padding:14px 15px;box-shadow:0 8px 24px rgba(50,37,99,.05)}.author-backend-event-card>div{min-width:0}.author-backend-event-card form{flex:none}.author-review-moderation-card{display:grid;gap:14px;border:1px solid var(--border);border-radius:16px;background:#fff;padding:16px;margin:0 0 14px;box-shadow:0 8px 24px rgba(50,37,99,.05)}.author-review-moderation-card p{margin:10px 0 0;line-height:1.6}.author-review-moderation-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:12px;border-top:1px solid #f0edf8}.author-review-moderation-actions .select{width:min(220px,100%);min-height:44px}.author-review-moderation-actions .btn{min-height:44px}
.author-subscriber-row{align-items:center;justify-content:space-between}.author-subscriber-row>div{min-width:0}.author-subscriber-row form{flex:none}
@media(max-width:980px){.author-hero-layout.has-newsletter,.author-hero-layout.no-newsletter,.author-content-grid{grid-template-columns:1fr}.author-book-grid{grid-template-columns:1fr}.author-book-grid .author-book-card:only-child{max-width:720px}.author-public-card{grid-template-columns:1fr;text-align:center}.author-public-avatar{margin:auto}.author-socials{justify-content:center}.author-hero-picker{grid-template-columns:1fr}.author-book-card{grid-template-columns:150px minmax(0,1fr)}}@media(max-width:620px){.author-public-hero .public-container{padding:70px 0 42px}.author-book-card,.author-book-modal-layout{grid-template-columns:1fr}.author-book-cover-wrap,.author-book-modal-cover-wrap{max-width:190px;margin:0 auto}.author-book-details{text-align:center}.author-read-more{margin:0 auto}.author-purchase-links{justify-content:center}}
@media(max-width:620px){.author-backend-event-card{align-items:stretch;flex-direction:column}.author-backend-event-card .btn,.author-review-moderation-actions .btn,.author-review-moderation-actions .select{width:100%}.author-review-moderation-actions{display:grid}}
@media(max-width:620px){.author-subscriber-row{align-items:stretch;flex-direction:column}.author-subscriber-row .btn{width:100%}}

.author-socials.public-social-links{justify-content:flex-start;margin:18px 0 0}.author-socials .public-social-link{width:38px;height:38px;min-width:38px;color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.2)}.author-socials .public-social-link svg{width:21px;height:21px}.author-socials .public-social-link:hover,.author-socials .public-social-link:focus{background:#f4bb4a;color:#352304;border-color:rgba(244,187,74,.7);transform:translateY(-1px)}.author-about-reviews-grid{align-items:start}.author-about-reviews-grid .author-review-card:only-child{grid-column:1/-1;max-width:820px}.author-review-card{display:grid;gap:18px}.author-review-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:4px}.author-events-section,.author-blog-section{margin-top:34px}.author-events-section .section-heading,.author-blog-section .section-heading{margin-bottom:20px}.author-events-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.author-blog-grid article{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.author-blog-grid article:hover,.author-blog-grid article:focus-within{transform:translateY(-2px);border-color:#d9c88d;box-shadow:0 16px 42px rgba(45,34,91,.1)}.author-blog-card-link{display:grid;height:100%;color:inherit}.author-blog-card-link:focus{outline:3px solid rgba(244,187,74,.8);outline-offset:4px;border-radius:22px}.author-blog-card-body{display:grid;gap:9px;align-content:start;padding:18px 20px 20px}.author-blog-card-body h2{margin:0;line-height:1.18}.author-blog-card-body p{margin:0}.author-blog-read-more{display:inline-flex;margin-top:2px;color:var(--ss-purple-dark);font-weight:900;text-decoration:underline;text-decoration-color:rgba(244,187,74,.75);text-underline-offset:4px}.author-review-modal .form-stack{display:grid;gap:10px;margin-top:16px}.author-review-modal .input,.author-review-modal .select,.author-review-modal .textarea{width:100%;border:1px solid var(--ss-border);border-radius:12px;padding:12px 13px;background:#fff;color:var(--ss-ink)}.author-blog-byline{display:flex;align-items:center;gap:14px;margin-bottom:22px}.author-blog-byline img{width:58px;height:58px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 10px 24px rgba(45,34,91,.13)}.author-blog-byline strong{display:block;color:var(--ss-purple-dark);font-size:18px;margin-top:3px}
@media(max-width:980px){.author-socials.public-social-links{justify-content:center}.author-events-grid{grid-template-columns:1fr}.author-events-section,.author-blog-section{margin-top:28px}}@media(max-width:620px){.author-review-actions{justify-content:center}.author-events-section,.author-blog-section{margin-top:24px}.author-blog-card-body{padding:16px}.author-blog-byline{align-items:flex-start}.author-modal>div{padding:24px;width:min(100%,720px)}}

.author-page-main.public-section{padding:68px 0 74px}.author-page-main .section-heading{margin-bottom:22px}.author-page-main .section-heading h2{margin-bottom:8px}.author-book-card,.author-review-stack .soft-card,.author-event-card,.author-blog-grid article{border:1px solid var(--ss-border);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(45,34,91,.075)}.author-book-card{box-shadow:0 14px 38px rgba(45,34,91,.08)}.author-about-card{padding:6px 0 0}.author-about-card .section-heading{max-width:760px}.author-about-card .section-heading p{margin-bottom:20px}.author-review-card{display:grid;gap:18px;align-content:start}.author-review-stack .soft-card{padding:20px}.author-review-stack .soft-card p{line-height:1.65}.author-events-section,.author-blog-section,.author-content-grid{margin-top:42px}.author-books-section+.author-content-grid{margin-top:42px}.author-events-grid{display:grid;grid-template-columns:minmax(0,880px);gap:14px}.author-event-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px}.author-event-date{width:68px;min-height:74px;border-radius:18px;background:linear-gradient(145deg,#fff7dc,#f4bb4a);border:1px solid rgba(217,152,34,.3);display:grid;place-items:center;text-align:center;color:#553a08;box-shadow:0 8px 20px rgba(217,152,34,.15)}.author-event-date span{font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.author-event-date strong{font-size:30px;line-height:1;letter-spacing:-.04em}.author-event-details{display:grid;gap:4px}.author-event-details h3{margin:0;color:var(--ss-purple-dark);font-size:clamp(20px,2vw,25px);line-height:1.16}.author-event-details p{margin:0;color:var(--ss-ink);line-height:1.45}.author-event-details small{color:var(--ss-muted);font-weight:850}.author-event-description{color:var(--ss-muted)!important;font-size:14px}.author-event-button{white-space:nowrap;box-shadow:0 8px 22px rgba(57,42,111,.08)}.author-blog-grid article{overflow:hidden}.author-blog-grid article>img,.author-blog-card-link>img{border-radius:0}.author-blog-card-body{padding:20px}.author-blog-card-body span{color:var(--ss-muted);font-weight:850}.author-blog-card-body h2{color:var(--ss-purple-dark)}.author-newsletter{border-radius:24px;box-shadow:0 18px 45px rgba(0,0,0,.24)}.author-book-grid{gap:22px}.author-review-stack{gap:14px}
@media(max-width:980px){.author-page-main.public-section{padding:58px 0 64px}.author-events-section,.author-blog-section,.author-content-grid{margin-top:34px}.author-events-grid{grid-template-columns:1fr}}@media(max-width:620px){.author-page-main.public-section{padding:46px 0 54px}.author-event-card{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:16px}.author-event-button{grid-column:2;justify-self:start;margin-top:4px}.author-event-date{width:58px;min-height:64px;border-radius:15px}.author-event-date strong{font-size:25px}.author-event-details h3{font-size:20px}.author-blog-card-body{padding:16px}.author-events-section,.author-blog-section,.author-content-grid{margin-top:28px}}

.author-book-card,.author-review-stack .soft-card,.author-event-card,.author-blog-grid article{box-shadow:0 10px 24px rgba(72,68,88,.12),0 2px 8px rgba(72,68,88,.06)}.author-events-section{max-width:940px}.author-events-grid{display:grid;grid-template-columns:1fr;gap:10px;background:linear-gradient(180deg,#fff,#fdfcff);border:1px solid #ddd8e8;border-radius:28px;padding:12px;box-shadow:0 14px 32px rgba(72,68,88,.13),0 3px 10px rgba(72,68,88,.07)}.author-event-card{grid-template-columns:78px minmax(0,1fr) auto;min-height:98px;padding:18px 18px 18px 16px;border-color:#ebe6f3;border-radius:20px;box-shadow:0 5px 14px rgba(72,68,88,.08);background:#fff}.author-event-date{align-self:center;overflow:hidden;width:62px;min-height:70px;border-radius:14px;background:#fff;border:1px solid #d9d2e8;color:var(--ss-purple-dark);box-shadow:0 5px 12px rgba(72,68,88,.08)}.author-event-date span{align-self:stretch;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3eaff,#fff2c7);border-bottom:1px solid #ddd3ea;color:#6a4aa3;font-size:11px;line-height:1;padding:8px 4px}.author-event-date strong{display:flex;align-items:center;justify-content:center;width:100%;min-height:43px;background:#fff;font-size:29px;color:#2f2858}.author-event-details{gap:5px}.author-event-details h3{font-size:22px;font-weight:900;color:#282452}.author-event-details p{color:#596178;font-weight:750}.author-event-details small{color:#8a779f}.author-event-description{font-weight:500!important;line-height:1.55!important}.author-event-button{border-color:#dcd5e8;background:#fff;color:var(--ss-purple-dark);padding:10px 15px;box-shadow:0 4px 12px rgba(72,68,88,.08)}.author-event-button:hover,.author-event-button:focus{background:var(--ss-lav);box-shadow:0 7px 16px rgba(72,68,88,.12)}.author-review-stack .soft-card{border-radius:22px}.author-blog-grid article{border-radius:24px}
@media(max-width:620px){.author-events-section{max-width:none}.author-events-grid{border-radius:24px;padding:10px}.author-event-card{grid-template-columns:64px minmax(0,1fr);min-height:0;padding:14px}.author-event-date{width:56px;min-height:64px}.author-event-date span{padding:7px 4px;font-size:10px}.author-event-date strong{min-height:39px;font-size:25px}.author-event-button{grid-column:2;justify-self:start}}

.author-adaptive-row{display:grid;gap:24px;align-items:start;margin-top:42px}.author-adaptive-row-1{grid-template-columns:1fr}.author-adaptive-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.author-adaptive-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.author-adaptive-row-1>.author-about-card:only-child{max-width:none}.author-adaptive-row .author-about-card,.author-adaptive-row .author-review-card,.author-adaptive-row .author-events-section{margin-top:0;min-width:0}.author-adaptive-row .section-heading{margin-bottom:16px}.author-adaptive-row .section-heading h2{font-size:clamp(27px,2.7vw,36px);line-height:1.08}.author-adaptive-row .author-events-section{max-width:none}.author-adaptive-row .author-events-grid{max-width:none;gap:10px;padding:10px;border-radius:24px}.author-adaptive-row .author-event-card{grid-template-columns:62px minmax(0,1fr);gap:14px;min-height:0;padding:14px}.author-adaptive-row .author-event-date{width:56px;min-height:64px;border-radius:14px}.author-adaptive-row .author-event-date span{font-size:10px;padding:7px 4px}.author-adaptive-row .author-event-date strong{min-height:39px;font-size:25px}.author-adaptive-row .author-event-details h3{font-size:18px}.author-adaptive-row .author-event-details p,.author-adaptive-row .author-event-description{font-size:13px}.author-adaptive-row .author-event-button{grid-column:2;justify-self:start;margin-top:3px}.author-adaptive-row .author-review-stack .soft-card{padding:18px}.author-adaptive-row .author-review-stack .soft-card p{font-size:14px}.author-events-modal .author-events-grid{max-width:none}.author-events-modal .author-event-card{grid-template-columns:78px minmax(0,1fr) auto;padding:18px 18px 18px 16px}.author-events-modal .author-event-button{grid-column:auto;justify-self:auto;margin-top:0}
@media(max-width:1100px){.author-adaptive-row-3{grid-template-columns:repeat(2,minmax(0,1fr))}.author-adaptive-row-3 .author-events-section{grid-column:1/-1}.author-adaptive-row-3 .author-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.author-adaptive-row,.author-adaptive-row-1,.author-adaptive-row-2,.author-adaptive-row-3{grid-template-columns:1fr}.author-adaptive-row-3 .author-events-section{grid-column:auto}.author-adaptive-row-3 .author-events-grid{grid-template-columns:1fr}.author-events-modal .author-event-card{grid-template-columns:64px minmax(0,1fr)}.author-events-modal .author-event-button{grid-column:2;justify-self:start;margin-top:4px}}
