.mobile-bar,.mobile-bar__overlay,.mobile-bar__panel{display:none}@media (max-width: 768px){.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;height:48px;background:#27272a;align-items:center;gap:.625rem;padding:0 .75rem;z-index:999;transform:translateY(100%);transition:transform .3s ease}.mobile-bar--visible{transform:translateY(0)}.mobile-bar__play-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:#27272a;cursor:pointer;flex-shrink:0}.mobile-bar__play-icon{width:16px;height:16px}.mobile-bar__kbd{font-size:.5625rem;font-family:inherit;color:#52525b;background:#1a1a1a;border:1px solid #3f3f46;border-radius:3px;padding:1px 3px;line-height:1;flex-shrink:0}.mobile-bar__progress{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:linear-gradient(to right,#ff6719 var(--track-progress, 0%),#3f3f46 var(--track-progress, 0%));border-radius:2px;cursor:pointer;outline:none;border:none;padding:0;margin:0}.mobile-bar__progress::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#ff6719;border-radius:50%;cursor:pointer;border:none;margin-top:-4px}.mobile-bar__progress::-moz-range-thumb{width:12px;height:12px;background:#ff6719;border-radius:50%;cursor:pointer;border:none}.mobile-bar__progress::-webkit-slider-runnable-track{height:4px;border-radius:2px}.mobile-bar__progress::-moz-range-track{height:4px;border-radius:2px;border:none;background:transparent}.mobile-bar__progress::-moz-range-progress{height:4px;background:#ff6719;border-radius:2px}.mobile-bar__time{font-size:.6875rem;color:#8f8f99;font-variant-numeric:tabular-nums;min-width:2rem;text-align:center;flex-shrink:0}.mobile-bar__section{flex:1;font-size:.8125rem;color:#e4e4e7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-bar__chapters-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:none;color:#8f8f99;cursor:pointer;flex-shrink:0;border-radius:6px;transition:color .15s}.mobile-bar__chapters-btn:hover{color:#fff}.mobile-bar__chapters-icon{width:20px;height:20px}.mobile-bar__overlay{display:block;position:fixed;top:0;right:0;left:0;bottom:48px;background:#00000080;z-index:997}.mobile-bar__panel{display:block;position:fixed;bottom:48px;left:0;right:0;max-height:60vh;background:#1a1a1a;border-radius:16px 16px 0 0;z-index:998;transform:translateY(100%);transition:transform .3s ease;overflow-y:auto;overscroll-behavior:contain}.mobile-bar__panel--open{transform:translateY(0)}.mobile-bar__panel-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .75rem;position:sticky;top:0;background:#1a1a1a;border-bottom:1px solid #27272a}.mobile-bar__panel-title{font-size:1rem;font-weight:600;color:#e4e4e7}.mobile-bar__panel-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#27272a;color:#8f8f99;border-radius:50%;cursor:pointer}.mobile-bar__panel-close-icon{width:18px;height:18px}.mobile-bar__toc{list-style:none;margin:0;padding:.5rem 0 1rem}.mobile-bar__toc-item{border-bottom:1px solid #27272a}.mobile-bar__toc-row{display:flex;align-items:center;padding:0 1.25rem}.mobile-bar__toc-item--h3 .mobile-bar__toc-row{padding-left:2rem}.mobile-bar__toc-link{flex:1;padding:.75rem 0;text-decoration:none;color:#8f8f99;font-size:.875rem;transition:color .15s}.mobile-bar__toc-item--h3 .mobile-bar__toc-link{font-size:.8125rem}.mobile-bar__toc-item--active .mobile-bar__toc-row{background:#ff671914}.mobile-bar__toc-item--active .mobile-bar__toc-link{color:#ff6719}.mobile-bar__toc-item--played .mobile-bar__toc-link{color:#e4e4e7}.mobile-bar__toc-audio-btn{display:flex;align-items:center;gap:.375rem;padding:.375rem .5rem;border:none;background:none;cursor:pointer;flex-shrink:0;border-radius:6px;transition:background .15s}.mobile-bar__toc-audio-btn:hover,.mobile-bar__toc-audio-btn:active{background:#ffffff14}.mobile-bar__toc-audio-time{font-size:.75rem;color:#52525b;font-variant-numeric:tabular-nums}.mobile-bar__toc-audio-icon{width:16px;height:16px;color:#52525b;transition:color .15s}.mobile-bar__toc-audio-btn:hover .mobile-bar__toc-audio-icon,.mobile-bar__toc-audio-btn:active .mobile-bar__toc-audio-icon{color:#ff6719}.mobile-bar__toc-audio-btn:hover .mobile-bar__toc-audio-time,.mobile-bar__toc-audio-btn:active .mobile-bar__toc-audio-time,.mobile-bar__toc-item--active .mobile-bar__toc-audio-time,.mobile-bar__toc-item--active .mobile-bar__toc-audio-icon{color:#ff8c4a}.mobile-bar__toc-item--audio-current .mobile-bar__toc-audio-icon{color:#ff6719}.mobile-bar__toc-item--audio-current .mobile-bar__toc-audio-time{color:#ff8c4a}.mobile-bar__toc-item--audio-playing .mobile-bar__toc-audio-btn{animation:mobile-toc-pulse 1.5s ease-in-out infinite}@keyframes mobile-toc-pulse{0%,to{opacity:1}50%{opacity:.3}}.mobile-bar__toc-item--played .mobile-bar__toc-audio-icon{color:#ff6719;background:#ff6719;border-radius:50%;padding:2px;width:20px;height:20px;color:#fff}.mobile-bar__toc-item--played .mobile-bar__toc-audio-time{color:#8f8f99}}.quote-share{position:absolute;z-index:9999;display:flex;align-items:center;gap:2px;background:#27272a;border:1px solid #3f3f46;border-radius:8px;padding:4px;box-shadow:0 4px 20px #0006;animation:quote-share-in .15s ease-out}@keyframes quote-share-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.quote-share__btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;color:#d4d4d8;border-radius:6px;cursor:pointer;text-decoration:none;transition:color .15s,background .15s}.quote-share__btn:hover{background:#3f3f46}.quote-share__btn--x:hover{color:#e4e4e7}.quote-share__btn--linkedin:hover{color:#0a66c2}.quote-share__btn--copy:hover{color:#e4e4e7}.quote-share__icon{width:16px;height:16px}.quote-share__icon--check{color:#4ade80}.quote-share__divider{width:1px;height:20px;background:#3f3f46;margin:0 2px}.reading-toast{position:fixed;bottom:64px;left:calc(50% - 184px);transform:translate(-50%);z-index:996;display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:.75rem 1rem;box-shadow:0 8px 24px #0000001f;white-space:nowrap}.reading-toast__text{font-size:.875rem;color:#18181b}.reading-toast__actions{display:flex;gap:.5rem}.reading-toast__btn{font-size:.8125rem;font-weight:600;border:none;border-radius:6px;padding:.375rem .75rem;cursor:pointer;font-family:inherit;transition:background .15s}.reading-toast__btn--continue{background:linear-gradient(135deg,#e85a10,#c44e0f);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.reading-toast__btn--continue:hover{background:linear-gradient(135deg,#d45312,#b3450d)}.reading-toast__btn--dismiss{background:#f4f4f5;color:#52525b}.reading-toast__btn--dismiss:hover{background:#e4e4e7}.theme--dark .reading-toast{background:#3f3f46;border-color:#52525b;box-shadow:0 8px 24px #00000080}.theme--dark .reading-toast__text{color:#e4e4e7}.theme--dark .reading-toast__btn--dismiss{background:#52525b;color:#e4e4e7}.theme--dark .reading-toast__btn--dismiss:hover{background:#71717a}.reading-toast-enter-active{animation:reading-toast-in .3s ease-out}.reading-toast-leave-active{animation:reading-toast-out .2s ease-in forwards}@keyframes reading-toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes reading-toast-out{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(12px)}}@media (max-width: 1024px){.reading-toast{left:50%}}@media (max-width: 480px){.reading-toast{left:1rem;right:1rem;transform:none;flex-direction:column;align-items:stretch;gap:.625rem;white-space:normal}.reading-toast__actions{justify-content:flex-end}.reading-toast-enter-active{animation:reading-toast-in-mobile .3s ease-out}.reading-toast-leave-active{animation:reading-toast-out-mobile .2s ease-in forwards}@keyframes reading-toast-in-mobile{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes reading-toast-out-mobile{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}}@keyframes anchor-flash{0%{background-color:#ff671933}to{background-color:transparent}}.anchor-highlight{animation:anchor-flash 2s ease-out;border-radius:4px}.shortcuts-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#0009}.shortcuts-panel{background:#27272a;border:1px solid #3f3f46;border-radius:12px;width:380px;max-width:calc(100vw - 2rem);box-shadow:0 16px 48px #0006}.shortcuts-panel__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #3f3f46}.shortcuts-panel__title{font-size:1rem;font-weight:600;color:#e4e4e7;margin:0}.shortcuts-panel__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#3f3f46;color:#8f8f99;border-radius:50%;cursor:pointer}.shortcuts-panel__close-icon{width:16px;height:16px}.shortcuts-panel__body{padding:1rem 1.25rem}.shortcuts-group{margin-bottom:1.25rem}.shortcuts-group:last-child{margin-bottom:0}.shortcuts-group__title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8f8f99;margin:0 0 .5rem}.shortcuts-row{display:flex;align-items:center;gap:.375rem;padding:.375rem 0;font-size:.875rem;color:#8f8f99}.shortcuts-row span{margin-left:auto;color:#d4d4d8}.shortcuts-row kbd{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;font-size:.75rem;font-family:inherit;color:#d4d4d8;background:#1a1a1a;border:1px solid #52525b;border-radius:4px;box-shadow:0 1px #52525b}.shortcuts-overlay-enter-active{transition:opacity .15s ease}.shortcuts-overlay-leave-active{transition:opacity .1s ease}.shortcuts-overlay-enter-from,.shortcuts-overlay-leave-to{opacity:0}
