.venues-article-list.gd-frame{box-sizing:border-box;margin:0 auto;max-width:1200px;overflow:hidden;padding:20px}.venues-article-list.gd-frame .featured-section{margin-bottom:40px}.venues-article-list.gd-frame .featured-title{align-items:center;color:#333;display:flex;font-size:14px;font-weight:700;gap:8px;letter-spacing:.5px;margin-bottom:20px}.venues-article-list.gd-frame .featured-title .star-icon{filter:invert(67%) sepia(74%) saturate(491%) hue-rotate(2deg) brightness(101%) contrast(101%);height:16px;width:16px}.venues-article-list.gd-frame .featured-grid{box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);width:100%}@media(max-width:992px){.venues-article-list.gd-frame .featured-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.venues-article-list.gd-frame .featured-grid{grid-template-columns:1fr}}.venues-article-list.gd-frame .venue-card{align-items:flex-start;background:#fff;border-radius:8px;box-sizing:border-box;color:inherit;display:flex;gap:12px;min-width:0;padding:16px;text-decoration:none;transition:all .2s}.venues-article-list.gd-frame .venue-card.featured-card{border:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,.06)}.venues-article-list.gd-frame .venue-card.featured-card:hover{border-color:#d32f2f;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.venues-article-list.gd-frame .venue-card.featured-card:hover .venue-card-title{color:#d32f2f}.venues-article-list.gd-frame .venue-card-image{align-items:center;background:#f5f5f5;border-radius:4px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.venues-article-list.gd-frame .venue-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.venues-article-list.gd-frame .venue-card-content{flex:1;min-width:0}.venues-article-list.gd-frame .venue-card-title{color:#333;font-size:14px;font-weight:600;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;transition:color .2s;white-space:nowrap}.venues-article-list.gd-frame .venue-card-location{color:#666;font-size:13px;margin:0 0 4px}.venues-article-list.gd-frame .venue-card-tables{color:#999;font-size:12px}.venues-article-list.gd-frame .alphabet-nav{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:20px;padding:16px 0}.venues-article-list.gd-frame .alphabet-nav .alphabet-link{align-items:center;border-radius:4px;display:flex;font-size:13px;font-weight:500;height:28px;justify-content:center;text-decoration:none;transition:all .2s;width:28px}.venues-article-list.gd-frame .alphabet-nav .alphabet-link.active{background:#f5f5f5;color:#333}.venues-article-list.gd-frame .alphabet-nav .alphabet-link.active:hover{background:#d32f2f;color:#fff}.venues-article-list.gd-frame .alphabet-nav .alphabet-link.disabled{color:#ccc;cursor:default}.venues-article-list.gd-frame .venues-count{color:#666;font-size:13px;margin-bottom:20px}.venues-article-list.gd-frame .venues-list{display:flex;flex-direction:column;gap:32px}.venues-article-list.gd-frame .letter-section{scroll-margin-top:20px}.venues-article-list.gd-frame .letter-header{align-items:baseline;border-bottom:2px solid #d32f2f;display:flex;gap:12px;margin-bottom:16px;padding-bottom:12px}.venues-article-list.gd-frame .letter-title{color:#333;font-size:18px;font-weight:700}.venues-article-list.gd-frame .letter-stats{color:#666;font-size:13px}.venues-article-list.gd-frame .letter-group{box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);width:100%}@media(max-width:992px){.venues-article-list.gd-frame .letter-group{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.venues-article-list.gd-frame .letter-group{grid-template-columns:1fr}}.venues-article-list.gd-frame .venue-item{background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;color:inherit;display:block;min-width:0;padding:16px 20px;text-decoration:none;transition:all .2s}.venues-article-list.gd-frame .venue-item:hover{border-color:#d32f2f;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.venues-article-list.gd-frame .venue-item:hover .venue-item-title{color:#d32f2f}.venues-article-list.gd-frame .venue-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;font-weight:600;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.venues-article-list.gd-frame .venue-item-meta{align-items:center;display:flex;gap:12px}.venues-article-list.gd-frame .venue-item-tables{color:#333;font-size:13px}.venues-article-list.gd-frame .venue-item-status{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;color:#666;font-size:12px;padding:2px 10px}