body{margin:0;font-family:Space Mono,monospace;background:#f6f6f6;color:#111}.space-mono-regular{font-family:Space Mono,monospace;font-weight:400;font-style:normal}.space-mono-bold{font-family:Space Mono,monospace;font-weight:700;font-style:normal}.space-mono-regular-italic{font-family:Space Mono,monospace;font-weight:400;font-style:italic}.space-mono-bold-italic{font-family:Space Mono,monospace;font-weight:700;font-style:italic}.commit-info{position:fixed;bottom:8px;right:8px;font-family:Space Mono,monospace;font-size:.9rem;font-weight:500;color:#222;padding:4px 8px;z-index:1000;cursor:default;-webkit-user-select:text;user-select:text}.commit-info:hover{color:#000}@media (max-width: 768px){.commit-info{font-size:.8rem;padding:3px 6px;bottom:6px;right:6px}.audio-player-container{padding:.75rem;box-shadow:3px 3px #222}.audio-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:0}.audio-controls-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.compact-play-btn{padding:.5rem 1rem;font-size:.9rem;box-shadow:2px 2px #222;min-width:85px}.compact-play-btn:hover{box-shadow:1px 1px #222}.speed-control{order:1}.speed-btn{padding:.5rem .7rem;font-size:.85rem;min-width:70px;box-shadow:2px 2px #222}.time-info{order:2;font-size:.85rem;font-weight:600;margin-left:auto}.seek-controls{order:3;display:flex!important;gap:.5rem;align-items:center}.seek-btn{padding:.4rem .6rem;font-size:.8rem;min-width:60px;box-shadow:2px 2px #666}.seek-btn:hover{box-shadow:1px 1px #666}.seek-controls .enhanced-timeline,.seek-controls .mobile-timeline{display:none!important}.audio-player-container>.enhanced-timeline{display:block!important;width:100%;margin-top:.75rem}.enhanced-timeline{cursor:pointer;padding:8px 0;height:auto;min-height:40px;display:flex;align-items:center}.timeline-track{height:6px;background:#e0e0e0;border:2px solid #222;border-radius:0;position:relative;width:100%}.timeline-progress{height:100%;background:#667eea}.timeline-thumb{width:16px;height:16px;top:50%;transform:translateY(-50%);border:2px solid #222;box-shadow:2px 2px #222;background:#fff;position:absolute}}@media (max-width: 480px){.audio-player-container{padding:.5rem}.compact-play-btn{padding:.35rem .6rem;font-size:.8rem;min-width:70px}.speed-btn{padding:.35rem .5rem;font-size:.75rem;min-width:60px}.seek-btn{padding:.3rem .45rem;font-size:.7rem;min-width:50px}}.sidebar-toggle-btn{font-family:Space Mono,monospace;font-size:1rem;background:#fff;border:2px solid #222;border-radius:.33em;padding:.4em 1.2em;cursor:pointer;box-shadow:2px 2px #222;transition:background .1s,box-shadow .1s;margin-bottom:1em;outline:none}.sidebar-toggle-btn:active{background:#e6e6e6;box-shadow:none}.sidebar-toggle-btn:focus{outline:2px solid #333}.container{padding:1rem 2rem;max-width:100vw;overflow-x:hidden}.player-section{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:1400px;margin:0 auto}.transcript{width:100%;height:75vh;overflow-y:auto;border:1px solid #ddd;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.line{cursor:pointer;padding:.4rem 0;line-height:1.4;border-bottom:1px solid #f0f0f0}.line:hover{background:#f9f9f9}.line.active{background:#ffc;padding-left:.5rem;border-left:3px solid #ffd700}.line.active .speaker{background:gold;color:#333;font-weight:700}.timestamp{color:#888;font-size:.8rem;margin-right:.25rem}.line-header{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.15rem}.speaker{color:#666;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;padding:.1rem .4rem;background:#e8e8e8;border-radius:.2rem}.line .text{display:block;line-height:1.5;color:#222}.enhanced-audio-wrapper{width:100%;max-width:100%}.audio-player-container{background:#fff;border:2px solid #222;border-radius:0;box-shadow:4px 4px #222;padding:1rem;width:100%;box-sizing:border-box}.audio-header{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1rem}.audio-header .time-info{margin-left:auto}.audio-controls-row{display:contents}.compact-play-btn{background:#7cfc00;color:#000;border:2px solid #222;border-radius:0;padding:.5rem 1rem;font-size:1rem;cursor:pointer;box-shadow:3px 3px #222;transition:all .12s;font-family:Space Mono,monospace;text-transform:uppercase;font-weight:600}.compact-play-btn.stop{background:#ff1744;color:#fff}.compact-play-btn:hover{transform:translate(1px,1px);box-shadow:2px 2px #222}.compact-play-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #222}.speed-control{position:relative;display:inline-block}.speed-btn{background:#fff;color:#222;border:2px solid #222;border-radius:0;padding:.5rem .8rem;font-size:.9rem;cursor:pointer;box-shadow:3px 3px #222;transition:all .12s;font-family:Space Mono,monospace;text-transform:none;font-weight:600;min-width:80px;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.speed-btn.active{background:#f0f0f0;transform:translate(1px,1px);box-shadow:2px 2px #222}.speed-btn:hover:not(.active){background:#f8f8f8;transform:translate(1px,1px);box-shadow:2px 2px #222}.speed-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #222}.speed-arrow{font-size:.7rem;color:#666}.speed-menu{position:absolute;top:100%;right:0;background:#fff;border:2px solid #222;border-top:none;box-shadow:3px 3px #222;z-index:1000;min-width:80px}.speed-option{display:block;width:100%;background:#fff;color:#222;border:none;border-bottom:1px solid #ddd;padding:.5rem .8rem;font-size:.9rem;cursor:pointer;font-family:Space Mono,monospace;font-weight:600;text-align:center;transition:background-color .12s}.speed-option:last-child{border-bottom:none}.speed-option:hover{background:#f0f0f0}.speed-option.current{background:#7cfc00;color:#000;font-weight:700}.speed-option.current:hover{background:#6fe000}.seek-controls{display:flex;gap:.5rem;align-items:center}.seek-btn{background:#fff;color:#222;border:2px solid #222;border-radius:0;padding:.4rem .6rem;font-size:.8rem;cursor:pointer;box-shadow:2px 2px #222;transition:all .12s;font-family:Space Mono,monospace;text-transform:none;font-weight:600;min-width:65px;white-space:nowrap}.seek-btn:hover{background:#f0f0f0;transform:translate(1px,1px);box-shadow:1px 1px #222}.seek-btn:active{transform:translate(2px,2px);box-shadow:none}.seek-btn.backward{border-color:#666;box-shadow:2px 2px #666}.seek-btn.backward:hover{box-shadow:1px 1px #666}.seek-btn.forward{border-color:#666;box-shadow:2px 2px #666}.seek-btn.forward:hover{box-shadow:1px 1px #666}.enhanced-play-btn{width:100%;font-size:1.2rem;padding:.8rem 1.5rem;border:2px solid #222;border-radius:0;font-family:Space Mono,monospace;text-transform:uppercase;cursor:pointer;box-shadow:4px 4px #222;transition:background .12s,transform .07s,box-shadow .07s;margin-top:1rem}.enhanced-play-btn.play{background:#7cfc00;color:#000}.enhanced-play-btn.stop{background:#ff1744;color:#fff}.enhanced-play-btn:hover{transform:translate(1px,1px);box-shadow:3px 3px #222}.enhanced-play-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #222}.time-info{display:flex;flex-direction:column;align-items:flex-end;font-family:Space Mono,monospace;font-size:.9rem;color:#222}.current-time{font-weight:700;font-size:1.1rem}.duration{color:#666;font-size:.8rem}.enhanced-timeline{width:100%;height:32px;position:relative;cursor:pointer;border:2px solid #222;box-shadow:2px 2px #222 inset;background:#f0f0f0}.enhanced-timeline .timeline-track{width:100%;height:100%;position:relative;background:#f8f8f8}.enhanced-timeline .timeline-progress{height:100%;background:#7cfc00;transition:width .1s ease}.enhanced-timeline .timeline-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#222;border:3px solid #fff;cursor:grab;box-shadow:2px 2px #000;border-radius:0}.enhanced-timeline .timeline-thumb:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.audio-wrapper{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:100%}.custom-timeline{width:100%;height:2rem;position:relative;cursor:pointer;border:2px solid #222;box-shadow:4px 4px #222;background:#fff;margin-bottom:.5rem}.timeline-track{width:100%;height:100%;position:relative;background:#f0f0f0}.timeline-progress{height:100%;background:#7cfc00;transition:width .1s ease}.timeline-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;background:#222;border:2px solid #fff;cursor:grab;box-shadow:2px 2px #000}.timeline-thumb:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.time-display{display:flex;justify-content:space-between;width:100%;font-family:Space Mono,monospace;font-size:.9rem;color:#222;margin-bottom:.5rem}.audio-wrapper audio{display:none}.large-play-stop-btn{width:100%;font-size:2rem;padding:1rem 1.5rem;border:2px solid #222;border-radius:0;font-family:Space Mono,monospace;text-transform:uppercase;cursor:pointer;box-shadow:4px 4px #222;transition:background .12s,transform .07s,box-shadow .07s}.large-play-stop-btn.play{background:#7cfc00;color:#000}.large-play-stop-btn.stop{background:#ff1744;color:#fff}.large-play-stop-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #222}.call-elon-btn{width:100%;font-size:2rem;padding:1rem 1.5rem;border:2px solid #222;border-radius:0;font-family:Space Mono,monospace;text-transform:uppercase;cursor:pointer;box-shadow:4px 4px #222;background:#fff;color:#000;transition:background .12s,transform .07s,box-shadow .07s}.call-elon-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #222}.transcript-container{max-height:400px;overflow-y:auto;border:1px solid #ccc;padding:10px;margin-top:20px}.transcript-line{padding:5px 0;cursor:pointer}.transcript-line:hover{background-color:#f0f0f0}.transcript-line.active{background-color:#e3f2fd;font-weight:700}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.mobile-timeline{display:none}
