.embla-carousel-wrapper{--gap:20px;width:100%;display:grid;position:relative;overflow:visible}.carousel-header{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;gap:50px;margin-bottom:24px;display:flex}.carousel-header-top{justify-content:space-between;align-items:center;display:flex}.carousel-title{letter-spacing:.01em;color:#fefbff;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;height:auto;margin:0;font-size:24px;font-style:normal;font-weight:600;line-height:1.2;overflow:hidden}.carousel-header-top .flex>div.flex{align-items:center}.carousel-title em{padding-right:.1em;font-style:italic}.carousel-title-skeleton{background:linear-gradient(90deg,#1f1f23 0%,#2a2a2e 50%,#1f1f23 100%) 0 0/200% 100%;border-radius:6px;width:180px;height:30px;animation:1.5s ease-in-out infinite shimmer}.show-all-btn{color:#acaaaf;letter-spacing:.4px;cursor:pointer;background:0 0;border:none;width:60px;height:18px;padding:0;font-size:14px;font-style:normal;font-weight:600;line-height:125%}.carousel-progress{opacity:1;flex-wrap:nowrap;flex-shrink:0;column-gap:2px;max-width:200px;transition:opacity .3s;display:flex}.progress-bar{background-color:rgba(255,255,255,.4);border-radius:1px;flex-shrink:0;width:16px;height:2px;transition:background-color .3s}.progress-bar.active{background-color:rgba(255,255,255,.9)}.embla-carousel-container{align-items:center;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.embla-viewport{cursor:grab;width:calc(100% + 160px);margin-left:-80px;margin-right:-80px;padding-left:80px;padding-right:80px;overflow:hidden}.embla-viewport:active{cursor:grabbing}.embla-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:row;display:flex}.embla-slide{flex:none;align-self:flex-start;min-width:0}.upload-item{width:172px;height:275px}@media (max-width:1024px){.upload-item{width:156px;height:250px}}@media (max-width:820px){.upload-item{width:148px;height:237px}}@media (max-width:640px){.upload-item{width:140px;height:224px}}@media (max-width:420px){.upload-item{width:120px;height:192px}}.embla-slide.book-removing{animation:.3s cubic-bezier(.4,0,1,1) forwards book-slide-out}.carousel-item{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px;flex:none;overflow:hidden}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.carousel-btn{color:#fff;cursor:pointer;z-index:3;opacity:0;-webkit-backdrop-filter:blur(8px);pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;background-color:rgba(0,0,0,.7);border:2px solid rgba(255,255,255,.5);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px rgba(0,0,0,.5)}.carousel-btn:not(:disabled){opacity:0;transition:opacity .15s ease-out}.embla-carousel-container:hover .carousel-btn.left:not(:disabled),.embla-carousel-container:hover .carousel-btn.right:not(:disabled),.embla-carousel-wrapper:hover .carousel-btn:not(:disabled){opacity:1}.carousel-btn:hover:not(:disabled){color:#000;background-color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.9);transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.4)}.carousel-btn:active:not(:disabled){transform:translateY(-50%)scale(1.05)}.carousel-btn.left{left:10px}.carousel-btn.right{right:10px}.carousel-btn:disabled,.carousel-btn.at-edge:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.embla-carousel-container:hover .carousel-btn.at-edge:not(:disabled){opacity:1}.carousel-btn svg{stroke-width:3px;flex-shrink:0;width:28px;height:28px}@media (max-width:1024px){.carousel-header{padding:0}.carousel-title{height:28px;font-size:22px}.carousel-title-skeleton{width:160px;height:32px}.embla-viewport{width:calc(100% + 80px);margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}.carousel-btn{display:none}}@media (max-width:820px){.embla-viewport{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.carousel-title{height:auto;font-size:20px}.carousel-title-skeleton{width:150px;height:30px}}@media (max-width:640px){.carousel-header{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin-bottom:16px;padding:0}.carousel-title-skeleton{width:140px;height:24px}.carousel-header-top{flex:1;min-width:0}.carousel-title{letter-spacing:0;white-space:nowrap;text-overflow:clip;flex-shrink:0;max-width:none;height:auto;font-size:18px;font-weight:600;overflow:visible}.carousel-header-top .flex>div.flex{flex-wrap:nowrap;gap:6px}.carousel-progress{display:none}.embla-viewport{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.carousel-btn{display:none}}@media (max-width:420px){.carousel-header{margin-bottom:14px}.carousel-title{max-width:calc(100vw - 60px);font-size:20px}.carousel-title-skeleton{width:100px;height:24px}}@keyframes slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.animate-slide-in{animation:.3s ease-out slide-in}@keyframes book-slide-in{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes book-slide-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}:root{--color-text-primary:#fefbff;--color-text-secondary:#acaaaf;--color-text-tertiary:#919094;--color-text-white:#fff;--color-bg-dark:#1b1b1f;--color-bg-light:#f2f0f4;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:24px;--border-radius-full:100px;--gap-small:8px;--gap-medium:12px;--gap-large:20px;--gap-xlarge:24px}.heading-1{letter-spacing:.02em;color:var(--color-text-primary);font-size:24px;font-style:normal;font-weight:600;line-height:125%}.heading-2{letter-spacing:.02em;font-size:20px;font-style:normal;font-weight:600;line-height:125%}.heading-3{letter-spacing:.02em;font-size:18px;font-style:normal;font-weight:600;line-height:125%}.label-large{letter-spacing:.4px;font-size:16px;font-style:normal;font-weight:600;line-height:125%}.label-medium{letter-spacing:.4px;font-size:14px;font-style:normal;font-weight:600;line-height:125%}.body-text{font-size:16px;font-style:normal;font-weight:400;line-height:130%}.caption-text{letter-spacing:.4px;font-size:12px;font-style:normal;font-weight:400;line-height:135%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.no-drag{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.no-image-interaction{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:none}.placeholder-base{background:linear-gradient(90deg,#ddd,#ccc,#ddd) 0 0/200% 100%;animation:1.5s infinite shimmer}.placeholder-dark{background:linear-gradient(90deg,#ccc,#bbb,#ccc) 0 0/200% 100%;animation:1.5s infinite shimmer}.placeholder-rect{border-radius:var(--border-radius-small)}.placeholder-circle{border-radius:50%}.placeholder-title{border-radius:var(--border-radius-small);background:linear-gradient(90deg,#ccc,#bbb,#ccc) 0 0/200% 100%;width:120px;height:16px;animation:1.5s infinite shimmer}.placeholder-subtitle{background:linear-gradient(90deg,#ccc,#bbb,#ccc) 0 0/200% 100%;border-radius:3px;width:80px;height:12px;animation:1.5s infinite shimmer}.shadow-small{box-shadow:0 2px 6px rgba(0,0,0,.2)}.shadow-medium{box-shadow:0 4px 8px rgba(0,0,0,.1)}.shadow-large{box-shadow:0 4px 12px rgba(0,0,0,.3)}.flex-center{justify-content:center;align-items:center;display:flex}.flex-column{flex-direction:column;display:flex}.flex-row{flex-direction:row;display:flex}.flex-start{justify-content:flex-start;align-items:flex-start;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.transition-smooth{transition:all .2s}.transition-fast{transition:all .15s ease-out}.transition-opacity{transition:opacity .3s}.transition-transform{transition:transform .3s}.rounded-small{border-radius:var(--border-radius-small)}.rounded-medium{border-radius:var(--border-radius-medium)}.rounded-large{border-radius:var(--border-radius-large)}.rounded-pill{border-radius:var(--border-radius-full)}.btn-base{background:var(--color-bg-light);border-radius:var(--border-radius-full);cursor:pointer;border:none;flex-direction:row;justify-content:center;align-items:center;padding:12px;transition:all .2s;display:flex}.btn-label{letter-spacing:.4px;color:var(--color-bg-dark);font-size:14px;font-style:normal;font-weight:600;line-height:125%}.responsive-padding-horizontal{padding-left:max(12px,min(5vw,80px));padding-right:max(12px,min(5vw,80px))}.img-cover{object-fit:cover;width:100%;height:100%}.img-contain{object-fit:contain;width:100%;height:100%}.gradient-fade-left{background:linear-gradient(to right,var(--surface-1),transparent)}.gradient-fade-right{background:linear-gradient(to left,var(--surface-1),transparent)}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.author-carousel .carousel-item{margin-bottom:0;padding:0;overflow:visible!important}.author-carousel .embla-slide{align-self:flex-start;padding:4px 4px 0;overflow:visible}.author-carousel .embla-carousel-container{align-items:flex-start}.author-carousel .carousel-btn{top:50%;transform:translateY(-50%)}.author-carousel .carousel-btn:hover{transform:translateY(-50%)scale(1.1)}.author-carousel .carousel-btn:active{transform:translateY(-50%)}@media (max-width:900px){.author-carousel .carousel-btn.right{right:max(8px,min(5vw,16px))}}@media (max-width:600px){.author-carousel .carousel-btn.right{right:max(8px,min(5vw,12px))}}.author-carousel .author-card{width:172px;box-shadow:none;border-radius:8px;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;margin:0;padding:8px 0 0;transition:background-color .15s ease-out;display:flex;position:relative}.author-carousel .author-card:before{content:"";pointer-events:none;z-index:1;border:2px solid transparent;border-radius:10px;transition:border-color .15s ease-out;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}@media (min-width:1025px){.author-carousel .author-card{transition:transform .15s ease-out}.author-carousel .author-card:hover{background-color:transparent}.author-carousel .author-card:active{transform:scale(.96)}.author-carousel .author-card:hover:before{border-color:transparent!important}}.author-portrait{border-radius:50%;width:160px;height:160px;margin-bottom:15px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3)}.author-portrait.author-portrait-default{box-shadow:none}.author-initials{color:#fff;font-size:44px;line-height:1}.author-portrait img{object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.author-name{color:var(--color-text-primary);text-align:center;font-size:16px;font-weight:500;line-height:1.2}.author-placeholder{flex-direction:column;align-items:center;display:flex}.author-placeholder .portrait-placeholder{background:linear-gradient(90deg,#333,#444,#333) 0 0/200% 100%;border-radius:50%;width:160px;height:160px;margin-bottom:15px;animation:1.5s infinite shimmer}.name-placeholder{background:linear-gradient(90deg,#1f1f23 0%,#2a2a2e 50%,#1f1f23 100%) 0 0/200% 100%;border-radius:4px;width:100px;height:16px;animation:1.5s infinite shimmer}.author-lifetime{letter-spacing:.4px;color:var(--color-text-tertiary);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:135%}@media (max-width:1024px){.author-carousel .author-card{width:156px}.author-portrait,.author-placeholder .portrait-placeholder{width:140px;height:140px;margin-bottom:12px}.author-initials{font-size:40px}}@media (max-width:768px){.author-carousel .author-card{width:130px;padding:6px 0 0}.author-portrait,.author-placeholder .portrait-placeholder{width:110px;height:110px;margin-bottom:10px}.author-name{font-size:14px}.name-placeholder{width:80px;height:14px}.author-carousel .carousel-btn{display:none}.author-initials{font-size:34px}}@media (max-width:480px){.author-carousel .author-card{width:110px}.author-portrait,.author-placeholder .portrait-placeholder{width:90px;height:90px;margin-bottom:8px}.author-name{font-size:13px}.author-initials{font-size:28px}}.author-carousel .swiper-slide:active,.author-carousel .author-item:active{transform:none!important}@media (max-width:1024px){.author-carousel .author-card{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;transition:transform .1s ease-out,opacity .1s ease-out}.author-carousel .author-card:hover{background-color:transparent!important}.author-carousel .author-card:hover:before{border-color:transparent!important}.author-carousel .author-card.author-pressed{transform:scale(.96)!important}.author-carousel .author-card.author-long-press-active{opacity:.9;transform:scale(.94)!important}}
.AuthorActionSheet-module__eMQ-fa__overlay{z-index:1000;pointer-events:none;background:0 0;justify-content:center;align-items:flex-end;transition:background .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.AuthorActionSheet-module__eMQ-fa__overlayVisible{pointer-events:auto;overscroll-behavior:contain;touch-action:none;background:rgba(0,0,0,.6)}.AuthorActionSheet-module__eMQ-fa__sheet{will-change:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:16px 16px 0 0;width:100%;max-width:500px;transition:transform .3s cubic-bezier(.32,.72,0,1);transform:translateY(100%)}.AuthorActionSheet-module__eMQ-fa__sheet *{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.AuthorActionSheet-module__eMQ-fa__sheetDragging{transition:none!important}.AuthorActionSheet-module__eMQ-fa__sheetVisible{transform:translateY(0)}.AuthorActionSheet-module__eMQ-fa__dragHandle{cursor:grab;justify-content:center;padding:16px 0 12px;display:flex}.AuthorActionSheet-module__eMQ-fa__dragHandle:active{cursor:grabbing}.AuthorActionSheet-module__eMQ-fa__dragHandleBar{background-color:rgba(255,255,255,.35);border-radius:3px;width:40px;height:5px}.AuthorActionSheet-module__eMQ-fa__authorInfo{border-bottom:1px solid rgba(255,255,255,.1);align-items:center;gap:14px;padding:8px 20px 20px;display:flex}.AuthorActionSheet-module__eMQ-fa__authorPhoto{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.AuthorActionSheet-module__eMQ-fa__authorDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AuthorActionSheet-module__eMQ-fa__authorName{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.AuthorActionSheet-module__eMQ-fa__authorMeta{color:#a7a7a7;font-size:13px;line-height:1.3}.AuthorActionSheet-module__eMQ-fa__actions{padding:8px 0}.AuthorActionSheet-module__eMQ-fa__actionItem{color:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:14px 20px;font-family:inherit;font-size:15px;font-weight:400;text-decoration:none;transition:none;display:flex}.AuthorActionSheet-module__eMQ-fa__actionItem:active{background:rgba(255,255,255,.12)}@media (hover:hover){.AuthorActionSheet-module__eMQ-fa__actionItem:hover{background:rgba(255,255,255,.08)}}.AuthorActionSheet-module__eMQ-fa__actionIcon{color:#a7a7a7;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.AuthorActionSheet-module__eMQ-fa__actionText{flex:1}.AuthorActionSheet-module__eMQ-fa__actionChevron{color:#6a6a6a;flex-shrink:0}.AuthorActionSheet-module__eMQ-fa__safeArea{height:calc(env(safe-area-inset-bottom,0px) + 8px);min-height:8px}@media (min-width:641px) and (max-width:1024px){.AuthorActionSheet-module__eMQ-fa__sheet{border-radius:16px 16px 0 0;width:100%;max-width:100%;margin:0}.AuthorActionSheet-module__eMQ-fa__authorPhoto{width:72px;height:72px}.AuthorActionSheet-module__eMQ-fa__authorName{font-size:17px}.AuthorActionSheet-module__eMQ-fa__authorMeta{font-size:14px}.AuthorActionSheet-module__eMQ-fa__actionItem{padding:16px 24px;font-size:16px}.AuthorActionSheet-module__eMQ-fa__safeArea{height:calc(env(safe-area-inset-bottom,0px) + 12px);min-height:12px}}@media (min-width:1025px){.AuthorActionSheet-module__eMQ-fa__sheet{max-width:500px}}@media (max-width:380px){.AuthorActionSheet-module__eMQ-fa__authorInfo{gap:12px;padding:8px 16px 16px}.AuthorActionSheet-module__eMQ-fa__authorPhoto{width:56px;height:56px}.AuthorActionSheet-module__eMQ-fa__authorName{font-size:15px}.AuthorActionSheet-module__eMQ-fa__authorMeta{font-size:12px}.AuthorActionSheet-module__eMQ-fa__actionItem{gap:14px;padding:12px 16px;font-size:14px}.AuthorActionSheet-module__eMQ-fa__actionIcon{width:22px;height:22px}.AuthorActionSheet-module__eMQ-fa__actionIcon svg{width:20px;height:20px}}
