.FrameViewer-module__c0G90q__frameViewer{flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.FrameViewer-module__c0G90q__canvasContainer{background-color:#000;width:100%;position:relative}.FrameViewer-module__c0G90q__canvas{will-change:contents;width:100%;height:auto;display:block}.FrameViewer-module__c0G90q__controls{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.FrameViewer-module__c0G90q__navButton{color:#fff;cursor:pointer;background-color:#3498db;border:none;border-radius:4px;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s}.FrameViewer-module__c0G90q__navButton:hover{background-color:#2980b9}.FrameViewer-module__c0G90q__navButton:disabled{cursor:not-allowed;background-color:#95a5a6}.FrameViewer-module__c0G90q__info{text-align:center;color:#333;font-size:1rem}.FrameViewer-module__c0G90q__listToggle{justify-content:center;margin:1rem 0;display:flex}.FrameViewer-module__c0G90q__toggleButton{color:#fff;cursor:pointer;background-color:#2ecc71;border:none;border-radius:4px;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s}.FrameViewer-module__c0G90q__toggleButton:hover{background-color:#27ae60}.FrameViewer-module__c0G90q__videoList{background-color:#f9f9f9;border:1px solid #ddd;border-radius:4px;margin-top:1rem;padding:1rem}.FrameViewer-module__c0G90q__videoList h3{color:#333;text-align:center;margin-top:0;margin-bottom:1rem;font-size:1.2rem}.FrameViewer-module__c0G90q__videoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.FrameViewer-module__c0G90q__videoItem{color:#fff;cursor:pointer;text-align:center;background-color:#3498db;border:none;border-radius:4px;padding:.5rem;font-size:.9rem;transition:all .2s}.FrameViewer-module__c0G90q__videoItem:hover{background-color:#2980b9;transform:translateY(-2px)}.FrameViewer-module__c0G90q__videoItem:disabled{cursor:not-allowed;background-color:#95a5a6;transform:none}.FrameViewer-module__c0G90q__currentVideo{background-color:#16a085;font-weight:700;box-shadow:0 0 0 2px rgba(52,152,219,.5)}.FrameViewer-module__c0G90q__preloadIndicator{color:#fff;z-index:10;background-color:rgba(0,0,0,.7);border-radius:4px;padding:5px 10px;font-size:12px;position:absolute;top:50px;right:10px}
