.chapter-module__7N3dla__storyPage{background-color:var(--bg-primary);min-height:100vh;padding-bottom:80px}.chapter-module__7N3dla__heroContainer{justify-content:center;align-items:center;width:100%;min-height:50vh;margin-bottom:60px;display:flex;position:relative;overflow:hidden}.chapter-module__7N3dla__heroBackground{filter:blur(20px)brightness(.4);z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.chapter-module__7N3dla__heroGradient{background:linear-gradient(to bottom, #0003 0%, var(--bg-primary) 100%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.chapter-module__7N3dla__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;padding:100px 20px 40px;animation:.8s ease-out forwards chapter-module__7N3dla__slideUpFade;display:flex;position:relative}.chapter-module__7N3dla__backButtonTop{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:30px;margin-bottom:24px;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.chapter-module__7N3dla__backButtonTop:hover{background:#fff3;transform:translateY(-2px)}.chapter-module__7N3dla__heroImageWrapper{border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:320px;margin-bottom:30px;overflow:hidden;box-shadow:0 20px 40px #0006}.chapter-module__7N3dla__heroImageWrapper img{width:100%;height:auto;display:block}.chapter-module__7N3dla__title{color:#fff;text-shadow:0 2px 10px #00000080;margin-bottom:10px;font-size:2.5rem;font-weight:800;line-height:1.3}.chapter-module__7N3dla__contentContainer{max-width:800px;margin:0 auto;padding:0 24px}.chapter-module__7N3dla__storyContent{color:var(--text-primary);line-height:1.8;font-family:var(--font-almarai), system-ui, -apple-system, sans-serif;opacity:0;transition:font-size .2s;animation:1s ease-out .3s forwards chapter-module__7N3dla__fadeIn}.chapter-module__7N3dla__storyContent p{margin-bottom:1.5em}.chapter-module__7N3dla__storyContent blockquote{border-right:4px solid var(--accent-color);color:var(--text-secondary);margin:2em 0;padding-right:20px;font-size:1.1em;font-style:italic}.chapter-module__7N3dla__scheduledContainer{text-align:center;background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:16px;margin-top:40px;padding:4rem 2rem}.chapter-module__7N3dla__scheduledTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.chapter-module__7N3dla__scheduledDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.2rem}.chapter-module__7N3dla__timerGrid{direction:ltr;justify-content:center;gap:1.5rem;display:flex}.chapter-module__7N3dla__timerBlock{flex-direction:column;align-items:center;display:flex}.chapter-module__7N3dla__timerValue{color:var(--accent-primary);font-size:3rem;font-weight:700}.chapter-module__7N3dla__timerLabel{color:var(--text-secondary);font-size:1rem}.chapter-module__7N3dla__timerSeparator{color:var(--text-secondary);font-size:3rem;font-weight:700}.chapter-module__7N3dla__navigationFooter{border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:20px;margin-top:60px;padding-top:40px;display:grid}.chapter-module__7N3dla__navCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;padding:20px;text-decoration:none;transition:all .2s;display:flex}.chapter-module__7N3dla__navCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.chapter-module__7N3dla__navCardLabel{color:var(--text-secondary);text-transform:uppercase;margin-bottom:8px;font-size:.85rem;font-weight:600}.chapter-module__7N3dla__navCardTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.chapter-module__7N3dla__navCard.chapter-module__7N3dla__prev{text-align:right;align-items:flex-start}.chapter-module__7N3dla__navCard.chapter-module__7N3dla__next{text-align:left;align-items:flex-end}.chapter-module__7N3dla__navPlaceholder{color:var(--text-secondary);border:1px dashed var(--border-color);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:20px;font-size:1.1rem;font-weight:600;display:flex}@keyframes chapter-module__7N3dla__slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes chapter-module__7N3dla__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.chapter-module__7N3dla__heroContainer{min-height:40vh}.chapter-module__7N3dla__title{font-size:1.8rem}.chapter-module__7N3dla__navigationFooter{grid-template-columns:1fr}.chapter-module__7N3dla__navCard.chapter-module__7N3dla__prev,.chapter-module__7N3dla__navCard.chapter-module__7N3dla__next{text-align:center;align-items:center}}
.ReadingToolbar-module__YfpORW__toolbar{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:9999px;align-items:center;gap:8px;padding:10px 16px;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px -10px #0000001a,0 1px 3px #0000000d}[data-theme=dark] .ReadingToolbar-module__YfpORW__toolbar{background:#1e1e1ebf;border:1px solid #ffffff1a;box-shadow:0 10px 40px -10px #00000080,0 1px 3px #0003}.ReadingToolbar-module__YfpORW__toolbar:hover{box-shadow:0 15px 50px -10px #00000026,0 2px 6px #00000014}[data-theme=dark] .ReadingToolbar-module__YfpORW__toolbar:hover{box-shadow:0 15px 50px -10px #0009,0 2px 6px #0000004d}.ReadingToolbar-module__YfpORW__toolbar.ReadingToolbar-module__YfpORW__hidden{opacity:0;pointer-events:none;transform:translate(-50%)translateY(24px)scale(.95)}.ReadingToolbar-module__YfpORW__controlsGroup{align-items:center;gap:4px;display:flex}.ReadingToolbar-module__YfpORW__divider{background-color:var(--border-color);opacity:.5;width:1px;height:24px;margin:0 8px}.ReadingToolbar-module__YfpORW__toolBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ReadingToolbar-module__YfpORW__toolBtn:before{content:"";background-color:var(--accent-primary);opacity:0;z-index:0;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;position:absolute;inset:0;transform:scale(0)}.ReadingToolbar-module__YfpORW__toolBtn>*{z-index:1;position:relative}.ReadingToolbar-module__YfpORW__toolBtn:hover{color:var(--text-primary);transform:translateY(-2px)}.ReadingToolbar-module__YfpORW__toolBtn:hover:before{opacity:.1;transform:scale(1)}.ReadingToolbar-module__YfpORW__toolBtn:active{transform:translateY(0)scale(.95)}.ReadingToolbar-module__YfpORW__active{color:var(--accent-primary)}.ReadingToolbar-module__YfpORW__active:before{opacity:.15;transform:scale(1)}.ReadingToolbar-module__YfpORW__fontSizeLabel{font-family:ui-sans-serif,system-ui,sans-serif;font-weight:600}.ReadingToolbar-module__YfpORW__iconOffset{margin-top:-8px;margin-left:-2px}
.ChaptersDrawer-module__ivBEXW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;background-color:#00000080;transition:opacity .3s;position:fixed;inset:0}.ChaptersDrawer-module__ivBEXW__backdrop.ChaptersDrawer-module__ivBEXW__open{opacity:1;pointer-events:auto}.ChaptersDrawer-module__ivBEXW__drawer{background-color:var(--background);z-index:1001;border-left:1px solid var(--border-color);flex-direction:column;width:320px;max-width:80vw;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:-320px;box-shadow:-5px 0 25px #0000001a}.ChaptersDrawer-module__ivBEXW__drawer.ChaptersDrawer-module__ivBEXW__open{right:0}.ChaptersDrawer-module__ivBEXW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:24px;display:flex}.ChaptersDrawer-module__ivBEXW__header h3{color:var(--text-primary);margin:0;font-size:1.2rem}.ChaptersDrawer-module__ivBEXW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s,color .2s;display:flex}.ChaptersDrawer-module__ivBEXW__closeBtn:hover{background-color:var(--surface-hover);color:var(--text-primary)}.ChaptersDrawer-module__ivBEXW__content{flex:1;padding:16px;overflow-y:auto}.ChaptersDrawer-module__ivBEXW__chaptersList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ChaptersDrawer-module__ivBEXW__chapterLink{background-color:var(--surface);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;padding:12px 16px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.ChaptersDrawer-module__ivBEXW__chapterLink:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.ChaptersDrawer-module__ivBEXW__chapterNumber{color:var(--accent-primary);margin-bottom:4px;font-size:.85rem;font-weight:600}.ChaptersDrawer-module__ivBEXW__chapterTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.ChaptersDrawer-module__ivBEXW__emptyText{color:var(--text-secondary);text-align:center;margin-top:40px}
.Comments-module__Y8MmlG__commentsSection{border-top:1px solid var(--border-color);max-width:800px;margin-top:40px;margin-left:auto;margin-right:auto;padding-top:40px}.Comments-module__Y8MmlG__title{color:var(--text-primary);margin-bottom:24px;font-size:1.5rem}.Comments-module__Y8MmlG__commentForm{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.Comments-module__Y8MmlG__textarea{border:1px solid var(--border-color);background-color:var(--surface);width:100%;color:var(--text-primary);resize:vertical;border-radius:12px;padding:16px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Comments-module__Y8MmlG__textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #8c0c371a}.Comments-module__Y8MmlG__submitBtn{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-end;padding:10px 24px;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s}.Comments-module__Y8MmlG__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.Comments-module__Y8MmlG__submitBtn:disabled{background-color:var(--border-color);color:var(--text-secondary);cursor:not-allowed}.Comments-module__Y8MmlG__loginPrompt{background-color:var(--surface);text-align:center;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:12px;margin-bottom:32px;padding:20px}.Comments-module__Y8MmlG__loginPrompt a{color:var(--accent-primary);font-weight:700;text-decoration:none}.Comments-module__Y8MmlG__commentsList{flex-direction:column;gap:24px;display:flex}.Comments-module__Y8MmlG__commentItem{gap:16px;display:flex}.Comments-module__Y8MmlG__commentAvatar{background-color:var(--surface);border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.Comments-module__Y8MmlG__commentAvatar img{object-fit:cover;width:100%;height:100%}.Comments-module__Y8MmlG__commentContent{background-color:var(--surface);border:1px solid var(--border-color);border-radius:12px;flex:1;padding:16px}.Comments-module__Y8MmlG__commentHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Comments-module__Y8MmlG__commentAuthor{color:var(--text-primary);font-weight:700}.Comments-module__Y8MmlG__commentDate{color:var(--text-secondary);font-size:.85rem}.Comments-module__Y8MmlG__commentText{color:var(--text-primary);white-space:pre-wrap;margin:0;line-height:1.6}.Comments-module__Y8MmlG__emptyComments{text-align:center;color:var(--text-secondary);padding:40px 0;font-style:italic}.Comments-module__Y8MmlG__loading{text-align:center;color:var(--text-secondary);padding:40px 0}
.ReportModal-module__815V8W__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background-color:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReportModal-module__815V8W__modal{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:24px;width:90%;max-width:480px;padding:32px;animation:.3s cubic-bezier(.4,0,.2,1) ReportModal-module__815V8W__fadeInScale;box-shadow:0 24px 48px #0003}@keyframes ReportModal-module__815V8W__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ReportModal-module__815V8W__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ReportModal-module__815V8W__header h3{color:var(--text-primary);margin:0;font-size:1.25rem}.ReportModal-module__815V8W__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s,color .2s;display:flex}.ReportModal-module__815V8W__closeBtn:hover{background-color:var(--surface-hover);color:var(--text-primary)}.ReportModal-module__815V8W__description{color:var(--text-secondary);margin-bottom:16px;font-size:.95rem;line-height:1.5}.ReportModal-module__815V8W__textarea{border:1px solid var(--border-color);background-color:var(--surface);width:100%;color:var(--text-primary);resize:vertical;border-radius:8px;margin-bottom:24px;padding:12px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ReportModal-module__815V8W__textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #8c0c371a}.ReportModal-module__815V8W__actions{justify-content:flex-end;gap:12px;display:flex}.ReportModal-module__815V8W__cancelBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-weight:600;transition:background-color .2s}.ReportModal-module__815V8W__cancelBtn:hover{background-color:var(--surface-hover)}.ReportModal-module__815V8W__submitBtn{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:opacity .2s,transform .2s}.ReportModal-module__815V8W__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ReportModal-module__815V8W__submitBtn:disabled{background-color:var(--border-color);color:var(--text-secondary);cursor:not-allowed}.ReportModal-module__815V8W__successMessage{text-align:center;color:#10b981;padding:40px 0;font-size:1.1rem;font-weight:700}
.BiographyClient-module__TFVgmG__pageWrapper{background-color:var(--bg-primary);min-height:100vh;padding:40px 0 80px}.BiographyClient-module__TFVgmG__biographyContainer{flex-direction:column;gap:32px;display:flex}@media (min-width:992px){.BiographyClient-module__TFVgmG__biographyContainer{flex-direction:row;align-items:flex-start}}.BiographyClient-module__TFVgmG__mainContent{background-color:var(--bg-secondary);border-radius:12px;flex:1;max-width:100%;padding:32px;box-shadow:0 4px 12px #0000000d}@media (min-width:992px){.BiographyClient-module__TFVgmG__mainContent{flex:0 0 calc(75% - 32px);max-width:calc(75% - 32px)}}.BiographyClient-module__TFVgmG__sidebar{width:100%}@media (min-width:992px){.BiographyClient-module__TFVgmG__sidebar{-ms-overflow-style:none;scrollbar-width:none;flex:0 0 25%;max-width:25%;max-height:calc(100vh - 48px);padding-right:4px;position:sticky;top:24px;overflow-y:auto}.BiographyClient-module__TFVgmG__sidebar::-webkit-scrollbar{display:none}}.BiographyClient-module__TFVgmG__sidebarProfile{background-color:var(--bg-secondary);border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 4px 12px #0000000d}.BiographyClient-module__TFVgmG__sidebarProfileImage{border:2px solid var(--accent-primary);border-radius:50%;flex-shrink:0;width:50px;height:50px;overflow:hidden}.BiographyClient-module__TFVgmG__sidebarProfileImage img{object-fit:cover;width:100%;height:100%}.BiographyClient-module__TFVgmG__sidebarProfileInfo{flex-direction:column;display:flex}.BiographyClient-module__TFVgmG__sidebarProfileName{color:var(--text-primary);margin:0 0 4px;font-size:1rem;font-weight:700;line-height:1.2}.BiographyClient-module__TFVgmG__sidebarProfileTitle{color:var(--text-secondary);margin:0;font-size:.85rem}.BiographyClient-module__TFVgmG__tocSticky{background-color:var(--bg-secondary);border-radius:12px;padding:24px;box-shadow:0 4px 12px #0000000d}.BiographyClient-module__TFVgmG__tocTitle{color:var(--text-primary);border-bottom:2px solid var(--accent-primary);margin-bottom:16px;padding-bottom:12px;font-size:1.25rem;font-weight:700}.BiographyClient-module__TFVgmG__tocList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.BiographyClient-module__TFVgmG__tocLink{color:var(--text-secondary);border-right:3px solid #0000;padding-right:12px;font-size:.95rem;line-height:1.5;text-decoration:none;transition:all .2s;display:block}.BiographyClient-module__TFVgmG__tocLink:hover{color:var(--text-primary)}.BiographyClient-module__TFVgmG__activeToc{color:var(--text-primary);border-right-color:var(--accent-primary);font-weight:700}.BiographyClient-module__TFVgmG__tocEmpty{color:var(--text-secondary);font-size:.9rem;font-style:italic}.BiographyClient-module__TFVgmG__titleSection{margin-bottom:24px}.BiographyClient-module__TFVgmG__title{color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.3}.BiographyClient-module__TFVgmG__divider{background:var(--border-color);border:0;height:1px;margin:16px 0}.BiographyClient-module__TFVgmG__metaAndShare{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.BiographyClient-module__TFVgmG__metaRow{align-items:center;gap:12px;display:flex}.BiographyClient-module__TFVgmG__categoryBadge{background-color:var(--accent-primary);color:var(--accent-contrast-text);border-radius:20px;padding:4px 16px;font-size:.9rem;font-weight:700}.BiographyClient-module__TFVgmG__dateMeta{color:var(--text-secondary);font-size:.95rem;font-weight:500}.BiographyClient-module__TFVgmG__shareSection{gap:12px;display:flex}.BiographyClient-module__TFVgmG__shareBtn{background-color:var(--bg-secondary,#f0f0f0);width:38px;height:38px;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.BiographyClient-module__TFVgmG__shareBtn:hover{background-color:var(--accent-primary);color:var(--accent-contrast-text);border-color:var(--accent-primary);transform:translateY(-2px)}.BiographyClient-module__TFVgmG__articleContent{color:var(--text-primary);font-size:1.1rem;line-height:1.8}.BiographyClient-module__TFVgmG__articleContent h2{color:var(--text-primary);margin:48px 0 24px;scroll-margin-top:120px;font-size:1.8rem;font-weight:700}.BiographyClient-module__TFVgmG__articleContent p{margin-bottom:24px}.BiographyClient-module__TFVgmG__articleContent .heroBox{float:left;background:#000;border-radius:12px;flex-direction:column;width:45%;margin-bottom:32px;margin-right:32px;display:flex;overflow:hidden}@media (max-width:768px){.BiographyClient-module__TFVgmG__articleContent .heroBox{float:none;width:100%;margin-right:0}}.BiographyClient-module__TFVgmG__articleContent .imageWrapper{width:100%;position:relative}.BiographyClient-module__TFVgmG__articleContent .heroImage{width:100%;height:auto;display:block}.BiographyClient-module__TFVgmG__articleContent .toggleBtn{background-color:var(--accent-primary);color:var(--accent-contrast-text);cursor:pointer;border:none;border-radius:12px 0;outline:none;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.BiographyClient-module__TFVgmG__articleContent .toggleBtn:hover{filter:brightness(.9)}.BiographyClient-module__TFVgmG__articleContent .detailsContainer{color:#fff;padding:24px;display:none}.BiographyClient-module__TFVgmG__articleContent .heroBox.expanded .detailsContainer{animation:.3s ease-in-out BiographyClient-module__TFVgmG__fadeIn;display:block}@keyframes BiographyClient-module__TFVgmG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.BiographyClient-module__TFVgmG__articleContent .heroCaption{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:16px;padding-bottom:16px;font-size:1.3rem;font-weight:700}.BiographyClient-module__TFVgmG__articleContent .detailsList{padding:0}.BiographyClient-module__TFVgmG__articleContent .detailRow{border-bottom:1px dashed #ffffff1a;gap:16px;padding:12px 0;display:flex}.BiographyClient-module__TFVgmG__articleContent .detailRow:last-child{border-bottom:none}.BiographyClient-module__TFVgmG__articleContent .detailKey{color:#fff;flex-shrink:0;width:35%;font-size:.9rem;font-weight:700}.BiographyClient-module__TFVgmG__articleContent .detailValue{color:#ffffffe6;width:65%;font-size:.9rem;font-weight:600}.BiographyClient-module__TFVgmG__articleContent .heroBox.expanded .icon-down{display:none!important}.BiographyClient-module__TFVgmG__articleContent .heroBox.expanded .icon-up{display:block!important}
.page-module__ytFT_W__storyPage{background-color:var(--bg-primary);min-height:100vh;padding-bottom:100px}.page-module__ytFT_W__heroSection{background-color:var(--bg-secondary);justify-content:center;align-items:flex-end;width:100%;height:60vh;min-height:400px;max-height:600px;display:flex;position:relative}.page-module__ytFT_W__heroImage{object-fit:cover}.page-module__ytFT_W__heroOverlay{z-index:1;background:linear-gradient(#0000001a 0%,#0d141ce6 100%);position:absolute;inset:0}.page-module__ytFT_W__heroContent{z-index:2;text-align:center;color:#fff;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:0 20px 60px;display:flex;position:relative}.page-module__ytFT_W__categoryBadge{background-color:var(--accent-color);color:#fff;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:.9rem;font-weight:700}.page-module__ytFT_W__storyTitle{text-shadow:0 2px 10px #00000080;margin:0 0 20px;font-size:3.5rem;font-weight:900;line-height:1.2}.page-module__ytFT_W__storyMeta{opacity:.9;align-items:center;gap:15px;font-size:1.1rem;display:flex}.page-module__ytFT_W__metaSeparator{opacity:.5}.page-module__ytFT_W__contentContainer{max-width:800px;margin:0 auto;padding:60px 20px;transition:all .3s}.page-module__ytFT_W__storyContent{color:var(--text-primary);margin-bottom:60px;line-height:2}.page-module__ytFT_W__storyContent p{margin-bottom:25px}.page-module__ytFT_W__emptyContent{text-align:center;background-color:var(--bg-secondary);color:var(--text-secondary);border:1px dashed var(--border-color);border-radius:12px;padding:40px;font-size:1.2rem}.page-module__ytFT_W__authorBox{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;align-items:center;gap:25px;margin-top:60px;padding:40px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.page-module__ytFT_W__authorBox:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.page-module__ytFT_W__authorAvatar{background-color:var(--bg-primary);border:2px solid var(--accent-color);border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden}.page-module__ytFT_W__authorInfo{flex-direction:column;gap:8px;display:flex}.page-module__ytFT_W__authorName{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:800}.page-module__ytFT_W__authorRole{color:var(--accent-color);font-size:1.1rem;font-weight:700}.page-module__ytFT_W__rating{text-align:center;background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;margin-top:60px;padding:32px}.page-module__ytFT_W__ratingTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.25rem;font-weight:700}.page-module__ytFT_W__stars{color:#dee2e6;justify-content:center;gap:8px;font-size:2.5rem;display:flex}.page-module__ytFT_W__star{cursor:pointer;transition:color .2s,transform .2s}.page-module__ytFT_W__star:hover{transform:scale(1.1)}.page-module__ytFT_W__star:hover,.page-module__ytFT_W__star.page-module__ytFT_W__filled{color:var(--accent-color)}.page-module__ytFT_W__notFound{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:70vh;display:flex}.page-module__ytFT_W__backButton{background-color:var(--accent-color);color:#fff;border-radius:30px;margin-top:20px;padding:12px 30px;font-weight:700;text-decoration:none}.page-module__ytFT_W__chaptersSection{border-top:1px solid var(--border-color);margin-top:40px;padding-top:40px}.page-module__ytFT_W__chaptersTitle{color:var(--text-primary);margin-bottom:20px;font-size:1.8rem;font-weight:800}.page-module__ytFT_W__chaptersList{flex-direction:column;gap:15px;display:flex}.page-module__ytFT_W__chapterItem{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;justify-content:space-between;align-items:center;padding:15px 20px;text-decoration:none;transition:all .2s;display:flex}.page-module__ytFT_W__chapterItem:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module__ytFT_W__chapterNumber{opacity:.8;font-size:1.1rem;font-weight:700}.page-module__ytFT_W__chapterTitle{font-size:1.1rem;font-weight:700}.page-module__ytFT_W__chapterIndexContainer{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;margin-top:3rem;padding:2rem;box-shadow:0 4px 24px #00000005}.page-module__ytFT_W__chapterIndexTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;font-weight:800;display:flex}.page-module__ytFT_W__chapterIndexTitleIcon{color:var(--accent-primary)}.page-module__ytFT_W__chapterGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.page-module__ytFT_W__chapterCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.page-module__ytFT_W__chapterCard:before{content:"";background:var(--accent-primary);transform-origin:bottom;width:4px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;right:0;transform:scaleY(0)}.page-module__ytFT_W__chapterCard:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.page-module__ytFT_W__chapterCard:hover:before{transform:scaleY(1)}.page-module__ytFT_W__chapterCardTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700;transition:color .2s}.page-module__ytFT_W__chapterCard:hover .page-module__ytFT_W__chapterCardTitle{color:var(--accent-primary)}.page-module__ytFT_W__chapterCardMeta{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__ytFT_W__shareSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:0 0 2rem;display:flex}.page-module__ytFT_W__shareLabel{font-size:1.1rem;font-weight:700}.page-module__ytFT_W__shareBtn{color:#fff;background-color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;padding:10px;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__ytFT_W__shareBtn:hover{transform:scale(1.1)}.page-module__ytFT_W__shareBtnTwitter:hover{background-color:#1da1f2}.page-module__ytFT_W__shareBtnFacebook:hover{background-color:#4267b2}.page-module__ytFT_W__shareBtnWhatsapp:hover{background-color:#25d366}.page-module__ytFT_W__shareBtnTelegram:hover{background-color:#08c}.page-module__ytFT_W__shareBtnLinkedin:hover{background-color:#0077b5}.page-module__ytFT_W__shareBtnCopy:hover{background-color:var(--accent-primary)}
