.stories-module__eCMPca__successfulStories{background-color:var(--text-light);width:100%;color:var(--bg-purple);padding-top:2rem;padding-bottom:5rem}.stories-module__eCMPca__header{text-align:center;width:90%;margin:0 auto}.stories-module__eCMPca__pageTitle{font-size:var(--heading-h1);background-color:var(--bg-purple);color:var(--white);border-radius:10px;margin-bottom:4rem;padding:2rem}.stories-module__eCMPca__pageDesc{font-size:var(--font-size-large);color:#666;line-height:1.7}.stories-module__eCMPca__notfound,.stories-module__eCMPca__error{font-size:var(--font-size-small);color:#ff3b3b;background-color:var(--text-light);justify-content:center;align-items:center;display:flex}.stories-module__eCMPca__notfound p,.stories-module__eCMPca__error p{text-align:center;width:80%;margin:0 auto;padding:0}.stories-module__eCMPca__spinner{border:4px solid #0000;border-top:4px solid var(--primary-pink);border-radius:50%;width:4rem;height:4rem;animation:1.5s linear infinite stories-module__eCMPca__spin}@keyframes stories-module__eCMPca__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stories-module__eCMPca__skeleton{background:#0000000d;position:relative;overflow:hidden}.stories-module__eCMPca__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:150%;height:100%;animation:1.4s infinite stories-module__eCMPca__shimmer;position:absolute;top:0;left:-150%}@keyframes stories-module__eCMPca__shimmer{to{left:150%}}.stories-module__eCMPca__skeletonImage{border-radius:10px;width:100%;height:100%}.stories-module__eCMPca__skeletonTitle{border-radius:6px;width:70%;height:20px;margin:1rem auto}.stories-module__eCMPca__skeletonText{border-radius:4px;width:90%;height:12px;margin:.5rem auto}.stories-module__eCMPca__skeletonTextShort{border-radius:4px;width:60%;height:12px;margin:.5rem auto}.stories-module__eCMPca__skeletonAvatar{border-radius:50%;width:24px;height:24px}.stories-module__eCMPca__skeletonAuthor{border-radius:4px;width:80px;height:12px}.stories-module__eCMPca__skeletonButton{border-radius:8px;width:120px;height:35px}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards{grid-template-columns:repeat(auto-fit,minmax(29rem,1fr));gap:2rem;width:90%;margin:0 auto;display:grid}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card{background-color:#2002302c;border-radius:10px;flex-direction:column;justify-content:start;gap:1rem;max-width:60rem;height:48rem;min-height:30rem;padding:1rem;display:flex}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card:hover{transform:translateY(-2px)}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__image{border-radius:10px;width:100%;height:60%;margin:0 auto;position:relative;overflow:hidden}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__image img{object-fit:cover;width:100%;height:100%}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__image .stories-module__eCMPca__date{color:var(--white);font-weight:700;font-size:var(--font-size-small);background-color:#140314be;border-top-right-radius:5px;padding:1rem;position:absolute;bottom:0;left:0}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__info{scrollbar-width:thin;border:none;border-radius:10px;height:15rem;display:block;overflow:hidden auto}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__info .stories-module__eCMPca__title{font-size:var(--font-size-large);text-align:center;margin:.5rem;font-weight:700}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__info .stories-module__eCMPca__story{font-size:var(--font-size-small);opacity:.8;padding:1rem;overflow:hidden auto}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__info .stories-module__eCMPca__story button{color:#00f;cursor:pointer;background-color:#0000;border:none}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__info .stories-module__eCMPca__meta{color:#888;font-size:var(--font-size-small);justify-content:flex-start;gap:1rem;display:flex}.stories-module__eCMPca__readBtn{color:var(--bg-purple);cursor:pointer;align-items:center;gap:1rem;margin-top:1rem;font-weight:700;display:flex}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__more{justify-content:space-between;align-items:center;padding:1rem;display:flex}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__readStory a{text-decoration:none}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__readStory a button{background-color:var(--bg-purple);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.2rem;padding:1rem;display:flex}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__readStory a button:hover{transform:translateY(-2px)}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__readStory a button:active{transform:translateY(0)}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card .stories-module__eCMPca__more .stories-module__eCMPca__meta{font-size:var(--font-size-small);align-items:center;gap:1rem;display:flex}.stories-module__eCMPca__pagination{justify-content:center;align-items:center;gap:2rem;width:80%;height:5rem;margin:4rem auto 0;display:flex}.stories-module__eCMPca__pagination button{background-color:#0000;border:none;justify-content:center;align-items:center;display:flex}.stories-module__eCMPca__pagination,.stories-module__eCMPca__right:hover{transform:translate(-2px)}.stories-module__eCMPca__pagination,.stories-module__eCMPca__left:hover{transform:translate(2px)}.stories-module__eCMPca__pagination,.stories-module__eCMPca__right:active{transform:translate(0)}@media (max-width:48rem){.stories-module__eCMPca__header{text-align:center;width:90%;margin:0 auto 2rem}.stories-module__eCMPca__pageDesc{width:90%;margin:0 auto}.stories-module__eCMPca__successfulStories .stories-module__eCMPca__cards .stories-module__eCMPca__card{background-color:#2002302c;border-radius:10px;flex-direction:column;justify-content:start;gap:1rem;height:48rem;min-height:30rem;padding:1rem;display:flex}}
