← Back to The GoSeeDo Journal

Kaskade Is Bringing His Coachella Show to the Santa Monica Pier

Announced with barely two weeks of notice: Kaskade is bringing the full ORIGIN// production, the one that ran both weekends of Coachella, to the Santa Monica Pier on September 4. Four cities only, and one of them is home. Here is what we know, what we don't, and how to plan it.

Kaskade Is Bringing His Coachella Show to Santa Monica Pier | GoSeeDo :root { --teal: #689C9F; --deep-teal: #3D8F8F; --pink: #E98DCB; --peach: #E7A29C; --page-bg: #F6F2F4; --dark: #1A3A3A; --amber: #F59E0B; --card-bg: #FFFFFF; --brand-gradient: linear-gradient(135deg, var(--deep-teal) 0%, var(--teal) 40%, #7ab8b8 65%, var(--peach) 100%); } * { box-sizing: border-box; } body { margin: 0; background: var(--page-bg); color: var(--dark); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-size: 17px; line-height: 1.75; -webkit-font-smoothing: antialiased; } .wrap { max-width: 720px; margin: 0 auto; padding: 0 24px 80px; } .hero { background: var(--brand-gradient); color: #fff; padding: 72px 24px 60px; text-align: center; } .hero-inner { max-width: 720px; margin: 0 auto; } .eyebrow { font-family: 'Outfit', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 0.14em; text-transform: uppercase; opacity: 0.92; margin: 0 0 18px; } .hero h1 { font-family: 'Outfit', sans-serif; font-weight: 800; font-size: clamp(2rem, 5.6vw, 3.1rem); line-height: 1.1; margin: 0 0 20px; letter-spacing: -0.02em; } .hero p { font-size: 1.15rem; line-height: 1.6; margin