.story-number background: #ffd9b5; width: 2rem; height: 2rem; display: inline-flex; align-items: center; justify-content: center; border-radius: 60px; font-weight: bold; color: #9b3a0c;
.story-list list-style: none;
.container max-width: 900px; margin: 0 auto; background: #ffffffdd; backdrop-filter: blur(2px); border-radius: 2rem; box-shadow: 0 20px 35px -12px rgba(0,0,0,0.2); overflow: hidden; border: 1px solid #ffdfb8;