.NewsList-module__KtRoZG__section{padding:4rem 0}.NewsList-module__KtRoZG__container{max-width:80rem;margin:0 auto;padding:0 1rem}.NewsList-module__KtRoZG__header{text-align:center;margin-bottom:4rem}.NewsList-module__KtRoZG__title{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700}.NewsList-module__KtRoZG__subtitle{color:var(--text-secondary);max-width:40rem;margin:0 auto;font-size:1.125rem}.NewsList-module__KtRoZG__grid{grid-template-columns:1fr;gap:2rem;display:grid}.NewsList-module__KtRoZG__card{background-color:var(--xpr-panel-bg);border:1px solid var(--glass-border);border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.NewsList-module__KtRoZG__card:hover{border-color:var(--xpr-blue);transform:translateY(-4px);box-shadow:0 10px 30px -10px #00000080}.NewsList-module__KtRoZG__imageContainer{aspect-ratio:16/9;background-color:#1a1d26;width:100%;position:relative;overflow:hidden}.NewsList-module__KtRoZG__newsImage{object-fit:cover;background-color:#000;width:100%;height:100%}.NewsList-module__KtRoZG__imagePlaceholder{background:linear-gradient(45deg,var(--xpr-panel-bg),#1a1d26);width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-weight:500;display:flex}.NewsList-module__KtRoZG__categoryTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--xpr-cyan);background:#0009;border:1px solid #ffffff1a;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.NewsList-module__KtRoZG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.NewsList-module__KtRoZG__date{color:var(--text-muted);margin-bottom:.75rem;font-size:.875rem}.NewsList-module__KtRoZG__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.NewsList-module__KtRoZG__excerpt{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.NewsList-module__KtRoZG__readMore{color:var(--xpr-blue);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:flex}.NewsList-module__KtRoZG__card:hover .NewsList-module__KtRoZG__readMore{gap:.75rem}@media (min-width:768px){.NewsList-module__KtRoZG__container{padding:0 1.5rem}.NewsList-module__KtRoZG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.NewsList-module__KtRoZG__container{padding:0 2rem}.NewsList-module__KtRoZG__grid{grid-template-columns:repeat(3,1fr)}}
