.streaming-container{max-width:90%;margin:0 auto;padding:20px}@media screen and (max-width:768px){.streaming-container{padding:0!important;max-width:100%!important;margin:0!important}.card{border-radius:0!important;margin:0!important}}.card{background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.card-header{background:linear-gradient(135deg,#2b5c7d,#336699);color:white;padding:1.5rem 2rem}.card-header h2{margin:0;font-size:1.5rem;font-weight:600}.card-content{padding:2rem}.warning-message{padding:1rem;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404}.seo-description{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #2b5c7d}.seo-description h3{color:#2b5c7d;font-size:1.5rem;font-weight:600;margin-top:0;margin-bottom:1rem}.seo-description p{font-size:1rem;line-height:1.8;color:#333;margin-bottom:1rem}.seo-description p:last-child{margin-bottom:0}.seo-description strong{color:#2b5c7d;font-weight:600}.model-status{margin-bottom:2rem}.model-status p{font-size:1rem;margin-bottom:1rem}.model-status button{margin-right:1rem;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.progress-indicator{margin-top:1rem;padding:.5rem}.progress-bar-container{width:100%;height:30px;background-color:#e0e0e0;border-radius:15px;overflow:hidden;margin-bottom:.5rem;position:relative}.progress-bar{height:100%;background:linear-gradient(90deg,#2b5c7d,#1e4a63);border-radius:15px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:.875rem;transition:width .3s ease;min-width:50px;padding:0 10px}.progress-indicator p{margin:0;font-size:.875rem;color:#666;text-align:center}.controls{margin-bottom:2rem;display:flex;gap:1rem;align-items:center}.button-with-tooltip{position:relative;display:inline-block}.button-with-tooltip button:disabled{cursor:not-allowed}.button-with-tooltip:hover button:disabled+.tooltip,.button-with-tooltip:hover:has(button:disabled) .tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.button-with-tooltip:hover .tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.tooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-8px);margin-bottom:8px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1000;white-space:nowrap}.tooltip-content{background:#2b5c7d;color:white;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.15);font-weight:500}.tooltip-arrow{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #2b5c7d}.controls button{margin-right:1rem;padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.controls button:disabled{opacity:.6;cursor:not-allowed}.status-indicator{display:flex;align-items:center;gap:1rem;padding:1rem;background:#e3f2fd;border-radius:4px;margin-bottom:2rem}.spinner-small{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#2b5c7d;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.transcription-container{margin-top:2rem;padding:1rem;background:#f9f9f9;border-radius:4px;border:1px solid #ddd}.transcription-container h3{margin-top:0;margin-bottom:1rem}.transcription-text{font-size:1rem;line-height:1.6;color:#333;white-space:pre-wrap}.transcription-text.scrollable{max-height:400px;overflow-y:auto;overflow-x:hidden;padding:1rem;background:white;border-radius:4px;border:1px solid #e0e0e0;scroll-behavior:smooth}.transcription-text.scrollable::-webkit-scrollbar{width:8px}.transcription-text.scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.transcription-text.scrollable::-webkit-scrollbar-thumb{background:#2b5c7d;border-radius:4px}.transcription-text.scrollable::-webkit-scrollbar-thumb:hover{background:#1e4a63}.error-message{padding:1rem;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-top:1rem}.btn-primary{background-color:#2b5c7d;color:white}.btn-primary:hover:not(:disabled){background-color:#1e4a63}.btn-secondary{background-color:#6c757d;color:white}.btn-secondary:hover:not(:disabled){background-color:#5a6268}.btn-warn{background-color:#dc3545;color:white}.btn-warn:hover:not(:disabled){background-color:#c82333}.spinner{display:inline-block;margin-left:.5rem;width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#2b5c7d;border-radius:50%;animation:spin 1s linear infinite}