Get the best deals and latest updates on theater and shows by signing up for TheaterMania's newsletter today!
:root{
–brand-blue:#0c4a6e; /* deep lake blue */
–brand-yellow:#fbbf24; /* warm beacon yellow */
–ink:#0f172a; /* slate-900 */
–muted:#475569; /* slate-600 */
–bg:#f8fafc; /* slate-50 */
–card:#ffffff;
–ring: rgba(12,74,110,.2);
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, “Apple Color Emoji”,”Segoe UI Emoji”;
color:var(–ink); background:linear-gradient(180deg, #e0f2fe 0%, #fefce8 100%);
}
.wrap{max-width:1000px; margin:0 auto; padding:24px;}
header{
position:relative; overflow:hidden; border-radius:24px; color:#003049;
background: radial-gradient(1200px 400px at 80% -200px, rgba(255,255,255,.35), transparent 60%),
linear-gradient(135deg, #0ea5e9 0%, #2563eb 40%, #0c4a6e 100%);
box-shadow: 0 20px 40px rgba(2, 6, 23, .18);
}
.header-inner{padding:60px 56px 80px 56px}
.badge{display:inline-block; background:var(–brand-yellow); color:#1f2937; font-weight:800; letter-spacing:.04em;
padding:6px 12px; border-radius:999px; box-shadow:0 6px 16px rgba(251,191,36,.45);}
h1{margin:.4rem 0 0; font-size: clamp(28px, 4.8vw, 56px); line-height:1.05; color:#fff;}
.sub{font-size: clamp(16px, 1.6vw, 20px); color:#e2e8f0; max-width:60ch;}
/* wave */
.wave{position:absolute; left:0; right:0; bottom:-1px;}
main{margin-top:28px; display:grid; grid-template-columns: 1.1fr .9fr; gap:24px}
@media (max-width: 900px){ main{grid-template-columns:1fr;}}
.card{background:var(–card); border-radius:20px; padding:24px; box-shadow:0 16px 36px rgba(2,6,23,.10); border:1px solid rgba(12,74,110,.06)}
.card h2{margin:0 0 8px 0; font-size:24px}
.lead{font-size:18px; color:var(–muted);}
ul.features{list-style:none; padding:0; margin:16px 0 0 0; display:grid; gap:14px}
.feat{display:grid; grid-template-columns: 28px 1fr; align-items:start; gap:12px}
.feat svg{width:24px; height:24px;}
.feat strong{display:block}
.menu{display:grid; grid-template-columns:1fr 1fr; gap:16px;}
@media (max-width: 650px){ .menu{grid-template-columns:1fr}}
.menu .box{background:#f8fafc; border:1px dashed rgba(12,74,110,.25); border-radius:16px; padding:16px}
.menu h3{margin:0 0 8px 0}
.price{display:flex; align-items:baseline; gap:10px; margin-top:8px}
.price .amt{font-size:36px; font-weight:800; color:var(–brand-blue)}
.price .tag{background:#ecfeff; color:#0369a1; padding:4px 10px; border-radius:999px; border:1px solid #bae6fd; font-size:12px}
.cta{display:flex; gap:12px; flex-wrap:wrap; margin-top:18px}
.cta a{display:inline-flex; align-items:center; justify-content:center; padding:14px 18px; border-radius:14px; text-decoration:none; font-weight:700}
.btn-primary{background:var(–brand-yellow); color:#1f2937; box-shadow:0 10px 24px rgba(251,191,36,.4);}
.btn-outline{border:1px solid rgba(12,74,110,.25); color:var(–brand-blue); background:white}
.small{font-size:13px; color:var(–muted)}
footer{margin:24px 0 60px; text-align:center; color:#64748b; font-size:14px}
Celebrate 906 Day the delicious way—on the water! By popular demand, we’ve teamed up with The Yooper Pasty Co. for a tasty U.P. cruise experience.
An all-inclusive evening featuring classic U.P. flavors, skyline views, and a trip both downriver toward Voyageur Island and upriver through the Soo Locks.
Space is limited.
document.getElementById(‘y’).textContent = new Date().getFullYear();