.st-root .uc-links{max-width:1180px;margin:clamp(60px,8vw,110px) auto 0;padding:0 clamp(20px,5vw,40px) clamp(60px,9vw,110px)}.st-root .uc-head{font-family:var(--disp);letter-spacing:-.035em;text-align:center;margin:0 0 clamp(28px,4vw,44px);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;line-height:1.04}.st-root .uc-head .g{background:var(--gradtext);color:#0000;-webkit-background-clip:text;background-clip:text}.st-root .uc-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.st-root .uc-card{grid-column:span 2}.st-root .uc-card:nth-last-child(2):nth-child(3n+1),.st-root .uc-card:last-child:nth-child(3n+2){grid-column:span 3}.st-root .uc-card{border:1px solid var(--rule);background:#0a0a11a8;background:lab(2.97992% .724271 -3.07224/.66);border-radius:15px;flex-direction:column;gap:7px;padding:18px 18px 20px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:flex;position:relative}.st-root .uc-card:hover{border-color:var(--rule2);background:#0e0f16cc;background:lab(4.33689% 1.06549 -4.5142/.8);transform:translateY(-2px)}.st-root .uc-kick{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--plight);font-size:11px}.st-root .uc-h{font-family:var(--disp);color:var(--ink);max-width:22ch;font-size:1.02rem;font-weight:700;line-height:1.25}.st-root .uc-arrow{color:var(--ink2);margin-top:2px;font-size:1rem;transition:transform .16s,color .16s}.st-root .uc-card:hover .uc-arrow{color:var(--ink);transform:translate(3px)}@media (max-width:52rem){.st-root .uc-grid{grid-template-columns:repeat(2,1fr)}.st-root .uc-card,.st-root .uc-card:nth-last-child(2):nth-child(3n+1),.st-root .uc-card:last-child:nth-child(3n+2){grid-column:auto}.st-root .uc-card:last-child:nth-child(odd){grid-column:1/-1}}@media (max-width:34rem){.st-root .uc-grid{grid-template-columns:1fr}}