Coming Soon
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #000000;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.coming-soon {
color: #ddba5c;
font-size: 4em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 8px;
text-shadow: 0 0 20px rgba(221, 186, 92, 0.5);
animation: pulse 2s ease-in-out infinite;
}
@keyframes pulse {
0%, 100% {
opacity: 1;
text-shadow: 0 0 20px rgba(221, 186, 92, 0.5);
}
50% {
opacity: 0.7;
text-shadow: 0 0 30px rgba(221, 186, 92, 0.8);
}
}
@media (max-width: 768px) {
.coming-soon {
font-size: 2em;
letter-spacing: 4px;
}
}
Coming Soon
City of Storms (Pilot)
A murder in the French Quarter pulls Detective Justice Blake into a case steeped in rain, jazz, and shadows.At Crescent City Medical Center, Dr. Mercy Blake battles administrators to treat a patient with mysterious symptoms.At home, exhaustion meets wit and tension as the Blakes balance love and duty.At Big Mike’s bar, whispers of a new player in the drug trade ripple through the city.
