.ArticlesExplorer-module__PNy_Xq__explorer{position:relative}.ArticlesExplorer-module__PNy_Xq__masthead{margin-bottom:48px}.ArticlesExplorer-module__PNy_Xq__badge{letter-spacing:.15em;color:var(--primary);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-family:monospace;font-size:.75rem;display:inline-flex}.ArticlesExplorer-module__PNy_Xq__mastheadRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.ArticlesExplorer-module__PNy_Xq__heading{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.05}.ArticlesExplorer-module__PNy_Xq__headingAccent{color:var(--primary);font-style:italic}.ArticlesExplorer-module__PNy_Xq__stat{text-align:right;flex-direction:column;align-items:flex-end;padding-bottom:6px;display:flex}.ArticlesExplorer-module__PNy_Xq__statNumber{color:var(--foreground);font-family:monospace;font-size:1.8rem;font-weight:600;line-height:1}.ArticlesExplorer-module__PNy_Xq__statLabel{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--foreground) 45%, transparent);margin-top:6px;font-family:monospace;font-size:.7rem}.ArticlesExplorer-module__PNy_Xq__subtitle{color:color-mix(in srgb, var(--foreground) 60%, transparent);max-width:620px;margin-top:24px;font-size:1.1rem;font-weight:300;line-height:1.6}.ArticlesExplorer-module__PNy_Xq__filterBar{border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);flex-wrap:wrap;gap:10px;margin-bottom:56px;padding-bottom:32px;display:flex}.ArticlesExplorer-module__PNy_Xq__filterPill{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);color:color-mix(in srgb, var(--foreground) 65%, transparent);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-family:inherit;font-size:.88rem;transition:border-color .2s,color .2s;display:inline-flex;position:relative;overflow:hidden}.ArticlesExplorer-module__PNy_Xq__filterPill:hover{border-color:color-mix(in srgb, var(--foreground) 25%, transparent);color:var(--foreground)}.ArticlesExplorer-module__PNy_Xq__filterPill[data-active=true]{color:var(--primary-foreground);border-color:#0000}.ArticlesExplorer-module__PNy_Xq__filterPillBg{background:var(--primary);z-index:0;border-radius:999px;position:absolute;inset:0}.ArticlesExplorer-module__PNy_Xq__filterPillLabel,.ArticlesExplorer-module__PNy_Xq__filterPillCount{z-index:1;position:relative}.ArticlesExplorer-module__PNy_Xq__filterPillCount{opacity:.7;font-family:monospace;font-size:.75rem}.ArticlesExplorer-module__PNy_Xq__featured{color:inherit;border-bottom:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);grid-template-columns:55% 1fr;align-items:stretch;gap:40px;margin-bottom:64px;padding-bottom:64px;text-decoration:none;display:grid}.ArticlesExplorer-module__PNy_Xq__featuredImage{background-color:var(--muted);border-radius:16px;min-height:420px;position:relative;overflow:hidden}.ArticlesExplorer-module__PNy_Xq__featuredImageOverlay{background:linear-gradient(#0000 55%,#0000008c 100%);position:absolute;inset:0}.ArticlesExplorer-module__PNy_Xq__featuredKicker{background:var(--primary);color:var(--primary-foreground);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 14px;font-size:.72rem;font-weight:600;position:absolute;top:20px;left:20px}.ArticlesExplorer-module__PNy_Xq__featuredBody{flex-direction:column;justify-content:center;padding:12px 0;display:flex}.ArticlesExplorer-module__PNy_Xq__featuredTitle{letter-spacing:-.01em;margin:20px 0 16px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;line-height:1.2}.ArticlesExplorer-module__PNy_Xq__featuredDesc{color:color-mix(in srgb, var(--foreground) 62%, transparent);margin-bottom:32px;font-size:1rem;line-height:1.7}.ArticlesExplorer-module__PNy_Xq__featuredFooter{justify-content:space-between;align-items:center;gap:16px;margin-top:auto;display:flex}.ArticlesExplorer-module__PNy_Xq__grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));grid-auto-flow:dense;gap:28px;display:grid}.ArticlesExplorer-module__PNy_Xq__gridItem,.ArticlesExplorer-module__PNy_Xq__gridItemWide{height:100%}.ArticlesExplorer-module__PNy_Xq__gridItemWide{grid-column:span 2}.ArticlesExplorer-module__PNy_Xq__card{background:color-mix(in srgb, var(--foreground) 2%, transparent);border:1px solid color-mix(in srgb, var(--foreground) 6%, transparent);height:100%;color:inherit;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.ArticlesExplorer-module__PNy_Xq__card:hover{border-color:color-mix(in srgb, var(--primary) 35%, transparent);box-shadow:0 20px 40px -24px color-mix(in srgb, var(--foreground) 25%, transparent);transform:translateY(-4px)}.ArticlesExplorer-module__PNy_Xq__card:hover .ArticlesExplorer-module__PNy_Xq__cardImage img{transform:scale(1.06)}.ArticlesExplorer-module__PNy_Xq__card:hover .ArticlesExplorer-module__PNy_Xq__cardArrow{background:var(--primary);color:var(--primary-foreground);transform:translate(2px)}.ArticlesExplorer-module__PNy_Xq__cardImage{background-color:var(--muted);width:100%;height:210px;position:relative;overflow:hidden}.ArticlesExplorer-module__PNy_Xq__cardImage img{transition:transform .5s}.ArticlesExplorer-module__PNy_Xq__cardCategory{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fafafa;letter-spacing:.04em;background:#0000008c;border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:600;position:absolute;top:14px;left:14px}.ArticlesExplorer-module__PNy_Xq__cardBody{flex-direction:column;flex-grow:1;padding:24px;display:flex}.ArticlesExplorer-module__PNy_Xq__cardTitle{margin:12px 0 10px;font-size:1.2rem;font-weight:600;line-height:1.35}.ArticlesExplorer-module__PNy_Xq__cardDesc{color:color-mix(in srgb, var(--foreground) 60%, transparent);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArticlesExplorer-module__PNy_Xq__cardFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.ArticlesExplorer-module__PNy_Xq__cardArrow{background:color-mix(in srgb, var(--foreground) 6%, transparent);width:34px;height:34px;color:var(--foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,color .25s,transform .25s;display:flex}.ArticlesExplorer-module__PNy_Xq__gridItemWide .ArticlesExplorer-module__PNy_Xq__card{flex-direction:row}.ArticlesExplorer-module__PNy_Xq__gridItemWide .ArticlesExplorer-module__PNy_Xq__cardImage{flex-shrink:0;width:42%;height:auto}.ArticlesExplorer-module__PNy_Xq__gridItemWide .ArticlesExplorer-module__PNy_Xq__cardBody{justify-content:center}.ArticlesExplorer-module__PNy_Xq__gridItemWide .ArticlesExplorer-module__PNy_Xq__cardTitle{font-size:1.4rem}.ArticlesExplorer-module__PNy_Xq__meta{color:color-mix(in srgb, var(--foreground) 40%, transparent);align-items:center;gap:14px;font-family:monospace;font-size:.8rem;display:flex}.ArticlesExplorer-module__PNy_Xq__category{color:var(--foreground);background:color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:4px;padding:4px 8px}.ArticlesExplorer-module__PNy_Xq__author{color:color-mix(in srgb, var(--foreground) 65%, transparent);align-items:center;gap:10px;font-size:.85rem;display:flex}.ArticlesExplorer-module__PNy_Xq__authorAvatar{background-color:var(--muted);border:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);width:28px;height:28px;color:color-mix(in srgb, var(--foreground) 50%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:relative;overflow:hidden}.ArticlesExplorer-module__PNy_Xq__readMore{color:var(--foreground);flex-shrink:0;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.ArticlesExplorer-module__PNy_Xq__empty{text-align:center;color:color-mix(in srgb, var(--foreground) 50%, transparent);padding:80px 0}@media (max-width:900px){.ArticlesExplorer-module__PNy_Xq__featured{grid-template-columns:1fr}.ArticlesExplorer-module__PNy_Xq__featuredImage{min-height:280px}}@media (max-width:640px){.ArticlesExplorer-module__PNy_Xq__mastheadRow{flex-direction:column;align-items:flex-start;gap:12px}.ArticlesExplorer-module__PNy_Xq__stat{text-align:left;align-items:flex-start}.ArticlesExplorer-module__PNy_Xq__grid{grid-template-columns:1fr}.ArticlesExplorer-module__PNy_Xq__gridItemWide{grid-column:span 1}.ArticlesExplorer-module__PNy_Xq__gridItemWide .ArticlesExplorer-module__PNy_Xq__card{flex-direction:column}.ArticlesExplorer-module__PNy_Xq__gridItemWide .ArticlesExplorer-module__PNy_Xq__cardImage{width:100%;height:210px}}
