.press-module__4UdJVG__page{min-height:100dvh;padding-top:60px}.press-module__4UdJVG__hero{background:var(--bg);border-bottom:1px solid rgba(var(--fg-rgb), .05);justify-content:space-between;align-items:center;padding:18px 52px;display:flex}.press-module__4UdJVG__pageLabel{font-family:var(--font-sans), Inter, sans-serif;letter-spacing:3px;color:rgba(var(--fg-rgb), .3);text-transform:uppercase;font-size:9px}.press-module__4UdJVG__filters{flex-wrap:wrap;gap:6px;display:flex}.press-module__4UdJVG__filterPill{letter-spacing:1.2px;text-transform:uppercase;font-family:var(--font-sans), Inter, sans-serif;background:rgba(var(--fg-rgb), .05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(var(--fg-rgb), .1);color:rgba(var(--fg-rgb), .38);white-space:nowrap;cursor:pointer;border-radius:999px;padding:5px 14px;font-size:9px;transition:all .2s}.press-module__4UdJVG__filterPill:hover,.press-module__4UdJVG__filterPillActive{background:rgba(var(--fg-rgb), .11);border-color:rgba(var(--fg-rgb), .26);color:rgba(var(--fg-rgb), .85)}.press-module__4UdJVG__filterSelect{appearance:none;background:rgba(var(--fg-rgb), .08);border:1px solid rgba(var(--fg-rgb), .16);height:auto;color:var(--fg);line-height:1.2;font-family:var(--font-sans), Inter, sans-serif;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border-radius:999px;padding:6px 28px 6px 14px;font-size:9px;font-weight:400;display:none}.press-module__4UdJVG__filterSelect:focus{outline:none}@supports (-webkit-touch-callout:none){.press-module__4UdJVG__filterSelect{transform-origin:100%;width:177.78%;font-size:16px;transform:scale(.5625)}}.press-module__4UdJVG__filterSelect option{background:var(--bg);color:var(--fg);font-size:14px;font-family:var(--font-sans), Inter, sans-serif;padding:8px}.press-module__4UdJVG__grid{background:rgba(var(--fg-rgb), .05);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.press-module__4UdJVG__card{background:var(--bg);cursor:pointer;flex-direction:column;padding:28px;text-decoration:none;transition:background .2s;display:flex;position:relative;overflow:hidden}.press-module__4UdJVG__card:hover{background:#131210}.press-module__4UdJVG__card:after{content:"";background:linear-gradient(135deg, rgba(var(--fg-rgb), .015), transparent 60%);opacity:0;transition:opacity .25s;position:absolute;inset:0}.press-module__4UdJVG__card:hover:after{opacity:1}.press-module__4UdJVG__cardFeatured{grid-column:span 2}.press-module__4UdJVG__cardPodcast{background:linear-gradient(135deg,#100f0d,#131210)}.press-module__4UdJVG__cardSource{font-family:var(--font-sans), Inter, sans-serif;letter-spacing:2.5px;color:rgba(var(--fg-rgb), .22);text-transform:uppercase;margin-bottom:14px;font-size:7px}.press-module__4UdJVG__cardLogo{align-items:center;width:100%;height:42px;margin-bottom:16px;display:flex}.press-module__4UdJVG__cardLogoText{font-family:var(--font-rajdhani), Rajdhani, sans-serif;color:rgba(var(--fg-rgb), .7);letter-spacing:.5px;font-size:20px;font-weight:500}.press-module__4UdJVG__cardTitle{font-family:var(--font-sans), Inter, sans-serif;color:rgba(var(--fg-rgb), .8);flex:1;margin-bottom:10px;font-size:14px;font-weight:300;line-height:1.5}.press-module__4UdJVG__cardFeatured .press-module__4UdJVG__cardTitle{font-size:18px;line-height:1.4}.press-module__4UdJVG__cardExcerpt{font-family:var(--font-sans), Inter, sans-serif;color:rgba(var(--fg-rgb), .32);margin-bottom:16px;font-size:11px;font-weight:300;line-height:1.8}.press-module__4UdJVG__cardFeatured .press-module__4UdJVG__cardExcerpt{font-size:12px}.press-module__4UdJVG__cardMeta{border-top:1px solid rgba(var(--fg-rgb), .05);justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.press-module__4UdJVG__cardType{font-family:var(--font-sans), Inter, sans-serif;letter-spacing:2px;color:rgba(var(--fg-rgb), .18);text-transform:uppercase;font-size:7px}.press-module__4UdJVG__cardArrow{color:rgba(var(--fg-rgb), .2);font-size:10px;transition:color .2s,transform .2s}.press-module__4UdJVG__card:hover .press-module__4UdJVG__cardArrow{color:rgba(var(--fg-rgb), .65);transform:translate(3px,-1px)}.press-module__4UdJVG__kitBar{border-top:1px solid rgba(var(--fg-rgb), .05);background:var(--bg);justify-content:space-between;align-items:center;margin-top:1px;padding:24px 52px;display:flex}.press-module__4UdJVG__kitText{font-family:var(--font-sans), Inter, sans-serif;color:rgba(var(--fg-rgb), .35);font-size:11px;font-weight:300}.press-module__4UdJVG__kitBtns{gap:8px;display:flex}.press-module__4UdJVG__pillW{letter-spacing:1.2px;text-transform:uppercase;background:var(--fg);color:var(--bg);font-family:var(--font-sans), Inter, sans-serif;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:8px 20px;font-size:9px;font-weight:400;text-decoration:none;transition:opacity .2s;display:inline-flex}.press-module__4UdJVG__pillW:hover{opacity:.85}.press-module__4UdJVG__pill{letter-spacing:1.2px;text-transform:uppercase;background:rgba(var(--fg-rgb), .09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(var(--fg-rgb), .22);color:rgba(var(--fg-rgb), .88);font-family:var(--font-sans), Inter, sans-serif;white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-size:9px;font-weight:400;text-decoration:none;transition:all .25s;display:inline-flex}.press-module__4UdJVG__pill:hover{background:rgba(var(--fg-rgb), .16);border-color:rgba(var(--fg-rgb), .4);color:var(--fg)}@media (max-width:768px){.press-module__4UdJVG__page{padding-top:52px}.press-module__4UdJVG__hero{padding:16px 20px}.press-module__4UdJVG__filters{display:none}.press-module__4UdJVG__filterSelect{flex-shrink:0;width:auto;max-width:140px;display:block}.press-module__4UdJVG__grid{grid-template-columns:1fr}.press-module__4UdJVG__cardFeatured{grid-column:auto}.press-module__4UdJVG__kitBar{flex-direction:column;align-items:flex-start;gap:14px;padding:20px}}
