/* Chapter Overlay */ .chapter-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(40, 35, 30, 0.97); display: none; flex-direction: column; justify-content: center; align-items: center; z-index: 1000; text-align: center; padding: 40px; color: #e8dcc8; font-family: 'Courier New', monospace; } .chapter-overlay.active { display: flex; } .chapter-title { font-size: 1.8rem; margin-bottom: 8px; color: #c9a86c; letter-spacing: 2px; text-transform: uppercase; } .chapter-subtitle { font-size: 1rem; color: #8a7855; margin-bottom: 25px; font-style: italic; } .chapter-description { max-width: 450px; line-height: 1.7; margin-bottom: 35px; color: #aa9988; font-size: 0.95rem; } .chapter-continue-btn { background: #c9a86c; color: #252015; border: none; padding: 12px 35px; font-size: 1rem; cursor: pointer; font-family: 'Courier New', monospace; letter-spacing: 1px; } .chapter-continue-btn:hover { background: #ddc99c; }
A Correspondence Narrative
You are the town's newest postal worker. In your first week, you've found letters that were never delivered—some lost, some hidden, some refused. Explore the town, return what you can, and discover the stories behind them.