.NewsCard-module__PDsw_W__card{border-bottom:1px solid var(--color-border,#e5e7eb);color:inherit;gap:2rem;padding-bottom:2rem;text-decoration:none;display:flex}.NewsCard-module__PDsw_W__card:last-child{border-bottom:none}.NewsCard-module__PDsw_W__content{flex:1}.NewsCard-module__PDsw_W__titleLink{text-decoration:none;display:block}.NewsCard-module__PDsw_W__title{color:var(--color-foreground,#111827);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4;transition:color .2s}.NewsCard-module__PDsw_W__titleLink:hover .NewsCard-module__PDsw_W__title{color:var(--color-primary)}.NewsCard-module__PDsw_W__description{color:var(--color-foreground-secondary,#6b7280);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsCard-module__PDsw_W__meta{color:#9ca3af;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.NewsCard-module__PDsw_W__metaItem{align-items:center;gap:.25rem;display:flex}.NewsCard-module__PDsw_W__metaIcon{font-size:16px}.NewsCard-module__PDsw_W__imageWrapper{background:#f3f4f6;border-radius:8px;flex-shrink:0;width:240px;height:135px;overflow:hidden}.NewsCard-module__PDsw_W__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewsCard-module__PDsw_W__card:hover .NewsCard-module__PDsw_W__image{transform:scale(1.05)}@media (max-width:768px){.NewsCard-module__PDsw_W__card{flex-direction:column-reverse;gap:1rem}.NewsCard-module__PDsw_W__imageWrapper{width:100%;height:200px}}
.NewsList-module__M-rV2q__list{flex-direction:column;gap:2rem;display:flex}
.RankingList-module__kNhqKq__widget{background:0 0}.RankingList-module__kNhqKq__title{color:#111827;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.RankingList-module__kNhqKq__list{flex-direction:column;gap:1.25rem;display:flex}.RankingList-module__kNhqKq__item{cursor:pointer;color:inherit;-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #e5e7eb80;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 4px #00000005}.RankingList-module__kNhqKq__item:hover{border-color:var(--color-primary);background:#ffffffe6;transform:translateY(-2px);box-shadow:0 12px 24px -10px #2563eb33}.RankingList-module__kNhqKq__rank{color:#9ca3af;min-width:1.5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.RankingList-module__kNhqKq__item:first-of-type .RankingList-module__kNhqKq__rank{color:#f97316}.RankingList-module__kNhqKq__item:nth-of-type(2) .RankingList-module__kNhqKq__rank{color:#f59e0b}.RankingList-module__kNhqKq__item:nth-of-type(3) .RankingList-module__kNhqKq__rank{color:#eab308}.RankingList-module__kNhqKq__content{color:#374151;font-size:.95rem;line-height:1.5;transition:color .2s}.RankingList-module__kNhqKq__item:hover .RankingList-module__kNhqKq__content{color:var(--color-primary)}
.PromoCard-module__JxJqUa__card{background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative;overflow:hidden}.PromoCard-module__JxJqUa__content h3{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.PromoCard-module__JxJqUa__content p{color:#db2777;margin:0 0 .25rem;font-size:.9rem;font-weight:600}.PromoCard-module__JxJqUa__subtext{color:#666!important;margin-top:4px!important;font-size:.8em!important;font-weight:400!important}.PromoCard-module__JxJqUa__qrCodeWrapper{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.PromoCard-module__JxJqUa__qrCode{background:#fff;border-radius:8px;width:100px;height:100px;padding:6px}.PromoCard-module__JxJqUa__qrImage{width:100%;height:100%}.PromoCard-module__JxJqUa__qrLabel{text-align:center;color:#666;margin-top:4px;font-size:10px}
.Pagination-module__tIBEpq__pagination{justify-content:flex-start;gap:.5rem;margin-top:3rem;display:flex}.Pagination-module__tIBEpq__pageBtn{border:1px solid var(--color-border,#e5e7eb);width:36px;height:36px;color:var(--color-foreground,#1f2937);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:.9rem;transition:all .2s;display:flex}.Pagination-module__tIBEpq__pageBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.Pagination-module__tIBEpq__active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.Pagination-module__tIBEpq__dots{cursor:default;background:0 0;border:none}.Pagination-module__tIBEpq__dots:hover{color:var(--color-foreground,#1f2937);border-color:#0000}.Pagination-module__tIBEpq__icon{font-size:16px}
.page-module__MkhXSa__container{grid-template-columns:1fr 340px;gap:3rem;max-width:1280px;min-height:calc(100vh - 300px);margin:0 auto;padding:3rem 1.5rem;display:grid}.page-module__MkhXSa__pageTitle{color:#111827;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.page-module__MkhXSa__sidebar{flex-direction:column;gap:2rem;display:flex}@media (max-width:1024px){.page-module__MkhXSa__container{grid-template-columns:1fr}}
