*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#0a1826;font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}button{font-family:inherit}a{color:var(--mass-hv, #E0A32B);text-decoration:none}a:hover{color:var(--mass-hv-2, #F0B845)}::selection{background:var(--mass-hv, #E0A32B);color:#0a1826}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#8096a559;border-radius:6px}@keyframes massFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.mass-featured-row{display:grid;gap:18px;grid-template-columns:repeat(var(--feat-n, 4),minmax(0,1fr))}@media (max-width: 1180px){.mass-featured-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.mass-featured-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.mass-featured-row{grid-template-columns:1fr}}
