.audio-player-sticky-custom{background:#fff;margin-bottom:30px;padding-top:20px;position:sticky;top:0;z-index:1000}.audio-player-sticky-custom.nav-dropdown-open{z-index:10050}.audio-player-content-custom{background:linear-gradient(135deg,#bd926f,#a67d5e);border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:15px;padding:25px 30px}.player-title-custom{color:#fff;font-family:Frank Ruhl Libre,serif;font-size:1.1rem;line-height:1.5;margin-bottom:5px;text-align:center}.audio-player-custom audio{border-radius:10px;height:50px;margin-bottom:15px;width:100%}.controls-row-custom{align-items:center;display:flex;flex-wrap:wrap;gap:12px;overflow:visible;position:relative}.player-btn-custom{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#474544;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s}.player-btn-custom:hover{background:#face68;box-shadow:0 3px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.player-btn-custom.stop-btn{background:#474544;color:#fff}.player-btn-custom.stop-btn:hover{background:#5a5958}.player-btn-custom.restart-btn{background:#474544;color:#fff}.player-btn-custom.restart-btn i{color:#bd926f}.player-btn-custom.restart-btn:hover{background:#5a5958}.speed-controls-custom{align-items:center;display:flex;gap:10px;margin-left:auto}.speed-btn-custom{background:#fff;border:2px solid transparent;border-radius:25px;color:#474544;cursor:pointer;font-size:.95rem;font-weight:600;min-width:60px;padding:8px 20px;transition:all .2s}.speed-btn-custom:hover{background:#face68;box-shadow:0 2px 6px rgba(0,0,0,.15);color:#474544;transform:translateY(-1px)}.speed-btn-custom.active{background:#face68;border-color:#474544;color:#474544}.transcript-container-custom{background:#fdfcfb;border:1px solid #e5e0da;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);color:#2c2c2c;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:2;margin-bottom:30px;margin-left:auto;margin-right:auto;padding:40px 50px;width:90%}.transcript-container-custom p{hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;margin-bottom:1.8em;text-align:justify;-webkit-text-align:justify;text-indent:2em;word-wrap:break-word;overflow-wrap:break-word}.transcript-container-custom p:first-child{margin-top:0;text-indent:0}.transcript-container-custom p:last-child{margin-bottom:0}.word-custom{border-radius:3px;cursor:pointer;padding:2px 1px;transition:background-color .15s ease}.word-custom:hover{background-color:#e7e7e7}.word-custom.active{background-color:#face68;box-shadow:0 1px 3px rgba(0,0,0,.15)}.mobile-menu-btn{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#474544;cursor:pointer;display:none;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .2s}.mobile-menu-btn:hover{background:#face68;box-shadow:0 3px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.mobile-menu-btn i{font-size:1rem}.mobile-lessons-overlay{background:rgba(0,0,0,.7);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:2000}.mobile-lessons-overlay.active{display:block}.mobile-lessons-panel{background:#fff;bottom:0;box-shadow:2px 0 15px rgba(0,0,0,.3);left:-350px;max-width:85vw;overflow-y:auto;position:fixed;top:0;transition:left .3s ease;width:320px;z-index:2001}.mobile-lessons-panel.active{left:0}.mobile-lessons-header{align-items:center;background:#f8f8f8;border-bottom:2px solid #bd926f;display:flex;justify-content:space-between;padding:20px}.mobile-lessons-header h3{color:#474544;font-family:Frank Ruhl Libre,serif;font-size:1.2rem;margin:0}.mobile-close-btn{background:none;border:none;color:#474544;cursor:pointer;font-size:1.5rem;padding:5px;transition:color .2s}.mobile-close-btn:hover{color:#bd926f}.mobile-lessons-list{padding:15px}.mobile-lesson-item{border-left:3px solid #e7e7e7;border-radius:8px;margin-bottom:8px;padding:12px 15px;transition:all .2s}.mobile-lesson-item:hover{background:#f5f5f5;border-left-color:#bd926f}.mobile-lesson-item.active{background:#fdf6ee;border-left-color:#bd926f}.mobile-lesson-item a{color:#474544;display:block;font-size:.95rem;line-height:1.4;text-decoration:none}.mobile-lesson-item.active a{color:#bd926f;font-weight:600}.speed-dropdown-mobile{display:none;position:relative}.speed-dropdown-btn{align-items:center;background:#fff;border:none;border-radius:25px;color:#474544;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:4px;padding:4px 10px}.speed-dropdown-btn:hover{background:#face68}.speed-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);display:none;left:50%;padding:4px;position:absolute;top:calc(100% + 5px);transform:translateX(-50%);z-index:100}.speed-dropdown-menu.active{display:flex;flex-direction:column;gap:2px}.speed-dropdown-item{background:none;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;padding:6px 16px;white-space:nowrap}.speed-dropdown-item:hover{background:#f5f5f5}.speed-dropdown-item.active{background:#face68;font-weight:600}.mobile-nav-btn{align-items:center;background:#face68!important;border:none;border-radius:25px;color:#474544!important;cursor:pointer;display:none;font-size:.8rem;font-weight:600;gap:4px;margin-left:auto;padding:4px 10px}.mobile-nav-btn:hover{background:#f5c44d!important}.player-nav-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.25);display:none;max-height:70vh;min-width:200px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);z-index:10060}.player-nav-dropdown.active{display:block}.player-nav-dropdown a{border-left:3px solid transparent;color:#474544;display:block;font-size:.95rem;font-weight:500;padding:12px 20px;text-decoration:none;transition:background .2s,color .2s}.player-nav-dropdown a:hover{background:#fdf8f3;border-left-color:#bd926f;color:#bd926f}.player-nav-dropdown .dropdown-divider{background:#e8e4e0;height:1px;margin:8px 16px}.fullscreen-controls{display:flex;gap:8px;margin-left:10px}.fullscreen-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#474544;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.fullscreen-btn:hover{background:#face68;transform:translateY(-1px)}.width-toggle-btn{align-items:center!important;background:#fff!important;border:none!important;border-radius:50%!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;color:#474544!important;cursor:pointer;display:flex!important;height:36px!important;justify-content:center!important;transition:all .2s ease;width:36px!important}.width-toggle-btn:hover{background:#face68!important;transform:translateY(-1px)}.width-toggle-btn i{font-size:.9rem;transition:transform .3s ease}.width-toggle-btn.active{background:#474544!important;color:#fff!important}.width-toggle-btn.active:hover{background:#5a5958!important}.transcript-container-custom.width-matched{border-radius:0 0 12px 12px!important;border-top:none!important;margin-left:0!important;margin-right:0!important;max-width:none!important;width:100%!important}@media (min-width:769px) and (max-width:1100px){#lessonSidebar,#lessonSidebarCol,.lesson-left-content,.lesson-sidebar-col{display:none!important}#lessonContentCol,.lesson-content-col,.lesson-right-content{flex:0 0 100%!important;margin-left:0!important;max-width:100%!important;width:100%!important}.has-v1-sidebar .wrapper,.wrapper{margin-left:0!important;padding-left:0!important}body.has-v1-sidebar{padding-left:0!important}.lesson-row{margin-left:0!important;margin-right:0!important}.container-fluid{padding-left:15px!important;padding-right:15px!important}.add-to-playlist-btn-direct{border-radius:50%!important;height:36px!important;justify-content:center!important;padding:0!important;width:36px!important}.add-to-playlist-btn-direct .playlist-icon{font-size:1.3rem!important;margin:0!important}.add-to-playlist-btn-direct .playlist-text{display:none!important}.audio-download-btn{border-radius:50%!important;height:36px!important;justify-content:center!important;padding:0!important;width:36px!important}.audio-download-btn span{display:none!important}.font-size-btn,.fullscreen-btn,.width-toggle-btn{height:36px!important;width:36px!important}.speed-cycle-btn{padding:6px 12px!important}.player-btn-custom,.speed-cycle-btn{font-size:.85rem!important;height:36px!important}.player-btn-custom{padding:8px 14px!important}.controls-row-custom,.fullscreen-controls{gap:6px!important}}@media (max-width:1100px){.mobile-menu-btn{display:flex!important}.controls-row-custom{flex-wrap:wrap;justify-content:flex-start}.speed-controls-custom{flex-basis:100%;justify-content:flex-start;margin-left:0}.mobile-menu-btn,.player-btn-custom{font-size:.9rem;padding:8px 16px}.speed-btn-custom{font-size:.85rem;min-width:50px;padding:6px 15px}.lesson-left-content{display:none!important}.lesson-right-content{flex:0 0 100%!important;max-width:100%!important}.player-title-custom{font-size:1rem;margin-bottom:10px}.transcript-container-custom{font-size:1rem;padding:20px}}@media (min-width:769px) and (max-width:1335px){#playPauseBtnCustom span,.player-btn-custom#playPauseBtnCustom span{display:none!important}#playPauseBtnCustom,.player-btn-custom#playPauseBtnCustom{min-width:auto!important;padding:10px 14px!important}#restartBtnCustom span,#stopBtnCustom span,.player-btn-custom.restart-btn span,.player-btn-custom.stop-btn span{display:none!important}#restartBtnCustom,#stopBtnCustom,.player-btn-custom.restart-btn,.player-btn-custom.stop-btn{min-width:auto!important;padding:10px 14px!important}.add-to-playlist-btn-direct .playlist-text{display:none!important}.add-to-playlist-btn-direct{border-radius:50%!important;height:40px!important;justify-content:center!important;min-width:40px!important;padding:0!important;width:40px!important}.add-to-playlist-btn-direct .playlist-icon{font-size:1.5rem!important;margin:0!important}.audio-download-btn{border-radius:50%!important;height:40px!important;justify-content:center!important;min-width:40px!important;padding:0!important;width:40px!important}.audio-download-btn span{display:none!important}}@media (min-width:1100px) and (max-width:1400px){.width-toggle-btn{display:none!important}}@media (min-width:769px) and (max-width:1100px){.audio-player-sticky-custom{position:-webkit-sticky!important;position:sticky!important;top:100px!important;top:calc(100px + env(safe-area-inset-top, 0px))!important;z-index:1000}}@media (max-width:768px){.audio-player-sticky-custom{left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-top:0;position:-webkit-sticky!important;position:sticky!important;right:0;top:100px!important;top:calc(100px + env(safe-area-inset-top, 0px))!important;width:100vw;z-index:1000}.audio-player-placeholder,.audio-player-placeholder.active{display:none!important}body.sticky-js-fallback .audio-player-sticky-placeholder{display:block!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.audio-player-content-custom{border-radius:0;gap:2px;padding:5px 10px 10px}.player-title-custom{font-size:.85rem;margin-bottom:2px}.audio-player-custom audio{border-radius:0;height:32px;margin-bottom:2px;width:100%}#playPauseBtnCustom,.player-btn-custom#playPauseBtnCustom,button#playPauseBtnCustom{align-items:center!important;box-sizing:border-box!important;display:inline-flex!important;font-size:.85rem!important;height:36px!important;line-height:36px!important;padding:0 12px!important}#restartBtnCustom,.player-btn-custom.restart-btn,button#restartBtnCustom,button.player-btn-custom.restart-btn{align-items:center!important;border:none!important;border-radius:50%!important;box-sizing:border-box!important;display:inline-flex!important;flex:0 0 36px!important;height:36px!important;justify-content:center!important;margin-left:6px!important;margin-right:6px!important;max-height:36px!important;max-width:36px!important;min-height:36px!important;min-width:36px!important;padding:0!important;width:36px!important}#restartBtnCustom i,.player-btn-custom.restart-btn i{line-height:1!important;margin:0!important;padding:0!important}.font-size-btn{flex:0 0 36px!important;min-height:36px!important}.font-size-btn.increase{font-size:1.4rem!important;font-weight:800!important}.font-size-btn.decrease{font-size:.75rem!important}.add-to-playlist-btn-direct,.audio-download-btn{flex:0 0 36px!important;min-height:36px!important}.player-btn-custom{box-sizing:border-box!important;font-size:.85rem!important;height:36px!important;padding:0 12px!important}.fullscreen-controls,.player-btn-custom.stop-btn,.width-toggle-btn{display:none!important}.controls-row-custom{gap:6px}.mobile-menu-btn{align-items:center!important;background:#474544!important;color:#fff!important;display:flex!important;padding:0 12px!important}.mobile-menu-btn,.speed-cycle-btn{font-size:.85rem!important;height:36px!important}.speed-cycle-btn{min-width:auto!important;padding:0 14px!important}.add-to-playlist-btn-direct,.audio-download-btn,.font-size-btn{height:36px!important;width:36px!important}.audio-download-btn{border-radius:50%!important;justify-content:center!important;min-width:36px!important;padding:0!important}.audio-download-btn span,.speed-controls-custom{display:none!important}.speed-dropdown-mobile{display:block}.mobile-nav-btn{display:none!important}.lesson-wrapper{padding-top:5px!important}.lesson-wrapper .container{padding-left:0!important;padding-right:0!important}.lesson-right-content,.lesson-wrapper .lesson-right-content,body .lesson-right-content{padding:8px 0 0!important}.lesson-header-bar{margin-bottom:8px!important;padding:6px 10px!important}.lesson-breadcrumb .breadcrumb,.lesson-position-inline{font-size:.75rem!important}.lesson-title-row{margin-bottom:8px!important;padding-bottom:8px!important}.lesson-title-text{font-size:1.1rem!important}.transcript-container-custom{background:transparent;border:none;border-radius:0;box-shadow:none;box-sizing:border-box!important;font-size:1rem;line-height:1.85;margin-left:0!important;margin-right:0!important;padding:15px 20px!important;width:100%!important}.transcript-container-custom p{hyphens:auto!important;-webkit-hyphens:auto!important;margin-bottom:1.5em;text-align:justify!important;-webkit-text-align:justify!important;text-indent:1.5em;word-break:normal}}@media (max-width:430px){#playPauseBtnCustom span,.player-btn-custom#playPauseBtnCustom span{display:none!important}#playPauseBtnCustom,.player-btn-custom#playPauseBtnCustom{justify-content:center!important;min-width:36px!important;padding:0!important;width:36px!important}.mobile-menu-btn span{display:none!important}.mobile-menu-btn{flex:0 0 36px!important;justify-content:center!important;max-width:36px!important;min-width:36px!important;padding:0!important;width:36px!important}.audio-player-content-custom .mobile-menu-btn .fa-bars:before{content:"\f518"!important}.audio-player-content-custom .controls-row-custom{flex-wrap:nowrap!important;gap:4px!important;justify-content:center!important;row-gap:0!important}.audio-player-content-custom .controls-row-custom>.fullscreen-controls{display:none!important;margin-left:0!important}.audio-player-content-custom .controls-row-custom>#pwaSaveLessonBtn,.audio-player-content-custom .controls-row-custom>#restartBtnCustom,.audio-player-content-custom .controls-row-custom>#stopBtnCustom,.audio-player-content-custom .controls-row-custom>.add-to-playlist-btn-direct,.audio-player-content-custom .controls-row-custom>.restart-btn,.audio-player-content-custom .controls-row-custom>.stop-btn{margin-left:0!important;margin-right:0!important}.audio-player-content-custom .controls-row-custom>#stopBtnCustom.player-btn-custom.stop-btn{align-items:center!important;border-radius:50%!important;display:flex!important;flex:0 0 36px!important;height:36px!important;justify-content:center!important;max-height:36px!important;max-width:36px!important;min-height:36px!important;min-width:36px!important;padding:0!important;width:36px!important}.audio-player-content-custom .controls-row-custom>.font-size-controls{flex:0 0 auto!important;gap:4px!important;margin:0!important;width:auto!important}.audio-player-content-custom .controls-row-custom>#pwaSaveLessonBtn{flex:0 0 36px!important;height:36px!important;max-height:36px!important;max-width:36px!important;min-height:36px!important;min-width:36px!important;width:36px!important}.speed-cycle-btn{flex:0 0 40px!important;max-width:40px!important;min-width:40px!important;padding:0!important;width:40px!important}}@media (max-width:340px){.audio-player-content-custom .controls-row-custom{gap:3px!important}.audio-player-content-custom .controls-row-custom>#playPauseBtnCustom,.audio-player-content-custom .controls-row-custom>#pwaSaveLessonBtn,.audio-player-content-custom .controls-row-custom>#restartBtnCustom,.audio-player-content-custom .controls-row-custom>#stopBtnCustom,.audio-player-content-custom .controls-row-custom>#stopBtnCustom.player-btn-custom.stop-btn,.audio-player-content-custom .controls-row-custom>.add-to-playlist-btn-direct,.audio-player-content-custom .controls-row-custom>.font-size-controls>.font-size-btn,.audio-player-content-custom .controls-row-custom>.mobile-menu-btn,.audio-player-content-custom .controls-row-custom>.restart-btn,.audio-player-content-custom .controls-row-custom>.stop-btn{flex:0 0 32px!important;height:32px!important;max-height:32px!important;max-width:32px!important;min-height:32px!important;min-width:32px!important;width:32px!important}.audio-player-content-custom .controls-row-custom>.speed-cycle-btn{flex:0 0 36px!important;height:32px!important;max-height:32px!important;max-width:36px!important;min-height:32px!important;min-width:36px!important;width:36px!important}}@media (max-width:1100px){body.has-custom-player .col-lg-4{display:none!important}body.has-custom-player .col-lg-8{flex:0 0 100%;max-width:100%}}.add-to-playlist-modal{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.add-to-playlist-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);max-height:80vh;max-width:400px;overflow:hidden;width:100%}.add-to-playlist-header{align-items:center;background:linear-gradient(135deg,#bd926f,#a67d5e);color:#fff;display:flex;justify-content:space-between;padding:15px 20px}.add-to-playlist-header h4{font-size:1.1rem;font-weight:600;margin:0}.add-to-playlist-header h4 i{margin-right:8px}.close-modal-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1;padding:0}.close-modal-btn:hover{opacity:.8}.add-to-playlist-body{max-height:400px;overflow-y:auto;padding:15px 20px}.playlist-option{align-items:center;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;margin-bottom:10px;padding:12px 15px;transition:all .2s}.playlist-option:hover{background:#f5f5f5;border-color:#bd926f}.playlist-option.selected{background:#bd926f;border-color:#bd926f;color:#fff}.playlist-option i{font-size:1.1rem;margin-right:10px}.playlist-option-info{flex:1}.playlist-option-name{font-weight:600;margin-bottom:2px}.playlist-option-count{font-size:.8rem;opacity:.7}.create-playlist-btn{align-items:center;background:transparent;border:2px dashed #ccc;border-radius:8px;color:#666;cursor:pointer;display:flex;justify-content:center;margin-top:10px;padding:12px;transition:all .2s;width:100%}.create-playlist-btn:hover{border-color:#bd926f;color:#bd926f}.create-playlist-btn i{margin-right:8px}.playlist-login-message{color:#666;padding:20px;text-align:center}.playlist-login-message a{color:#bd926f;font-weight:600;text-decoration:none}.playlist-login-message a:hover{text-decoration:underline}.add-to-playlist-link{color:#bd926f!important;font-weight:600}.audio-download-btn{align-items:center;background:#474544!important;border:none!important;border-radius:50px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;cursor:pointer;display:inline-flex!important;font-size:.95rem!important;font-weight:600!important;gap:8px;padding:10px 20px!important;transition:all .2s ease}.audio-download-btn,.audio-download-btn:hover{color:#fff!important;text-decoration:none!important}.audio-download-btn:hover{background:#5a5958!important;box-shadow:0 3px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.audio-download-btn i{color:#bd926f!important}.controls-row-custom .audio-download-btn{order:5!important}.add-to-playlist-btn-direct{align-items:center;background:#474544!important;border:none!important;border-radius:50px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;color:#fff!important;cursor:pointer;display:flex!important;font-size:.95rem!important;font-weight:600!important;gap:8px;padding:10px 20px!important;transition:all .2s ease}.controls-row-custom{align-items:center!important;display:flex!important;flex-wrap:nowrap!important}.controls-row-custom .speed-controls-custom{margin-left:0!important}.controls-row-custom .font-size-controls{order:10!important}.controls-row-custom .fullscreen-controls{margin-left:auto!important;order:90!important}.controls-row-custom .add-to-playlist-btn-direct{margin-left:0!important;order:100!important}.add-to-playlist-btn-direct:hover{background:#5a5958;box-shadow:0 3px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.add-to-playlist-btn-direct .playlist-icon{color:#bd926f!important;font-size:1.8rem!important;font-weight:700!important;line-height:.8!important;transition:transform .2s ease}.add-to-playlist-btn-direct.added .playlist-icon{color:#bd926f}.add-to-playlist-btn-direct .playlist-text{color:#fff;letter-spacing:.5px;text-transform:uppercase}.add-to-playlist-btn-direct:disabled{cursor:default;opacity:.9}.font-size-controls{gap:8px!important}.font-size-btn,.font-size-controls{align-items:center!important;display:flex!important}.font-size-btn{background:#fff!important;border:none!important;border-radius:50%!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;color:#474544!important;cursor:pointer;font-weight:700!important;height:36px!important;justify-content:center!important;transition:all .2s ease;width:36px!important}.font-size-btn:hover{background:#face68!important;box-shadow:0 2px 5px rgba(0,0,0,.15)!important;transform:translateY(-1px)}.font-size-btn.decrease{font-size:.85rem!important}.font-size-btn.increase{font-size:1.1rem!important}.speed-cycle-btn{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#474544;cursor:pointer;display:flex;font-size:.95rem;font-weight:700;justify-content:center;min-width:50px;padding:10px 20px;text-align:center;transition:all .2s ease}.speed-cycle-btn:hover{background:#face68;box-shadow:0 3px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.speed-cycle-btn:active{transform:translateY(0)}@media (min-width:769px){.speed-cycle-btn{display:inline-flex}.speed-controls-custom.use-cycle-btn .speed-btn-custom{display:none!important}.add-to-playlist-btn-direct{font-size:.95rem;padding:10px 20px}.font-size-controls{margin-left:8px}.font-size-btn{height:36px;width:36px}}@media (max-width:768px){.speed-dropdown-mobile{display:none!important}.speed-cycle-btn{display:inline-flex;font-size:.8rem;height:32px;min-width:42px;order:95!important;padding:6px 12px}.add-to-playlist-btn-direct{border-radius:50%!important;height:36px!important;justify-content:center!important;margin-left:6px;order:100;padding:0!important;width:36px!important}.add-to-playlist-btn-direct .playlist-icon{font-size:1.3rem!important;margin:0!important}.add-to-playlist-btn-direct .playlist-text{display:none!important}.audio-download-btn{border-radius:50%!important;height:36px!important;justify-content:center!important;order:4!important;padding:0!important;width:36px!important}.audio-download-btn span{display:none!important}.font-size-controls{display:flex!important;gap:6px!important;margin-left:12px!important;margin-right:12px!important}.font-size-btn{align-items:center!important;display:flex!important;height:36px!important;justify-content:center!important;width:36px!important}.font-size-btn.decrease{font-size:.8rem!important}.font-size-btn.increase{font-size:1rem!important}}.transcript-container-custom.font-size-1{font-size:.9rem;line-height:1.7}.transcript-container-custom.font-size-2{font-size:1rem;line-height:1.8}.transcript-container-custom.font-size-3{font-size:1.15rem;line-height:2}.transcript-container-custom.font-size-4{font-size:1.3rem;line-height:2.1}.transcript-container-custom.font-size-5{font-size:1.5rem;line-height:2.2}.transcript-container-custom.font-size-6{font-size:1.7rem;line-height:2.3}@media (max-width:768px){.transcript-container-custom.font-size-1{font-size:.85rem}.transcript-container-custom.font-size-2{font-size:.95rem}.transcript-container-custom.font-size-3{font-size:1.05rem}.transcript-container-custom.font-size-4{font-size:1.2rem}.transcript-container-custom.font-size-5{font-size:1.35rem}.transcript-container-custom.font-size-6{font-size:1.5rem}.transcript-container-custom.font-size-1 p,.transcript-container-custom.font-size-2 p,.transcript-container-custom.font-size-3 p,.transcript-container-custom.font-size-4 p,.transcript-container-custom.font-size-5 p,.transcript-container-custom.font-size-6 p{margin-left:0!important;margin-right:0!important;text-align:justify!important}}.video-container-custom{margin-bottom:30px}.video-embed-wrapper-custom{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.15);height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-embed-wrapper-custom iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.audio-section-label{color:#474544;font-family:Frank Ruhl Libre,serif;font-size:1.3rem;margin:30px 0 20px;text-align:center}.video-mark-complete-wrapper{margin-top:15px;padding:20px 0;text-align:center}.video-mark-complete-btn{animation:fadeInUp .3s ease-out;background:linear-gradient(135deg,#48bb78,#38a169);border:none;border-radius:10px;box-shadow:0 4px 15px rgba(72,187,120,.4);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:all .2s ease}.video-mark-complete-btn:hover{box-shadow:0 6px 20px rgba(72,187,120,.5);transform:translateY(-2px)}.video-mark-complete-btn:disabled{background:#4caf50;box-shadow:0 4px 15px rgba(76,175,80,.3);cursor:default;transform:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-completed-sticky-bar{background:#fff;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.25);display:none;left:0;padding:0;position:fixed;right:0;z-index:9999}.mobile-completed-sticky-bar .sticky-bar-content{display:flex;width:100%}.mobile-completed-sticky-bar .sticky-bar-btn{align-items:center;border:none;cursor:pointer;display:flex;flex:1;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:16px 12px;text-decoration:none;transition:all .2s ease}.mobile-completed-sticky-bar .sticky-bar-btn i{font-size:1.1rem}.mobile-completed-sticky-bar .sticky-bar-btn.quiz-btn{background:#474544;color:#fff}.mobile-completed-sticky-bar .sticky-bar-btn.quiz-btn:active,.mobile-completed-sticky-bar .sticky-bar-btn.quiz-btn:hover{background:#5a5958}.mobile-completed-sticky-bar .sticky-bar-btn.next-btn{background:#face68;color:#474544}.mobile-completed-sticky-bar .sticky-bar-btn.next-btn:active,.mobile-completed-sticky-bar .sticky-bar-btn.next-btn:hover{background:#f5c44d}.mobile-incomplete-sticky-bar{background:#fff;bottom:0;box-shadow:0 -4px 20px rgba(0,0,0,.25);display:none;left:0;padding:0;position:fixed;right:0;z-index:9999}.mobile-incomplete-sticky-bar .sticky-bar-content{display:flex;width:100%}.mobile-incomplete-sticky-bar .mark-complete-sticky-btn{align-items:center;background:#474544;border:none;color:#fff;cursor:pointer;display:flex;flex:1;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:16px 12px;transition:all .2s ease}.mobile-incomplete-sticky-bar .mark-complete-sticky-btn:active,.mobile-incomplete-sticky-bar .mark-complete-sticky-btn:hover{background:#5a5958}.mobile-incomplete-sticky-bar .mark-complete-sticky-btn i{font-size:1.2rem}.mark-complete-confirm-modal{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:none;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.mark-complete-confirm-modal.active{display:flex}.mark-complete-confirm-content{animation:modalSlideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.3);max-width:340px;padding:30px 25px;text-align:center;width:100%}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mark-complete-confirm-content .modal-icon{margin-bottom:15px}.mark-complete-confirm-content .modal-icon-circle{align-items:center;background:#face68;border-radius:50%;display:flex;height:55px;justify-content:center;margin:0 auto;width:55px}.mark-complete-confirm-content .modal-icon-circle i{color:#474544;font-size:1.5rem}.mark-complete-confirm-content h3{color:#333;font-size:1.2rem;font-weight:600;line-height:1.4;margin:0 0 20px}.mark-complete-confirm-buttons{display:flex;gap:12px}.mark-complete-confirm-buttons button{border:none;border-radius:10px;cursor:pointer;flex:1;font-size:.95rem;font-weight:600;padding:14px 16px;transition:all .2s ease}.mark-complete-confirm-buttons .go-back-btn{background:#474544;color:#fff}.mark-complete-confirm-buttons .go-back-btn:hover{background:#5a5958}.mark-complete-confirm-buttons .confirm-complete-btn{background:#face68;color:#474544}.mark-complete-confirm-buttons .confirm-complete-btn:hover{background:#f5c44d}@media (max-width:768px){.mobile-completed-sticky-bar.active,.mobile-incomplete-sticky-bar.active{display:block}body.has-completed-sticky-bar,body.has-incomplete-sticky-bar{padding-bottom:70px}}
