.stories-module__huQOma__container{max-width:1200px;margin:0 auto;padding:8rem 1rem 2rem}.stories-module__huQOma__intro{text-align:center;margin-bottom:2rem}.stories-module__huQOma__intro h1{color:var(--primary,#d4af37);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:3rem}.stories-module__huQOma__intro p{color:#666;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.stories-module__huQOma__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem;display:grid}.stories-module__huQOma__card{aspect-ratio:9/16;background:#000;border-radius:12px;text-decoration:none;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.stories-module__huQOma__card:hover{transform:translateY(-5px)}.stories-module__huQOma__poster{object-fit:cover;width:100%;height:100%}.stories-module__huQOma__overlay{background:linear-gradient(transparent,rgba(0,0,0,.9));flex-direction:column;justify-content:flex-end;width:100%;padding:1rem;display:flex;position:absolute;bottom:0;left:0}.stories-module__huQOma__title{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8);margin:0;font-size:1rem;font-weight:600}.stories-module__huQOma__loadMoreButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#d4af37 0%,#b49321 100%);border:none;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(212,175,55,.3)}.stories-module__huQOma__loadMoreButton:hover{background:linear-gradient(135deg,#e5c14d 0%,#c4a332 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,55,.5)}.stories-module__huQOma__loadMoreButton:disabled{opacity:.7;cursor:not-allowed;transform:none}
