.login-page{background:linear-gradient(90deg,#0034b9 9.41%,#9716fb 50%)}.login-banner{display:flex;align-items:center;justify-content:center;padding:60px;color:#fff}.login-banner .banner-content{max-width:100%}.login-banner .banner-title{color:#ffd62b}.login-banner .banner-text{color:#fff;font-size:18px;display:block;margin-bottom:40px}.login-banner .banner-image{width:80%}.login-panel{display:flex;align-items:center;flex-direction:column;background:#fff;border-top-left-radius:40px;border-bottom-left-radius:40px;position:relative}.logo{width:240px;display:block;margin-top:15vh}.login-wrapper{width:50%;min-width:360px;position:relative;margin-top:10vh}.login-title{text-align:center;background:linear-gradient(120deg,#8020cf,#ff00f8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-copyright{position:absolute;bottom:24px;font-size:12px;color:#999}.stream-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.stream-card{height:100%}.stream-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #00000014}.new-alert-row{animation:rowPulse 1s ease-in-out infinite}@keyframes rowPulse{0%{background-color:#fff1f0}50%{background-color:#fff}to{background-color:#fff1f0}}.alerts-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px}.alerts-topbar .alerts-topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:992px){.alerts-topbar{flex-direction:column;align-items:flex-start}.alerts-topbar-actions{width:100%;justify-content:space-between}}@media(max-width:768px){.alerts-topbar-actions{flex-direction:column;align-items:stretch}.alerts-topbar-actions .ant-btn,.alerts-topbar-actions .ant-picker{width:100%}}.alert-card{width:100%;cursor:pointer}.alert-card .alert-image-wrapper{position:relative;overflow:hidden;aspect-ratio:16/9}@media(max-width:768px){.alert-card .alert-image-wrapper{height:180px}}@media(max-width:576px){.alert-card .alert-image-wrapper{height:220px}}.alert-card .alert-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.alert-card .alert-image-wrapper .alert-date{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#0009;color:#fff;padding:4px 8px;border-radius:6px;font-size:13px;font-weight:500;transition:opacity .4s ease;white-space:nowrap}.alert-card .alert-image-wrapper .alert-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000bf;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;opacity:0;padding:8px;box-sizing:border-box;text-align:center;font-size:14px;line-height:1.4;transition:opacity .4s ease;overflow:hidden}.alert-card .alert-image-wrapper .overlay-row,.alert-card .alert-image-wrapper .overlay-row-header{width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.alert-card .alert-image-wrapper .overlay-row-header{font-size:16px;font-weight:500}.alert-card .alert-image-wrapper:hover img{transform:scale(1.05)}.alert-card .alert-image-wrapper:hover .alert-date{opacity:0}.alert-card .alert-image-wrapper:hover .alert-overlay{opacity:1}.slick-slide{pointer-events:auto!important}.slick-track{display:flex!important}@keyframes pulseGlow{0%{box-shadow:0 0 #8020cfb3}70%{box-shadow:0 0 0 8px #8020cf00}to{box-shadow:0 0 #8020cf00}}.pulse-button{animation:pulseGlow 1.5s infinite;border-radius:50%}body{margin:0}
