.chapterlayout-module__-Mp-Ua__appContainer{color:#e8e8f0;background:linear-gradient(#0a0a0f 0%,#13131a 100%);min-height:100vh}.chapterlayout-module__-Mp-Ua__mobileToggle{z-index:1001;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border:none;border-radius:.75rem;width:3rem;height:3rem;font-size:1.5rem;transition:all .3s;display:none;position:fixed;top:1.25rem;left:1.25rem;box-shadow:0 10px 30px #7c3aed66}.chapterlayout-module__-Mp-Ua__mobileToggle:hover{background:linear-gradient(135deg,#6d28d9 0%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 15px 40px #7c3aed99}.chapterlayout-module__-Mp-Ua__sidebar{z-index:1000;background:radial-gradient(circle at 0 0,#1a1a24 0%,#13131a 50%,#0a0a0f 100%);border-right:1px solid #7c3aed26;width:340px;height:100vh;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow:hidden auto;box-shadow:4px 0 30px #00000080}.chapterlayout-module__-Mp-Ua__sidebar::-webkit-scrollbar{width:6px}.chapterlayout-module__-Mp-Ua__sidebar::-webkit-scrollbar-track{background:#7c3aed0d}.chapterlayout-module__-Mp-Ua__sidebar::-webkit-scrollbar-thumb{background:#7c3aed4d;border-radius:3px}.chapterlayout-module__-Mp-Ua__sidebar::-webkit-scrollbar-thumb:hover{background:#7c3aed80}.chapterlayout-module__-Mp-Ua__sidebarOpen{transform:translate(0)}.chapterlayout-module__-Mp-Ua__sidebarClosed{transform:translate(-100%)}.chapterlayout-module__-Mp-Ua__sidebarHeader{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:linear-gradient(#13131afa 0%,#13131aeb 100%);border-bottom:1px solid #7c3aed1a;padding:1.5rem;position:sticky;top:0}.chapterlayout-module__-Mp-Ua__sidebarTitle{letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin-bottom:1rem;font-size:.75rem;font-weight:700}.chapterlayout-module__-Mp-Ua__chapterSelector{margin-top:1rem;position:relative}.chapterlayout-module__-Mp-Ua__chapterButton{color:#e8e8f0;text-align:left;cursor:pointer;background:linear-gradient(135deg,#1e1e28 0%,#1a1a24 100%);border:1px solid #2a2a38;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0006}.chapterlayout-module__-Mp-Ua__chapterButton:before{content:"";opacity:0;background:linear-gradient(90deg,#7c3aed00 0%,#7c3aed0d 50%,#7c3aed00 100%);transition:opacity .3s;position:absolute;inset:0}.chapterlayout-module__-Mp-Ua__chapterButton:hover{background:linear-gradient(135deg,#252532 0%,#1e1e28 100%);border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 20px #7c3aed33}.chapterlayout-module__-Mp-Ua__chapterButton:hover:before{opacity:1}.chapterlayout-module__-Mp-Ua__chapterButton:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed4d}.chapterlayout-module__-Mp-Ua__chapterButtonContent{z-index:1;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex;position:relative}.chapterlayout-module__-Mp-Ua__chapterBadge{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #7c3aed4d}.chapterlayout-module__-Mp-Ua__chapterButtonText{color:#a8a8b8;white-space:nowrap;text-overflow:ellipsis;transition:color .3s;overflow:hidden}.chapterlayout-module__-Mp-Ua__chapterButton:hover .chapterlayout-module__-Mp-Ua__chapterButtonText{color:#e8e8f0}.chapterlayout-module__-Mp-Ua__chapterButtonIcon{color:#a78bfa;z-index:1;flex-shrink:0;width:1.25rem;height:1.25rem;transition:all .3s;position:relative}.chapterlayout-module__-Mp-Ua__chapterButton:hover .chapterlayout-module__-Mp-Ua__chapterButtonIcon{color:#7c3aed}.chapterlayout-module__-Mp-Ua__chapterButtonIconRotated{transform:rotate(180deg)}.chapterlayout-module__-Mp-Ua__dropdownBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#0009;animation:.3s chapterlayout-module__-Mp-Ua__fadeIn;position:fixed;inset:0}@keyframes chapterlayout-module__-Mp-Ua__fadeIn{0%{opacity:0}to{opacity:1}}.chapterlayout-module__-Mp-Ua__dropdownMenu{z-index:20;background:linear-gradient(#13131a 0%,#0a0a0b 100%);border:1px solid #2a2a38;border-radius:.75rem;max-height:26.25rem;margin-top:.5rem;animation:.3s chapterlayout-module__-Mp-Ua__slideUp;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 20px 50px #000000b3}@keyframes chapterlayout-module__-Mp-Ua__slideUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.chapterlayout-module__-Mp-Ua__dropdownMenu::-webkit-scrollbar{width:8px}.chapterlayout-module__-Mp-Ua__dropdownMenu::-webkit-scrollbar-track{background:#1a1a24}.chapterlayout-module__-Mp-Ua__dropdownMenu::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:4px}.chapterlayout-module__-Mp-Ua__dropdownItem{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #2a2a3880;width:100%;padding:1rem;transition:all .2s;position:relative}.chapterlayout-module__-Mp-Ua__dropdownItem:last-child{border-bottom:none}.chapterlayout-module__-Mp-Ua__dropdownItem:before{content:"";opacity:0;background:linear-gradient(90deg,#7c3aed00 0%,#7c3aed0d 100%);transition:opacity .3s;position:absolute;inset:0}.chapterlayout-module__-Mp-Ua__dropdownItem:hover:before{opacity:1}.chapterlayout-module__-Mp-Ua__dropdownItem:hover{background:linear-gradient(90deg,#7c3aed1a 0%,#7c3aed0d 100%);border-left:4px solid #a78bfa}.chapterlayout-module__-Mp-Ua__dropdownItemActive{background:linear-gradient(90deg,#7c3aed33 0%,#7c3aed1a 100%);border-left:4px solid #7c3aed}.chapterlayout-module__-Mp-Ua__dropdownItemContent{z-index:1;align-items:flex-start;gap:.75rem;display:flex;position:relative}.chapterlayout-module__-Mp-Ua__dropdownItemNumber{color:#a8a8b8;background:#1e1e28;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.chapterlayout-module__-Mp-Ua__dropdownItem:hover .chapterlayout-module__-Mp-Ua__dropdownItemNumber{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);transform:scale(1.05);box-shadow:0 4px 12px #7c3aed4d}.chapterlayout-module__-Mp-Ua__dropdownItemActive .chapterlayout-module__-Mp-Ua__dropdownItemNumber{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);transform:scale(1.1);box-shadow:0 4px 12px #7c3aed66}.chapterlayout-module__-Mp-Ua__dropdownItemTitle{color:#a8a8b8;flex:1;padding-top:.25rem;font-size:.90625rem;line-height:1.6;transition:color .2s}.chapterlayout-module__-Mp-Ua__dropdownItem:hover .chapterlayout-module__-Mp-Ua__dropdownItemTitle{color:#e8e8f0}.chapterlayout-module__-Mp-Ua__dropdownItemActive .chapterlayout-module__-Mp-Ua__dropdownItemTitle{color:#a78bfa;font-weight:600}.chapterlayout-module__-Mp-Ua__dropdownItemIndicator{background:#7c3aed;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite chapterlayout-module__-Mp-Ua__pulse;box-shadow:0 0 8px #7c3aed99}@keyframes chapterlayout-module__-Mp-Ua__pulse{0%,to{opacity:1}50%{opacity:.5}}.chapterlayout-module__-Mp-Ua__navSection{padding:1.5rem 1rem}.chapterlayout-module__-Mp-Ua__navSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#7c7c8c;margin-bottom:.75rem;padding:0 .75rem;font-size:.7rem;font-weight:700}.chapterlayout-module__-Mp-Ua__navLink{color:#a8a8b8;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex}.chapterlayout-module__-Mp-Ua__navLink:hover{color:#e8e8f0;background:#7c3aed14}.chapterlayout-module__-Mp-Ua__navLinkActive{color:#a78bfa;background:#7c3aed26;border-left:3px solid #7c3aed;box-shadow:inset 0 0 20px #7c3aed1a}.chapterlayout-module__-Mp-Ua__navIcon{font-size:1.125rem}.chapterlayout-module__-Mp-Ua__navText{flex:1}.chapterlayout-module__-Mp-Ua__sidebarDivider{background:linear-gradient(90deg,#0000,#7c3aed33,#0000);height:1px;margin:1.25rem 1.5rem}.chapterlayout-module__-Mp-Ua__chapterLink{color:#a8a8b8;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:all .3s;display:flex}.chapterlayout-module__-Mp-Ua__chapterLink:hover{color:#e8e8f0;background:#7c3aed14}.chapterlayout-module__-Mp-Ua__chapterLinkActive{color:#fbbf24;background:#fbbf2426;border-left:3px solid #f59e0b}.chapterlayout-module__-Mp-Ua__chapterNumber{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 12px #4f46e54d}.chapterlayout-module__-Mp-Ua__chapterLinkActive .chapterlayout-module__-Mp-Ua__chapterNumber{color:#000;background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);box-shadow:0 4px 12px #f59e0b66}.chapterlayout-module__-Mp-Ua__chapterTitleShort{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chapterlayout-module__-Mp-Ua__sidebarBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000b3;animation:.3s chapterlayout-module__-Mp-Ua__fadeIn;display:none;position:fixed;inset:0}.chapterlayout-module__-Mp-Ua__mainContent{min-height:100vh;margin-left:340px;padding:2rem}.chapterlayout-module__-Mp-Ua__contentWrapper{max-width:900px;margin:0 auto}@media (max-width:1024px){.chapterlayout-module__-Mp-Ua__mobileToggle{justify-content:center;align-items:center;display:flex}.chapterlayout-module__-Mp-Ua__sidebar{transform:translate(-100%)}.chapterlayout-module__-Mp-Ua__sidebarOpen{transform:translate(0)}.chapterlayout-module__-Mp-Ua__sidebarBackdrop{display:block}.chapterlayout-module__-Mp-Ua__mainContent{margin-left:0;padding:5rem 1.5rem 2rem}}@media (max-width:640px){.chapterlayout-module__-Mp-Ua__mobileToggle{width:2.75rem;height:2.75rem;top:1rem;left:1rem}.chapterlayout-module__-Mp-Ua__sidebar{width:300px;max-width:85vw}.chapterlayout-module__-Mp-Ua__sidebarHeader{padding:1.25rem}.chapterlayout-module__-Mp-Ua__chapterButton{padding:.85rem;font-size:.875rem}.chapterlayout-module__-Mp-Ua__navLink{padding:.65rem .85rem;font-size:.8rem}.chapterlayout-module__-Mp-Ua__chapterLink{padding:.55rem .85rem;font-size:.8rem}.chapterlayout-module__-Mp-Ua__mainContent{padding:4.5rem 1rem 1.5rem}}@media (min-width:1025px){.chapterlayout-module__-Mp-Ua__sidebar{transform:translate(0)!important}}
