.articles-index{color:#fff;background:#050816;min-height:100vh}.articles-index__nav{align-items:center;max-width:80rem;margin:0 auto;padding:1.5rem 1.5rem 0;display:flex}@media (min-width:1024px){.articles-index__nav{padding:1.75rem 2.5rem 0}}.articles-index__logo{text-transform:uppercase;letter-spacing:-.02em;color:#fff;font-size:1.1rem;font-style:italic;font-weight:900;text-decoration:none}.articles-index__logo span{color:#60a5fa}.articles-index__header{border-bottom:1px solid #ffffff12;max-width:80rem;margin:0 auto;padding:3rem 1.5rem 2.5rem}@media (min-width:1024px){.articles-index__header{padding:4rem 2.5rem 3rem}}.articles-index__label{letter-spacing:.28em;text-transform:uppercase;color:#818cf8;font-size:.6875rem;font-weight:900}.articles-index__title{text-transform:uppercase;color:#fff;margin-top:1rem;font-size:2.25rem;font-style:italic;font-weight:900;line-height:1.1}@media (min-width:640px){.articles-index__title{font-size:3rem}}.articles-index__sub{color:#71717a;max-width:42rem;margin-top:1rem;font-size:.9375rem;line-height:1.7}.articles-index__content{flex-direction:column;gap:1.5rem;max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem;display:flex}@media (min-width:1024px){.articles-index__content{padding:3rem 2.5rem}}.articles-index__featured{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:1.75rem;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}@media (min-width:768px){.articles-index__featured{padding:2.5rem}}.articles-index__featured:hover{background:#6366f10d;border-color:#6366f159}.articles-index__featured-title{text-transform:uppercase;color:#fff;font-size:1.5rem;font-style:italic;font-weight:900;line-height:1.2}@media (min-width:640px){.articles-index__featured-title{font-size:1.75rem}}.articles-index__featured-excerpt{color:#a1a1aa;max-width:56rem;font-size:.9375rem;line-height:1.8}.articles-index__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.articles-index__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.articles-index__grid{grid-template-columns:repeat(4,1fr)}}.articles-index__card{color:inherit;background:#ffffff05;border:1px solid #ffffff12;border-radius:1.5rem;flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.articles-index__card:hover{background:#6366f10a;border-color:#6366f14d}.articles-index__card-cluster{text-transform:uppercase;letter-spacing:.2em;color:#a5b4fc;background:#6366f11a;border:1px solid #6366f138;border-radius:9999px;width:fit-content;padding:.2rem .7rem;font-size:.6rem;font-weight:900;display:inline-flex}.articles-index__card-title{text-transform:uppercase;color:#e4e4e7;flex:1;font-size:.9375rem;font-style:italic;font-weight:900;line-height:1.3}.articles-index__card-excerpt{color:#71717a;font-size:.8125rem;line-height:1.75}.articles-index__card-meta{text-transform:uppercase;letter-spacing:.1em;color:#3f3f46;align-items:center;gap:.6rem;font-size:.6875rem;font-weight:700;display:flex}.articles-index__meta-dot{background:#3f3f46;border-radius:9999px;width:3px;height:3px}.articles-index__read-more{text-transform:uppercase;letter-spacing:.16em;color:#6366f1;align-items:center;gap:.35rem;font-size:.6875rem;font-weight:900;transition:color .15s;display:inline-flex}.articles-index__featured:hover .articles-index__read-more,.articles-index__card:hover .articles-index__read-more{color:#a5b4fc}.articles-index__footer-wrap{max-width:80rem;margin:0 auto;padding:0 1.5rem 2.5rem}@media (min-width:1024px){.articles-index__footer-wrap{padding:0 2.5rem 3rem}}
