.footer{border-top:1px solid rgba(255,255,255,.1);margin-top:5rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.footer-section-title{color:#fff;font-size:1rem;letter-spacing:.5px;padding-bottom:.75rem;border-bottom:2px solid #007bff;display:inline-block;text-transform:uppercase;font-weight:700}.footer-links{padding-left:0}.footer-link{transition:all .3s ease;font-size:.95rem;color:#ffffffbf;display:inline-flex;align-items:center;gap:.5rem}.footer-link:before{content:"→";opacity:0;transform:translate(-5px);transition:all .3s ease}.footer-link:hover{color:#00d4ff!important;text-decoration:none;padding-left:.5rem}.footer-link:hover:before{opacity:1;transform:translate(0)}.footer hr{opacity:.2;margin:2rem 0}.footer p{font-size:.9rem;line-height:1.6;color:#fff9}.footer a{transition:color .3s ease}.footer a:hover{color:#00d4ff!important}.footer .container{max-width:1200px}.footer .col-md-6,.footer .col-lg-3{transition:transform .3s ease}.footer .col-md-6:hover,.footer .col-lg-3:hover{transform:translateY(-2px)}@media (max-width: 768px){.footer{margin-top:3rem;padding:2rem 1rem}.footer-section-title{font-size:.95rem;padding-bottom:.5rem}.footer-link{font-size:.9rem}.footer-links li{margin-bottom:.75rem!important}.footer .row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.footer hr{margin:1.5rem 0}.footer p{font-size:.85rem}}@media (max-width: 480px){.footer{padding:1.5rem .5rem}.footer-section-title{font-size:.9rem}.footer .row{grid-template-columns:1fr}.footer-link{font-size:.85rem}.footer .col-md-6{text-align:center}}.stream-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.stream-modal-content{width:90%;max-width:900px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;overflow:hidden;animation:slideIn .3s ease-out;display:flex;flex-direction:column;max-height:90vh;overflow-y:auto}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.stream-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:2px solid #f0f0f0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;flex-shrink:0}.stream-modal-header h2{margin:0;font-size:24px;font-weight:700;color:#fff}.stream-modal-close{background:none;border:none;font-size:28px;cursor:pointer;color:#fff;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.stream-modal-close:hover{transform:scale(1.2);color:#f0f0f0}.stream-modal-tabs{display:flex;gap:0;padding:0;margin:0;border-bottom:2px solid #e0e0e0;background:#f9f9f9;overflow-x:auto;flex-wrap:nowrap;flex-shrink:0}.stream-tab-btn{flex:1;min-width:100px;padding:14px 16px;border:none;background:transparent;color:#666;font-weight:500;font-size:14px;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;white-space:nowrap;text-transform:capitalize}.stream-tab-btn:hover{background:#f0f0f0;color:#333}.stream-tab-btn.active{color:#fff;border-bottom-color:#667eea;background:linear-gradient(90deg,#667eea,#764ba2)}.stream-modal-video-container{width:100%;height:450px;background:#222;position:relative;overflow:hidden;flex-shrink:0}.stream-modal-video-container iframe,.stream-modal-video-container video{width:100%!important;height:100%!important}.stream-modal-description{padding:15px 25px;background:#f9f9f9;color:#666;font-size:14px;line-height:1.6;border-bottom:1px solid #e0e0e0;flex-shrink:0}.stream-modal-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background:#fff;gap:15px;flex-wrap:wrap;flex-shrink:0}.stream-modal-link{color:#667eea;text-decoration:none;font-weight:600;padding:10px 16px;border-radius:6px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;flex:1;min-width:200px}.stream-modal-link:hover{background:#f0f0f0;color:#764ba2;text-decoration:none}.stream-modal-continue-btn{padding:12px 28px;background:linear-gradient(90deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:150px}.stream-modal-continue-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.stream-modal-continue-btn:active{transform:translateY(0)}@media (max-width: 768px){.stream-modal-content{width:95%;max-width:100%}.stream-modal-header h2{font-size:18px}.stream-modal-header{padding:15px}.stream-modal-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.stream-tab-btn{flex:0 0 auto;min-width:auto;padding:10px 14px;font-size:12px}.stream-modal-video-container{height:300px}.stream-modal-footer{flex-direction:column;padding:15px}.stream-modal-link,.stream-modal-continue-btn{width:100%;text-align:center}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spinnerRotate{0%{transform:rotate(0);border-color:#667eea transparent transparent transparent}25%{border-color:#667eea #764ba2 transparent transparent}50%{border-color:#667eea #764ba2 #667eea transparent}75%{border-color:#667eea #764ba2 #667eea #764ba2}to{transform:rotate(360deg);border-color:#667eea #764ba2 #667eea #764ba2}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.stream-loading-overlay{width:100%;height:450px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative;overflow:hidden}.stream-loading-overlay:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(102,126,234,.1) 0%,transparent 70%);pointer-events:none}.stream-loading-spinner{position:relative;width:80px;height:80px;z-index:1}.spinner-ring{position:absolute;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:spinnerRotate 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite}.spinner-ring:nth-child(2){animation-delay:.2s;border-width:2px}.spinner-ring:nth-child(3){animation-delay:.4s;border-width:1px}.stream-loading-text{font-size:16px;color:#999;margin:0;font-weight:500;letter-spacing:.5px;animation:pulse 1.5s ease-in-out infinite;z-index:1}.stream-modal-video-container{position:relative;overflow:hidden}.stream-modal-video-container>div{animation:fadeIn .3s ease-in}
