.topresults-section{background-color:#fff4dc;padding:40px 0}.topresults-inner{max-width:var(--max-width);margin:0 auto;padding:0 20px}.topresults-inner h2{font-size:2rem;color:#333;border-bottom:3px solid #ffa64d;padding-bottom:.5rem;text-align:center;margin:0 auto 3rem;width:fit-content}.topresults-swiper .swiper-wrapper{padding-top:5px}.topresults-swiper{padding-left:32px;padding-right:32px}.topresults-swiper .topresults-slide{width:100%;flex-shrink:0}.topresults-slide{display:flex}.topresults-card{background:#fff;border:3px solid orange;border-radius:16px;padding:16px;text-align:center;height:350px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.topresults-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.1)}.topresults-card-thumb{position:relative;aspect-ratio:4/3;width:100%;overflow:hidden}.topresults-card-thumb img{position:absolute;width:100%;height:100%;object-fit:contain !important;object-position:center !important;top:0;left:0;border-radius:8px}.topresults-card-date,.topresults-card-location{margin-top:.5rem;font-size:.9rem;color:#333}.topresults-card-title{font-weight:700;margin:8px 0}.topresults-card-meta{font-size:.9rem;line-height:1.5;text-align:left;margin-top:12px}.topresults-card-meta a{color:#000;text-decoration:underline;transition:color .3s}.topresults-card-meta a:hover{color:#ff9800;text-decoration:none}.topresults-category-link{position:absolute;top:4px;left:4px;color:#000;background:#eee;padding:2px 6px;font-size:12px;border-radius:4px;z-index:2}.topresults-category-link a{color:#000;text-decoration:underline}.topresults-more-link{text-align:center;margin:3em 0}.topresults-more-link a{display:inline-block;padding:12px 30px;background-color:#ff7f00;color:#fff;font-weight:700;border-radius:30px;text-decoration:none;transition:background-color .3s ease;max-width:300px;width:auto;font-size:16px;line-height:1.4}.topresults-more-link a:hover{background-color:#e96b00;text-decoration:underline}.topresults-swiper .swiper-button-prev,.topresults-swiper .swiper-button-next{background:rgba(255,255,255,.6);border-radius:50%;width:40px;height:40px;color:#007bff;top:45%}.topresults-swiper .swiper-button-prev:hover,.topresults-swiper .swiper-button-next:hover{background:rgba(255,255,255,.9)}.topresults-swiper .swiper-pagination-bullets{text-align:center;bottom:0}.topresults-swiper .swiper-pagination-bullet{background:#ccc;opacity:1;margin:0 4px;width:8px;height:8px}.topresults-swiper .swiper-pagination-bullet-active{background:#ff7a00}